From owner-cvs-all@FreeBSD.ORG Sun Mar 6 00:12:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607B616A4CE; Sun, 6 Mar 2005 00:12:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A8743D1D; Sun, 6 Mar 2005 00:12:08 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j260C8vj016996; Sun, 6 Mar 2005 00:12:08 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j260C7Kx016995; Sun, 6 Mar 2005 00:12:07 GMT (envelope-from adamw) Message-Id: <200503060012.j260C7Kx016995@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 6 Mar 2005 00:12:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 00:12:08 -0000 adamw 2005-03-06 00:12:07 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2005.03.05. Approved by: maintainer (implicit) Revision Changes Path 1.170 +2 -2 ports/net/liveMedia/Makefile 1.159 +2 -2 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 00:15:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9F6816A4CE; Sun, 6 Mar 2005 00:15:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CAE43D49; Sun, 6 Mar 2005 00:15:08 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j260F8TM017824; Sun, 6 Mar 2005 00:15:08 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j260F8DM017823; Sun, 6 Mar 2005 00:15:08 GMT (envelope-from lesi) Message-Id: <200503060015.j260F8DM017823@repoman.freebsd.org> From: Dejan Lesjak Date: Sun, 6 Mar 2005 00:15:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/compositeext Makefile ports/x11/damageext Makefile ports/x11/fixesext Makefile ports/x11/libICE Makefile ports/x11/libSM Makefile ports/x11/libX11 Makefile ports/x11/libXau Makefile ports/x11/libXcomposite Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 00:15:09 -0000 lesi 2005-03-06 00:15:08 UTC FreeBSD ports repository Modified files: x11/compositeext Makefile x11/damageext Makefile x11/fixesext Makefile x11/libICE Makefile x11/libSM Makefile x11/libX11 Makefile x11/libXau Makefile x11/libXcomposite Makefile x11/libXcursor Makefile x11/libXdamage Makefile x11/libXdmcp Makefile x11/libXext Makefile x11/libXfixes Makefile x11/libXfont Makefile x11/libXi Makefile x11/libXinerama Makefile x11/libXp Makefile x11/libXpm Makefile x11/libXrandr Makefile x11/libXrender Makefile x11/libXres Makefile x11/libXtrans Makefile x11/libXv Makefile x11/libXxf86 Makefile x11/libxkbfile Makefile x11/panoramixext Makefile x11/printext Makefile x11/randrext Makefile x11/renderext Makefile x11/xextensions Makefile x11/xf86ext Makefile x11/xproto Makefile Log: Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. Revision Changes Path 1.6 +0 -1 ports/x11/compositeext/Makefile 1.6 +0 -1 ports/x11/damageext/Makefile 1.6 +0 -1 ports/x11/fixesext/Makefile 1.13 +0 -1 ports/x11/libICE/Makefile 1.14 +0 -1 ports/x11/libSM/Makefile 1.10 +0 -1 ports/x11/libX11/Makefile 1.9 +0 -1 ports/x11/libXau/Makefile 1.7 +0 -1 ports/x11/libXcomposite/Makefile 1.13 +0 -1 ports/x11/libXcursor/Makefile 1.7 +0 -1 ports/x11/libXdamage/Makefile 1.10 +0 -1 ports/x11/libXdmcp/Makefile 1.12 +0 -1 ports/x11/libXext/Makefile 1.8 +0 -1 ports/x11/libXfixes/Makefile 1.9 +0 -1 ports/x11/libXfont/Makefile 1.11 +0 -1 ports/x11/libXi/Makefile 1.8 +0 -1 ports/x11/libXinerama/Makefile 1.9 +0 -1 ports/x11/libXp/Makefile 1.12 +0 -1 ports/x11/libXpm/Makefile 1.9 +0 -1 ports/x11/libXrandr/Makefile 1.17 +0 -1 ports/x11/libXrender/Makefile 1.14 +0 -1 ports/x11/libXres/Makefile 1.5 +0 -1 ports/x11/libXtrans/Makefile 1.15 +0 -1 ports/x11/libXv/Makefile 1.5 +0 -1 ports/x11/libXxf86/Makefile 1.5 +0 -1 ports/x11/libxkbfile/Makefile 1.4 +0 -1 ports/x11/panoramixext/Makefile 1.8 +0 -1 ports/x11/printext/Makefile 1.8 +0 -1 ports/x11/randrext/Makefile 1.12 +0 -1 ports/x11/renderext/Makefile 1.9 +0 -1 ports/x11/xextensions/Makefile 1.5 +0 -1 ports/x11/xf86ext/Makefile 1.9 +0 -1 ports/x11/xproto/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 00:17:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C96F116A4CE; Sun, 6 Mar 2005 00:17:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9970D43D54; Sun, 6 Mar 2005 00:17:48 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j260Hmlr017980; Sun, 6 Mar 2005 00:17:48 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j260HmEM017979; Sun, 6 Mar 2005 00:17:48 GMT (envelope-from lesi) Message-Id: <200503060017.j260HmEM017979@repoman.freebsd.org> From: Dejan Lesjak Date: Sun, 6 Mar 2005 00:17:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/libXaw Makefileports/x11-toolkits/libXmu Makefile ports/x11-toolkits/libXt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 00:17:49 -0000 lesi 2005-03-06 00:17:48 UTC FreeBSD ports repository Modified files: x11-toolkits/libXaw Makefile x11-toolkits/libXmu Makefile x11-toolkits/libXt Makefile Log: Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. Revision Changes Path 1.10 +0 -1 ports/x11-toolkits/libXaw/Makefile 1.11 +0 -1 ports/x11-toolkits/libXmu/Makefile 1.17 +0 -1 ports/x11-toolkits/libXt/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 00:32:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D58016A4CE; Sun, 6 Mar 2005 00:32:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5CD143D3F; Sun, 6 Mar 2005 00:32:04 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j260W4vd018485; Sun, 6 Mar 2005 00:32:04 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j260W4wl018484; Sun, 6 Mar 2005 00:32:04 GMT (envelope-from oliver) Message-Id: <200503060032.j260W4wl018484@repoman.freebsd.org> From: Oliver Lehmann Date: Sun, 6 Mar 2005 00:32:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gqview-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 00:32:05 -0000 oliver 2005-03-06 00:32:04 UTC FreeBSD ports repository Modified files: graphics/gqview-devel Makefile distinfo Log: update to 2.1.0 make portlint a bit happier about the CONFLICTS line Revision Changes Path 1.14 +2 -2 ports/graphics/gqview-devel/Makefile 1.11 +2 -2 ports/graphics/gqview-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 02:10:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 894EB16A4E5; Sun, 6 Mar 2005 02:10:13 +0000 (GMT) Received: from lakermmtao09.cox.net (lakermmtao09.cox.net [68.230.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A8C343D46; Sun, 6 Mar 2005 02:10:12 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao09.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050306021010.GZWJ28448.lakermmtao09.cox.net@mezz.mezzweb.com>; Sat, 5 Mar 2005 21:10:10 -0500 To: "Kris Kennaway" References: <200503041854.j24Is8N6098087@repoman.freebsd.org> <20050305070729.GA46985@FreeBSD.org> <42296DE4.5000107@FreeBSD.org> <422A26E1.3050505@FreeBSD.org> <422A42B3.90707@FreeBSD.org> <20050305234149.GA22873@hub.freebsd.org> Message-ID: Date: Sat, 05 Mar 2005 20:11:01 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <20050305234149.GA22873@hub.freebsd.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-ports@freebsd.org cc: Alexey Dokuchaev cc: Sergey Matveychuk cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/games Makefile ports/games/QNetChess Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 02:10:13 -0000 On Sat, 5 Mar 2005 23:41:49 +0000, Kris Kennaway wrote: > On Sun, Mar 06, 2005 at 02:37:23AM +0300, Sergey Matveychuk wrote: >> Jeremy Messenger wrote: >> >> >I am not sure how can few of you have missed the points. The >> >lower-cased is much lesser problem. >> >> But I still see no problem on this. >> The most strong reason was a problem with port finding. >> But 'make search' works fine anyway. The 'make search' doesn't always work very well for the rookie. Trust me, I have seen few of it in bsdforums for where is 'abiword' while it was 'AbiWord'. > No, the problem was navigating with cd from the shell prompt and > having to guess which possible combination of capitalization the port > chooses to use. This argument was already carried out though. Also, that include 'pkg_delete foobar' and other tools, I had to check in pkg_info or else to for the correct combination of capitalization. Cheers, Mezz > Kris -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun Mar 6 03:19:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B4FA16A4CE; Sun, 6 Mar 2005 03:19:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60FF43D2F; Sun, 6 Mar 2005 03:19:19 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j263JJrp030883; Sun, 6 Mar 2005 03:19:19 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j263JJ41030882; Sun, 6 Mar 2005 03:19:19 GMT (envelope-from mux) Message-Id: <200503060319.j263JJ41030882@repoman.freebsd.org> From: Maxime Henrion Date: Sun, 6 Mar 2005 03:19:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/string strsignal.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 03:19:20 -0000 mux 2005-03-06 03:19:19 UTC FreeBSD src repository Modified files: lib/libc/string strsignal.c Log: Unbreak strsignal(). This is an MFC candidate. Reported by: Sean McNeil Revision Changes Path 1.7 +3 -2 src/lib/libc/string/strsignal.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 05:05:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFC5E16A4CE; Sun, 6 Mar 2005 05:05:53 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D88343D39; Sun, 6 Mar 2005 05:05:53 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 2265FC047; Sun, 6 Mar 2005 06:05:51 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 6E90F407C; Sun, 6 Mar 2005 06:05:06 +0100 (CET) Date: Sun, 6 Mar 2005 06:05:05 +0100 From: Jeremie Le Hen To: Warner Losh Message-ID: <20050306050505.GA71191@obiwan.tataz.chchile.org> References: <200502280127.j1S1ROkh066282@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502280127.j1S1ROkh066282@repoman.freebsd.org> User-Agent: Mutt/1.5.7i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 05:05:54 -0000 Hi, On Mon, Feb 28, 2005 at 01:27:24AM +0000, Warner Losh wrote: > imp 2005-02-28 01:27:24 UTC > > FreeBSD src repository > > Modified files: > sys/dev/cardbus cardbus.c > Log: > There were two calls to cardbus_do_cis when cardbus_do_cis changed, > yet I only changed one of them. So when we loaded drivers, we'd fail > to allocate resources correct. > > This pointed out that we were doing the wrong thing when we failed to > attach a child. We released all the resources and almost deleted the > child. Instead, we should keep the resources allocated so when/if a > driver is loaded, we can go w/o having to allocate them. We use > pci_cfg_save/restore to restore the BARs with these resources. > > This seems to fix the problems that we were seeing that I thought > might have magically gone away in the last revision of cardbus.c (but > really didn't). > > Noticed by: avatar (nicely done!) > > Revision Changes Path > 1.49 +5 -7 src/sys/dev/cardbus/cardbus.c This commit prevents my rl(4) network card from attaching. Reverting to rev 1.48 makes things goes right. Feel free to contact me if you need more details. Regards, -- Jeremie Le Hen jeremie at le-hen dot org From owner-cvs-all@FreeBSD.ORG Sun Mar 6 05:07:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0884416A4CE; Sun, 6 Mar 2005 05:07:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFCD343D46; Sun, 6 Mar 2005 05:07:26 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2657QaN043604; Sun, 6 Mar 2005 05:07:26 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2657Qiq043603; Sun, 6 Mar 2005 05:07:26 GMT (envelope-from mux) Message-Id: <200503060507.j2657Qiq043603@repoman.freebsd.org> From: Maxime Henrion Date: Sun, 6 Mar 2005 05:07:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 05:07:27 -0000 mux 2005-03-06 05:07:26 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Log: Cleanup: u_intXX_t -> uintX_t conversion. Revision Changes Path 1.228 +32 -32 src/sys/dev/fxp/if_fxp.c 1.37 +67 -67 src/sys/dev/fxp/if_fxpreg.h 1.34 +11 -11 src/sys/dev/fxp/if_fxpvar.h From owner-cvs-all@FreeBSD.ORG Sun Mar 6 05:16:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2080516A4CF; Sun, 6 Mar 2005 05:16:12 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB5243D1F; Sun, 6 Mar 2005 05:16:11 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j265FTxB003294; Sat, 5 Mar 2005 22:15:29 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 05 Mar 2005 22:16:00 -0700 (MST) Message-Id: <20050305.221600.35662653.imp@bsdimp.com> To: jeremie@le-hen.org From: "M. Warner Losh" In-Reply-To: <20050306050505.GA71191@obiwan.tataz.chchile.org> References: <200502280127.j1S1ROkh066282@repoman.freebsd.org> <20050306050505.GA71191@obiwan.tataz.chchile.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 05:16:12 -0000 In message: <20050306050505.GA71191@obiwan.tataz.chchile.org> Jeremie Le Hen writes: : Hi, : : On Mon, Feb 28, 2005 at 01:27:24AM +0000, Warner Losh wrote: : > imp 2005-02-28 01:27:24 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/dev/cardbus cardbus.c : > Log: : > There were two calls to cardbus_do_cis when cardbus_do_cis changed, : > yet I only changed one of them. So when we loaded drivers, we'd fail : > to allocate resources correct. : > : > This pointed out that we were doing the wrong thing when we failed to : > attach a child. We released all the resources and almost deleted the : > child. Instead, we should keep the resources allocated so when/if a : > driver is loaded, we can go w/o having to allocate them. We use : > pci_cfg_save/restore to restore the BARs with these resources. : > : > This seems to fix the problems that we were seeing that I thought : > might have magically gone away in the last revision of cardbus.c (but : > really didn't). : > : > Noticed by: avatar (nicely done!) : > : > Revision Changes Path : > 1.49 +5 -7 src/sys/dev/cardbus/cardbus.c : : This commit prevents my rl(4) network card from attaching. Reverting : to rev 1.48 makes things goes right. Feel free to contact me if you : need more details. Attaching how? On kldload or in general? What kind of card do you have? What messages are involved? Warner From owner-cvs-all@FreeBSD.ORG Sun Mar 6 05:55:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1E2E16A4CE; Sun, 6 Mar 2005 05:55:38 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC16243D2F; Sun, 6 Mar 2005 05:55:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.103] (adsl-67-124-50-148.dsl.snfc21.pacbell.net [67.124.50.148])j265tW5S003350; Sun, 6 Mar 2005 00:55:33 -0500 Message-ID: <422A9B53.8080504@elischer.org> Date: Sat, 05 Mar 2005 21:55:31 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050214 X-Accept-Language: en, hu MIME-Version: 1.0 To: Jeremie Le Hen References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <200503020915.28512.jhb@FreeBSD.org> <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <42279B6D.1000005@freebsd.org> <20050304182629.GA39457@VARK.MIT.EDU> <4228AB27.3020204@samsco.org> <4228B504.7000302@elischer.org> <20050305154248.GF15329@obiwan.tataz.chchile.org> In-Reply-To: <20050305154248.GF15329@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Scott Long cc: src-committers@FreeBSD.org cc: John Baldwin cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: David Xu cc: David Schultz Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 05:55:39 -0000 Jeremie Le Hen wrote: >>for a start I'd like to add a sysctl to turn off swapping out kernel >>stacks.. >>then if someone had a reproducible or atleast 'common" problem, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >>we could suggest turning it off to see >>if it fixes the problem.. that would be a big smoking gun.. > > > If I understand correctly, the problem with swapping is that it's > highly non-deterministic. Therefore having kthread swapping disabled > would not tell us whether the bug is really avoided or if we are just > fortunate enough to not trigger it. > > Regards, From owner-cvs-all@FreeBSD.ORG Sun Mar 6 06:33:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8308C16A4CE; Sun, 6 Mar 2005 06:33:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A0B43D2D; Sun, 6 Mar 2005 06:33:59 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j266Xxfq046504; Sun, 6 Mar 2005 06:33:59 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j266Xw3E046503; Sun, 6 Mar 2005 06:33:58 GMT (envelope-from leeym) Message-Id: <200503060633.j266Xw3E046503@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Mar 2005 06:33:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/scim-chewing Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 06:33:59 -0000 leeym 2005-03-06 06:33:58 UTC FreeBSD ports repository Modified files: chinese/scim-chewing Makefile distinfo pkg-plist Log: - update to scim-chewing-0.2.0 Revision Changes Path 1.2 +10 -7 ports/chinese/scim-chewing/Makefile 1.2 +2 -2 ports/chinese/scim-chewing/distinfo 1.2 +4 -2 ports/chinese/scim-chewing/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 06:55:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7087016A4CE; Sun, 6 Mar 2005 06:55:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 438EA43D49; Sun, 6 Mar 2005 06:55:12 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j266tCKd047386; Sun, 6 Mar 2005 06:55:12 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j266tBwq047385; Sun, 6 Mar 2005 06:55:11 GMT (envelope-from imp) Message-Id: <200503060655.j266tBwq047385@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Mar 2005 06:55:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/adlink adlink.c src/sys/dev/amd amd.c src/sys/dev/sym sym_hipd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 06:55:12 -0000 imp 2005-03-06 06:55:11 UTC FreeBSD src repository Modified files: sys/dev/adlink adlink.c sys/dev/amd amd.c sys/dev/sym sym_hipd.c Log: Use BUS_PROBE_DEFAULT Revision Changes Path 1.13 +1 -1 src/sys/dev/adlink/adlink.c 1.29 +1 -1 src/sys/dev/amd/amd.c 1.53 +2 -1 src/sys/dev/sym/sym_hipd.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 06:59:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D365416A4CE; Sun, 6 Mar 2005 06:59:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E7C43D3F; Sun, 6 Mar 2005 06:59:15 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j266xFB0047625; Sun, 6 Mar 2005 06:59:15 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j266xFEB047624; Sun, 6 Mar 2005 06:59:15 GMT (envelope-from imp) Message-Id: <200503060659.j266xFEB047624@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Mar 2005 06:59:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ppbus pps.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 06:59:16 -0000 imp 2005-03-06 06:59:15 UTC FreeBSD src repository Modified files: sys/dev/ppbus pps.c Log: Back out previous commit. The description didn't match the commit, and marking this interrupt as fast isn't quite right. It also needs to be MP Safe, and I've not done that work (yet). Revision Changes Path 1.46 +1 -1 src/sys/dev/ppbus/pps.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 07:20:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9346F16A4CE; Sun, 6 Mar 2005 07:20:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8B443D5C; Sun, 6 Mar 2005 07:20:58 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j267Kwn9048491; Sun, 6 Mar 2005 07:20:58 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j267KwaU048490; Sun, 6 Mar 2005 07:20:58 GMT (envelope-from simon) Message-Id: <200503060720.j267KwaU048490@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 6 Mar 2005 07:20:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations donors.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 07:20:58 -0000 simon 2005-03-06 07:20:57 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Santa Daniel sent me a new development server, which this is being committed from. Thanks! :-) Revision Changes Path 1.258 +16 -1 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 07:56:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97A5516A4CE; Sun, 6 Mar 2005 07:56:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A3643D2D; Sun, 6 Mar 2005 07:56:19 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j267uJ6Q049679; Sun, 6 Mar 2005 07:56:19 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j267uJ0b049678; Sun, 6 Mar 2005 07:56:19 GMT (envelope-from marcus) Message-Id: <200503060756.j267uJ0b049678@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Mar 2005 07:56:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_init.c thr_private.h thr_stack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 07:56:19 -0000 marcus 2005-03-06 07:56:18 UTC FreeBSD src repository (doc,ports committer) Modified files: lib/libthr/thread thr_init.c thr_private.h thr_stack.c Log: Increase the default stacksizes: 32-bit 64-bit main thread 2 MB 4 MB other threads 1 MB 2 MB Approved by: mtm Adapted from: libpthread Revision Changes Path 1.19 +16 -6 src/lib/libthr/thread/thr_init.c 1.43 +9 -3 src/lib/libthr/thread/thr_private.h 1.5 +6 -6 src/lib/libthr/thread/thr_stack.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 08:00:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E942416A4CE; Sun, 6 Mar 2005 08:00:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDAA343D31; Sun, 6 Mar 2005 08:00:03 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26803E4049873; Sun, 6 Mar 2005 08:00:03 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26803h3049872; Sun, 6 Mar 2005 08:00:03 GMT (envelope-from marcus) Message-Id: <200503060800.j26803h3049872@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Mar 2005 08:00:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib/libalias alias_skinny.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 08:00:04 -0000 marcus 2005-03-06 08:00:03 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) lib/libalias alias_skinny.c Log: MFC: rev 1.8 Fix a problem in the Skinny ALG where a specially crafted packet could cause a libalias application (e.g. natd, ppp, etc.) to crash. Note: Skinny support is not enabled in natd or ppp by default. Approved by: re (kensmith) Security: This fixes a remote DoS exploit Revision Changes Path 1.7.2.1 +4 -4 src/lib/libalias/alias_skinny.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 08:11:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B335516A4CE; Sun, 6 Mar 2005 08:11:26 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C32F43D55; Sun, 6 Mar 2005 08:11:26 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j268BPd4000197; Sun, 6 Mar 2005 03:11:25 -0500 (EST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j268BPxm000193; Sun, 6 Mar 2005 03:11:25 -0500 (EST) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Sun, 6 Mar 2005 03:11:24 -0500 (EST) From: Jeff Roberson To: David Xu In-Reply-To: <422A46E3.6070902@freebsd.org> Message-ID: <20050306031104.K50530@mail.chesapeake.net> References: <200503050915.j259F30c058488@repoman.freebsd.org> <20050305041220.M4921@odysseus.silby.com> <422A46E3.6070902@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Mike Silbersack cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys proc.h umtx.h src/sys/kernkern_thread.c kern_umtx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 08:11:26 -0000 On Sun, 6 Mar 2005, David Xu wrote: > Mike Silbersack wrote: > > > > > On Sat, 5 Mar 2005, David Xu wrote: > > > >> davidxu 2005-03-05 09:15:03 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/sys proc.h umtx.h > >> sys/kern kern_thread.c kern_umtx.c > >> Log: > >> Allocate umtx_q from heap instead of stack, this avoids > >> page fault panic in kernel under heavy swapping. > > > > > > Heavy swapping, or just unlucky swapping like we were talking about in > > relation to kern_sig.c? > > > If I understand it correctly, kernel stack is swapped out only when > there is memory > pressure, for example, following code: > > char *p = malloc(1024 * 1024 * 512); // assume you have memory less > than 512M > for (;;) > memset(p, 0, 1024 * 1024 * 512); > > and if there is thousands of thread in the kernel and all are sleeping > (rarely extreme case), swapping out all their kernel stack can save several > megabytes. because so many people have the objection to disable it, and > would like to accept a serious risk, I just adjusted the code to work > around it, > that does not mean I agree their points. > > > Mike "Silby" Silbersack > > > > > From owner-cvs-all@FreeBSD.ORG Sun Mar 6 08:36:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B526916A4CE; Sun, 6 Mar 2005 08:36:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8039143D46; Sun, 6 Mar 2005 08:36:46 +0000 (GMT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j268ak8G051930; Sun, 6 Mar 2005 08:36:46 GMT (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j268akSM051929; Sun, 6 Mar 2005 08:36:46 GMT (envelope-from foxfair) Message-Id: <200503060836.j268akSM051929@repoman.freebsd.org> From: Foxfair Hu Date: Sun, 6 Mar 2005 08:36:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/pmwiki Makefile distinfo pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 08:36:46 -0000 foxfair 2005-03-06 08:36:45 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pmwiki Makefile distinfo pkg-descr pkg-message Log: Add pmwiki 2.0b25, a WikiWikiWeb clone using PHP. PR: ports/78099 Submitted by: Jin-Shan Tseng Revision Changes Path 1.1046 +1 -0 ports/www/Makefile 1.1 +59 -0 ports/www/pmwiki/Makefile (new) 1.1 +2 -0 ports/www/pmwiki/distinfo (new) 1.1 +5 -0 ports/www/pmwiki/pkg-descr (new) 1.1 +10 -0 ports/www/pmwiki/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 08:45:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2B6816A4CE; Sun, 6 Mar 2005 08:45:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C967F43D4C; Sun, 6 Mar 2005 08:45:42 +0000 (GMT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j268jgbh052399; Sun, 6 Mar 2005 08:45:42 GMT (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j268jgW7052398; Sun, 6 Mar 2005 08:45:42 GMT (envelope-from foxfair) Message-Id: <200503060845.j268jgW7052398@repoman.freebsd.org> From: Foxfair Hu Date: Sun, 6 Mar 2005 08:45:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 08:45:43 -0000 foxfair 2005-03-06 08:45:42 UTC FreeBSD ports repository Modified files: . modules Log: pmwiki --> ports/www/pmwiki Revision Changes Path 1.12049 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Mar 6 09:15:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A377916A4CE; Sun, 6 Mar 2005 09:15:45 +0000 (GMT) Received: from les.ath.cx (12.41.244.43.ap.yournet.ne.jp [43.244.41.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B85C43D39; Sun, 6 Mar 2005 09:15:45 +0000 (GMT) (envelope-from qhwt+fbsd@les.ath.cx) Received: by les.ath.cx (Postfix, from userid 1000) id 7ECED1B8760; Sun, 6 Mar 2005 18:15:43 +0900 (JST) Date: Sun, 6 Mar 2005 18:15:43 +0900 From: YONETANI Tomokazu To: Andre Oppermann Message-ID: <20050306091543.GA64889@les.ath.cx> References: <200502221740.j1MHefOr065785@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502221740.j1MHefOr065785@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 src/sys/conf NOTES options src/sys/netinet ip_input.c ip_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 09:15:45 -0000 On Tue, Feb 22, 2005 at 05:40:41PM +0000, Andre Oppermann wrote: > 1.494 +1 -0 src/sys/conf/options Hi. A few anonymous posters on a BBS reported that there's a typo in the added line, making the new option useless: IPFIREWALL_FORWARD_EXTENDED opt_ifpw.h ``opt_ifpw.h'' should be ``opt_ipfw.h''. Regards. From owner-cvs-all@FreeBSD.ORG Sun Mar 6 09:22:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A45016A4CE; Sun, 6 Mar 2005 09:22:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FEC943D2D; Sun, 6 Mar 2005 09:22:08 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j269M7t6060541; Sun, 6 Mar 2005 09:22:07 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j269M75K060540; Sun, 6 Mar 2005 09:22:07 GMT (envelope-from thierry) Message-Id: <200503060922.j269M75K060540@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 09:22:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/tidy-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 09:22:08 -0000 thierry 2005-03-06 09:22:07 UTC FreeBSD ports repository Modified files: www/tidy-devel Makefile distinfo Log: Upgrade to 050305. Revision Changes Path 1.112 +1 -1 ports/www/tidy-devel/Makefile 1.98 +2 -2 ports/www/tidy-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 10:01:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DEA216A4CE; Sun, 6 Mar 2005 10:01:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E656843D2F; Sun, 6 Mar 2005 10:01:53 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26A1rBS061823; Sun, 6 Mar 2005 10:01:53 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26A1rTJ061822; Sun, 6 Mar 2005 10:01:53 GMT (envelope-from thierry) Message-Id: <200503061001.j26A1rTJ061822@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 10:01:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/adodb Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 10:01:54 -0000 thierry 2005-03-06 10:01:53 UTC FreeBSD ports repository Modified files: databases/adodb Makefile distinfo pkg-plist Log: - Upgrade to 4.61; - Add an option to install tests. PR: 78129 Submitted by: Martin Matuska (maintainer) Revision Changes Path 1.37 +29 -119 ports/databases/adodb/Makefile 1.23 +2 -2 ports/databases/adodb/distinfo 1.22 +9 -0 ports/databases/adodb/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 10:17:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 328D016A4CE; Sun, 6 Mar 2005 10:17:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0907343D39; Sun, 6 Mar 2005 10:17:31 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26AHUnW062366; Sun, 6 Mar 2005 10:17:30 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26AHUww062365; Sun, 6 Mar 2005 10:17:30 GMT (envelope-from njl) Message-Id: <200503061017.j26AHUww062365@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Mar 2005 10:17:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-lowlevel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 10:17:31 -0000 njl 2005-03-06 10:17:30 UTC FreeBSD src repository Modified files: sys/dev/ata ata-lowlevel.c Log: Whitespace nit. Clarifies which body this line belongs to. Revision Changes Path 1.54 +1 -1 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 10:34:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80AFE16A4CE; Sun, 6 Mar 2005 10:34:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A03A43D4C; Sun, 6 Mar 2005 10:34:16 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26AYG5b063071; Sun, 6 Mar 2005 10:34:16 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26AYG0F063070; Sun, 6 Mar 2005 10:34:16 GMT (envelope-from oliver) Message-Id: <200503061034.j26AYG0F063070@repoman.freebsd.org> From: Oliver Lehmann Date: Sun, 6 Mar 2005 10:34:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile distinfo pkg-plist ports/multimedia/mplayer/files extra-patch-gcc34 patch-ad patch-ae patch-libvo-vo_md5.c patch-mplayer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 10:34:16 -0000 oliver 2005-03-06 10:34:16 UTC FreeBSD ports repository Modified files: multimedia/mplayer Makefile distinfo pkg-plist multimedia/mplayer/files extra-patch-gcc34 patch-ad patch-ae Added files: multimedia/mplayer/files patch-mplayer.c Removed files: multimedia/mplayer/files patch-libfaad2-structs.h patch-libmpdemux-demux_rtp.cpp patch-libvo-vo_md5.c Log: update to 0.99.6 PR: 77882 Submitted by: maintainer Revision Changes Path 1.111 +158 -48 ports/multimedia/mplayer/Makefile 1.28 +2 -4 ports/multimedia/mplayer/distinfo 1.3 +14 -0 ports/multimedia/mplayer/files/extra-patch-gcc34 1.20 +39 -20 ports/multimedia/mplayer/files/patch-ad 1.13 +9 -5 ports/multimedia/mplayer/files/patch-ae 1.2 +0 -94 ports/multimedia/mplayer/files/patch-libfaad2-structs.h (dead) 1.2 +0 -11 ports/multimedia/mplayer/files/patch-libmpdemux-demux_rtp.cpp (dead) 1.2 +0 -11 ports/multimedia/mplayer/files/patch-libvo-vo_md5.c (dead) 1.1 +11 -0 ports/multimedia/mplayer/files/patch-mplayer.c (new) 1.17 +87 -85 ports/multimedia/mplayer/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 10:42:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 231A516A4CE; Sun, 6 Mar 2005 10:42:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E735A43D2F; Sun, 6 Mar 2005 10:42:17 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26AgHTG063387; Sun, 6 Mar 2005 10:42:17 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26AgHWc063386; Sun, 6 Mar 2005 10:42:17 GMT (envelope-from cperciva) Message-Id: <200503061042.j26AgHWc063386@repoman.freebsd.org> From: Colin Percival Date: Sun, 6 Mar 2005 10:42:17 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/security security.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 10:42:18 -0000 cperciva 2005-03-06 10:42:17 UTC FreeBSD doc repository (src committer) Modified files: en/security security.sgml Log: Update to reflect reality: 1. The security-officer alias goes to three people, not four; there is one member of the core team on the alias, not two. 2. Our set of close working relationships includes DragonFlyBSD as well as the older BSDs. 3. We usually commit security fixes to HEAD and the security branches (nearly) simultaneously; there is no longer a significant lag between disclosure-via-CVS and the advisory being sent out. With hat: secteam Revision Changes Path 1.171 +6 -21 www/en/security/security.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 10:46:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 383CC16A4CE; Sun, 6 Mar 2005 10:46:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DE1443D31; Sun, 6 Mar 2005 10:46:48 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26AklDd063623; Sun, 6 Mar 2005 10:46:47 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26AklJs063622; Sun, 6 Mar 2005 10:46:47 GMT (envelope-from kensmith) Message-Id: <200503061046.j26AklJs063622@repoman.freebsd.org> From: Ken Smith Date: Sun, 6 Mar 2005 10:46:47 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/4.11R Makefile errata_policy.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 10:46:48 -0000 kensmith 2005-03-06 10:46:47 UTC FreeBSD doc repository Modified files: en/releases/4.11R Makefile Added files: en/releases/4.11R errata_policy.sgml Log: Add the Errata notice processing procedures for 4.11. Revision Changes Path 1.4 +2 -1 www/en/releases/4.11R/Makefile 1.1 +57 -0 www/en/releases/4.11R/errata_policy.sgml (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 10:48:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63A5A16A4CE; Sun, 6 Mar 2005 10:48:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2CC43D2D; Sun, 6 Mar 2005 10:48:47 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Aml85063747; Sun, 6 Mar 2005 10:48:47 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26AmlFg063746; Sun, 6 Mar 2005 10:48:47 GMT (envelope-from thierry) Message-Id: <200503061048.j26AmlFg063746@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 10:48:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/phpmyadmin Makefile distinfo pkg-deinstall-suphp pkg-install-suphp pkg-message ports/databases/phpmyadmin/files pkg-deinstall.in pkg-install.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 10:48:47 -0000 thierry 2005-03-06 10:48:47 UTC FreeBSD ports repository Modified files: databases/phpmyadmin Makefile distinfo Added files: databases/phpmyadmin/files pkg-deinstall.in pkg-install.in pkg-message.in Removed files: databases/phpmyadmin pkg-deinstall-suphp pkg-install-suphp pkg-message Log: - Update to phpmyadmin-2.6.1.pl3 which corrects some pugs introduced with the security patches in pl2. Announcement is at: http://sourceforge.net/mailarchive/forum.php?thread_id=6732974&forum_id=2141 Release Notes: http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0 - add OPTIONS support for the PHP MCRYPT and MBSTRING modules, both of which are can be used by recent versions of phpMyAdmin. PR: ports/78445 Submitted by: Matthew Seaman (maintainer) Revision Changes Path 1.27 +18 -23 ports/databases/phpmyadmin/Makefile 1.20 +2 -2 ports/databases/phpmyadmin/distinfo 1.1 +26 -0 ports/databases/phpmyadmin/files/pkg-deinstall.in (new) 1.1 +98 -0 ports/databases/phpmyadmin/files/pkg-install.in (new) 1.1 +12 -0 ports/databases/phpmyadmin/files/pkg-message.in (new) 1.2 +0 -26 ports/databases/phpmyadmin/pkg-deinstall-suphp (dead) 1.2 +0 -98 ports/databases/phpmyadmin/pkg-install-suphp (dead) 1.3 +0 -12 ports/databases/phpmyadmin/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 10:49:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E193C16A4CE; Sun, 6 Mar 2005 10:49:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8AE343D54; Sun, 6 Mar 2005 10:49:21 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26AnLQX063775; Sun, 6 Mar 2005 10:49:21 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26AnLC4063774; Sun, 6 Mar 2005 10:49:21 GMT (envelope-from kensmith) Message-Id: <200503061049.j26AnLC4063774@repoman.freebsd.org> From: Ken Smith Date: Sun, 6 Mar 2005 10:49:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releng index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 10:49:22 -0000 kensmith 2005-03-06 10:49:21 UTC FreeBSD doc repository Modified files: en/releng index.sgml Log: Update status of RELENG_5, RELENG_5_3, and change 4.11's listing so it points to the Errata policy instead of the schedule. Revision Changes Path 1.137 +5 -5 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 11:22:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C884516A4CE; Sun, 6 Mar 2005 11:22:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A060543D46; Sun, 6 Mar 2005 11:22:49 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26BMngA065180; Sun, 6 Mar 2005 11:22:49 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26BMnYg065179; Sun, 6 Mar 2005 11:22:49 GMT (envelope-from maxim) Message-Id: <200503061122.j26BMnYg065179@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 6 Mar 2005 11:22:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 11:22:49 -0000 maxim 2005-03-06 11:22:49 UTC FreeBSD src repository Modified files: sys/conf options Log: o s/opt_ifpw.h/opt_ipfw.h/ in the previous commit. Submitted by: YONETANI Tomokazu Revision Changes Path 1.495 +1 -1 src/sys/conf/options From owner-cvs-all@FreeBSD.ORG Sun Mar 6 11:23:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE57016A4CE; Sun, 6 Mar 2005 11:23:23 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D776343D58; Sun, 6 Mar 2005 11:23:22 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j26BNLW9005296; Sun, 6 Mar 2005 14:23:21 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Sun, 6 Mar 2005 14:23:21 +0300 (MSK) From: Maxim Konovalov To: YONETANI Tomokazu In-Reply-To: <20050306091543.GA64889@les.ath.cx> Message-ID: <20050306142256.M5248@mp2.macomnet.net> References: <200502221740.j1MHefOr065785@repoman.freebsd.org> <20050306091543.GA64889@les.ath.cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Andre Oppermann cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 src/sys/conf NOTES options src/sys/netinet ip_input.c ip_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 11:23:24 -0000 On Sun, 6 Mar 2005, 18:15+0900, YONETANI Tomokazu wrote: > On Tue, Feb 22, 2005 at 05:40:41PM +0000, Andre Oppermann wrote: > > 1.494 +1 -0 src/sys/conf/options > > Hi. > A few anonymous posters on a BBS reported that there's a typo in > the added line, making the new option useless: > > IPFIREWALL_FORWARD_EXTENDED opt_ifpw.h > > ``opt_ifpw.h'' should be ``opt_ipfw.h''. Fixed, thanks a lot! -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Sun Mar 6 11:32:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A059C16A4CE; Sun, 6 Mar 2005 11:32:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 769F043D3F; Sun, 6 Mar 2005 11:32:22 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26BWMlU065585; Sun, 6 Mar 2005 11:32:22 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26BWMAJ065582; Sun, 6 Mar 2005 11:32:22 GMT (envelope-from cperciva) Message-Id: <200503061132.j26BWMAJ065582@repoman.freebsd.org> From: Colin Percival Date: Sun, 6 Mar 2005 11:32:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/est Makefile ports/sysutils/estctrl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 11:32:22 -0000 cperciva 2005-03-06 11:32:22 UTC FreeBSD ports repository (src committer) Modified files: sysutils/est Makefile sysutils/estctrl Makefile Log: Set IGNORE for est and estctrl on recent -CURRENTs, since njl has added them to the base system (as part of cpufreq, and under the name "powerd", respectively). Approved by: pav Revision Changes Path 1.7 +7 -1 ports/sysutils/est/Makefile 1.5 +7 -1 ports/sysutils/estctrl/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 12:27:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99CBE16A4CE; Sun, 6 Mar 2005 12:27:42 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id E699643D48; Sun, 6 Mar 2005 12:27:41 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id A8ED91201E; Sun, 6 Mar 2005 13:27:40 +0100 (CET) Date: Sun, 6 Mar 2005 13:27:40 +0100 From: "Simon L. Nielsen" To: Xin LI Message-ID: <20050306122739.GB787@zaphod.nitro.dk> References: <200503042311.j24NBNau015894@repoman.freebsd.org> <20050305123639.GA68121@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WhfpMioaduB5tiZL" Content-Disposition: inline In-Reply-To: <20050305123639.GA68121@hub.freebsd.org> User-Agent: Mutt/1.5.6i cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 12:27:42 -0000 --WhfpMioaduB5tiZL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.03.05 12:36:39 +0000, Xin LI wrote: > On Fri, Mar 04, 2005 at 11:11:23PM +0000, Simon L. Nielsen wrote: > > simon 2005-03-04 23:11:23 UTC > >=20 > > FreeBSD doc repository > >=20 > > Modified files: > > en_US.ISO8859-1/books/handbook/firewalls chapter.sgml=20 > > Log: > > Whitespace cleanup. No content change - translators can ignore. > > =20 > > Submitted by: Siebrand Mazeland > > No objections: -doc >=20 > Hmm I seem to have slipped this thread. It also was a couple of weeks ago. I had forgotten about it again until den and Siebrand poked me about it :-). > Is this a trim of tailing spaces? This was all of it: Indention, long lines, short lines, trailing whitespace, spaces -> tabs, and so on. > BTW I'd say Thank you since you have separated this from > content changes, which made my life easier, Good, that was the intention :-). > as I'm in progress of > updating the Simplified Chinese translation, and dealing the initial > split out commit has resulted in retranslatng the whole thing :-) I don't know much about how the actual translation work is normally done... but why couldn't you just copy/paste the already translated part to a new file (just curious)? --=20 Simon L. Nielsen --WhfpMioaduB5tiZL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCKvc7h9pcDSc1mlERAqd8AKC8HF/CjJ95PiAomicYww+Nuwu0WQCdFkQA N9+rCJbZbK847a34NRkaSV0= =JBJC -----END PGP SIGNATURE----- --WhfpMioaduB5tiZL-- From owner-cvs-all@FreeBSD.ORG Sun Mar 6 12:43:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FACA16A4D0 for ; Sun, 6 Mar 2005 12:43:29 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2EC543D58 for ; Sun, 6 Mar 2005 12:43:27 +0000 (GMT) (envelope-from oppermann@networx.ch) Received: (qmail 32155 invoked from network); 6 Mar 2005 12:17:26 -0000 Received: from unknown (HELO networx.ch) ([62.48.0.54]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 6 Mar 2005 12:17:26 -0000 Message-ID: <422AFAF0.3BFF71BA@networx.ch> Date: Sun, 06 Mar 2005 13:43:28 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Maxim Konovalov References: <200502221740.j1MHefOr065785@repoman.freebsd.org> <20050306142256.M5248@mp2.macomnet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: YONETANI Tomokazu cc: src-committers@FreeBSD.org cc: Andre Oppermann cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 src/sys/conf NOTES optionssrc/sys/netinet ip_input.c ip_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 12:43:29 -0000 Maxim Konovalov wrote: > > On Sun, 6 Mar 2005, 18:15+0900, YONETANI Tomokazu wrote: > > > On Tue, Feb 22, 2005 at 05:40:41PM +0000, Andre Oppermann wrote: > > > 1.494 +1 -0 src/sys/conf/options > > > > Hi. > > A few anonymous posters on a BBS reported that there's a typo in > > the added line, making the new option useless: > > > > IPFIREWALL_FORWARD_EXTENDED opt_ifpw.h > > > > ``opt_ifpw.h'' should be ``opt_ipfw.h''. > > Fixed, thanks a lot! I think I made the same mistake in the MFC to 5.4 as well. Could you please fix it there too? Thanks. Pointy Hat to: Andre. -- Andre From owner-cvs-all@FreeBSD.ORG Sun Mar 6 12:49:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E763D16A4CE; Sun, 6 Mar 2005 12:49:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC41543D58; Sun, 6 Mar 2005 12:49:49 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Cnn5I074840; Sun, 6 Mar 2005 12:49:49 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26CnnmJ074839; Sun, 6 Mar 2005 12:49:49 GMT (envelope-from remko) Message-Id: <200503061249.j26CnnmJ074839@repoman.freebsd.org> From: Remko Lodder Date: Sun, 6 Mar 2005 12:49:49 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 12:49:50 -0000 remko 2005-03-06 12:49:49 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Correct the HTML output in the portaudit and process accounting screens. While there just use one screen for the process accounting which has the same output. Discussed with: #bsddocs (efnet) Approved by: simon (mentor) Revision Changes Path 1.266 +4 -8 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 12:50:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 519DA16A4CE; Sun, 6 Mar 2005 12:50:37 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47B5D43D1F; Sun, 6 Mar 2005 12:50:36 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j26CoY0x005919; Sun, 6 Mar 2005 15:50:35 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Sun, 6 Mar 2005 15:50:34 +0300 (MSK) From: Maxim Konovalov To: Andre Oppermann In-Reply-To: <422AFAF0.3BFF71BA@networx.ch> Message-ID: <20050306154932.L5830@mp2.macomnet.net> References: <200502221740.j1MHefOr065785@repoman.freebsd.org> <20050306091543.GA64889@les.ath.cx> <20050306142256.M5248@mp2.macomnet.net> <422AFAF0.3BFF71BA@networx.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: YONETANI Tomokazu cc: src-committers@FreeBSD.org cc: Andre Oppermann cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 src/sys/conf NOTES optionssrc/sys/netinet ip_input.c ip_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 12:50:37 -0000 On Sun, 6 Mar 2005, 13:43+0100, Andre Oppermann wrote: > Maxim Konovalov wrote: > > > > On Sun, 6 Mar 2005, 18:15+0900, YONETANI Tomokazu wrote: > > > > > On Tue, Feb 22, 2005 at 05:40:41PM +0000, Andre Oppermann wrote: > > > > 1.494 +1 -0 src/sys/conf/options > > > > > > Hi. > > > A few anonymous posters on a BBS reported that there's a typo in > > > the added line, making the new option useless: > > > > > > IPFIREWALL_FORWARD_EXTENDED opt_ifpw.h > > > > > > ``opt_ifpw.h'' should be ``opt_ipfw.h''. > > > > Fixed, thanks a lot! > > I think I made the same mistake in the MFC to 5.4 as well. Could > you please fix it there too? Thanks. Oh, I was under impression that code wasn't MFCed yet. I'll ask re@, thanks. -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:00:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8523616A4CE; Sun, 6 Mar 2005 13:00:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EEC843D1D; Sun, 6 Mar 2005 13:00:00 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26D00nX075226; Sun, 6 Mar 2005 13:00:00 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26D0032075225; Sun, 6 Mar 2005 13:00:00 GMT (envelope-from nyan) Message-Id: <200503061300.j26D0032075225@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 6 Mar 2005 13:00:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/i386 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:00:00 -0000 nyan 2005-03-06 13:00:00 UTC FreeBSD src repository Modified files: sys/pc98/i386 machdep.c Log: MFi386: revisions 1.609 and 1.610. Revision Changes Path 1.356 +9 -41 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:11:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B60616A4CE; Sun, 6 Mar 2005 13:11:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 733C443D41; Sun, 6 Mar 2005 13:11:33 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26DBXXR075763; Sun, 6 Mar 2005 13:11:33 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26DBXGn075762; Sun, 6 Mar 2005 13:11:33 GMT (envelope-from cognet) Message-Id: <200503061311.j26DBXGn075762@repoman.freebsd.org> From: Olivier Houchard Date: Sun, 6 Mar 2005 13:11:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm support.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:11:33 -0000 cognet 2005-03-06 13:11:32 UTC FreeBSD src repository Modified files: sys/arm/arm support.S Log: Unlike NetBSD's bcopy(), our bcopy allows the two strings to overlap, even in kernel. So bring in the userland version, instead of just calling memcpy. Revision Changes Path 1.8 +542 -3 src/sys/arm/arm/support.S From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:23:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADE4B16A4CE; Sun, 6 Mar 2005 13:23:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4858643D2F; Sun, 6 Mar 2005 13:23:57 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26DNvGl076569; Sun, 6 Mar 2005 13:23:57 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26DNv2E076568; Sun, 6 Mar 2005 13:23:57 GMT (envelope-from remko) Message-Id: <200503061323.j26DNv2E076568@repoman.freebsd.org> From: Remko Lodder Date: Sun, 6 Mar 2005 13:23:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/nl_NL.ISO8859-1/books/handbook/x11 chapter.sgml doc/nl_NL.ISO8859-1/books/handbook/users chapter.sgml doc/nl_NL.ISO8859-1/books/handbook/vinum chapter.sgml doc/nl_NL.ISO8859-1/books/handbook/network-servers... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:23:57 -0000 remko 2005-03-06 13:23:57 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/x11 chapter.sgml nl_NL.ISO8859-1/books/handbook/users chapter.sgml nl_NL.ISO8859-1/books/handbook/vinum chapter.sgml nl_NL.ISO8859-1/books/handbook/security chapter.sgml nl_NL.ISO8859-1/books/handbook/network-servers chapter.sgml nl_NL.ISO8859-1/books/handbook/ports chapter.sgml nl_NL.ISO8859-1/books/handbook/preface preface.sgml nl_NL.ISO8859-1/books/handbook/linuxemu chapter.sgml nl_NL.ISO8859-1/books/handbook/mirrors chapter.sgml nl_NL.ISO8859-1/books/handbook/l10n chapter.sgml nl_NL.ISO8859-1/books/handbook/multimedia chapter.sgml nl_NL.ISO8859-1/books/handbook/introduction chapter.sgml nl_NL.ISO8859-1/books/handbook/kernelconfig chapter.sgml nl_NL.ISO8859-1/books/handbook/boot chapter.sgml nl_NL.ISO8859-1/books/handbook/bibliography chapter.sgml nl_NL.ISO8859-1/books/handbook/basics chapter.sgml nl_NL.ISO8859-1/books/handbook/pgpkeys chapter.sgml nl_NL.ISO8859-1/books/handbook/firewalls chapter.sgml nl_NL.ISO8859-1/books/handbook/eresources chapter.sgml nl_NL.ISO8859-1/books/handbook/desktop chapter.sgml nl_NL.ISO8859-1/books/handbook/config chapter.sgml Log: MFen: Updated X11 (style and grammar). Updated Users (style and grammar). Updated Vinum (style, grammar and -> 1.37). Updated Security (style, grammar and -> 1.266). Updated Network-Servers (style, grammar and -> 1.61). Updated Ports (style, grammar and -> 1.239). Updated preface (style and grammar). Updated Linuxemu (style, grammar and -> 1.123). Updated Mirrors (style and grammar). Updated L10N (style, grammar and -> 1.111). Updated Multimedia (style and grammar). Updated Introduction (style, grammar and -> 1.109). Updated Kernelconfig (style, grammar and -> 1.154). Updated Boot (style and grammar). Updated Bibliography (style, grammar and -> 1.76). Updated Basics (style, grammar and -> 1.136). Updated PGPkeys (style, grammar and -> 1.256). Updated Firewalls (style, grammar and -> 1.51). Updated Eresources (style, grammar and -> 1.165). Updated Desktop (style, grammar and -> 1.54). Updated Config (style, grammar and -> 1.206). Obtained from: The FreeBSD Dutch Documentation Project Revision Changes Path 1.7 +145 -87 doc/nl_NL.ISO8859-1/books/handbook/basics/chapter.sgml 1.3 +46 -43 doc/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml 1.4 +54 -53 doc/nl_NL.ISO8859-1/books/handbook/boot/chapter.sgml 1.7 +70 -68 doc/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml 1.7 +16 -11 doc/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml 1.5 +22 -18 doc/nl_NL.ISO8859-1/books/handbook/eresources/chapter.sgml 1.4 +495 -147 doc/nl_NL.ISO8859-1/books/handbook/firewalls/chapter.sgml 1.4 +29 -30 doc/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml 1.6 +30 -29 doc/nl_NL.ISO8859-1/books/handbook/kernelconfig/chapter.sgml 1.5 +45 -45 doc/nl_NL.ISO8859-1/books/handbook/l10n/chapter.sgml 1.6 +146 -149 doc/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.6 +86 -84 doc/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.6 +35 -35 doc/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml 1.6 +79 -78 doc/nl_NL.ISO8859-1/books/handbook/network-servers/chapter.sgml 1.4 +29 -5 doc/nl_NL.ISO8859-1/books/handbook/pgpkeys/chapter.sgml 1.6 +53 -54 doc/nl_NL.ISO8859-1/books/handbook/ports/chapter.sgml 1.3 +47 -48 doc/nl_NL.ISO8859-1/books/handbook/preface/preface.sgml 1.8 +265 -95 doc/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml 1.5 +22 -23 doc/nl_NL.ISO8859-1/books/handbook/users/chapter.sgml 1.5 +247 -251 doc/nl_NL.ISO8859-1/books/handbook/vinum/chapter.sgml 1.7 +117 -108 doc/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:28:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A51C16A4CE; Sun, 6 Mar 2005 13:28:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35CF43D3F; Sun, 6 Mar 2005 13:28:35 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26DSZst076801; Sun, 6 Mar 2005 13:28:35 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26DSZsU076800; Sun, 6 Mar 2005 13:28:35 GMT (envelope-from ahze) Message-Id: <200503061328.j26DSZsU076800@repoman.freebsd.org> From: Michael Johnson Date: Sun, 6 Mar 2005 13:28:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/musepack Makefile distinfo ports/audio/musepack/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:28:36 -0000 ahze 2005-03-06 13:28:35 UTC FreeBSD ports repository Modified files: audio/musepack Makefile distinfo audio/musepack/files patch-Makefile Log: - Update to 1.15u PR: 78487 Submitted by: Stefan Ehmann (maintainer) Revision Changes Path 1.3 +4 -3 ports/audio/musepack/Makefile 1.2 +2 -2 ports/audio/musepack/distinfo 1.2 +35 -37 ports/audio/musepack/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:29:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4035E16A4CE; Sun, 6 Mar 2005 13:29:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1757643D46; Sun, 6 Mar 2005 13:29:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26DTQXj076854; Sun, 6 Mar 2005 13:29:26 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26DTQKQ076853; Sun, 6 Mar 2005 13:29:26 GMT (envelope-from pav) Message-Id: <200503061329.j26DTQKQ076853@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 13:29:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/gchempaint Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:29:27 -0000 pav 2005-03-06 13:29:26 UTC FreeBSD ports repository Modified files: science/gchempaint Makefile distinfo Log: - Update to 0.4.11 Revision Changes Path 1.27 +1 -1 ports/science/gchempaint/Makefile 1.17 +2 -2 ports/science/gchempaint/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:33:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DB2516A4CF; Sun, 6 Mar 2005 13:33:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2EB43D54; Sun, 6 Mar 2005 13:33:41 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26DXfYW077018; Sun, 6 Mar 2005 13:33:41 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26DXfSc077017; Sun, 6 Mar 2005 13:33:41 GMT (envelope-from netchild) Message-Id: <200503061333.j26DXfSc077017@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 6 Mar 2005 13:33:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/skype Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:33:42 -0000 netchild 2005-03-06 13:33:41 UTC FreeBSD ports repository Modified files: net/skype Makefile distinfo Log: Update to 1.0.0.7. Revision Changes Path 1.14 +1 -1 ports/net/skype/Makefile 1.9 +2 -2 ports/net/skype/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:47:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8440F16A4CE; Sun, 6 Mar 2005 13:47:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEA043D58; Sun, 6 Mar 2005 13:47:15 +0000 (GMT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26DlFRr077551; Sun, 6 Mar 2005 13:47:15 GMT (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26DlF07077550; Sun, 6 Mar 2005 13:47:15 GMT (envelope-from knu) Message-Id: <200503061347.j26DlF07077550@repoman.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Mar 2005 13:47:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsweb Makefile ports/devel/cvsweb3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:47:15 -0000 knu 2005-03-06 13:47:15 UTC FreeBSD ports repository Modified files: devel/cvsweb Makefile devel/cvsweb3 Makefile Log: Hand the maintainership over to Jon Noack. Thanks! Revision Changes Path 1.75 +1 -1 ports/devel/cvsweb/Makefile 1.76 +1 -1 ports/devel/cvsweb3/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 13:53:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B835A16A4CE; Sun, 6 Mar 2005 13:53:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F92643D4C; Sun, 6 Mar 2005 13:53:05 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Dr59o079775; Sun, 6 Mar 2005 13:53:05 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Dr5U0079774; Sun, 6 Mar 2005 13:53:05 GMT (envelope-from stefanf) Message-Id: <200503061353.j26Dr5U0079774@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 6 Mar 2005 13:53:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/efi/include/ia64 efibind.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:53:05 -0000 stefanf 2005-03-06 13:53:05 UTC FreeBSD src repository Modified files: sys/boot/efi/include/ia64 efibind.h Log: Fix typos in a comment. Revision Changes Path 1.5 +1 -1 src/sys/boot/efi/include/ia64/efibind.h From owner-cvs-all@FreeBSD.ORG Sun Mar 6 14:11:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E579B16A4CE; Sun, 6 Mar 2005 14:11:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF43443D31; Sun, 6 Mar 2005 14:11:10 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26EBAtB084723; Sun, 6 Mar 2005 14:11:10 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26EBAUZ084722; Sun, 6 Mar 2005 14:11:10 GMT (envelope-from girgen) Message-Id: <200503061411.j26EBAUZ084722@repoman.freebsd.org> From: Palle Girgensohn Date: Sun, 6 Mar 2005 14:11:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/icu pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 14:11:11 -0000 girgen 2005-03-06 14:11:10 UTC FreeBSD ports repository Modified files: devel/icu pkg-descr Log: IBM restructured the ICU web site. Approved by: seanc (implicit) Revision Changes Path 1.3 +1 -1 ports/devel/icu/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Mar 6 14:44:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B91D016A4CE; Sun, 6 Mar 2005 14:44:38 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA4C43D1F; Sun, 6 Mar 2005 14:44:37 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 96638C114; Sun, 6 Mar 2005 15:44:33 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 87515407C; Sun, 6 Mar 2005 15:43:47 +0100 (CET) Date: Sun, 6 Mar 2005 15:43:47 +0100 From: Jeremie Le Hen To: Joe Marcus Clarke Message-ID: <20050306144347.GA74191@obiwan.tataz.chchile.org> References: <200503060800.j26803h3049872@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503060800.j26803h3049872@repoman.freebsd.org> User-Agent: Mutt/1.5.7i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libalias alias_skinny.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 14:44:38 -0000 Hi, > marcus 2005-03-06 08:00:03 UTC > > FreeBSD src repository (doc,ports committer) > > Modified files: (Branch: RELENG_5) > lib/libalias alias_skinny.c > Log: > MFC: rev 1.8 > > Fix a problem in the Skinny ALG where a specially crafted packet could cause > a libalias application (e.g. natd, ppp, etc.) to crash. Note: Skinny support > is not enabled in natd or ppp by default. > > Approved by: re (kensmith) > Security: This fixes a remote DoS exploit Will this be fixed in RELENG_4 as well ? Regards, -- Jeremie Le Hen jeremie at le-hen dot org From owner-cvs-all@FreeBSD.ORG Sun Mar 6 14:50:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 861C816A4CE; Sun, 6 Mar 2005 14:50:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA9B43D49; Sun, 6 Mar 2005 14:50:43 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26EohCm086060; Sun, 6 Mar 2005 14:50:43 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Eohhl086059; Sun, 6 Mar 2005 14:50:43 GMT (envelope-from rushani) Message-Id: <200503061450.j26Eohhl086059@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 6 Mar 2005 14:50:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ja_JP.eucJP/hardware/common dev.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 14:50:43 -0000 rushani 2005-03-06 14:50:43 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ja_JP.eucJP/hardware/common dev.sgml Log: s/AST/ARNET/ where appropriate. Revision Changes Path 1.27 +1 -1 src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 14:59:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E877716A4CE; Sun, 6 Mar 2005 14:59:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96AE43D1F; Sun, 6 Mar 2005 14:59:19 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26ExJOR086350; Sun, 6 Mar 2005 14:59:19 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26ExJ5T086349; Sun, 6 Mar 2005 14:59:19 GMT (envelope-from rushani) Message-Id: <200503061459.j26ExJ5T086349@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 6 Mar 2005 14:59:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ja/releases/4.11R hardware-alpha.html hardware-i386.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 14:59:20 -0000 rushani 2005-03-06 14:59:19 UTC FreeBSD doc repository Added files: ja/releases/4.11R hardware-alpha.html hardware-i386.html Log: Add Japanese 4.11-RELEASE hardware notes: (new) -> 1.1 releases/4.11R/hardware-alpha.html (new) -> 1.1 releases/4.11R/hardware-i386.html Submitted by: Ryusuke Suzuki Reference: [doc-jp-work 1086] Revision Changes Path 1.1 +1701 -0 www/ja/releases/4.11R/hardware-alpha.html (new) 1.1 +4386 -0 www/ja/releases/4.11R/hardware-i386.html (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:08:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CDC916A4CE; Sun, 6 Mar 2005 15:08:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 506B243D49; Sun, 6 Mar 2005 15:08:26 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26F8QqY086736; Sun, 6 Mar 2005 15:08:26 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26F8Qid086735; Sun, 6 Mar 2005 15:08:26 GMT (envelope-from netchild) Message-Id: <200503061508.j26F8Qid086735@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 6 Mar 2005 15:08:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/icc Makefile distinfo ports/lang/icc/files patch-bin::icc patch-bin::icpc patch-include::mathimf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:08:26 -0000 netchild 2005-03-06 15:08:26 UTC FreeBSD ports repository Modified files: lang/icc Makefile distinfo lang/icc/files patch-bin::icc patch-bin::icpc patch-include::mathimf.h Log: - update to 8.1.028 - 5.x got the header fix too, don't install replacement headers there [1] - allow to override GXX_ROOT [2] Note: you may see "as: Illegal seek" while compiling with icc (a simple test didn't revealed the same message with icpc). I don't know the reason for it, but the resulting executable seems to work, so I commit the update. Thanks to: marius [1] Requested by: mi [2] Revision Changes Path 1.81 +4 -5 ports/lang/icc/Makefile 1.41 +2 -2 ports/lang/icc/distinfo 1.3 +6 -26 ports/lang/icc/files/patch-bin::icc 1.4 +7 -27 ports/lang/icc/files/patch-bin::icpc 1.3 +0 -9 ports/lang/icc/files/patch-include::mathimf.h From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:09:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C80116A4CE; Sun, 6 Mar 2005 15:09:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5015E43D39; Sun, 6 Mar 2005 15:09:03 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26F93HN086792; Sun, 6 Mar 2005 15:09:03 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26F9327086791; Sun, 6 Mar 2005 15:09:03 GMT (envelope-from rushani) Message-Id: <200503061509.j26F9327086791@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 6 Mar 2005 15:09:03 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ja includes.xsl index.xsl www/ja/releases/4.11R hardware.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:09:03 -0000 rushani 2005-03-06 15:09:03 UTC FreeBSD doc repository Modified files: ja includes.xsl index.xsl ja/releases/4.11R hardware.sgml Log: Refer localized version of hardware notes for 4.11R. Revision Changes Path 1.27 +1 -4 www/ja/includes.xsl 1.41 +3 -3 www/ja/index.xsl 1.2 +3 -3 www/ja/releases/4.11R/hardware.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:09:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 220EB16A4CE; Sun, 6 Mar 2005 15:09:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC88D43D2F; Sun, 6 Mar 2005 15:09:23 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26F9NWX086830; Sun, 6 Mar 2005 15:09:23 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26F9Nnr086829; Sun, 6 Mar 2005 15:09:23 GMT (envelope-from rushani) Message-Id: <200503061509.j26F9Nnr086829@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 6 Mar 2005 15:09:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ja/releases/4.11R Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:09:24 -0000 rushani 2005-03-06 15:09:23 UTC FreeBSD doc repository Modified files: ja/releases/4.11R Makefile Log: Connect releases/5.3R/hardware-*.html to the build. Revision Changes Path 1.5 +3 -3 www/ja/releases/4.11R/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:31:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07B4016A4CE; Sun, 6 Mar 2005 15:31:02 +0000 (GMT) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 504C343D41; Sun, 6 Mar 2005 15:31:01 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p11207-adsau14honb8-acca.tokyo.ocn.ne.jp [220.106.47.207]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j26FUwDF005238; Mon, 7 Mar 2005 00:30:59 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.1/8.13.1) with ESMTP id j26FUkha052755; Mon, 7 Mar 2005 00:30:46 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 07 Mar 2005 00:30:40 +0900 (JST) Message-Id: <20050307.003040.102182448.hrs@allbsd.org> To: rushani@FreeBSD.org From: Hiroki Sato In-Reply-To: <200503061459.j26ExJ5T086349@repoman.freebsd.org> References: <200503061459.j26ExJ5T086349@repoman.freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_Mar__7_00_30_40_2005_386)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.82/748/Sat Mar 5 07:19:11 2005 on gatekeeper.allbsd.org X-Virus-Status: Clean cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: www/ja/releases/4.11R hardware-alpha.html hardware-i386.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:31:02 -0000 ----Security_Multipart(Mon_Mar__7_00_30_40_2005_386)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hideyuki KURASHINA wrote in <200503061459.j26ExJ5T086349@repoman.freebsd.org>: r> rushani 2005-03-06 14:59:19 UTC r> r> FreeBSD doc repository r> r> Added files: r> ja/releases/4.11R hardware-alpha.html hardware-i386.html r> Log: r> Add Japanese 4.11-RELEASE hardware notes: r> r> (new) -> 1.1 releases/4.11R/hardware-alpha.html r> (new) -> 1.1 releases/4.11R/hardware-i386.html r> r> Submitted by: Ryusuke Suzuki r> Reference: [doc-jp-work 1086] Thanks, but please commit the sources first. -- | Hiroki SATO ----Security_Multipart(Mon_Mar__7_00_30_40_2005_386)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCKyIgTyzT2CeTzy0RAif6AKCwmqEb6/0QsdS300q7y3qf3ZDoVwCgg7pS mjh4eXXEqdUhMWCrd6U/vvY= =WIo6 -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Mar__7_00_30_40_2005_386)---- From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:46:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F5916A4CE; Sun, 6 Mar 2005 15:46:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5448143D31; Sun, 6 Mar 2005 15:46:04 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Fk4Vi088445; Sun, 6 Mar 2005 15:46:04 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Fk454088444; Sun, 6 Mar 2005 15:46:04 GMT (envelope-from rushani) Message-Id: <200503061546.j26Fk454088444@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 6 Mar 2005 15:46:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/doc/ja_JP.eucJP/hardware MakefileMakefile.inc src/release/doc/ja_JP.eucJP/hardware/alpha Makefile article.sgmldev.sgml hw.ent intro.sgml src/release/doc/ja_JP.eucJP/hardware/i386 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:46:04 -0000 rushani 2005-03-06 15:46:04 UTC FreeBSD src repository (doc committer) Added files: (Branch: RELENG_4) release/doc/ja_JP.eucJP/hardware Makefile Makefile.inc release/doc/ja_JP.eucJP/hardware/alpha Makefile article.sgml release/doc/ja_JP.eucJP/hardware/common artheader.sgml dev.sgml hw.ent intro.sgml release/doc/ja_JP.eucJP/hardware/i386 Makefile article.sgml proc-i386.sgml Log: Add Japanese 4.11-RELEASE hardware notes: (new) -> 1.2.2.1 hardware/Makefile (new) -> 1.1.2.2 hardware/Makefile.inc (new) -> 1.3.2.2 hardware/alpha/Makefile (new) -> 1.1.2.4 hardware/alpha/article.sgml (new) -> 1.13.2.46.2.2 hardware/alpha/proc-alpha.sgml (new) -> 1.1.2.6 hardware/common/artheader.sgml (new) -> 1.1.2.2 hardware/common/config.sgml (new) -> 1.13.2.95 hardware/common/dev.sgml (new) -> 1.1.2.2 hardware/common/hw.ent (new) -> 1.1.2.2 hardware/common/intro.sgml (new) -> 1.3.2.2 hardware/i386/Makefile (new) -> 1.1.2.5 hardware/i386/article.sgml (new) -> 1.1.2.4 hardware/i386/proc-i386.sgml Noticed by: hrs Submitted by: Ryusuke Suzuki Reference: [doc-jp-work 1086] Revision Changes Path 1.4.8.1 +10 -0 src/release/doc/ja_JP.eucJP/hardware/Makefile (new) 1.2.2.1 +8 -0 src/release/doc/ja_JP.eucJP/hardware/Makefile.inc (new) 1.4.2.1 +23 -0 src/release/doc/ja_JP.eucJP/hardware/alpha/Makefile (new) 1.3.2.1 +25 -0 src/release/doc/ja_JP.eucJP/hardware/alpha/article.sgml (new) 1.3.2.1 +20 -0 src/release/doc/ja_JP.eucJP/hardware/common/artheader.sgml (new) 1.27.2.1 +3087 -0 src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml (new) 1.3.8.1 +17 -0 src/release/doc/ja_JP.eucJP/hardware/common/hw.ent (new) 1.4.2.1 +22 -0 src/release/doc/ja_JP.eucJP/hardware/common/intro.sgml (new) 1.3.2.1 +22 -0 src/release/doc/ja_JP.eucJP/hardware/i386/Makefile (new) 1.4.2.1 +25 -0 src/release/doc/ja_JP.eucJP/hardware/i386/article.sgml (new) 1.8.2.1 +47 -0 src/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:48:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72A6F16A4CE for ; Sun, 6 Mar 2005 15:48:44 +0000 (GMT) Received: from wasley.bl.mmtr.or.jp (wasley.bl.mmtr.or.jp [210.228.173.142]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A8A743D5C for ; Sun, 6 Mar 2005 15:48:43 +0000 (GMT) (envelope-from rushani@bl.mmtr.or.jp) Received: (qmail 3448 invoked from network); 7 Mar 2005 00:48:39 +0900 Received: from unknown (HELO localhost) (219.102.36.136) by wasley.bl.mmtr.or.jp with SMTP; 7 Mar 2005 00:48:39 +0900 Date: Mon, 07 Mar 2005 00:48:30 +0900 (JST) Message-Id: <20050307.004830.105404679.rushani@bl.mmtr.or.jp> To: hrs@FreeBSD.org From: Hideyuki KURASHINA In-Reply-To: <20050307.003040.102182448.hrs@allbsd.org> References: <200503061459.j26ExJ5T086349@repoman.freebsd.org> <20050307.003040.102182448.hrs@allbsd.org> X-URL: http://www.rushani.jp/ X-PGP-Public-Key: http://www.rushani.jp/rushani.asc X-PGP-Fingerprint: A052 6F98 6146 6FE3 91E2 DA6B F2FA 2088 439A DC57 X-RC5-72-Stats: http://stats.distributed.net/participant/psummary.php?project_id=8&id=432320 X-Mailer: Mew version 4.2.50 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: www/ja/releases/4.11R hardware-alpha.html hardware-i386.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:48:44 -0000 >>> On Mon, 07 Mar 2005 00:30:40 +0900 (JST), Hiroki Sato said: > Hideyuki KURASHINA wrote > in <200503061459.j26ExJ5T086349@repoman.freebsd.org>: > > r> rushani 2005-03-06 14:59:19 UTC > r> > r> FreeBSD doc repository > r> > r> Added files: > r> ja/releases/4.11R hardware-alpha.html hardware-i386.html > r> Log: > r> Add Japanese 4.11-RELEASE hardware notes: > r> > r> (new) -> 1.1 releases/4.11R/hardware-alpha.html > r> (new) -> 1.1 releases/4.11R/hardware-i386.html > r> > r> Submitted by: Ryusuke Suzuki > r> Reference: [doc-jp-work 1086] > > Thanks, but please commit the sources first. Just committed. Thanks for pointing out the issue. -- rushani From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:54:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 552F816A4CE; Sun, 6 Mar 2005 15:54:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D08243D1F; Sun, 6 Mar 2005 15:54:21 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26FsL4Z088920; Sun, 6 Mar 2005 15:54:21 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26FsL2x088919; Sun, 6 Mar 2005 15:54:21 GMT (envelope-from simon) Message-Id: <200503061554.j26FsL2x088919@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 6 Mar 2005 15:54:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/platforms i386.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:54:21 -0000 simon 2005-03-06 15:54:21 UTC FreeBSD doc repository Modified files: en/platforms i386.sgml Log: - Misc rewording. - Make trademark symbols more correct. - Don't explicly list supported CPU's but point to the Hardware Notes to avoid duplication. - Don't make 80386 deprication notice bold, since it's not that important. Revision Changes Path 1.5 +11 -20 www/en/platforms/i386.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 15:55:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B876D16A4CE; Sun, 6 Mar 2005 15:55:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CBC043D2D; Sun, 6 Mar 2005 15:55:57 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Ftv79089038; Sun, 6 Mar 2005 15:55:57 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26FtvUe089037; Sun, 6 Mar 2005 15:55:57 GMT (envelope-from rushani) Message-Id: <200503061555.j26FtvUe089037@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 6 Mar 2005 15:55:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ja/releases/4.11R hardware-alpha.html hardware-i386.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 15:55:57 -0000 rushani 2005-03-06 15:55:57 UTC FreeBSD doc repository Modified files: ja/releases/4.11R hardware-alpha.html hardware-i386.html Log: Regenerate this file to note that what revision of dev.sgml is used as a source. Revision Changes Path 1.2 +2 -1 www/ja/releases/4.11R/hardware-alpha.html 1.2 +2 -1 www/ja/releases/4.11R/hardware-i386.html From owner-cvs-all@FreeBSD.ORG Sun Mar 6 16:01:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6883516A4CE; Sun, 6 Mar 2005 16:01:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E95E43D46; Sun, 6 Mar 2005 16:01:49 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26G1nWa089309; Sun, 6 Mar 2005 16:01:49 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26G1nWG089308; Sun, 6 Mar 2005 16:01:49 GMT (envelope-from ahze) Message-Id: <200503061601.j26G1nWG089308@repoman.freebsd.org> From: Michael Johnson Date: Sun, 6 Mar 2005 16:01:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/exiv2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 16:01:49 -0000 ahze 2005-03-06 16:01:49 UTC FreeBSD ports repository Modified files: graphics/exiv2 Makefile distinfo Added files: graphics/exiv2 pkg-plist Log: - Update to 0.6.2 Revision Changes Path 1.6 +2 -4 ports/graphics/exiv2/Makefile 1.4 +2 -2 ports/graphics/exiv2/distinfo 1.1 +24 -0 ports/graphics/exiv2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 16:03:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5899016A4CE; Sun, 6 Mar 2005 16:03:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A80B43D4C; Sun, 6 Mar 2005 16:03:02 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26G32EF089380; Sun, 6 Mar 2005 16:03:02 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26G32KT089379; Sun, 6 Mar 2005 16:03:02 GMT (envelope-from sem) Message-Id: <200503061603.j26G32KT089379@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Mar 2005 16:03:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/mysql++ Makefile distinfo ports/databases/mysql++/files patch-Makefile.in patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 16:03:02 -0000 sem 2005-03-06 16:03:02 UTC FreeBSD ports repository Modified files: databases/mysql++ Makefile distinfo Added files: databases/mysql++/files patch-Makefile.in patch-configure Log: - Update to 1.7.31 - Add files maintainer did not mention on previous update PR: ports/78469 Submitted by: maintainer Revision Changes Path 1.24 +1 -1 ports/databases/mysql++/Makefile 1.12 +2 -2 ports/databases/mysql++/distinfo 1.1 +11 -0 ports/databases/mysql++/files/patch-Makefile.in (new) 1.1 +11 -0 ports/databases/mysql++/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 16:38:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83C8A16A4CE; Sun, 6 Mar 2005 16:38:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C21543D1D; Sun, 6 Mar 2005 16:38:37 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Gcb63091813; Sun, 6 Mar 2005 16:38:37 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Gcbuu091812; Sun, 6 Mar 2005 16:38:37 GMT (envelope-from ahze) Message-Id: <200503061638.j26Gcbuu091812@repoman.freebsd.org> From: Michael Johnson Date: Sun, 6 Mar 2005 16:38:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/gtklp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 16:38:37 -0000 ahze 2005-03-06 16:38:37 UTC FreeBSD ports repository Modified files: print/gtklp Makefile distinfo Log: - Update to 1.0c PR: 78502 Submitted by: Ports Fury Revision Changes Path 1.19 +1 -1 ports/print/gtklp/Makefile 1.11 +2 -2 ports/print/gtklp/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 17:06:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2798416A4CE; Sun, 6 Mar 2005 17:06:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F23EF43D49; Sun, 6 Mar 2005 17:06:32 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26H6W5q099627; Sun, 6 Mar 2005 17:06:32 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26H6Wbf099626; Sun, 6 Mar 2005 17:06:32 GMT (envelope-from nectar) Message-Id: <200503061706.j26H6Wbf099626@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 6 Mar 2005 17:06:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 17:06:33 -0000 nectar 2005-03-06 17:06:32 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add date for recent commit to phpbb vulnerability. Forgotten by: delphij While here, add msgids for recent phpbb addition. Revision Changes Path 1.598 +5 -3 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 17:31:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED38916A4CE; Sun, 6 Mar 2005 17:31:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C082843D39; Sun, 6 Mar 2005 17:31:13 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26HVDJu000664; Sun, 6 Mar 2005 17:31:13 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26HVDbq000663; Sun, 6 Mar 2005 17:31:13 GMT (envelope-from ume) Message-Id: <200503061731.j26HVDbq000663@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 6 Mar 2005 17:31:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile ports/japanese/egg-canna Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 17:31:14 -0000 ume 2005-03-06 17:31:13 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/egg-canna Makefile distinfo pkg-descr Log: Add new port -- Canna Conversion Facility in Egg Input Method Architecture Revision Changes Path 1.572 +1 -0 ports/japanese/Makefile 1.1 +48 -0 ports/japanese/egg-canna/Makefile (new) 1.1 +2 -0 ports/japanese/egg-canna/distinfo (new) 1.1 +3 -0 ports/japanese/egg-canna/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 17:31:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E1A816A4D0; Sun, 6 Mar 2005 17:31:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD5F443D48; Sun, 6 Mar 2005 17:31:24 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26HVO0w000710; Sun, 6 Mar 2005 17:31:24 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26HVO8e000709; Sun, 6 Mar 2005 17:31:24 GMT (envelope-from ume) Message-Id: <200503061731.j26HVO8e000709@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 6 Mar 2005 17:31:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 17:31:25 -0000 ume 2005-03-06 17:31:24 UTC FreeBSD ports repository Modified files: . modules Log: ja-egg-canna --> ports/japanese/egg-canna Revision Changes Path 1.12050 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Mar 6 17:48:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6ED116A4CE; Sun, 6 Mar 2005 17:48:05 +0000 (GMT) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E506343D31; Sun, 6 Mar 2005 17:48:04 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-1.free.fr (Postfix) with ESMTP id B7CA129A676; Sun, 6 Mar 2005 18:48:00 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id D06E0407C; Sun, 6 Mar 2005 18:47:14 +0100 (CET) Date: Sun, 6 Mar 2005 18:47:14 +0100 From: Jeremie Le Hen To: "M. Warner Losh" Message-ID: <20050306174714.GC74191@obiwan.tataz.chchile.org> References: <200502280127.j1S1ROkh066282@repoman.freebsd.org> <20050306050505.GA71191@obiwan.tataz.chchile.org> <20050305.221600.35662653.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline In-Reply-To: <20050305.221600.35662653.imp@bsdimp.com> User-Agent: Mutt/1.5.7i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: jeremie@le-hen.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 17:48:05 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > : This commit prevents my rl(4) network card from attaching. Reverting > : to rev 1.48 makes things goes right. Feel free to contact me if you > : need more details. > > Attaching how? On kldload or in general? What kind of card do you > have? What messages are involved? I have two PCMCIA rl(4) adapters. Both don't work with rev 1.49 of cardbus.c. I attached my kernel configuration file. Inserting the card before or after booting doesn't change anything. rl0@pci5:0:0: class=0x020000 card=0x50411371 chip=0x813910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter' class = network subclass = ethernet in-kernel rl(4): rl0: port 0x1000-0x10ff mem 0x88000000-0x 880001ff irq 11 at device 0.0 on cardbus1 rl0: requested interrupt 6-6,count = 1 not supported by cbb rl0: couldn't map interrupt device_attach: rl0 attach returned 6 kld rl(4): rl0: port 0x1000-0x10ff mem 0x88000000-0x 880001ff irq 11 at device 0.0 on cardbus1 rl0: requested interrupt 6-6,count = 1 not supported by cbb rl0: couldn't map interrupt device_attach: rl0 attach returned 6 rl0@pci5:0:0: class=0x020000 card=0x13401186 chip=0x13401186 rev=0x10 hdr=0x00 vendor = 'D-Link System Inc' device = 'DFE-690TXD CardBus Fast Ethernet Adapter' class = network subclass = ethernet builtin rl(4): rl0: port 0x1000-0x10ff mem 0x880000 00-0x880001ff irq 11 at device 0.0 on cardbus1 rl0: requested interrupt 6-6,count = 1 not supported by cbb rl0: couldn't map interrupt device_attach: rl0 attach returned 6 kld rl(4): rl0: port 0x1000-0x10ff mem 0x880000 00-0x880001ff irq 11 at device 0.0 on cardbus1 rl0: requested interrupt 6-6,count = 1 not supported by cbb rl0: couldn't map interrupt device_attach: rl0 attach returned 6 -- Jeremie Le Hen jeremie at le-hen dot org --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=Z6PO # Z6PO kernel config. machine i386 cpu I486_CPU cpu I586_CPU cpu I686_CPU ident Z6PO # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices makeoptions DEBUG="-g" # Build kernel with gdb(1) debug symbols makeoptions MODULES_OVERRIDE="linux syscons fdc sound usb ums snp nullfs unionfs cd9660 cd9660_iconv" makeoptions CPUTYPE="pentium3" makeoptions CFLAGS="-O -pipe" # # Debugging features # options PREEMPTION # Allow threads to be preempted #options FULL_PREEMPTION # Expose race conditions options MUTEX_DEBUG # Enable extra assert in mutex code options KDB # Enable kernel debugger support options DDB # Support DDB options GDB # Support remote GDB options INVARIANT_SUPPORT # Extra sanity checks of internal struct options INVARIANTS # Enable calls of extra sanity checking options DIAGNOSTIC # Make everything more noisy #options WITNESS # Enable checks for deadlocks and cycles #options WITNESS_KDB #options SCHED_4BSD # 4BSD scheduler options SCHED_ULE # ULE scheduler # # Filesystems # options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options SUIDDIR #options EXT2FS # Linux filesystem options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client #options NFSSERVER # Network Filesystem Server #options NFS_ROOT # NFS usable as /, requires NFSCLIENT options MSDOSFS # MSDOS Filesystem options MSDOSFS_LARGE #options NTFS # NT filesystem #options NULLFS # NULL filesystem #options UNIONFS # Union filesystem #options CD9660 # ISO 9660 Filesystem #options UDF # Univesal Disk Format options PSEUDOFS # Pseudo-filesystem framework options PROCFS # Process filesystem (requires PSEUDOFS) options FDESCFS options LIBICONV options MSDOSFS_ICONV #options CD9660_ICONV #options UDF_ICONV #options NTFS_ICONV #options NETSMB #options NETSMBCRYPTO #options LIBMCHAIN #options SMBFS options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B realtime extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options INET # InterNETworking #options INET6 # IPv6 communications protocols options IPSEC # IP security options IPSEC_ESP # IP security with ESP options IPSEC_FILTERGIF # Filter IPSec packets from a tunnel #options BRIDGE # Bridging between ethernet cards options IPFIREWALL # IP firewall options IPFIREWALL_VERBOSE # Enable logging to syslogd(8) options IPFIREWALL_DEFAULT_TO_ACCEPT # Allow everything by default options IPFIREWALL_FORWARD # Make packet destination change option IPFIREWALL_FORWARD_EXTENDED #options IPV6FIREWALL # IPv6 firewall #options IPV6FIREWALL_VERBOSE #options IPV6FIREWALL_DEFAULT_TO_ACCEPT #options IPFILTER # IPFilter support #options IPFILTER_LOG # IPFilter logging device pf # PF OpenBSD packet-filter firewall device pflog # Logging support interface for PF device pfsync # Synchronization interface for PF options IPDIVERT # Divert sockets options DUMMYNET # Enables "dummyney" bandwidth limiter #options ALTQ #options ALTQ_CBQ # Class Bases Queueing #options ALTQ_RED # Random Early Drop #options ALTQ_RIO # RED In/Out #options ALTQ_HFSC # Hierarchical Packet Scheduler #options ALTQ_CDNR # Traffic conditioner #options ALTQ_PRIQ # Priority Queueing #options NETGRAPH #netgraph(4) system #options NETGRAPH_ASYNC #options NETGRAPH_ATMLLC #options NETGRAPH_ATM_ATMPIF #options NETGRAPH_BLUETOOTH # ng_bluetooth(4) #options NETGRAPH_BLUETOOTH_BT3C # ng_bt3c(4) #options NETGRAPH_BLUETOOTH_H4 # ng_h4(4) #options NETGRAPH_BLUETOOTH_HCI # ng_hci(4) #options NETGRAPH_BLUETOOTH_L2CAP # ng_l2cap(4) #options NETGRAPH_BLUETOOTH_SOCKET # ng_btsocket(4) #options NETGRAPH_BLUETOOTH_UBT # ng_ubt(4) #options NETGRAPH_BLUETOOTH_UBTBCMFW # ubtbcmfw(4) #options NETGRAPH_BPF #options NETGRAPH_BRIDGE #options NETGRAPH_CISCO #options NETGRAPH_ECHO #options NETGRAPH_EIFACE #options NETGRAPH_ETHER #options NETGRAPH_FEC #options NETGRAPH_FRAME_RELAY #options NETGRAPH_GIF #options NETGRAPH_GIF_DEMUX #options NETGRAPH_HOLE #options NETGRAPH_IFACE #options NETGRAPH_IP_INPUT #options NETGRAPH_KSOCKET #options NETGRAPH_L2TP #options NETGRAPH_LMI #options NETGRAPH_ONE2MANY #options NETGRAPH_PPP #options NETGRAPH_PPPOE #options NETGRAPH_PPTPGRE #options NETGRAPH_RFC1490 #options NETGRAPH_SOCKET #options NETGRAPH_SPLIT #options NETGRAPH_SPPP #options NETGRAPH_TEE #options NETGRAPH_TTY #options NETGRAPH_UI #options NETGRAPH_VJC #options GEOM_AES #options GEOM_APPLE #options GEOM_BDE #options GEOM_BSD #options GEOM_CONCAT #options GEOM_FOX #options GEOM_GATE #options GEOM_GPT #options GEOM_LABEL #options GEOM_MBR #options GEOM_MIRROR #options GEOM_NOP #options GEOM_PC98 #options GEOM_RAID3 #options GEOM_SHSEC #options GEOM_STRIPE #options GEOM_SUNLABEL #options GEOM_UZIP #options GEOM_VOL # # Pseudo devices # device random # Entropy device device mem # Memory and kernel memory devices device io device pty # Pseudo-ttys (telnet etc) #device snp # Snoop device - to look at pty/vty/... #device ccd # Concatenated disk driver device md # Memory "disks" # # Network pseudo devices # device loop # Network loopback device ether # Ethernet support #device vlan # VLAN support (needs miibus) #device sl # Kernel SLIP #device ppp # Kernel PPP #device sppp # Generic Synchronous PPP device tun # Packet tunnel device gif # IPv6 and IPv4 tunneling #device faith # IPv6-to-IPv4 relaying (translation) #device stf # 6to4 IPv6 over IPv4 encapsulation #device tap # Virtual Ethernet driver #device gre # IP over IP tunneling device bpf # Berkeley packet filter #options PPP_BSDCOMP # PPP BSD-compress support #options PPP_DEFLATE # PPP zlib/deflate/gzip support #options PPP_FILTER # Enable bpf filtering (needs bpf) # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel device apic # I/O APIC device acpi #options ACPI_DEBUG # Bus support. Do not remove isa, even if you have no isa slots device isa device pci # Floppy drives #device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives #device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID # Static device numbering # SCSI peripherals #device scbus # SCSI bus (required for SCSI) #device ch # SCSI media changers #device da # Direct Access (disks) #device sa # Sequential Access (tape etc) #device cd # CD #device pass # Passthrough device (direct SCSI access) #device ses # SCSI Environmental Services (and SAF-TE) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse #options PSM_DEBUG options VESA # Support for VGA VESA video modes. device vga # VGA video card driver device splash # Splash screen and screen saver support device sc # Enable this for the pcvt (VT220 compatible) console driver #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor device agp # support several AGP chipsets # Floating point support - do not disable device npx # Power management support (see NOTES for more options) #device apm # Add suspend/resume support for the i8254 device pmtimer # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support device cbb # cardbus (yenta) bridge #device pcic # ExCA ISA and PCI bridges device pccard # PC Card (16-bit) bus device cardbus # CardBus (32-bit) bus # Serial (COM) ports #device sio # 8250, 16[45]50 based serial ports # Parallel port #device ppc #device ppbus # Parallel port bus (required) #device lpt # Printer #device plip # TCP/IP over parallel #device ppi # Parallel port interface device #device vpo # Requires scbus and da # If you've got a "dumb" serial or parallel PCI card that is # supported by the puc(4) glue driver, uncomment the following # line to enable it (connects to the sio and/or ppc drivers): #device puc # PCI Ethernet NICs #device de # DEC/Intel DC21x4x (``Tulip'') #device em # Intel PRO/1000 adapter Gigabit Ethernet Card #device ixgb # Intel PRO/10GbE Ethernet Card #device txp # 3Com 3cR990 (``Typhoon'') #device vx # 3Com 3c590, 3c595 (``Vortex'') # PCI Ethernet NICs that use the common MII bus controller code # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device bfe # Broadcom BCM440x 10/100 Ethernet #device bge # Broadcom BCM570xx Gigabit Ethernet #device dc # DEC/Intel 21143 and various workalikes #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'lnc') #device re # RealTek 8139C+/8169/8169S/8110S device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet #device ste # Sundance ST201 (D-Link DFE-550TX) #device ti # Alteon Networks Tigon I/II gigabit Ethernet #device tl # Texas Instruments ThunderLAN #device tx # SMC EtherPower II (83c170 ``EPIC'') #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. pccard NICs included #device cs # Crystal Semiconductor CS89x0 NIC # 'device ed' requires 'device miibus' #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards #device ex # Intel EtherExpress Pro/10 and Pro/10+ #device ep # Etherlink III based cards #device fe # Fujitsu MB8696x based cards #device ie # EtherExpress 8/16, 3C507, StarLAN 10 etc #device lnc # NE2100, NE32-VL Lance Ethernet cards #device sn # SMC's 9000 series of Ethernet chips #device xe # Xircom pccard Ethernet # ISA devices that use the old ISA shims #device le # Wireless NIC cards #device wlan # 802.11 support #device wlan_wep #device wlan_ccmp #device wlan_tkip #device wlan_xauth #device wlan_acl #device an # Aironet 4500/4800 802.11 wireless NICs #device awi # BayStack 660 and others #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs #device wl # Older non 802.11 Wavelan wireless NIC #device ath_hal #device ath_rate_onoe #device ath # # USB support # options USB_DEBUG #device uhci # UHCI PCI->USB interface #device ohci # OHCI PCI->USB interface #device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices #device ugen # Generic #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse #device urio # Diamond Rio 500 MP3 player #device uscanner # Scanners # USB Ethernet, requires mii #device aue # ADMtek USB Ethernet #device axe # ASIX Electronics USB Ethernet #device cue # CATC USB Ethernet #device kue # Kawasaki LSI USB Ethernet #device rue # RealTek RTL8150 USB Ethernet # # Sound # #device sound #device snd_maestro --HlL+5n6rz5pIUxbD-- From owner-cvs-all@FreeBSD.ORG Sun Mar 6 18:01:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6481B16A4CE; Sun, 6 Mar 2005 18:01:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CAE843D41; Sun, 6 Mar 2005 18:01:06 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26I16eK001715; Sun, 6 Mar 2005 18:01:06 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26I16qH001714; Sun, 6 Mar 2005 18:01:06 GMT (envelope-from hrs) Message-Id: <200503061801.j26I16qH001714@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Mar 2005 18:01:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 18:01:06 -0000 hrs 2005-03-06 18:01:06 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: Beastie boot menu disabled, acpi(4) turns ACPI and PCI devices off or to a lower power state in suspend, acpi_ibm driver added, ed(4) ALTQ support, ipfw(4) ucred-based rules can be used with debug.mpsafenet=1, TCP-MD5 implementation in KAME IPv4 IPsec, ftpd(8) 212 and 213 status code support, gvinum checkparity/rebuildparity/setstate subcommand support, periodic(8) security report now includes blocked packet counts by pf(4), ppp(8) NAS-IP-Address/NAS-Identifier options, pppd(8) incorrect CBCP response fix, and rescue(8) now includes BSD tar. Update release notes: rc.conf(5) network interface renaming support (MFC), and markup fix in the entry of systat(1) IPv6 support. Revision Changes Path 1.816 +54 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 18:15:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DCDE16A4CE; Sun, 6 Mar 2005 18:15:24 +0000 (GMT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8AE843D3F; Sun, 6 Mar 2005 18:15:23 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-2.free.fr (Postfix) with ESMTP id 6F1842D588A; Sun, 6 Mar 2005 19:15:11 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 580F3407C; Sun, 6 Mar 2005 19:14:22 +0100 (CET) Date: Sun, 6 Mar 2005 19:14:22 +0100 From: Jeremie Le Hen To: Julian Elischer Message-ID: <20050306181422.GD74191@obiwan.tataz.chchile.org> References: <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <42279B6D.1000005@freebsd.org> <20050304182629.GA39457@VARK.MIT.EDU> <4228AB27.3020204@samsco.org> <4228B504.7000302@elischer.org> <20050305154248.GF15329@obiwan.tataz.chchile.org> <422A9B53.8080504@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422A9B53.8080504@elischer.org> User-Agent: Mutt/1.5.7i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Jeremie Le Hen cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 18:15:24 -0000 Hi Julian, On Sat, Mar 05, 2005 at 09:55:31PM -0800, Julian Elischer wrote: > Jeremie Le Hen wrote: > >>for a start I'd like to add a sysctl to turn off swapping out kernel > >>stacks.. > >>then if someone had a reproducible or atleast 'common" problem, > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > >>we could suggest turning it off to see > >>if it fixes the problem.. that would be a big smoking gun.. > > > > > >If I understand correctly, the problem with swapping is that it's > >highly non-deterministic. Therefore having kthread swapping disabled > >would not tell us whether the bug is really avoided or if we are just > >fortunate enough to not trigger it. I think I didn't explained myself correctly. In fact, I was simply wondering how a swap related bug could be reproducible. Regards, -- Jeremie Le Hen jeremie at le-hen dot org From owner-cvs-all@FreeBSD.ORG Sun Mar 6 18:45:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9C916A4CE; Sun, 6 Mar 2005 18:45:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 065C243D1D; Sun, 6 Mar 2005 18:45:44 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26IjhrM003297; Sun, 6 Mar 2005 18:45:43 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26IjhMd003296; Sun, 6 Mar 2005 18:45:43 GMT (envelope-from sem) Message-Id: <200503061845.j26IjhMd003296@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Mar 2005 18:45:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs21-mule pkg-plist pkg-plist.arch-dep X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 18:45:44 -0000 sem 2005-03-06 18:45:43 UTC FreeBSD ports repository Modified files: editors/xemacs21-mule pkg-plist pkg-plist.arch-dep Log: - Remove extra dirs on deinstall PR: ports/78483 Submitted by: maintainer Revision Changes Path 1.13 +3 -0 ports/editors/xemacs21-mule/pkg-plist 1.2 +3 -0 ports/editors/xemacs21-mule/pkg-plist.arch-dep From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:08:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA9816A4CE; Sun, 6 Mar 2005 19:08:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A333443D48; Sun, 6 Mar 2005 19:08:18 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26J8Ieb005072; Sun, 6 Mar 2005 19:08:18 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26J8INB005071; Sun, 6 Mar 2005 19:08:18 GMT (envelope-from das) Message-Id: <200503061908.j26J8INB005071@repoman.freebsd.org> From: David Schultz Date: Sun, 6 Mar 2005 19:08:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/man ieee.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:08:19 -0000 das 2005-03-06 19:08:18 UTC FreeBSD src repository Modified files: lib/msun/man ieee.3 Log: Fix a mistake in the exponent range. Revision Changes Path 1.21 +1 -1 src/lib/msun/man/ieee.3 From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:08:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09CE716A4CE; Sun, 6 Mar 2005 19:08:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E2843D1D; Sun, 6 Mar 2005 19:08:51 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26J8pSm005110; Sun, 6 Mar 2005 19:08:51 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26J8pbt005109; Sun, 6 Mar 2005 19:08:51 GMT (envelope-from hrs) Message-Id: <200503061908.j26J8pbt005109@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Mar 2005 19:08:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:08:52 -0000 hrs 2005-03-06 19:08:51 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: atkbd(4) 0x08 flag, ipnat(8) redirect rule supports non-TCP/UDP packets, and sppp(4) MPSAFE. Update release notes: pppd(8) incorrect CBCP response fix (MFC). Revision Changes Path 1.817 +11 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:23:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8965916A4CE; Sun, 6 Mar 2005 19:23:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 602F143D1D; Sun, 6 Mar 2005 19:23:07 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26JN7a0006300; Sun, 6 Mar 2005 19:23:07 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26JN7WW006299; Sun, 6 Mar 2005 19:23:07 GMT (envelope-from ahze) Message-Id: <200503061923.j26JN7WW006299@repoman.freebsd.org> From: Michael Johnson Date: Sun, 6 Mar 2005 19:23:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:23:07 -0000 ahze 2005-03-06 19:23:07 UTC FreeBSD ports repository Modified files: devel/cvsd Makefile distinfo Log: - Update to 1.0.5 PR: 78498 Submitted by: Ports Fury Revision Changes Path 1.27 +1 -1 ports/devel/cvsd/Makefile 1.21 +4 -4 ports/devel/cvsd/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:38:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A9A416A4CE; Sun, 6 Mar 2005 19:38:45 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id F37FE43D5A; Sun, 6 Mar 2005 19:38:44 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j26JdWgu064968; Sun, 6 Mar 2005 14:39:33 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Jeremie Le Hen In-Reply-To: <20050306144347.GA74191@obiwan.tataz.chchile.org> References: <200503060800.j26803h3049872@repoman.freebsd.org> <20050306144347.GA74191@obiwan.tataz.chchile.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-C2BiFV6wVUFN5N8v3n0Y" Organization: FreeBSD, Inc. Date: Sun, 06 Mar 2005 14:38:19 -0500 Message-Id: <1110137899.97135.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libalias alias_skinny.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:38:45 -0000 --=-C2BiFV6wVUFN5N8v3n0Y Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2005-03-06 at 15:43 +0100, Jeremie Le Hen wrote: > Hi, >=20 > > marcus 2005-03-06 08:00:03 UTC > >=20 > > FreeBSD src repository (doc,ports committer) > >=20 > > Modified files: (Branch: RELENG_5) > > lib/libalias alias_skinny.c=20 > > Log: > > MFC: rev 1.8 > > =20 > > Fix a problem in the Skinny ALG where a specially crafted packet coul= d cause > > a libalias application (e.g. natd, ppp, etc.) to crash. Note: Skinn= y support > > is not enabled in natd or ppp by default. > > =20 > > Approved by: re (kensmith) > > Security: This fixes a remote DoS exploit >=20 > Will this be fixed in RELENG_4 as well ? That's my goal. Joe >=20 > Regards, --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-C2BiFV6wVUFN5N8v3n0Y Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCK1wrb2iPiv4Uz4cRAqZ5AJ9gNqVSNDqhvg9501V5UK3Omj3ZnwCfaXjD ImrTYBU6aVVKiI5lAWgmn3k= =ZQab -----END PGP SIGNATURE----- --=-C2BiFV6wVUFN5N8v3n0Y-- From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:42:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E5F116A4CE; Sun, 6 Mar 2005 19:42:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4691143D41; Sun, 6 Mar 2005 19:42:32 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26JgW8L007041; Sun, 6 Mar 2005 19:42:32 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26JgWIa007040; Sun, 6 Mar 2005 19:42:32 GMT (envelope-from phk) Message-Id: <200503061942.j26JgWIa007040@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Mar 2005 19:42:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ieee488 upd7210.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:42:32 -0000 phk 2005-03-06 19:42:32 UTC FreeBSD src repository Modified files: sys/dev/ieee488 upd7210.c Log: Don't disable interrupts on a stray interrupt. Revision Changes Path 1.6 +0 -2 src/sys/dev/ieee488/upd7210.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:43:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 399F216A4CE; Sun, 6 Mar 2005 19:43:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10FB643D1F; Sun, 6 Mar 2005 19:43:13 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26JhCEt007109; Sun, 6 Mar 2005 19:43:12 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26JhCU1007108; Sun, 6 Mar 2005 19:43:12 GMT (envelope-from phk) Message-Id: <200503061943.j26JhCU1007108@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Mar 2005 19:43:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ieee488 ibfoo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:43:13 -0000 phk 2005-03-06 19:43:12 UTC FreeBSD src repository Modified files: sys/dev/ieee488 ibfoo.c Log: Always go to standby efter each call. Revision Changes Path 1.4 +7 -7 src/sys/dev/ieee488/ibfoo.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:44:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F92416A4CE; Sun, 6 Mar 2005 19:44:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5529B43D2D; Sun, 6 Mar 2005 19:44:43 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Jih2t007200; Sun, 6 Mar 2005 19:44:43 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26JihVO007199; Sun, 6 Mar 2005 19:44:43 GMT (envelope-from ahze) Message-Id: <200503061944.j26JihVO007199@repoman.freebsd.org> From: Michael Johnson Date: Sun, 6 Mar 2005 19:44:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/typetools Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:44:43 -0000 ahze 2005-03-06 19:44:43 UTC FreeBSD ports repository Modified files: print/typetools Makefile distinfo pkg-plist Log: - Update to 2.22 PR: 78503 Submitted by: Ports Fury Revision Changes Path 1.6 +3 -3 ports/print/typetools/Makefile 1.6 +2 -2 ports/print/typetools/distinfo 1.3 +1 -0 ports/print/typetools/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:50:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2684416A4CE; Sun, 6 Mar 2005 19:50:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED0A643D1F; Sun, 6 Mar 2005 19:50:01 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Jo1rM007398; Sun, 6 Mar 2005 19:50:01 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Jo1Yq007397; Sun, 6 Mar 2005 19:50:01 GMT (envelope-from mux) Message-Id: <200503061950.j26Jo1Yq007397@repoman.freebsd.org> From: Maxime Henrion Date: Sun, 6 Mar 2005 19:50:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:50:02 -0000 mux 2005-03-06 19:50:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/fxp if_fxp.c Log: MFC if_fxp.c revision 1.226: date: 2005/03/05 13:52:28; author: mux; state: Exp; lines: +1 -0 Add support for fxp(4) cards found in Sony FS570 laptops. Submitted by: Gavin Atkinson Approved by: re@ (scottl) Revision Changes Path 1.217.2.6 +1 -0 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:54:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D0016A4CE; Sun, 6 Mar 2005 19:54:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A0A843D48; Sun, 6 Mar 2005 19:54:35 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26JsZ6B007793; Sun, 6 Mar 2005 19:54:35 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26JsZvW007792; Sun, 6 Mar 2005 19:54:35 GMT (envelope-from ahze) Message-Id: <200503061954.j26JsZvW007792@repoman.freebsd.org> From: Michael Johnson Date: Sun, 6 Mar 2005 19:54:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/wotsap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:54:35 -0000 ahze 2005-03-06 19:54:35 UTC FreeBSD ports repository Modified files: misc/wotsap Makefile distinfo Log: - Update to 0.6 PR: 78501 Submitted by: Ports Fury Revision Changes Path 1.3 +6 -5 ports/misc/wotsap/Makefile 1.3 +2 -2 ports/misc/wotsap/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:55:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80E1016A4CE; Sun, 6 Mar 2005 19:55:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5754A43D48; Sun, 6 Mar 2005 19:55:19 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26JtJpD007949; Sun, 6 Mar 2005 19:55:19 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26JtJ4k007948; Sun, 6 Mar 2005 19:55:19 GMT (envelope-from mux) Message-Id: <200503061955.j26JtJ4k007948@repoman.freebsd.org> From: Maxime Henrion Date: Sun, 6 Mar 2005 19:55:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:55:19 -0000 mux 2005-03-06 19:55:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/fxp if_fxp.c Log: Sync device IDs with HEAD. Revision Changes Path 1.110.2.37 +2 -0 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 19:59:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE42616A4CE; Sun, 6 Mar 2005 19:59:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 923C843D41; Sun, 6 Mar 2005 19:59:41 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26JxfwM008344; Sun, 6 Mar 2005 19:59:41 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26JxfTh008343; Sun, 6 Mar 2005 19:59:41 GMT (envelope-from marcus) Message-Id: <200503061959.j26JxfTh008343@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Mar 2005 19:59:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libalias alias_skinny.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:59:41 -0000 marcus 2005-03-06 19:59:41 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_4) lib/libalias alias_skinny.c Log: MFC: rev 1.8 Fix a problem in the Skinny ALG where a specially crafted packet could cause a libalias application (e.g. natd, ppp, etc.) to crash. Note: Skinny support is not enabled in natd or ppp by default. Approved by: nectar (secteam) Security: This fixes a remote DoS exploit Revision Changes Path 1.1.2.2 +3 -3 src/lib/libalias/alias_skinny.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 20:09:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7ACE16A4CE; Sun, 6 Mar 2005 20:09:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 681AB43D48; Sun, 6 Mar 2005 20:09:00 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26K90oP009200; Sun, 6 Mar 2005 20:09:00 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26K90cs009199; Sun, 6 Mar 2005 20:09:00 GMT (envelope-from alc) Message-Id: <200503062009.j26K90cs009199@repoman.freebsd.org> From: Alan Cox Date: Sun, 6 Mar 2005 20:09:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_mbuf.c src/sys/sys mbuf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 20:09:00 -0000 alc 2005-03-06 20:09:00 UTC FreeBSD src repository Modified files: sys/kern uipc_mbuf.c sys/sys mbuf.h Log: The m_ext reference counts are potentially shared and modified asynchronously by different threads. Thus, declare as volatile the reference count that is accessed through m_ext's pointer, ref_cnt. Revert the previous change, revision 1.144, that casts as volatile a single dereference of ref_cnt. Reviewed by: bmilekic, dwhite Problem reported by: kris MFC after: 3 days Revision Changes Path 1.145 +4 -6 src/sys/kern/uipc_mbuf.c 1.168 +1 -1 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Sun Mar 6 20:17:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C70616A4CE; Sun, 6 Mar 2005 20:17:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D835E43D3F; Sun, 6 Mar 2005 20:17:25 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26KHP82009762; Sun, 6 Mar 2005 20:17:25 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26KHPmi009761; Sun, 6 Mar 2005 20:17:25 GMT (envelope-from leeym) Message-Id: <200503062017.j26KHPmi009761@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Mar 2005 20:17:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/scim-chewing Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 20:17:26 -0000 leeym 2005-03-06 20:17:25 UTC FreeBSD ports repository Modified files: chinese/scim-chewing Makefile Log: - scim-chewing doesn't depend on scim-make-table Revision Changes Path 1.3 +1 -7 ports/chinese/scim-chewing/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 20:45:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD5AC16A4CE; Sun, 6 Mar 2005 20:45:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8480F43D39; Sun, 6 Mar 2005 20:45:49 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26KjnNU010930; Sun, 6 Mar 2005 20:45:49 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26KjnbS010929; Sun, 6 Mar 2005 20:45:49 GMT (envelope-from sem) Message-Id: <200503062045.j26KjnbS010929@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Mar 2005 20:45:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-devel-mule Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 20:45:49 -0000 sem 2005-03-06 20:45:49 UTC FreeBSD ports repository Modified files: editors/xemacs-devel-mule Makefile Log: - Try unbreak build on sparc64 Submitted by: maintainer Revision Changes Path 1.27 +2 -2 ports/editors/xemacs-devel-mule/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 20:48:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F1316A4CE; Sun, 6 Mar 2005 20:48:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BFED43D2F; Sun, 6 Mar 2005 20:48:53 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Kmr2M017776; Sun, 6 Mar 2005 20:48:53 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26KmrDl017775; Sun, 6 Mar 2005 20:48:53 GMT (envelope-from marcus) Message-Id: <200503062048.j26KmrDl017775@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Mar 2005 20:48:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gimp Makefile ports/graphics/gimp/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 20:48:53 -0000 marcus 2005-03-06 20:48:53 UTC FreeBSD ports repository Modified files: graphics/gimp Makefile graphics/gimp/files patch-configure Log: Add GIMP_THREAD_LIBS to GTK_LIBS so that all plug-ins get some thread lovin'. This fixes some missing pthread symbols, and allows the new GTK+ file chooser to work in certain plug-ins (e.g. print). Revision Changes Path 1.175 +1 -1 ports/graphics/gimp/Makefile 1.11 +11 -3 ports/graphics/gimp/files/patch-configure From owner-cvs-all@FreeBSD.ORG Sun Mar 6 20:56:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D4A916A4CE; Sun, 6 Mar 2005 20:56:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7530043D2D; Sun, 6 Mar 2005 20:56:16 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26KuGTX018138; Sun, 6 Mar 2005 20:56:16 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26KuGKM018137; Sun, 6 Mar 2005 20:56:16 GMT (envelope-from scottl) Message-Id: <200503062056.j26KuGKM018137@repoman.freebsd.org> From: Scott Long Date: Sun, 6 Mar 2005 20:56:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/twa twa_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 20:56:16 -0000 scottl 2005-03-06 20:56:16 UTC FreeBSD src repository Modified files: sys/dev/twa twa_freebsd.c Log: Use the correct flags for bus_dma_tag_create(). Revision Changes Path 1.11 +2 -2 src/sys/dev/twa/twa_freebsd.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 20:57:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FBCC16A4CE; Sun, 6 Mar 2005 20:57:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0750243D1F; Sun, 6 Mar 2005 20:57:09 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Kv88E018184; Sun, 6 Mar 2005 20:57:08 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Kv8RN018183; Sun, 6 Mar 2005 20:57:08 GMT (envelope-from alc) Message-Id: <200503062057.j26Kv8RN018183@repoman.freebsd.org> From: Alan Cox Date: Sun, 6 Mar 2005 20:57:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/include smp.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 20:57:09 -0000 alc 2005-03-06 20:57:08 UTC FreeBSD src repository Modified files: sys/sparc64/include smp.h Log: Declare as volatile the memory location referenced by a pointer rather than the pointer's value. Revision Changes Path 1.18 +1 -1 src/sys/sparc64/include/smp.h From owner-cvs-all@FreeBSD.ORG Sun Mar 6 20:57:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B5D16A4CE; Sun, 6 Mar 2005 20:57:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3E843D31; Sun, 6 Mar 2005 20:57:54 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26KvsA1018218; Sun, 6 Mar 2005 20:57:54 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26KvsV4018217; Sun, 6 Mar 2005 20:57:54 GMT (envelope-from scottl) Message-Id: <200503062057.j26KvsV4018217@repoman.freebsd.org> From: Scott Long Date: Sun, 6 Mar 2005 20:57:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/twe twe_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 20:57:54 -0000 scottl 2005-03-06 20:57:54 UTC FreeBSD src repository Modified files: sys/dev/twe twe_freebsd.c Log: Use correct flags for bus_dma_tag_create(). Revision Changes Path 1.42 +4 -4 src/sys/dev/twe/twe_freebsd.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:06:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A11B16A4CF; Sun, 6 Mar 2005 21:06:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E838A43D39; Sun, 6 Mar 2005 21:06:14 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26L6EoL018666; Sun, 6 Mar 2005 21:06:14 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26L6ET4018665; Sun, 6 Mar 2005 21:06:14 GMT (envelope-from arved) Message-Id: <200503062106.j26L6ET4018665@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 21:06:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gccxml Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:06:15 -0000 arved 2005-03-06 21:06:14 UTC FreeBSD ports repository Modified files: devel/gccxml Makefile Log: - Fix build on amd64 - Remove NOT_FOR_ARCHS while i am here, since the last update this port builds on sparc64 and ia64. Approved by: vs Revision Changes Path 1.6 +5 -2 ports/devel/gccxml/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:10:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C96316A4CE; Sun, 6 Mar 2005 21:10:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242D743D48; Sun, 6 Mar 2005 21:10:23 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LANCw018864; Sun, 6 Mar 2005 21:10:23 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LAN5o018863; Sun, 6 Mar 2005 21:10:23 GMT (envelope-from arved) Message-Id: <200503062110.j26LAN5o018863@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 21:10:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/help2man Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:10:23 -0000 arved 2005-03-06 21:10:23 UTC FreeBSD ports repository Modified files: misc/help2man Makefile distinfo Log: Update to 1.35.1 Revision Changes Path 1.13 +1 -1 ports/misc/help2man/Makefile 1.7 +2 -2 ports/misc/help2man/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:10:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1F0C16A4CE; Sun, 6 Mar 2005 21:10:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7F0B43D2F; Sun, 6 Mar 2005 21:10:31 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LAVGo018893; Sun, 6 Mar 2005 21:10:31 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LAVg7018892; Sun, 6 Mar 2005 21:10:31 GMT (envelope-from cognet) Message-Id: <200503062110.j26LAVg7018892@repoman.freebsd.org> From: Olivier Houchard Date: Sun, 6 Mar 2005 21:10:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:10:32 -0000 cognet 2005-03-06 21:10:31 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: Make sure ARM_TP_ADDRESS is accessible right now by calling pmap_fault_fixup, as we can't rely on a trap happening, as it is done normally. While I'm there, uncomment the call to cpu_dcache_wbinv_range() in pmap_kenter_internal, as we don't call cpu_dcache_wbinv_all() there anymore. Revision Changes Path 1.25 +9 -3 src/sys/arm/arm/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:12:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBE0816A4CE; Sun, 6 Mar 2005 21:12:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 921FE43D53; Sun, 6 Mar 2005 21:12:03 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LC3II018959; Sun, 6 Mar 2005 21:12:03 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LC386018958; Sun, 6 Mar 2005 21:12:03 GMT (envelope-from cognet) Message-Id: <200503062112.j26LC386018958@repoman.freebsd.org> From: Olivier Houchard Date: Sun, 6 Mar 2005 21:12:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm swtch.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:12:03 -0000 cognet 2005-03-06 21:12:03 UTC FreeBSD src repository Modified files: sys/arm/arm swtch.S Log: Use [ldr|str]t instead of [ldr|str] when accessing ARM_TP_ADDRESS. Revision Changes Path 1.14 +3 -4 src/sys/arm/arm/swtch.S From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:13:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E7616A4CE; Sun, 6 Mar 2005 21:13:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2954C43D31; Sun, 6 Mar 2005 21:13:52 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LDqBx019106; Sun, 6 Mar 2005 21:13:52 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LDqMW019105; Sun, 6 Mar 2005 21:13:52 GMT (envelope-from flz) Message-Id: <200503062113.j26LDqMW019105@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 6 Mar 2005 21:13:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/tagtool Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:13:52 -0000 flz 2005-03-06 21:13:52 UTC FreeBSD ports repository Modified files: audio/tagtool Makefile distinfo pkg-plist Log: - Update to 0.12. PR: ports/78496 Submitted by: Ports Fury Approved by: pav (mentor) Revision Changes Path 1.3 +7 -6 ports/audio/tagtool/Makefile 1.2 +2 -2 ports/audio/tagtool/distinfo 1.3 +4 -1 ports/audio/tagtool/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:15:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D04516A4CE; Sun, 6 Mar 2005 21:15:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E85D543D46; Sun, 6 Mar 2005 21:15:15 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LFFcg019222; Sun, 6 Mar 2005 21:15:15 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LFFcv019221; Sun, 6 Mar 2005 21:15:15 GMT (envelope-from flz) Message-Id: <200503062115.j26LFFcv019221@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 6 Mar 2005 21:15:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/swhplugins Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:15:16 -0000 flz 2005-03-06 21:15:15 UTC FreeBSD ports repository Modified files: audio/swhplugins Makefile distinfo Log: - Update to 0.4.13. PR: ports/78495 Submitted by: Ports Fury Approved by: pav (mentor) Revision Changes Path 1.27 +1 -1 ports/audio/swhplugins/Makefile 1.12 +2 -2 ports/audio/swhplugins/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:18:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A6E216A4CE; Sun, 6 Mar 2005 21:18:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F361043D41; Sun, 6 Mar 2005 21:18:49 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LInKK019365; Sun, 6 Mar 2005 21:18:49 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LInv4019364; Sun, 6 Mar 2005 21:18:49 GMT (envelope-from flz) Message-Id: <200503062118.j26LInv4019364@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 6 Mar 2005 21:18:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/xmms-scrobbler Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:18:50 -0000 flz 2005-03-06 21:18:49 UTC FreeBSD ports repository Modified files: audio/xmms-scrobbler Makefile distinfo Log: - Update to 0.3.8. - Add WITH_DEBUG knob. PR: ports/78506 Submitted by: Roman Bogorodskiy (maintainer) Approved by: pav (mentor) Revision Changes Path 1.5 +5 -1 ports/audio/xmms-scrobbler/Makefile 1.4 +2 -2 ports/audio/xmms-scrobbler/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:19:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 194DD16A4CE; Sun, 6 Mar 2005 21:19:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFEB643D39; Sun, 6 Mar 2005 21:19:28 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LJSdU019426; Sun, 6 Mar 2005 21:19:28 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LJSNo019425; Sun, 6 Mar 2005 21:19:28 GMT (envelope-from arved) Message-Id: <200503062119.j26LJSNo019425@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 21:19:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/dcraw Makefile distinfo ports/graphics/dcraw/files patch-dcraw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:19:29 -0000 arved 2005-03-06 21:19:28 UTC FreeBSD ports repository Modified files: graphics/dcraw Makefile distinfo Removed files: graphics/dcraw/files patch-dcraw.c Log: Update to 1.236 PR: 78456 Submitted by: Arjan van Leeuwen Revision Changes Path 1.4 +1 -1 ports/graphics/dcraw/Makefile 1.4 +2 -2 ports/graphics/dcraw/distinfo 1.2 +0 -10 ports/graphics/dcraw/files/patch-dcraw.c (dead) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:22:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F16BB16A4CE; Sun, 6 Mar 2005 21:22:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3A2743D41; Sun, 6 Mar 2005 21:22:01 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LM1vD019746; Sun, 6 Mar 2005 21:22:01 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LM1Eb019745; Sun, 6 Mar 2005 21:22:01 GMT (envelope-from sem) Message-Id: <200503062122.j26LM1Eb019745@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Mar 2005 21:22:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/clisp Makefile distinfo pkg-descr pkg-plist ports/lang/clisp/files patch-aa patch-clisp-link.in patch-makemake.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:22:02 -0000 sem 2005-03-06 21:22:01 UTC FreeBSD ports repository Modified files: lang/clisp Makefile distinfo pkg-descr pkg-plist Added files: lang/clisp/files patch-makemake.in Removed files: lang/clisp/files patch-aa patch-clisp-link.in Log: - Update to 2.33.2 - Unorphaning the port PR: ports/77624 Submitted by: Jakub Rehor Revision Changes Path 1.24 +9 -55 ports/lang/clisp/Makefile 1.8 +2 -2 ports/lang/clisp/distinfo 1.6 +0 -18 ports/lang/clisp/files/patch-aa (dead) 1.2 +0 -20 ports/lang/clisp/files/patch-clisp-link.in (dead) 1.1 +11 -0 ports/lang/clisp/files/patch-makemake.in (new) 1.2 +5 -2 ports/lang/clisp/pkg-descr 1.9 +31 -47 ports/lang/clisp/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:32:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 924A916A4CE; Sun, 6 Mar 2005 21:32:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B5643D46; Sun, 6 Mar 2005 21:32:18 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LWIOr020146; Sun, 6 Mar 2005 21:32:18 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LWIDX020145; Sun, 6 Mar 2005 21:32:18 GMT (envelope-from flz) Message-Id: <200503062132.j26LWIDX020145@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 6 Mar 2005 21:32:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/bmp-scrobbler Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:32:18 -0000 flz 2005-03-06 21:32:18 UTC FreeBSD ports repository Modified files: audio/bmp-scrobbler Makefile distinfo Added files: audio/bmp-scrobbler pkg-plist Log: - Update to 0.3.8. - Add WITH_DEBUG knob. PR: ports/78505 Submitted by: Roman Bogorodskiy (maintainer) Approved by: pav (mentor) Revision Changes Path 1.4 +5 -3 ports/audio/bmp-scrobbler/Makefile 1.3 +2 -2 ports/audio/bmp-scrobbler/distinfo 1.3 +2 -0 ports/audio/bmp-scrobbler/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:34:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D64616A4CE; Sun, 6 Mar 2005 21:34:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE2343D1D; Sun, 6 Mar 2005 21:34:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LYiWq020240; Sun, 6 Mar 2005 21:34:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LYimx020239; Sun, 6 Mar 2005 21:34:44 GMT (envelope-from pav) Message-Id: <200503062134.j26LYimx020239@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 21:34:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/criticalmass Makefile distinfo pkg-plist patch-Input.hpp patch-utils::WalkDirectory.hpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:34:44 -0000 pav 2005-03-06 21:34:44 UTC FreeBSD ports repository Modified files: games/criticalmass Makefile distinfo Added files: games/criticalmass/files patch-utils::WalkDirectory.hpp Removed files: games/criticalmass pkg-plist games/criticalmass/files patch-HashString.hpp patch-Input.hpp Log: - Update to 0.9.10 PR: ports/78499 Submitted by: KATO Tsuguru Revision Changes Path 1.14 +8 -3 ports/games/criticalmass/Makefile 1.5 +2 -2 ports/games/criticalmass/distinfo 1.2 +0 -20 ports/games/criticalmass/files/patch-HashString.hpp (dead) 1.2 +0 -11 ports/games/criticalmass/files/patch-Input.hpp (dead) 1.1 +10 -0 ports/games/criticalmass/files/patch-utils::WalkDirectory.hpp (new) 1.3 +0 -5 ports/games/criticalmass/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:39:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9244D16A4CE; Sun, 6 Mar 2005 21:39:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 655E543D3F; Sun, 6 Mar 2005 21:39:44 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Ldi3O020456; Sun, 6 Mar 2005 21:39:44 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Ldijt020455; Sun, 6 Mar 2005 21:39:44 GMT (envelope-from arved) Message-Id: <200503062139.j26Ldijt020455@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 21:39:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/quake2forge Makefileports/games/quake2forge/files patch-configure.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:39:44 -0000 arved 2005-03-06 21:39:44 UTC FreeBSD ports repository Modified files: games/quake2forge Makefile games/quake2forge/files patch-configure.in Log: - Add another MASTER_SITE - Fix detection of libGL PR: 78512 Submitted by: Ulrich Spoerlein Revision Changes Path 1.12 +2 -1 ports/games/quake2forge/Makefile 1.2 +18 -1 ports/games/quake2forge/files/patch-configure.in From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:53:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8EC616A4CE; Sun, 6 Mar 2005 21:53:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F5AA43D1F; Sun, 6 Mar 2005 21:53:32 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LrW1w020980; Sun, 6 Mar 2005 21:53:32 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LrWo1020979; Sun, 6 Mar 2005 21:53:32 GMT (envelope-from arved) Message-Id: <200503062153.j26LrWo1020979@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 21:53:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/wikicker Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:53:32 -0000 arved 2005-03-06 21:53:32 UTC FreeBSD ports repository Modified files: japanese/wikicker Makefile distinfo Log: Update 0.24 PR: 76940 Submitted by: Fumihiko Kimura Revision Changes Path 1.8 +3 -3 ports/japanese/wikicker/Makefile 1.7 +2 -2 ports/japanese/wikicker/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 21:56:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 082C316A4CE; Sun, 6 Mar 2005 21:56:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE27C43D49; Sun, 6 Mar 2005 21:56:39 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26LudVE021143; Sun, 6 Mar 2005 21:56:39 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26LudlC021142; Sun, 6 Mar 2005 21:56:39 GMT (envelope-from flz) Message-Id: <200503062156.j26LudlC021142@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 6 Mar 2005 21:56:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/gtkgep Makefile pkg-descr ports/audio/gtkgep/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:56:40 -0000 flz 2005-03-06 21:56:39 UTC FreeBSD ports repository Modified files: audio/gtkgep Makefile pkg-descr Removed files: audio/gtkgep/files patch-configure Log: - Fix MASTER_SITES. PR: ports/78494 Submitted by: Ports Fury Approved by: pav (mentor) Revision Changes Path 1.10 +4 -7 ports/audio/gtkgep/Makefile 1.2 +0 -10 ports/audio/gtkgep/files/patch-configure (dead) 1.3 +2 -0 ports/audio/gtkgep/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:06:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3C0916A4CE; Sun, 6 Mar 2005 22:06:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3CA043D58; Sun, 6 Mar 2005 22:06:12 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26M6Cdf021555; Sun, 6 Mar 2005 22:06:12 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26M6Cfc021554; Sun, 6 Mar 2005 22:06:12 GMT (envelope-from arved) Message-Id: <200503062206.j26M6Cfc021554@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 22:06:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/kterm Makefile distinfo ports/japanese/kterm/files patch-scrollbar.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:06:13 -0000 arved 2005-03-06 22:06:12 UTC FreeBSD ports repository Modified files: japanese/kterm Makefile distinfo Added files: japanese/kterm/files patch-scrollbar.c Log: * Add the patch to use POSIX termios instead of ioctl, in order to correctlly run on amd64. * Add w3m wheel mouse patch. PR: 78488 Submitted by: KOMATSU Shinichiro Revision Changes Path 1.39 +4 -2 ports/japanese/kterm/Makefile 1.8 +2 -0 ports/japanese/kterm/distinfo 1.1 +27 -0 ports/japanese/kterm/files/patch-scrollbar.c (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:16:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B45B16A4CE; Sun, 6 Mar 2005 22:16:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E666843D3F; Sun, 6 Mar 2005 22:16:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MGCrl021947; Sun, 6 Mar 2005 22:16:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MGCAd021946; Sun, 6 Mar 2005 22:16:12 GMT (envelope-from pav) Message-Id: <200503062216.j26MGCAd021946@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 22:16:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/ImageMagick Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:16:13 -0000 pav 2005-03-06 22:16:12 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile distinfo pkg-plist Log: - Update to 6.2.0-5 - fixes a security vulnerability Reported by: simon Security: http://vuxml.freebsd.org/713c3913-8c2b-11d9-b58c-0001020eed82.html - change logic in WITH_WMF/WITHOUT_WMF because of dependencies on X11 and ImageMagick modules Reported by: Joan Picanyol i Puig PR: ports/78454 Submitted by: Arjan van Leeuwen (maintainer) Revision Changes Path 1.206 +12 -2 ports/graphics/ImageMagick/Makefile 1.100 +2 -2 ports/graphics/ImageMagick/distinfo 1.91 +16 -14 ports/graphics/ImageMagick/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:16:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8828516A4CE; Sun, 6 Mar 2005 22:16:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3D843D1D; Sun, 6 Mar 2005 22:16:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MGsEj022338; Sun, 6 Mar 2005 22:16:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MGsQg022337; Sun, 6 Mar 2005 22:16:54 GMT (envelope-from pav) Message-Id: <200503062216.j26MGsQg022337@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 22:16:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/ale Makefile ports/graphics/autotrace Makefile ports/graphics/k3d Makefile ports/graphics/kallery Makefile ports/graphics/lphoto Makefile ports/graphics/opendx Makefile ports/graphics/pecl-imagick Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:16:54 -0000 pav 2005-03-06 22:16:54 UTC FreeBSD ports repository Modified files: graphics/ale Makefile graphics/autotrace Makefile graphics/k3d Makefile graphics/kallery Makefile graphics/lphoto Makefile graphics/opendx Makefile graphics/pecl-imagick Makefile graphics/pixieplus Makefile graphics/pstoedit Makefile graphics/ruby-rmagick Makefile lang/q Makefile multimedia/dvdauthor Makefile multimedia/kino Makefile multimedia/transcode Makefile textproc/htmltolatex Makefile www/WebMagick Makefile www/typo3 Makefile Log: - Chase ImageMagick shlib bump PR: ports/78455 Submitted by: Arjan van Leeuwen (ImageMagick's maintainer) Revision Changes Path 1.12 +2 -1 ports/graphics/ale/Makefile 1.25 +2 -2 ports/graphics/autotrace/Makefile 1.9 +2 -1 ports/graphics/k3d/Makefile 1.11 +2 -1 ports/graphics/kallery/Makefile 1.10 +1 -1 ports/graphics/lphoto/Makefile 1.38 +2 -2 ports/graphics/opendx/Makefile 1.3 +2 -2 ports/graphics/pecl-imagick/Makefile 1.17 +2 -2 ports/graphics/pixieplus/Makefile 1.37 +2 -2 ports/graphics/pstoedit/Makefile 1.24 +2 -1 ports/graphics/ruby-rmagick/Makefile 1.6 +2 -2 ports/lang/q/Makefile 1.23 +2 -2 ports/multimedia/dvdauthor/Makefile 1.12 +2 -2 ports/multimedia/kino/Makefile 1.52 +1 -1 ports/multimedia/transcode/Makefile 1.15 +2 -2 ports/textproc/htmltolatex/Makefile 1.56 +2 -2 ports/www/WebMagick/Makefile 1.2 +2 -1 ports/www/typo3/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:21:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 697C716A4CE; Sun, 6 Mar 2005 22:21:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F69343D54; Sun, 6 Mar 2005 22:21:17 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MLHlh022545; Sun, 6 Mar 2005 22:21:17 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MLHH0022544; Sun, 6 Mar 2005 22:21:17 GMT (envelope-from arved) Message-Id: <200503062221.j26MLHH0022544@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 22:21:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/gnocatan Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:21:17 -0000 arved 2005-03-06 22:21:17 UTC FreeBSD ports repository Modified files: games/gnocatan Makefile distinfo Log: Update to 0.8.1.54 PR: 78438 Submitted by: Stefan Walter Revision Changes Path 1.24 +1 -1 ports/games/gnocatan/Makefile 1.9 +2 -2 ports/games/gnocatan/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:23:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96EA616A4CE; Sun, 6 Mar 2005 22:23:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68E5B43D4C; Sun, 6 Mar 2005 22:23:22 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MNMif022638; Sun, 6 Mar 2005 22:23:22 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MNMOP022637; Sun, 6 Mar 2005 22:23:22 GMT (envelope-from arved) Message-Id: <200503062223.j26MNMOP022637@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 22:23:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/gdesklets Makefile distinfo ports/deskutils/gdesklets/files patch-main::RemoteSocket.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:23:22 -0000 arved 2005-03-06 22:23:22 UTC FreeBSD ports repository Modified files: deskutils/gdesklets Makefile distinfo Added files: deskutils/gdesklets/files patch-main::RemoteSocket.py Log: Update to 0.34.1 PR: 78405 Submitted by: Franz Klammer Revision Changes Path 1.29 +1 -1 ports/deskutils/gdesklets/Makefile 1.16 +2 -2 ports/deskutils/gdesklets/distinfo 1.1 +11 -0 ports/deskutils/gdesklets/files/patch-main::RemoteSocket.py (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:28:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1816916A4CE; Sun, 6 Mar 2005 22:28:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09E943D49; Sun, 6 Mar 2005 22:28:14 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MSE2q022826; Sun, 6 Mar 2005 22:28:14 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MSEll022825; Sun, 6 Mar 2005 22:28:14 GMT (envelope-from sobomax) Message-Id: <200503062228.j26MSEll022825@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 6 Mar 2005 22:28:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/linprocfs linprocfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:28:15 -0000 sobomax 2005-03-06 22:28:14 UTC FreeBSD src repository Modified files: sys/compat/linprocfs linprocfs.c Log: Always produce cpuX entries, even in the case when there is only one CPU in the system. This is consistent with what real linuxes do. PR: kern/75848 Submitted by: Andriy Gapon MFC after: 3 days Revision Changes Path 1.89 +6 -7 src/sys/compat/linprocfs/linprocfs.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:36:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0FF516A4CE; Sun, 6 Mar 2005 22:36:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A2043D49; Sun, 6 Mar 2005 22:36:38 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Mac8B023306; Sun, 6 Mar 2005 22:36:38 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MacR5023305; Sun, 6 Mar 2005 22:36:38 GMT (envelope-from thierry) Message-Id: <200503062236.j26MacR5023305@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 22:36:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/texcm-ttf Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/texcm-ttf/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:36:38 -0000 thierry 2005-03-06 22:36:38 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/texcm-ttf Makefile distinfo pkg-descr pkg-plist x11-fonts/texcm-ttf/files pkg-message.in Log: Add texcm-ttf 20010117, teX's Computer Modern Fonts. These fonts are required to display MathML pages with Mozilla or Firefox. Revision Changes Path 1.71 +1 -0 ports/x11-fonts/Makefile 1.1 +53 -0 ports/x11-fonts/texcm-ttf/Makefile (new) 1.1 +4 -0 ports/x11-fonts/texcm-ttf/distinfo (new) 1.1 +13 -0 ports/x11-fonts/texcm-ttf/files/pkg-message.in (new) 1.1 +6 -0 ports/x11-fonts/texcm-ttf/pkg-descr (new) 1.1 +10 -0 ports/x11-fonts/texcm-ttf/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:36:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79D6516A4CE; Sun, 6 Mar 2005 22:36:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5282443D55; Sun, 6 Mar 2005 22:36:52 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Maqp7023361; Sun, 6 Mar 2005 22:36:52 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Maqag023360; Sun, 6 Mar 2005 22:36:52 GMT (envelope-from thierry) Message-Id: <200503062236.j26Maqag023360@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 22:36:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:36:52 -0000 thierry 2005-03-06 22:36:52 UTC FreeBSD ports repository Modified files: . modules Log: texcm-ttf --> ports/x11-fonts/texcm-ttf Revision Changes Path 1.12051 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:38:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8841216A4CE; Sun, 6 Mar 2005 22:38:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B01C43D46; Sun, 6 Mar 2005 22:38:41 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Mcfcp023517; Sun, 6 Mar 2005 22:38:41 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26McfLj023516; Sun, 6 Mar 2005 22:38:41 GMT (envelope-from thierry) Message-Id: <200503062238.j26McfLj023516@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 22:38:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/mathfonts Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/mathfonts/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:38:41 -0000 thierry 2005-03-06 22:38:41 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/mathfonts Makefile distinfo pkg-descr pkg-plist x11-fonts/mathfonts/files pkg-message.in Log: Add mathfonts 4.1, mathematica fonts for MathML-enabled Mozilla. These fonts are required to display MathML pages with Mozilla or Firefox. Revision Changes Path 1.72 +1 -0 ports/x11-fonts/Makefile 1.1 +68 -0 ports/x11-fonts/mathfonts/Makefile (new) 1.1 +2 -0 ports/x11-fonts/mathfonts/distinfo (new) 1.1 +16 -0 ports/x11-fonts/mathfonts/files/pkg-message.in (new) 1.1 +6 -0 ports/x11-fonts/mathfonts/pkg-descr (new) 1.1 +27 -0 ports/x11-fonts/mathfonts/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:38:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAA1816A4CE; Sun, 6 Mar 2005 22:38:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C0A43D49; Sun, 6 Mar 2005 22:38:52 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26McqNa023563; Sun, 6 Mar 2005 22:38:52 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Mcqaa023562; Sun, 6 Mar 2005 22:38:52 GMT (envelope-from thierry) Message-Id: <200503062238.j26Mcqaa023562@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 22:38:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:38:53 -0000 thierry 2005-03-06 22:38:52 UTC FreeBSD ports repository Modified files: . modules Log: mathfonts --> ports/x11-fonts/mathfonts Revision Changes Path 1.12052 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:39:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8791216A4CE; Sun, 6 Mar 2005 22:39:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E94243D2D; Sun, 6 Mar 2005 22:39:42 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MdgxL023618; Sun, 6 Mar 2005 22:39:42 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MdgD3023617; Sun, 6 Mar 2005 22:39:42 GMT (envelope-from thierry) Message-Id: <200503062239.j26MdgD3023617@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Mar 2005 22:39:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:39:42 -0000 thierry 2005-03-06 22:39:42 UTC FreeBSD ports repository Modified files: . LEGAL Log: Add an entry for x11-fonts/texcm-ttf and x11-fonts/mathfonts. Revision Changes Path 1.387 +4 -1 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:41:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EB5616A4CE for ; Sun, 6 Mar 2005 22:41:51 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D80C43D41 for ; Sun, 6 Mar 2005 22:41:50 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 18598 invoked from network); 6 Mar 2005 22:36:25 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 6 Mar 2005 22:36:25 -0000 Received: (qmail 24975 invoked by uid 89); 6 Mar 2005 22:47:50 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 6 Mar 2005 22:47:50 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 069351140D; Mon, 7 Mar 2005 00:41:47 +0200 (EET) Date: Mon, 7 Mar 2005 00:41:46 +0200 From: Ion-Mihai Tetcu To: Hajimu UMEMOTO Message-ID: <20050307004146.3245a727@it.buh.tecnik93.com> In-Reply-To: <200503061731.j26HVDbq000663@repoman.freebsd.org> References: <200503061731.j26HVDbq000663@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: [PATCH] fix INDEX (Re: cvs commit: ports/japanese Makefile ports/japanese/egg-canna Makefile distinfo pkg-descr) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:41:51 -0000 On Sun, 6 Mar 2005 17:31:13 +0000 (UTC) Hajimu UMEMOTO wrote: > ume 2005-03-06 17:31:13 UTC > > FreeBSD ports repository > > Modified files: > japanese Makefile > Added files: > japanese/egg-canna Makefile distinfo pkg-descr > Log: > Add new port -- Canna Conversion Facility in Egg Input Method > Architecture At least on 3 of my machines (5.4 PRE), this breaks INDEX: root(itetcu)@it/PU> /usr/ports/japanese/egg-canna [0:33:00] 0 # make describe ja-egg-canna-emacs21-20011110|/usr/ports/japanese/egg-canna|/usr/local|Canna Conversion Facility in Egg Input Method Architectureja-egg-canna-emacs21-20011110: "/usr/ports/editors/tamago""" non-existent -- dependency list incomplete |/usr/ports/japanese/egg-canna/pkg-descr|ume@FreeBSD.org|japanese editors elisp|*** Error code 1 Stop in /usr/ports/japanese/egg-canna. root(itetcu)@it/PU> /usr/ports/japanese/egg-canna [0:39:10] 0 # make -VEMACS_SUFFIX "" # diff -u Makefile.old Makefile --- Makefile.old Mon Mar 7 00:39:58 2005 +++ Makefile Mon Mar 7 00:40:18 2005 @@ -21,7 +21,7 @@ EMACS_PORT_NAME?= emacs21 .if ${EMACS_PORT_NAME} == emacs21 -EMACS_SUFFIX= "" +EMACS_SUFFIX= .else EMACS_SUFFIX= ${PKGNAMESUFFIX} .endif root(itetcu)@it/PU> /usr/ports/japanese/egg-canna [0:40:35] 1 # make describe ja-egg-canna-emacs21-20011110|/usr/ports/japanese/egg-canna|/usr/local|Canna Conversion Facility in Egg Input Method Architecture|/usr/ports/japanese/egg-canna/pkg-descr|ume@FreeBSD.org|japanese editors elisp||||/usr/ports/editors/emacs|/usr/ports/editors/emacs /usr/ports/editors/tamago|http://cgi18.plala.or.jp/nyy/canna/ -- IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:42:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B1BA16A4CE; Sun, 6 Mar 2005 22:42:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B6E43D48; Sun, 6 Mar 2005 22:42:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Mgfe0023801; Sun, 6 Mar 2005 22:42:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MgfBT023800; Sun, 6 Mar 2005 22:42:41 GMT (envelope-from pav) Message-Id: <200503062242.j26MgfBT023800@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 22:42:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/glew Makefile distinfo pkg-plist patch-config_Makefile.freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:42:42 -0000 pav 2005-03-06 22:42:41 UTC FreeBSD ports repository Modified files: graphics/glew Makefile distinfo pkg-plist graphics/glew/files patch-Makefile Added files: graphics/glew/files patch-config_Makefile.freebsd Log: - Update to 1.3.1 PR: ports/78423 Submitted by: Igor Pokrovsky (maintainer) Revision Changes Path 1.10 +7 -10 ports/graphics/glew/Makefile 1.6 +2 -2 ports/graphics/glew/distinfo 1.6 +2 -24 ports/graphics/glew/files/patch-Makefile 1.1 +25 -0 ports/graphics/glew/files/patch-config_Makefile.freebsd (new) 1.3 +11 -2 ports/graphics/glew/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:48:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D417B16A4CE; Sun, 6 Mar 2005 22:48:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A79B943D1D; Sun, 6 Mar 2005 22:48:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MmbIv024037; Sun, 6 Mar 2005 22:48:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MmbXK024036; Sun, 6 Mar 2005 22:48:37 GMT (envelope-from pav) Message-Id: <200503062248.j26MmbXK024036@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 22:48:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:48:38 -0000 pav 2005-03-06 22:48:37 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Reserve UID 202 for dspam PR: ports/77800 Submitted by: Ion-Mihai "IOnut" Tetcu Revision Changes Path 1.543 +1 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:50:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD0216A4CE; Sun, 6 Mar 2005 22:50:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3518143D2F; Sun, 6 Mar 2005 22:50:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MowP6024193; Sun, 6 Mar 2005 22:50:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Mowea024192; Sun, 6 Mar 2005 22:50:58 GMT (envelope-from pav) Message-Id: <200503062250.j26Mowea024192@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 22:50:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/egg-canna Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:50:58 -0000 pav 2005-03-06 22:50:58 UTC FreeBSD ports repository Modified files: japanese/egg-canna Makefile Log: - Fix INDEX Submitted by: Ion-Mihai Tetcu Pointy hat to: ume Revision Changes Path 1.2 +1 -1 ports/japanese/egg-canna/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:52:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D8016A4CE; Sun, 6 Mar 2005 22:52:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44C4243D41; Sun, 6 Mar 2005 22:52:23 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MqNFL024263; Sun, 6 Mar 2005 22:52:23 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MqNs2024262; Sun, 6 Mar 2005 22:52:23 GMT (envelope-from marcus) Message-Id: <200503062252.j26MqNs2024262@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Mar 2005 22:52:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mail-notification Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:52:23 -0000 marcus 2005-03-06 22:52:23 UTC FreeBSD ports repository Modified files: mail/mail-notification Makefile distinfo pkg-plist Log: Update to 1.1. PR: 78514 Submitted by: maintainer Revision Changes Path 1.20 +20 -14 ports/mail/mail-notification/Makefile 1.14 +2 -2 ports/mail/mail-notification/distinfo 1.10 +7 -8 ports/mail/mail-notification/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:52:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09B4616A51A; Sun, 6 Mar 2005 22:52:25 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A730743D1F; Sun, 6 Mar 2005 22:52:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j26MqIXr011803 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Mar 2005 23:52:18 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j26MqHFm011802; Sun, 6 Mar 2005 23:52:17 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Ion-Mihai Tetcu In-Reply-To: <20050307004146.3245a727@it.buh.tecnik93.com> References: <200503061731.j26HVDbq000663@repoman.freebsd.org> <20050307004146.3245a727@it.buh.tecnik93.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-s2RmxD5sftEetusWOYCn" Date: Sun, 06 Mar 2005 23:52:17 +0100 Message-Id: <1110149537.16948.6.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: Hajimu UMEMOTO cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: [PATCH] fix INDEX (Re: cvs commit: ports/japanese Makefile ports/japanese/egg-canna Makefile distinfo pkg-descr) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:52:26 -0000 --=-s2RmxD5sftEetusWOYCn Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Ion-Mihai Tetcu p=ED=B9e v po 07. 03. 2005 v 00:41 +0200: > # diff -u Makefile.old Makefile > --- Makefile.old Mon Mar 7 00:39:58 2005 > +++ Makefile Mon Mar 7 00:40:18 2005 > @@ -21,7 +21,7 @@ > EMACS_PORT_NAME?=3D emacs21 >=20 > .if ${EMACS_PORT_NAME} =3D=3D emacs21 > -EMACS_SUFFIX=3D "" > +EMACS_SUFFIX=3D > .else > EMACS_SUFFIX=3D ${PKGNAMESUFFIX} > .endif Well spotted. Applied. I hope Hajimu will not mind me fixing this, INDEX still seems to be pretty popular diversion for our users. --=20 Pav Lucistnik If God didn't mean for us to juggle, tennis balls wouldn't come three to a can. --=-s2RmxD5sftEetusWOYCn Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCK4mhntdYP8FOsoIRAhIjAJ4ohSxfDMNVJ0Pjp7wDrZZqjVRUPACeMfQv mBVNBLYynQyx2nZLaHHXFAM= =c5kH -----END PGP SIGNATURE----- --=-s2RmxD5sftEetusWOYCn-- From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:54:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95D3B16A4CE; Sun, 6 Mar 2005 22:54:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A4D843D2F; Sun, 6 Mar 2005 22:54:08 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26Ms8Vt024352; Sun, 6 Mar 2005 22:54:08 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Ms8c2024351; Sun, 6 Mar 2005 22:54:08 GMT (envelope-from edwin) Message-Id: <200503062254.j26Ms8c2024351@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Mar 2005 22:54:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/festival Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:54:08 -0000 edwin 2005-03-06 22:54:08 UTC FreeBSD ports repository Modified files: audio/festival Makefile Log: Increase PORTEPOCH: Subject: Ports with version numbers going backwards: audio/festival *audio/festival* : festival-1.4.1_2 < festival-1.4.3 | revision 1.24 | date: 2005/03/04 15:20:28; author: kris; state: Exp; lines: +2 -1 | Restore previous port version (revert local change accidentally | committed) Revision Changes Path 1.25 +1 -0 ports/audio/festival/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 22:59:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AECBD16A4D6; Sun, 6 Mar 2005 22:59:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8408943D39; Sun, 6 Mar 2005 22:59:40 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26MxeRm024583; Sun, 6 Mar 2005 22:59:40 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26MxeZt024582; Sun, 6 Mar 2005 22:59:40 GMT (envelope-from sobomax) Message-Id: <200503062259.j26MxeZt024582@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 6 Mar 2005 22:59:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if_ethersubr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 22:59:40 -0000 sobomax 2005-03-06 22:59:40 UTC FreeBSD src repository Modified files: sys/net if_ethersubr.c Log: Fix ef(4) driver when kernel compiled w/o IPX. MFC after: 3 days Revision Changes Path 1.189 +1 -1 src/sys/net/if_ethersubr.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:00:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B397216A4CE; Sun, 6 Mar 2005 23:00:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8515443D2D; Sun, 6 Mar 2005 23:00:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26N0kJV024757; Sun, 6 Mar 2005 23:00:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26N0kuJ024756; Sun, 6 Mar 2005 23:00:46 GMT (envelope-from pav) Message-Id: <200503062300.j26N0kuJ024756@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 23:00:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/dspam Makefile distinfo ports/mail/dspam/files UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:00:46 -0000 pav 2005-03-06 23:00:46 UTC FreeBSD ports repository Modified files: mail/dspam Makefile distinfo mail/dspam/files UPDATING Log: - Update to 3.2.7.20050302.1330 PR: ports/78402 Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer) Revision Changes Path 1.35 +2 -2 ports/mail/dspam/Makefile 1.19 +2 -2 ports/mail/dspam/distinfo 1.11 +8 -1 ports/mail/dspam/files/UPDATING From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:01:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF10E16A4CE; Sun, 6 Mar 2005 23:01:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAA7043D2D; Sun, 6 Mar 2005 23:01:23 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26N1N6V024857; Sun, 6 Mar 2005 23:01:23 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26N1NDu024856; Sun, 6 Mar 2005 23:01:23 GMT (envelope-from arved) Message-Id: <200503062301.j26N1NDu024856@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 23:01:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/rexx-imc Makefile ports/lang/rexx-imc/files patch-Make-P02 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:01:24 -0000 arved 2005-03-06 23:01:23 UTC FreeBSD ports repository Modified files: lang/rexx-imc Makefile Added files: lang/rexx-imc/files patch-Make-P02 Log: - Fix MASTER_SITES - Fix compilation on FreeBSD 6.* - Pass Maintainership to submitter PR: 77898 Submitted by: Gerhard Gonter Revision Changes Path 1.26 +2 -7 ports/lang/rexx-imc/Makefile 1.1 +30 -0 ports/lang/rexx-imc/files/patch-Make-P02 (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:02:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA07716A4D2 for ; Sun, 6 Mar 2005 23:02:11 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 7453043D31 for ; Sun, 6 Mar 2005 23:02:10 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 21394 invoked from network); 6 Mar 2005 22:56:44 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 6 Mar 2005 22:56:44 -0000 Received: (qmail 26397 invoked by uid 89); 6 Mar 2005 23:08:06 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 6 Mar 2005 23:08:06 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 4D4D6114D4; Mon, 7 Mar 2005 01:02:03 +0200 (EET) Date: Mon, 7 Mar 2005 01:02:03 +0200 From: Ion-Mihai Tetcu To: pav@FreeBSD.org Message-ID: <20050307010203.50adba39@it.buh.tecnik93.com> In-Reply-To: <1110149537.16948.6.camel@hood.oook.cz> References: <200503061731.j26HVDbq000663@repoman.freebsd.org> <20050307004146.3245a727@it.buh.tecnik93.com> <1110149537.16948.6.camel@hood.oook.cz> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-ports@FreeBSD.org cc: Hajimu UMEMOTO cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: [PATCH] fix INDEX (Re: cvs commit: ports/japanese Makefile ports/japanese/egg-canna Makefile distinfo pkg-descr) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:02:11 -0000 On Sun, 06 Mar 2005 23:52:17 +0100 Pav Lucistnik wrote: > Ion-Mihai Tetcu p=ED=B9e v po 07. 03. 2005 v 00:41 +0200: > > # diff -u Makefile.old Makefile > > --- Makefile.old Mon Mar 7 00:39:58 2005 > > +++ Makefile Mon Mar 7 00:40:18 2005 > > @@ -21,7 +21,7 @@ > > EMACS_PORT_NAME?=3D emacs21 > >=20 > > .if ${EMACS_PORT_NAME} =3D=3D emacs21 > > -EMACS_SUFFIX=3D "" > > +EMACS_SUFFIX=3D > > .else > > EMACS_SUFFIX=3D ${PKGNAMESUFFIX} > > .endif >=20 > Well spotted. Applied. I hope Hajimu will not mind me fixing this, INDEX > still seems to be pretty popular diversion for our users. :) Actually spotted a couple of hours ago. but I wanted to check on a non-devel (read not-custom-bloated) machine first. --=20 IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:03:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B4EE16A4CE; Sun, 6 Mar 2005 23:03:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44CA43D1D; Sun, 6 Mar 2005 23:03:58 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26N3wDn024916; Sun, 6 Mar 2005 23:03:58 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26N3wJO024915; Sun, 6 Mar 2005 23:03:58 GMT (envelope-from sobomax) Message-Id: <200503062303.j26N3wJO024915@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 6 Mar 2005 23:03:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if_ef.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:03:59 -0000 sobomax 2005-03-06 23:03:58 UTC FreeBSD src repository Modified files: sys/net if_ef.c Log: When neither of supported frame type is enabled via kernel options enable them all, otherwise the driver will be useless and will only confuse user as manual page says nothing about the need to enable one of those frame types explicitly in the kernel config. PR: kern/47152 Submitted by: Andriy Gapon MFC after: 3 days Revision Changes Path 1.33 +9 -0 src/sys/net/if_ef.c From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:07:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4759416A4CE; Sun, 6 Mar 2005 23:07:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C0AB43D41; Sun, 6 Mar 2005 23:07:57 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26N7uus025170; Sun, 6 Mar 2005 23:07:56 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26N7u2c025169; Sun, 6 Mar 2005 23:07:56 GMT (envelope-from flz) Message-Id: <200503062307.j26N7u2c025169@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 6 Mar 2005 23:07:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/riece Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:07:57 -0000 flz 2005-03-06 23:07:56 UTC FreeBSD ports repository Modified files: irc/riece Makefile distinfo Log: - Update to 1.0.8. PR: ports/78513 Submitted by: KIMURA Yasuhiro (maintainer) Approved by: pav (mentor) Revision Changes Path 1.25 +1 -3 ports/irc/riece/Makefile 1.13 +2 -2 ports/irc/riece/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:08:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2834516A4CE; Sun, 6 Mar 2005 23:08:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F02DD43D31; Sun, 6 Mar 2005 23:08:57 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26N8v0q025214; Sun, 6 Mar 2005 23:08:57 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26N8vnc025213; Sun, 6 Mar 2005 23:08:57 GMT (envelope-from arved) Message-Id: <200503062308.j26N8vnc025213@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Mar 2005 23:08:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/soqt Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:08:58 -0000 arved 2005-03-06 23:08:57 UTC FreeBSD ports repository Modified files: x11-toolkits/soqt Makefile distinfo pkg-plist Log: Update to 1.2.0 Chase Coin share library PR: 77979 Submitted by: KATO Tsuguru Revision Changes Path 1.5 +13 -10 ports/x11-toolkits/soqt/Makefile 1.3 +2 -2 ports/x11-toolkits/soqt/distinfo 1.3 +22 -14 ports/x11-toolkits/soqt/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:11:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4899E16A4CE; Sun, 6 Mar 2005 23:11:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E90C43D46; Sun, 6 Mar 2005 23:11:37 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26NBb4j025392; Sun, 6 Mar 2005 23:11:37 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26NBamS025391; Sun, 6 Mar 2005 23:11:36 GMT (envelope-from flz) Message-Id: <200503062311.j26NBamS025391@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 6 Mar 2005 23:11:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xerces-c2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:11:37 -0000 flz 2005-03-06 23:11:36 UTC FreeBSD ports repository Modified files: textproc/xerces-c2 Makefile Log: - Fix dependency on devel/icu. PR: ports/78462 Submitted by: Bjoern A. Zeeb (maintainer) Approved by: pav (mentor) Revision Changes Path 1.18 +3 -2 ports/textproc/xerces-c2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:14:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB63216A4CE; Sun, 6 Mar 2005 23:14:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF5CF43D5E; Sun, 6 Mar 2005 23:14:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26NEB0I025537; Sun, 6 Mar 2005 23:14:11 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26NEBYY025536; Sun, 6 Mar 2005 23:14:11 GMT (envelope-from pav) Message-Id: <200503062314.j26NEBYY025536@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 23:14:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ruby-gems Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:14:12 -0000 pav 2005-03-06 23:14:11 UTC FreeBSD ports repository Modified files: devel/ruby-gems Makefile distinfo Log: - Update to 0.8.6 PR: ports/78421 Submitted by: IWATSUKI Hiroyuki Approved by: James Earl (maintainer) Revision Changes Path 1.5 +2 -2 ports/devel/ruby-gems/Makefile 1.3 +2 -2 ports/devel/ruby-gems/distinfo From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:26:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EC6E16A4CE; Sun, 6 Mar 2005 23:26:10 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C68D43D31; Sun, 6 Mar 2005 23:26:09 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ICY005KEE6KG720@bgo1smout1.broadpark.no>; Mon, 07 Mar 2005 00:20:44 +0100 (CET) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ICY00HVMEIUH0R0@bgo1sminn1.broadpark.no>; Mon, 07 Mar 2005 00:28:06 +0100 (CET) Received: by dsa.des.no (Pony Express, from userid 666) id ABAA345222; Mon, 07 Mar 2005 00:26:07 +0100 (CET) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id E6B1445212; Mon, 07 Mar 2005 00:26:04 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id CE0FF33C1B; Mon, 07 Mar 2005 00:26:04 +0100 (CET) Date: Mon, 07 Mar 2005 00:26:04 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200503062228.j26MSEll022825@repoman.freebsd.org> To: Maxim Sobolev Message-id: <86mztg2w6r.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200503062228.j26MSEll022825@repoman.freebsd.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:26:10 -0000 Maxim Sobolev writes: > Modified files: > sys/compat/linprocfs linprocfs.c=20 Read /usr/src/MAINTAINERS lately? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:32:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10F2E16A4CE; Sun, 6 Mar 2005 23:32:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E69B043D41; Sun, 6 Mar 2005 23:32:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26NWN2o026216; Sun, 6 Mar 2005 23:32:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26NWNZx026215; Sun, 6 Mar 2005 23:32:23 GMT (envelope-from pav) Message-Id: <200503062332.j26NWNZx026215@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 23:32:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/dspam-devel Makefile distinfo pkg-plist ports/mail/dspam-devel/files UPDATING patch-dspam.c patch-src_dspam.conf.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:32:24 -0000 pav 2005-03-06 23:32:23 UTC FreeBSD ports repository Modified files: mail/dspam-devel Makefile distinfo pkg-plist mail/dspam-devel/files UPDATING patch-dspam.c patch-src_dspam.conf.in Log: - Update to RC2A snapshot of 20050302.1715 PR: ports/78418 Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer) Revision Changes Path 1.30 +3 -3 ports/mail/dspam-devel/Makefile 1.15 +2 -2 ports/mail/dspam-devel/distinfo 1.5 +40 -16 ports/mail/dspam-devel/files/UPDATING 1.4 +1 -44 ports/mail/dspam-devel/files/patch-dspam.c 1.2 +16 -18 ports/mail/dspam-devel/files/patch-src_dspam.conf.in 1.17 +1 -0 ports/mail/dspam-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:36:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55B7216A4CE; Sun, 6 Mar 2005 23:36:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF5643D48; Sun, 6 Mar 2005 23:36:24 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26NaOLp026429; Sun, 6 Mar 2005 23:36:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26NaOIc026428; Sun, 6 Mar 2005 23:36:24 GMT (envelope-from pav) Message-Id: <200503062336.j26NaOIc026428@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 23:36:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases Makefile ports/databases/pgworksheet Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:36:24 -0000 pav 2005-03-06 23:36:24 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/pgworksheet Makefile distinfo pkg-descr pkg-plist Log: PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query and psql commands without using the psql command line tool. PR: ports/78404 Submitted by: Henri Michelon Revision Changes Path 1.411 +1 -0 ports/databases/Makefile 1.1 +35 -0 ports/databases/pgworksheet/Makefile (new) 1.1 +2 -0 ports/databases/pgworksheet/distinfo (new) 1.1 +7 -0 ports/databases/pgworksheet/pkg-descr (new) 1.1 +33 -0 ports/databases/pgworksheet/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:38:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DFD016A4CE; Sun, 6 Mar 2005 23:38:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C5243D48; Sun, 6 Mar 2005 23:38:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26NcEPp026496; Sun, 6 Mar 2005 23:38:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26NcErW026495; Sun, 6 Mar 2005 23:38:14 GMT (envelope-from pav) Message-Id: <200503062338.j26NcErW026495@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 23:38:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:38:14 -0000 pav 2005-03-06 23:38:13 UTC FreeBSD ports repository Modified files: . modules Log: pgworksheet --> ports/databases/pgworksheet Revision Changes Path 1.12053 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:45:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5151716A4CE; Sun, 6 Mar 2005 23:45:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2705243D2D; Sun, 6 Mar 2005 23:45:29 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26NjTaa026825; Sun, 6 Mar 2005 23:45:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26NjTgh026824; Sun, 6 Mar 2005 23:45:29 GMT (envelope-from pav) Message-Id: <200503062345.j26NjTgh026824@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Mar 2005 23:45:29 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:45:29 -0000 pav 2005-03-06 23:45:29 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Reserve UID 115 for Symon Revision Changes Path 1.544 +1 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:45:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75DF516A4CE; Sun, 6 Mar 2005 23:45:49 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD7743D1F; Sun, 6 Mar 2005 23:45:49 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ICY005B8F3CG830@bgo1smout1.broadpark.no>; Mon, 07 Mar 2005 00:40:24 +0100 (CET) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ICY00IC6FFM5310@bgo1sminn1.broadpark.no>; Mon, 07 Mar 2005 00:47:46 +0100 (CET) Received: by dsa.des.no (Pony Express, from userid 666) id 7772345171; Mon, 07 Mar 2005 00:45:47 +0100 (CET) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 25382A0D0F; Mon, 07 Mar 2005 00:45:44 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id 0B92D33C1B; Mon, 07 Mar 2005 00:45:44 +0100 (CET) Date: Mon, 07 Mar 2005 00:45:44 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <422B93B3.5050003@portaone.com> To: Maxim Sobolev Message-id: <86ekes2v9z.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200503062228.j26MSEll022825@repoman.freebsd.org> <86mztg2w6r.fsf@xps.des.no> <422B93B3.5050003@portaone.com> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: Maxim Sobolev cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:45:49 -0000 Maxim Sobolev writes: > Dag-Erling Sm=F8rgrav wrote: > > Read /usr/src/MAINTAINERS lately? > Uhh, no, sorry. Are there any problems with this delta? No, the patch is fine. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sun Mar 6 23:57:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 651AC16A4CE; Sun, 6 Mar 2005 23:57:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2926743D2D; Sun, 6 Mar 2005 23:57:55 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j26NvtRB027296; Sun, 6 Mar 2005 23:57:55 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j26Nvt63027295; Sun, 6 Mar 2005 23:57:55 GMT (envelope-from marcus) Message-Id: <200503062357.j26Nvt63027295@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Mar 2005 23:57:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/gtkspell2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 23:57:55 -0000 marcus 2005-03-06 23:57:55 UTC FreeBSD ports repository Modified files: textproc/gtkspell2 Makefile distinfo pkg-plist Log: Update to 2.0.10. Revision Changes Path 1.20 +1 -1 ports/textproc/gtkspell2/Makefile 1.7 +2 -2 ports/textproc/gtkspell2/distinfo 1.7 +1 -0 ports/textproc/gtkspell2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 00:00:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DAD116A4E7; Mon, 7 Mar 2005 00:00:05 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1984D43D41; Mon, 7 Mar 2005 00:00:04 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.254] ([192.168.2.2]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j26NZLE5026097 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Mar 2005 00:35:22 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <422B93B3.5050003@portaone.com> Date: Mon, 07 Mar 2005 01:35:15 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <200503062228.j26MSEll022825@repoman.freebsd.org> <86mztg2w6r.fsf@xps.des.no> In-Reply-To: <86mztg2w6r.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: Maxim Sobolev cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 00:00:05 -0000 Dag-Erling Smørgrav wrote: > Maxim Sobolev writes: > >> Modified files: >> sys/compat/linprocfs linprocfs.c > > > Read /usr/src/MAINTAINERS lately? Uhh, no, sorry. Are there any problems with this delta? -Maxim From owner-cvs-all@FreeBSD.ORG Mon Mar 7 00:18:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67E1016A4CE; Mon, 7 Mar 2005 00:18:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4851D43D5E; Mon, 7 Mar 2005 00:18:07 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j270I7mE028148; Mon, 7 Mar 2005 00:18:07 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j270I7eC028147; Mon, 7 Mar 2005 00:18:07 GMT (envelope-from sobomax) Message-Id: <200503070018.j270I7eC028147@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 7 Mar 2005 00:18:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/linux linux_misc.c linux_sysproto.h src/sys/i386/linux syscalls.master src/sys/alpha/linux syscalls.master src/sys/amd64/linux32 syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 00:18:07 -0000 sobomax 2005-03-07 00:18:07 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c sys/i386/linux syscalls.master sys/alpha/linux syscalls.master sys/amd64/linux32 syscalls.master Added files: sys/compat/linux linux_sysproto.h Log: Handle unimplemented syscall by instantly returning ENOSYS instead of sending signal first and only then returning ENOSYS to match what real linux does. PR: kern/74302 Submitted by: Travis Poppe Revision Changes Path 1.60 +4 -0 src/sys/alpha/linux/syscalls.master 1.2 +4 -0 src/sys/amd64/linux32/syscalls.master 1.166 +9 -0 src/sys/compat/linux/linux_misc.c 1.1 +36 -0 src/sys/compat/linux/linux_sysproto.h (new) 1.59 +4 -0 src/sys/i386/linux/syscalls.master From owner-cvs-all@FreeBSD.ORG Mon Mar 7 00:23:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5077216A4CE; Mon, 7 Mar 2005 00:23:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B36543D31; Mon, 7 Mar 2005 00:23:59 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j270NxGS028578; Mon, 7 Mar 2005 00:23:59 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j270Nx88028577; Mon, 7 Mar 2005 00:23:59 GMT (envelope-from sobomax) Message-Id: <200503070023.j270Nx88028577@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 7 Mar 2005 00:23:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c src/sys/alpha/linux linux_proto.h linux_syscall.h linux_sysent.c src/sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 00:23:59 -0000 sobomax 2005-03-07 00:23:59 UTC FreeBSD src repository Modified files: sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c sys/alpha/linux linux_proto.h linux_syscall.h linux_sysent.c sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c Log: Regen after addition of linux_nosys handler. Revision Changes Path 1.20 +5 -1 src/sys/alpha/linux/linux_proto.h 1.18 +1 -1 src/sys/alpha/linux/linux_syscall.h 1.18 +3 -1 src/sys/alpha/linux/linux_sysent.c 1.3 +5 -1 src/sys/amd64/linux32/linux32_proto.h 1.3 +1 -1 src/sys/amd64/linux32/linux32_syscall.h 1.3 +3 -1 src/sys/amd64/linux32/linux32_sysent.c 1.62 +5 -1 src/sys/i386/linux/linux_proto.h 1.56 +1 -1 src/sys/i386/linux/linux_syscall.h 1.63 +3 -1 src/sys/i386/linux/linux_sysent.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 00:24:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1AB916A4CE; Mon, 7 Mar 2005 00:24:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9644C43D1D; Mon, 7 Mar 2005 00:24:52 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j270OqCv028620; Mon, 7 Mar 2005 00:24:52 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j270Oq5O028619; Mon, 7 Mar 2005 00:24:52 GMT (envelope-from mux) Message-Id: <200503070024.j270Oq5O028619@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 7 Mar 2005 00:24:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 00:24:52 -0000 mux 2005-03-07 00:24:52 UTC FreeBSD src repository Modified files: sys/arm/arm busdma_machdep.c Log: Fix typo. Revision Changes Path 1.16 +1 -1 src/sys/arm/arm/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 01:46:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BAB516A4CE; Mon, 7 Mar 2005 01:46:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F98643D1D; Mon, 7 Mar 2005 01:46:07 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j271k71f038128; Mon, 7 Mar 2005 01:46:07 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j271k7HR038127; Mon, 7 Mar 2005 01:46:07 GMT (envelope-from grehan) Message-Id: <200503070146.j271k7HR038127@repoman.freebsd.org> From: Peter Grehan Date: Mon, 7 Mar 2005 01:46:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 01:46:07 -0000 grehan 2005-03-07 01:46:07 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc pmap.c Log: Allow user to undersize memory with hw.physmem loader variable. Obtained from: i386/machdep.c:getmemsize() Revision Changes Path 1.97 +62 -1 src/sys/powerpc/powerpc/pmap.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 01:52:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00F0616A4D0; Mon, 7 Mar 2005 01:52:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C855243D4C; Mon, 7 Mar 2005 01:52:24 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j271qOAh038432; Mon, 7 Mar 2005 01:52:24 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j271qOkV038431; Mon, 7 Mar 2005 01:52:24 GMT (envelope-from grehan) Message-Id: <200503070152.j271qOkV038431@repoman.freebsd.org> From: Peter Grehan Date: Mon, 7 Mar 2005 01:52:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 01:52:25 -0000 grehan 2005-03-07 01:52:24 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc machdep.c Log: physmem is a much better indicator for 'real' memory on PPC than Maxmem since there are often significant holes in the memory map due to the kernel, loader and OFW data structures not being included: Maxmem is the highest available, so can be misleading. Revision Changes Path 1.87 +3 -3 src/sys/powerpc/powerpc/machdep.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 01:58:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE65F16A4CE; Mon, 7 Mar 2005 01:58:48 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD3243D39; Mon, 7 Mar 2005 01:58:48 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ICY005SWL8ZGH60@bgo1smout1.broadpark.no>; Mon, 07 Mar 2005 02:53:23 +0100 (CET) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ICY00ILQLL94490@bgo1sminn1.broadpark.no>; Mon, 07 Mar 2005 03:00:45 +0100 (CET) Received: by dsa.des.no (Pony Express, from userid 666) id A81D54519E; Mon, 07 Mar 2005 02:58:46 +0100 (CET) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id E4C3745171; Mon, 07 Mar 2005 02:58:43 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id AC18833C1B; Mon, 07 Mar 2005 02:58:43 +0100 (CET) Date: Mon, 07 Mar 2005 02:58:43 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200503070146.j271k7HR038127@repoman.freebsd.org> To: Peter Grehan Message-id: <861xas2p4c.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200503070146.j271k7HR038127@repoman.freebsd.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/powerpc/powerpc pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 01:58:49 -0000 Peter Grehan writes: > Log: > Allow user to undersize memory with hw.physmem loader variable. >=20=20=20 > Obtained from: i386/machdep.c:getmemsize() Ugh, you could at least have looked at a *recent* version of i386/machdep.c. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:01:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 502BD16A4CE; Mon, 7 Mar 2005 02:01:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FAC043D5A; Mon, 7 Mar 2005 02:01:52 +0000 (GMT) (envelope-from hoek@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2721qCm038886; Mon, 7 Mar 2005 02:01:52 GMT (envelope-from hoek@repoman.freebsd.org) Received: (from hoek@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2721qk3038885; Mon, 7 Mar 2005 02:01:52 GMT (envelope-from hoek) Message-Id: <200503070201.j2721qk3038885@repoman.freebsd.org> From: Tim Vanderhoek Date: Mon, 7 Mar 2005 02:01:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/tvp Makefile ports/games/tvp/files patch-aprez_aprez.c patch-prez_parse.y X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:01:52 -0000 hoek 2005-03-07 02:01:51 UTC FreeBSD ports repository Modified files: games/tvp Makefile games/tvp/files patch-aprez_aprez.c Added files: games/tvp/files patch-prez_parse.y Log: Unbreak this to properly compile on FreeBSD >5.x. Revision Changes Path 1.20 +0 -4 ports/games/tvp/Makefile 1.2 +11 -3 ports/games/tvp/files/patch-aprez_aprez.c 1.1 +87 -0 ports/games/tvp/files/patch-prez_parse.y (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:06:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E374C16A4CE; Mon, 7 Mar 2005 02:06:50 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02BC143D55; Mon, 7 Mar 2005 02:06:49 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.30.60] (CPE-30-60.dsl.onthenet.net [203.144.30.60]) j2726VnP097139; Mon, 7 Mar 2005 12:06:31 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <422BB89B.90600@freebsd.org> Date: Mon, 07 Mar 2005 12:12:43 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <200503070146.j271k7HR038127@repoman.freebsd.org> <861xas2p4c.fsf@xps.des.no> In-Reply-To: <861xas2p4c.fsf@xps.des.no> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/powerpc/powerpc pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:06:51 -0000 > Ugh, you could at least have looked at a *recent* version of > i386/machdep.c. Hmmm, missed that commit. Much cleaner, I'll use that instead :) later, Peter. From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:15:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B48016A4CE; Mon, 7 Mar 2005 02:15:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F18343D41; Mon, 7 Mar 2005 02:15:47 +0000 (GMT) (envelope-from hoek@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272FlQ5039417; Mon, 7 Mar 2005 02:15:47 GMT (envelope-from hoek@repoman.freebsd.org) Received: (from hoek@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272FlwO039416; Mon, 7 Mar 2005 02:15:47 GMT (envelope-from hoek) Message-Id: <200503070215.j272FlwO039416@repoman.freebsd.org> From: Tim Vanderhoek Date: Mon, 7 Mar 2005 02:15:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/tvp pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:15:47 -0000 hoek 2005-03-07 02:15:47 UTC FreeBSD ports repository Modified files: games/tvp pkg-plist Log: @dirrm share/games Once upon a time I had been hoping that /usr/local/share/games/ would just get added to /etc/mtree/BSD.local.dist. Submitted by: pointyhat Revision Changes Path 1.7 +1 -0 ports/games/tvp/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:16:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA16116A4CE; Mon, 7 Mar 2005 02:16:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F08343D46; Mon, 7 Mar 2005 02:16:03 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272G3cP039458; Mon, 7 Mar 2005 02:16:03 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272G3no039457; Mon, 7 Mar 2005 02:16:03 GMT (envelope-from scottl) Message-Id: <200503070216.j272G3no039457@repoman.freebsd.org> From: Scott Long Date: Mon, 7 Mar 2005 02:16:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:16:03 -0000 scottl 2005-03-07 02:16:03 UTC FreeBSD src repository Modified files: sys/amd64/amd64 busdma_machdep.c Log: Remove dead code. Revision Changes Path 1.67 +0 -17 src/sys/amd64/amd64/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:17:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E647216A4CE; Mon, 7 Mar 2005 02:17:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B994543D46; Mon, 7 Mar 2005 02:17:24 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272HOea039512; Mon, 7 Mar 2005 02:17:24 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272HO0U039511; Mon, 7 Mar 2005 02:17:24 GMT (envelope-from scottl) Message-Id: <200503070217.j272HO0U039511@repoman.freebsd.org> From: Scott Long Date: Mon, 7 Mar 2005 02:17:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:17:25 -0000 scottl 2005-03-07 02:17:24 UTC FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c Log: Remove dead code. Revision Changes Path 1.71 +0 -17 src/sys/i386/i386/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:18:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4844D16A4CE; Mon, 7 Mar 2005 02:18:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D81B43D2D; Mon, 7 Mar 2005 02:18:09 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272I9ja039562; Mon, 7 Mar 2005 02:18:09 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272I8ap039561; Mon, 7 Mar 2005 02:18:08 GMT (envelope-from scottl) Message-Id: <200503070218.j272I8ap039561@repoman.freebsd.org> From: Scott Long Date: Mon, 7 Mar 2005 02:18:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/alpha busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:18:09 -0000 scottl 2005-03-07 02:18:08 UTC FreeBSD src repository Modified files: sys/alpha/alpha busdma_machdep.c Log: Remove dead code. Revision Changes Path 1.49 +0 -17 src/sys/alpha/alpha/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:18:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0505016A4CE; Mon, 7 Mar 2005 02:18:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C87F843D4C; Mon, 7 Mar 2005 02:18:52 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272Iq8C039600; Mon, 7 Mar 2005 02:18:52 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272Iq54039599; Mon, 7 Mar 2005 02:18:52 GMT (envelope-from scottl) Message-Id: <200503070218.j272Iq54039599@repoman.freebsd.org> From: Scott Long Date: Mon, 7 Mar 2005 02:18:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:18:53 -0000 scottl 2005-03-07 02:18:52 UTC FreeBSD src repository Modified files: sys/ia64/ia64 busdma_machdep.c Log: Remove dead code. Revision Changes Path 1.39 +0 -17 src/sys/ia64/ia64/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:20:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDAF116A4CE; Mon, 7 Mar 2005 02:20:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE13F43D31; Mon, 7 Mar 2005 02:20:16 +0000 (GMT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272KGWx039708; Mon, 7 Mar 2005 02:20:16 GMT (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272KGI6039707; Mon, 7 Mar 2005 02:20:16 GMT (envelope-from grog) Message-Id: <200503070220.j272KGI6039707@repoman.freebsd.org> From: Greg Lehey Date: Mon, 7 Mar 2005 02:20:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:20:17 -0000 grog 2005-03-07 02:20:15 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Correct indentation style: - "options" is followed by the characters \040\011, not \011\011. Correct both my own sins and those of others. - Comment blocks start and end with an empty line ^#$. - Remove non-standard comments added in my last commit. Requested by: njl Correctness confirmed by: bde Revision Changes Path 1.1303 +14 -14 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:23:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EE4316A4CE; Mon, 7 Mar 2005 02:23:00 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D0C243D2F; Mon, 7 Mar 2005 02:22:59 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 5421185681; Mon, 7 Mar 2005 12:52:57 +1030 (CST) Date: Mon, 7 Mar 2005 12:52:57 +1030 From: Greg 'groggy' Lehey To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050307022257.GA67848@wantadilla.lemis.com> References: <200503070220.j272KGI6039707@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <200503070220.j272KGI6039707@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Subject: Re: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:23:00 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 7 March 2005 at 2:20:16 +0000, Greg Lehey wrote: > grog 2005-03-07 02:20:15 UTC > > Modified files: > sys/conf NOTES > Log: > Correct indentation style: > > - "options" is followed by the characters \040\011, not \011\011. > Correct both my own sins and those of others. > - Comment blocks start and end with an empty line ^#$. > - Remove non-standard comments added in my last commit. > > Requested by: njl > Correctness confirmed by: bde These are only some of the comments bde had about the commit. More needs to be done, but first I'll document things where they should be put. Greg -- See complete headers for address and phone numbers. --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCK7sBIubykFB6QiMRAvcrAKCwK8Gp23hirvIyQX1Wsncjv4emwQCeODUx jwjsKyWbxbWcpndCaBRzRmU= =DS5v -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:38:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8975216A4CE; Mon, 7 Mar 2005 02:38:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ACFF43D3F; Mon, 7 Mar 2005 02:38:18 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272cIJ0040384; Mon, 7 Mar 2005 02:38:18 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272cIbL040383; Mon, 7 Mar 2005 02:38:18 GMT (envelope-from linimon) Message-Id: <200503070238.j272cIbL040383@repoman.freebsd.org> From: Mark Linimon Date: Mon, 7 Mar 2005 02:38:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/ploticus Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:38:18 -0000 linimon 2005-03-07 02:38:18 UTC FreeBSD ports repository Modified files: math/ploticus Makefile distinfo pkg-plist Log: Update to 2.31. While here, change the name of the installed binary from 'pl' to 'ploticus' to avoid conflicts with cad/slffea, lang/TenDRA, and lang/swi-pl. PR: ports/78316 Submitted by: Ports Fury Prodded by: vs Revision Changes Path 1.20 +2 -2 ports/math/ploticus/Makefile 1.9 +2 -2 ports/math/ploticus/distinfo 1.9 +4 -2 ports/math/ploticus/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 02:41:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAD2016A4CE; Mon, 7 Mar 2005 02:41:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C0643D41; Mon, 7 Mar 2005 02:41:00 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j272f0gB040584; Mon, 7 Mar 2005 02:41:00 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j272f0QF040583; Mon, 7 Mar 2005 02:41:00 GMT (envelope-from linimon) Message-Id: <200503070241.j272f0QF040583@repoman.freebsd.org> From: Mark Linimon Date: Mon, 7 Mar 2005 02:41:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/slffea Makefile ports/lang/TenDRA Makefile ports/lang/swi-pl Makefile ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:41:01 -0000 linimon 2005-03-07 02:41:00 UTC FreeBSD ports repository Modified files: cad/slffea Makefile lang/TenDRA Makefile lang/swi-pl Makefile . UPDATING Log: Note that math/ploticus now installs as bin/ploticus rather than bin/pl. Remove obsoleted conflicts. Prodded by: vs Revision Changes Path 1.157 +8 -1 ports/UPDATING 1.12 +1 -1 ports/cad/slffea/Makefile 1.32 +1 -1 ports/lang/TenDRA/Makefile 1.41 +1 -1 ports/lang/swi-pl/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 03:00:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C7CB16A4CE; Mon, 7 Mar 2005 03:00:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C25343D1D; Mon, 7 Mar 2005 03:00:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2730GUt041301; Mon, 7 Mar 2005 03:00:16 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2730GTs041300; Mon, 7 Mar 2005 03:00:16 GMT (envelope-from clsung) Message-Id: <200503070300.j2730GTs041300@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 03:00:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefileports/textproc/scim-table-imengine Makefile distinfo pkg-descr pkg-message pkg-plist extrapatch-4-stable-src-Makefile.in patch-Makefile.in patch-icons-Makefile.in scim-make-table.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 03:00:17 -0000 clsung 2005-03-07 03:00:16 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/scim-table-imengine Makefile distinfo pkg-descr pkg-message pkg-plist textproc/scim-table-imengine/files extrapatch-4-stable-src-Makefile.in patch-Makefile.in patch-icons-Makefile.in scim-make-table.sh Log: - This is the im engine for scim table based input methods. - This IM engine was included as part of scim in 1.0.x version, and splited into a separate package since 1.2.0. PR: 78264 Submitted by: Jie Gao Revision Changes Path 1.796 +1 -0 ports/textproc/Makefile 1.1 +44 -0 ports/textproc/scim-table-imengine/Makefile (new) 1.1 +2 -0 ports/textproc/scim-table-imengine/distinfo (new) 1.1 +11 -0 ports/textproc/scim-table-imengine/files/extrapatch-4-stable-src-Makefile.in (new) 1.1 +11 -0 ports/textproc/scim-table-imengine/files/patch-Makefile.in (new) 1.1 +37 -0 ports/textproc/scim-table-imengine/files/patch-icons-Makefile.in (new) 1.1 +18 -0 ports/textproc/scim-table-imengine/files/scim-make-table.sh (new) 1.1 +7 -0 ports/textproc/scim-table-imengine/pkg-descr (new) 1.1 +23 -0 ports/textproc/scim-table-imengine/pkg-message (new) 1.1 +12 -0 ports/textproc/scim-table-imengine/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 03:00:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8E5816A4CE; Mon, 7 Mar 2005 03:00:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EFC943D49; Mon, 7 Mar 2005 03:00:32 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2730W9b041381; Mon, 7 Mar 2005 03:00:32 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2730WGa041380; Mon, 7 Mar 2005 03:00:32 GMT (envelope-from clsung) Message-Id: <200503070300.j2730WGa041380@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 03:00:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 03:00:32 -0000 clsung 2005-03-07 03:00:32 UTC FreeBSD ports repository Modified files: . modules Log: scim-table-imengine --> ports/textproc/scim-table-imengine Revision Changes Path 1.12054 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 03:05:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72A6416A4CE; Mon, 7 Mar 2005 03:05:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CA0143D2D; Mon, 7 Mar 2005 03:05:32 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2735WXj041720; Mon, 7 Mar 2005 03:05:32 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2735WlJ041719; Mon, 7 Mar 2005 03:05:32 GMT (envelope-from wpaul) Message-Id: <200503070305.j2735WlJ041719@repoman.freebsd.org> From: Bill Paul Date: Mon, 7 Mar 2005 03:05:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis kern_ndis.c subr_ntoskrnl.c src/sys/dev/if_ndis if_ndis.c src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 03:05:32 -0000 wpaul 2005-03-07 03:05:31 UTC FreeBSD src repository Modified files: sys/compat/ndis kern_ndis.c subr_ntoskrnl.c sys/dev/if_ndis if_ndis.c sys/kern subr_witness.c Log: When you call MiniportInitialize() for an 802.11 driver, it will at some point result in a status event being triggered (it should be a link down event: the Microsoft driver design guide says you should generate one when the NIC is initialized). Some drivers generate the event during MiniportInitialize(), such that by the time MiniportInitialize() completes, the NIC is ready to go. But some drivers, in particular the ones for Atheros wireless NICs, don't generate the event until after a device interrupt occurs at some point after MiniportInitialize() has completed. The gotcha is that you have to wait until the link status event occurs one way or the other before you try to fiddle with any settings (ssid, channel, etc...). For the drivers that set the event sycnhronously this isn't a problem, but for the others we have to pause after calling ndis_init_nic() and wait for the event to arrive before continuing. Failing to wait can cause big trouble: on my SMP system, calling ndis_setstate_80211() after ndis_init_nic() completes, but _before_ the link event arrives, will lock up or reset the system. What we do now is check to see if a link event arrived while ndis_init_nic() was running, and if it didn't we msleep() until it does. Along the way, I discovered a few other problems: - Defered procedure calls run at PASSIVE_LEVEL, not DISPATCH_LEVEL. ntoskrnl_run_dpc() has been fixed accordingly. (I read the documentation wrong.) - Similarly, the NDIS interrupt handler, which is essentially a DPC, also doesn't need to run at DISPATCH_LEVEL. ndis_intrtask() has been fixed accordingly. - MiniportQueryInformation() and MiniportSetInformation() run at DISPATCH_LEVEL, and each request must complete before another can be submitted. ndis_get_info() and ndis_set_info() have been fixed accordingly. - Turned the sleep lock that guards the NDIS thread job list into a spin lock. We never do anything with this lock held except manage the job list (no other locks are held), so it's safe to do this, and it's possible that ndis_sched() and ndis_unsched() can be called from DISPATCH_LEVEL, so using a sleep lock here is semantically incorrect. Also updated subr_witness.c to add the lock to the order list. Revision Changes Path 1.70 +81 -48 src/sys/compat/ndis/kern_ndis.c 1.57 +0 -3 src/sys/compat/ndis/subr_ntoskrnl.c 1.83 +38 -4 src/sys/dev/if_ndis/if_ndis.c 1.188 +1 -0 src/sys/kern/subr_witness.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 03:09:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AE7816A4CE; Mon, 7 Mar 2005 03:09:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F20E43D2F; Mon, 7 Mar 2005 03:09:52 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2739p85042050; Mon, 7 Mar 2005 03:09:51 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2739pE8042049; Mon, 7 Mar 2005 03:09:51 GMT (envelope-from adamw) Message-Id: <200503070309.j2739pE8042049@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 7 Mar 2005 03:09:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/monkeybubble Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 03:09:52 -0000 adamw 2005-03-07 03:09:51 UTC FreeBSD ports repository Modified files: games/monkeybubble Makefile Log: Use USE_GSTREAMER. Revision Changes Path 1.18 +3 -2 ports/games/monkeybubble/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 03:14:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AF3F16A4CE; Mon, 7 Mar 2005 03:14:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C6CD43D1D; Mon, 7 Mar 2005 03:14:20 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j273EKhR042329; Mon, 7 Mar 2005 03:14:20 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j273EK0X042328; Mon, 7 Mar 2005 03:14:20 GMT (envelope-from ahze) Message-Id: <200503070314.j273EK0X042328@repoman.freebsd.org> From: Michael Johnson Date: Mon, 7 Mar 2005 03:14:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 03:14:20 -0000 ahze 2005-03-07 03:14:20 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile Log: - Add knob, WITH_ANIMATION From README: There is a new experimental feature: animated progressbars. We have tested it rather thoroughly, and it breaks no applications. Still, GTK+ developers consider it an evil hack, so if something breaks, make sure that it's not Clearlooks. Revision Changes Path 1.3 +4 -0 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 03:42:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF58D16A4CE; Mon, 7 Mar 2005 03:42:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4A9443D2D; Mon, 7 Mar 2005 03:42:59 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j273gxJI043349; Mon, 7 Mar 2005 03:42:59 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j273gxwm043348; Mon, 7 Mar 2005 03:42:59 GMT (envelope-from clsung) Message-Id: <200503070342.j273gxwm043348@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 03:42:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/stardict2-rptts Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 03:42:59 -0000 clsung 2005-03-07 03:42:59 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/stardict2-rptts Makefile distinfo pkg-descr pkg-plist Log: - This port will add real people text to speech functionality to stardict2. - Contribution also to ports/74660 statue PR: 74714 Submitted by: delphij Revision Changes Path 1.797 +1 -0 ports/textproc/Makefile 1.1 +25 -0 ports/textproc/stardict2-rptts/Makefile (new) 1.1 +2 -0 ports/textproc/stardict2-rptts/distinfo (new) 1.1 +3 -0 ports/textproc/stardict2-rptts/pkg-descr (new) 1.1 +21086 -0 ports/textproc/stardict2-rptts/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 03:43:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9C316A4CE; Mon, 7 Mar 2005 03:43:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D3A43D1D; Mon, 7 Mar 2005 03:43:09 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j273h8Rk043419; Mon, 7 Mar 2005 03:43:08 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j273h8gh043418; Mon, 7 Mar 2005 03:43:08 GMT (envelope-from clsung) Message-Id: <200503070343.j273h8gh043418@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 03:43:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 03:43:09 -0000 clsung 2005-03-07 03:43:08 UTC FreeBSD ports repository Modified files: . modules Log: stardict2-rptts --> ports/textproc/stardict2-rptts Revision Changes Path 1.12055 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:52:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 414C016A4CE; Mon, 7 Mar 2005 04:52:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1A0443D2D; Mon, 7 Mar 2005 04:52:43 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274qheh052523; Mon, 7 Mar 2005 04:52:43 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274qhTM052522; Mon, 7 Mar 2005 04:52:43 GMT (envelope-from das) Message-Id: <200503070452.j274qhTM052522@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:52:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/i387 s_scalbnf.S src/lib/msun/src s_scalbnf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:52:44 -0000 das 2005-03-07 04:52:43 UTC FreeBSD src repository Modified files: lib/msun/i387 s_scalbnf.S lib/msun/src s_scalbnf.c Log: Alias scalbnf as ldexpf. The two are identical in binary floating-point formats. Revision Changes Path 1.2 +3 -0 src/lib/msun/i387/s_scalbnf.S 1.8 +4 -0 src/lib/msun/src/s_scalbnf.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:52:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58C2716A4CE; Mon, 7 Mar 2005 04:52:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3039443D41; Mon, 7 Mar 2005 04:52:58 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274qwZP052583; Mon, 7 Mar 2005 04:52:58 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274qwgH052582; Mon, 7 Mar 2005 04:52:58 GMT (envelope-from das) Message-Id: <200503070452.j274qwgH052582@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:52:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/i387 s_scalbnl.S src/lib/msun/src s_scalbnl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:52:58 -0000 das 2005-03-07 04:52:58 UTC FreeBSD src repository Added files: lib/msun/i387 s_scalbnl.S lib/msun/src s_scalbnl.c Log: Add scalbnl, also known as as ldexpl. Revision Changes Path 1.1 +19 -0 src/lib/msun/i387/s_scalbnl.S (new) 1.1 +71 -0 src/lib/msun/src/s_scalbnl.c (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:53:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340E116A4CE; Mon, 7 Mar 2005 04:53:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C63343D49; Mon, 7 Mar 2005 04:53:12 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274rBbR052622; Mon, 7 Mar 2005 04:53:11 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274rBgl052621; Mon, 7 Mar 2005 04:53:11 GMT (envelope-from das) Message-Id: <200503070453.j274rBgl052621@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:53:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/ia64 s_fmal.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:53:12 -0000 das 2005-03-07 04:53:11 UTC FreeBSD src repository Added files: lib/msun/ia64 s_fmal.S Log: Add an assembly version of fmal. Revision Changes Path 1.1 +34 -0 src/lib/msun/ia64/s_fmal.S (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:53:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E8F16A4CF; Mon, 7 Mar 2005 04:53:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FFC43D46; Mon, 7 Mar 2005 04:53:36 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274raSP052744; Mon, 7 Mar 2005 04:53:36 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274raK3052743; Mon, 7 Mar 2005 04:53:36 GMT (envelope-from das) Message-Id: <200503070453.j274raK3052743@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:53:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/alpha Makefile.inc src/lib/msun/amd64 Makefile.inc src/lib/msun/arm Makefile.inc src/lib/msun/powerpc Makefile.inc src/lib/msun/sparc64 Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:53:36 -0000 das 2005-03-07 04:53:36 UTC FreeBSD src repository Modified files: lib/msun/alpha Makefile.inc lib/msun/amd64 Makefile.inc lib/msun/sparc64 Makefile.inc Added files: lib/msun/arm Makefile.inc lib/msun/powerpc Makefile.inc Log: Define the LDBL_PREC to be the number of significant bits in a long double's mantissa. Revision Changes Path 1.2 +1 -0 src/lib/msun/alpha/Makefile.inc 1.2 +1 -0 src/lib/msun/amd64/Makefile.inc 1.1 +3 -0 src/lib/msun/arm/Makefile.inc (new) 1.1 +3 -0 src/lib/msun/powerpc/Makefile.inc (new) 1.2 +1 -0 src/lib/msun/sparc64/Makefile.inc From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:53:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C877D16A4CF; Mon, 7 Mar 2005 04:53:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8528243D41; Mon, 7 Mar 2005 04:53:48 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274rmW1052778; Mon, 7 Mar 2005 04:53:48 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274rmkt052777; Mon, 7 Mar 2005 04:53:48 GMT (envelope-from das) Message-Id: <200503070453.j274rmkt052777@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:53:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/i387 Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:53:48 -0000 das 2005-03-07 04:53:48 UTC FreeBSD src repository Modified files: lib/msun/i387 Makefile.inc Log: - Define the LDBL_PREC to be the number of significant bits in a long double's mantissa. - Add an assembly version of scalbnl. Revision Changes Path 1.5 +5 -0 src/lib/msun/i387/Makefile.inc From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:54:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0075716A4CE; Mon, 7 Mar 2005 04:54:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE2A43D31; Mon, 7 Mar 2005 04:54:02 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274s2hw052821; Mon, 7 Mar 2005 04:54:02 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274s2WC052820; Mon, 7 Mar 2005 04:54:02 GMT (envelope-from das) Message-Id: <200503070454.j274s2WC052820@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:54:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/ia64 Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:54:03 -0000 das 2005-03-07 04:54:02 UTC FreeBSD src repository Modified files: lib/msun/ia64 Makefile.inc Log: - Define the LDBL_PREC to be the number of significant bits in a long double's mantissa. - Add an assembly version of fmal. Revision Changes Path 1.2 +2 -1 src/lib/msun/ia64/Makefile.inc From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:54:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF53516A4CE; Mon, 7 Mar 2005 04:54:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7EA743D49; Mon, 7 Mar 2005 04:54:20 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274sKR5052855; Mon, 7 Mar 2005 04:54:20 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274sKO3052854; Mon, 7 Mar 2005 04:54:20 GMT (envelope-from das) Message-Id: <200503070454.j274sKO3052854@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:54:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_fmal.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:54:21 -0000 das 2005-03-07 04:54:20 UTC FreeBSD src repository Added files: lib/msun/src s_fmal.c Log: Implement fmal. Revision Changes Path 1.1 +170 -0 src/lib/msun/src/s_fmal.c (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:54:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C90F16A4CE; Mon, 7 Mar 2005 04:54:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A4F43D1D; Mon, 7 Mar 2005 04:54:39 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274sdw6052897; Mon, 7 Mar 2005 04:54:39 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274sdvF052896; Mon, 7 Mar 2005 04:54:39 GMT (envelope-from das) Message-Id: <200503070454.j274sdvF052896@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:54:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_frexp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:54:39 -0000 das 2005-03-07 04:54:39 UTC FreeBSD src repository Modified files: lib/msun/src s_frexp.c Log: Alias frexp as frexpl on platforms where a long double is the same as a double. Revision Changes Path 1.9 +7 -0 src/lib/msun/src/s_frexp.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:54:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FDF616A4CE; Mon, 7 Mar 2005 04:54:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 577C643D41; Mon, 7 Mar 2005 04:54:51 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274sp8F052931; Mon, 7 Mar 2005 04:54:51 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274spSH052930; Mon, 7 Mar 2005 04:54:51 GMT (envelope-from das) Message-Id: <200503070454.j274spSH052930@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:54:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_frexpl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:54:51 -0000 das 2005-03-07 04:54:51 UTC FreeBSD src repository Added files: lib/msun/src s_frexpl.c Log: Implement frexpl. Revision Changes Path 1.1 +62 -0 src/lib/msun/src/s_frexpl.c (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:55:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1F3416A4CE; Mon, 7 Mar 2005 04:55:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1CE543D39; Mon, 7 Mar 2005 04:55:22 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274tM7g053143; Mon, 7 Mar 2005 04:55:22 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274tMq0053142; Mon, 7 Mar 2005 04:55:22 GMT (envelope-from das) Message-Id: <200503070455.j274tMq0053142@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:55:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/alpha _fpmath.h src/lib/libc/amd64 _fpmath.h src/lib/libc/arm _fpmath.h src/lib/libc/i386 _fpmath.h src/lib/libc/powerpc _fpmath.h src/lib/libc/sparc64 _fpmath.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:55:23 -0000 das 2005-03-07 04:55:22 UTC FreeBSD src repository Modified files: lib/libc/alpha _fpmath.h lib/libc/amd64 _fpmath.h lib/libc/arm _fpmath.h lib/libc/i386 _fpmath.h lib/libc/powerpc _fpmath.h lib/libc/sparc64 _fpmath.h Log: Define LDBL_NBIT to be a mask indicating the position of the integer bit in a long double. For architectures that don't have such a bit, LDBL_NBIT is 0. This makes it possible to say `mantissa & ~LDBL_NBIT' in places that previously used an #ifdef to select the right expression. The optimizer should dispense with the extra arithmetic when LDBL_NBIT is 0. Revision Changes Path 1.6 +1 -0 src/lib/libc/alpha/_fpmath.h 1.6 +2 -1 src/lib/libc/amd64/_fpmath.h 1.3 +2 -1 src/lib/libc/arm/_fpmath.h 1.5 +2 -1 src/lib/libc/i386/_fpmath.h 1.7 +1 -0 src/lib/libc/powerpc/_fpmath.h 1.5 +1 -0 src/lib/libc/sparc64/_fpmath.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:55:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45EC716A4CE; Mon, 7 Mar 2005 04:55:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD4F43D49; Mon, 7 Mar 2005 04:55:41 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274teTY053178; Mon, 7 Mar 2005 04:55:40 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274te7H053177; Mon, 7 Mar 2005 04:55:40 GMT (envelope-from das) Message-Id: <200503070455.j274te7H053177@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:55:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/ia64 _fpmath.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:55:41 -0000 das 2005-03-07 04:55:40 UTC FreeBSD src repository Modified files: lib/libc/ia64 _fpmath.h Log: - Define LDBL_NBIT to be a mask indicating the position of the integer bit in a long double. For architectures that don't have such a bit, LDBL_NBIT is 0. This makes it possible to say `mantissa & ~LDBL_NBIT' in places that previously used an #ifdef to select the right expression. The optimizer should dispense with the extra arithmetic when LDBL_NBIT is 0 anyway. - Add an XXX comment for the big endian case. Revision Changes Path 1.6 +10 -2 src/lib/libc/ia64/_fpmath.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:55:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE09816A4CF; Mon, 7 Mar 2005 04:55:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A34CD43D3F; Mon, 7 Mar 2005 04:55:58 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274tw2J053215; Mon, 7 Mar 2005 04:55:58 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274twsv053214; Mon, 7 Mar 2005 04:55:58 GMT (envelope-from das) Message-Id: <200503070455.j274twsv053214@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:55:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_nextafter.c s_nextafterf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:55:59 -0000 das 2005-03-07 04:55:58 UTC FreeBSD src repository Modified files: lib/msun/src s_nextafter.c s_nextafterf.c Log: - Try harder to trick gcc into not optimizing away statements that are intended to raise underflow and inexact exceptions. - On systems where long double is the same as double, nextafter should be aliased as nexttoward, nexttowardl, and nextafterl. Revision Changes Path 1.10 +14 -4 src/lib/msun/src/s_nextafter.c 1.10 +5 -4 src/lib/msun/src/s_nextafterf.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:56:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E3E516A4CE; Mon, 7 Mar 2005 04:56:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46C3943D31; Mon, 7 Mar 2005 04:56:46 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274ukef053269; Mon, 7 Mar 2005 04:56:46 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274uk60053268; Mon, 7 Mar 2005 04:56:46 GMT (envelope-from das) Message-Id: <200503070456.j274uk60053268@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:56:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_nextafterl.c s_nexttoward.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:56:46 -0000 das 2005-03-07 04:56:46 UTC FreeBSD src repository Added files: lib/msun/src s_nextafterl.c s_nexttoward.c Log: Implement nexttoward and nextafterl; the latter is also known as nexttowardl. These are not needed on machines where long doubles look like IEEE-754 doubles, so the implementation only supports the usual long double formats with 15-bit exponents. Anything bizarre, such as machines where floating-point and integer data have different endianness, will cause problems. This is the case with big endian ia64 according to libc/ia64/_fpmath.h. Please contact me if you managed to get a machine running this way. Revision Changes Path 1.1 +82 -0 src/lib/msun/src/s_nextafterl.c (new) 1.1 +73 -0 src/lib/msun/src/s_nexttoward.c (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:57:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B21116A4CE; Mon, 7 Mar 2005 04:57:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C2D43D69; Mon, 7 Mar 2005 04:57:38 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274vcEq053328; Mon, 7 Mar 2005 04:57:38 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274vcN9053327; Mon, 7 Mar 2005 04:57:38 GMT (envelope-from das) Message-Id: <200503070457.j274vcN9053327@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:57:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_nexttowardf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:57:38 -0000 das 2005-03-07 04:57:38 UTC FreeBSD src repository Added files: lib/msun/src s_nexttowardf.c Log: Implement nexttowardf. This is used on both platforms with 11-bit exponents and platforms with 15-bit exponents for long doubles. Revision Changes Path 1.1 +60 -0 src/lib/msun/src/s_nexttowardf.c (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:57:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B83E16A4CF; Mon, 7 Mar 2005 04:57:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01F1E43D6D; Mon, 7 Mar 2005 04:57:51 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274voWM053362; Mon, 7 Mar 2005 04:57:50 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274vo9P053361; Mon, 7 Mar 2005 04:57:50 GMT (envelope-from das) Message-Id: <200503070457.j274vo9P053361@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:57:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_scalbln.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:57:51 -0000 das 2005-03-07 04:57:50 UTC FreeBSD src repository Modified files: lib/msun/src s_scalbln.c Log: - Implement scalblnl. - In scalbln and scalblnf, check the bounds of the second argument. This is probably unnecessary, but strictly speaking, we should report an error if someone tries to compute scalbln(x, INT_MAX + 1ll). Revision Changes Path 1.2 +34 -2 src/lib/msun/src/s_scalbln.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:58:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C9AD16A4CE; Mon, 7 Mar 2005 04:58:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 552EE43D75; Mon, 7 Mar 2005 04:58:03 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274w3jY053418; Mon, 7 Mar 2005 04:58:03 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274w3Ge053417; Mon, 7 Mar 2005 04:58:03 GMT (envelope-from das) Message-Id: <200503070458.j274w3Ge053417@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:58:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_scalbn.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:58:03 -0000 das 2005-03-07 04:58:03 UTC FreeBSD src repository Modified files: lib/msun/src s_scalbn.c Log: Alias scalbn as ldexpl and scalbnl on platforms where long double is the same as double. Revision Changes Path 1.10 +8 -0 src/lib/msun/src/s_scalbn.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:58:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9499316A4CE; Mon, 7 Mar 2005 04:58:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C13343D64; Mon, 7 Mar 2005 04:58:43 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274whgt053502; Mon, 7 Mar 2005 04:58:43 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274whXS053501; Mon, 7 Mar 2005 04:58:43 GMT (envelope-from das) Message-Id: <200503070458.j274whXS053501@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:58:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src math.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:58:43 -0000 das 2005-03-07 04:58:43 UTC FreeBSD src repository Modified files: lib/msun/src math.h Log: - Define FP_FAST_FMA for sparc64, since fma() is now implemented using sparc64's 128-bit long doubles. - Define FP_FAST_FMAL for ia64. - Prototypes for fmal, frexpl, ldexpl, nextafterl, nexttoward{,f,l}, scalblnl, and scalbnl. Revision Changes Path 1.56 +12 -4 src/lib/msun/src/math.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:59:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6483216A4CE; Mon, 7 Mar 2005 04:59:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B62543D5A; Mon, 7 Mar 2005 04:59:11 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274xB3H053545; Mon, 7 Mar 2005 04:59:11 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274xBlF053544; Mon, 7 Mar 2005 04:59:11 GMT (envelope-from das) Message-Id: <200503070459.j274xBlF053544@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:59:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:59:11 -0000 das 2005-03-07 04:59:11 UTC FreeBSD src repository Modified files: lib/msun Makefile Log: - Remove s_ldexpf.c (now aliased to scalbn.) - Add nexttoward{,f,l} and nextafterl. On all platforms, nexttowardl is an alias for nextafterl. - Add fmal. - Add man pages for new routines: fmal, nextafterl, nexttoward{,f,l}, scalb{,l}nl. Note that on platforms where long double is the same as double, we generally just alias the double versions of the routines, since doing so avoids extra work on the source code level and redundant code in the binary. In particular: ldbl53 ldbl64/113 fmal s_fma.c s_fmal.c ldexpl s_scalbn.c s_scalbnl.c nextafterl s_nextafter.c s_nextafterl.c nexttoward s_nextafter.c s_nexttoward.c nexttowardf s_nexttowardf.c s_nexttowardf.c nexttowardl s_nextafter.c s_nextafterl.c scalbnl s_scalbn.c s_scalbnl.c Revision Changes Path 1.65 +12 -7 src/lib/msun/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:59:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CB4E16A4CE; Mon, 7 Mar 2005 04:59:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21BDE43D60; Mon, 7 Mar 2005 04:59:31 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274xVtB053580; Mon, 7 Mar 2005 04:59:31 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274xViZ053579; Mon, 7 Mar 2005 04:59:31 GMT (envelope-from das) Message-Id: <200503070459.j274xViZ053579@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:59:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_ldexp.c s_ldexpf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:59:31 -0000 das 2005-03-07 04:59:30 UTC FreeBSD src repository Removed files: lib/msun/src s_ldexp.c s_ldexpf.c Log: Remove ldexp and ldexpf. The former is in libc, and the latter is identical to scalbnf, which is now aliased as ldexpf. Note that the old implementations made the mistake of setting errno and were the only libm routines to do so. Revision Changes Path 1.8 +0 -28 src/lib/msun/src/s_ldexp.c (dead) 1.8 +0 -31 src/lib/msun/src/s_ldexpf.c (dead) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:59:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6385B16A4CE; Mon, 7 Mar 2005 04:59:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C75643D72; Mon, 7 Mar 2005 04:59:43 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274xhBH053614; Mon, 7 Mar 2005 04:59:43 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274xhi7053613; Mon, 7 Mar 2005 04:59:43 GMT (envelope-from das) Message-Id: <200503070459.j274xhi7053613@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:59:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/man fma.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:59:43 -0000 das 2005-03-07 04:59:43 UTC FreeBSD src repository Modified files: lib/msun/man fma.3 Log: Document fmal. Revision Changes Path 1.2 +27 -16 src/lib/msun/man/fma.3 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 04:59:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4709516A4CE; Mon, 7 Mar 2005 04:59:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F16443D46; Mon, 7 Mar 2005 04:59:54 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j274xsb3053648; Mon, 7 Mar 2005 04:59:54 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j274xsVi053647; Mon, 7 Mar 2005 04:59:54 GMT (envelope-from das) Message-Id: <200503070459.j274xsVi053647@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 04:59:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/man math.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 04:59:54 -0000 das 2005-03-07 04:59:53 UTC FreeBSD src repository Modified files: lib/msun/man math.3 Log: Add nexttoward to the list of implemented functions, and explicitly list the four that are still missing. Revision Changes Path 1.22 +8 -4 src/lib/msun/man/math.3 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:00:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6426A16A4E0; Mon, 7 Mar 2005 05:00:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D26D43D39; Mon, 7 Mar 2005 05:00:29 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2750TCW053739; Mon, 7 Mar 2005 05:00:29 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2750Tcb053738; Mon, 7 Mar 2005 05:00:29 GMT (envelope-from das) Message-Id: <200503070500.j2750Tcb053738@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 05:00:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/man nextafter.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:00:29 -0000 das 2005-03-07 05:00:29 UTC FreeBSD src repository Modified files: lib/msun/man nextafter.3 Log: Document nextafterl and nexttoward{,f,l}. Revision Changes Path 1.2 +21 -7 src/lib/msun/man/nextafter.3 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:00:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1871116A4CE; Mon, 7 Mar 2005 05:00:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B5A43D5D; Mon, 7 Mar 2005 05:00:44 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2750i5U053804; Mon, 7 Mar 2005 05:00:44 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2750iel053803; Mon, 7 Mar 2005 05:00:44 GMT (envelope-from das) Message-Id: <200503070500.j2750iel053803@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 05:00:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/man scalbn.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:00:45 -0000 das 2005-03-07 05:00:44 UTC FreeBSD src repository Modified files: lib/msun/man scalbn.3 Log: Document scalbnl and scalblnl. Revision Changes Path 1.2 +16 -9 src/lib/msun/man/scalbn.3 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:00:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACD0716A4D1; Mon, 7 Mar 2005 05:00:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83C4543D2D; Mon, 7 Mar 2005 05:00:54 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2750sdA053847; Mon, 7 Mar 2005 05:00:54 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2750sOJ053846; Mon, 7 Mar 2005 05:00:54 GMT (envelope-from das) Message-Id: <200503070500.j2750sOJ053846@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 05:00:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen frexp.3 ldexp.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:00:54 -0000 das 2005-03-07 05:00:54 UTC FreeBSD src repository Modified files: lib/libc/gen frexp.3 ldexp.3 Log: Document frexpl and ldexpl. Revision Changes Path 1.12 +13 -7 src/lib/libc/gen/frexp.3 1.10 +12 -6 src/lib/libc/gen/ldexp.3 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:01:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4309816A523; Mon, 7 Mar 2005 05:01:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D2B443D58; Mon, 7 Mar 2005 05:01:05 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27515Kb053888; Mon, 7 Mar 2005 05:01:05 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27514Wq053887; Mon, 7 Mar 2005 05:01:04 GMT (envelope-from das) Message-Id: <200503070501.j27514Wq053887@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 05:01:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:01:05 -0000 das 2005-03-07 05:01:04 UTC FreeBSD src repository Modified files: lib/libc/gen Makefile.inc Log: Add manpage links for frexpf, frexpl, ldexpf, and ldexpl. Revision Changes Path 1.120 +2 -0 src/lib/libc/gen/Makefile.inc From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:02:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C4316A4CE; Mon, 7 Mar 2005 05:02:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F70543D48; Mon, 7 Mar 2005 05:02:09 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27529j2053947; Mon, 7 Mar 2005 05:02:09 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27529aw053946; Mon, 7 Mar 2005 05:02:09 GMT (envelope-from das) Message-Id: <200503070502.j27529aw053946@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 05:02:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_fma.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:02:09 -0000 das 2005-03-07 05:02:09 UTC FreeBSD src repository Modified files: lib/msun/src s_fma.c Log: - If z is 0, one of x or y is 0, and the other is infinite, raise an invalid exception and return an NaN. - If a long double has 113 bits of precision, implement fma in terms of simple long double arithmetic instead of complicated double arithmetic. - If a long double is the same as a double, alias fma as fmal. Revision Changes Path 1.2 +18 -2 src/lib/msun/src/s_fma.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:03:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD31C16A4CE; Mon, 7 Mar 2005 05:03:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B207443D4C; Mon, 7 Mar 2005 05:03:46 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2753kMb054025; Mon, 7 Mar 2005 05:03:46 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2753kBB054023; Mon, 7 Mar 2005 05:03:46 GMT (envelope-from das) Message-Id: <200503070503.j2753kBB054023@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 05:03:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/lib/msun Makefile test-next.c test-next.t X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:03:47 -0000 das 2005-03-07 05:03:46 UTC FreeBSD src repository Modified files: tools/regression/lib/msun Makefile Added files: tools/regression/lib/msun test-next.c test-next.t Log: Test cases for nextafter{,f,l} and nexttoward{,f,l}. Revision Changes Path 1.4 +1 -1 src/tools/regression/lib/msun/Makefile 1.1 +261 -0 src/tools/regression/lib/msun/test-next.c (new) 1.1 +10 -0 src/tools/regression/lib/msun/test-next.t (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:26:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B49516A4DD; Mon, 7 Mar 2005 05:26:10 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF7C43D46; Mon, 7 Mar 2005 05:26:09 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j275Q2Lj049820 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Mar 2005 14:26:02 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 07 Mar 2005 14:26:01 +0900 Message-ID: From: Hajimu UMEMOTO To: pav@FreeBSD.org In-Reply-To: <1110149537.16948.6.camel@hood.oook.cz> References: <200503061731.j26HVDbq000663@repoman.freebsd.org> <20050307004146.3245a727@it.buh.tecnik93.com> <1110149537.16948.6.camel@hood.oook.cz> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Mon, 07 Mar 2005 14:26:02 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: Ion-Mihai Tetcu cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: [PATCH] fix INDEX (Re: cvs commit: ports/japanese Makefile ports/japanese/egg-canna Makefile distinfo pkg-descr) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:26:10 -0000 Hi, >>>>> On Sun, 06 Mar 2005 23:52:17 +0100 >>>>> Pav Lucistnik said: pav> Ion-Mihai Tetcu p=ED=B9e v po 07. 03. 2005 v 00:41 +0200: > # diff -u Makefile.old Makefile > --- Makefile.old Mon Mar 7 00:39:58 2005 > +++ Makefile Mon Mar 7 00:40:18 2005 > @@ -21,7 +21,7 @@ > EMACS_PORT_NAME?=3D emacs21 >=20 > .if ${EMACS_PORT_NAME} =3D=3D emacs21 > -EMACS_SUFFIX=3D "" > +EMACS_SUFFIX=3D > .else > EMACS_SUFFIX=3D ${PKGNAMESUFFIX} > .endif pav> Well spotted. Applied. I hope Hajimu will not mind me fixing this, IND= EX pav> still seems to be pretty popular diversion for our users. Oops, thanks! Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Mon Mar 7 05:40:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A0D16A4CE; Mon, 7 Mar 2005 05:40:21 +0000 (GMT) Received: from rhyll.com (rhyll.com [70.84.96.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD90643D55; Mon, 7 Mar 2005 05:40:20 +0000 (GMT) (envelope-from joseph@randomnetworks.com) Received: from localhost (localhost [127.0.0.1]) by rhyll.com (Postfix) with ESMTP id 1D5D02E072; Sun, 6 Mar 2005 21:40:20 -0800 (PST) Received: from rhyll.com ([127.0.0.1]) by localhost (sm01.rhyll.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86276-08; Sun, 6 Mar 2005 21:40:19 -0800 (PST) Received: from [192.168.1.109] (c-24-7-164-83.client.comcast.net [24.7.164.83]) by rhyll.com (Postfix) with ESMTP id 8A53E2E06E; Sun, 6 Mar 2005 21:40:18 -0800 (PST) In-Reply-To: <200503070305.j2735WlJ041719@repoman.freebsd.org> References: <200503070305.j2735WlJ041719@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5c4a20b90f9b926cf6039239607e6d15@randomnetworks.com> Content-Transfer-Encoding: 7bit From: Joseph Scott Date: Sun, 6 Mar 2005 21:40:25 -0800 To: Bill Paul X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: amavisd-new at rhyll.com cc: Thiemo Nordenholz cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Jacob Rhoden cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis kern_ndis.c subr_ntoskrnl.c src/sys/dev/if_ndis if_ndis.c src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 05:40:21 -0000 On Mar 6, 2005, at 7:05 PM, Bill Paul wrote: > wpaul 2005-03-07 03:05:31 UTC > > FreeBSD src repository > > Modified files: > sys/compat/ndis kern_ndis.c subr_ntoskrnl.c > sys/dev/if_ndis if_ndis.c > sys/kern subr_witness.c > Log: nicely detailed commit log > Revision Changes Path > 1.70 +81 -48 src/sys/compat/ndis/kern_ndis.c > 1.57 +0 -3 src/sys/compat/ndis/subr_ntoskrnl.c > 1.83 +38 -4 src/sys/dev/if_ndis/if_ndis.c > 1.188 +1 -0 src/sys/kern/subr_witness.c Does this have any impact on PR kern/72423? -- Joseph Scott From owner-cvs-all@FreeBSD.ORG Mon Mar 7 06:05:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F238A16A4CE; Mon, 7 Mar 2005 06:05:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF4F43D46; Mon, 7 Mar 2005 06:05:15 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2765FDB056232; Mon, 7 Mar 2005 06:05:15 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2765Fx0056231; Mon, 7 Mar 2005 06:05:15 GMT (envelope-from yar) Message-Id: <200503070605.j2765Fx0056231@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 7 Mar 2005 06:05:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/games/fortune/datfiles fortunes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 06:05:16 -0000 yar 2005-03-07 06:05:15 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Add a story about confusing information theory with thermodynamics. Revision Changes Path 1.170 +7 -0 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Mon Mar 7 07:07:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD9EB16A4CE; Mon, 7 Mar 2005 07:07:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A3C43D41; Mon, 7 Mar 2005 07:07:44 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2777iPF058344; Mon, 7 Mar 2005 07:07:44 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2777i87058343; Mon, 7 Mar 2005 07:07:44 GMT (envelope-from marcus) Message-Id: <200503070707.j2777i87058343@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Mar 2005 07:07:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/gnomeblog pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 07:07:45 -0000 marcus 2005-03-07 07:07:44 UTC FreeBSD ports repository Modified files: deskutils/gnomeblog pkg-plist Log: Properly remove the ${X11BASE} Python directories. Pestered until I got it right by: ade Revision Changes Path 1.7 +2 -2 ports/deskutils/gnomeblog/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 07:19:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id D7E2916A4CF; Mon, 7 Mar 2005 07:19:26 +0000 (GMT) In-Reply-To: <5c4a20b90f9b926cf6039239607e6d15@randomnetworks.com> from Joseph Scott at "Mar 6, 2005 09:40:25 pm" To: joseph@randomnetworks.com (Joseph Scott) Date: Mon, 7 Mar 2005 07:19:26 +0000 (GMT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20050307071926.D7E2916A4CF@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) cc: nz@thiemo.net cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis kern_ndis.c subr_ntoskrnl.c src/sys/dev/if_ndis if_ndis.c src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 07:19:27 -0000 > > On Mar 6, 2005, at 7:05 PM, Bill Paul wrote: > > > wpaul 2005-03-07 03:05:31 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/compat/ndis kern_ndis.c subr_ntoskrnl.c > > sys/dev/if_ndis if_ndis.c > > sys/kern subr_witness.c > > Log: > > nicely detailed commit log > > > Revision Changes Path > > 1.70 +81 -48 src/sys/compat/ndis/kern_ndis.c > > 1.57 +0 -3 src/sys/compat/ndis/subr_ntoskrnl.c > > 1.83 +38 -4 src/sys/dev/if_ndis/if_ndis.c > > 1.188 +1 -0 src/sys/kern/subr_witness.c > > Does this have any impact on PR kern/72423? I have no idea. I'm not working on this problem now. I can only handle one catastrophe at a time. -Bill -- ============================================================================= -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu wpaul@windriver.com | Wind River Systems ============================================================================= you're just BEGGING to face the moose ============================================================================= From owner-cvs-all@FreeBSD.ORG Mon Mar 7 07:26:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9474516A4CE; Mon, 7 Mar 2005 07:26:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E7843D2F; Mon, 7 Mar 2005 07:26:43 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j277Qhmb059060; Mon, 7 Mar 2005 07:26:43 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j277Qhp5059059; Mon, 7 Mar 2005 07:26:43 GMT (envelope-from sobomax) Message-Id: <200503070726.j277Qhp5059059@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 7 Mar 2005 07:26:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 07:26:43 -0000 sobomax 2005-03-07 07:26:43 UTC FreeBSD src repository Modified files: sys/compat/linux linux_socket.c Log: Handle MSG_NOSIGNAL flag in linux_send() by setting SO_NOSIGPIPE on socket for the duration of the send() call. Such approach may be less than ideal in threading environment, when several threads share the same socket and it might happen that several of them are calling linux_send() at the same time with and without SO_NOSIGPIPE set. However, such race condition is very unlikely in practice, therefore this change provides practical improvement compared to the previous behaviour. PR: kern/76426 Submitted by: Steven Hartland MFC after: 3 days Revision Changes Path 1.56 +25 -2 src/sys/compat/linux/linux_socket.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 07:31:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48EFE16A4EF; Mon, 7 Mar 2005 07:31:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E62D743D1D; Mon, 7 Mar 2005 07:31:20 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j277VKOq059302; Mon, 7 Mar 2005 07:31:20 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j277VKX7059301; Mon, 7 Mar 2005 07:31:20 GMT (envelope-from grehan) Message-Id: <200503070731.j277VKX7059301@repoman.freebsd.org> From: Peter Grehan Date: Mon, 7 Mar 2005 07:31:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 07:31:21 -0000 grehan 2005-03-07 07:31:20 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc pmap.c Log: Replaced previous hw.physmem extraction with des's mods to getenv_ulong() - much simpler. Pointed out by: des Revision Changes Path 1.98 +2 -50 src/sys/powerpc/powerpc/pmap.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 07:39:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9896016A4CE; Mon, 7 Mar 2005 07:39:50 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D75D43D2F; Mon, 7 Mar 2005 07:39:50 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id C6C6D2285A; Mon, 7 Mar 2005 08:39:44 +0100 (CET) Received: by mail.droso.net (Postfix, from userid 1001) id 13FE32284E; Mon, 7 Mar 2005 08:39:44 +0100 (CET) Date: Mon, 7 Mar 2005 08:39:44 +0100 From: Erwin Lansing To: Sergey Matveychuk Message-ID: <20050307073943.GJ86185@droso.net> Mail-Followup-To: Sergey Matveychuk , Jeremy Messenger , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org, Alexey Dokuchaev References: <200503041854.j24Is8N6098087@repoman.freebsd.org> <20050305070729.GA46985@FreeBSD.org> <42296DE4.5000107@FreeBSD.org> <422A26E1.3050505@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Lb0e7rgc7IsuDeGj" Content-Disposition: inline In-Reply-To: <422A26E1.3050505@FreeBSD.org> X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd 0.1 cc: Jeremy Messenger cc: Alexey Dokuchaev cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/games Makefile ports/games/QNetChess Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 07:39:50 -0000 --Lb0e7rgc7IsuDeGj Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 06, 2005 at 12:38:41AM +0300, Sergey Matveychuk wrote: > Jeremy Messenger wrote: > > > >I also request you for change QNetChess ->qnetchess. >=20 > I still see no agreement on this. But I'll send a repocopy request. >=20 No need for a repocopy as this is a new port and has no cvs history to preserve. Just 'cvs rm' this port and addport with the new name. -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --Lb0e7rgc7IsuDeGj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCLAU/qy9aWxUlaZARAkS6AJ9YFAiow4eKxj4WL6It5YSzHLbD1ACgvNQu c3z54gK4RwQPGpFc7SL/jPo= =zUft -----END PGP SIGNATURE----- --Lb0e7rgc7IsuDeGj-- From owner-cvs-all@FreeBSD.ORG Mon Mar 7 08:26:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B63B16A4CE; Mon, 7 Mar 2005 08:26:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D56E43D5A; Mon, 7 Mar 2005 08:26:44 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j278QiKc061308; Mon, 7 Mar 2005 08:26:44 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j278Qidb061307; Mon, 7 Mar 2005 08:26:44 GMT (envelope-from clsung) Message-Id: <200503070826.j278Qidb061307@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 08:26:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/scim-tables Makefile distinfo pkg-plist patch-icons-Makefile.in patch-zh-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 08:26:44 -0000 clsung 2005-03-07 08:26:44 UTC FreeBSD ports repository Modified files: chinese/scim-tables Makefile distinfo pkg-plist chinese/scim-tables/files patch-Makefile.in patch-icons-Makefile.in Added files: chinese/scim-tables/files patch-zh-Makefile.in Log: - update to 0.5.1, use scim-table-imengine now PR: 78266 Submitted by: Jie Gao (maintainer) Revision Changes Path 1.7 +3 -4 ports/chinese/scim-tables/Makefile 1.4 +2 -2 ports/chinese/scim-tables/distinfo 1.2 +3 -3 ports/chinese/scim-tables/files/patch-Makefile.in 1.2 +19 -19 ports/chinese/scim-tables/files/patch-icons-Makefile.in 1.1 +11 -0 ports/chinese/scim-tables/files/patch-zh-Makefile.in (new) 1.2 +8 -2 ports/chinese/scim-tables/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 08:27:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE8D016A4CE; Mon, 7 Mar 2005 08:27:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0C6A43D31; Mon, 7 Mar 2005 08:27:19 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j278RJ8o061384; Mon, 7 Mar 2005 08:27:19 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j278RJck061383; Mon, 7 Mar 2005 08:27:19 GMT (envelope-from clsung) Message-Id: <200503070827.j278RJck061383@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 08:27:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/korean/scim-tables Makefile distinfo pkg-plist patch-icons-Makefile.in patch-ko-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 08:27:20 -0000 clsung 2005-03-07 08:27:19 UTC FreeBSD ports repository Modified files: korean/scim-tables Makefile distinfo pkg-plist korean/scim-tables/files patch-Makefile.in patch-icons-Makefile.in Added files: korean/scim-tables/files patch-ko-Makefile.in Log: - update to 0.5.1, use scim-table-imengine now PR: 78266 Submitted by: Jie Gao (maintainer) Revision Changes Path 1.7 +3 -4 ports/korean/scim-tables/Makefile 1.4 +2 -2 ports/korean/scim-tables/distinfo 1.2 +6 -6 ports/korean/scim-tables/files/patch-Makefile.in 1.2 +19 -12 ports/korean/scim-tables/files/patch-icons-Makefile.in 1.1 +11 -0 ports/korean/scim-tables/files/patch-ko-Makefile.in (new) 1.2 +2 -1 ports/korean/scim-tables/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 08:28:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B17C16A4CE; Mon, 7 Mar 2005 08:28:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F20D43D2D; Mon, 7 Mar 2005 08:28:25 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j278SP6c061485; Mon, 7 Mar 2005 08:28:25 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j278SPEt061484; Mon, 7 Mar 2005 08:28:25 GMT (envelope-from clsung) Message-Id: <200503070828.j278SPEt061484@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 08:28:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/scim-tables Makefile distinfo patch-icons-Makefile.in patch-ja-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 08:28:25 -0000 clsung 2005-03-07 08:28:25 UTC FreeBSD ports repository Modified files: japanese/scim-tables Makefile distinfo japanese/scim-tables/files patch-Makefile.in patch-icons-Makefile.in Added files: japanese/scim-tables/files patch-ja-Makefile.in Log: - update to 0.5.1, use scim-table-imengine now PR: 78266 Submitted by: Jie Gao (maintainer) Revision Changes Path 1.7 +3 -4 ports/japanese/scim-tables/Makefile 1.4 +2 -2 ports/japanese/scim-tables/distinfo 1.2 +6 -6 ports/japanese/scim-tables/files/patch-Makefile.in 1.2 +19 -12 ports/japanese/scim-tables/files/patch-icons-Makefile.in 1.1 +11 -0 ports/japanese/scim-tables/files/patch-ja-Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 08:42:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FBF616A4CE; Mon, 7 Mar 2005 08:42:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A4D443D5E; Mon, 7 Mar 2005 08:42:50 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j278gn4a062004; Mon, 7 Mar 2005 08:42:49 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j278gns3062003; Mon, 7 Mar 2005 08:42:49 GMT (envelope-from delphij) Message-Id: <200503070842.j278gns3062003@repoman.freebsd.org> From: Xin LI Date: Mon, 7 Mar 2005 08:42:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck_ffs fsck.h pass5.c setup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 08:42:51 -0000 delphij 2005-03-07 08:42:49 UTC FreeBSD src repository Modified files: sbin/fsck_ffs fsck.h pass5.c setup.c Log: Make background fsck based summary adjustments actually work by initializing the sysctl mibs data before actually using them. The original patchset (which is the actual version that is running on my testboxes) have checked whether all of these sysctls and refuses to do background fsck if we don't have them. Kirk has pointed out that refusing running fsck on old kernels is pointless, as old kernels will recompute the summary at mount time, so I have removed these checks. Unfortunatelly, as the checks will initialize the mib values of those sysctl's, and which are vital for the runtime summary adjustment to work, we can not simply remove the check, which will lead to problem when running background fsck over a dirty volume. Add these checks in a different way: give a warning rather than refusing to work, and complain if the functionality is not available when adjustments are necessary. Noticed by: A power failure at my lab Pointy hat: me MFC After: 3 days Revision Changes Path 1.36 +1 -0 src/sbin/fsck_ffs/fsck.h 1.42 +5 -5 src/sbin/fsck_ffs/pass5.c 1.49 +18 -0 src/sbin/fsck_ffs/setup.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 08:50:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8580C16A4CE; Mon, 7 Mar 2005 08:50:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED8143D39; Mon, 7 Mar 2005 08:50:29 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j278oTH6069110; Mon, 7 Mar 2005 08:50:29 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j278oTow069109; Mon, 7 Mar 2005 08:50:29 GMT (envelope-from mezz) Message-Id: <200503070850.j278oTow069109@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 7 Mar 2005 08:50:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gnome-btdownload Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 08:50:29 -0000 mezz 2005-03-07 08:50:29 UTC FreeBSD ports repository Modified files: net/gnome-btdownload Makefile Log: Drop the maintainership, I have been lacking follow up with this apps and I am a BitTornado user. Revision Changes Path 1.14 +1 -1 ports/net/gnome-btdownload/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 08:51:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA77F16A4CE; Mon, 7 Mar 2005 08:51:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF4C743D4C; Mon, 7 Mar 2005 08:51:55 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j278pt0C069174; Mon, 7 Mar 2005 08:51:55 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j278ptIB069173; Mon, 7 Mar 2005 08:51:55 GMT (envelope-from marcus) Message-Id: <200503070851.j278ptIB069173@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Mar 2005 08:51:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gnomekeyring Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 08:51:56 -0000 marcus 2005-03-07 08:51:55 UTC FreeBSD ports repository Modified files: security/gnomekeyring Makefile distinfo pkg-plist Log: Update to 0.4.2. Revision Changes Path 1.9 +1 -1 ports/security/gnomekeyring/Makefile 1.5 +2 -2 ports/security/gnomekeyring/distinfo 1.5 +1 -0 ports/security/gnomekeyring/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:16:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B419E16A4CE; Mon, 7 Mar 2005 09:16:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A78243D41; Mon, 7 Mar 2005 09:16:19 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279GJK2070070; Mon, 7 Mar 2005 09:16:19 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279GJ0G070069; Mon, 7 Mar 2005 09:16:19 GMT (envelope-from lth) Message-Id: <200503070916.j279GJ0G070069@repoman.freebsd.org> From: Lars Thegler Date: Mon, 7 Mar 2005 09:16:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/perforce Makefile distinfo.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:16:19 -0000 lth 2005-03-07 09:16:19 UTC FreeBSD ports repository Modified files: devel/perforce Makefile distinfo.i386 Log: Update perforce binaries. Revision Changes Path 1.43 +1 -1 ports/devel/perforce/Makefile 1.17 +6 -6 ports/devel/perforce/distinfo.i386 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:18:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B3F016A4CE; Mon, 7 Mar 2005 09:18:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FF943D2D; Mon, 7 Mar 2005 09:18:33 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279IW5H070137; Mon, 7 Mar 2005 09:18:32 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279IWSp070136; Mon, 7 Mar 2005 09:18:32 GMT (envelope-from clsung) Message-Id: <200503070918.j279IWSp070136@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 7 Mar 2005 09:18:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/nltk Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:18:33 -0000 clsung 2005-03-07 09:18:32 UTC FreeBSD ports repository Modified files: textproc/nltk Makefile distinfo Log: - update to 1.4.3 Revision Changes Path 1.8 +1 -1 ports/textproc/nltk/Makefile 1.6 +2 -2 ports/textproc/nltk/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:35:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B9216A4CE; Mon, 7 Mar 2005 09:35:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B286B43D1F; Mon, 7 Mar 2005 09:35:52 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279ZqQk070781; Mon, 7 Mar 2005 09:35:52 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279Zqu0070780; Mon, 7 Mar 2005 09:35:52 GMT (envelope-from flz) Message-Id: <200503070935.j279Zqu0070780@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 09:35:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/bmp-scrobbler Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:35:53 -0000 flz 2005-03-07 09:35:52 UTC FreeBSD ports repository Modified files: audio/bmp-scrobbler Makefile Removed files: audio/bmp-scrobbler pkg-plist Log: - Backout latest packing list changes. Noticed by: vs Approved by: pav (mentor) Pointyhat to: flz Revision Changes Path 1.5 +2 -0 ports/audio/bmp-scrobbler/Makefile 1.4 +0 -2 ports/audio/bmp-scrobbler/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:55:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1320B16A4CE; Mon, 7 Mar 2005 09:55:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2FAB43D41; Mon, 7 Mar 2005 09:55:43 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279thCK071563; Mon, 7 Mar 2005 09:55:43 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279thoh071562; Mon, 7 Mar 2005 09:55:43 GMT (envelope-from brueffer) Message-Id: <200503070955.j279thoh071562@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 7 Mar 2005 09:55:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 snd_cs4281.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:55:44 -0000 brueffer 2005-03-07 09:55:43 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 snd_cs4281.4 Log: Remove superfluous .Pp call. Submitted by: Joel Dahl MFC after: 3 days Revision Changes Path 1.3 +0 -1 src/share/man/man4/snd_cs4281.4 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:56:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15C7D16A4CE; Mon, 7 Mar 2005 09:56:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE6C43D1F; Mon, 7 Mar 2005 09:56:29 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279uT3g071616; Mon, 7 Mar 2005 09:56:29 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279uTZk071615; Mon, 7 Mar 2005 09:56:29 GMT (envelope-from barner) Message-Id: <200503070956.j279uTZk071615@repoman.freebsd.org> From: Simon Barner Date: Mon, 7 Mar 2005 09:56:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/p5-Audio-WMA Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:56:30 -0000 barner 2005-03-07 09:56:29 UTC FreeBSD ports repository Modified files: audio/p5-Audio-WMA Makefile distinfo pkg-descr Log: - Update to 0.7 - Add WWW: line to pkg-descr Approved by: arved (mentor) Revision Changes Path 1.3 +1 -1 ports/audio/p5-Audio-WMA/Makefile 1.2 +2 -2 ports/audio/p5-Audio-WMA/distinfo 1.2 +1 -1 ports/audio/p5-Audio-WMA/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:57:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00E7016A4CE; Mon, 7 Mar 2005 09:57:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C97D243D41; Mon, 7 Mar 2005 09:57:48 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279vmev071671; Mon, 7 Mar 2005 09:57:48 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279vmY9071670; Mon, 7 Mar 2005 09:57:48 GMT (envelope-from barner) Message-Id: <200503070957.j279vmY9071670@repoman.freebsd.org> From: Simon Barner Date: Mon, 7 Mar 2005 09:57:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/xcheckers Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:57:49 -0000 barner 2005-03-07 09:57:48 UTC FreeBSD ports repository Modified files: games/xcheckers Makefile distinfo pkg-plist Log: - Update to 2.2.3 - Use %%DATADIR%% in plist Approved by: arved (mentor) Revision Changes Path 1.4 +1 -1 ports/games/xcheckers/Makefile 1.4 +2 -2 ports/games/xcheckers/distinfo 1.2 +5 -5 ports/games/xcheckers/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:58:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A144C16A4CE; Mon, 7 Mar 2005 09:58:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7633243D41; Mon, 7 Mar 2005 09:58:38 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279wcrN071769; Mon, 7 Mar 2005 09:58:38 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279wcIc071768; Mon, 7 Mar 2005 09:58:38 GMT (envelope-from barner) Message-Id: <200503070958.j279wcIc071768@repoman.freebsd.org> From: Simon Barner Date: Mon, 7 Mar 2005 09:58:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-RFC822-Address pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:58:38 -0000 barner 2005-03-07 09:58:38 UTC FreeBSD ports repository Modified files: mail/p5-Mail-RFC822-Address pkg-descr Log: Add WWW: line to pkg-descr. Approved by: arved (mentor) Revision Changes Path 1.2 +2 -0 ports/mail/p5-Mail-RFC822-Address/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Mar 7 09:59:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F1C016A4CE; Mon, 7 Mar 2005 09:59:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DD1E43D1F; Mon, 7 Mar 2005 09:59:49 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j279xnEx071844; Mon, 7 Mar 2005 09:59:49 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j279xn0N071843; Mon, 7 Mar 2005 09:59:49 GMT (envelope-from brueffer) Message-Id: <200503070959.j279xn0N071843@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 7 Mar 2005 09:59:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 snd_ad1816.4 snd_als4000.4 snd_cmi.4 snd_ds1.4 snd_emu10k1.4 snd_es137x.4 snd_ess.4 snd_ich.4 snd_solo.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 09:59:49 -0000 brueffer 2005-03-07 09:59:49 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 snd_ad1816.4 snd_als4000.4 snd_cmi.4 snd_ds1.4 snd_emu10k1.4 snd_es137x.4 snd_ess.4 snd_ich.4 snd_solo.4 Log: MFC: Remove superfluous .Pp calls. Approved by: re (blanket) Revision Changes Path 1.2.2.3 +0 -1 src/share/man/man4/snd_ad1816.4 1.2.2.3 +0 -1 src/share/man/man4/snd_als4000.4 1.2.2.2 +0 -1 src/share/man/man4/snd_cmi.4 1.2.2.3 +0 -1 src/share/man/man4/snd_ds1.4 1.2.2.3 +0 -1 src/share/man/man4/snd_emu10k1.4 1.2.2.3 +0 -1 src/share/man/man4/snd_es137x.4 1.2.2.2 +0 -1 src/share/man/man4/snd_ess.4 1.2.2.2 +0 -1 src/share/man/man4/snd_ich.4 1.2.2.2 +0 -1 src/share/man/man4/snd_solo.4 From owner-cvs-all@FreeBSD.ORG Mon Mar 7 10:01:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9869A16A4CE; Mon, 7 Mar 2005 10:01:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C69A43D31; Mon, 7 Mar 2005 10:01:57 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27A1v3q071981; Mon, 7 Mar 2005 10:01:57 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27A1v3N071980; Mon, 7 Mar 2005 10:01:57 GMT (envelope-from barner) Message-Id: <200503071001.j27A1v3N071980@repoman.freebsd.org> From: Simon Barner Date: Mon, 7 Mar 2005 10:01:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgis Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 10:01:57 -0000 barner 2005-03-07 10:01:57 UTC FreeBSD ports repository Modified files: databases/postgis Makefile distinfo Log: - Update to 1.0.0-rc3 PR: ports/78373 Submitted by: Anderson S. Ferreira (maintainer) Approved by: arved (mentor) Revision Changes Path 1.14 +1 -1 ports/databases/postgis/Makefile 1.5 +2 -2 ports/databases/postgis/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 10:14:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8195616A4CE; Mon, 7 Mar 2005 10:14:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5726A43D2D; Mon, 7 Mar 2005 10:14:23 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27AEN5t072460; Mon, 7 Mar 2005 10:14:23 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27AENVZ072459; Mon, 7 Mar 2005 10:14:23 GMT (envelope-from jcamou) Message-Id: <200503071014.j27AENVZ072459@repoman.freebsd.org> From: "Jesus R. Camou" Date: Mon, 7 Mar 2005 10:14:22 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/articles/cvs-freebsd article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 10:14:23 -0000 jcamou 2005-03-07 10:14:22 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/articles/cvs-freebsd article.sgml Log: Article fixes. Approved by: jesusr (mentor) Revision Changes Path 1.3 +5 -5 doc/es_ES.ISO8859-1/articles/cvs-freebsd/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Mar 7 10:18:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7CAD16A4CE; Mon, 7 Mar 2005 10:18:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CDEC43D1D; Mon, 7 Mar 2005 10:18:24 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27AIOh3072668; Mon, 7 Mar 2005 10:18:24 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27AIOBL072667; Mon, 7 Mar 2005 10:18:24 GMT (envelope-from jcamou) Message-Id: <200503071018.j27AIOBL072667@repoman.freebsd.org> From: "Jesus R. Camou" Date: Mon, 7 Mar 2005 10:18:24 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/share/sgml translators.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 10:18:24 -0000 jcamou 2005-03-07 10:18:24 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/share/sgml translators.ent Log: Update email address. Approved by: jesusr (mentor) Revision Changes Path 1.2 +1 -1 doc/es_ES.ISO8859-1/share/sgml/translators.ent From owner-cvs-all@FreeBSD.ORG Mon Mar 7 10:19:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C31B16A4CE; Mon, 7 Mar 2005 10:19:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF6D743D2D; Mon, 7 Mar 2005 10:19:15 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27AJFCO072714; Mon, 7 Mar 2005 10:19:15 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27AJF83072713; Mon, 7 Mar 2005 10:19:15 GMT (envelope-from barner) Message-Id: <200503071019.j27AJF83072713@repoman.freebsd.org> From: Simon Barner Date: Mon, 7 Mar 2005 10:19:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/mlview Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 10:19:16 -0000 barner 2005-03-07 10:19:15 UTC FreeBSD ports repository Modified files: editors/mlview Makefile pkg-descr pkg-plist Log: - Fix WWW: site - Use GCONF_SCHEMAS framework Approved by: arved (mentor) Revision Changes Path 1.12 +2 -0 ports/editors/mlview/Makefile 1.2 +1 -1 ports/editors/mlview/pkg-descr 1.6 +0 -3 ports/editors/mlview/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 10:29:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C36A16A4CE; Mon, 7 Mar 2005 10:29:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1852F43D48; Mon, 7 Mar 2005 10:29:38 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27ATcbF073127; Mon, 7 Mar 2005 10:29:38 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27ATcLa073126; Mon, 7 Mar 2005 10:29:38 GMT (envelope-from barner) Message-Id: <200503071029.j27ATcLa073126@repoman.freebsd.org> From: Simon Barner Date: Mon, 7 Mar 2005 10:29:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/boost Makefile pkg-message.python pkg-message.stlport pkg-message.threads pkg-plist ports/devel/boost/scripts do-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 10:29:38 -0000 barner 2005-03-07 10:29:38 UTC FreeBSD ports repository Modified files: devel/boost Makefile pkg-plist Added files: devel/boost pkg-message.python pkg-message.stlport pkg-message.threads Removed files: devel/boost/scripts do-install Log: - Install pyste, a interface generator for Boost.Python This adds two run time dependecies in the WITH_PYTHON case: * devel/gccxml * devel/py-elementtree This was requested in [1]. - Add pkg-message to help developers getting started with boost: Give suggestions for CFLAGS and LDFLAGS for the following build options: * BOOST_THREADS: pkg-message.threads * WITH_PYTHON: pkg-message.python * stlport (4.x): pkg-message.stlport - remove pkg-install script and perform installation in Makefile PR: ports/77640 [1] Approved by: arved (mentor) Revision Changes Path 1.22 +108 -20 ports/devel/boost/Makefile 1.1 +8 -0 ports/devel/boost/pkg-message.python (new) 1.1 +16 -0 ports/devel/boost/pkg-message.stlport (new) 1.1 +4 -0 ports/devel/boost/pkg-message.threads (new) 1.10 +65 -0 ports/devel/boost/pkg-plist 1.4 +0 -43 ports/devel/boost/scripts/do-install (dead) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 11:05:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B1F716A4D0; Mon, 7 Mar 2005 11:05:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7BEC43D55; Mon, 7 Mar 2005 11:05:47 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27B5lcB074534; Mon, 7 Mar 2005 11:05:47 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27B5lFB074533; Mon, 7 Mar 2005 11:05:47 GMT (envelope-from phk) Message-Id: <200503071105.j27B5lFB074533@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Mar 2005 11:05:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ieee488 ibfoo.c src/sys/dev/led led.c src/sys/geom geom_dev.c src/sys/kern subr_unit.c tty.c src/sys/sys systm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 11:05:48 -0000 phk 2005-03-07 11:05:47 UTC FreeBSD src repository Modified files: sys/dev/ieee488 ibfoo.c sys/dev/led led.c sys/geom geom_dev.c sys/kern subr_unit.c tty.c sys/sys systm.h Log: Add placeholder mutex argument to new_unrhdr(). Revision Changes Path 1.5 +1 -1 src/sys/dev/ieee488/ibfoo.c 1.16 +1 -1 src/sys/dev/led/led.c 1.88 +1 -2 src/sys/geom/geom_dev.c 1.5 +2 -2 src/sys/kern/subr_unit.c 1.245 +1 -1 src/sys/kern/tty.c 1.226 +1 -1 src/sys/sys/systm.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 12:21:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CF1016A4CE; Mon, 7 Mar 2005 12:21:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EDAA43D2D; Mon, 7 Mar 2005 12:21:06 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27CL51A077233; Mon, 7 Mar 2005 12:21:05 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27CL5lA077232; Mon, 7 Mar 2005 12:21:05 GMT (envelope-from flz) Message-Id: <200503071221.j27CL5lA077232@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 12:21:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mutt-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 12:21:06 -0000 flz 2005-03-07 12:21:05 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile distinfo Log: - Fix WITH_MUTT_SIDEBAR_PATCH patch. PR: ports/78522 Submitted by: Udo Schweigert (maintainer) Approved by: pav (mentor) Revision Changes Path 1.245 +1 -2 ports/mail/mutt-devel/Makefile 1.91 +2 -0 ports/mail/mutt-devel/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 12:28:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 916C316A4CE; Mon, 7 Mar 2005 12:28:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7058D43D2D; Mon, 7 Mar 2005 12:28:39 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27CSddD077566; Mon, 7 Mar 2005 12:28:39 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27CSdYM077565; Mon, 7 Mar 2005 12:28:39 GMT (envelope-from ume) Message-Id: <200503071228.j27CSdYM077565@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 7 Mar 2005 12:28:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile ports/japanese/gskk Makefile distinfo pkg-descr ports/japanese/gskk/files README.FreeBSD.in dics.dir.gskk pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 12:28:39 -0000 ume 2005-03-07 12:28:39 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/gskk Makefile distinfo pkg-descr japanese/gskk/files README.FreeBSD.in dics.dir.gskk pkg-message.in Log: Add new port -- SKK's dictionary for Canna. Revision Changes Path 1.573 +1 -0 ports/japanese/Makefile 1.1 +57 -0 ports/japanese/gskk/Makefile (new) 1.1 +2 -0 ports/japanese/gskk/distinfo (new) 1.1 +44 -0 ports/japanese/gskk/files/README.FreeBSD.in (new) 1.1 +2 -0 ports/japanese/gskk/files/dics.dir.gskk (new) 1.1 +3 -0 ports/japanese/gskk/files/pkg-message.in (new) 1.1 +3 -0 ports/japanese/gskk/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 12:28:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A045D16A4CE; Mon, 7 Mar 2005 12:28:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB7E43D31; Mon, 7 Mar 2005 12:28:51 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27CSpoT077612; Mon, 7 Mar 2005 12:28:51 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27CSpca077611; Mon, 7 Mar 2005 12:28:51 GMT (envelope-from ume) Message-Id: <200503071228.j27CSpca077611@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 7 Mar 2005 12:28:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 12:28:51 -0000 ume 2005-03-07 12:28:51 UTC FreeBSD ports repository Modified files: . modules Log: ja-gskk --> ports/japanese/gskk Revision Changes Path 1.12056 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 12:43:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FDE716A4CE; Mon, 7 Mar 2005 12:43:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B9E43D49; Mon, 7 Mar 2005 12:43:51 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Chpjh078220; Mon, 7 Mar 2005 12:43:51 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27ChpoE078219; Mon, 7 Mar 2005 12:43:51 GMT (envelope-from ume) Message-Id: <200503071243.j27ChpoE078219@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 7 Mar 2005 12:43:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/gskk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 12:43:51 -0000 ume 2005-03-07 12:43:51 UTC FreeBSD ports repository Modified files: japanese/gskk Makefile Log: correct owner and permission of installed dictionary. Revision Changes Path 1.2 +4 -2 ports/japanese/gskk/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 12:43:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E802616A4D0; Mon, 7 Mar 2005 12:43:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA7E43D2F; Mon, 7 Mar 2005 12:43:59 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27ChxjB078250; Mon, 7 Mar 2005 12:43:59 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Chx5U078249; Mon, 7 Mar 2005 12:43:59 GMT (envelope-from harti) Message-Id: <200503071243.j27Chx5U078249@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Mar 2005 12:43:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 12:44:00 -0000 harti 2005-03-07 12:43:59 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Move the 'M' and 'N' modifiers into their own function. Patch: 7.101 Submitted by: Max Okumoto Revision Changes Path 1.106 +63 -49 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:08:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8411616A4CE; Mon, 7 Mar 2005 13:08:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DEDB43D48; Mon, 7 Mar 2005 13:08:06 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27D86aB086565; Mon, 7 Mar 2005 13:08:06 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27D862P086564; Mon, 7 Mar 2005 13:08:06 GMT (envelope-from rwatson) Message-Id: <200503071308.j27D862P086564@repoman.freebsd.org> From: Robert Watson Date: Mon, 7 Mar 2005 13:08:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern uipc_socket.c uipc_usrreq.c src/sys/netatm atm_cm.c atm_socket.c atm_var.h src/sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c ng_btsocket_rfcomm.c src/sys/netinet ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:08:06 -0000 rwatson 2005-03-07 13:08:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern uipc_socket.c uipc_usrreq.c sys/netatm atm_cm.c atm_socket.c atm_var.h sys/netatm/ipatm ipatm_load.c sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c ng_btsocket_rfcomm.c sys/netinet tcp_usrreq.c sys/netipx spx_usrreq.c sys/sys socketvar.h Log: Merge uipc_socket.c:1.233, uipc_usrreq.c:1.151, atm_cm.c:1.33, atm_socket.c:1.23, atm_var.h:1.26, ipatm_load.c:1.l21, ng_btsocket_l2cap.c:1.16, ng_btsocket_rfcomm.c:1.15, tcp_usrreq.c:1.15, spx_usrreq.c:1.62, socketvar.h:1.139 from HEAD to RELENG_5: In the current world order, solisten() implements the state transition of a socket from a regular socket to a listening socket able to accept new connections. As part of this state transition, solisten() calls into the protocol to update protocol-layer state. There were several bugs in this implementation that could result in a race wherein a TCP SYN received in the interval between the protocol state transition and the shortly following socket layer transition would result in a panic in the TCP code, as the socket would be in the TCPS_LISTEN state, but the socket would not have the SO_ACCEPTCONN flag set. This change does the following: - Pushes the socket state transition from the socket layer solisten() to to socket "library" routines called from the protocol. This permits the socket routines to be called while holding the protocol mutexes, preventing a race exposing the incomplete socket state transition to TCP after the TCP state transition has completed. The check for a socket layer state transition is performed by solisten_proto_check(), and the actual transition is performed by solisten_proto(). - Holds the socket lock for the duration of the socket state test and set, and over the protocol layer state transition, which is now possible as the socket lock is acquired by the protocol layer, rather than vice versa. This prevents additional state related races in the socket layer. This permits the dual transition of socket layer and protocol layer state to occur while holding locks for both layers, making the two changes atomic with respect to one another. Similar changes are likely require elsewhere in the socket/protocol code. Reported by: Peter Holm Review and fixes from: emax, Antoine Brodin Philosophical head nod: gnn Note that this changes the behavior of the pru_listen() protocol entry point; all protocols are updated to match the new behavior. We do not know of any third party protocol implementations that this might cause problems for. Approved by: re (kensmith) Revision Changes Path 1.208.2.17 +42 -14 src/sys/kern/uipc_socket.c 1.138.2.13 +14 -9 src/sys/kern/uipc_usrreq.c 1.31.4.2 +13 -1 src/sys/netatm/atm_cm.c 1.20.2.3 +1 -1 src/sys/netatm/atm_socket.c 1.24.4.2 +2 -2 src/sys/netatm/atm_var.h 1.19.4.2 +2 -2 src/sys/netatm/ipatm/ipatm_load.c 1.13.2.3 +21 -6 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.12.2.3 +25 -19 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c 1.107.2.2 +14 -4 src/sys/netinet/tcp_usrreq.c 1.46.2.13 +7 -2 src/sys/netipx/spx_usrreq.c 1.133.2.4 +2 -0 src/sys/sys/socketvar.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:10:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F34E216A4CE; Mon, 7 Mar 2005 13:10:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE06543D5A; Mon, 7 Mar 2005 13:10:48 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DAmm9087106; Mon, 7 Mar 2005 13:10:48 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DAm9Z087105; Mon, 7 Mar 2005 13:10:48 GMT (envelope-from phk) Message-Id: <200503071310.j27DAm9Z087105@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Mar 2005 13:10:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/alpha/isa isa_dma.c src/sys/amd64/isa isa_dma.c src/sys/dev/ic i8237.h src/sys/i386/isa isa_dma.c src/sys/ia64/isa isa_dma.c src/sys/isa isavar.h src/sys/pc98/pc98 isa_dma.c src/sys/sparc64/isa isa_dma.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:10:49 -0000 phk 2005-03-07 13:10:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/alpha/isa isa_dma.c sys/amd64/isa isa_dma.c sys/dev/ic i8237.h sys/i386/isa isa_dma.c sys/ia64/isa isa_dma.c sys/isa isavar.h sys/pc98/pc98 isa_dma.c sys/sparc64/isa isa_dma.c Log: MFC: Add isa_dmatc() function to check for Terminal Count condition. (pre-cursor for IEEE488 MFC) Approved by: re@ Revision Changes Path 1.11.2.1 +13 -0 src/sys/alpha/isa/isa_dma.c 1.19.2.1 +13 -0 src/sys/amd64/isa/isa_dma.c 1.8.8.1 +5 -1 src/sys/dev/ic/i8237.h 1.16.2.1 +13 -0 src/sys/i386/isa/isa_dma.c 1.6.2.1 +13 -0 src/sys/ia64/isa/isa_dma.c 1.25.4.1 +9 -8 src/sys/isa/isavar.h 1.17.2.1 +11 -0 src/sys/pc98/pc98/isa_dma.c 1.1.2.2 +6 -0 src/sys/sparc64/isa/isa_dma.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:20:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C84CF16A4CE; Mon, 7 Mar 2005 13:20:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9799B43D5E; Mon, 7 Mar 2005 13:20:49 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DKnuD088658; Mon, 7 Mar 2005 13:20:49 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DKnRj088657; Mon, 7 Mar 2005 13:20:49 GMT (envelope-from mux) Message-Id: <200503071320.j27DKnRj088657@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 7 Mar 2005 13:20:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:20:49 -0000 mux 2005-03-07 13:20:49 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c if_fxpvar.h Log: - Encapsulate the code responsible for initializing a new TX descriptor from an mbuf into the fxp_encap() function, as done in other drivers. - Don't waste time calling bus_dmamap_load_mbuf() if we know the mbuf chain is too long to fit in a TX descriptor, call m_defrag() first. - Convert fxp(4) to use bus_dmamap_load_mbuf_sg(). Revision Changes Path 1.229 +191 -193 src/sys/dev/fxp/if_fxp.c 1.35 +1 -0 src/sys/dev/fxp/if_fxpvar.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:25:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DDC16A4CE; Mon, 7 Mar 2005 13:25:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29A7943D2D; Mon, 7 Mar 2005 13:25:00 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DP0rR088785; Mon, 7 Mar 2005 13:25:00 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DP0J0088784; Mon, 7 Mar 2005 13:25:00 GMT (envelope-from flz) Message-Id: <200503071325.j27DP0J0088784@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 13:25:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/whois Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:25:00 -0000 flz 2005-03-07 13:25:00 UTC FreeBSD ports repository Modified files: net/whois Makefile distinfo Log: - Update to 4.7.1. PR: ports/78525 Submitted by: Filippo Natali (maintainer) Approved by: pav (mentor) Revision Changes Path 1.25 +1 -1 ports/net/whois/Makefile 1.20 +2 -2 ports/net/whois/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:25:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C82116A4CF; Mon, 7 Mar 2005 13:25:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D44B43D53; Mon, 7 Mar 2005 13:25:23 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DPNH0088903; Mon, 7 Mar 2005 13:25:23 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DPNmq088902; Mon, 7 Mar 2005 13:25:23 GMT (envelope-from krion) Message-Id: <200503071325.j27DPNmq088902@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Mar 2005 13:25:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:25:23 -0000 krion 2005-03-07 13:25:23 UTC FreeBSD ports repository Modified files: . access Log: Please welcome Roman Bogorodskiy (novel) to the zoo. He submitted too much PRs and he is being punished appropriately. I'll mentor him. Approved by: portmgr Revision Changes Path 1.637 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:28:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D88916A4CE; Mon, 7 Mar 2005 13:28:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D227543D54; Mon, 7 Mar 2005 13:28:21 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DSLV7089057; Mon, 7 Mar 2005 13:28:21 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DSLBH089056; Mon, 7 Mar 2005 13:28:21 GMT (envelope-from flz) Message-Id: <200503071328.j27DSLBH089056@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 13:28:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/xmame Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:28:22 -0000 flz 2005-03-07 13:28:21 UTC FreeBSD ports repository Modified files: emulators/xmame Makefile distinfo Log: - Update to 0.92. PR: ports/78459 Submitted by: Miguel Mendez (maintainer) Approved by: pav (mentor) Revision Changes Path 1.85 +4 -1 ports/emulators/xmame/Makefile 1.52 +2 -2 ports/emulators/xmame/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:30:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32F2F16A4CE; Mon, 7 Mar 2005 13:30:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04F4843D54; Mon, 7 Mar 2005 13:30:25 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DUOiG089224; Mon, 7 Mar 2005 13:30:24 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DUOxd089223; Mon, 7 Mar 2005 13:30:24 GMT (envelope-from flz) Message-Id: <200503071330.j27DUOxd089223@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 13:30:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/xmess Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:30:25 -0000 flz 2005-03-07 13:30:24 UTC FreeBSD ports repository Modified files: emulators/xmess Makefile Log: - Update to 0.92. PR: ports/78460 Submitted by: Miguel Mendez (maintainer) Approved by: pav (mentor) Revision Changes Path 1.33 +1 -1 ports/emulators/xmess/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:45:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7ACA16A4CE; Mon, 7 Mar 2005 13:45:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A065143D55; Mon, 7 Mar 2005 13:45:23 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DjNbe089885; Mon, 7 Mar 2005 13:45:23 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DjNPo089884; Mon, 7 Mar 2005 13:45:23 GMT (envelope-from olgeni) Message-Id: <200503071345.j27DjNPo089884@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 7 Mar 2005 13:45:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/erlang Makefile Makefile.lib distinfo pkg-message ports/lang/erlang/files patch-erts_etc_unix_run__erl.c patch-lib_runtime__tools_c__src_Makefile.in patch-lib_sasl_src_rb.erl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:45:23 -0000 olgeni 2005-03-07 13:45:23 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Makefile.lib distinfo pkg-message lang/erlang/files patch-lib_gs_src_tool__utils.erl Removed files: lang/erlang/files patch-erts_etc_unix_run__erl.c patch-lib_runtime__tools_c__src_Makefile.in patch-lib_sasl_src_rb.erl Log: Upgrade to version R10B-3. Revision Changes Path 1.69 +4 -5 ports/lang/erlang/Makefile 1.9 +24 -24 ports/lang/erlang/Makefile.lib 1.17 +6 -6 ports/lang/erlang/distinfo 1.2 +0 -14 ports/lang/erlang/files/patch-erts_etc_unix_run__erl.c (dead) 1.3 +17 -19 ports/lang/erlang/files/patch-lib_gs_src_tool__utils.erl 1.2 +0 -25 ports/lang/erlang/files/patch-lib_runtime__tools_c__src_Makefile.in (dead) 1.2 +0 -65 ports/lang/erlang/files/patch-lib_sasl_src_rb.erl (dead) 1.7 +1 -1 ports/lang/erlang/pkg-message From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:45:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1703116A4CE; Mon, 7 Mar 2005 13:45:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 557A643D60; Mon, 7 Mar 2005 13:45:26 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DjQ7P089916; Mon, 7 Mar 2005 13:45:26 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DjQQG089915; Mon, 7 Mar 2005 13:45:26 GMT (envelope-from tobez) Message-Id: <200503071345.j27DjQQG089915@repoman.freebsd.org> From: Anton Berezin Date: Mon, 7 Mar 2005 13:45:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/p5-Graph Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:45:27 -0000 tobez 2005-03-07 13:45:26 UTC FreeBSD ports repository Modified files: math/p5-Graph Makefile distinfo Log: Update to 0.59. Revision Changes Path 1.11 +1 -1 ports/math/p5-Graph/Makefile 1.9 +2 -2 ports/math/p5-Graph/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:46:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8B4216A4CE; Mon, 7 Mar 2005 13:46:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9900D43D5A; Mon, 7 Mar 2005 13:46:22 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DkM1n089996; Mon, 7 Mar 2005 13:46:22 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DkMxf089995; Mon, 7 Mar 2005 13:46:22 GMT (envelope-from olgeni) Message-Id: <200503071346.j27DkMxf089995@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 7 Mar 2005 13:46:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/erlang/files patch-lib_inets_src_http__client_httpc__request.erl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:46:22 -0000 olgeni 2005-03-07 13:46:22 UTC FreeBSD ports repository Added files: lang/erlang/files patch-lib_inets_src_http__client_httpc__request.erl Log: I forgot to commit this file (for R10B-3.) Revision Changes Path 1.1 +14 -0 ports/lang/erlang/files/patch-lib_inets_src_http__client_httpc__request.erl (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:46:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E0F16A4CE; Mon, 7 Mar 2005 13:46:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4360C43D2F; Mon, 7 Mar 2005 13:46:40 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DkeTR090068; Mon, 7 Mar 2005 13:46:40 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DkeNb090067; Mon, 7 Mar 2005 13:46:40 GMT (envelope-from phk) Message-Id: <200503071346.j27DkeNb090067@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Mar 2005 13:46:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/conf NOTES files src/sys/dev/ieee488 ibfoo.c ibfoo_int.h pcii.c ugpib.h upd7210.c upd7210.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:46:40 -0000 phk 2005-03-07 13:46:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/conf NOTES files Added files: (Branch: RELENG_5) sys/dev/ieee488 ibfoo.c ibfoo_int.h pcii.c ugpib.h upd7210.c upd7210.h Log: MFC: IEEE488 driver. (userland still to follow) Approved by: re@ Revision Changes Path 1.1261.2.16 +9 -0 src/sys/conf/NOTES 1.943.2.13 +3 -0 src/sys/conf/files 1.5.2.1 +1004 -0 src/sys/dev/ieee488/ibfoo.c (new) 1.2.2.1 +147 -0 src/sys/dev/ieee488/ibfoo_int.h (new) 1.5.2.1 +192 -0 src/sys/dev/ieee488/pcii.c (new) 1.5.2.1 +155 -0 src/sys/dev/ieee488/ugpib.h (new) 1.6.2.1 +289 -0 src/sys/dev/ieee488/upd7210.c (new) 1.3.2.1 +234 -0 src/sys/dev/ieee488/upd7210.h (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:46:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5B2116A547; Mon, 7 Mar 2005 13:46:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B65E043D5A; Mon, 7 Mar 2005 13:46:51 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DkpDk090105; Mon, 7 Mar 2005 13:46:51 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DkptG090104; Mon, 7 Mar 2005 13:46:51 GMT (envelope-from flz) Message-Id: <200503071346.j27DkptG090104@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 13:46:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/gerbv Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:46:52 -0000 flz 2005-03-07 13:46:51 UTC FreeBSD ports repository Modified files: cad/gerbv Makefile distinfo Log: - Update to 1.0.1. PR: ports/78497 Submitted by: Ports Fury Approved by: pav (mentor) Revision Changes Path 1.20 +1 -1 ports/cad/gerbv/Makefile 1.10 +2 -2 ports/cad/gerbv/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:50:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1256D16A4CE; Mon, 7 Mar 2005 13:50:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E5743D1F; Mon, 7 Mar 2005 13:50:16 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DoGiq090250; Mon, 7 Mar 2005 13:50:16 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DoGxI090249; Mon, 7 Mar 2005 13:50:16 GMT (envelope-from rwatson) Message-Id: <200503071350.j27DoGxI090249@repoman.freebsd.org> From: Robert Watson Date: Mon, 7 Mar 2005 13:50:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_socket2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:50:17 -0000 rwatson 2005-03-07 13:50:16 UTC FreeBSD src repository Modified files: sys/kern uipc_socket2.c Log: When upcalling from a socket in soisconnected() for an accept filter, call with flag M_DONTWAIT rather than M_TRYWAIT, as we don't want to do blocking memory allocation (etc) in the netisr. MFC after: 3 days Revision Changes Path 1.144 +1 -1 src/sys/kern/uipc_socket2.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:53:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 272ED16A4CE; Mon, 7 Mar 2005 13:53:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE7EB43D2D; Mon, 7 Mar 2005 13:53:39 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DrdRi090370; Mon, 7 Mar 2005 13:53:39 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DrdEp090369; Mon, 7 Mar 2005 13:53:39 GMT (envelope-from nyan) Message-Id: <200503071353.j27DrdEp090369@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 7 Mar 2005 13:53:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/pc98/i386 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:53:40 -0000 nyan 2005-03-07 13:53:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/pc98/i386 machdep.c Log: MFC: Don't use the ptoa() to set the 'realmem' variable. Approved by: re (kensmith) Revision Changes Path 1.342.2.7 +1 -3 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 13:57:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C1F16A4CE; Mon, 7 Mar 2005 13:57:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78ADD43D48; Mon, 7 Mar 2005 13:57:24 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27DvOaO090560; Mon, 7 Mar 2005 13:57:24 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27DvOQW090559; Mon, 7 Mar 2005 13:57:24 GMT (envelope-from phantom) Message-Id: <200503071357.j27DvOQW090559@repoman.freebsd.org> From: Alexey Zelkin Date: Mon, 7 Mar 2005 13:57:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/nls ko_KR.UTF-8.msg ko_KR.eucKR.msg X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 13:57:24 -0000 phantom 2005-03-07 13:57:24 UTC FreeBSD src repository Added files: lib/libc/nls ko_KR.UTF-8.msg ko_KR.eucKR.msg Log: Add korean NLS message catalogs for libc Submitted by: Hye-Shik Chang PR: misc/78290 Revision Changes Path 1.1 +249 -0 src/lib/libc/nls/ko_KR.UTF-8.msg (new) 1.1 +249 -0 src/lib/libc/nls/ko_KR.eucKR.msg (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 14:03:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC83116A4CF; Mon, 7 Mar 2005 14:03:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD51E43D5A; Mon, 7 Mar 2005 14:03:09 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27E39Cm090886; Mon, 7 Mar 2005 14:03:09 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27E39vx090885; Mon, 7 Mar 2005 14:03:09 GMT (envelope-from phantom) Message-Id: <200503071403.j27E39vx090885@repoman.freebsd.org> From: Alexey Zelkin Date: Mon, 7 Mar 2005 14:03:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/csh config.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 14:03:10 -0000 phantom 2005-03-07 14:03:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) bin/csh config.h Log: MFC: rev 1.9; Respect LC_MESSAGES locale category while handling of NLS catalogs Revision Changes Path 1.5.2.4 +3 -1 src/bin/csh/config.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 14:30:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D77A16A4CE; Mon, 7 Mar 2005 14:30:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F13B43D1F; Mon, 7 Mar 2005 14:30:39 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27EUcxo092040; Mon, 7 Mar 2005 14:30:38 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27EUcN3092039; Mon, 7 Mar 2005 14:30:38 GMT (envelope-from novel) Message-Id: <200503071430.j27EUcN3092039@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 7 Mar 2005 14:30:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 14:30:39 -0000 novel 2005-03-07 14:30:38 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Add myself. Approved by: krion (mentor) Revision Changes Path 1.342 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Mon Mar 7 14:46:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EBBE16A4CE; Mon, 7 Mar 2005 14:46:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF69D43D3F; Mon, 7 Mar 2005 14:46:12 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27EkCQQ092673; Mon, 7 Mar 2005 14:46:12 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27EkCb7092672; Mon, 7 Mar 2005 14:46:12 GMT (envelope-from flz) Message-Id: <200503071446.j27EkCb7092672@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 14:46:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/lostirc Makefile distinfo pkg-plist ports/irc/lostirc/files patch-src::gtkmm::Prefs.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 14:46:13 -0000 flz 2005-03-07 14:46:12 UTC FreeBSD ports repository Modified files: irc/lostirc Makefile distinfo pkg-plist Removed files: irc/lostirc/files patch-src::gtkmm::Prefs.cpp Log: - Update to 0.4.4. - Global clean up of the port. PR: ports/78500 Submitted by: Ports Fury Approved by: pav (mentor) Revision Changes Path 1.21 +10 -25 ports/irc/lostirc/Makefile 1.6 +2 -2 ports/irc/lostirc/distinfo 1.2 +0 -11 ports/irc/lostirc/files/patch-src::gtkmm::Prefs.cpp (dead) 1.7 +2 -2 ports/irc/lostirc/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 14:47:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3183516A4CE; Mon, 7 Mar 2005 14:47:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA19A43D48; Mon, 7 Mar 2005 14:47:32 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27ElWpu092718; Mon, 7 Mar 2005 14:47:32 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27ElWcY092717; Mon, 7 Mar 2005 14:47:32 GMT (envelope-from novel) Message-Id: <200503071447.j27ElWcY092717@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 7 Mar 2005 14:47:32 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 14:47:33 -0000 novel 2005-03-07 14:47:32 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml Log: Remove myself from "Additional Contributors" and add to "Developers". Approved by: krion (mentor) Revision Changes Path 1.339 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.71 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:00:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C81216A4CF; Mon, 7 Mar 2005 15:00:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1A643D1D; Mon, 7 Mar 2005 15:00:00 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27F00xe093185; Mon, 7 Mar 2005 15:00:00 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27F00qU093184; Mon, 7 Mar 2005 15:00:00 GMT (envelope-from novel) Message-Id: <200503071500.j27F00qU093184@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 7 Mar 2005 15:00:00 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:00:01 -0000 novel 2005-03-07 15:00:00 UTC FreeBSD doc repository (ports committer) Modified files: en/news news.xml Log: Add myself as a new ports committer. Approved by: krion (mentor) Revision Changes Path 1.275 +9 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:10:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4005216A4CE; Mon, 7 Mar 2005 15:10:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECBB543D46; Mon, 7 Mar 2005 15:10:20 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27FAKCw094285; Mon, 7 Mar 2005 15:10:20 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27FAKH9094284; Mon, 7 Mar 2005 15:10:20 GMT (envelope-from vanilla) Message-Id: <200503071510.j27FAKH9094284@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 7 Mar 2005 15:10:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/3ddesktop Makefile ports/multimedia/camserv Makefile ports/graphics/deep_zoom Makefile ports/graphics/digikam Makefile ports/x11-wm/enlightenment Makefile ports/x11/eterm Makefile ports/graphics/evas Makefile ports/multimedia/ffmpeg ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:10:21 -0000 vanilla 2005-03-07 15:10:20 UTC FreeBSD ports repository Modified files: x11/3ddesktop Makefile multimedia/camserv Makefile graphics/deep_zoom Makefile graphics/digikam Makefile x11-wm/enlightenment Makefile x11/eterm Makefile graphics/evas Makefile multimedia/ffmpeg Makefile graphics/geist Makefile graphics/giblib Makefile graphics/hsetroot Makefile graphics/imlib2 Makefile distinfo pkg-plist graphics/imlib2_loaders Makefile distinfo pkg-plist x11-wm/kahakai Makefile graphics/kipi-plugins Makefile deskutils/kompose Makefile devel/libast Makefile graphics/libcaca Makefile graphics/p5-Image-Imlib2 Makefile graphics/p5-Imlib2 Makefile x11-wm/phluid Makefile graphics/ruby-imlib2 Makefile x11-wm/skippy Makefile x11-wm/waimea Makefile x11/wmmsg Makefile graphics/zphoto Makefile Added files: graphics/imlib2/files patch-configure.in Removed files: graphics/imlib2/files patch-security-1 Log: 1: Upgrade imlib2 to 1.2.0 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson Somepart by: me Revision Changes Path 1.5 +1 -1 ports/deskutils/kompose/Makefile 1.14 +1 -1 ports/devel/libast/Makefile 1.8 +1 -1 ports/graphics/deep_zoom/Makefile 1.12 +1 -1 ports/graphics/digikam/Makefile 1.20 +1 -1 ports/graphics/evas/Makefile 1.15 +1 -1 ports/graphics/geist/Makefile 1.14 +1 -1 ports/graphics/giblib/Makefile 1.6 +1 -1 ports/graphics/hsetroot/Makefile 1.99 +5 -4 ports/graphics/imlib2/Makefile 1.34 +2 -2 ports/graphics/imlib2/distinfo 1.1 +121 -0 ports/graphics/imlib2/files/patch-configure.in (new) 1.2 +0 -90 ports/graphics/imlib2/files/patch-security-1 (dead) 1.35 +50 -24 ports/graphics/imlib2/pkg-plist 1.13 +2 -2 ports/graphics/imlib2_loaders/Makefile 1.5 +2 -2 ports/graphics/imlib2_loaders/distinfo 1.3 +5 -5 ports/graphics/imlib2_loaders/pkg-plist 1.8 +1 -1 ports/graphics/kipi-plugins/Makefile 1.5 +1 -1 ports/graphics/libcaca/Makefile 1.11 +1 -1 ports/graphics/p5-Image-Imlib2/Makefile 1.9 +1 -1 ports/graphics/p5-Imlib2/Makefile 1.10 +1 -1 ports/graphics/ruby-imlib2/Makefile 1.16 +1 -1 ports/graphics/zphoto/Makefile 1.15 +1 -1 ports/multimedia/camserv/Makefile 1.47 +1 -1 ports/multimedia/ffmpeg/Makefile 1.85 +1 -1 ports/x11-wm/enlightenment/Makefile 1.14 +1 -1 ports/x11-wm/kahakai/Makefile 1.9 +1 -1 ports/x11-wm/phluid/Makefile 1.5 +1 -1 ports/x11-wm/skippy/Makefile 1.11 +1 -1 ports/x11-wm/waimea/Makefile 1.10 +1 -1 ports/x11/3ddesktop/Makefile 1.53 +1 -1 ports/x11/eterm/Makefile 1.4 +1 -1 ports/x11/wmmsg/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:29:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAE5116A4CE; Mon, 7 Mar 2005 15:29:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD5F843D2F; Mon, 7 Mar 2005 15:29:11 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27FTBqH095019; Mon, 7 Mar 2005 15:29:11 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27FTBCu095018; Mon, 7 Mar 2005 15:29:11 GMT (envelope-from stefanf) Message-Id: <200503071529.j27FTBCu095018@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 7 Mar 2005 15:29:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/isp ispvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:29:12 -0000 stefanf 2005-03-07 15:29:11 UTC FreeBSD src repository Modified files: sys/dev/isp ispvar.h Log: Prefer 's __printflike() macro to the recently added __GNUCLIKE_ATTRIBUTE_PRINTF. Approved by: mjacob Revision Changes Path 1.70 +1 -5 src/sys/dev/isp/ispvar.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:30:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8091D16A4CE; Mon, 7 Mar 2005 15:30:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDF843D39; Mon, 7 Mar 2005 15:30:55 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27FUt53095186; Mon, 7 Mar 2005 15:30:55 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27FUtke095185; Mon, 7 Mar 2005 15:30:55 GMT (envelope-from flz) Message-Id: <200503071530.j27FUtke095185@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 15:30:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gpa Makefile distinfo pkg-plist ports/security/gpa/files patch-jnlib_logging.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:30:55 -0000 flz 2005-03-07 15:30:55 UTC FreeBSD ports repository Modified files: security/gpa Makefile distinfo pkg-plist Removed files: security/gpa/files patch-jnlib_logging.c Log: - Update to 0.7.0. PR: ports/78519 Submitted by: supraexpress@globaleyes.net Approved by: pav (mentor) Revision Changes Path 1.18 +5 -4 ports/security/gpa/Makefile 1.7 +2 -2 ports/security/gpa/distinfo 1.2 +0 -23 ports/security/gpa/files/patch-jnlib_logging.c (dead) 1.4 +9 -5 ports/security/gpa/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:38:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A8AE16A4CE; Mon, 7 Mar 2005 15:38:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDC4043D54; Mon, 7 Mar 2005 15:38:37 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Fcb9G095515; Mon, 7 Mar 2005 15:38:37 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Fcbr3095514; Mon, 7 Mar 2005 15:38:37 GMT (envelope-from stefanf) Message-Id: <200503071538.j27Fcbr3095514@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 7 Mar 2005 15:38:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/efi/include/i386 efibind.h src/sys/boot/efi/include/ia64 efibind.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:38:38 -0000 stefanf 2005-03-07 15:38:37 UTC FreeBSD src repository Modified files: sys/boot/efi/include/i386 efibind.h sys/boot/efi/include/ia64 efibind.h Log: Don't try to use 'typedef struct foo' if just 'struct foo' makes more sense and works on all compilers. This also removes the need for __CC_SUPPORTS_FORWARD_REFERENCE_CONSTRUCT in . OK'ed by: marcel, dfr Revision Changes Path 1.3 +1 -11 src/sys/boot/efi/include/i386/efibind.h 1.6 +0 -14 src/sys/boot/efi/include/ia64/efibind.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:40:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BE8316A4CE; Mon, 7 Mar 2005 15:40:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA25F43D66; Mon, 7 Mar 2005 15:40:25 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27FePZB095668; Mon, 7 Mar 2005 15:40:25 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27FePlV095667; Mon, 7 Mar 2005 15:40:25 GMT (envelope-from stefanf) Message-Id: <200503071540.j27FePlV095667@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 7 Mar 2005 15:40:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys cdefs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:40:27 -0000 stefanf 2005-03-07 15:40:25 UTC FreeBSD src repository Modified files: sys/sys cdefs.h Log: The macros __GNUCLIKE_ATTRIBUTE_PRINTF and __CC_SUPPORTS_FORWARD_REFERENCE_CONSTRUCT are no longer needed, remove them. Revision Changes Path 1.87 +0 -3 src/sys/sys/cdefs.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:45:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED2F16A4CE; Mon, 7 Mar 2005 15:45:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034D943D2F; Mon, 7 Mar 2005 15:45:14 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27FjD7C095902; Mon, 7 Mar 2005 15:45:13 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27FjDcj095901; Mon, 7 Mar 2005 15:45:13 GMT (envelope-from nectar) Message-Id: <200503071545.j27FjDcj095901@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 7 Mar 2005 15:45:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:45:14 -0000 nectar 2005-03-07 15:45:13 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Fix invalid date. Noticed by: Kang Liu Revision Changes Path 1.599 +3 -3 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:59:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38D9E16A4CF; Mon, 7 Mar 2005 15:59:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BFC043D39; Mon, 7 Mar 2005 15:59:09 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Fx891096423; Mon, 7 Mar 2005 15:59:08 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Fx87b096422; Mon, 7 Mar 2005 15:59:08 GMT (envelope-from oliver) Message-Id: <200503071559.j27Fx87b096422@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 7 Mar 2005 15:59:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sylpheed2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:59:09 -0000 oliver 2005-03-07 15:59:08 UTC FreeBSD ports repository Modified files: mail/sylpheed2 Makefile distinfo Log: update to 1.9.5 Revision Changes Path 1.99 +1 -1 ports/mail/sylpheed2/Makefile 1.69 +2 -2 ports/mail/sylpheed2/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:08:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2B4C16A4CE; Mon, 7 Mar 2005 16:08:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72E7843D39; Mon, 7 Mar 2005 16:08:39 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27G8dSB096753; Mon, 7 Mar 2005 16:08:39 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27G8dU9096752; Mon, 7 Mar 2005 16:08:39 GMT (envelope-from harti) Message-Id: <200503071608.j27G8dU9096752@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Mar 2005 16:08:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:08:39 -0000 harti 2005-03-07 16:08:39 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Factor out the 'S' modifier into its own function. Move a variable that is now used for both the 'M'/'N' branch and the 'S' branch of the switch statement into a common scope. Patch: 7.102-105 Submitted by: Max Okumoto Revision Changes Path 1.107 +183 -174 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:08:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC78F16A4CE; Mon, 7 Mar 2005 16:08:55 +0000 (GMT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D6543D3F; Mon, 7 Mar 2005 16:08:55 +0000 (GMT) (envelope-from nectar@celabo.org) Received: from lum.celabo.org (lum.celabo.org [10.0.1.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lum.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id 1B5F13E2F38; Mon, 7 Mar 2005 10:08:55 -0600 (CST) Received: by lum.celabo.org (Postfix, from userid 1001) id 9014762301C; Mon, 7 Mar 2005 10:08:54 -0600 (CST) Date: Mon, 7 Mar 2005 10:08:54 -0600 From: "Jacques A. Vidrine" To: Simon Barner Message-ID: <20050307160854.GG3503@lum.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Simon Barner , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200503071029.j27ATcLa073126@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503071029.j27ATcLa073126@repoman.freebsd.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/boost Makefile pkg-message.python pkg-message.stlport pkg-message.threads pkg-plist ports/devel/boost/scripts do-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:08:56 -0000 On Mon, Mar 07, 2005 at 10:29:38AM +0000, Simon Barner wrote: > - Install pyste, a interface generator for Boost.Python > This adds two run time dependecies in the WITH_PYTHON case: > > * devel/gccxml > * devel/py-elementtree > > This was requested in [1]. (> <) There should be a separate WITH_PYSTE knob I think. The gccxml dependency is not small--- the source itself is 9MB--- and most Boost.Python users do not use pyste. This should be backed out, I think. Cheers, -- Jacques A Vidrine / NTT/Verio nectar@celabo.org / jvidrine@verio.net / nectar@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:10:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B6716A4CF; Mon, 7 Mar 2005 16:10:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8138543D39; Mon, 7 Mar 2005 16:10:39 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27GAdeo096895; Mon, 7 Mar 2005 16:10:39 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27GAd87096894; Mon, 7 Mar 2005 16:10:39 GMT (envelope-from harti) Message-Id: <200503071610.j27GAd87096894@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Mar 2005 16:10:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make str.c str.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:10:39 -0000 harti 2005-03-07 16:10:39 UTC FreeBSD src repository Modified files: usr.bin/make str.c str.h Log: Constify the input argument to brk_string. Patch: 7.106 Submitted by: Max Okumoto Revision Changes Path 1.41 +4 -2 src/usr.bin/make/str.c 1.3 +1 -1 src/usr.bin/make/str.h From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:14:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1445116A4CE; Mon, 7 Mar 2005 16:14:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF88743D3F; Mon, 7 Mar 2005 16:14:50 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27GEodj097074; Mon, 7 Mar 2005 16:14:50 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27GEoJv097073; Mon, 7 Mar 2005 16:14:50 GMT (envelope-from harti) Message-Id: <200503071614.j27GEoJv097073@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Mar 2005 16:14:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:14:51 -0000 harti 2005-03-07 16:14:50 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Style: fix indendation of VarModify(). Patch: 7.107 Submitted by: Max Okumoto Revision Changes Path 1.108 +15 -15 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:23:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AE6C16A4CE; Mon, 7 Mar 2005 16:23:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E02F43D48; Mon, 7 Mar 2005 16:23:54 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27GNsfl097395; Mon, 7 Mar 2005 16:23:54 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27GNs9X097394; Mon, 7 Mar 2005 16:23:54 GMT (envelope-from harti) Message-Id: <200503071623.j27GNs9X097394@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Mar 2005 16:23:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:23:54 -0000 harti 2005-03-07 16:23:54 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Constify the callers of brk_string in this file. Patch: 7.108 Submitted by: Max Okumoto Revision Changes Path 1.109 +24 -18 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:32:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3988516A4CE; Mon, 7 Mar 2005 16:32:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A7143D4C; Mon, 7 Mar 2005 16:32:24 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27GWOHh097745; Mon, 7 Mar 2005 16:32:24 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27GWOhP097744; Mon, 7 Mar 2005 16:32:24 GMT (envelope-from maxim) Message-Id: <200503071632.j27GWOhP097744@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 7 Mar 2005 16:32:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/conf options X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:32:25 -0000 maxim 2005-03-07 16:32:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/conf options Log: MFC rev. 1.495: s/opt_ifpw.h/opt_ipfw.h/. Approved by: re (kensmith) Revision Changes Path 1.475.2.9 +1 -1 src/sys/conf/options From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:35:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9D4016A4CE; Mon, 7 Mar 2005 16:35:32 +0000 (GMT) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9298243D48; Mon, 7 Mar 2005 16:35:31 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Mon, 7 Mar 2005 17:35:30 +0100 Date: Mon, 7 Mar 2005 17:42:38 +0100 (CET) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: src-committers@FreeBSD.org In-Reply-To: <200503071623.j27GNs9X097394@repoman.freebsd.org> Message-ID: <20050307174048.H3741@beagle.kn.op.dlr.de> References: <200503071623.j27GNs9X097394@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 07 Mar 2005 16:35:30.0536 (UTC) FILETIME=[AD28BE80:01C52333] cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harti Brandt List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:35:32 -0000 On Mon, 7 Mar 2005, Hartmut Brandt wrote: HB>harti 2005-03-07 16:23:54 UTC HB> HB> FreeBSD src repository HB> HB> Modified files: HB> usr.bin/make var.c HB> Log: HB> Constify the callers of brk_string in this file. HB> HB> Patch: 7.108 Just for the curious: Max and I are working together on make - he on DragonFly's and I on ours (he intended to work on NetBSD's too). These patch numbers help us to keep things synchronized. harti HB> HB> Submitted by: Max Okumoto HB> HB> Revision Changes Path HB> 1.109 +24 -18 src/usr.bin/make/var.c HB> HB> HB> From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:37:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FA3816A4CF; Mon, 7 Mar 2005 16:37:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 643E543D2D; Mon, 7 Mar 2005 16:37:06 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Gb622097926; Mon, 7 Mar 2005 16:37:06 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Gb6AP097925; Mon, 7 Mar 2005 16:37:06 GMT (envelope-from kensmith) Message-Id: <200503071637.j27Gb6AP097925@repoman.freebsd.org> From: Ken Smith Date: Mon, 7 Mar 2005 16:37:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releng index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:37:06 -0000 kensmith 2005-03-07 16:37:06 UTC FreeBSD doc repository Modified files: en/releng index.sgml Log: Remove 4.11 and 5.3 from "Upcoming Releases", moving the link to the "errata policy" into the "Notes" section of the table. Suggested by: murray Revision Changes Path 1.138 +5 -7 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:41:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91A2816A4CE; Mon, 7 Mar 2005 16:41:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 442BA43D48; Mon, 7 Mar 2005 16:41:04 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Gf4UV098636; Mon, 7 Mar 2005 16:41:04 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Gf4HE098635; Mon, 7 Mar 2005 16:41:04 GMT (envelope-from adamw) Message-Id: <200503071641.j27Gf4HE098635@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 7 Mar 2005 16:41:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/3ddesktop Makefile ports/multimedia/camserv Makefile ports/graphics/deep_zoom Makefile ports/graphics/digikam Makefile ports/x11-wm/enlightenment Makefile ports/x11/eterm Makefile ports/graphics/evas Makefile ports/multimedia/ffmpeg ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:41:04 -0000 adamw 2005-03-07 16:41:04 UTC FreeBSD ports repository Modified files: x11/3ddesktop Makefile multimedia/camserv Makefile graphics/deep_zoom Makefile graphics/digikam Makefile x11-wm/enlightenment Makefile x11/eterm Makefile graphics/evas Makefile multimedia/ffmpeg Makefile graphics/geist Makefile graphics/giblib Makefile graphics/hsetroot Makefile x11-wm/kahakai Makefile graphics/kipi-plugins Makefile deskutils/kompose Makefile devel/libast Makefile graphics/libcaca Makefile graphics/p5-Image-Imlib2 Makefile graphics/p5-Imlib2 Makefile x11-wm/phluid Makefile graphics/ruby-imlib2 Makefile x11-wm/skippy Makefile x11-wm/waimea Makefile x11/wmmsg Makefile graphics/zphoto Makefile Log: Bump PORTREVISION on all ports that received the imlib2 shlib chase. Revision Changes Path 1.6 +1 -0 ports/deskutils/kompose/Makefile 1.15 +1 -0 ports/devel/libast/Makefile 1.9 +1 -1 ports/graphics/deep_zoom/Makefile 1.13 +1 -0 ports/graphics/digikam/Makefile 1.21 +1 -0 ports/graphics/evas/Makefile 1.16 +1 -1 ports/graphics/geist/Makefile 1.15 +1 -0 ports/graphics/giblib/Makefile 1.7 +1 -1 ports/graphics/hsetroot/Makefile 1.9 +1 -0 ports/graphics/kipi-plugins/Makefile 1.6 +1 -1 ports/graphics/libcaca/Makefile 1.12 +1 -0 ports/graphics/p5-Image-Imlib2/Makefile 1.10 +1 -1 ports/graphics/p5-Imlib2/Makefile 1.11 +1 -0 ports/graphics/ruby-imlib2/Makefile 1.17 +1 -0 ports/graphics/zphoto/Makefile 1.16 +1 -1 ports/multimedia/camserv/Makefile 1.48 +1 -1 ports/multimedia/ffmpeg/Makefile 1.86 +1 -1 ports/x11-wm/enlightenment/Makefile 1.15 +1 -1 ports/x11-wm/kahakai/Makefile 1.10 +1 -1 ports/x11-wm/phluid/Makefile 1.6 +1 -1 ports/x11-wm/skippy/Makefile 1.12 +1 -1 ports/x11-wm/waimea/Makefile 1.11 +1 -0 ports/x11/3ddesktop/Makefile 1.54 +1 -0 ports/x11/eterm/Makefile 1.5 +1 -1 ports/x11/wmmsg/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:46:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA0FF16A4CE; Mon, 7 Mar 2005 16:46:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E3BD43D1D; Mon, 7 Mar 2005 16:46:00 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Gk0T2098849; Mon, 7 Mar 2005 16:46:00 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Gk0AM098848; Mon, 7 Mar 2005 16:46:00 GMT (envelope-from adamw) Message-Id: <200503071646.j27Gk0AM098848@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 7 Mar 2005 16:46:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnome2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:46:00 -0000 adamw 2005-03-07 16:46:00 UTC FreeBSD ports repository Modified files: x11/gnome2 Makefile Log: Remove gnomemeeting from the gnome2 metaport. It's big, pulls in big dependencies, isn't ubiquitously useful, and makes pointyhat cry. Given blessing by: kwm (gnomemeeting's maintainer) Revision Changes Path 1.94 +1 -4 ports/x11/gnome2/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:52:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 4C47216A4ED; Mon, 7 Mar 2005 16:52:28 +0000 (GMT) Date: Mon, 7 Mar 2005 16:52:28 +0000 From: Kris Kennaway To: Thierry Thomas Message-ID: <20050307165228.GF22873@hub.freebsd.org> References: <200503062238.j26McfLj023516@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503062238.j26McfLj023516@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/mathfonts Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/mathfonts/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:52:28 -0000 On Sun, Mar 06, 2005 at 10:38:41PM +0000, Thierry Thomas wrote: > thierry 2005-03-06 22:38:41 UTC > > FreeBSD ports repository > > Modified files: > x11-fonts Makefile > Added files: > x11-fonts/mathfonts Makefile distinfo pkg-descr pkg-plist > x11-fonts/mathfonts/files pkg-message.in > Log: > Add mathfonts 4.1, mathematica fonts for MathML-enabled Mozilla. > > These fonts are required to display MathML pages with Mozilla > or Firefox. Any reason you didn't use the 4.2 fonts (are they the same)? http://support.wolfram.com/mathematica/systems/unix/general/latestfonts.html Kris From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:53:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 1ABF016A4CF; Mon, 7 Mar 2005 16:53:50 +0000 (GMT) Date: Mon, 7 Mar 2005 16:53:50 +0000 From: Kris Kennaway To: Edwin Groothuis Message-ID: <20050307165350.GG22873@hub.freebsd.org> References: <200503062254.j26Ms8c2024351@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503062254.j26Ms8c2024351@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/festival Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:53:50 -0000 On Sun, Mar 06, 2005 at 10:54:08PM +0000, Edwin Groothuis wrote: > edwin 2005-03-06 22:54:08 UTC > > FreeBSD ports repository > > Modified files: > audio/festival Makefile > Log: > Increase PORTEPOCH: > Subject: Ports with version numbers going backwards: audio/festival > > *audio/festival* : festival-1.4.1_2 < festival-1.4.3 > | revision 1.24 > | date: 2005/03/04 15:20:28; author: kris; state: Exp; lines: +2 -1 > | Restore previous port version (revert local change accidentally > | committed) *sigh* This was a complete non-problem because the port was unbuildable (marked BROKEN) before and after. It was my intention to fix the script instead of polluting the port forever. Kris From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:54:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E503A16A4CE; Mon, 7 Mar 2005 16:54:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C816F43D31; Mon, 7 Mar 2005 16:54:34 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27GsYMg006052; Mon, 7 Mar 2005 16:54:34 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27GsYem006051; Mon, 7 Mar 2005 16:54:34 GMT (envelope-from flz) Message-Id: <200503071654.j27GsYem006051@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 16:54:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefileports/x11-toolkits/p5-Gtk2-TrayIcon Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:54:35 -0000 flz 2005-03-07 16:54:34 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/p5-Gtk2-TrayIcon Makefile distinfo pkg-descr pkg-plist Log: Add p5-Gtk2-TrayIcon 0.03, a Perl interface to the EggTrayIcon library. PR: ports/76111 Submitted by: Florent Thoumie Approved by: pav (mentor) Revision Changes Path 1.353 +1 -0 ports/x11-toolkits/Makefile 1.1 +33 -0 ports/x11-toolkits/p5-Gtk2-TrayIcon/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/p5-Gtk2-TrayIcon/distinfo (new) 1.1 +9 -0 ports/x11-toolkits/p5-Gtk2-TrayIcon/pkg-descr (new) 1.1 +12 -0 ports/x11-toolkits/p5-Gtk2-TrayIcon/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:54:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id B249A16A4D0; Mon, 7 Mar 2005 16:54:44 +0000 (GMT) Date: Mon, 7 Mar 2005 16:54:44 +0000 From: Kris Kennaway To: Tim Vanderhoek Message-ID: <20050307165444.GH22873@hub.freebsd.org> References: <200503070215.j272FlwO039416@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503070215.j272FlwO039416@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/tvp pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:54:44 -0000 On Mon, Mar 07, 2005 at 02:15:47AM +0000, Tim Vanderhoek wrote: > hoek 2005-03-07 02:15:47 UTC > > FreeBSD ports repository > > Modified files: > games/tvp pkg-plist > Log: > @dirrm share/games > > Once upon a time I had been hoping that /usr/local/share/games/ would > just get added to /etc/mtree/BSD.local.dist. Not enough ports use it, IMO. Kris From owner-cvs-all@FreeBSD.ORG Mon Mar 7 16:56:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F76E16A4CE; Mon, 7 Mar 2005 16:56:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1A0943D49; Mon, 7 Mar 2005 16:56:43 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27GuhUL006184; Mon, 7 Mar 2005 16:56:43 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27GuhRr006183; Mon, 7 Mar 2005 16:56:43 GMT (envelope-from flz) Message-Id: <200503071656.j27GuhRr006183@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 16:56:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 16:56:44 -0000 flz 2005-03-07 16:56:43 UTC FreeBSD ports repository Modified files: . modules Log: p5-Gtk2-TrayIcon --> ports/x11-toolkits/p5-Gtk2-TrayIcon Revision Changes Path 1.12057 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:01:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC23A16A4E5 for ; Mon, 7 Mar 2005 17:01:10 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id F22C443D31 for ; Mon, 7 Mar 2005 17:01:09 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id j27GwA6i089154 for cvs-all@FreeBSD.org.checked; Mon, 7 Mar 2005 19:58:10 +0300 (MSK) (envelope-from rik@cronyx.ru) Received: from [144.206.181.94] (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id j27Gu2O5089118; Mon, 7 Mar 2005 19:56:02 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <422C87B0.1010508@cronyx.ru> Date: Mon, 07 Mar 2005 19:56:16 +0300 From: Roman Kurakin User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hiroki Sato References: <200503061908.j26J8pbt005109@repoman.freebsd.org> In-Reply-To: <200503061908.j26J8pbt005109@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:01:11 -0000 Hiroki Sato wrote: >hrs 2005-03-06 19:08:51 UTC > > FreeBSD src repository > > Modified files: > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > Log: > New release notes: > atkbd(4) 0x08 flag, > ipnat(8) redirect rule supports non-TCP/UDP packets, and > sppp(4) MPSAFE. > > Thanks! > > Update release notes: > pppd(8) incorrect CBCP response fix (MFC). > > Revision Changes Path > 1.817 +11 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml > > From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:03:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A99B516A4CF; Mon, 7 Mar 2005 17:03:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4183D43D5A; Mon, 7 Mar 2005 17:03:18 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27H3I2J006488; Mon, 7 Mar 2005 17:03:18 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27H3I22006487; Mon, 7 Mar 2005 17:03:18 GMT (envelope-from des) Message-Id: <200503071703.j27H3I22006487@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 7 Mar 2005 17:03:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern init_main.c src/sys/boot/forth loader.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:03:18 -0000 des 2005-03-07 17:03:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern init_main.c sys/boot/forth loader.conf Log: MFC: add /rescue/init to default init path, before /stand/sysinstall Approved by: re (kensmith) Revision Changes Path 1.85.2.2 +1 -1 src/sys/boot/forth/loader.conf 1.246.2.8 +1 -1 src/sys/kern/init_main.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:11:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1C6B16A4CE; Mon, 7 Mar 2005 17:11:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6190B43D2F; Mon, 7 Mar 2005 17:11:44 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27HBigd006844; Mon, 7 Mar 2005 17:11:44 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27HBiBr006843; Mon, 7 Mar 2005 17:11:44 GMT (envelope-from jmg) Message-Id: <200503071711.j27HBiBr006843@repoman.freebsd.org> From: John-Mark Gurney Date: Mon, 7 Mar 2005 17:11:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/net bpf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:11:44 -0000 jmg 2005-03-07 17:11:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/net bpf.c Log: MFC: > fix a bug where bpf would try to wakeup before updating the state.. This > was causing kqueue not to see the correct state and not wake up a process > that is waiting... > > Submitted by: nCircle Network Security, Inc. > > Revision Changes Path > 1.146 +6 -2 src/sys/net/bpf.c Approved by: re (kensmith) Revision Changes Path 1.133.2.6 +6 -2 src/sys/net/bpf.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:15:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C69E16A4CE; Mon, 7 Mar 2005 17:15:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F15AB43D2D; Mon, 7 Mar 2005 17:15:06 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27HF6D4007069; Mon, 7 Mar 2005 17:15:06 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27HF6m9007068; Mon, 7 Mar 2005 17:15:06 GMT (envelope-from adamw) Message-Id: <200503071715.j27HF6m9007068@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 7 Mar 2005 17:15:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/cantus_3 Makefile pkg-plist ports/audio/cantus_3/files patch-build.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:15:07 -0000 adamw 2005-03-07 17:15:06 UTC FreeBSD ports repository Modified files: audio/cantus_3 Makefile pkg-plist audio/cantus_3/files patch-build.sh Log: Fix pkg-plist. Added the gnomeprefix USE_GNOME component so that $PREFIX/share/gnome/help isn't an error, and patched the sources to recognize $PREFIX/share/doc instead of $PREFIX/doc. Removed the BROKEN line relating to pkg-plist bidness as well. Revision Changes Path 1.3 +1 -3 ports/audio/cantus_3/Makefile 1.2 +6 -4 ports/audio/cantus_3/files/patch-build.sh 1.2 +2 -1 ports/audio/cantus_3/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:31:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E54416A4CE; Mon, 7 Mar 2005 17:31:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62B2043D31; Mon, 7 Mar 2005 17:31:55 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27HVtR4007738; Mon, 7 Mar 2005 17:31:55 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27HVtuW007737; Mon, 7 Mar 2005 17:31:55 GMT (envelope-from vs) Message-Id: <200503071731.j27HVtuW007737@repoman.freebsd.org> From: Volker Stolz Date: Mon, 7 Mar 2005 17:31:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/licq-osd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:31:55 -0000 vs 2005-03-07 17:31:55 UTC FreeBSD ports repository Modified files: net/licq-osd Makefile Log: BROKEN: Incompatible with licq-1.3.0 This is based on licq-1.2.x. Although it will build fine, it won't result in a usable plugin. Revision Changes Path 1.5 +2 -0 ports/net/licq-osd/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:34:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC2CE16A4CE; Mon, 7 Mar 2005 17:34:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FE7C43D46; Mon, 7 Mar 2005 17:34:24 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27HYOPw007835; Mon, 7 Mar 2005 17:34:24 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27HYOE4007834; Mon, 7 Mar 2005 17:34:24 GMT (envelope-from leeym) Message-Id: <200503071734.j27HYOE4007834@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 7 Mar 2005 17:34:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/sarg Makefile distinfo pkg-plist ports/www/sarg/files patch-log.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:34:25 -0000 leeym 2005-03-07 17:34:24 UTC FreeBSD ports repository Modified files: www/sarg Makefile distinfo pkg-plist Added files: www/sarg/files patch-log.c Log: - update sarg to 2.0.4 PR: 78231 Submitted by: maintainer Revision Changes Path 1.12 +16 -11 ports/www/sarg/Makefile 1.9 +4 -2 ports/www/sarg/distinfo 1.1 +11 -0 ports/www/sarg/files/patch-log.c (new) 1.6 +4 -0 ports/www/sarg/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:41:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1D2B16A4CE; Mon, 7 Mar 2005 17:41:07 +0000 (GMT) Received: from mail.fatpipi.com (fatpipi.cirx.org [211.23.144.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8041D43D54; Mon, 7 Mar 2005 17:41:07 +0000 (GMT) (envelope-from vanilla@fatpipi.com) Received: from mail.fatpipi.com (localhost [127.0.0.1]) by mail.fatpipi.com (Postfix) with ESMTP id 27E1A6104; Tue, 8 Mar 2005 01:41:06 +0800 (CST) Received: by mail.fatpipi.com (Postfix, from userid 1002) id E72866105; Tue, 8 Mar 2005 01:41:05 +0800 (CST) Date: Tue, 8 Mar 2005 01:41:05 +0800 From: "Vanilla I. Shu" To: Adam Weinberger Message-ID: <20050307174105.GA50173@fatpipi.cirx.org> References: <200503071641.j27Gf4HE098635@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <200503071641.j27Gf4HE098635@repoman.freebsd.org> User-Agent: Mutt/1.5.8i X-Virus-Scanned: ClamAV using ClamSMTP cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/3ddesktop Makefile ports/multimedia/camserv Makefile ports/graphics/deep_zoom Makefile ports/graphics/digikam Makefile ports/x11-wm/enlightenment Makefile ports/x11/eterm Makefile ports/graphics/evas Makefile ports/multimedia/ffmpeg ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:41:08 -0000 On Mon, Mar 07, 2005 at 04:41:04PM +0000, Adam Weinberger wrote: > adamw 2005-03-07 16:41:04 UTC > Bump PORTREVISION on all ports that received the imlib2 shlib chase. my fault :( thanks. From owner-cvs-all@FreeBSD.ORG Mon Mar 7 17:44:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7524216A4D1 for ; Mon, 7 Mar 2005 17:44:36 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8DFBF43D5D for ; Mon, 7 Mar 2005 17:44:31 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 07 Mar 2005 17:44:29 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp004) with SMTP; 07 Mar 2005 18:44:29 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id F10F2C336; Mon, 7 Mar 2005 18:44:51 +0100 (CET) Date: Mon, 7 Mar 2005 18:44:51 +0100 From: Simon Barner To: "Jacques A. Vidrine" , Simon Barner , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050307174451.GE72839@zi025.glhnet.mhn.de> References: <200503071029.j27ATcLa073126@repoman.freebsd.org> <20050307160854.GG3503@lum.celabo.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MiFvc8Vo6wRSORdP" Content-Disposition: inline In-Reply-To: <20050307160854.GG3503@lum.celabo.org> User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: arved@Freebsd.org Subject: Re: cvs commit: ports/devel/boost Makefile pkg-message.python pkg-message.stlport pkg-message.threads pkg-plist ports/devel/boost/scripts do-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:44:36 -0000 --MiFvc8Vo6wRSORdP Content-Type: multipart/mixed; boundary="MZf7D3rAEoQgPanC" Content-Disposition: inline --MZf7D3rAEoQgPanC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Jacques A. Vidrine wrote: > On Mon, Mar 07, 2005 at 10:29:38AM +0000, Simon Barner wrote: > > - Install pyste, a interface generator for Boost.Python > > This adds two run time dependecies in the WITH_PYTHON case: > > =20 > > * devel/gccxml > > * devel/py-elementtree > > =20 > > This was requested in [1]. >=20 > (> <) > There should be a separate WITH_PYSTE knob I think. The gccxml > dependency is not small--- the source itself is 9MB--- and most > Boost.Python users do not use pyste. This should be backed out, I > think. Is the following patch acceptable which adds a WITH_PYSTE knob? I'd prefer applying it instead of backing out my previous change. Please note that I still have to verify that I got the plist changes right -- the test build is already running! Simon --MZf7D3rAEoQgPanC Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="devel::boost.patch-WITH_PYSTE" Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/boost/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 7 Mar 2005 10:29:37 -0000 1.22 +++ Makefile 7 Mar 2005 17:38:04 -0000 @@ -38,6 +38,10 @@ =20 PKGMESSAGE=3D ${WRKDIR}/pkg-message =20 +.if !defined(WITH_PYTHON) && defined(WITH_PYSTE) +IGNORE=3D WITH_PYSTE requires WITH_PYTHON! +.endif + # # Unfortunately, it is not possible to use OPTIONS to control the # optional Python support @@ -54,9 +58,14 @@ PYTHON_VERSION=3D"${PYTHON_VERSION}"\ PYTHON_INCLUDES=3D"${PYTHON_INCLUDEDIR}"\ PYTHON_LIB_PATH=3D"${PYTHON_LIBDIR}" +.if defined(WITH_PYSTE) RUN_DEPENDS+=3D gccxml:${PORTSDIR}/devel/gccxml \ ${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSDIR}/devel/py-ele= menttree BUILD_DEPENDS+=3D ${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSD= IR}/devel/py-elementtree +PLIST_SUB+=3D BOOST_PYSTE=3D"" +.else +PLIST_SUB+=3D BOOST_PYSTE=3D"@comment " +.endif .else PLIST_SUB+=3D BOOST_PYTHON=3D"@comment " .endif @@ -153,6 +162,15 @@ @${ECHO_CMD} @${ECHO_CMD} Python bindings enabled! @${ECHO_CMD} +.if !defined(WITH_PYSTE) + @${ECHO_CMD} To build Pyste, Boost.Python\'s interface generator, hit CT= RL+C now and + @${ECHO_CMD} run \`\`make -DWITH_PYTHON -DWITH_PYSTE[...]\'\'. + @${ECHO_CMD} + @sleep 2 +.else + @${ECHO_CMD} Pyste will be installed! + @${ECHO_CMD} +.endif .endif =20 do-extract: @@ -190,7 +208,7 @@ =20 post-configure: # Configure pyste, the Boost.Python code generator -.if defined(WITH_PYTHON) +.if defined(WITH_PYSTE) @cd ${BUILD_WRKSRC}/libs/python/pyste/install && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYSETUP} \ config ${PYDISTUTILS_CONFIGUREARGS} @@ -207,7 +225,7 @@ ${BOOST_STL_OPTS} =20 # Build pyste, the Boost.Python code generator -.if defined(WITH_PYTHON) +.if defined(WITH_PYSTE) cd ${BUILD_WRKSRC}/libs/python/pyste/install && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYSETUP} \ build ${PYDISTUTILS_BUILDARGS} @@ -240,11 +258,13 @@ -exec ${INSTALL_DATA} \{\} ${PREFIX}/include/\{\} \; =20 # Install pyste, the Boost.Python code generator -.if defined(WITH_PYTHON) +.if defined(WITH_PYSTE) cd ${WRKSRC}/libs/python/pyste/install && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYSETUP} \ install ${PYDISTUTILS_INSTALLARGS} - +.else +# Delete pyste folder in order not to install the documentation + ${RM} -rf ${WRKSRC}/libs/python/pyste .endif =20 # Documentation & examples Index: pkg-plist =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/boost/pkg-plist,v retrieving revision 1.10 diff -u -r1.10 pkg-plist --- pkg-plist 7 Mar 2005 10:29:37 -0000 1.10 +++ pkg-plist 7 Mar 2005 16:43:24 -0000 @@ -1,5 +1,5 @@ bin/bjam -%%BOOST_PYTHON%%bin/pyste.py +%%BOOST_PYSTE%%bin/pyste.py include/boost/algorithm/minmax.hpp include/boost/algorithm/minmax_element.hpp include/boost/algorithm/string.hpp @@ -2988,69 +2988,69 @@ lib/libboost_unit_test_framework.a lib/libboost_unit_test_framework.so lib/libboost_unit_test_framework.so.2 -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/ClassExporter.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/CodeExporter.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/CppParser.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/declarations.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/EnumExporter.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/Exporter.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/exporters.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/exporterutils.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/FunctionExporter.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/GCCXMLParser.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/HeaderExporter.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/infos.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/MultipleCodeUnit.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/policies.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/pyste.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/settings.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/SingleCodeUnit.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/SmartFile.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/utils.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/VarExporter.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/__init__.py -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/ClassExporter.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/CodeExporter.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/CppParser.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/declarations.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/EnumExporter.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/Exporter.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/exporters.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/exporterutils.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/FunctionExporter.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/GCCXMLParser.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/HeaderExporter.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/infos.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/MultipleCodeUnit.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/policies.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/pyste.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/settings.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/SingleCodeUnit.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/SmartFile.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/utils.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/VarExporter.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/__init__.pyc -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/ClassExporter.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/CodeExporter.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/CppParser.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/declarations.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/EnumExporter.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/Exporter.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/exporters.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/exporterutils.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/FunctionExporter.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/GCCXMLParser.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/HeaderExporter.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/infos.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/MultipleCodeUnit.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/policies.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/pyste.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/settings.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/SingleCodeUnit.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/SmartFile.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/utils.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/VarExporter.pyo -%%BOOST_PYTHON%%%%PYTHON_SITELIBDIR%%/Pyste/__init__.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/ClassExporter.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/CodeExporter.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/CppParser.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/declarations.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/EnumExporter.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/Exporter.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/exporters.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/exporterutils.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/FunctionExporter.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/GCCXMLParser.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/HeaderExporter.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/infos.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/MultipleCodeUnit.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/policies.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/pyste.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/settings.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/SingleCodeUnit.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/SmartFile.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/utils.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/VarExporter.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/__init__.py +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/ClassExporter.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/CodeExporter.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/CppParser.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/declarations.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/EnumExporter.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/Exporter.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/exporters.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/exporterutils.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/FunctionExporter.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/GCCXMLParser.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/HeaderExporter.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/infos.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/MultipleCodeUnit.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/policies.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/pyste.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/settings.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/SingleCodeUnit.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/SmartFile.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/utils.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/VarExporter.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/__init__.pyc +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/ClassExporter.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/CodeExporter.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/CppParser.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/declarations.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/EnumExporter.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/Exporter.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/exporters.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/exporterutils.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/FunctionExporter.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/GCCXMLParser.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/HeaderExporter.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/infos.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/MultipleCodeUnit.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/policies.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/pyste.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/settings.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/SingleCodeUnit.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/SmartFile.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/utils.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/VarExporter.pyo +%%BOOST_PYSTE%%%%PYTHON_SITELIBDIR%%/Pyste/__init__.pyo %%PORTDOCS%%%%DOCSDIR%%/boost.css %%PORTDOCS%%%%DOCSDIR%%/boost.png %%PORTDOCS%%%%DOCSDIR%%/doc/html/Assignable.html @@ -5333,33 +5333,33 @@ %%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/example/tutorial/Jamfi= le %%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/example/tutorial/hello= =2Ecpp %%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/index.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/adding_new_m= ethods.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/exporting_an= _entire_header.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/global_varia= bles.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/inserting_co= de.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/introduction= =2Ehtml -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/policies.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/renaming_and= _excluding.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/running_pyst= e.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/smart_pointe= rs.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/templates.ht= ml -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/the_interfac= e_files.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/alert.= gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/arrow.= gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bkd.gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bkd2.g= if -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bulb.g= if -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bullet= =2Egif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/l_arr.= gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/l_arr_= disabled.gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/note.g= if -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/r_arr.= gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/r_arr_= disabled.gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/smiley= =2Egif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/style.= css -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/u_arr.= gif -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/wrappers.html -%%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/index.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/adding_new_me= thods.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/exporting_an_= entire_header.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/global_variab= les.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/inserting_cod= e.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/introduction.= html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/policies.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/renaming_and_= excluding.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/running_pyste= =2Ehtml +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/smart_pointer= s.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/templates.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/the_interface= _files.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/alert.g= if +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/arrow.g= if +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bkd.gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bkd2.gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bulb.gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/bullet.= gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/l_arr.g= if +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/l_arr_d= isabled.gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/note.gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/r_arr.g= if +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/r_arr_d= isabled.gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/smiley.= gif +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/style.c= ss +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/theme/u_arr.g= if +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/doc/wrappers.html +%%BOOST_PYSTE%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/pyste/index.html %%BOOST_PYTHON%%%%PORTDOCS%%%%DOCSDIR%%/libs/python/todo.html %%PORTDOCS%%%%DOCSDIR%%/libs/random/index.html %%PORTDOCS%%%%DOCSDIR%%/libs/random/nondet_random.html @@ -6515,7 +6515,7 @@ @dirrm include/boost/variant/detail @dirrm include/boost/variant @dirrm include/boost -%%BOOST_PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/Pyste +%%BOOST_PYSTE%%@dirrm %%PYTHON_SITELIBDIR%%/Pyste %%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/html/array/more %%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/html/array %%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/html/any @@ -6666,9 +6666,9 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/program_options/example %%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/program_options %%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/property_map -%%BOOST_PYTHON%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/pyste/doc/theme -%%BOOST_PYTHON%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/pyste/doc -%%BOOST_PYTHON%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/pyste +%%BOOST_PYSTE%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/pyste/doc/theme +%%BOOST_PYSTE%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/pyste/doc +%%BOOST_PYSTE%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/pyste %%BOOST_PYTHON%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/doc/v2 %%BOOST_PYTHON%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/doc/tutorial/do= c/html/python %%BOOST_PYTHON%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs/python/doc/tutorial/do= c/html/images --MZf7D3rAEoQgPanC-- --MiFvc8Vo6wRSORdP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCLJMTCkn+/eutqCoRAu5sAJ9AvpIRRSRUJHtcm7oAfOK71cYsIACgxals d/loRuJ5ZqUbU8zh/XdqRhw= =uZ/f -----END PGP SIGNATURE----- --MiFvc8Vo6wRSORdP-- From owner-cvs-all@FreeBSD.ORG Mon Mar 7 18:09:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7B0F16A4CE; Mon, 7 Mar 2005 18:09:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D14443D4C; Mon, 7 Mar 2005 18:09:29 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27I9TlA009076; Mon, 7 Mar 2005 18:09:29 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27I9Td1009075; Mon, 7 Mar 2005 18:09:29 GMT (envelope-from kwm) Message-Id: <200503071809.j27I9Td1009075@repoman.freebsd.org> From: Koop Mast Date: Mon, 7 Mar 2005 18:09:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libtool15 Makefileports/devel/libtool15/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 18:09:29 -0000 kwm 2005-03-07 18:09:29 UTC FreeBSD ports repository Modified files: devel/libtool15 Makefile devel/libtool15/files patch-ltmain.sh Log: Add a patch to support gnome 2.10 sharedlib version. Patch made by ahze limited testing done by me. Obtained from: libtool cvs. Revision Changes Path 1.43 +1 -1 ports/devel/libtool15/Makefile 1.4 +54 -7 ports/devel/libtool15/files/patch-ltmain.sh From owner-cvs-all@FreeBSD.ORG Mon Mar 7 18:17:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C21816A4CE; Mon, 7 Mar 2005 18:17:33 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BD0643D5A; Mon, 7 Mar 2005 18:17:32 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 9A6C4768D; Mon, 7 Mar 2005 19:14:44 +0100 (CET) Date: Mon, 7 Mar 2005 19:14:44 +0100 From: Thierry Thomas To: Kris Kennaway Message-ID: <20050307181444.GB48528@graf.pompo.net> Mail-Followup-To: Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200503062238.j26McfLj023516@repoman.freebsd.org> <20050307165228.GF22873@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <20050307165228.GF22873@hub.freebsd.org> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/mathfonts Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/mathfonts/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 18:17:33 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Lun 7 mar 05 =E0 17:52:28 +0100, Kris Kennaway =E9crivait=A0: > > Add mathfonts 4.1, mathematica fonts for MathML-enabled Mozilla. > > =20 > > These fonts are required to display MathML pages with Mozilla > > or Firefox. >=20 > Any reason you didn't use the 4.2 fonts (are they the same)? >=20 > http://support.wolfram.com/mathematica/systems/unix/general/latestfonts= .html For some reason MathML-enabled Mozilla requires 4.1: see . Regards, --=20 Th. Thomas. --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCLJoUc95pjMcUBaIRAkmoAKDU/V64qgyDDsvPCTF39maXNrsrtACgqHHx /torza0dUI8XOQRc/YS99Ng= =Mq2Q -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- From owner-cvs-all@FreeBSD.ORG Mon Mar 7 18:26:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E2B216A4CE; Mon, 7 Mar 2005 18:26:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E0A43D49; Mon, 7 Mar 2005 18:26:40 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27IQdbH009715; Mon, 7 Mar 2005 18:26:39 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27IQdHa009714; Mon, 7 Mar 2005 18:26:39 GMT (envelope-from mezz) Message-Id: <200503071826.j27IQdHa009714@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 7 Mar 2005 18:26:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/fluxbox-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 18:26:40 -0000 mezz 2005-03-07 18:26:39 UTC FreeBSD ports repository Modified files: x11-wm/fluxbox-devel Makefile Log: Chase shared library version to 3 and bump PORTREVISION. Revision Changes Path 1.46 +2 -1 ports/x11-wm/fluxbox-devel/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 18:43:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13BC916A4CF for ; Mon, 7 Mar 2005 18:43:28 +0000 (GMT) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7751E43D46 for ; Mon, 7 Mar 2005 18:43:27 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 29850 invoked from network); 7 Mar 2005 18:43:27 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 7 Mar 2005 18:43:26 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j27IhKjY023186; Mon, 7 Mar 2005 13:43:22 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: David Xu Date: Mon, 7 Mar 2005 11:06:24 -0500 User-Agent: KMail/1.6.2 References: <200503042246.j24MkVv2015008@repoman.freebsd.org> In-Reply-To: <200503042246.j24MkVv2015008@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200503071106.25190.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 18:43:28 -0000 On Friday 04 March 2005 05:46 pm, David Xu wrote: > davidxu 2005-03-04 22:46:31 UTC > > FreeBSD src repository > > Modified files: > sys/sys proc.h > sys/kern kern_sig.c > Log: > The td_waitset is pointing to a stack address when thread is waiting > for a signal, because kernel stack is swappable, this causes page fault > in kernel under heavy swapping case. Fix this bug by eliminating unneeded > code. Did you consider simply embedding a complete sigset_t as td_waitset in struct thread instead? Signal sets aren't very large. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Mar 7 18:43:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 812E216A4FE for ; Mon, 7 Mar 2005 18:43:34 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id A41AE43D5E for ; Mon, 7 Mar 2005 18:43:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 29977 invoked from network); 7 Mar 2005 18:43:33 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 7 Mar 2005 18:43:33 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j27IhKjZ023186; Mon, 7 Mar 2005 13:43:25 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Colin Percival Date: Mon, 7 Mar 2005 11:46:48 -0500 User-Agent: KMail/1.6.2 References: <20050305032619.K18638@delplex.bde.org> <42288FA6.7010102@freebsd.org> In-Reply-To: <42288FA6.7010102@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200503071146.48394.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Scott Long cc: src-committers@FreeBSD.org cc: Bruce Evans cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Daniel Eischen cc: David Xu Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 18:43:34 -0000 On Friday 04 March 2005 11:41 am, Colin Percival wrote: > Bruce Evans wrote: > > Sleeping on a stack address is just a bug [...] > > I was told that this was the canonical way to say "go to sleep and don't > wake up until the timo expires" was to tsleep() with ident equal to > something from the stack. > > If this isn't correct, what is the correct way to do this? I've seen > some code which does tsleep(NULL, ... ), but I was told that was also > wrong. I actually want to make a pause() function for just this purpose that uses sleepq_*() with a specific never_wake_me_up wait channel. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Mar 7 18:46:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9735216A4CE; Mon, 7 Mar 2005 18:46:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD4243D1F; Mon, 7 Mar 2005 18:46:45 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Ikjc5010458; Mon, 7 Mar 2005 18:46:45 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27IkjEQ010457; Mon, 7 Mar 2005 18:46:45 GMT (envelope-from jeh) Message-Id: <200503071846.j27IkjEQ010457@repoman.freebsd.org> From: "James E. Housley" Date: Mon, 7 Mar 2005 18:46:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 18:46:45 -0000 jeh 2005-03-07 18:46:45 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: update to DAT 4441 Revision Changes Path 1.308 +1 -1 ports/security/uvscan-dat/Makefile 1.305 +2 -2 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 18:58:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF62B16A4CE; Mon, 7 Mar 2005 18:58:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C843143D1D; Mon, 7 Mar 2005 18:58:58 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27IwwoM010925; Mon, 7 Mar 2005 18:58:58 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27IwwZ6010923; Mon, 7 Mar 2005 18:58:58 GMT (envelope-from hrs) Message-Id: <200503071858.j27IwwZ6010923@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 7 Mar 2005 18:58:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/sazanami-ttf Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 18:58:59 -0000 hrs 2005-03-07 18:58:58 UTC FreeBSD ports repository Modified files: japanese/sazanami-ttf Makefile pkg-plist Log: Fix pkg-plist. Revision Changes Path 1.3 +4 -4 ports/japanese/sazanami-ttf/Makefile 1.2 +7 -6 ports/japanese/sazanami-ttf/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 19:02:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15B1B16A4CE; Mon, 7 Mar 2005 19:02:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E306C43D3F; Mon, 7 Mar 2005 19:02:40 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27J2eDN011092; Mon, 7 Mar 2005 19:02:40 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27J2emH011091; Mon, 7 Mar 2005 19:02:40 GMT (envelope-from hrs) Message-Id: <200503071902.j27J2emH011091@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 7 Mar 2005 19:02:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/ipa-ttfonts Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 19:02:41 -0000 hrs 2005-03-07 19:02:40 UTC FreeBSD ports repository Modified files: japanese/ipa-ttfonts Makefile pkg-plist Log: Fix pkg-plist. Revision Changes Path 1.5 +3 -3 ports/japanese/ipa-ttfonts/Makefile 1.3 +13 -12 ports/japanese/ipa-ttfonts/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 19:07:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BC5B16A4CE; Mon, 7 Mar 2005 19:07:31 +0000 (GMT) Received: from simmts6-srv.bellnexxia.net (simmts6.bellnexxia.net [206.47.199.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B2D43D41; Mon, 7 Mar 2005 19:07:30 +0000 (GMT) (envelope-from t.vanderhoek@utoronto.ca) Received: from localhost.nowhere ([65.95.59.239]) by simmts6-srv.bellnexxia.netESMTP <20050307190729.KRNF1597.simmts6-srv.bellnexxia.net@localhost.nowhere>; Mon, 7 Mar 2005 14:07:29 -0500 Received: (from tim@localhost) by localhost.nowhere (8.13.1/8.13.1/Submit) id j27J80ah033805; Mon, 7 Mar 2005 14:08:00 -0500 (EST) (envelope-from tim) Date: Mon, 7 Mar 2005 14:08:00 -0500 From: Tim Vanderhoek To: Kris Kennaway Message-ID: <20050307190800.GA33560@turquoise> References: <200503070215.j272FlwO039416@repoman.freebsd.org> <20050307165444.GH22873@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050307165444.GH22873@hub.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/tvp pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 19:07:31 -0000 On Mon, Mar 07, 2005 at 04:54:44PM +0000, Kris Kennaway wrote: > > Log: > > @dirrm share/games > > > > Once upon a time I had been hoping that /usr/local/share/games/ would > > just get added to /etc/mtree/BSD.local.dist. > > Not enough ports use it, IMO. I count 16 ports in games/ that use it. The real argument is one of symmetry with /usr/share/games/. -- There are two types of tasks in life: those which become less urgent as time passes, and those which become more urgent. Rotating one's .signature file is a task of the latter type. From owner-cvs-all@FreeBSD.ORG Mon Mar 7 19:20:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C53F16A4CE; Mon, 7 Mar 2005 19:20:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35DD143D2D; Mon, 7 Mar 2005 19:20:22 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27JKMDG012320; Mon, 7 Mar 2005 19:20:22 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27JKMM0012319; Mon, 7 Mar 2005 19:20:22 GMT (envelope-from krion) Message-Id: <200503071920.j27JKMM0012319@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Mar 2005 19:20:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 19:20:22 -0000 krion 2005-03-07 19:20:21 UTC FreeBSD ports repository Modified files: mail/exim Makefile Log: Fix mail/libspf2 support. PR: ports/78542 Submitted by: thorolf at grid dot einherjar.de Revision Changes Path 1.200 +2 -1 ports/mail/exim/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 19:51:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE62F16A4CE; Mon, 7 Mar 2005 19:51:57 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F43643D48; Mon, 7 Mar 2005 19:51:57 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j27JpvOB019551; Mon, 7 Mar 2005 11:51:57 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j27JpuDL019550; Mon, 7 Mar 2005 11:51:56 -0800 (PST) (envelope-from obrien) Date: Mon, 7 Mar 2005 11:51:56 -0800 From: "David O'Brien" To: Scott Long Message-ID: <20050307195156.GA18850@dragon.nuxi.com> References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <200503020915.28512.jhb@FreeBSD.org> <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422719E0.10703@samsco.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: John Baldwin Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 19:51:57 -0000 On Thu, Mar 03, 2005 at 07:06:24AM -0700, Scott Long wrote: > a bit. Also, there is talk about increasing the default kstack size due > to all of the extra inlining that the compiler does with the -O2 option I'd love more details on the extra inlining people are seeing with -O2. (i.e. specifics) -O2 is not supose to do extra function inlining. That is suppose to be a -O3 thing. >From the GCC manual: -O3 Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -fweb and -frename-registers options. -O2 Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. The compiler does not perform loop unrolling or function inlining when you specify -O2. As compared to -O, this option increases both compilation time and the performance of the generated code. ..snip.. The -O2 options that affect size are: -falign-functions -falign-jumps -falign-loops -falign-labels -freorder-blocks -fprefetch-loop-arrays From owner-cvs-all@FreeBSD.ORG Mon Mar 7 19:58:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0032416A4CE; Mon, 7 Mar 2005 19:58:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC09A43D1F; Mon, 7 Mar 2005 19:58:58 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27JwwC0013709; Mon, 7 Mar 2005 19:58:58 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27JwwNY013708; Mon, 7 Mar 2005 19:58:58 GMT (envelope-from le) Message-Id: <200503071958.j27JwwNY013708@repoman.freebsd.org> From: Lukas Ertl Date: Mon, 7 Mar 2005 19:58:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_drive.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 19:58:59 -0000 le 2005-03-07 19:58:58 UTC FreeBSD src repository Modified files: sys/geom/vinum geom_vinum.c geom_vinum_drive.c Log: Remove test for zero sectorsize when tasting. This check doesn't seem to be necessary anymore, and it prevents tasting a valid drive when booting with geom_vinum already loaded, since SCSI disks set their sectorsize not until first opening them. Revision Changes Path 1.16 +0 -3 src/sys/geom/vinum/geom_vinum.c 1.17 +0 -3 src/sys/geom/vinum/geom_vinum_drive.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:09:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1340916A4CE; Mon, 7 Mar 2005 20:09:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB0343D2D; Mon, 7 Mar 2005 20:09:33 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27K9XQ3014132; Mon, 7 Mar 2005 20:09:33 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27K9Xsh014131; Mon, 7 Mar 2005 20:09:33 GMT (envelope-from barner) Message-Id: <200503072009.j27K9Xsh014131@repoman.freebsd.org> From: Simon Barner Date: Mon, 7 Mar 2005 20:09:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gift-openft Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:09:34 -0000 barner 2005-03-07 20:09:33 UTC FreeBSD ports repository Modified files: net/gift-openft Makefile distinfo pkg-plist Log: - Update to 0.2.1.5 - Use DOCSDIR and generally fix plist PR: ports/75674 Submitted by: Alex Varju Approved by: Stefan Ehmann (port maintainer), arved (mentor) Revision Changes Path 1.8 +1 -1 ports/net/gift-openft/Makefile 1.7 +2 -2 ports/net/gift-openft/distinfo 1.2 +11 -11 ports/net/gift-openft/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:13:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57CC616A4CE; Mon, 7 Mar 2005 20:13:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA0243D2D; Mon, 7 Mar 2005 20:13:00 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KD0f6014394; Mon, 7 Mar 2005 20:13:00 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KD0UI014393; Mon, 7 Mar 2005 20:13:00 GMT (envelope-from thierry) Message-Id: <200503072013.j27KD0UI014393@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 20:13:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/pear-Image_Graph Makefile distinfo pkg-descr ports/graphics/pear-Image_Graph/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:13:00 -0000 thierry 2005-03-07 20:13:00 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/pear-Image_Graph Makefile distinfo pkg-descr graphics/pear-Image_Graph/files pkg-message.in Log: Add pear-Image_Graph 0.3.0, an OO PEAR graph rendering package. PR: 78238 Submitted by: Nick Hilliard Revision Changes Path 1.792 +1 -0 ports/graphics/Makefile 1.1 +119 -0 ports/graphics/pear-Image_Graph/Makefile (new) 1.1 +2 -0 ports/graphics/pear-Image_Graph/distinfo (new) 1.1 +12 -0 ports/graphics/pear-Image_Graph/files/pkg-message.in (new) 1.1 +8 -0 ports/graphics/pear-Image_Graph/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:13:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3155616A4CE; Mon, 7 Mar 2005 20:13:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DAFC43D60; Mon, 7 Mar 2005 20:13:15 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KDErg014467; Mon, 7 Mar 2005 20:13:14 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KDE4r014466; Mon, 7 Mar 2005 20:13:14 GMT (envelope-from thierry) Message-Id: <200503072013.j27KDE4r014466@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 20:13:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:13:15 -0000 thierry 2005-03-07 20:13:14 UTC FreeBSD ports repository Modified files: . modules Log: pear-Image_Graph --> ports/graphics/pear-Image_Graph Revision Changes Path 1.12058 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:28:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2477016A4CE; Mon, 7 Mar 2005 20:28:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00BB143D48; Mon, 7 Mar 2005 20:28:27 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KSQht015233; Mon, 7 Mar 2005 20:28:26 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KSQZY015232; Mon, 7 Mar 2005 20:28:26 GMT (envelope-from stefanf) Message-Id: <200503072028.j27KSQZY015232@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 7 Mar 2005 20:28:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_rint.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:28:27 -0000 stefanf 2005-03-07 20:28:26 UTC FreeBSD src repository Modified files: lib/msun/src s_rint.c Log: Remove an obsolete sentence from a comment. Revision Changes Path 1.11 +1 -2 src/lib/msun/src/s_rint.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:29:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3E6716A4CE; Mon, 7 Mar 2005 20:29:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA30643D41; Mon, 7 Mar 2005 20:29:16 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KTGZp015354; Mon, 7 Mar 2005 20:29:16 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KTGQs015353; Mon, 7 Mar 2005 20:29:16 GMT (envelope-from phk) Message-Id: <200503072029.j27KTGQs015353@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Mar 2005 20:29:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib Makefile src/lib/libgpib Makefile gpib.h ibfoo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:29:17 -0000 phk 2005-03-07 20:29:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib Makefile Added files: (Branch: RELENG_5) lib/libgpib Makefile gpib.h ibfoo.c Log: MFC: Userland side of IEEE488. Approved by: re@ Revision Changes Path 1.189.2.4 +6 -1 src/lib/Makefile 1.1.2.1 +12 -0 src/lib/libgpib/Makefile (new) 1.2.2.1 +33 -0 src/lib/libgpib/gpib.h (new) 1.6.2.1 +647 -0 src/lib/libgpib/ibfoo.c (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:29:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B80416A4CF; Mon, 7 Mar 2005 20:29:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5629B43D39; Mon, 7 Mar 2005 20:29:27 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KTRdw015381; Mon, 7 Mar 2005 20:29:27 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KTRL2015380; Mon, 7 Mar 2005 20:29:27 GMT (envelope-from adamw) Message-Id: <200503072029.j27KTRL2015380@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 7 Mar 2005 20:29:27 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq2.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:29:27 -0000 adamw 2005-03-07 20:29:27 UTC FreeBSD doc repository Modified files: en/gnome/docs faq2.sgml Log: Update URL to Jimmac's icon site. Revision Changes Path 1.88 +2 -2 www/en/gnome/docs/faq2.sgml From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:31:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C940216A4CF; Mon, 7 Mar 2005 20:31:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E22E43D41; Mon, 7 Mar 2005 20:31:11 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KVB53015587; Mon, 7 Mar 2005 20:31:11 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KVBah015586; Mon, 7 Mar 2005 20:31:11 GMT (envelope-from thierry) Message-Id: <200503072031.j27KVBah015586@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 20:31:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases Makefileports/databases/pear-MDB_QueryTool Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:31:11 -0000 thierry 2005-03-07 20:31:11 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/pear-MDB_QueryTool Makefile distinfo pkg-descr Log: Add pear-MDB_QueryTool 1.0.0, PEAR OO-interface for easily retrieving and modifying data in a DB. PR: 78368 Submitted by: Antônio Carlos Venâncio Júnior Revision Changes Path 1.412 +1 -0 ports/databases/Makefile 1.1 +43 -0 ports/databases/pear-MDB_QueryTool/Makefile (new) 1.1 +2 -0 ports/databases/pear-MDB_QueryTool/distinfo (new) 1.1 +13 -0 ports/databases/pear-MDB_QueryTool/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:31:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 624E216A4CF; Mon, 7 Mar 2005 20:31:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E32243D3F; Mon, 7 Mar 2005 20:31:23 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KVNO2015634; Mon, 7 Mar 2005 20:31:23 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KVNOS015633; Mon, 7 Mar 2005 20:31:23 GMT (envelope-from thierry) Message-Id: <200503072031.j27KVNOS015633@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 20:31:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:31:23 -0000 thierry 2005-03-07 20:31:23 UTC FreeBSD ports repository Modified files: . modules Log: pear-MDB_QueryTool --> ports/databases/pear-MDB_QueryTool Revision Changes Path 1.12059 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:31:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 547D316A4CE; Mon, 7 Mar 2005 20:31:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CA4543D1F; Mon, 7 Mar 2005 20:31:55 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KVtMc015673; Mon, 7 Mar 2005 20:31:55 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KVts8015672; Mon, 7 Mar 2005 20:31:55 GMT (envelope-from flz) Message-Id: <200503072031.j27KVts8015672@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 20:31:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/f-prot-sig Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:31:55 -0000 flz 2005-03-07 20:31:55 UTC FreeBSD ports repository Modified files: security/f-prot-sig Makefile distinfo Log: - Update to 20050307. PR: ports/78546 Submitted by: Tim Bishop (maintainer) Approved by: pav (mentor) Revision Changes Path 1.31 +1 -1 ports/security/f-prot-sig/Makefile 1.27 +2 -2 ports/security/f-prot-sig/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:38:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6811716A4CE; Mon, 7 Mar 2005 20:38:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44DAC43D1D; Mon, 7 Mar 2005 20:38:51 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Kcpaf015939; Mon, 7 Mar 2005 20:38:51 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Kcpnn015938; Mon, 7 Mar 2005 20:38:51 GMT (envelope-from phk) Message-Id: <200503072038.j27Kcpnn015938@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Mar 2005 20:38:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/include Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:38:51 -0000 phk 2005-03-07 20:38:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) include Makefile Log: MFC: userland ieee488 support Approved by: re@ Revision Changes Path 1.222.2.8 +5 -1 src/include/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:39:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64FD116A4CE; Mon, 7 Mar 2005 20:39:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B93C43D48; Mon, 7 Mar 2005 20:39:35 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27KdYGt016025; Mon, 7 Mar 2005 20:39:35 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27KdYYZ016024; Mon, 7 Mar 2005 20:39:34 GMT (envelope-from phk) Message-Id: <200503072039.j27KdYYZ016024@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Mar 2005 20:39:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/tools/tools/nanobsd make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:39:35 -0000 phk 2005-03-07 20:39:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/examples/etc make.conf share/man/man5 make.conf.5 tools/tools/nanobsd make.conf Log: MFC: userland support for ieee488 Approved by: re@ Revision Changes Path 1.229.2.12 +1 -0 src/share/examples/etc/make.conf 1.89.2.9 +3 -0 src/share/man/man5/make.conf.5 1.3.2.3 +1 -0 src/tools/tools/nanobsd/make.conf From owner-cvs-all@FreeBSD.ORG Mon Mar 7 20:50:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A07716A4CE; Mon, 7 Mar 2005 20:50:04 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 543EB43D3F; Mon, 7 Mar 2005 20:50:01 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j27KpNSK069940; Mon, 7 Mar 2005 13:51:24 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <422CBDEE.7020307@samsco.org> Date: Mon, 07 Mar 2005 13:47:42 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@FreeBSD.org References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <200503020915.28512.jhb@FreeBSD.org> <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <20050307195156.GA18850@dragon.nuxi.com> In-Reply-To: <20050307195156.GA18850@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: John Baldwin Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 20:50:04 -0000 David O'Brien wrote: > On Thu, Mar 03, 2005 at 07:06:24AM -0700, Scott Long wrote: > >>a bit. Also, there is talk about increasing the default kstack size due >>to all of the extra inlining that the compiler does with the -O2 option > > > I'd love more details on the extra inlining people are seeing with -O2. > (i.e. specifics) -O2 is not supose to do extra function inlining. That > is suppose to be a -O3 thing. > > From the GCC manual: > > -O3 Optimize yet more. > -O3 turns on all optimizations specified by -O2 and also turns on the > -finline-functions, -fweb and -frename-registers options. > > -O2 Optimize even more. > GCC performs nearly all supported optimizations that do not involve a > space-speed tradeoff. The compiler does not perform loop unrolling or > function inlining when you specify -O2. As compared to -O, this > option increases both compilation time and the performance of the > generated code. > ..snip.. > > The -O2 options that affect size are: > -falign-functions -falign-jumps -falign-loops -falign-labels > -freorder-blocks -fprefetch-loop-arrays Talk to Bill Paul about the massive amount of inlining that is happening in the ieee80211 ioctl code, and the no_inline directives he had to use to kludge around it. Scott From owner-cvs-all@FreeBSD.ORG Mon Mar 7 21:02:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5103E16A4CE; Mon, 7 Mar 2005 21:02:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275ED43D5C; Mon, 7 Mar 2005 21:02:17 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27L2H9h023651; Mon, 7 Mar 2005 21:02:17 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27L2Glu023650; Mon, 7 Mar 2005 21:02:16 GMT (envelope-from thierry) Message-Id: <200503072102.j27L2Glu023650@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 21:02:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/pear-Archive_Tar Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 21:02:17 -0000 thierry 2005-03-07 21:02:16 UTC FreeBSD ports repository Modified files: archivers/pear-Archive_Tar Makefile distinfo pkg-descr Log: - Upgrade to to 1.3.0: - Take maintainership. PR: ports/78531 Submitted by: Antônio Carlos Venâncio Júnior Revision Changes Path 1.10 +2 -2 ports/archivers/pear-Archive_Tar/Makefile 1.5 +2 -2 ports/archivers/pear-Archive_Tar/distinfo 1.4 +3 -3 ports/archivers/pear-Archive_Tar/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Mar 7 21:12:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2E6216A4CE; Mon, 7 Mar 2005 21:12:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA88A43D1D; Mon, 7 Mar 2005 21:12:20 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27LCKsC024017; Mon, 7 Mar 2005 21:12:20 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27LCKD5024016; Mon, 7 Mar 2005 21:12:20 GMT (envelope-from thierry) Message-Id: <200503072112.j27LCKD5024016@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 21:12:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pear-XML_RPC Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 21:12:21 -0000 thierry 2005-03-07 21:12:20 UTC FreeBSD ports repository Modified files: devel/pear-XML_RPC Makefile distinfo Log: Upgrade to to 1.2.2. Changelog at PR: ports/78555 Submitted by: Antônio Carlos Venâncio Júnior Revision Changes Path 1.11 +1 -1 ports/devel/pear-XML_RPC/Makefile 1.10 +2 -2 ports/devel/pear-XML_RPC/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 21:19:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BFDB16A4CE; Mon, 7 Mar 2005 21:19:46 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B1343D1F; Mon, 7 Mar 2005 21:19:45 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.3/8.13.3) with ESMTP id j27LJjeY037138; Mon, 7 Mar 2005 13:19:45 -0800 (PST) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.3/8.13.3/Submit) id j27LJglC037137; Mon, 7 Mar 2005 13:19:42 -0800 (PST) (envelope-from marcel) Date: Mon, 7 Mar 2005 13:19:42 -0800 From: Marcel Moolenaar To: Scott Long Message-ID: <20050307211942.GA37106@ns1.xcllnt.net> References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <200503020915.28512.jhb@FreeBSD.org> <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <20050307195156.GA18850@dragon.nuxi.com> <422CBDEE.7020307@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422CBDEE.7020307@samsco.org> User-Agent: Mutt/1.4.2.1i cc: src-committers@FreeBSD.org cc: John Baldwin cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: David Xu cc: obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 21:19:46 -0000 On Mon, Mar 07, 2005 at 01:47:42PM -0700, Scott Long wrote: > David O'Brien wrote: > >On Thu, Mar 03, 2005 at 07:06:24AM -0700, Scott Long wrote: > > > >>a bit. Also, there is talk about increasing the default kstack size due > >>to all of the extra inlining that the compiler does with the -O2 option > > > > > >I'd love more details on the extra inlining people are seeing with -O2. > >(i.e. specifics) -O2 is not supose to do extra function inlining. That > >is suppose to be a -O3 thing. > > > >From the GCC manual: > > > >-O3 Optimize yet more. > > -O3 turns on all optimizations specified by -O2 and also turns on the > > -finline-functions, -fweb and -frename-registers options. > > > >-O2 Optimize even more. > > GCC performs nearly all supported optimizations that do not involve a > > space-speed tradeoff. The compiler does not perform loop unrolling or > > function inlining when you specify -O2. As compared to -O, this > > option increases both compilation time and the performance of the > > generated code. > > ..snip.. > > > >The -O2 options that affect size are: > > -falign-functions -falign-jumps -falign-loops -falign-labels > > -freorder-blocks -fprefetch-loop-arrays > > Talk to Bill Paul about the massive amount of inlining that is happening > in the ieee80211 ioctl code, and the no_inline directives he had to use > to kludge around it. gcc(1) does inlining of functions labeled with inline at -O1. Functions not labeled with inline will be inlined at -O2. Both cases are subject to preconditions (i.e. complexity of the function being inlined). In other words: the gcc(1) manual is inaccurate. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Mon Mar 7 21:27:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2868E16A4CE; Mon, 7 Mar 2005 21:27:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1419D43D3F; Mon, 7 Mar 2005 21:27:38 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27LRb6M024653; Mon, 7 Mar 2005 21:27:37 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27LRbv4024652; Mon, 7 Mar 2005 21:27:37 GMT (envelope-from das) Message-Id: <200503072127.j27LRbv4024652@repoman.freebsd.org> From: David Schultz Date: Mon, 7 Mar 2005 21:27:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_fma.c s_frexp.c s_nextafter.c s_scalbn.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 21:27:38 -0000 das 2005-03-07 21:27:37 UTC FreeBSD src repository Modified files: lib/msun/src s_fma.c s_frexp.c s_nextafter.c s_scalbn.c Log: Replace strong references with weak references. There's no particularly good reason to do this, except that __strong_reference does type checking, whereas __weak_reference does not. On Alpha, the compiler won't accept a 'long double' parameter in place of a 'double' parameter even thought the two types are identical. Revision Changes Path 1.3 +1 -1 src/lib/msun/src/s_fma.c 1.10 +1 -1 src/lib/msun/src/s_frexp.c 1.11 +3 -3 src/lib/msun/src/s_nextafter.c 1.11 +2 -2 src/lib/msun/src/s_scalbn.c From owner-cvs-all@FreeBSD.ORG Mon Mar 7 21:34:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69D2116A4CE; Mon, 7 Mar 2005 21:34:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4645043D4C; Mon, 7 Mar 2005 21:34:50 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27LYokv024912; Mon, 7 Mar 2005 21:34:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27LYorE024911; Mon, 7 Mar 2005 21:34:50 GMT (envelope-from phk) Message-Id: <200503072134.j27LYorE024911@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Mar 2005 21:34:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/etc/mtree BSD.include.dist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 21:34:50 -0000 phk 2005-03-07 21:34:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) etc/mtree BSD.include.dist Log: MFC: ieee488 userland support. Approved by: re@ Revision Changes Path 1.88.2.6 +4 -0 src/etc/mtree/BSD.include.dist From owner-cvs-all@FreeBSD.ORG Mon Mar 7 21:37:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DAB16A4CE; Mon, 7 Mar 2005 21:37:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D64E743D31; Mon, 7 Mar 2005 21:37:30 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27LbUCo025101; Mon, 7 Mar 2005 21:37:30 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27LbUm9025100; Mon, 7 Mar 2005 21:37:30 GMT (envelope-from maxim) Message-Id: <200503072137.j27LbUm9025100@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 7 Mar 2005 21:37:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 21:37:31 -0000 maxim 2005-03-07 21:37:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) . UPDATING Log: s/IPFIRWALL/IPFIREWALL/. Spotted by: Andre Guibert de Brue Approved by: re (kensmith) Revision Changes Path 1.342.2.24 +1 -1 src/UPDATING From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:04:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9AB316A4CE; Mon, 7 Mar 2005 22:04:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20D943D31; Mon, 7 Mar 2005 22:04:06 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27M46SJ026071; Mon, 7 Mar 2005 22:04:06 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27M46Cu026070; Mon, 7 Mar 2005 22:04:06 GMT (envelope-from thierry) Message-Id: <200503072204.j27M46Cu026070@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 22:04:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/pear-DB Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:04:07 -0000 thierry 2005-03-07 22:04:06 UTC FreeBSD ports repository Modified files: databases/pear-DB Makefile distinfo Log: Upgrade to 1.7.4. Changelog at . PR: ports/78560 Submitted by: Antônio Carlos Venâncio Júnior (maintainer) Revision Changes Path 1.16 +1 -1 ports/databases/pear-DB/Makefile 1.14 +2 -2 ports/databases/pear-DB/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:21:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36C6916A4CE; Mon, 7 Mar 2005 22:21:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EBF643D2F; Mon, 7 Mar 2005 22:21:16 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27MLFoQ026875; Mon, 7 Mar 2005 22:21:15 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27MLFho026874; Mon, 7 Mar 2005 22:21:15 GMT (envelope-from thierry) Message-Id: <200503072221.j27MLFho026874@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Mar 2005 22:21:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/pear-DB_DataObject Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:21:16 -0000 thierry 2005-03-07 22:21:15 UTC FreeBSD ports repository Modified files: databases/pear-DB_DataObject Makefile distinfo Log: Update to to 1.7.7. Changelog at . PR: ports/78528 Submitted by: Antônio Carlos Venâncio Júnior (maintainer) Revision Changes Path 1.6 +1 -1 ports/databases/pear-DB_DataObject/Makefile 1.4 +2 -2 ports/databases/pear-DB_DataObject/distinfo From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:30:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE62B16A4CE; Mon, 7 Mar 2005 22:30:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9736C43D31; Mon, 7 Mar 2005 22:30:10 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27MUAOI027214; Mon, 7 Mar 2005 22:30:10 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27MUAtv027213; Mon, 7 Mar 2005 22:30:10 GMT (envelope-from remko) Message-Id: <200503072230.j27MUAtv027213@repoman.freebsd.org> From: Remko Lodder Date: Mon, 7 Mar 2005 22:30:10 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/hubs article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:30:10 -0000 remko 2005-03-07 22:30:10 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/hubs article.sgml Log: Fix grammar, contractions and the make.conf example.. PR: docs/72462 Submitted by: Joel Dahl Approved by: simon (mentor) Revision Changes Path 1.53 +8 -8 doc/en_US.ISO8859-1/articles/hubs/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:31:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 883CD16A4CE; Mon, 7 Mar 2005 22:31:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6172043D3F; Mon, 7 Mar 2005 22:31:14 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27MVEnQ027289; Mon, 7 Mar 2005 22:31:14 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27MVE1i027288; Mon, 7 Mar 2005 22:31:14 GMT (envelope-from edwin) Message-Id: <200503072231.j27MVE1i027288@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Mar 2005 22:31:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/einstein/files patch-random.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:31:14 -0000 edwin 2005-03-07 22:31:14 UTC FreeBSD ports repository Added files: games/einstein/files patch-random.cpp Log: [patch] games/einstein for RELENG_4 misses sys/time.h inclusion Under RELENG_4 there is missing header preventing einstein from compiling. PR: ports/78540 Submitted by: Dmitry Morozovsky Revision Changes Path 1.1 +14 -0 ports/games/einstein/files/patch-random.cpp (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:43:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B4FB16A4CE; Mon, 7 Mar 2005 22:43:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FDE643D2D; Mon, 7 Mar 2005 22:43:10 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Mh9Rc027880; Mon, 7 Mar 2005 22:43:10 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Mh9EV027879; Mon, 7 Mar 2005 22:43:09 GMT (envelope-from flz) Message-Id: <200503072243.j27Mh9EV027879@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 22:43:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/secure_delete Makefile distinfo pkg-descr pkg-plist ports/security/secure_delete/files patch-Makefile pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:43:10 -0000 flz 2005-03-07 22:43:09 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/secure_delete Makefile distinfo pkg-descr pkg-plist security/secure_delete/files patch-Makefile pkg-message.in Log: Add secure_delete 3.1, a secure data deletion toolkit. PR: ports/69556 Submitted by: bugghy Approved by: pav (mentor) Revision Changes Path 1.583 +1 -0 ports/security/Makefile 1.1 +24 -0 ports/security/secure_delete/Makefile (new) 1.1 +2 -0 ports/security/secure_delete/distinfo (new) 1.1 +30 -0 ports/security/secure_delete/files/patch-Makefile (new) 1.1 +3 -0 ports/security/secure_delete/files/pkg-message.in (new) 1.1 +8 -0 ports/security/secure_delete/pkg-descr (new) 1.1 +12 -0 ports/security/secure_delete/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:44:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 883A016A4CE; Mon, 7 Mar 2005 22:44:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 634EA43D41; Mon, 7 Mar 2005 22:44:41 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Mifs5027979; Mon, 7 Mar 2005 22:44:41 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27MifO9027978; Mon, 7 Mar 2005 22:44:41 GMT (envelope-from flz) Message-Id: <200503072244.j27MifO9027978@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 22:44:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:44:41 -0000 flz 2005-03-07 22:44:41 UTC FreeBSD ports repository Modified files: . modules Log: secure_delete --> ports/security/secure_delete Revision Changes Path 1.12060 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:50:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3E7616A4D0; Mon, 7 Mar 2005 22:50:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8775E43D5D; Mon, 7 Mar 2005 22:50:08 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Mo8rT028228; Mon, 7 Mar 2005 22:50:08 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Mo8vS028227; Mon, 7 Mar 2005 22:50:08 GMT (envelope-from flz) Message-Id: <200503072250.j27Mo8vS028227@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 22:50:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/shmux Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:50:09 -0000 flz 2005-03-07 22:50:08 UTC FreeBSD ports repository Added files: net/shmux Makefile distinfo pkg-descr pkg-plist Log: Add shmux 1.0.b4, a utility to run commands in parallel on multiple hosts using ssh, rsh, or a custom shell command as a transport. PR: ports/71326 Submitted by: Jon Amundsen Approved by: pav (mentor) Revision Changes Path 1.1 +41 -0 ports/net/shmux/Makefile (new) 1.1 +2 -0 ports/net/shmux/distinfo (new) 1.1 +11 -0 ports/net/shmux/pkg-descr (new) 1.1 +3 -0 ports/net/shmux/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:52:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A11216A4CE; Mon, 7 Mar 2005 22:52:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7127543D4C; Mon, 7 Mar 2005 22:52:40 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Mqex8028337; Mon, 7 Mar 2005 22:52:40 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Mqecj028336; Mon, 7 Mar 2005 22:52:40 GMT (envelope-from flz) Message-Id: <200503072252.j27Mqecj028336@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 22:52:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:52:40 -0000 flz 2005-03-07 22:52:40 UTC FreeBSD ports repository Modified files: net Makefile Log: Add shmux 1.0.b4, a utility to run commands in parallel on multiple hosts using ssh, rsh, or a custom shell command as a transport. PR: ports/71326 Submitted by: Jon Amundsen Approved by: pav (mentor) Revision Changes Path 1.1436 +1 -0 ports/net/Makefile From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:53:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33FB116A4CF; Mon, 7 Mar 2005 22:53:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FCAB43D58; Mon, 7 Mar 2005 22:53:37 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27MraZC028403; Mon, 7 Mar 2005 22:53:36 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27MraNd028402; Mon, 7 Mar 2005 22:53:36 GMT (envelope-from flz) Message-Id: <200503072253.j27MraNd028402@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 22:53:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:53:37 -0000 flz 2005-03-07 22:53:36 UTC FreeBSD ports repository Modified files: . modules Log: shmux --> ports/net/shmux Revision Changes Path 1.12061 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:56:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B537316A4CE; Mon, 7 Mar 2005 22:56:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89AF043D2D; Mon, 7 Mar 2005 22:56:09 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27Mu9mx028585; Mon, 7 Mar 2005 22:56:09 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27Mu9af028584; Mon, 7 Mar 2005 22:56:09 GMT (envelope-from flz) Message-Id: <200503072256.j27Mu9af028584@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 22:56:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news Makefile ports/news/yydecode Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:56:09 -0000 flz 2005-03-07 22:56:09 UTC FreeBSD ports repository Modified files: news Makefile Added files: news/yydecode Makefile distinfo pkg-descr Log: Add yydecode 0.2.10, a tool to decode yEnc encoded files. PR: ports/75078 Submitted by: Mikolaj Rydzewski Approved by: pav (mentor) Revision Changes Path 1.110 +1 -0 ports/news/Makefile 1.1 +24 -0 ports/news/yydecode/Makefile (new) 1.1 +2 -0 ports/news/yydecode/distinfo (new) 1.1 +11 -0 ports/news/yydecode/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 22:57:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30C8416A4CE; Mon, 7 Mar 2005 22:57:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D16A43D1D; Mon, 7 Mar 2005 22:57:11 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27MvACE028642; Mon, 7 Mar 2005 22:57:10 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27MvAvU028641; Mon, 7 Mar 2005 22:57:10 GMT (envelope-from flz) Message-Id: <200503072257.j27MvAvU028641@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 22:57:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 22:57:11 -0000 flz 2005-03-07 22:57:10 UTC FreeBSD ports repository Modified files: . modules Log: yydecode --> ports/news/yydecode Revision Changes Path 1.12062 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 23:00:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D5F16A4CE; Mon, 7 Mar 2005 23:00:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02B543D4C; Mon, 7 Mar 2005 23:00:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27N0Ece028832; Mon, 7 Mar 2005 23:00:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27N0E0V028831; Mon, 7 Mar 2005 23:00:14 GMT (envelope-from flz) Message-Id: <200503072300.j27N0E0V028831@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 23:00:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/p5-Gtk2-PodViewer Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 23:00:15 -0000 flz 2005-03-07 23:00:14 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/p5-Gtk2-PodViewer Makefile distinfo pkg-descr pkg-plist Log: Add p5-Gtk2-PodViewer 0.07, Gtk2-Perl widget and program for displaying POD. PR: ports/70683 Submitted by: ports@c0decafe.net Approved by: pav (mentor) Revision Changes Path 1.354 +1 -0 ports/x11-toolkits/Makefile 1.1 +27 -0 ports/x11-toolkits/p5-Gtk2-PodViewer/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/p5-Gtk2-PodViewer/distinfo (new) 1.1 +10 -0 ports/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr (new) 1.1 +7 -0 ports/x11-toolkits/p5-Gtk2-PodViewer/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Mar 7 23:01:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8E7716A4CE; Mon, 7 Mar 2005 23:01:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84A7343D4C; Mon, 7 Mar 2005 23:01:36 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27N1aFF028958; Mon, 7 Mar 2005 23:01:36 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27N1aQ6028957; Mon, 7 Mar 2005 23:01:36 GMT (envelope-from flz) Message-Id: <200503072301.j27N1aQ6028957@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 23:01:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 23:01:36 -0000 flz 2005-03-07 23:01:36 UTC FreeBSD ports repository Modified files: . modules Log: p5-Gtk2-PodViewer --> ports/x11-toolkits/p5-Gtk2-PodViewer Revision Changes Path 1.12063 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Mar 7 23:13:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8423116A4CE; Mon, 7 Mar 2005 23:13:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD1F43D1D; Mon, 7 Mar 2005 23:13:06 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27ND68E029404; Mon, 7 Mar 2005 23:13:06 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27ND6Kl029403; Mon, 7 Mar 2005 23:13:06 GMT (envelope-from flz) Message-Id: <200503072313.j27ND6Kl029403@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 7 Mar 2005 23:13:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 23:13:06 -0000 flz 2005-03-07 23:13:05 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Jon Amundsen for net/shmux. Add Mikolaj Rydzewski for news/yydecode. Approved by: pav (mentor) Revision Changes Path 1.340 +10 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 00:04:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7622F16A4CE; Tue, 8 Mar 2005 00:04:14 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F06043D54; Tue, 8 Mar 2005 00:04:12 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 8ADB485682; Tue, 8 Mar 2005 10:34:09 +1030 (CST) Date: Tue, 8 Mar 2005 10:34:09 +1030 From: Greg 'groggy' Lehey To: Harti Brandt Message-ID: <20050308000409.GL67848@wantadilla.lemis.com> References: <200503071623.j27GNs9X097394@repoman.freebsd.org> <20050307174048.H3741@beagle.kn.op.dlr.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fDERRRNgB4on1jOB" Content-Disposition: inline In-Reply-To: <20050307174048.H3741@beagle.kn.op.dlr.de> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 00:04:14 -0000 --fDERRRNgB4on1jOB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 7 March 2005 at 17:42:38 +0100, Harti Brandt wrote: > On Mon, 7 Mar 2005, Hartmut Brandt wrote: > > HB>harti 2005-03-07 16:23:54 UTC > HB> > HB> FreeBSD src repository > HB> > HB> Modified files: > HB> usr.bin/make var.c > HB> Log: > HB> Constify the callers of brk_string in this file. > HB> > HB> Patch: 7.108 > > Just for the curious: Max and I are working together on make - he on > DragonFly's and I on ours (he intended to work on NetBSD's too). These > patch numbers help us to keep things synchronized. Excellent! That answers (well) one of the questions I was going to ask. The other is: when will this all be documented? Greg -- See complete headers for address and phone numbers. --fDERRRNgB4on1jOB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCLOv5IubykFB6QiMRAtLZAJ9jjUGAi2gsbuVYhbxn2BQeWKvJUACglBha Mmf3L79BaV7jOhEhwITl4nY= =2jrP -----END PGP SIGNATURE----- --fDERRRNgB4on1jOB-- From owner-cvs-all@FreeBSD.ORG Tue Mar 8 00:09:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9397B16A4CE; Tue, 8 Mar 2005 00:09:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C26543D5C; Tue, 8 Mar 2005 00:09:41 +0000 (GMT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2809f0T031354; Tue, 8 Mar 2005 00:09:41 GMT (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2809fDW031353; Tue, 8 Mar 2005 00:09:41 GMT (envelope-from grog) Message-Id: <200503080009.j2809fDW031353@repoman.freebsd.org> From: Greg Lehey Date: Tue, 8 Mar 2005 00:09:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 00:09:41 -0000 grog 2005-03-08 00:09:41 UTC FreeBSD src repository Modified files: sys Makefile Log: When building cscopnamefile, default architecture to ${MACHINE}, not i386. Suggested by: ru Revision Changes Path 1.33 +1 -1 src/sys/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 00:11:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC15416A4CF; Tue, 8 Mar 2005 00:11:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A380143D5F; Tue, 8 Mar 2005 00:11:14 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j280BESb031537; Tue, 8 Mar 2005 00:11:14 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j280BE4s031536; Tue, 8 Mar 2005 00:11:14 GMT (envelope-from adamw) Message-Id: <200503080011.j280BE4s031536@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Mar 2005 00:11:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 00:11:15 -0000 adamw 2005-03-08 00:11:14 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2005.03.07. Revision Changes Path 1.171 +1 -1 ports/net/liveMedia/Makefile 1.160 +2 -2 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 00:24:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A49616A4CE; Tue, 8 Mar 2005 00:24:36 +0000 (GMT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id A170A43D3F; Tue, 8 Mar 2005 00:24:35 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-2.free.fr (Postfix) with ESMTP id 485052DE667; Tue, 8 Mar 2005 00:06:03 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 109DC407C; Tue, 8 Mar 2005 00:05:15 +0100 (CET) Date: Tue, 8 Mar 2005 00:05:15 +0100 From: Jeremie Le Hen To: "M. Warner Losh" Message-ID: <20050307230515.GD94451@obiwan.tataz.chchile.org> References: <200502280127.j1S1ROkh066282@repoman.freebsd.org> <20050306050505.GA71191@obiwan.tataz.chchile.org> <20050305.221600.35662653.imp@bsdimp.com> <20050306174714.GC74191@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050306174714.GC74191@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: jeremie@le-hen.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 00:24:36 -0000 Hi Warner, > > Attaching how? On kldload or in general? What kind of card do you > > have? What messages are involved? > > I have two PCMCIA rl(4) adapters. Both don't work with rev 1.49 of > cardbus.c. I attached my kernel configuration file. Inserting the > card before or after booting doesn't change anything. I manage to get a PCMCIA network card with another chipset. It uses the dc(4) driver. This time, with rev 1.49 of cardbus.c, the system panices whereas it works quite well with rev 1.48. Having dc(4) compiled in kernel or as a kld doesn't change anything. Here is the end of dmesg (the box was booting), the panic message and the backtrace (hand-written) : %%% cardbus1: Resource not specified in CIS: id=14, size=400 dc0: port 0x1000-0x10ff mem 0x88000000-0x-880003ff irq 11 ar device 0.0 on cardbus1 dc0: requested interrupt 6-6,count = 1 not supported by cbb dc0: couldn't map interrupt Fatal trap 12: page fault while in kernel mode fault virtual address = 0x30 fault code = supervisor write, page not present instruction pointer = 0x8:0xc06ac1c3 stack pointer = 0x10:0xd1062b8c frame pointer = 0x10:0xd1062b98 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 36 (cbb1) [thread pid 36 tid 100049 ] Stopped at bus_dmamap_destroy+0x33: decl 0x30(ebx) db> trace Tracing pid 36 tod 100049 td 0xc17e0e10 bus_dmamap_destroy(0,0,10,c1846680,c1805180) at bus_dmamap_destroy+0x33 dc_detach(c18b5900,0,d1062c14,0,ffffffff) at dc_detach+0x189 dc_attach(c18b5900,c178904c,c0737738,c18b5900,c18b5900) at dc_attach+0x11af device_attach(c18b5900,c18b5900,c0708950,8dc,24) at device_attach+0x6a device_probe_and_attach(c18b5900,c18e2a00,0,0,c18e2a08) at device_probe_and_attach+0x111 cardbus_attach_card(c1805180,c17ac890,c073331c,c17de7f0,30000920) at cardbus_attach_card+0x24e cbb_insert(c17d6000,0,c06fe79e,1d3,c17d63f0) at cbb_insert+0xf8 cbb_event_thread(c17d6000,d1062d48,c0704752,30e,0) at cbb_event_thread+0x14f fork_exit(c04d0a10,c17d6000,d1062d48) at fork_exit+0xc6 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xd1062d7c, ebp = 0 --- %%% I got a dump. Please contact me off-list if you want it. Here are the card info: %%% none3@pci5:0:0: class=0x020000 card=0x511a1385 chip=0x19851317 rev=0x11 hdr=0x00 vendor = 'ADMtek Inc' device = 'AN985 FastNIC CardBus 10/100 Fast Ethernet Adapter' class = network subclass = ethernet I hope this will help. Best regards, PS: Note there seems to be a whitespace typo on the following line, just after the first comma, a space seems to be missing : dc0: requested interrupt 6-6,count = 1 not supported by cbb -- Jeremie Le Hen jeremie at le-hen dot org From owner-cvs-all@FreeBSD.ORG Tue Mar 8 00:31:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 771FC16A4CE; Tue, 8 Mar 2005 00:31:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DE0343D5E; Tue, 8 Mar 2005 00:31:58 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j280VwDJ032253; Tue, 8 Mar 2005 00:31:58 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j280Vw5d032252; Tue, 8 Mar 2005 00:31:58 GMT (envelope-from lioux) Message-Id: <200503080031.j280Vw5d032252@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 8 Mar 2005 00:31:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 00:31:58 -0000 lioux 2005-03-08 00:31:57 UTC FreeBSD ports repository Modified files: mail/qmail Makefile Log: o Allow slave ports to: - add MAN{1,5,7,8} pages - add extra ALL_TARGET PR: 77553 Submitted by: Renato Botelho Revision Changes Path 1.54 +5 -5 ports/mail/qmail/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 00:58:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4347A16A4CE; Tue, 8 Mar 2005 00:58:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB7643D1D; Tue, 8 Mar 2005 00:58:51 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j280woPY039935; Tue, 8 Mar 2005 00:58:50 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j280woHR039934; Tue, 8 Mar 2005 00:58:50 GMT (envelope-from keramida) Message-Id: <200503080058.j280woHR039934@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 8 Mar 2005 00:58:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 00:58:51 -0000 keramida 2005-03-08 00:58:50 UTC FreeBSD src repository (doc committer) Modified files: sys/kern kern_descrip.c Log: Typo & grammar fixes in comments. Revision Changes Path 1.276 +9 -9 src/sys/kern/kern_descrip.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 01:04:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53D9F16A4CE; Tue, 8 Mar 2005 01:04:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC7043D49; Tue, 8 Mar 2005 01:04:15 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2814Ffc040149; Tue, 8 Mar 2005 01:04:15 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2814Fua040148; Tue, 8 Mar 2005 01:04:15 GMT (envelope-from hq) Message-Id: <200503080104.j2814Fua040148@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 8 Mar 2005 01:04:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/limewire Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 01:04:15 -0000 hq 2005-03-08 01:04:15 UTC FreeBSD ports repository Modified files: net/limewire Makefile distinfo Log: - Update to 4.8.0 PR: 78307 Submitted by: maintainer Revision Changes Path 1.19 +12 -9 ports/net/limewire/Makefile 1.13 +2 -2 ports/net/limewire/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 01:04:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A43D16A4CE; Tue, 8 Mar 2005 01:04:24 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10D5243D49; Tue, 8 Mar 2005 01:04:24 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j2814LRb026345; Mon, 7 Mar 2005 20:04:21 -0500 (EST) Date: Mon, 7 Mar 2005 20:04:21 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Jeremie Le Hen In-Reply-To: <20050307230515.GD94451@obiwan.tataz.chchile.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 01:04:24 -0000 On Tue, 8 Mar 2005, Jeremie Le Hen wrote: > Hi Warner, > > > > Attaching how? On kldload or in general? What kind of card do you > > > have? What messages are involved? > > > > I have two PCMCIA rl(4) adapters. Both don't work with rev 1.49 of > > cardbus.c. I attached my kernel configuration file. Inserting the > > card before or after booting doesn't change anything. > > I manage to get a PCMCIA network card with another chipset. It uses > the dc(4) driver. This time, with rev 1.49 of cardbus.c, the system > panices whereas it works quite well with rev 1.48. Having dc(4) > compiled in kernel or as a kld doesn't change anything. > > > Here is the end of dmesg (the box was booting), the panic message and > the backtrace (hand-written) : Yes, I'm getting the same exact thing with my dc based Xircom X3201 ethernet card. It worked with a kernel from a couple of weeks ago, but not from a kernel late last week. I also just got an atheros based wireless card this morning (WPC-55AG). The first time I inserted it and loaded the if_ath module, I got the same error (couldn't get irq 6-6) but it didn't panic. Removing it and reinserting it again and then it worked. Another data point... I'll try reverting back to to 1.48 of cardbus.c Both laptops are Dell (Inspiron 4150 and Inspiron 8100). -- DE From owner-cvs-all@FreeBSD.ORG Tue Mar 8 01:29:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA3616A4CE; Tue, 8 Mar 2005 01:29:39 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3815643D60; Tue, 8 Mar 2005 01:29:39 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 32EBE5C992; Mon, 7 Mar 2005 17:29:39 -0800 (PST) Date: Mon, 7 Mar 2005 17:29:39 -0800 From: Alfred Perlstein To: Maxim Sobolev Message-ID: <20050308012939.GP11079@elvis.mu.org> References: <200503070726.j277Qhp5059059@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503070726.j277Qhp5059059@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 01:29:39 -0000 Why not just expand our API to do this as well? It shouldn't be that hard and then we'll gain the additional functionality. * Maxim Sobolev [050306 23:26] wrote: > sobomax 2005-03-07 07:26:43 UTC > > FreeBSD src repository > > Modified files: > sys/compat/linux linux_socket.c > Log: > Handle MSG_NOSIGNAL flag in linux_send() by setting SO_NOSIGPIPE on socket > for the duration of the send() call. Such approach may be less than ideal > in threading environment, when several threads share the same socket and it > might happen that several of them are calling linux_send() at the same time > with and without SO_NOSIGPIPE set. > > However, such race condition is very unlikely in practice, therefore this > change provides practical improvement compared to the previous behaviour. > > PR: kern/76426 > Submitted by: Steven Hartland > MFC after: 3 days > > Revision Changes Path > 1.56 +25 -2 src/sys/compat/linux/linux_socket.c -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Tue Mar 8 01:33:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 563EC16A4CE; Tue, 8 Mar 2005 01:33:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A85843D3F; Tue, 8 Mar 2005 01:33:58 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j281XvMI041190; Tue, 8 Mar 2005 01:33:57 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j281Xv1b041189; Tue, 8 Mar 2005 01:33:57 GMT (envelope-from jcamou) Message-Id: <200503080133.j281Xv1b041189@repoman.freebsd.org> From: "Jesus R. Camou" Date: Tue, 8 Mar 2005 01:33:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 01:33:58 -0000 jcamou 2005-03-08 01:33:57 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: o Add information on Xorg. o Add links to manual pages. o Add link to the X11 chapter of the handbook. PR: docs/77736 Submitted by: David Adam Approved by: trhodes (mentor) Revision Changes Path 1.689 +22 -9 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 01:36:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6600316A4CE; Tue, 8 Mar 2005 01:36:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E6A243D31; Tue, 8 Mar 2005 01:36:41 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j281afEP041343; Tue, 8 Mar 2005 01:36:41 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j281afDm041342; Tue, 8 Mar 2005 01:36:41 GMT (envelope-from clsung) Message-Id: <200503080136.j281afDm041342@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 8 Mar 2005 01:36:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/scim-tables pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 01:36:41 -0000 clsung 2005-03-08 01:36:41 UTC FreeBSD ports repository Modified files: chinese/scim-tables pkg-plist Log: - add two missing file into pkg-plist - my responsibility Noted by: maintainer Revision Changes Path 1.3 +2 -0 ports/chinese/scim-tables/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 01:37:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D11C916A4CE; Tue, 8 Mar 2005 01:37:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A710D43D2D; Tue, 8 Mar 2005 01:37:36 +0000 (GMT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j281baMl041408; Tue, 8 Mar 2005 01:37:36 GMT (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j281baIx041407; Tue, 8 Mar 2005 01:37:36 GMT (envelope-from hmp) Message-Id: <200503080137.j281baIx041407@repoman.freebsd.org> From: Hiten Pandya Date: Tue, 8 Mar 2005 01:37:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 ktr.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 01:37:37 -0000 hmp 2005-03-08 01:37:36 UTC FreeBSD src repository Modified files: share/man/man9 ktr.9 Log: Make note of the ktrdump(8) utility in the opening paragraph of this manual page. Fix indentation of code block in EXAMPLE section so the manual page can be viewed in a 80 column window. Revision Changes Path 1.8 +5 -4 src/share/man/man9/ktr.9 From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:01:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64C9916A4CE; Tue, 8 Mar 2005 02:01:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47F4C43D2F; Tue, 8 Mar 2005 02:01:47 +0000 (GMT) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2821lwa042368; Tue, 8 Mar 2005 02:01:47 GMT (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2821lwW042363; Tue, 8 Mar 2005 02:01:47 GMT (envelope-from matusita) Message-Id: <200503080201.j2821lwW042363@repoman.freebsd.org> From: Makoto Matsushita Date: Tue, 8 Mar 2005 02:01:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux-vmware-toolbox4 Makefile ports/emulators/vmware-guestd3 Makefile ports/emulators/vmware-guestd4 Makefile ports/emulators/vmware-tools3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:01:47 -0000 matusita 2005-03-08 02:01:47 UTC FreeBSD ports repository Modified files: emulators/linux-vmware-toolbox4 Makefile emulators/vmware-guestd3 Makefile emulators/vmware-guestd4 Makefile emulators/vmware-tools3 Makefile Log: Check OSVERSION to set appropriate default CD-ROM device name. PR: ports/78539 Submitted by: Scot Hetzel (mostly) Revision Changes Path 1.21 +7 -1 ports/emulators/linux-vmware-toolbox4/Makefile 1.13 +7 -1 ports/emulators/vmware-guestd3/Makefile 1.21 +6 -2 ports/emulators/vmware-guestd4/Makefile 1.15 +6 -2 ports/emulators/vmware-tools3/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:06:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 411FB16A4CE; Tue, 8 Mar 2005 02:06:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 112CC43D4C; Tue, 8 Mar 2005 02:06:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2826SWv042629; Tue, 8 Mar 2005 02:06:28 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2826Sb2042628; Tue, 8 Mar 2005 02:06:28 GMT (envelope-from marcus) Message-Id: <200503080206.j2826Sb2042628@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Mar 2005 02:06:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gdm Makefile distinfo ports/x11/gdm/files patch-config_gdm.conf.in patch-config_locale.alias patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:06:29 -0000 marcus 2005-03-08 02:06:28 UTC FreeBSD ports repository Modified files: x11/gdm Makefile distinfo x11/gdm/files patch-config_gdm.conf.in patch-config_locale.alias patch-configure Log: Update to 2.6.0.8. Revision Changes Path 1.43 +1 -1 ports/x11/gdm/Makefile 1.15 +2 -2 ports/x11/gdm/distinfo 1.2 +4 -14 ports/x11/gdm/files/patch-config_gdm.conf.in 1.3 +2 -1 ports/x11/gdm/files/patch-config_locale.alias 1.6 +16 -3 ports/x11/gdm/files/patch-configure From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:08:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3FB216A4CE; Tue, 8 Mar 2005 02:08:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6DEA43D3F; Tue, 8 Mar 2005 02:08:05 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28285m3042754; Tue, 8 Mar 2005 02:08:05 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j282859o042753; Tue, 8 Mar 2005 02:08:05 GMT (envelope-from ijliao) Message-Id: <200503080208.j282859o042753@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Mar 2005 02:08:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/fityk Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:08:06 -0000 ijliao 2005-03-08 02:08:05 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/fityk Makefile distinfo pkg-descr pkg-plist Log: add fityk 0.4.4 Free peak fitting software Revision Changes Path 1.315 +1 -0 ports/math/Makefile 1.1 +28 -0 ports/math/fityk/Makefile (new) 1.1 +2 -0 ports/math/fityk/distinfo (new) 1.1 +22 -0 ports/math/fityk/pkg-descr (new) 1.1 +5 -0 ports/math/fityk/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:08:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D94916A4D3; Tue, 8 Mar 2005 02:08:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61EA743D5C; Tue, 8 Mar 2005 02:08:16 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2828GVn042805; Tue, 8 Mar 2005 02:08:16 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2828Gvd042804; Tue, 8 Mar 2005 02:08:16 GMT (envelope-from ijliao) Message-Id: <200503080208.j2828Gvd042804@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Mar 2005 02:08:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:08:16 -0000 ijliao 2005-03-08 02:08:16 UTC FreeBSD ports repository Modified files: . modules Log: fityk --> ports/math/fityk Revision Changes Path 1.12064 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:11:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D239516A4CE; Tue, 8 Mar 2005 02:11:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A83A443D4C; Tue, 8 Mar 2005 02:11:54 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j282BsBA042996; Tue, 8 Mar 2005 02:11:54 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j282Bssh042995; Tue, 8 Mar 2005 02:11:54 GMT (envelope-from ahze) Message-Id: <200503080211.j282Bssh042995@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 02:11:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/enchant Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:11:55 -0000 ahze 2005-03-08 02:11:54 UTC FreeBSD ports repository Modified files: textproc/enchant Makefile Log: - Remove gnomeprefix from USE_GNOME to fix plist for gnome 2.10 Spotted by: ade via irc Revision Changes Path 1.13 +1 -1 ports/textproc/enchant/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:12:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAD4816A4CE; Tue, 8 Mar 2005 02:12:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91C4B43D39; Tue, 8 Mar 2005 02:12:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j282CTC2043053; Tue, 8 Mar 2005 02:12:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j282CTuI043052; Tue, 8 Mar 2005 02:12:29 GMT (envelope-from marcus) Message-Id: <200503080212.j282CTuI043052@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Mar 2005 02:12:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/ggv Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:12:29 -0000 marcus 2005-03-08 02:12:29 UTC FreeBSD ports repository Modified files: print/ggv Makefile distinfo Log: Update to 2.8.4. Revision Changes Path 1.42 +1 -2 ports/print/ggv/Makefile 1.16 +2 -2 ports/print/ggv/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:23:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 559D816A4CE; Tue, 8 Mar 2005 02:23:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 269C143D49; Tue, 8 Mar 2005 02:23:53 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j282NrD9043578; Tue, 8 Mar 2005 02:23:53 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j282NrD5043577; Tue, 8 Mar 2005 02:23:53 GMT (envelope-from marcus) Message-Id: <200503080223.j282NrD5043577@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Mar 2005 02:23:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/gucharmap Makefile distinfo pkg-plist ports/deskutils/gucharmap/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:23:53 -0000 marcus 2005-03-08 02:23:53 UTC FreeBSD ports repository Modified files: deskutils/gucharmap Makefile distinfo pkg-plist Removed files: deskutils/gucharmap/files patch-configure Log: Update to 1.4.3. Revision Changes Path 1.24 +2 -3 ports/deskutils/gucharmap/Makefile 1.12 +2 -2 ports/deskutils/gucharmap/distinfo 1.2 +0 -10 ports/deskutils/gucharmap/files/patch-configure (dead) 1.15 +3 -0 ports/deskutils/gucharmap/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:28:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2853416A4CE; Tue, 8 Mar 2005 02:28:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F347543D1D; Tue, 8 Mar 2005 02:28:42 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j282Sg12043791; Tue, 8 Mar 2005 02:28:42 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j282Sg0Y043790; Tue, 8 Mar 2005 02:28:42 GMT (envelope-from jkoshy) Message-Id: <200503080228.j282Sg0Y043790@repoman.freebsd.org> From: Joseph Koshy Date: Tue, 8 Mar 2005 02:28:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/examples Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:28:43 -0000 jkoshy 2005-03-08 02:28:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/examples Makefile Log: MFC rev 1.48: Link in "mdoc/example.9" to the RELENG_5 build. Reminded by: ru Approved by: re (kensmith) Pointy hat to: jkoshy Revision Changes Path 1.42.2.3 +1 -0 src/share/examples/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 02:47:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 182FF16A4CE; Tue, 8 Mar 2005 02:47:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0160943D39; Tue, 8 Mar 2005 02:47:19 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j282lIbg044482; Tue, 8 Mar 2005 02:47:18 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j282lI4W044481; Tue, 8 Mar 2005 02:47:18 GMT (envelope-from iedowse) Message-Id: <200503080247.j282lI4W044481@repoman.freebsd.org> From: Ian Dowse Date: Tue, 8 Mar 2005 02:47:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb ehci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 02:47:19 -0000 iedowse 2005-03-08 02:47:18 UTC FreeBSD src repository Modified files: sys/dev/usb ehci.c Log: Fix the silly bug that prevented most EHCI interrupt transfers from ever working correctly: the code was linking the QHs together but then immediately overwriting the "next" pointers. Oops. Also initialise qh_endphub, since the EHCI spec says that we should always set the pipe multiplier field to something sensible. This appears to make basic split transactions work, so enable split transactions for control, bulk and interrupt pipes (split isochronous transfers are not yet implemented). It should now be possible to use USB1 devices even when they are connected through a USB2 hub. Revision Changes Path 1.30 +3 -5 src/sys/dev/usb/ehci.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 03:13:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2A2316A4CF; Tue, 8 Mar 2005 03:13:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9847043D41; Tue, 8 Mar 2005 03:13:37 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j283Dbqu045704; Tue, 8 Mar 2005 03:13:37 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j283Dbi5045703; Tue, 8 Mar 2005 03:13:37 GMT (envelope-from suz) Message-Id: <200503080313.j283Dbi5045703@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Tue, 8 Mar 2005 03:13:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netinet6 icmp6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 03:13:37 -0000 suz 2005-03-08 03:13:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet6 icmp6.c Log: MFC 1.60: ignores ICMPv6 code field in case of ICMPv6 Packet-Too-Big Approved by: re(kensmith) Revision Changes Path 1.53.2.5 +0 -2 src/sys/netinet6/icmp6.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 03:24:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7574616A4CE; Tue, 8 Mar 2005 03:24:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4965743D41; Tue, 8 Mar 2005 03:24:32 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j283OWY2046085; Tue, 8 Mar 2005 03:24:32 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j283OWwb046084; Tue, 8 Mar 2005 03:24:32 GMT (envelope-from jmg) Message-Id: <200503080324.j283OWwb046084@repoman.freebsd.org> From: John-Mark Gurney Date: Tue, 8 Mar 2005 03:24:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/kern kern_event.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 03:24:32 -0000 jmg 2005-03-08 03:24:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/kern kern_event.c Log: prevent a crash when the watched proc exits... This bug was inadvertantly fixed in v1.77 on HEAD... Prodded to investigate: ps Revision Changes Path 1.2.2.11 +1 -0 src/sys/kern/kern_event.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 03:39:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E98D16A4CE; Tue, 8 Mar 2005 03:39:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108D443D3F; Tue, 8 Mar 2005 03:39:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j283dJ9M046608; Tue, 8 Mar 2005 03:39:19 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j283dJgx046607; Tue, 8 Mar 2005 03:39:19 GMT (envelope-from clsung) Message-Id: <200503080339.j283dJgx046607@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 8 Mar 2005 03:39:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/slash Makefile ports/www/slash/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 03:39:20 -0000 clsung 2005-03-08 03:39:19 UTC FreeBSD ports repository Modified files: www/slash Makefile www/slash/files patch-Makefile Log: - in make phase, slash will install lots of modules into /usr/local/slash, so krisbot will complain about it. - so I make it install in 'make install' instead of 'make' phase.. - also respect to PREFIX (not very important) ! I'll contact maintainer later. PR: 78571 Submitted by: clsung Revision Changes Path 1.12 +1 -1 ports/www/slash/Makefile 1.4 +29 -2 ports/www/slash/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 03:41:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B47EA16A4CE; Tue, 8 Mar 2005 03:41:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AFF43D3F; Tue, 8 Mar 2005 03:41:29 +0000 (GMT) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j283fTgL046749; Tue, 8 Mar 2005 03:41:29 GMT (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j283fTLf046748; Tue, 8 Mar 2005 03:41:29 GMT (envelope-from matusita) Message-Id: <200503080341.j283fTLf046748@repoman.freebsd.org> From: Makoto Matsushita Date: Tue, 8 Mar 2005 03:41:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware-tools3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 03:41:29 -0000 matusita 2005-03-08 03:41:29 UTC FreeBSD ports repository Modified files: emulators/vmware-tools3 Makefile Log: Typo fix. Submitted by: FreshPorts Sanity Daemon Revision Changes Path 1.16 +1 -1 ports/emulators/vmware-tools3/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 04:05:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 653E316A4CE; Tue, 8 Mar 2005 04:05:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3738F43D41; Tue, 8 Mar 2005 04:05:22 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2845MNq047638; Tue, 8 Mar 2005 04:05:22 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2845MqV047637; Tue, 8 Mar 2005 04:05:22 GMT (envelope-from ijliao) Message-Id: <200503080405.j2845MqV047637@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Mar 2005 04:05:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/jcifs Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 04:05:22 -0000 ijliao 2005-03-08 04:05:22 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/jcifs Makefile distinfo pkg-descr Log: add jcifs 1.1.9 The Java CIFS Client Library Revision Changes Path 1.1437 +1 -0 ports/net/Makefile 1.1 +43 -0 ports/net/jcifs/Makefile (new) 1.1 +2 -0 ports/net/jcifs/distinfo (new) 1.1 +6 -0 ports/net/jcifs/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 04:05:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA99516A4CE; Tue, 8 Mar 2005 04:05:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F0843D60; Tue, 8 Mar 2005 04:05:35 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2845Zte047713; Tue, 8 Mar 2005 04:05:35 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2845ZKd047712; Tue, 8 Mar 2005 04:05:35 GMT (envelope-from ijliao) Message-Id: <200503080405.j2845ZKd047712@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Mar 2005 04:05:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 04:05:35 -0000 ijliao 2005-03-08 04:05:35 UTC FreeBSD ports repository Modified files: . modules Log: jcifs --> ports/net/jcifs Revision Changes Path 1.12065 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 06:48:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C32A16A4CE; Tue, 8 Mar 2005 06:48:07 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F05443D55; Tue, 8 Mar 2005 06:48:06 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j286m4CH017230; Tue, 8 Mar 2005 09:48:04 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Tue, 8 Mar 2005 09:48:04 +0300 (MSK) From: Maxim Konovalov To: John-Mark Gurney In-Reply-To: <200503080324.j283OWwb046084@repoman.freebsd.org> Message-ID: <20050308094512.M17213@mp2.macomnet.net> References: <200503080324.j283OWwb046084@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_event.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 06:48:07 -0000 On Tue, 8 Mar 2005, 03:24-0000, John-Mark Gurney wrote: > jmg 2005-03-08 03:24:32 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/kern kern_event.c > Log: > prevent a crash when the watched proc exits... This bug was inadvertantly > fixed in v1.77 on HEAD... > > Prodded to investigate: ps This fixes kern/75381 but the panic reported by Igor Sysoev is still here: http://freebsd.rambler.ru/bsdmail/freebsd-stable_2004/msg03508.html -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Tue Mar 8 06:50:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 599DE16A4CE; Tue, 8 Mar 2005 06:50:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3551243D46; Tue, 8 Mar 2005 06:50:16 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j286oGX1060160; Tue, 8 Mar 2005 06:50:16 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j286oGb0060154; Tue, 8 Mar 2005 06:50:16 GMT (envelope-from ahze) Message-Id: <200503080650.j286oGb0060154@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 06:50:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-plugins Makefile distinfo patch-ext_dirac_gstdiracdec.cc patch-gst_tcp_gsttcpclientsrc.h patch-gst_tta_gstttaparse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 06:50:16 -0000 ahze 2005-03-08 06:50:15 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins Makefile distinfo pkg-plist Removed files: multimedia/gstreamer-plugins/files patch-ext_dirac_gstdiracdec.cc patch-gst_tcp_gsttcpclientsrc.h patch-gst_tta_gstttaparse.c Log: - Update to 0.8.8 Approved by: marcus (blanket) Revision Changes Path 1.76 +2 -2 ports/multimedia/gstreamer-plugins/Makefile 1.18 +2 -2 ports/multimedia/gstreamer-plugins/distinfo 1.2 +0 -22 ports/multimedia/gstreamer-plugins/files/patch-ext_dirac_gstdiracdec.cc (dead) 1.2 +0 -11 ports/multimedia/gstreamer-plugins/files/patch-gst_tcp_gsttcpclientsrc.h (dead) 1.3 +0 -21 ports/multimedia/gstreamer-plugins/files/patch-gst_tta_gstttaparse.c (dead) 1.28 +7 -0 ports/multimedia/gstreamer-plugins/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 06:51:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDC5E16A4CE; Tue, 8 Mar 2005 06:51:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8FD43D31; Tue, 8 Mar 2005 06:51:31 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j286pVW6060241; Tue, 8 Mar 2005 06:51:31 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j286pVjF060240; Tue, 8 Mar 2005 06:51:31 GMT (envelope-from ahze) Message-Id: <200503080651.j286pVjF060240@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 06:51:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-plugins-theora Makefile ports/multimedia/gstreamer-plugins-dvd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 06:51:31 -0000 ahze 2005-03-08 06:51:31 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins-theora Makefile multimedia/gstreamer-plugins-dvd Makefile Log: - Update to 0.8.8 Revision Changes Path 1.2 +0 -2 ports/multimedia/gstreamer-plugins-dvd/Makefile 1.2 +0 -2 ports/multimedia/gstreamer-plugins-theora/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 06:58:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5093316A4CE; Tue, 8 Mar 2005 06:58:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231F543D39; Tue, 8 Mar 2005 06:58:57 +0000 (GMT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j286wv4l060510; Tue, 8 Mar 2005 06:58:57 GMT (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j286wv6A060509; Tue, 8 Mar 2005 06:58:57 GMT (envelope-from hmp) Message-Id: <200503080658.j286wv6A060509@repoman.freebsd.org> From: Hiten Pandya Date: Tue, 8 Mar 2005 06:58:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/ktrdump ktrdump.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 06:58:57 -0000 hmp 2005-03-08 06:58:57 UTC FreeBSD src repository Modified files: usr.bin/ktrdump ktrdump.8 Log: Document the '-i' option which allows the user to specify a ktr events log file. Revision Changes Path 1.7 +5 -0 src/usr.bin/ktrdump/ktrdump.8 From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:17:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCB9D16A4CE; Tue, 8 Mar 2005 07:17:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC03743D1D; Tue, 8 Mar 2005 07:17:24 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287HOL4061303; Tue, 8 Mar 2005 07:17:24 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287HOuW061302; Tue, 8 Mar 2005 07:17:24 GMT (envelope-from ahze) Message-Id: <200503080717.j287HOuW061302@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 07:17:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/Mk bsd.gstreamer.mk ports/graphics/gstreamer-plugins-cairo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:17:25 -0000 ahze 2005-03-08 07:17:24 UTC FreeBSD ports repository Modified files: graphics Makefile Mk bsd.gstreamer.mk Added files: graphics/gstreamer-plugins-cairo Makefile Log: - Add graphics/gstreamer-plugins-cairo Revision Changes Path 1.2 +13 -10 ports/Mk/bsd.gstreamer.mk 1.793 +1 -0 ports/graphics/Makefile 1.1 +14 -0 ports/graphics/gstreamer-plugins-cairo/Makefile (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:18:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5A5B16A4CE; Tue, 8 Mar 2005 07:18:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8927743D39; Tue, 8 Mar 2005 07:18:27 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287IRnm061359; Tue, 8 Mar 2005 07:18:27 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287IRoN061358; Tue, 8 Mar 2005 07:18:27 GMT (envelope-from ahze) Message-Id: <200503080718.j287IRoN061358@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 07:18:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:18:27 -0000 ahze 2005-03-08 07:18:27 UTC FreeBSD ports repository Modified files: . modules Log: gstreamer-plugins-cairo --> ports/graphics/gstreamer-plugins-cairo Revision Changes Path 1.12066 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:27:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD6EB16A4CE; Tue, 8 Mar 2005 07:27:38 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id E039C43D53; Tue, 8 Mar 2005 07:27:37 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 5E092C0CF; Tue, 8 Mar 2005 08:27:33 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id D74FC407C; Tue, 8 Mar 2005 08:27:31 +0100 (CET) Date: Tue, 8 Mar 2005 08:27:31 +0100 From: Jeremie Le Hen To: Daniel Eischen Message-ID: <20050308072731.GI94451@obiwan.tataz.chchile.org> References: <20050307230515.GD94451@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.8i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Jeremie Le Hen cc: cvs-all@freebsd.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:27:39 -0000 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Both laptops are Dell (Inspiron 4150 and Inspiron 8100). I don't know if it cares, but mine is a Dell Latitute CPx. dmesg(8) is attached, with cardbus rev 1.48. Regards, -- Jeremie Le Hen jeremie at le-hen dot org --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment; filename=dmesg Content-Transfer-Encoding: 8bit Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-CURRENT #82: Sun Mar 6 19:40:32 CET 2005 root@z6po.tataz.chchile.org:/usr/src/sys/i386/compile/Z6PO WARNING: DIAGNOSTIC option enabled, expect reduced performance. WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant WARNING: MPSAFE network stack disabled, expect reduced performance. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel Pentium III (498.47-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x681 Stepping = 1 Features=0x383f9ff real memory = 402501632 (383 MB) avail memory = 384499712 (366 MB) acpi0: on motherboard Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 acpi_acad0: on acpi0 acpi_cmbat0: on acpi0 acpi_cmbat1: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci_link0: irq 11 on acpi0 pci_link1: irq 5 on acpi0 pci_link2: on acpi0 pci_link3: irq 11 on acpi0 pci0: on pcib0 agp0: mem 0xf4000000-0xf7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) cbb0: at device 3.0 on pci0 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: at device 3.1 on pci0 cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x860-0x86f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: port 0xdce0-0xdcff irq 11 at device 7.2 on pci0 uhci0: [GIANT-LOCKED] uhci0: LegSup = 0x0000 usb0: on uhci0 usb0: USB revision 1.0 usbd_get_string: getting lang failed, using 0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhub1: vendor 0x0409 product 0x0059, class 9/0, rev 2.00/1.00, addr 2 uhub1: 4 ports with 4 removable, self powered ums0: Microsoft Microsoft Wheel Mouse Optical®, rev 1.10/1.21, addr 3, iclass 3/1 ums0: 3 buttons and Z dir. pci0: at device 7.3 (no driver attached) pci0: at device 8.0 (no driver attached) acpi_tz0: on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model GlidePoint, device ID 0 npx0: [FAST] npx0: on motherboard npx0: INT 16 interface pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 498470366 Hz quality 800 Timecounters tick every 1.000 msec IPsec: Initialized Security Association Processing. ipfw2 initialized, divert loadable, rule-based forwarding enabled, default to accept, logging unlimited rl0: port 0x1000-0x10ff mem 0x88000000-0x880001ff irq 11 at device 0.0 on cardbus1 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:08:a1:6a:b8:30 rl0: [GIANT-LOCKED] pid 25: corrected slot count (0->1) ad0: 5729MB [12416/15/63] at ata0-master UDMA33 acd0: CDROM at ata1-master UDMA33 Trying to mount root from ufs:/dev/ad0s1a Expensive timeout(9) function: 0xc069a610(0xc0781d60) 0.006191568 s rl0: link state changed to DOWN rlphy0: detached miibus0: detached rl0: detached cardbus1: Resource not specified in CIS: id=14, size=400 cardbus1: at device 0.0 (no driver attached) rl0: port 0x1000-0x10ff mem 0x88000000-0x880001ff irq 11 at device 0.0 on cardbus1 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:08:a1:6a:b8:30 rl0: [GIANT-LOCKED] rl0: link state changed to DOWN rl0: link state changed to UP --CUfgB8w4ZwR/yMy5-- From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:30:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DBCB16A4CE; Tue, 8 Mar 2005 07:30:53 +0000 (GMT) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2748443D46; Tue, 8 Mar 2005 07:30:52 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Tue, 8 Mar 2005 08:30:50 +0100 Date: Tue, 8 Mar 2005 08:30:57 +0100 (CET) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Greg 'groggy' Lehey In-Reply-To: <20050308000409.GL67848@wantadilla.lemis.com> Message-ID: <20050308082955.A35964@beagle.kn.op.dlr.de> References: <200503071623.j27GNs9X097394@repoman.freebsd.org> <20050308000409.GL67848@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 08 Mar 2005 07:30:50.0865 (UTC) FILETIME=[C0F86E10:01C523B0] cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Harti Brandt cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harti Brandt List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:30:53 -0000 On Tue, 8 Mar 2005, Greg 'groggy' Lehey wrote: GgL>On Monday, 7 March 2005 at 17:42:38 +0100, Harti Brandt wrote: GgL>> On Mon, 7 Mar 2005, Hartmut Brandt wrote: GgL>> GgL>> HB>harti 2005-03-07 16:23:54 UTC GgL>> HB> GgL>> HB> FreeBSD src repository GgL>> HB> GgL>> HB> Modified files: GgL>> HB> usr.bin/make var.c GgL>> HB> Log: GgL>> HB> Constify the callers of brk_string in this file. GgL>> HB> GgL>> HB> Patch: 7.108 GgL>> GgL>> Just for the curious: Max and I are working together on make - he on GgL>> DragonFly's and I on ours (he intended to work on NetBSD's too). These GgL>> patch numbers help us to keep things synchronized. GgL> GgL>Excellent! That answers (well) one of the questions I was going to GgL>ask. The other is: when will this all be documented? What exactly? The current patches have no user visible effect. harti From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:38:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E89216A4CE; Tue, 8 Mar 2005 07:38:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A503843D49; Tue, 8 Mar 2005 07:38:35 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287cZTi062854; Tue, 8 Mar 2005 07:38:35 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287cZKJ062853; Tue, 8 Mar 2005 07:38:35 GMT (envelope-from novel) Message-Id: <200503080738.j287cZKJ062853@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 8 Mar 2005 07:38:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/alltraxclock Makefile ports/graphics/bmp-rootvis Makefile ports/audio/bmp-scrobbler Makefile ports/audio/bmp-wma Makefile ports/sysutils/cdf Makefile ports/devel/clanlib-devel Makefile ports/audio/cymbaline Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:38:36 -0000 novel 2005-03-08 07:38:35 UTC FreeBSD ports repository Modified files: x11-clocks/alltraxclock Makefile graphics/bmp-rootvis Makefile audio/bmp-scrobbler Makefile audio/bmp-wma Makefile sysutils/cdf Makefile devel/clanlib-devel Makefile audio/cymbaline Makefile benchmarks/dkftpbench Makefile x11-wm/fbcmd Makefile x11-wm/fbpager Makefile x11-themes/fluxbox-sid-pack Makefile x11-wm/genmenu Makefile sysutils/gkrellfire Makefile editors/gphpedit Makefile deskutils/hot-babe Makefile audio/mpg123 Makefile mail/msmtp Makefile mail/msmtp-devel Makefile mail/msmtpqueue Makefile x11-clocks/osdclock Makefile emulators/pearpc Makefile devel/phptags Makefile net-mgmt/py-flowtools Makefile russian/artwiz-ru Makefile russian/prawda Makefile security/scanlogd Makefile sysutils/torsmo Makefile audio/wmix Makefile net/wmnet Makefile ftp/wzdftpd Makefile audio/xmms-wma Makefile astro/xplanet Makefile Log: Use @freebsd.org address for my ports. Approved by: krion (mentor) Revision Changes Path 1.35 +1 -1 ports/astro/xplanet/Makefile 1.6 +1 -1 ports/audio/bmp-scrobbler/Makefile 1.9 +1 -1 ports/audio/bmp-wma/Makefile 1.20 +1 -1 ports/audio/cymbaline/Makefile 1.65 +1 -1 ports/audio/mpg123/Makefile 1.7 +1 -1 ports/audio/wmix/Makefile 1.15 +1 -1 ports/audio/xmms-wma/Makefile 1.3 +1 -1 ports/benchmarks/dkftpbench/Makefile 1.6 +1 -1 ports/deskutils/hot-babe/Makefile 1.28 +1 -1 ports/devel/clanlib-devel/Makefile 1.7 +1 -1 ports/devel/phptags/Makefile 1.3 +1 -1 ports/editors/gphpedit/Makefile 1.13 +1 -1 ports/emulators/pearpc/Makefile 1.20 +1 -1 ports/ftp/wzdftpd/Makefile 1.2 +1 -1 ports/graphics/bmp-rootvis/Makefile 1.10 +1 -1 ports/mail/msmtp-devel/Makefile 1.11 +1 -1 ports/mail/msmtp/Makefile 1.2 +1 -1 ports/mail/msmtpqueue/Makefile 1.4 +1 -1 ports/net-mgmt/py-flowtools/Makefile 1.12 +1 -1 ports/net/wmnet/Makefile 1.2 +1 -1 ports/russian/artwiz-ru/Makefile 1.3 +1 -1 ports/russian/prawda/Makefile 1.7 +1 -1 ports/security/scanlogd/Makefile 1.2 +1 -1 ports/sysutils/cdf/Makefile 1.6 +1 -1 ports/sysutils/gkrellfire/Makefile 1.9 +1 -1 ports/sysutils/torsmo/Makefile 1.5 +1 -1 ports/x11-clocks/alltraxclock/Makefile 1.3 +1 -1 ports/x11-clocks/osdclock/Makefile 1.3 +1 -1 ports/x11-themes/fluxbox-sid-pack/Makefile 1.3 +1 -1 ports/x11-wm/fbcmd/Makefile 1.4 +1 -1 ports/x11-wm/fbpager/Makefile 1.6 +1 -1 ports/x11-wm/genmenu/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:43:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4CDF16A4CE; Tue, 8 Mar 2005 07:43:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A567C43D2F; Tue, 8 Mar 2005 07:43:57 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287hveX063088; Tue, 8 Mar 2005 07:43:57 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287hvst063087; Tue, 8 Mar 2005 07:43:57 GMT (envelope-from harti) Message-Id: <200503080743.j287hvst063087@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 07:43:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:43:58 -0000 harti 2005-03-08 07:43:57 UTC FreeBSD src repository Modified files: usr.bin/make var.c var.h Log: Finish constification of Var_Parse() and Var_Subst(). Patch: 0.18, 0.8, 7.110 Submitted by: Max Okumoto Revision Changes Path 1.110 +30 -39 src/usr.bin/make/var.c 1.10 +2 -2 src/usr.bin/make/var.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:45:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D75316A4CE; Tue, 8 Mar 2005 07:45:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 404AD43D39; Tue, 8 Mar 2005 07:45:51 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287jp00063202; Tue, 8 Mar 2005 07:45:51 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287jplJ063198; Tue, 8 Mar 2005 07:45:51 GMT (envelope-from harti) Message-Id: <200503080745.j287jplJ063198@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 07:45:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make util.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:45:51 -0000 harti 2005-03-08 07:45:50 UTC FreeBSD src repository Modified files: usr.bin/make util.h Log: Mark functions that don't return as dead. Revision Changes Path 1.4 +4 -4 src/usr.bin/make/util.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:47:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5F5F16A4CE; Tue, 8 Mar 2005 07:47:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E0143D1D; Tue, 8 Mar 2005 07:47:14 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287lEUk063287; Tue, 8 Mar 2005 07:47:14 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287lE8R063286; Tue, 8 Mar 2005 07:47:14 GMT (envelope-from harti) Message-Id: <200503080747.j287lE8R063286@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 07:47:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make util.c util.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:47:14 -0000 harti 2005-03-08 07:47:14 UTC FreeBSD src repository Modified files: usr.bin/make util.c util.h Log: Add a debugging function that prints a message and appends the current strerror. Revision Changes Path 1.17 +18 -0 src/usr.bin/make/util.c 1.5 +6 -0 src/usr.bin/make/util.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:50:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 040EA16A4CE; Tue, 8 Mar 2005 07:50:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDD9543D5A; Tue, 8 Mar 2005 07:50:26 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287oQD4063462; Tue, 8 Mar 2005 07:50:26 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287oQcU063461; Tue, 8 Mar 2005 07:50:26 GMT (envelope-from vs) Message-Id: <200503080750.j287oQcU063461@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 07:50:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/hpoj Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:50:27 -0000 vs 2005-03-08 07:50:26 UTC FreeBSD ports repository Modified files: graphics/hpoj Makefile Log: Add missing category 'print' Revision Changes Path 1.15 +1 -1 ports/graphics/hpoj/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:57:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0D416A4CE; Tue, 8 Mar 2005 07:57:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A3AD43D5D; Tue, 8 Mar 2005 07:57:22 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287vMbg063762; Tue, 8 Mar 2005 07:57:22 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287vLjc063761; Tue, 8 Mar 2005 07:57:21 GMT (envelope-from ahze) Message-Id: <200503080757.j287vLjc063761@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 07:57:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/alac Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:57:22 -0000 ahze 2005-03-08 07:57:21 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/alac Makefile distinfo pkg-descr Log: Add audio/alac Basic decoder for Apple Lossless Audio Codec files (ALAC) Revision Changes Path 1.594 +1 -0 ports/audio/Makefile 1.1 +39 -0 ports/audio/alac/Makefile (new) 1.1 +2 -0 ports/audio/alac/distinfo (new) 1.1 +3 -0 ports/audio/alac/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:58:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0161116A4CE; Tue, 8 Mar 2005 07:58:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C930E43D54; Tue, 8 Mar 2005 07:58:12 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287wCbh063808; Tue, 8 Mar 2005 07:58:12 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287wCln063807; Tue, 8 Mar 2005 07:58:12 GMT (envelope-from ahze) Message-Id: <200503080758.j287wCln063807@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 07:58:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:58:13 -0000 ahze 2005-03-08 07:58:12 UTC FreeBSD ports repository Modified files: . modules Log: alac --> ports/audio/alac Revision Changes Path 1.12067 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 07:59:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 141B516A4CE; Tue, 8 Mar 2005 07:59:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA54843D2D; Tue, 8 Mar 2005 07:59:57 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j287xv0o063907; Tue, 8 Mar 2005 07:59:57 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j287xv9U063906; Tue, 8 Mar 2005 07:59:57 GMT (envelope-from ahze) Message-Id: <200503080759.j287xv9U063906@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 07:59:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/libgnomecups Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 07:59:58 -0000 ahze 2005-03-08 07:59:57 UTC FreeBSD ports repository Modified files: print/libgnomecups Makefile distinfo Log: - Update to 0.2.0 Revision Changes Path 1.12 +2 -2 ports/print/libgnomecups/Makefile 1.8 +2 -2 ports/print/libgnomecups/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:00:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3A3416A4CF; Tue, 8 Mar 2005 08:00:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0874043D41; Tue, 8 Mar 2005 08:00:34 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2880XUe064046; Tue, 8 Mar 2005 08:00:33 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2880XFK064045; Tue, 8 Mar 2005 08:00:33 GMT (envelope-from ahze) Message-Id: <200503080800.j2880XFK064045@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 08:00:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/gnome-cups-manager Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:00:35 -0000 ahze 2005-03-08 08:00:33 UTC FreeBSD ports repository Modified files: print/gnome-cups-manager Makefile distinfo Log: - Update to 0.30 Revision Changes Path 1.17 +1 -1 ports/print/gnome-cups-manager/Makefile 1.8 +2 -2 ports/print/gnome-cups-manager/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:04:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505F016A4CE; Tue, 8 Mar 2005 08:04:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23BD543D1F; Tue, 8 Mar 2005 08:04:13 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2884CSZ064171; Tue, 8 Mar 2005 08:04:12 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2884CHa064170; Tue, 8 Mar 2005 08:04:12 GMT (envelope-from trevor) Message-Id: <200503080804.j2884CHa064170@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Mar 2005 08:04:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/festival Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:04:13 -0000 trevor 2005-03-08 08:04:12 UTC FreeBSD ports repository Modified files: audio/festival Makefile Log: Back out addition of PORTEPOCH by edwin. It is not needed. Revision Changes Path 1.26 +0 -1 ports/audio/festival/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:12:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6210B16A4CE; Tue, 8 Mar 2005 08:12:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C1543D64; Tue, 8 Mar 2005 08:12:36 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j288CaPs064542; Tue, 8 Mar 2005 08:12:36 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j288CZYs064541; Tue, 8 Mar 2005 08:12:35 GMT (envelope-from phk) Message-Id: <200503080812.j288CZYs064541@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Mar 2005 08:12:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen times.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:12:36 -0000 phk 2005-03-08 08:12:35 UTC FreeBSD src repository Modified files: lib/libc/gen times.c Log: Make the returnvalue of times(3) insensitive to changes in wall-clock. PR: 78537 Revision Changes Path 1.3 +5 -3 src/lib/libc/gen/times.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:15:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E32AB16A4CE; Tue, 8 Mar 2005 08:15:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D7443D55; Tue, 8 Mar 2005 08:15:51 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j288FpAu064673; Tue, 8 Mar 2005 08:15:51 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j288FpsI064672; Tue, 8 Mar 2005 08:15:51 GMT (envelope-from delphij) Message-Id: <200503080815.j288FpsI064672@repoman.freebsd.org> From: Xin LI Date: Tue, 8 Mar 2005 08:15:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:15:52 -0000 delphij 2005-03-08 08:15:50 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: When talking about avoiding information disclosure, we generally say we will be able to delay the actual break-in, since crackers can still manage to get into the system if there is a hole. So, prefer saying "we can delay the actual attack" rather than "the system is more secure". Reviewed by: trhodes Revision Changes Path 1.52 +3 -2 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:20:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 270B816A4CE; Tue, 8 Mar 2005 08:20:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEBDC43D67; Tue, 8 Mar 2005 08:19:59 +0000 (GMT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j288JxOM064780; Tue, 8 Mar 2005 08:19:59 GMT (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j288JxsN064779; Tue, 8 Mar 2005 08:19:59 GMT (envelope-from will) Message-Id: <200503080819.j288JxsN064779@repoman.freebsd.org> From: Will Andrews Date: Tue, 8 Mar 2005 08:19:59 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:20:00 -0000 will 2005-03-08 08:19:58 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Remove my old wantlist items. Add a short term request: new SCSI disk for cvsup12, which has served users well for more than four years & hopefully can continue to do so. Revision Changes Path 1.318 +5 -15 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:40:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFF4616A4CE; Tue, 8 Mar 2005 08:40:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE2143D3F; Tue, 8 Mar 2005 08:40:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j288e4ob065680; Tue, 8 Mar 2005 08:40:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j288e4T1065679; Tue, 8 Mar 2005 08:40:04 GMT (envelope-from pav) Message-Id: <200503080840.j288e4T1065679@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 08:40:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/awstats Makefile distinfo pkg-plist patch.awstats.model.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:40:05 -0000 pav 2005-03-08 08:40:04 UTC FreeBSD ports repository Modified files: www/awstats Makefile distinfo pkg-plist Added files: www/awstats/files patch-awstats.model.conf Removed files: www/awstats/files patch.awstats.model.conf Log: - Update to 6.4 - Rename patch file so it gets applied PR: ports/78449 Submitted by: Rong-En Fan Approved by: Chris Stuart (maintainer) Security: http://www.freebsd.org/ports/portaudit/fdad8a87-7f94-11d9-a9e7-0001020eed82.html Revision Changes Path 1.22 +1 -1 ports/www/awstats/Makefile 1.15 +2 -2 ports/www/awstats/distinfo 1.1 +11 -0 ports/www/awstats/files/patch-awstats.model.conf (new) 1.4 +0 -11 ports/www/awstats/files/patch.awstats.model.conf (dead) 1.15 +1 -1 ports/www/awstats/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:49:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B01516A4CE; Tue, 8 Mar 2005 08:49:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EFAB43D1D; Tue, 8 Mar 2005 08:49:05 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j288n53G072745; Tue, 8 Mar 2005 08:49:05 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j288n5Fg072744; Tue, 8 Mar 2005 08:49:05 GMT (envelope-from dds) Message-Id: <200503080849.j288n5Fg072744@repoman.freebsd.org> From: Diomidis Spinellis Date: Tue, 8 Mar 2005 08:49:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mount_portalfs mount_portalfs.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:49:05 -0000 dds 2005-03-08 08:49:05 UTC FreeBSD src repository Modified files: usr.sbin/mount_portalfs mount_portalfs.8 Log: Reference the Usenix conference paper. The paper explains very clearly how portals work. Revision Changes Path 1.15 +8 -0 src/usr.sbin/mount_portalfs/mount_portalfs.8 From owner-cvs-all@FreeBSD.ORG Tue Mar 8 08:55:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9DB816A4CE; Tue, 8 Mar 2005 08:55:07 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1C243D41; Tue, 8 Mar 2005 08:55:07 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 5A49422860; Tue, 8 Mar 2005 09:55:05 +0100 (CET) Received: by mail.droso.net (Postfix, from userid 1001) id AEF8F2285A; Tue, 8 Mar 2005 09:55:04 +0100 (CET) Date: Tue, 8 Mar 2005 09:55:04 +0100 From: Erwin Lansing To: Trevor Johnson Message-ID: <20050308085504.GS86185@droso.net> Mail-Followup-To: Trevor Johnson , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200503080804.j2884CHa064170@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7SrMUQONj8Rl9QNG" Content-Disposition: inline In-Reply-To: <200503080804.j2884CHa064170@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd 0.1 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/festival Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 08:55:07 -0000 --7SrMUQONj8Rl9QNG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 08, 2005 at 08:04:12AM +0000, Trevor Johnson wrote: > trevor 2005-03-08 08:04:12 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > audio/festival Makefile=20 > Log: > Back out addition of PORTEPOCH by edwin. It is not needed. > =20 Please backout this backout. PORTEPOCH can never decrease. It's ok to disagree with the reasons why it was bumped, but that is water under the bridge and should stay up. -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --7SrMUQONj8Rl9QNG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCLWhoqy9aWxUlaZARAlRsAJ9KwiCCuI1XDehLl/NLYlw/mmCUbQCdEgvM EhgQjQALRHOfgmbpgtjJTiw= =rerP -----END PGP SIGNATURE----- --7SrMUQONj8Rl9QNG-- From owner-cvs-all@FreeBSD.ORG Tue Mar 8 09:34:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4642216A505; Tue, 8 Mar 2005 09:34:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D29143D54; Tue, 8 Mar 2005 09:34:19 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j289YIP2074289; Tue, 8 Mar 2005 09:34:18 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j289YI0j074288; Tue, 8 Mar 2005 09:34:18 GMT (envelope-from vs) Message-Id: <200503080934.j289YI0j074288@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 09:34:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/cairo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 09:34:19 -0000 vs 2005-03-08 09:34:18 UTC FreeBSD ports repository Modified files: graphics/cairo Makefile Log: Fix bogus CONFIGURE_ENV: PTHREAD_CLFAGS & _LDFLAGS don't exist Revision Changes Path 1.9 +2 -2 ports/graphics/cairo/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 09:34:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 272EC16A4CE; Tue, 8 Mar 2005 09:34:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC10143D3F; Tue, 8 Mar 2005 09:34:54 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j289YsH4074318; Tue, 8 Mar 2005 09:34:54 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j289Ys60074317; Tue, 8 Mar 2005 09:34:54 GMT (envelope-from jeff) Message-Id: <200503080934.j289Ys60074317@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 8 Mar 2005 09:34:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_bio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 09:34:55 -0000 jeff 2005-03-08 09:34:54 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Lock access to the buffer_map with the vm_map lock. In 4.x this was done with splbio, in 5.x this was done with Giant. Discussed with: alc Reported by: julian, pho Revision Changes Path 1.481 +5 -0 src/sys/kern/vfs_bio.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 09:51:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C250B16A4CE; Tue, 8 Mar 2005 09:51:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 996E343D5E; Tue, 8 Mar 2005 09:51:43 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j289phnA075054; Tue, 8 Mar 2005 09:51:43 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j289phTH075053; Tue, 8 Mar 2005 09:51:43 GMT (envelope-from vs) Message-Id: <200503080951.j289phTH075053@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 09:51:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/code-browser Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 09:51:43 -0000 vs 2005-03-08 09:51:43 UTC FreeBSD ports repository Modified files: editors/code-browser Makefile Log: Unbreak on 4.x: Needs a newer GCC to build Revision Changes Path 1.3 +1 -0 ports/editors/code-browser/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 09:56:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DC2716A4CE; Tue, 8 Mar 2005 09:56:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1412243D46; Tue, 8 Mar 2005 09:56:13 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j289uCJ8075258; Tue, 8 Mar 2005 09:56:12 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j289uC2B075257; Tue, 8 Mar 2005 09:56:12 GMT (envelope-from ahze) Message-Id: <200503080956.j289uC2B075257@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 09:56:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libpixman Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 09:56:13 -0000 ahze 2005-03-08 09:56:12 UTC FreeBSD ports repository Modified files: graphics/libpixman Makefile distinfo Log: - Update to 0.1.4 Revision Changes Path 1.8 +1 -1 ports/graphics/libpixman/Makefile 1.4 +2 -2 ports/graphics/libpixman/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 10:12:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B587E16A4CE; Tue, 8 Mar 2005 10:12:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DCF243D2D; Tue, 8 Mar 2005 10:12:26 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28ACQ9x075922; Tue, 8 Mar 2005 10:12:26 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28ACQQS075921; Tue, 8 Mar 2005 10:12:26 GMT (envelope-from vs) Message-Id: <200503081012.j28ACQQS075921@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 10:12:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/fragroute Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 10:12:26 -0000 vs 2005-03-08 10:12:26 UTC FreeBSD ports repository Modified files: security/fragroute Makefile Log: BROKEN: Incompatibilities with (current) libdnet from ports(?) Revision Changes Path 1.13 +2 -0 ports/security/fragroute/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 10:18:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 494C416A4CE; Tue, 8 Mar 2005 10:18:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D36E43D5A; Tue, 8 Mar 2005 10:18:50 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28AIoPH076499; Tue, 8 Mar 2005 10:18:50 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28AIo0r076498; Tue, 8 Mar 2005 10:18:50 GMT (envelope-from vs) Message-Id: <200503081018.j28AIo0r076498@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 10:18:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xalan-c Makefile Makefile.inc-sample-src distinfo pkg-plist ports/textproc/xalan-c/files patch-aa patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 10:18:50 -0000 vs 2005-03-08 10:18:50 UTC FreeBSD ports repository Modified files: textproc/xalan-c Makefile Makefile.inc-sample-src distinfo pkg-plist textproc/xalan-c/files patch-aa patch-ab Log: - Update to 1.9.0 - Optionally use icu.32 instead of icu2.x PR: ports/78436 Submitted by: maintainer Revision Changes Path 1.11 +18 -6 ports/textproc/xalan-c/Makefile 1.2 +19 -18 ports/textproc/xalan-c/Makefile.inc-sample-src 1.4 +4 -4 ports/textproc/xalan-c/distinfo 1.3 +111 -11 ports/textproc/xalan-c/files/patch-aa 1.3 +18 -3 ports/textproc/xalan-c/files/patch-ab 1.5 +33 -14 ports/textproc/xalan-c/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 10:30:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76D6416A4CE; Tue, 8 Mar 2005 10:30:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F12F43D41; Tue, 8 Mar 2005 10:30:23 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28AUNPn077007; Tue, 8 Mar 2005 10:30:23 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28AUNhN077006; Tue, 8 Mar 2005 10:30:23 GMT (envelope-from vs) Message-Id: <200503081030.j28AUNhN077006@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 10:30:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/isoqlog Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 10:30:23 -0000 vs 2005-03-08 10:30:22 UTC FreeBSD ports repository Modified files: mail/isoqlog Makefile distinfo Log: Update to 2.2.1 PR: ports/78545 Submitted by: maintainer Revision Changes Path 1.7 +1 -1 ports/mail/isoqlog/Makefile 1.6 +2 -2 ports/mail/isoqlog/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 10:33:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D64C516A4CE; Tue, 8 Mar 2005 10:33:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACB3843D39; Tue, 8 Mar 2005 10:33:59 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28AXxdh077189; Tue, 8 Mar 2005 10:33:59 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28AXxSr077188; Tue, 8 Mar 2005 10:33:59 GMT (envelope-from novel) Message-Id: <200503081033.j28AXxSr077188@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 8 Mar 2005 10:33:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/xmms-scrobbler Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 10:34:00 -0000 novel 2005-03-08 10:33:59 UTC FreeBSD ports repository Modified files: audio/xmms-scrobbler Makefile distinfo Log: Update to 0.3.8.1 Approved by: krion (mentor) Revision Changes Path 1.6 +1 -1 ports/audio/xmms-scrobbler/Makefile 1.5 +2 -2 ports/audio/xmms-scrobbler/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 10:40:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24C2716A4CE; Tue, 8 Mar 2005 10:40:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF55943D46; Tue, 8 Mar 2005 10:40:03 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Ae3pg077464; Tue, 8 Mar 2005 10:40:03 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28Ae3F1077463; Tue, 8 Mar 2005 10:40:03 GMT (envelope-from phk) Message-Id: <200503081040.j28Ae3F1077463@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Mar 2005 10:40:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys conf.h src/sys/kern kern_conf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 10:40:04 -0000 phk 2005-03-08 10:40:03 UTC FreeBSD src repository Modified files: sys/sys conf.h sys/kern kern_conf.c Log: Fix signedness of minor2unit(). Revision Changes Path 1.176 +4 -4 src/sys/kern/kern_conf.c 1.212 +2 -2 src/sys/sys/conf.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 10:40:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 495D216A4CE; Tue, 8 Mar 2005 10:40:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F6F043D2F; Tue, 8 Mar 2005 10:40:24 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28AeOuM077553; Tue, 8 Mar 2005 10:40:24 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28AeOJr077552; Tue, 8 Mar 2005 10:40:24 GMT (envelope-from novel) Message-Id: <200503081040.j28AeOJr077552@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 8 Mar 2005 10:40:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/bmp-scrobbler Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 10:40:24 -0000 novel 2005-03-08 10:40:23 UTC FreeBSD ports repository Modified files: audio/bmp-scrobbler Makefile distinfo Log: Update to 0.3.8.1 Approved by: krion (mentor) Revision Changes Path 1.7 +1 -1 ports/audio/bmp-scrobbler/Makefile 1.4 +2 -2 ports/audio/bmp-scrobbler/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 10:40:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E559E16A4CE; Tue, 8 Mar 2005 10:40:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC75343D41; Tue, 8 Mar 2005 10:40:48 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Aem4l077618; Tue, 8 Mar 2005 10:40:48 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28Aem95077617; Tue, 8 Mar 2005 10:40:48 GMT (envelope-from phk) Message-Id: <200503081040.j28Aem95077617@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Mar 2005 10:40:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_unit.c src/sys/sys systm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 10:40:49 -0000 phk 2005-03-08 10:40:48 UTC FreeBSD src repository Modified files: sys/kern subr_unit.c sys/sys systm.h Log: Reengineer subr_unit Add support for passing in a mutex. If NULL is passed a global subr_unit mutex is used. Add alloc_unrl() which expects the mutex to be held. Allocating a unit will never sleep as it does not need to allocate memory. Cut possible range in half so we can use -1 to mean "out of number". Collapse first and last runs into the head by means of counters. This saves memory in the common case(s). Revision Changes Path 1.6 +511 -287 src/sys/kern/subr_unit.c 1.227 +3 -2 src/sys/sys/systm.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 11:18:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 377DF16A4CE; Tue, 8 Mar 2005 11:18:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06D8943D64; Tue, 8 Mar 2005 11:18:15 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28BIEY5079001; Tue, 8 Mar 2005 11:18:14 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28BIE0e079000; Tue, 8 Mar 2005 11:18:14 GMT (envelope-from mux) Message-Id: <200503081118.j28BIE0e079000@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Mar 2005 11:18:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 busdma_machdep.c src/sys/arm/arm busdma_machdep.c src/sys/amd64/amd64 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 11:18:15 -0000 mux 2005-03-08 11:18:14 UTC FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c sys/arm/arm busdma_machdep.c sys/amd64/amd64 busdma_machdep.c Log: Use __func__ in the KTR_BUSDMA traces. This avoids copy and paste errors like in the bus_dmamap_load_mbuf_sg() case where we were wrongly displaying the function name as bus_dmamap_load_mbuf. Revision Changes Path 1.68 +33 -35 src/sys/amd64/amd64/busdma_machdep.c 1.17 +21 -23 src/sys/arm/arm/busdma_machdep.c 1.72 +33 -35 src/sys/i386/i386/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 11:26:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED01B16A4CE; Tue, 8 Mar 2005 11:26:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A4843D2F; Tue, 8 Mar 2005 11:26:56 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28BQuob079375; Tue, 8 Mar 2005 11:26:56 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28BQujS079374; Tue, 8 Mar 2005 11:26:56 GMT (envelope-from vanilla) Message-Id: <200503081126.j28BQujS079374@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 8 Mar 2005 11:26:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/imlib2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 11:26:57 -0000 vanilla 2005-03-08 11:26:56 UTC FreeBSD ports repository Modified files: graphics/imlib2 Makefile Log: Fix lround() on RELENG_4. Obtained from: ports/biology/xdrawchem/Makefile Revision Changes Path 1.100 +5 -1 ports/graphics/imlib2/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 11:27:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA1BD16A4CE; Tue, 8 Mar 2005 11:27:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DAA943D46; Tue, 8 Mar 2005 11:27:45 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28BRjK4079422; Tue, 8 Mar 2005 11:27:45 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28BRjlJ079421; Tue, 8 Mar 2005 11:27:45 GMT (envelope-from vanilla) Message-Id: <200503081127.j28BRjlJ079421@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 8 Mar 2005 11:27:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/gcin Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 11:27:45 -0000 vanilla 2005-03-08 11:27:45 UTC FreeBSD ports repository Modified files: chinese/gcin Makefile distinfo pkg-plist Log: Upgrade to 0.8.7. Approved by: maintainer Revision Changes Path 1.17 +2 -2 ports/chinese/gcin/Makefile 1.13 +2 -2 ports/chinese/gcin/distinfo 1.10 +1 -0 ports/chinese/gcin/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 11:29:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3433616A4CE; Tue, 8 Mar 2005 11:29:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ACA643D41; Tue, 8 Mar 2005 11:29:48 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28BTlYT079536; Tue, 8 Mar 2005 11:29:47 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28BTleW079535; Tue, 8 Mar 2005 11:29:47 GMT (envelope-from edwin) Message-Id: <200503081129.j28BTleW079535@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 8 Mar 2005 11:29:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/einstein/files patch-random.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 11:29:48 -0000 edwin 2005-03-08 11:29:47 UTC FreeBSD ports repository Modified files: games/einstein/files patch-random.cpp Log: Extract patch in patch and use that patch to patch instead of patching with a patch which doesn't patch the file to patch. Noticed by: Dmitry Morozovsky Pointy hat: me! Revision Changes Path 1.2 +7 -13 ports/games/einstein/files/patch-random.cpp From owner-cvs-all@FreeBSD.ORG Tue Mar 8 11:33:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F4BD16A4CE; Tue, 8 Mar 2005 11:33:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2626843D2D; Tue, 8 Mar 2005 11:33:16 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28BXGGW079715; Tue, 8 Mar 2005 11:33:16 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28BXG2x079714; Tue, 8 Mar 2005 11:33:16 GMT (envelope-from hrs) Message-Id: <200503081133.j28BXG2x079714@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 8 Mar 2005 11:33:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/latex-caption Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 11:33:16 -0000 hrs 2005-03-08 11:33:15 UTC FreeBSD ports repository Modified files: print/latex-caption Makefile Log: Remove BROKEN. The checksum mismatch was a transient problem on the master site. Revision Changes Path 1.10 +0 -2 ports/print/latex-caption/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 11:34:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0209116A4CE; Tue, 8 Mar 2005 11:34:33 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id A21DF43D4C; Tue, 8 Mar 2005 11:34:32 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from pouet.in.mat.cc (pouet.in.mat.cc [193.30.224.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 7B700A24033; Tue, 8 Mar 2005 12:34:30 +0100 (CET) Date: Tue, 08 Mar 2005 12:34:23 +0100 From: Mathieu Arnold To: Erwin Lansing , Trevor Johnson Message-ID: <0886AB566445FED5A62B4D5C@[192.168.1.5]> In-Reply-To: <20050308085504.GS86185@droso.net> References: <200503080804.j2884CHa064170@repoman.freebsd.org> <20050308085504.GS86185@droso.net> X-Mailer: Mulberry/4.0.0a5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/festival Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 11:34:33 -0000 +-Le 08/03/2005 09:55 +0100, Erwin Lansing a dit : | On Tue, Mar 08, 2005 at 08:04:12AM +0000, Trevor Johnson wrote: |> trevor 2005-03-08 08:04:12 UTC |> |> FreeBSD ports repository |> |> Modified files: |> audio/festival Makefile |> Log: |> Back out addition of PORTEPOCH by edwin. It is not needed. |> | Please backout this backout. PORTEPOCH can never decrease. It's ok to | disagree with the reasons why it was bumped, but that is water under the | bridge and should stay up. It cas be discussed, as the port is unbuildable as is :-) -- Mathieu Arnold From owner-cvs-all@FreeBSD.ORG Tue Mar 8 11:56:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC0316A4CE; Tue, 8 Mar 2005 11:56:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E6443D2D; Tue, 8 Mar 2005 11:56:25 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28BuPnT080650; Tue, 8 Mar 2005 11:56:25 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28BuPT0080649; Tue, 8 Mar 2005 11:56:25 GMT (envelope-from kwm) Message-Id: <200503081156.j28BuPT0080649@repoman.freebsd.org> From: Koop Mast Date: Tue, 8 Mar 2005 11:56:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtksourceview Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 11:56:25 -0000 kwm 2005-03-08 11:56:24 UTC FreeBSD ports repository Modified files: x11-toolkits/gtksourceview Makefile distinfo Log: Update to 1.2.0. Revision Changes Path 1.24 +2 -2 ports/x11-toolkits/gtksourceview/Makefile 1.16 +2 -2 ports/x11-toolkits/gtksourceview/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:03:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B180816A4CE; Tue, 8 Mar 2005 12:03:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D4843D3F; Tue, 8 Mar 2005 12:03:09 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28C39tR080901; Tue, 8 Mar 2005 12:03:09 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28C39Mn080900; Tue, 8 Mar 2005 12:03:09 GMT (envelope-from vs) Message-Id: <200503081203.j28C39Mn080900@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 12:03:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/kdissert Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:03:09 -0000 vs 2005-03-08 12:03:09 UTC FreeBSD ports repository Modified files: deskutils/kdissert Makefile Log: Unbreak: A typo was breaking kde-includes detection Revision Changes Path 1.10 +1 -1 ports/deskutils/kdissert/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:11:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4E2116A4CE; Tue, 8 Mar 2005 12:11:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A6F43D1D; Tue, 8 Mar 2005 12:11:30 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CBUAr081237; Tue, 8 Mar 2005 12:11:30 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CBUBl081236; Tue, 8 Mar 2005 12:11:30 GMT (envelope-from vs) Message-Id: <200503081211.j28CBUBl081236@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 12:11:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gtkcairo/files patch-gtkcairo::gdkcairo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:11:31 -0000 vs 2005-03-08 12:11:30 UTC FreeBSD ports repository Added files: graphics/gtkcairo/files patch-gtkcairo::gdkcairo.c Log: Unbreak (on 4.x) by picking up 'stderr' from stdio.h Revision Changes Path 1.1 +10 -0 ports/graphics/gtkcairo/files/patch-gtkcairo::gdkcairo.c (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:19:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB49916A4CE; Tue, 8 Mar 2005 12:19:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A38C343D2F; Tue, 8 Mar 2005 12:19:30 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CJU0N081519; Tue, 8 Mar 2005 12:19:30 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CJUtI081518; Tue, 8 Mar 2005 12:19:30 GMT (envelope-from vs) Message-Id: <200503081219.j28CJUtI081518@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 12:19:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fm/xfe pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:19:30 -0000 vs 2005-03-08 12:19:30 UTC FreeBSD ports repository Modified files: x11-fm/xfe pkg-descr Log: Update URL Revision Changes Path 1.2 +1 -1 ports/x11-fm/xfe/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:23:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0D1E16A4CE; Tue, 8 Mar 2005 12:23:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B739A43D4C; Tue, 8 Mar 2005 12:23:34 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CNYCV081712; Tue, 8 Mar 2005 12:23:34 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CNYX9081711; Tue, 8 Mar 2005 12:23:34 GMT (envelope-from vs) Message-Id: <200503081223.j28CNYX9081711@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 12:23:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/sqlite2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:23:35 -0000 vs 2005-03-08 12:23:34 UTC FreeBSD ports repository Modified files: databases/sqlite2 Makefile distinfo Log: Update to 2.8.16 PR: ports/78510 Submitted by: Marcus Grando Revision Changes Path 1.28 +1 -5 ports/databases/sqlite2/Makefile 1.19 +2 -2 ports/databases/sqlite2/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:30:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AD2216A4CE; Tue, 8 Mar 2005 12:30:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 700F643D41; Tue, 8 Mar 2005 12:30:27 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CURwN082113; Tue, 8 Mar 2005 12:30:27 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CURAZ082112; Tue, 8 Mar 2005 12:30:27 GMT (envelope-from flz) Message-Id: <200503081230.j28CURAZ082112@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 8 Mar 2005 12:30:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/p5-Gtk2-PodViewer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:30:27 -0000 flz 2005-03-08 12:30:27 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Gtk2-PodViewer Makefile distinfo Log: - Update to 0.09. PR: ports/78582 Submitted by: ports@c0decafe.net (maintainer) Approved by: pav (mentor) Revision Changes Path 1.2 +3 -2 ports/x11-toolkits/p5-Gtk2-PodViewer/Makefile 1.2 +2 -2 ports/x11-toolkits/p5-Gtk2-PodViewer/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:31:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA3E916A4CE; Tue, 8 Mar 2005 12:31:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8127343D31; Tue, 8 Mar 2005 12:31:24 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CVOwQ082163; Tue, 8 Mar 2005 12:31:24 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CVORJ082162; Tue, 8 Mar 2005 12:31:24 GMT (envelope-from krion) Message-Id: <200503081231.j28CVORJ082162@repoman.freebsd.org> From: Kirill Ponomarew Date: Tue, 8 Mar 2005 12:31:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/micq Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:31:24 -0000 krion 2005-03-08 12:31:24 UTC FreeBSD ports repository Modified files: net/micq Makefile distinfo Log: Update to version 0.5.0.1 Revision Changes Path 1.44 +1 -1 ports/net/micq/Makefile 1.26 +2 -2 ports/net/micq/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:36:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 352F916A4CE; Tue, 8 Mar 2005 12:36:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5E643D54; Tue, 8 Mar 2005 12:36:19 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CaIlX082348; Tue, 8 Mar 2005 12:36:18 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CaIPZ082347; Tue, 8 Mar 2005 12:36:18 GMT (envelope-from jkoshy) Message-Id: <200503081236.j28CaIPZ082347@repoman.freebsd.org> From: Joseph Koshy Date: Tue, 8 Mar 2005 12:36:18 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:36:19 -0000 jkoshy 2005-03-08 12:36:18 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Trim my wantlist. Revision Changes Path 1.319 +4 -13 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:41:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C3D16A4CE; Tue, 8 Mar 2005 12:41:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C25843D1F; Tue, 8 Mar 2005 12:41:26 +0000 (GMT) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CfQaW082556; Tue, 8 Mar 2005 12:41:26 GMT (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CfQv6082555; Tue, 8 Mar 2005 12:41:26 GMT (envelope-from matusita) Message-Id: <200503081241.j28CfQv6082555@repoman.freebsd.org> From: Makoto Matsushita Date: Tue, 8 Mar 2005 12:41:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jwhois Makefile ports/net/jwhois/files jwhois.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:41:26 -0000 matusita 2005-03-08 12:41:26 UTC FreeBSD ports repository Modified files: net/jwhois Makefile Added files: net/jwhois/files jwhois.conf Log: Install the latest jwhois.conf file that comes from jwhois CVS repository. - fetch jwhois.conf rev 1.106[1] via viewcvs. - put it to files/jwhois.conf - make a typo fix (s/whios/whois/g;) to files/jwhois.conf (this change will be submitted to original author very soon) [1] http://savannah.gnu.org/cgi-bin/viewcvs/jwhois/jwhois/example/jwhois.conf This commit makes content change, so bump PORTREVISION. Enjoy. Suggested by: Shinichiro Komatsu (via ReichaNet channel) Revision Changes Path 1.24 +11 -3 ports/net/jwhois/Makefile 1.1 +871 -0 ports/net/jwhois/files/jwhois.conf (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:45:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FBE016A4CE; Tue, 8 Mar 2005 12:45:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D8A43D2F; Tue, 8 Mar 2005 12:45:20 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CjK3Q082807; Tue, 8 Mar 2005 12:45:20 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CjKEV082806; Tue, 8 Mar 2005 12:45:20 GMT (envelope-from kwm) Message-Id: <200503081245.j28CjKEV082806@repoman.freebsd.org> From: Koop Mast Date: Tue, 8 Mar 2005 12:45:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/libmusepack Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:45:20 -0000 kwm 2005-03-08 12:45:20 UTC FreeBSD ports repository Modified files: audio/libmusepack Makefile distinfo pkg-plist Log: Update to 1.1. Revision Changes Path 1.3 +1 -1 ports/audio/libmusepack/Makefile 1.2 +2 -2 ports/audio/libmusepack/distinfo 1.2 +6 -4 ports/audio/libmusepack/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:49:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7B2F16A4CE; Tue, 8 Mar 2005 12:49:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBCDB43D3F; Tue, 8 Mar 2005 12:49:20 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CnKCO089720; Tue, 8 Mar 2005 12:49:20 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CnKo7089719; Tue, 8 Mar 2005 12:49:20 GMT (envelope-from kwm) Message-Id: <200503081249.j28CnKo7089719@repoman.freebsd.org> From: Koop Mast Date: Tue, 8 Mar 2005 12:49:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/gstreamer-plugins-musepack Makefile ports/multimedia/gstreamer-plugins Makefile.common X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:49:21 -0000 kwm 2005-03-08 12:49:20 UTC FreeBSD ports repository Modified files: audio/gstreamer-plugins-musepack Makefile multimedia/gstreamer-plugins Makefile.common Log: Chase libmusepack shlib version. Correct patch to libmms. Revision Changes Path 1.2 +1 -0 ports/audio/gstreamer-plugins-musepack/Makefile 1.2 +2 -2 ports/multimedia/gstreamer-plugins/Makefile.common From owner-cvs-all@FreeBSD.ORG Tue Mar 8 12:52:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00ED816A4CF; Tue, 8 Mar 2005 12:52:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD10343D3F; Tue, 8 Mar 2005 12:52:00 +0000 (GMT) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Cq0WN089885; Tue, 8 Mar 2005 12:52:00 GMT (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28Cq0kr089884; Tue, 8 Mar 2005 12:52:00 GMT (envelope-from fanf) Message-Id: <200503081252.j28Cq0kr089884@repoman.freebsd.org> From: Tony Finch Date: Tue, 8 Mar 2005 12:52:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/unifdef unifdef.1 unifdef.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:52:01 -0000 fanf 2005-03-08 12:52:00 UTC FreeBSD src repository Modified files: usr.bin/unifdef unifdef.1 unifdef.c Log: Sync with upstream: Allow the user to run unifdef without defining any symbols. This is useful in conjunction with the -k flag. Fix a bug in the -s handling code that would have caused out-of-bounds array accesses. Add a -n option to insert #line directives in the output. Ignore comment markers inside string and character literals (bug reported by Amos Shapira ). More accurate copyright notices. Revision Changes Path 1.23 +17 -15 src/usr.bin/unifdef/unifdef.1 1.19 +79 -37 src/usr.bin/unifdef/unifdef.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:08:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5731616A4CE; Tue, 8 Mar 2005 13:08:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ACFE43D46; Tue, 8 Mar 2005 13:08:58 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28D8vEZ090647; Tue, 8 Mar 2005 13:08:57 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28D8vEu090646; Tue, 8 Mar 2005 13:08:57 GMT (envelope-from kwm) Message-Id: <200503081308.j28D8vEu090646@repoman.freebsd.org> From: Koop Mast Date: Tue, 8 Mar 2005 13:08:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gstreamer-plugins-libmms Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:08:58 -0000 kwm 2005-03-08 13:08:57 UTC FreeBSD ports repository Added files: net/gstreamer-plugins-libmms Makefile Log: Add gstreamer-plugins-libmms. A gstreamer plugin for playing mms:// and mmsh:// streams. Revision Changes Path 1.1 +14 -0 ports/net/gstreamer-plugins-libmms/Makefile (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:14:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 606A616A4CE; Tue, 8 Mar 2005 13:14:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 351C443D55; Tue, 8 Mar 2005 13:14:47 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28DElO5090935; Tue, 8 Mar 2005 13:14:47 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28DEl3i090934; Tue, 8 Mar 2005 13:14:47 GMT (envelope-from keramida) Message-Id: <200503081314.j28DEl3i090934@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 8 Mar 2005 13:14:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/ipcs ipcs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:14:47 -0000 keramida 2005-03-08 13:14:46 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/ipcs ipcs.c Log: Use 12 columns for (int) values, 20 columns for (long) and align headers properly (right justified for numbers, left justified for everything else). This fixes the alignment of the fields on i386, sparc64 and amd64 today but does not dynamically assign column widths or bear in mind that some of the values may be 64-bit in the future. Reviewed by: alfred Revision Changes Path 1.26 +50 -47 src/usr.bin/ipcs/ipcs.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:15:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0943F16A4CE; Tue, 8 Mar 2005 13:15:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D0143D2D; Tue, 8 Mar 2005 13:15:18 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28DFIvw091024; Tue, 8 Mar 2005 13:15:18 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28DFIch091023; Tue, 8 Mar 2005 13:15:18 GMT (envelope-from harti) Message-Id: <200503081315.j28DFIch091023@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 13:15:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make buf.c buf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:15:19 -0000 harti 2005-03-08 13:15:18 UTC FreeBSD src repository Modified files: usr.bin/make buf.c buf.h Log: Create a new function Buf_Peel that returns the string from inside a Buffer and frees the Buffer. Revision Changes Path 1.33 +19 -0 src/usr.bin/make/buf.c 1.25 +1 -0 src/usr.bin/make/buf.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:15:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A2DE16A4CE; Tue, 8 Mar 2005 13:15:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4C1243D2D; Tue, 8 Mar 2005 13:15:51 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28DFp6I091080; Tue, 8 Mar 2005 13:15:51 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28DFpGX091079; Tue, 8 Mar 2005 13:15:51 GMT (envelope-from harti) Message-Id: <200503081315.j28DFpGX091079@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 13:15:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make for.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:15:52 -0000 harti 2005-03-08 13:15:51 UTC FreeBSD src repository Modified files: usr.bin/make for.c Log: Use the new Buf_Peel function to simplify things. Remove an unused struct definition. Revision Changes Path 1.39 +9 -30 src/usr.bin/make/for.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:16:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2066616A4CF; Tue, 8 Mar 2005 13:16:30 +0000 (GMT) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F87543D5E; Tue, 8 Mar 2005 13:16:29 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id EE4C0D3B15; Tue, 8 Mar 2005 14:16:27 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id D3D069DC72; Tue, 8 Mar 2005 14:16:27 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id BD0BC9DBCF; Tue, 8 Mar 2005 14:16:27 +0100 (CET) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id E93D0D3B15; Tue, 8 Mar 2005 14:16:26 +0100 (CET) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.1/8.13.1) with ESMTP id j28DGQsi030200; Tue, 8 Mar 2005 14:16:26 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.3/8.13.1) with ESMTP id j28DGRF9002429; Tue, 8 Mar 2005 14:16:27 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.q.local (8.13.3/8.13.1/Submit) id j28DGDmT002428; Tue, 8 Mar 2005 14:16:13 +0100 (CET) (envelope-from q@uni.de) Date: Tue, 8 Mar 2005 14:16:13 +0100 From: Ulrich =?iso-8859-15?Q?Sp=F6rlein?= To: Marcel Moolenaar Message-ID: <20050308131613.GA812@galgenberg.net> References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <200503020915.28512.jhb@FreeBSD.org> <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <20050307195156.GA18850@dragon.nuxi.com> <422CBDEE.7020307@samsco.org> <20050307211942.GA37106@ns1.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050307211942.GA37106@ns1.xcllnt.net> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: Scott Long cc: src-committers@FreeBSD.org cc: John Baldwin cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: David Xu cc: obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:16:30 -0000 > In other words: the gcc(1) manual is inaccurate. Sorry to hijack this thread, but could we get an up-to-date manual page for gcc please? Pretty please? % gcc --version gcc (GCC) 3.4.2 [FreeBSD] 20040728 ^^^^^ % man gcc|head GCC(1) GNU Tools GCC(1) NAME gcc, g++ - GNU project C and C++ Compiler (gcc-3.2.1) ^^^^^^^^^ Ulrich Spoerlein -- PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:17:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1230A16A4CF; Tue, 8 Mar 2005 13:17:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFE8B43D39; Tue, 8 Mar 2005 13:17:02 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28DH2ns091154; Tue, 8 Mar 2005 13:17:02 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28DH2Pu091153; Tue, 8 Mar 2005 13:17:02 GMT (envelope-from kwm) Message-Id: <200503081317.j28DH2Pu091153@repoman.freebsd.org> From: Koop Mast Date: Tue, 8 Mar 2005 13:17:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:17:03 -0000 kwm 2005-03-08 13:17:02 UTC FreeBSD ports repository Modified files: . modules Log: gstreamer-plugins-libmms -> ports/net/gstreamer-plugins-libmms Revision Changes Path 1.12068 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:20:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D61B616A4CE; Tue, 8 Mar 2005 13:20:24 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 193EC43D4C; Tue, 8 Mar 2005 13:20:24 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j28DK3vP000538; Tue, 8 Mar 2005 15:20:03 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j28DKMMM095627; Tue, 8 Mar 2005 15:20:22 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost)j28DKMQW095623; Tue, 8 Mar 2005 15:20:22 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Tue, 8 Mar 2005 15:20:21 +0200 From: Giorgos Keramidas To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20050308132021.GA88362@orion.daedalusnetworks.priv> References: <200503081314.j28DEl3i090934@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503081314.j28DEl3i090934@repoman.freebsd.org> Subject: Re: cvs commit: src/usr.bin/ipcs ipcs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:20:25 -0000 On 2005-03-08 13:14, Giorgos Keramidas wrote: > keramida 2005-03-08 13:14:46 UTC > > FreeBSD src repository (doc committer) > > Modified files: > usr.bin/ipcs ipcs.c > Log: > Use 12 columns for (int) values, 20 columns for (long) and align > headers properly (right justified for numbers, left justified for > everything else). > > This fixes the alignment of the fields on i386, sparc64 and amd64 > today but does not dynamically assign column widths or bear in mind > that some of the values may be 64-bit in the future. > > Reviewed by: alfred > > Revision Changes Path > 1.26 +50 -47 src/usr.bin/ipcs/ipcs.c If anyone has a good idea for making the columns widths dynamically adjustable, please do so :-) The above fixes only the problems of column alignment shown below: before: : orion:/d/src/usr.bin/ipcs$ ipcs : Message Queues: : T ID KEY MODE OWNER GROUP : : Shared Memory: : T ID KEY MODE OWNER GROUP : m 1966080 0 --rw------- keramida keramida : m 5832705 0 --rw------- keramida keramida : : Semaphores: : T ID KEY MODE OWNER GROUP : after: : orion:/d/src/usr.bin/ipcs$ ./ipcs : Message Queues: : T ID KEY MODE OWNER GROUP : : Shared Memory: : T ID KEY MODE OWNER GROUP : m 1966080 0 --rw------- keramida keramida : m 5832705 0 --rw------- keramida keramida : : Semaphores: : T ID KEY MODE OWNER GROUP : From owner-cvs-all@FreeBSD.ORG Tue Mar 8 13:22:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B546F16A4CE; Tue, 8 Mar 2005 13:22:28 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A27243D55; Tue, 8 Mar 2005 13:22:28 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 8D9565C9EB; Tue, 8 Mar 2005 05:22:28 -0800 (PST) Date: Tue, 8 Mar 2005 14:22:28 +0100 From: Maxime Henrion To: Ulrich Sp?rlein Message-ID: <20050308132228.GD31320@elvis.mu.org> References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <200503020915.28512.jhb@FreeBSD.org> <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <20050307195156.GA18850@dragon.nuxi.com> <422CBDEE.7020307@samsco.org> <20050307211942.GA37106@ns1.xcllnt.net> <20050308131613.GA812@galgenberg.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308131613.GA812@galgenberg.net> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 13:22:28 -0000 Ulrich Sp?rlein wrote: > > In other words: the gcc(1) manual is inaccurate. > > Sorry to hijack this thread, but could we get an up-to-date manual page > for gcc please? Pretty please? > > % gcc --version > gcc (GCC) 3.4.2 [FreeBSD] 20040728 > ^^^^^ > > % man gcc|head > GCC(1) GNU Tools GCC(1) > NAME > gcc, g++ - GNU project C and C++ Compiler (gcc-3.2.1) > ^^^^^^^^^ This version number in the gcc(1) manpage is really the least of the problems... The GCC guys don't maintain the manpage anymore, as they prefer the info page to document things now. The gcc(1) manpage hasn't been updated since _long_. In short, it's not only a matter of getting the latest manpage from the GCC project, it's a matter of synchronizing this manpage with the (huge) GCC info page and it's a significant job. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:09:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 392B916A4CE; Tue, 8 Mar 2005 14:09:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1026743D3F; Tue, 8 Mar 2005 14:09:21 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28E9KYI093093; Tue, 8 Mar 2005 14:09:20 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28E9K36093092; Tue, 8 Mar 2005 14:09:20 GMT (envelope-from vs) Message-Id: <200503081409.j28E9K36093092@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 14:09:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/drill Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:09:21 -0000 vs 2005-03-08 14:09:20 UTC FreeBSD ports repository Modified files: dns/drill Makefile distinfo Log: Update to 0.9.2 PR: ports/77346 Submitted by: maintainer Revision Changes Path 1.2 +2 -1 ports/dns/drill/Makefile 1.2 +2 -2 ports/dns/drill/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:14:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD4D716A4CE; Tue, 8 Mar 2005 14:14:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E43F43D1D; Tue, 8 Mar 2005 14:14:10 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28EEA4C093334; Tue, 8 Mar 2005 14:14:10 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28EEAxd093333; Tue, 8 Mar 2005 14:14:10 GMT (envelope-from vs) Message-Id: <200503081414.j28EEAxd093333@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 14:14:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openh323/files patch-include+h263codec.h patch-src+OpenH323.dtfpatch-src::h263codec.cxx X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:14:10 -0000 vs 2005-03-08 14:14:10 UTC FreeBSD ports repository Modified files: net/openh323/files patch-src::h263codec.cxx Added files: net/openh323/files patch-include+h263codec.h patch-src+OpenH323.dtf patch-src+OpenH323d.dtf patch-src+OpenH323n.dtf Log: Fix breakage in the presence of ffmpeg PR: ports/76931 Patch by: Jan Stocker Revision Changes Path 1.1 +19 -0 ports/net/openh323/files/patch-include+h263codec.h (new) 1.1 +11 -0 ports/net/openh323/files/patch-src+OpenH323.dtf (new) 1.1 +11 -0 ports/net/openh323/files/patch-src+OpenH323d.dtf (new) 1.1 +11 -0 ports/net/openh323/files/patch-src+OpenH323n.dtf (new) 1.2 +11 -4 ports/net/openh323/files/patch-src::h263codec.cxx From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:27:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4081916A4CE; Tue, 8 Mar 2005 14:27:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18ECE43D48; Tue, 8 Mar 2005 14:27:38 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28ERb4t093837; Tue, 8 Mar 2005 14:27:38 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28ERbkO093836; Tue, 8 Mar 2005 14:27:37 GMT (envelope-from kwm) Message-Id: <200503081427.j28ERbkO093836@repoman.freebsd.org> From: Koop Mast Date: Tue, 8 Mar 2005 14:27:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/accessibility/at-spi Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:27:38 -0000 kwm 2005-03-08 14:27:37 UTC FreeBSD ports repository Modified files: accessibility/at-spi Makefile distinfo Log: Update to 1.6.3. Revision Changes Path 1.42 +1 -1 ports/accessibility/at-spi/Makefile 1.22 +2 -2 ports/accessibility/at-spi/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:27:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EE6B16A50D; Tue, 8 Mar 2005 14:27:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3601A43D31; Tue, 8 Mar 2005 14:27:43 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28ERhsN093868; Tue, 8 Mar 2005 14:27:43 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28ERhgv093867; Tue, 8 Mar 2005 14:27:43 GMT (envelope-from vs) Message-Id: <200503081427.j28ERhgv093867@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 14:27:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/cups-pdf Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:27:43 -0000 vs 2005-03-08 14:27:43 UTC FreeBSD ports repository Modified files: print/cups-pdf Makefile distinfo Log: - Update to 1.7.0 - Supports accounts without valid shells again - Updated PostScript PPD file supporting more DIN formats PR: ports/78485 Submitted by: maintainer Revision Changes Path 1.3 +3 -4 ports/print/cups-pdf/Makefile 1.3 +2 -2 ports/print/cups-pdf/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:29:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5528016A4CE; Tue, 8 Mar 2005 14:29:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C85443D31; Tue, 8 Mar 2005 14:29:24 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28ETOcf093988; Tue, 8 Mar 2005 14:29:24 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28ETOd3093987; Tue, 8 Mar 2005 14:29:24 GMT (envelope-from harti) Message-Id: <200503081429.j28ETOd3093987@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 14:29:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make compat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:29:24 -0000 harti 2005-03-08 14:29:24 UTC FreeBSD src repository Modified files: usr.bin/make compat.c Log: Style: fix indentation. Revision Changes Path 1.53 +534 -524 src/usr.bin/make/compat.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:30:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EBB816A4CE; Tue, 8 Mar 2005 14:30:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4762143D54; Tue, 8 Mar 2005 14:30:18 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28EUILR094104; Tue, 8 Mar 2005 14:30:18 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28EUI2V094103; Tue, 8 Mar 2005 14:30:18 GMT (envelope-from harti) Message-Id: <200503081430.j28EUI2V094103@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 14:30:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make compat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:30:18 -0000 harti 2005-03-08 14:30:18 UTC FreeBSD src repository Modified files: usr.bin/make compat.c Log: Remove useless local prototypes. Revision Changes Path 1.54 +0 -4 src/usr.bin/make/compat.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:31:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D483D16A4CE; Tue, 8 Mar 2005 14:31:29 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 596DC43D53; Tue, 8 Mar 2005 14:31:29 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 901EBC18B; Tue, 8 Mar 2005 15:31:28 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 37D6C407C; Tue, 8 Mar 2005 15:31:27 +0100 (CET) Date: Tue, 8 Mar 2005 15:31:26 +0100 From: Jeremie Le Hen To: Maxime Henrion Message-ID: <20050308143126.GN94451@obiwan.tataz.chchile.org> References: <200503020915.28512.jhb@FreeBSD.org> <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <20050307195156.GA18850@dragon.nuxi.com> <422CBDEE.7020307@samsco.org> <20050307211942.GA37106@ns1.xcllnt.net> <20050308131613.GA812@galgenberg.net> <20050308132228.GD31320@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308132228.GD31320@elvis.mu.org> User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: Ulrich Sp?rlein cc: cvs-all@FreeBSD.org Subject: Re: gcc(1) manpage (was: cvs commit: src/sys/kern kern_sig.c) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:31:30 -0000 Hi, > This version number in the gcc(1) manpage is really the least of the > problems... The GCC guys don't maintain the manpage anymore, as they > prefer the info page to document things now. The gcc(1) manpage hasn't > been updated since _long_. In short, it's not only a matter of getting > the latest manpage from the GCC project, it's a matter of synchronizing > this manpage with the (huge) GCC info page and it's a significant job. I would take advantage of this thread to ask what people think about converting gcc(1) info page to a manual page. Of course, this manual page wouldn't be very academic but IMHO, it would keep the Unix tradition of having a single manual page containing all informations about the software. It appears there is a tool called info2man [1] : this is a Perl script that first use info2pod and then pod2man. I agree this is ugly, but modulo some tweaks, the result seems to be quite readable [2] as a manual page. Juste my 2 cents :-). Regards, [1] ports/textproc/info2man [2] http://jeremie.le-hen.org/~tataz/gcc_info2man/gcc.1 -- Jeremie Le Hen jeremie at le-hen dot org From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:33:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9DE616A4CE; Tue, 8 Mar 2005 14:33:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B26B843D2F; Tue, 8 Mar 2005 14:33:58 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28EXwBG094180; Tue, 8 Mar 2005 14:33:58 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28EXwb8094179; Tue, 8 Mar 2005 14:33:58 GMT (envelope-from harti) Message-Id: <200503081433.j28EXwb8094179@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 14:33:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make compat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:33:59 -0000 harti 2005-03-08 14:33:58 UTC FreeBSD src repository Modified files: usr.bin/make compat.c Log: Use the Buf_Peel function to get to the string contained into a buffer without using an extra local variable. Revision Changes Path 1.55 +1 -5 src/usr.bin/make/compat.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:35:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BC0816A4CE; Tue, 8 Mar 2005 14:35:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58CC43D1F; Tue, 8 Mar 2005 14:35:16 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28EZGNP094315; Tue, 8 Mar 2005 14:35:16 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28EZGVu094314; Tue, 8 Mar 2005 14:35:16 GMT (envelope-from kwm) Message-Id: <200503081435.j28EZGVu094314@repoman.freebsd.org> From: Koop Mast Date: Tue, 8 Mar 2005 14:35:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/accessibility/gnomemag Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:35:17 -0000 kwm 2005-03-08 14:35:16 UTC FreeBSD ports repository Modified files: accessibility/gnomemag Makefile distinfo Log: Update to 0.12.0 Revision Changes Path 1.23 +2 -2 ports/accessibility/gnomemag/Makefile 1.17 +2 -2 ports/accessibility/gnomemag/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:37:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D2816A4CE; Tue, 8 Mar 2005 14:37:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7021A43D5C; Tue, 8 Mar 2005 14:37:47 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Ebl6U094428; Tue, 8 Mar 2005 14:37:47 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28EblkL094427; Tue, 8 Mar 2005 14:37:47 GMT (envelope-from harti) Message-Id: <200503081437.j28EblkL094427@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 14:37:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:37:47 -0000 harti 2005-03-08 14:37:47 UTC FreeBSD src repository Modified files: usr.bin/make main.c Log: Use Buf_Peel to get rid of a local variable. Revision Changes Path 1.124 +3 -4 src/usr.bin/make/main.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:44:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 181A516A4CE; Tue, 8 Mar 2005 14:44:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2D0743D1F; Tue, 8 Mar 2005 14:44:33 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28EiXwk094688; Tue, 8 Mar 2005 14:44:33 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28EiXTp094687; Tue, 8 Mar 2005 14:44:33 GMT (envelope-from mux) Message-Id: <200503081444.j28EiXTp094687@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Mar 2005 14:44:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:44:34 -0000 mux 2005-03-08 14:44:33 UTC FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c Log: Oops, CTR*() macros are not varadic macros, and the number indicates the number of parameters. Fix my previous commit to use the correct CTR*() macros. Pointy hat to: mux Revision Changes Path 1.73 +18 -18 src/sys/i386/i386/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:48:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B1616A4CE; Tue, 8 Mar 2005 14:48:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57B0743D1D; Tue, 8 Mar 2005 14:48:34 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28EmYHN094878; Tue, 8 Mar 2005 14:48:34 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28EmYPu094877; Tue, 8 Mar 2005 14:48:34 GMT (envelope-from lth) Message-Id: <200503081448.j28EmYPu094877@repoman.freebsd.org> From: Lars Thegler Date: Tue, 8 Mar 2005 14:48:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/p5-Games-Bingo Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:48:34 -0000 lth 2005-03-08 14:48:34 UTC FreeBSD ports repository Modified files: games/p5-Games-Bingo Makefile distinfo pkg-plist Log: - Update to 0.13 - Module switched ExtUtils::MakeMaker for Module::Build - No need for test-dependencies Revision Changes Path 1.7 +4 -10 ports/games/p5-Games-Bingo/Makefile 1.7 +2 -2 ports/games/p5-Games-Bingo/distinfo 1.3 +0 -3 ports/games/p5-Games-Bingo/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:49:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F02A016A4CE; Tue, 8 Mar 2005 14:49:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D9143D1D; Tue, 8 Mar 2005 14:49:05 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28En5x9094946; Tue, 8 Mar 2005 14:49:05 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28En549094945; Tue, 8 Mar 2005 14:49:05 GMT (envelope-from mux) Message-Id: <200503081449.j28En549094945@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Mar 2005 14:49:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm busdma_machdep.c src/sys/amd64/amd64 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:49:06 -0000 mux 2005-03-08 14:49:05 UTC FreeBSD src repository Modified files: sys/arm/arm busdma_machdep.c sys/amd64/amd64 busdma_machdep.c Log: Fixup KTR traces. Revision Changes Path 1.69 +18 -18 src/sys/amd64/amd64/busdma_machdep.c 1.18 +14 -14 src/sys/arm/arm/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 14:51:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E72416A4D0; Tue, 8 Mar 2005 14:51:10 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id C186A43D2D; Tue, 8 Mar 2005 14:51:09 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 1377DC047; Tue, 8 Mar 2005 15:51:09 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id CAF85407C; Tue, 8 Mar 2005 15:51:07 +0100 (CET) Date: Tue, 8 Mar 2005 15:51:07 +0100 From: Jeremie Le Hen To: Jeremie Le Hen Message-ID: <20050308145107.GO94451@obiwan.tataz.chchile.org> References: <4226446B.7020406@freebsd.org> <61ac46c154aa515a692308440dd1141d@FreeBSD.org> <422710DD.1070203@freebsd.org> <422719E0.10703@samsco.org> <20050307195156.GA18850@dragon.nuxi.com> <422CBDEE.7020307@samsco.org> <20050307211942.GA37106@ns1.xcllnt.net> <20050308131613.GA812@galgenberg.net> <20050308132228.GD31320@elvis.mu.org> <20050308143126.GN94451@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308143126.GN94451@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: gcc(1) manpage (was: cvs commit: src/sys/kern kern_sig.c) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:51:10 -0000 > [2] http://jeremie.le-hen.org/~tataz/gcc_info2man/gcc.1 The visual result: http://jeremie.le-hen.org/~tataz/gcc_info2man/gcc.txt -- Jeremie Le Hen jeremie at le-hen dot org From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:02:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 902D016A4D0 for ; Tue, 8 Mar 2005 16:02:04 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4621E43D53 for ; Tue, 8 Mar 2005 16:02:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 8869 invoked from network); 8 Mar 2005 16:02:00 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 8 Mar 2005 16:02:00 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j28G1mLE030122; Tue, 8 Mar 2005 11:01:52 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Ulrich =?iso-8859-1?q?Sp=F6rlein?= Date: Tue, 8 Mar 2005 10:24:44 -0500 User-Agent: KMail/1.6.2 References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <20050307211942.GA37106@ns1.xcllnt.net> <20050308131613.GA812@galgenberg.net> In-Reply-To: <20050308131613.GA812@galgenberg.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200503081024.44959.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Scott Long cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: David Xu cc: obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:02:04 -0000 On Tuesday 08 March 2005 08:16 am, Ulrich Sp=F6rlein wrote: > > In other words: the gcc(1) manual is inaccurate. > > Sorry to hijack this thread, but could we get an up-to-date manual page > for gcc please? Pretty please? > > % gcc --version > gcc (GCC) 3.4.2 [FreeBSD] 20040728 > ^^^^^ > > % man gcc|head > GCC(1) GNU Tools =20 > GCC(1) NAME > gcc, g++ - GNU project C and C++ Compiler (gcc-3.2.1) > ^^^^^^^^^ > > Ulrich Spoerlein Volunteering to write one? :) The FSF doesn't make manual pages for gcc=20 anymore, so if one is going to exist, it has to be maintained on its own. =2D-=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:10:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69FB816A4CE; Tue, 8 Mar 2005 16:10:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B6F543D46; Tue, 8 Mar 2005 16:10:45 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GAjer099009; Tue, 8 Mar 2005 16:10:45 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GAjVD099008; Tue, 8 Mar 2005 16:10:45 GMT (envelope-from adamw) Message-Id: <200503081610.j28GAjVD099008@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Mar 2005 16:10:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome screenshots.sgml www/en/gnome/images ss210-1-tn.png ss210-1.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:10:45 -0000 adamw 2005-03-08 16:10:45 UTC FreeBSD doc repository Modified files: en/gnome screenshots.sgml Added files: en/gnome/images ss210-1-tn.png ss210-1.png Log: Add a GNOME 2.10 screenshot. I'm pretending that ahze's 2.9 screenshot is a 2.10 shot. Also, I'm starting a new screenshot convention, wherein new GNOME versions go at the top, and new screenshots go at the top. Makes more sense that way IMHO. Revision Changes Path 1.1 +1349 -0 www/en/gnome/images/ss210-1-tn.png (new) 1.1 +3466 -0 www/en/gnome/images/ss210-1.png (new) 1.47 +21 -11 www/en/gnome/screenshots.sgml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:11:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F45316A4CE; Tue, 8 Mar 2005 16:11:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5101143D41; Tue, 8 Mar 2005 16:11:41 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GBfcA099104; Tue, 8 Mar 2005 16:11:41 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GBfNc099103; Tue, 8 Mar 2005 16:11:41 GMT (envelope-from sobomax) Message-Id: <200503081611.j28GBfNc099103@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Mar 2005 16:11:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/compat/linux linux_socket.c src/sys/sys socket.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:11:41 -0000 sobomax 2005-03-08 16:11:41 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c sys/compat/linux linux_socket.c sys/sys socket.h Log: Add kernel-only flag MSG_NOSIGNAL to be used in emulation layers to surpress SIGPIPE signal for the duration of the sento-family syscalls. Use it to replace previously added hack in Linux layer based on temporarily setting SO_NOSIGPIPE flag. Suggested by: alfred Revision Changes Path 1.57 +4 -27 src/sys/compat/linux/linux_socket.c 1.217 +2 -1 src/sys/kern/uipc_syscalls.c 1.86 +1 -0 src/sys/sys/socket.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:14:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FB3016A4CE; Tue, 8 Mar 2005 16:14:28 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D5743D2D; Tue, 8 Mar 2005 16:14:27 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.254] ([192.168.2.2]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j28GEPR4008388 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Mar 2005 17:14:25 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <422DCF52.6080109@portaone.com> Date: Tue, 08 Mar 2005 18:14:10 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alfred Perlstein References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> In-Reply-To: <20050308012939.GP11079@elvis.mu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:14:28 -0000 Alfred Perlstein wrote: > Why not just expand our API to do this as well? It shouldn't be > that hard and then we'll gain the additional functionality. I have been erroneously assuming that it would be much harder to do, but closer investigation is revealed that it's very simple to do. Committed, thank you for suggestion! Regards, Maxim > > * Maxim Sobolev [050306 23:26] wrote: > >>sobomax 2005-03-07 07:26:43 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/compat/linux linux_socket.c >> Log: >> Handle MSG_NOSIGNAL flag in linux_send() by setting SO_NOSIGPIPE on socket >> for the duration of the send() call. Such approach may be less than ideal >> in threading environment, when several threads share the same socket and it >> might happen that several of them are calling linux_send() at the same time >> with and without SO_NOSIGPIPE set. >> >> However, such race condition is very unlikely in practice, therefore this >> change provides practical improvement compared to the previous behaviour. >> >> PR: kern/76426 >> Submitted by: Steven Hartland >> MFC after: 3 days >> >> Revision Changes Path >> 1.56 +25 -2 src/sys/compat/linux/linux_socket.c > > From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:21:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EF1016A4CE; Tue, 8 Mar 2005 16:21:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F013343D1F; Tue, 8 Mar 2005 16:21:34 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GLYAX099641; Tue, 8 Mar 2005 16:21:34 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GLYfX099640; Tue, 8 Mar 2005 16:21:34 GMT (envelope-from barner) Message-Id: <200503081621.j28GLYfX099640@repoman.freebsd.org> From: Simon Barner Date: Tue, 8 Mar 2005 16:21:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libmba Makefile distinfo pkg-plist patch-src::mba::shellout.h patch-src::mba::svsem.h patch-src::shellout.c patch-src::svsem.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:21:35 -0000 barner 2005-03-08 16:21:34 UTC FreeBSD ports repository Modified files: devel/libmba Makefile distinfo pkg-plist devel/libmba/files patch-src::shellout.c Added files: devel/libmba/files patch-src::hashmap.c patch-src::mba::shellout.h patch-src::mba::svsem.h patch-src::svsem.c Log: - Update to 0.8.10 - Fix fetch - Mark broken on FreeBSD < 500039 (needs wchar support) PR: ports/77815 Submitted by: Sam Lawrance Approved by: arved (mentor) Revision Changes Path 1.12 +14 -7 ports/devel/libmba/Makefile 1.8 +2 -2 ports/devel/libmba/distinfo 1.1 +10 -0 ports/devel/libmba/files/patch-src::hashmap.c (new) 1.1 +10 -0 ports/devel/libmba/files/patch-src::mba::shellout.h (new) 1.1 +11 -0 ports/devel/libmba/files/patch-src::mba::svsem.h (new) 1.2 +12 -4 ports/devel/libmba/files/patch-src::shellout.c 1.1 +29 -0 ports/devel/libmba/files/patch-src::svsem.c (new) 1.5 +12 -3 ports/devel/libmba/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:27:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A2F16A4CE; Tue, 8 Mar 2005 16:27:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9738443D2F; Tue, 8 Mar 2005 16:27:41 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GRfFc099874; Tue, 8 Mar 2005 16:27:41 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GRfUb099873; Tue, 8 Mar 2005 16:27:41 GMT (envelope-from ume) Message-Id: <200503081627.j28GRfUb099873@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 8 Mar 2005 16:27:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/contrib/tcsh sh.misc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:27:41 -0000 ume 2005-03-08 16:27:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) contrib/tcsh sh.misc.c Log: MFC 1.1.1.3 (partly): NLS catclose() bug avoidance (KAJIMOTO Masato). PR: bin/44504 Tested by: mistral@imasy.or.jp (Yoshihiko Sarumaru) Revision Changes Path 1.1.1.1.2.3 +10 -0 src/contrib/tcsh/sh.misc.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:27:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C013116A4E3; Tue, 8 Mar 2005 16:27:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F78E43D4C; Tue, 8 Mar 2005 16:27:45 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GRj3E099942; Tue, 8 Mar 2005 16:27:45 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GRjBQ099941; Tue, 8 Mar 2005 16:27:45 GMT (envelope-from ale) Message-Id: <200503081627.j28GRjBQ099941@repoman.freebsd.org> From: Alex Dupre Date: Tue, 8 Mar 2005 16:27:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/mydns Makefile distinfo pkg-message pkg-plist ports/dns/mydns/files mydns.sh mydns.sh.in patch-configure pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:27:46 -0000 ale 2005-03-08 16:27:45 UTC FreeBSD ports repository Modified files: dns/mydns Makefile distinfo pkg-plist Added files: dns/mydns/files mydns.sh.in pkg-message.in Removed files: dns/mydns pkg-message dns/mydns/files mydns.sh patch-configure Log: - Update to 1.0.0 release [1] - Switch to libtool15 - Switch to rcNG startup script PR: ports/78595 [1] Submitted by: Simon Dick [1] Revision Changes Path 1.36 +8 -5 ports/dns/mydns/Makefile 1.17 +2 -2 ports/dns/mydns/distinfo 1.2 +0 -16 ports/dns/mydns/files/mydns.sh (dead) 1.1 +31 -0 ports/dns/mydns/files/mydns.sh.in (new) 1.3 +0 -11 ports/dns/mydns/files/patch-configure (dead) 1.1 +14 -0 ports/dns/mydns/files/pkg-message.in (new) 1.6 +0 -11 ports/dns/mydns/pkg-message (dead) 1.10 +0 -1 ports/dns/mydns/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:30:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10FEA16A4CE; Tue, 8 Mar 2005 16:30:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE1CB43D2F; Tue, 8 Mar 2005 16:30:32 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GUW8W000255; Tue, 8 Mar 2005 16:30:32 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GUWYf000254; Tue, 8 Mar 2005 16:30:32 GMT (envelope-from harti) Message-Id: <200503081630.j28GUWYf000254@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 8 Mar 2005 16:30:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make suff.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:30:33 -0000 harti 2005-03-08 16:30:32 UTC FreeBSD src repository Modified files: usr.bin/make suff.c Log: Style: fix indentation of SuffExpandChildren before working on it. Revision Changes Path 1.46 +194 -178 src/usr.bin/make/suff.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:30:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E060716A51D; Tue, 8 Mar 2005 16:30:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B28BA43D39; Tue, 8 Mar 2005 16:30:39 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GUd7m000309; Tue, 8 Mar 2005 16:30:39 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GUdQs000308; Tue, 8 Mar 2005 16:30:39 GMT (envelope-from barner) Message-Id: <200503081630.j28GUdQs000308@repoman.freebsd.org> From: Simon Barner Date: Tue, 8 Mar 2005 16:30:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/domc Makefile distinfo ports/textproc/domc/files patch-Makefile patch-node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:30:40 -0000 barner 2005-03-08 16:30:39 UTC FreeBSD ports repository Modified files: textproc/domc Makefile distinfo textproc/domc/files patch-Makefile Removed files: textproc/domc/files patch-node.c Log: - Update to 0.8.0 (use libmba 0.8.10) Submitted by: Sam Lawrance PR: ports/77816 Approved by: arved (mentor) Revision Changes Path 1.13 +12 -14 ports/textproc/domc/Makefile 1.6 +2 -2 ports/textproc/domc/distinfo 1.5 +39 -20 ports/textproc/domc/files/patch-Makefile 1.2 +0 -10 ports/textproc/domc/files/patch-node.c (dead) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:37:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABE3D16A4CE; Tue, 8 Mar 2005 16:37:37 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E0443D31; Tue, 8 Mar 2005 16:37:36 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j28GavfN012321; Tue, 8 Mar 2005 09:36:57 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 08 Mar 2005 09:37:00 -0700 (MST) Message-Id: <20050308.093700.94399087.imp@bsdimp.com> To: jeremie@le-hen.org From: "M. Warner Losh" In-Reply-To: <20050307230515.GD94451@obiwan.tataz.chchile.org> References: <20050305.221600.35662653.imp@bsdimp.com> <20050306174714.GC74191@obiwan.tataz.chchile.org> <20050307230515.GD94451@obiwan.tataz.chchile.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:37:37 -0000 In message: <20050307230515.GD94451@obiwan.tataz.chchile.org> Jeremie Le Hen writes: : dc0: requested interrupt 6-6,count = 1 not supported by cbb : dc0: couldn't map interrupt I've been unable to reproduce this problem with the latest code :-(. It also looks like a bug in dc that it can't handle the interrupt not being available and clean up gracefully. Warner From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:37:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DF0316A4CE; Tue, 8 Mar 2005 16:37:50 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF43843D54; Tue, 8 Mar 2005 16:37:49 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j28GZWlp012317; Tue, 8 Mar 2005 09:35:32 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 08 Mar 2005 09:35:35 -0700 (MST) Message-Id: <20050308.093535.39177166.imp@bsdimp.com> To: jeremie@le-hen.org From: "M. Warner Losh" In-Reply-To: <20050308072731.GI94451@obiwan.tataz.chchile.org> References: <20050307230515.GD94451@obiwan.tataz.chchile.org> <20050308072731.GI94451@obiwan.tataz.chchile.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: deischen@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:37:50 -0000 In message: <20050308072731.GI94451@obiwan.tataz.chchile.org> Jeremie Le Hen writes: : > Both laptops are Dell (Inspiron 4150 and Inspiron 8100). : : I don't know if it cares, but mine is a Dell Latitute CPx. : : dmesg(8) is attached, with cardbus rev 1.48. This looks like it is working to me. Is that correct? I tried it last night on my Sony and got two interesting results. The rl card I have just worked, and the dc card appeared to work, but locked up the system completely. I've noticed some anomalies with the lights on the card (which indicate power issues), which may be the cause of some of these problems. I'll look into those when I get the chance (maybe Thursday night unless work is exceptionally non-busy before then). Warner From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:46:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2575416A4CE; Tue, 8 Mar 2005 16:46:44 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D177E43D1D; Tue, 8 Mar 2005 16:46:43 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j28GkdIh046681; Tue, 8 Mar 2005 08:46:39 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j28GkbCM046680; Tue, 8 Mar 2005 08:46:37 -0800 (PST) (envelope-from obrien) Date: Tue, 8 Mar 2005 08:46:37 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20050308164637.GA46569@dragon.nuxi.com> References: <200503021343.j22DhpQ3075008@repoman.freebsd.org> <20050307211942.GA37106@ns1.xcllnt.net> <20050308131613.GA812@galgenberg.net> <200503081024.44959.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200503081024.44959.jhb@FreeBSD.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: Ulrich =?unknown-8bit?Q?Sp=F6rlein?= cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: David Xu Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:46:44 -0000 On Tue, Mar 08, 2005 at 10:24:44AM -0500, John Baldwin wrote: > On Tuesday 08 March 2005 08:16 am, Ulrich Spörlein wrote: > > > In other words: the gcc(1) manual is inaccurate. > > > > Sorry to hijack this thread, but could we get an up-to-date manual page > > for gcc please? Pretty please? > > > > % gcc --version > > gcc (GCC) 3.4.2 [FreeBSD] 20040728 > > ^^^^^ > > > > % man gcc|head > > GCC(1) GNU Tools > > GCC(1) NAME > > gcc, g++ - GNU project C and C++ Compiler (gcc-3.2.1) > > ^^^^^^^^^ > > > > Ulrich Spoerlein > > Volunteering to write one? :) The FSF doesn't make manual pages for gcc > anymore, so if one is going to exist, it has to be maintained on its own. The FSF does -- but it is POD produced. Some one did say they would hack something together from the input to POD. I guess it never happened. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:47:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55A4D16A4CE for ; Tue, 8 Mar 2005 16:47:28 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9CCE43D46 for ; Tue, 8 Mar 2005 16:47:27 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.3/8.13.1) with ESMTP id j28GlJbR058810; Tue, 8 Mar 2005 08:47:19 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.3/8.13.1/Submit) id j28GlIu5058809; Tue, 8 Mar 2005 08:47:18 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: "M. Warner Losh" In-Reply-To: <20050308.093700.94399087.imp@bsdimp.com> References: <20050305.221600.35662653.imp@bsdimp.com> <20050306174714.GC74191@obiwan.tataz.chchile.org> <20050307230515.GD94451@obiwan.tataz.chchile.org> <20050308.093700.94399087.imp@bsdimp.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 08 Mar 2005 08:47:17 -0800 Message-Id: <1110300437.6816.7.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: jeremie@le-hen.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:47:28 -0000 On Tue, 2005-03-08 at 09:37 -0700, M. Warner Losh wrote: > In message: <20050307230515.GD94451@obiwan.tataz.chchile.org> > Jeremie Le Hen writes: > : dc0: requested interrupt 6-6,count = 1 not supported by cbb > : dc0: couldn't map interrupt > > I've been unable to reproduce this problem with the latest code :-(. > It also looks like a bug in dc that it can't handle the interrupt not > being available and clean up gracefully. I'm getting the same on -current with my ath0 on a Compaq Evo n600c. Should the "interrupt #-#,count=1" number match the irq the card is assigned? -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Mar 8 16:57:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7548816A4CE; Tue, 8 Mar 2005 16:57:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E1DB43D53; Tue, 8 Mar 2005 16:57:21 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28GvL32008111; Tue, 8 Mar 2005 16:57:21 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28GvLci008110; Tue, 8 Mar 2005 16:57:21 GMT (envelope-from keramida) Message-Id: <200503081657.j28GvLci008110@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 8 Mar 2005 16:57:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 16:57:21 -0000 keramida 2005-03-08 16:57:21 UTC FreeBSD src repository (doc committer) Modified files: sys/kern kern_descrip.c Log: Remove redundant initialization that is repeated in the for() loop right below it. Approved by: jhb Revision Changes Path 1.277 +0 -2 src/sys/kern/kern_descrip.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:01:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64CC916A4CE; Tue, 8 Mar 2005 17:01:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3012E43D41; Tue, 8 Mar 2005 17:01:04 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28H14Ot008377; Tue, 8 Mar 2005 17:01:04 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28H14kS008376; Tue, 8 Mar 2005 17:01:04 GMT (envelope-from sam) Message-Id: <200503081701.j28H14kS008376@repoman.freebsd.org> From: Sam Leffler Date: Tue, 8 Mar 2005 17:01:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath if_ath.c src/sys/dev/awi awi.c src/sys/dev/wi if_wi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:01:04 -0000 sam 2005-03-08 17:01:04 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c sys/dev/awi awi.c sys/dev/wi if_wi.c Log: reclaim mbuf chain when ieee80211_crypto_encap fails Noticed by: David Young Revision Changes Path 1.77 +1 -0 src/sys/dev/ath/if_ath.c 1.36 +1 -0 src/sys/dev/awi/awi.c 1.176 +1 -0 src/sys/dev/wi/if_wi.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:01:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CA6216A4CE for ; Tue, 8 Mar 2005 17:01:45 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id E346443D55 for ; Tue, 8 Mar 2005 17:01:44 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j28GxbCL012630; Tue, 8 Mar 2005 09:59:37 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 08 Mar 2005 09:59:41 -0700 (MST) Message-Id: <20050308.095941.109167550.imp@bsdimp.com> To: eta@lclark.edu From: "M. Warner Losh" In-Reply-To: <1110300437.6816.7.camel@leguin> References: <20050307230515.GD94451@obiwan.tataz.chchile.org> <20050308.093700.94399087.imp@bsdimp.com> <1110300437.6816.7.camel@leguin> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: jeremie@le-hen.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:01:45 -0000 In message: <1110300437.6816.7.camel@leguin> Eric Anholt writes: : On Tue, 2005-03-08 at 09:37 -0700, M. Warner Losh wrote: : > In message: <20050307230515.GD94451@obiwan.tataz.chchile.org> : > Jeremie Le Hen writes: : > : dc0: requested interrupt 6-6,count = 1 not supported by cbb : > : dc0: couldn't map interrupt : > : > I've been unable to reproduce this problem with the latest code :-(. : > It also looks like a bug in dc that it can't handle the interrupt not : > being available and clean up gracefully. : : I'm getting the same on -current with my ath0 on a Compaq Evo n600c. : Should the "interrupt #-#,count=1" number match the irq the card is : assigned? You shouldn't even be getting the message :-). So far everyone has seen 6 (except me :-(. Warner From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:04:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18DF716A4CE; Tue, 8 Mar 2005 17:04:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B3C43D4C; Tue, 8 Mar 2005 17:04:14 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28H4E7w008481; Tue, 8 Mar 2005 17:04:14 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28H4ETe008480; Tue, 8 Mar 2005 17:04:14 GMT (envelope-from sam) Message-Id: <200503081704.j28H4ETe008480@repoman.freebsd.org> From: Sam Leffler Date: Tue, 8 Mar 2005 17:04:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net80211 ieee80211_node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:04:15 -0000 sam 2005-03-08 17:04:14 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c Log: honor any desired bssid when creating an ibss Prodded by: David Young Obtained from: netbsd Revision Changes Path 1.44 +4 -1 src/sys/net80211/ieee80211_node.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:05:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1407416A4CE for ; Tue, 8 Mar 2005 17:05:14 +0000 (GMT) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A0C43D48 for ; Tue, 8 Mar 2005 17:05:13 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: (qmail 2072 invoked from network); 8 Mar 2005 17:05:13 -0000 Received: from gate.funkthat.com (HELO hydrogen.funkthat.com) ([69.17.45.168]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 8 Mar 2005 17:05:13 -0000 Received: from hydrogen.funkthat.com (tmzebi@localhost.funkthat.com [127.0.0.1])j28H5BGH011089; Tue, 8 Mar 2005 09:05:11 -0800 (PST) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id j28H5BOn011080; Tue, 8 Mar 2005 09:05:11 -0800 (PST) Date: Tue, 8 Mar 2005 09:05:10 -0800 From: John-Mark Gurney To: Giorgos Keramidas Message-ID: <20050308170510.GM89312@funkthat.com> References: <200503081314.j28DEl3i090934@repoman.freebsd.org> <20050308132021.GA88362@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308132021.GA88362@orion.daedalusnetworks.priv> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/ipcs ipcs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John-Mark Gurney List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:05:14 -0000 Giorgos Keramidas wrote this message on Tue, Mar 08, 2005 at 15:20 +0200: > On 2005-03-08 13:14, Giorgos Keramidas wrote: > > keramida 2005-03-08 13:14:46 UTC > > > > FreeBSD src repository (doc committer) > > > > Modified files: > > usr.bin/ipcs ipcs.c > > Log: > > Use 12 columns for (int) values, 20 columns for (long) and align > > headers properly (right justified for numbers, left justified for > > everything else). > > > > This fixes the alignment of the fields on i386, sparc64 and amd64 > > today but does not dynamically assign column widths or bear in mind > > that some of the values may be 64-bit in the future. > > > > Reviewed by: alfred > > > > Revision Changes Path > > 1.26 +50 -47 src/usr.bin/ipcs/ipcs.c > > If anyone has a good idea for making the columns widths dynamically > adjustable, please do so :-) Yes, you can use a * instead of hard coding the widths, and then provide an integer on the printf line for the width... so: int foo, bar; int foowidth, barwidth; foowidth = barwidth = 8; foo = 0xa9201; bar = 0xab29023; printf("foo: %*d,\tbar: %*d\n", foowidth, foo, barwidth, bar); -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:11:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA6416A4CE; Tue, 8 Mar 2005 17:11:40 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C0B643D2F; Tue, 8 Mar 2005 17:11:39 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j28HBLLP032079; Tue, 8 Mar 2005 19:11:22 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j28HBbUq037866; Tue, 8 Mar 2005 19:11:37 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j28HBbkS037865; Tue, 8 Mar 2005 19:11:37 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 8 Mar 2005 19:11:37 +0200 From: Giorgos Keramidas To: John-Mark Gurney Message-ID: <20050308171137.GB37794@orion.daedalusnetworks.priv> References: <200503081314.j28DEl3i090934@repoman.freebsd.org> <20050308132021.GA88362@orion.daedalusnetworks.priv> <20050308170510.GM89312@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308170510.GM89312@funkthat.com> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/ipcs ipcs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:11:41 -0000 On 2005-03-08 09:05, John-Mark Gurney wrote: >Giorgos Keramidas wrote this message on Tue, Mar 08, 2005 at 15:20 +0200: >>On 2005-03-08 13:14, Giorgos Keramidas wrote: >>> Use 12 columns for (int) values, 20 columns for (long) and align >>> headers properly (right justified for numbers, left justified for >>> everything else). >> >> If anyone has a good idea for making the columns widths dynamically >> adjustable, please do so :-) > > Yes, you can use a * instead of hard coding the widths, and then provide > an integer on the printf line for the width... so: > int foo, bar; > int foowidth, barwidth; > > foowidth = barwidth = 8; > foo = 0xa9201; > bar = 0xab29023; > printf("foo: %*d,\tbar: %*d\n", foowidth, foo, barwidth, bar); Yes, that's a great idea. It will greatly simplify the formatting code and make it easier to change _all_ the instances of variables that have the same size to a new width. :-) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:22:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A14416A4CE; Tue, 8 Mar 2005 17:22:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D324943D48; Tue, 8 Mar 2005 17:22:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28HMBWt009201; Tue, 8 Mar 2005 17:22:11 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28HMBPi009200; Tue, 8 Mar 2005 17:22:11 GMT (envelope-from jhb) Message-Id: <200503081722.j28HMBPi009200@repoman.freebsd.org> From: John Baldwin Date: Tue, 8 Mar 2005 17:22:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:22:12 -0000 jhb 2005-03-08 17:22:11 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_pcib.c Log: - If we fail to find an entry in the PRT, output a warning message. - Fix a bug in the same condition where we forgot to drop the ACPI pcib lock. This fixes hangs after the pcib0 attach on some machines. Tested by: sos (2) Revision Changes Path 1.56 +6 -3 src/sys/dev/acpica/acpi_pcib.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:25:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1EBC16A4CE; Tue, 8 Mar 2005 17:25:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B6843D4C; Tue, 8 Mar 2005 17:25:54 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28HPsGQ009367; Tue, 8 Mar 2005 17:25:54 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28HPsa3009366; Tue, 8 Mar 2005 17:25:54 GMT (envelope-from barner) Message-Id: <200503081725.j28HPsa3009366@repoman.freebsd.org> From: Simon Barner Date: Tue, 8 Mar 2005 17:25:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/boost Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:25:55 -0000 barner 2005-03-08 17:25:54 UTC FreeBSD ports repository Modified files: devel/boost Makefile pkg-plist Log: - Add WITH_PYSTE knob in oder to keep the list of dependencies smaller for the WITH_PYTHON case. WITH_PYSTE implies WITH_PYTHON. [1] - Print frame around pkg-message in order to attract the user's attention. Requested by: nectar [1] Approved by: arved (mentor) Revision Changes Path 1.23 +39 -5 ports/devel/boost/Makefile 1.11 +95 -95 ports/devel/boost/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:50:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B50116A4CE; Tue, 8 Mar 2005 17:50:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A6BB43D58; Tue, 8 Mar 2005 17:50:44 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28HoiuK010235; Tue, 8 Mar 2005 17:50:44 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28Hoi8L010234; Tue, 8 Mar 2005 17:50:44 GMT (envelope-from novel) Message-Id: <200503081750.j28Hoi8L010234@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 8 Mar 2005 17:50:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/wzdftpd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:50:44 -0000 novel 2005-03-08 17:50:43 UTC FreeBSD ports repository Modified files: ftp/wzdftpd Makefile distinfo Log: Update to 0.5.1 Approved by: krion (mentor) Revision Changes Path 1.21 +1 -1 ports/ftp/wzdftpd/Makefile 1.12 +2 -2 ports/ftp/wzdftpd/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:52:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E9A916A4CE; Tue, 8 Mar 2005 17:52:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F7D43D46; Tue, 8 Mar 2005 17:52:02 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Hq2St010291; Tue, 8 Mar 2005 17:52:02 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28Hq2Jb010290; Tue, 8 Mar 2005 17:52:02 GMT (envelope-from sam) Message-Id: <200503081752.j28Hq2Jb010290@repoman.freebsd.org> From: Sam Leffler Date: Tue, 8 Mar 2005 17:52:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_mbuf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:52:02 -0000 sam 2005-03-08 17:52:02 UTC FreeBSD src repository Modified files: sys/kern uipc_mbuf.c Log: allow the destination of m_move_pkthdr to have external storage (e.g. a cluster) Glanced at by: rwatson, silby Revision Changes Path 1.146 +3 -3 src/sys/kern/uipc_mbuf.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:57:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E36E016A4E9; Tue, 8 Mar 2005 17:57:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6EE243D46; Tue, 8 Mar 2005 17:57:59 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Hvxex010571; Tue, 8 Mar 2005 17:57:59 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28HvxsO010570; Tue, 8 Mar 2005 17:57:59 GMT (envelope-from mat) Message-Id: <200503081757.j28HvxsO010570@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 8 Mar 2005 17:57:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/finance/p5-Finance-Currency-Convert-XE Makefiledistinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 17:58:00 -0000 mat 2005-03-08 17:57:59 UTC FreeBSD ports repository Modified files: finance/p5-Finance-Currency-Convert-XE Makefile distinfo pkg-plist Log: Update to 0.09 Revision Changes Path 1.4 +1 -1 ports/finance/p5-Finance-Currency-Convert-XE/Makefile 1.4 +2 -2 ports/finance/p5-Finance-Currency-Convert-XE/distinfo 1.2 +1 -0 ports/finance/p5-Finance-Currency-Convert-XE/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Mar 8 18:01:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB21316A4CE; Tue, 8 Mar 2005 18:01:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE25D43D2D; Tue, 8 Mar 2005 18:01:38 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28I1c9i010828; Tue, 8 Mar 2005 18:01:38 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28I1cHG010827; Tue, 8 Mar 2005 18:01:38 GMT (envelope-from novel) Message-Id: <200503081801.j28I1cHG010827@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 8 Mar 2005 18:01:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/cdf Makefile distinfo ports/sysutils/cdf/files patch-colors.c patch-main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 18:01:39 -0000 novel 2005-03-08 18:01:38 UTC FreeBSD ports repository Modified files: sysutils/cdf Makefile distinfo Removed files: sysutils/cdf/files patch-colors.c patch-main.c Log: Update to 0.2 Approved by: krion (mentor) Revision Changes Path 1.3 +2 -2 ports/sysutils/cdf/Makefile 1.2 +2 -2 ports/sysutils/cdf/distinfo 1.2 +0 -15 ports/sysutils/cdf/files/patch-colors.c (dead) 1.2 +0 -11 ports/sysutils/cdf/files/patch-main.c (dead) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 18:07:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83C6216A4CE; Tue, 8 Mar 2005 18:07:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E4D43D5D; Tue, 8 Mar 2005 18:07:42 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28I7gQC011030; Tue, 8 Mar 2005 18:07:42 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28I7gdX011029; Tue, 8 Mar 2005 18:07:42 GMT (envelope-from vs) Message-Id: <200503081807.j28I7gdX011029@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 18:07:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ustl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 18:07:42 -0000 vs 2005-03-08 18:07:42 UTC FreeBSD ports repository Modified files: devel/ustl Makefile Log: Unbreak. Their home-grown way of configuring is so...quaint that it makes me want to barf. What's actually going on is that for some reason 'bsconf' (go figure) doesn't like us setting CXX='c++' and thus can't detect our headers. Revision Changes Path 1.10 +4 -0 ports/devel/ustl/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 18:12:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 367D616A4CE; Tue, 8 Mar 2005 18:12:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED6343D3F; Tue, 8 Mar 2005 18:12:52 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28ICpe8011209; Tue, 8 Mar 2005 18:12:51 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28ICp93011208; Tue, 8 Mar 2005 18:12:51 GMT (envelope-from vs) Message-Id: <200503081812.j28ICp93011208@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 18:12:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/wmjsql Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 18:12:52 -0000 vs 2005-03-08 18:12:51 UTC FreeBSD ports repository Modified files: databases/wmjsql Makefile Log: Unbreak on 4.x by setting USE_GETOPT_LONG Revision Changes Path 1.2 +1 -0 ports/databases/wmjsql/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 18:16:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 811DC16A4CE; Tue, 8 Mar 2005 18:16:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5712F43D2D; Tue, 8 Mar 2005 18:16:49 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28IGn34011436; Tue, 8 Mar 2005 18:16:49 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28IGnLD011435; Tue, 8 Mar 2005 18:16:49 GMT (envelope-from arved) Message-Id: <200503081816.j28IGnLD011435@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 8 Mar 2005 18:16:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/onenetd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 18:16:49 -0000 arved 2005-03-08 18:16:49 UTC FreeBSD ports repository Modified files: net/onenetd Makefile distinfo Log: Update to 1.11 PR: 78552 Submitted by: Tim Bishop Revision Changes Path 1.6 +1 -1 ports/net/onenetd/Makefile 1.4 +2 -2 ports/net/onenetd/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 18:36:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B029A16A4CE; Tue, 8 Mar 2005 18:36:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8521E43D58; Tue, 8 Mar 2005 18:36:50 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28IaoN7012312; Tue, 8 Mar 2005 18:36:50 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28IaojM012311; Tue, 8 Mar 2005 18:36:50 GMT (envelope-from arved) Message-Id: <200503081836.j28IaojM012311@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 8 Mar 2005 18:36:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/xfce4-weather-plugin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 18:36:50 -0000 arved 2005-03-08 18:36:50 UTC FreeBSD ports repository Modified files: misc/xfce4-weather-plugin Makefile distinfo Log: Update to 0.4.9 PR: 78578 Submitted by: Filippo Natali Revision Changes Path 1.9 +1 -1 ports/misc/xfce4-weather-plugin/Makefile 1.6 +2 -2 ports/misc/xfce4-weather-plugin/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 18:50:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4285D16A4CF; Tue, 8 Mar 2005 18:50:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1590F43D6E; Tue, 8 Mar 2005 18:50:59 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Iod2Q012907; Tue, 8 Mar 2005 18:50:39 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28IocbL012906; Tue, 8 Mar 2005 18:50:38 GMT (envelope-from vs) Message-Id: <200503081850.j28IocbL012906@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Mar 2005 18:50:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/spin Makefile distinfo ports/devel/spin/files patch-makefile patch-xspin X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 18:50:59 -0000 vs 2005-03-08 18:50:38 UTC FreeBSD ports repository Modified files: devel/spin Makefile distinfo devel/spin/files patch-xspin Removed files: devel/spin/files patch-makefile Log: Update to 4.2.4 PR: ports/78572 Submitted by: maintainer Revision Changes Path 1.43 +16 -14 ports/devel/spin/Makefile 1.31 +2 -2 ports/devel/spin/distinfo 1.2 +0 -14 ports/devel/spin/files/patch-makefile (dead) 1.9 +2 -2 ports/devel/spin/files/patch-xspin From owner-cvs-all@FreeBSD.ORG Tue Mar 8 19:02:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5984816A4CE; Tue, 8 Mar 2005 19:02:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EF8743D49; Tue, 8 Mar 2005 19:02:32 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28J2WCE014706; Tue, 8 Mar 2005 19:02:32 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28J2WnQ014705; Tue, 8 Mar 2005 19:02:32 GMT (envelope-from ahze) Message-Id: <200503081902.j28J2WnQ014705@repoman.freebsd.org> From: Michael Johnson Date: Tue, 8 Mar 2005 19:02:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-plugins/files patch-ext_flac_gstflacenc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 19:02:32 -0000 ahze 2005-03-08 19:02:32 UTC FreeBSD ports repository Added files: multimedia/gstreamer-plugins/files patch-ext_flac_gstflacenc.c Log: Forgot to cvs add this patch, this patch fixes build with flac 1.1.0 and is 1.1.2 friendly Revision Changes Path 1.1 +31 -0 ports/multimedia/gstreamer-plugins/files/patch-ext_flac_gstflacenc.c (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 19:04:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF5516A4CE; Tue, 8 Mar 2005 19:04:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6000643D46; Tue, 8 Mar 2005 19:04:00 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28J40Jn014785; Tue, 8 Mar 2005 19:04:00 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28J40kV014784; Tue, 8 Mar 2005 19:04:00 GMT (envelope-from jeh) Message-Id: <200503081904.j28J40kV014784@repoman.freebsd.org> From: "James E. Housley" Date: Tue, 8 Mar 2005 19:04:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 19:04:00 -0000 jeh 2005-03-08 19:04:00 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to DAT 4442 Revision Changes Path 1.309 +1 -1 ports/security/uvscan-dat/Makefile 1.306 +2 -2 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 19:04:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D367416A4CE; Tue, 8 Mar 2005 19:04:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A953B43D5A; Tue, 8 Mar 2005 19:04:59 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28J4xpE014830; Tue, 8 Mar 2005 19:04:59 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28J4xRf014829; Tue, 8 Mar 2005 19:04:59 GMT (envelope-from arved) Message-Id: <200503081904.j28J4xRf014829@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 8 Mar 2005 19:04:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/palm/p5-Palm-PalmDoc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 19:05:00 -0000 arved 2005-03-08 19:04:59 UTC FreeBSD ports repository Modified files: palm/p5-Palm-PalmDoc Makefile distinfo Log: Update to 0.13 PR: 78593 Submitted by: Simon Dick Revision Changes Path 1.2 +1 -1 ports/palm/p5-Palm-PalmDoc/Makefile 1.2 +2 -1 ports/palm/p5-Palm-PalmDoc/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 19:20:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ED1F16A4CE; Tue, 8 Mar 2005 19:20:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F221C43D2F; Tue, 8 Mar 2005 19:20:22 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28JKMjZ015456; Tue, 8 Mar 2005 19:20:22 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28JKMww015455; Tue, 8 Mar 2005 19:20:22 GMT (envelope-from arved) Message-Id: <200503081920.j28JKMww015455@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 8 Mar 2005 19:20:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-packages Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 19:20:23 -0000 arved 2005-03-08 19:20:22 UTC FreeBSD ports repository Modified files: editors/xemacs-packages Makefile distinfo Log: Update to 12.1 The following packages were updated: auctex-1.42 -> auctex-1.46 ediff-1.50 -> ediff-1.51 edit-utils-2.19 -> edit-utils-2.22 ispell-1.29 -> ispell-1.31 mail-lib-1.70 -> mail-lib-1.71 os-utils-1.35 -> os-utils-1.36 pc-1.26 -> pc-1.27 pcomplete-1.03 -> pcomplete-1.04 perl-modes-1.06 -> perl-modes-1.07 prog-modes-2.01 -> prog-modes-2.02 text-modes-1.82 -> text-modes-1.84 vhdl-1.19 -> vhdl-1.20 viper-1.37 -> viper-1.38 xemacs-base-1.94 -> xemacs-base-1.96 PR: 78581 Submitted by: Andrey Slusar Revision Changes Path 1.48 +15 -15 ports/editors/xemacs-packages/Makefile 1.37 +28 -28 ports/editors/xemacs-packages/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 19:30:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8246916A4CF; Tue, 8 Mar 2005 19:30:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55AA543D2F; Tue, 8 Mar 2005 19:30:47 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28JUlAQ015933; Tue, 8 Mar 2005 19:30:47 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28JUlM2015932; Tue, 8 Mar 2005 19:30:47 GMT (envelope-from arved) Message-Id: <200503081930.j28JUlM2015932@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 8 Mar 2005 19:30:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-mule-packages Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 19:30:47 -0000 arved 2005-03-08 19:30:47 UTC FreeBSD ports repository Modified files: editors/xemacs-mule-packages Makefile distinfo Log: Update 3.8 -> 4.0 New packages: latin-euro-standards-1.03 Update packages: latin-unity-1.10 -> latin-unity-1.14 mule-ucs-1.06 -> mule-ucs-1.11 PR: 78585 Submitted by: Andrey Slusar Revision Changes Path 1.34 +4 -3 ports/editors/xemacs-mule-packages/Makefile 1.20 +6 -4 ports/editors/xemacs-mule-packages/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 19:34:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03C5916A4CE; Tue, 8 Mar 2005 19:34:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A6143D53; Tue, 8 Mar 2005 19:34:09 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28JY99W016017; Tue, 8 Mar 2005 19:34:09 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28JY95W016016; Tue, 8 Mar 2005 19:34:09 GMT (envelope-from adamw) Message-Id: <200503081934.j28JY95W016016@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Mar 2005 19:34:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/images Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 19:34:10 -0000 adamw 2005-03-08 19:34:09 UTC FreeBSD doc repository Modified files: en/gnome/images Makefile Log: Add new images. Reminded by: marcus Oosp: me Revision Changes Path 1.34 +3 -1 www/en/gnome/images/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 19:51:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8882516A4CE; Tue, 8 Mar 2005 19:51:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F0C043D46; Tue, 8 Mar 2005 19:51:28 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28JpSYT016639; Tue, 8 Mar 2005 19:51:28 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28JpS0Y016638; Tue, 8 Mar 2005 19:51:28 GMT (envelope-from phk) Message-Id: <200503081951.j28JpS0Y016638@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Mar 2005 19:51:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/devfs devfs.h devfs_rule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 19:51:28 -0000 phk 2005-03-08 19:51:28 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs.h devfs_rule.c Log: Remove kernelside support for devfs rules filtering on major numbers. Revision Changes Path 1.22 +0 -2 src/sys/fs/devfs/devfs.h 1.14 +0 -3 src/sys/fs/devfs/devfs_rule.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:00:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66EC116A4CE; Tue, 8 Mar 2005 20:00:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DB6D43D55; Tue, 8 Mar 2005 20:00:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28K0dgR017101; Tue, 8 Mar 2005 20:00:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28K0dMt017100; Tue, 8 Mar 2005 20:00:39 GMT (envelope-from pav) Message-Id: <200503082000.j28K0dMt017100@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:00:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pear-HTML_Form Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:00:39 -0000 pav 2005-03-08 20:00:39 UTC FreeBSD ports repository Modified files: devel/pear-HTML_Form Makefile distinfo Log: - Update to 1.1.3 PR: ports/78544 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/devel/pear-HTML_Form/Makefile 1.4 +2 -2 ports/devel/pear-HTML_Form/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:05:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65BDD16A4CE; Tue, 8 Mar 2005 20:05:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC3D43D5E; Tue, 8 Mar 2005 20:05:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28K5kMW017311; Tue, 8 Mar 2005 20:05:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28K5kpp017310; Tue, 8 Mar 2005 20:05:46 GMT (envelope-from pav) Message-Id: <200503082005.j28K5kpp017310@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:05:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/pear-Net_NNTP Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:05:46 -0000 pav 2005-03-08 20:05:46 UTC FreeBSD ports repository Modified files: net/pear-Net_NNTP Makefile distinfo pkg-descr Log: - "Update" to 1.0.0 (stable release) PR: ports/78548 Submitted by: maintainer Revision Changes Path 1.12 +3 -3 ports/net/pear-Net_NNTP/Makefile 1.8 +2 -2 ports/net/pear-Net_NNTP/distinfo 1.3 +1 -2 ports/net/pear-Net_NNTP/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:10:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4912816A4CE; Tue, 8 Mar 2005 20:10:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E42243D5D; Tue, 8 Mar 2005 20:10:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KAivj017542; Tue, 8 Mar 2005 20:10:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KAiLB017541; Tue, 8 Mar 2005 20:10:44 GMT (envelope-from pav) Message-Id: <200503082010.j28KAiLB017541@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:10:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/pear-Net_Dict Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:10:44 -0000 pav 2005-03-08 20:10:43 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pear-Net_Dict Makefile distinfo pkg-descr Log: PEAR::Net_Dict provides a simple API to the DICT Protocol handling all the network related issues and providing DICT responses in PHP datatypes to make it easy for a developer to use DICT servers in their programs. PR: ports/78550 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.1438 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/pear-Net_Dict/Makefile (new) 1.1 +2 -0 ports/net/pear-Net_Dict/distinfo (new) 1.1 +5 -0 ports/net/pear-Net_Dict/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:11:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 481B316A4CE; Tue, 8 Mar 2005 20:11:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 218E043D3F; Tue, 8 Mar 2005 20:11:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KBfgo017596; Tue, 8 Mar 2005 20:11:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KBf4F017595; Tue, 8 Mar 2005 20:11:41 GMT (envelope-from pav) Message-Id: <200503082011.j28KBf4F017595@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:11:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:11:41 -0000 pav 2005-03-08 20:11:40 UTC FreeBSD ports repository Modified files: . modules Log: pear-Net_Dict --> ports/net/pear-Net_Dict Revision Changes Path 1.12069 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:15:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D5C116A4CE; Tue, 8 Mar 2005 20:15:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F2243D3F; Tue, 8 Mar 2005 20:15:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KF9CW017839; Tue, 8 Mar 2005 20:15:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KF9hJ017838; Tue, 8 Mar 2005 20:15:09 GMT (envelope-from pav) Message-Id: <200503082015.j28KF9hJ017838@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:15:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/pear-Net_Finger Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:15:10 -0000 pav 2005-03-08 20:15:09 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pear-Net_Finger Makefile distinfo pkg-descr Log: PEAR::Net_Finger class provides a tool for querying finger servers. PR: ports/78551 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.1439 +2 -1 ports/net/Makefile 1.1 +23 -0 ports/net/pear-Net_Finger/Makefile (new) 1.1 +2 -0 ports/net/pear-Net_Finger/distinfo (new) 1.1 +3 -0 ports/net/pear-Net_Finger/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:15:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DE4816A4CE; Tue, 8 Mar 2005 20:15:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DA543D49; Tue, 8 Mar 2005 20:15:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KFipd017901; Tue, 8 Mar 2005 20:15:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KFiL5017900; Tue, 8 Mar 2005 20:15:44 GMT (envelope-from pav) Message-Id: <200503082015.j28KFiL5017900@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:15:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:15:44 -0000 pav 2005-03-08 20:15:44 UTC FreeBSD ports repository Modified files: . modules Log: pear-Net_Finger --> ports/net/pear-Net_Finger Revision Changes Path 1.12070 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:20:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B451916A4CE; Tue, 8 Mar 2005 20:20:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86DC143D58; Tue, 8 Mar 2005 20:20:19 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KKJMH018141; Tue, 8 Mar 2005 20:20:19 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KKJsB018140; Tue, 8 Mar 2005 20:20:19 GMT (envelope-from pav) Message-Id: <200503082020.j28KKJsB018140@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:20:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/pear-Net_LMTP Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:20:19 -0000 pav 2005-03-08 20:20:19 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/pear-Net_LMTP Makefile distinfo pkg-descr Log: PEAR::Net_LMTP provides an implementation of the RFC2033 LMTP using PEAR::Net_Socket and PEAR::Auth_SASL. PR: ports/78553 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.622 +1 -0 ports/mail/Makefile 1.1 +25 -0 ports/mail/pear-Net_LMTP/Makefile (new) 1.1 +2 -0 ports/mail/pear-Net_LMTP/distinfo (new) 1.1 +4 -0 ports/mail/pear-Net_LMTP/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:20:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E30B716A4CE; Tue, 8 Mar 2005 20:20:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCCC043D31; Tue, 8 Mar 2005 20:20:57 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KKvHp018211; Tue, 8 Mar 2005 20:20:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KKv1Y018210; Tue, 8 Mar 2005 20:20:57 GMT (envelope-from pav) Message-Id: <200503082020.j28KKv1Y018210@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:20:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:20:58 -0000 pav 2005-03-08 20:20:57 UTC FreeBSD ports repository Modified files: . modules Log: pear-Net_LMTP --> ports/mail/pear-Net_LMTP Revision Changes Path 1.12071 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:29:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF07E16A4CE; Tue, 8 Mar 2005 20:29:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B538D43D1F; Tue, 8 Mar 2005 20:29:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KT3VX018507; Tue, 8 Mar 2005 20:29:03 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KT3WM018506; Tue, 8 Mar 2005 20:29:03 GMT (envelope-from pav) Message-Id: <200503082029.j28KT3WM018506@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 20:29:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/pear-DB_DataObject_FormBuilder Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:29:04 -0000 pav 2005-03-08 20:29:03 UTC FreeBSD ports repository Modified files: databases/pear-DB_DataObject_FormBuilder Makefile distinfo Log: - Update to 0.12.1 PR: ports/78535 Submitted by: maintainer Revision Changes Path 1.8 +3 -2 ports/databases/pear-DB_DataObject_FormBuilder/Makefile 1.8 +2 -2 ports/databases/pear-DB_DataObject_FormBuilder/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 20:55:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B674316A4CE; Tue, 8 Mar 2005 20:55:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DD4A43D53; Tue, 8 Mar 2005 20:55:45 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28KtjnT026151; Tue, 8 Mar 2005 20:55:45 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28KtjZh026150; Tue, 8 Mar 2005 20:55:45 GMT (envelope-from adamw) Message-Id: <200503082055.j28KtjZh026150@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Mar 2005 20:55:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/accessibility/gnomemag/files patch-magnifier_magnifier.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 20:55:45 -0000 adamw 2005-03-08 20:55:45 UTC FreeBSD ports repository Added files: accessibility/gnomemag/files patch-magnifier_magnifier.c Log: Fix build on 4.X. Revision Changes Path 1.1 +12 -0 ports/accessibility/gnomemag/files/patch-magnifier_magnifier.c (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:04:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1AAA16A4CE; Tue, 8 Mar 2005 21:04:14 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B33B43D1F; Tue, 8 Mar 2005 21:04:14 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 900E45C992; Tue, 8 Mar 2005 13:04:14 -0800 (PST) Date: Tue, 8 Mar 2005 13:04:14 -0800 From: Alfred Perlstein To: Maxim Sobolev Message-ID: <20050308210414.GU11079@elvis.mu.org> References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422DCF52.6080109@portaone.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:04:14 -0000 * Maxim Sobolev [050308 08:14] wrote: > Alfred Perlstein wrote: > >Why not just expand our API to do this as well? It shouldn't be > >that hard and then we'll gain the additional functionality. > > I have been erroneously assuming that it would be much harder to do, but > closer investigation is revealed that it's very simple to do. > > Committed, thank you for suggestion! You rule, thank you! -Alfred From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:26:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 447FA16A4CE; Tue, 8 Mar 2005 21:26:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DE5043D1F; Tue, 8 Mar 2005 21:26:24 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28LQNf3027248; Tue, 8 Mar 2005 21:26:23 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28LQNS8027247; Tue, 8 Mar 2005 21:26:23 GMT (envelope-from simon) Message-Id: <200503082126.j28LQNS8027247@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 8 Mar 2005 21:26:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:26:24 -0000 simon 2005-03-08 21:26:23 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document libexif -- buffer overflow vulnerability. Revision Changes Path 1.600 +28 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:32:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2CA516A4CE; Tue, 8 Mar 2005 21:32:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF2A43D5D; Tue, 8 Mar 2005 21:32:19 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28LWJbY027499; Tue, 8 Mar 2005 21:32:19 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28LWJOi027498; Tue, 8 Mar 2005 21:32:19 GMT (envelope-from phk) Message-Id: <200503082132.j28LWJOi027498@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Mar 2005 21:32:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys filio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:32:20 -0000 phk 2005-03-08 21:32:19 UTC FreeBSD src repository Modified files: sys/sys filio.h Log: Add ioctl to ask DEVFS about the name of device. Revision Changes Path 1.9 +5 -0 src/sys/sys/filio.h From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:35:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D9816A4CE; Tue, 8 Mar 2005 21:35:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B61743D46; Tue, 8 Mar 2005 21:35:52 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28LZqPr027694; Tue, 8 Mar 2005 21:35:52 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28LZqYh027693; Tue, 8 Mar 2005 21:35:52 GMT (envelope-from phk) Message-Id: <200503082135.j28LZqYh027693@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Mar 2005 21:35:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen ttyname.3 ttyname.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:35:52 -0000 phk 2005-03-08 21:35:52 UTC FreeBSD src repository Modified files: lib/libc/gen ttyname.3 ttyname.c Log: Have ttyname_r() try to ask DEVFS for the device name. Document ttyname_r(). Simplify threaded/unthreaded stuff a lot. Revision Changes Path 1.11 +2 -0 src/lib/libc/gen/ttyname.3 1.17 +14 -35 src/lib/libc/gen/ttyname.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:46:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A4A16A4CE; Tue, 8 Mar 2005 21:46:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8098343D1F; Tue, 8 Mar 2005 21:46:18 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28LkIsA028224; Tue, 8 Mar 2005 21:46:18 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28LkIsO028223; Tue, 8 Mar 2005 21:46:18 GMT (envelope-from stefanf) Message-Id: <200503082146.j28LkIsO028223@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 8 Mar 2005 21:46:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libdisk open_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:46:18 -0000 stefanf 2005-03-08 21:46:18 UTC FreeBSD src repository Modified files: lib/libdisk open_disk.c Log: Initialise `sn' before using its value. Revision Changes Path 1.10 +1 -2 src/lib/libdisk/open_disk.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:52:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C00B616A4CF; Tue, 8 Mar 2005 21:52:16 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EAE543D49; Tue, 8 Mar 2005 21:52:16 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j28LqFU8005104; Tue, 8 Mar 2005 16:52:15 -0500 (EST) Date: Tue, 8 Mar 2005 16:52:15 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Poul-Henning Kamp In-Reply-To: <200503082135.j28LZqYh027693@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen ttyname.3 ttyname.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:52:17 -0000 On Tue, 8 Mar 2005, Poul-Henning Kamp wrote: > phk 2005-03-08 21:35:52 UTC > > FreeBSD src repository > > Modified files: > lib/libc/gen ttyname.3 ttyname.c > Log: > Have ttyname_r() try to ask DEVFS for the device name. > > Document ttyname_r(). ttyname_r() currently doesn't agree with the POSIX spec which is probably why it isn't documented or in . The prototype for ttyname_r() is suppose to be: int ttyname_r(int, char *, size_t); There's patches (PRs I think) out there to fix it, but I think they're waiting for Kris to scan ports to see if there are any uses of the old undocumented API. I think you can find related mail in -threads and/or -standards. -- DE From owner-cvs-all@FreeBSD.ORG Tue Mar 8 21:55:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F6316A4CF for ; Tue, 8 Mar 2005 21:55:50 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 205F843D64 for ; Tue, 8 Mar 2005 21:55:48 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 08 Mar 2005 21:55:47 -0000 Received: from p508BD0D1.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.208.209) by mail.gmx.net (mp021) with SMTP; 08 Mar 2005 22:55:47 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j28Ltgmb098823 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 8 Mar 2005 22:55:44 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Simon Barner Date: Tue, 8 Mar 2005 22:55:37 +0100 User-Agent: KMail/1.7.2 References: <200503081725.j28HPsa3009366@repoman.freebsd.org> In-Reply-To: <200503081725.j28HPsa3009366@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1547544.85mcQn2B17"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503082255.41463.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/boost Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 21:55:50 -0000 --nextPart1547544.85mcQn2B17 Content-Type: multipart/mixed; boundary="Boundary-01=_a9hLC+fbS1aDsz6" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_a9hLC+fbS1aDsz6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 8. March 2005 18:25, Simon Barner wrote: > barner 2005-03-08 17:25:54 UTC > > FreeBSD ports repository > > Modified files: > devel/boost Makefile pkg-plist > Log: > - Add WITH_PYSTE knob in oder to keep the list of dependencies smaller > for the WITH_PYTHON case. WITH_PYSTE implies WITH_PYTHON. [1] Small patch to make boost package properly (no python implies no pyste). =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-01=_a9hLC+fbS1aDsz6 Content-Type: text/plain; charset="iso-8859-1"; name="boost.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="boost.diff" Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/pcvs/ports/devel/boost/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile =2D-- Makefile 8 Mar 2005 17:25:54 -0000 1.23 +++ Makefile 8 Mar 2005 21:51:19 -0000 @@ -68,6 +68,7 @@ .endif .else PLIST_SUB+=3D BOOST_PYTHON=3D"@comment " +PLIST_SUB+=3D BOOST_PYSTE=3D"@comment " .endif =20 .include --Boundary-01=_a9hLC+fbS1aDsz6-- --nextPart1547544.85mcQn2B17 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCLh9dXhc68WspdLARAiQVAJ9sJIaPj0BdfO1Z4wvOmQCsxtehDwCgikih H5FOfLwBDJJKsByufW+7LoQ= =mI7n -----END PGP SIGNATURE----- --nextPart1547544.85mcQn2B17-- From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:05:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C340516A4CE; Tue, 8 Mar 2005 22:05:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99CDE43D48; Tue, 8 Mar 2005 22:05:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28M5Jmt029037; Tue, 8 Mar 2005 22:05:19 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28M5Jnb029036; Tue, 8 Mar 2005 22:05:19 GMT (envelope-from flz) Message-Id: <200503082205.j28M5Jnb029036@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 8 Mar 2005 22:05:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libimg Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:05:19 -0000 flz 2005-03-08 22:05:19 UTC FreeBSD ports repository Modified files: graphics/libimg Makefile distinfo Log: - Fix MASTER_SITES. - Distfile rerolled due to inclusion in SF CVS repository. PR: ports/77944 Submitted by: Sam Lawrance Approved by: pav (mentor) Revision Changes Path 1.18 +2 -1 ports/graphics/libimg/Makefile 1.5 +2 -2 ports/graphics/libimg/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:10:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1962816A4CE; Tue, 8 Mar 2005 22:10:23 +0000 (GMT) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id C138D43D4C; Tue, 8 Mar 2005 22:10:22 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Tue, 08 Mar 2005 14:10:22 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 5FA265D08; Tue, 8 Mar 2005 14:10:21 -0800 (PST) X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: "M. Warner Losh" In-reply-to: Your message of "Tue, 08 Mar 2005 09:35:35 MST." <20050308.093535.39177166.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_18653737300" Date: Tue, 08 Mar 2005 14:10:21 -0800 From: "Kevin Oberman" Message-Id: <20050308221021.5FA265D08@ptavv.es.net> cc: deischen@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: jeremie@le-hen.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:10:23 -0000 This is a multipart MIME message. --==_Exmh_18653737300 Content-Type: text/plain; charset=us-ascii > Date: Tue, 08 Mar 2005 09:35:35 -0700 (MST) > From: "M. Warner Losh" > Sender: owner-cvs-all@freebsd.org > > In message: <20050308072731.GI94451@obiwan.tataz.chchile.org> > Jeremie Le Hen writes: > : > Both laptops are Dell (Inspiron 4150 and Inspiron 8100). > : > : I don't know if it cares, but mine is a Dell Latitute CPx. > : > : dmesg(8) is attached, with cardbus rev 1.48. > > This looks like it is working to me. Is that correct? I tried it > last night on my Sony and got two interesting results. The rl card I > have just worked, and the dc card appeared to work, but locked up the > system completely. I've noticed some anomalies with the lights on the > card (which indicate power issues), which may be the cause of some of > these problems. I'll look into those when I get the chance (maybe > Thursday night unless work is exceptionally non-busy before then). The if_dc issues is with busdma and Scott is aware of it. (Hopefully a fix is coming soon.) In the meantime I have a patch to get dc to work again. It's a kludge, but it at least lives. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 --==_Exmh_18653737300 Content-Type: text/plain ; name="if_dc.diff"; charset=us-ascii Content-Description: if_dc.diff Content-Disposition: attachment; filename="if_dc.diff" --- sys/pci/if_dc.c~ Fri Oct 15 17:53:44 2004 +++ sys/pci/if_dc.c Mon Dec 20 14:22:48 2004 @@ -2151,8 +2151,8 @@ } /* Allocate a busdma tag for mbufs. */ error = bus_dma_tag_create(NULL, PAGE_SIZE, 0, BUS_SPACE_MAXADDR_32BIT, - BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES * DC_TX_LIST_CNT, + BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES, DC_TX_LIST_CNT, MCLBYTES, 0, NULL, NULL, &sc->dc_mtag); if (error) { printf("dc%d: failed to allocate busdma tag\n", unit); --==_Exmh_18653737300-- From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:29:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1D4016A4CE; Tue, 8 Mar 2005 22:29:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A5543D55; Tue, 8 Mar 2005 22:29:18 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28MTIEW029876; Tue, 8 Mar 2005 22:29:18 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28MTIqr029875; Tue, 8 Mar 2005 22:29:18 GMT (envelope-from pav) Message-Id: <200503082229.j28MTIqr029875@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 22:29:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/pear-Net_Ident Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:29:19 -0000 pav 2005-03-08 22:29:18 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pear-Net_Ident Makefile distinfo pkg-descr Log: The PEAR::Net_Ident implements Identification Protocol according to RFC 1413. The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident Protocol") provides a means to determine the identity of a user of a particular TCP connection. Given a TCP port number pair, it returns a character string which identifies the owner of that connection on the server's system. PR: ports/78532 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.1440 +1 -0 ports/net/Makefile 1.1 +23 -0 ports/net/pear-Net_Ident/Makefile (new) 1.1 +2 -0 ports/net/pear-Net_Ident/distinfo (new) 1.1 +10 -0 ports/net/pear-Net_Ident/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:30:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4815016A4CE; Tue, 8 Mar 2005 22:30:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 211CB43D39; Tue, 8 Mar 2005 22:30:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28MU9nL029964; Tue, 8 Mar 2005 22:30:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28MU9iK029963; Tue, 8 Mar 2005 22:30:09 GMT (envelope-from pav) Message-Id: <200503082230.j28MU9iK029963@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 22:30:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:30:09 -0000 pav 2005-03-08 22:30:08 UTC FreeBSD ports repository Modified files: . modules Log: pear-Net_Ident --> ports/net/pear-Net_Ident Revision Changes Path 1.12072 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:36:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5A4516A4CE; Tue, 8 Mar 2005 22:36:06 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D8F43D5A; Tue, 8 Mar 2005 22:36:06 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j28Mb5l6076104; Tue, 8 Mar 2005 15:37:06 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <422E283E.3080009@samsco.org> Date: Tue, 08 Mar 2005 15:33:34 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Oberman References: <20050308221021.5FA265D08@ptavv.es.net> In-Reply-To: <20050308221021.5FA265D08@ptavv.es.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: deischen@FreeBSD.org cc: jeremie@le-hen.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:36:06 -0000 Kevin Oberman wrote: >>Date: Tue, 08 Mar 2005 09:35:35 -0700 (MST) >>From: "M. Warner Losh" >>Sender: owner-cvs-all@freebsd.org >> >>In message: <20050308072731.GI94451@obiwan.tataz.chchile.org> >> Jeremie Le Hen writes: >>: > Both laptops are Dell (Inspiron 4150 and Inspiron 8100). >>: >>: I don't know if it cares, but mine is a Dell Latitute CPx. >>: >>: dmesg(8) is attached, with cardbus rev 1.48. >> >>This looks like it is working to me. Is that correct? I tried it >>last night on my Sony and got two interesting results. The rl card I >>have just worked, and the dc card appeared to work, but locked up the >>system completely. I've noticed some anomalies with the lights on the >>card (which indicate power issues), which may be the cause of some of >>these problems. I'll look into those when I get the chance (maybe >>Thursday night unless work is exceptionally non-busy before then). > > > The if_dc issues is with busdma and Scott is aware of it. (Hopefully a > fix is coming soon.) In the meantime I have a patch to get dc to work > again. It's a kludge, but it at least lives. > > > ------------------------------------------------------------------------ > > --- sys/pci/if_dc.c~ Fri Oct 15 17:53:44 2004 > +++ sys/pci/if_dc.c Mon Dec 20 14:22:48 2004 > @@ -2151,8 +2151,8 @@ > } > > /* Allocate a busdma tag for mbufs. */ > error = bus_dma_tag_create(NULL, PAGE_SIZE, 0, BUS_SPACE_MAXADDR_32BIT, > - BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES * DC_TX_LIST_CNT, > + BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES, > DC_TX_LIST_CNT, MCLBYTES, 0, NULL, NULL, &sc->dc_mtag); > if (error) { > printf("dc%d: failed to allocate busdma tag\n", unit); I think that this patch is actually the correct thing to do. I also believe that the alignment argument should be changed from PAGE_SIZE to '1'. Considering that busdma never used to do alignment fixups, this change should effectively be a NOP for the driver, and will avoid the whole bounce-buffer mess. Care to give this a sanity test? Scott From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:37:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A9C816A4CE; Tue, 8 Mar 2005 22:37:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D00D43D1D; Tue, 8 Mar 2005 22:37:13 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28MbCux030265; Tue, 8 Mar 2005 22:37:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28MbCNf030264; Tue, 8 Mar 2005 22:37:12 GMT (envelope-from pav) Message-Id: <200503082237.j28MbCNf030264@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 22:37:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases Makefile ports/databases/pear-DB_ldap Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:37:13 -0000 pav 2005-03-08 22:37:12 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/pear-DB_ldap Makefile distinfo pkg-descr Log: PEAR::DB_ldap class provides a DB compliant interface to LDAP servers. PR: ports/78599 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.413 +1 -0 ports/databases/Makefile 1.1 +23 -0 ports/databases/pear-DB_ldap/Makefile (new) 1.1 +2 -0 ports/databases/pear-DB_ldap/distinfo (new) 1.1 +3 -0 ports/databases/pear-DB_ldap/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:37:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A423116A4CE; Tue, 8 Mar 2005 22:37:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D52743D41; Tue, 8 Mar 2005 22:37:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28MbqFj030315; Tue, 8 Mar 2005 22:37:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28MbqHJ030314; Tue, 8 Mar 2005 22:37:52 GMT (envelope-from pav) Message-Id: <200503082237.j28MbqHJ030314@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 22:37:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:37:52 -0000 pav 2005-03-08 22:37:52 UTC FreeBSD ports repository Modified files: . modules Log: pear-DB_ldap --> ports/databases/pear-DB_ldap Revision Changes Path 1.12073 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:47:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C5C616A4CE; Tue, 8 Mar 2005 22:47:58 +0000 (GMT) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AFC343D5E; Tue, 8 Mar 2005 22:47:57 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465; Tue, 08 Mar 2005 14:47:57 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id AA9B95D08; Tue, 8 Mar 2005 14:47:56 -0800 (PST) To: Scott Long In-reply-to: Your message of "Tue, 08 Mar 2005 15:33:34 MST." <422E283E.3080009@samsco.org> Date: Tue, 08 Mar 2005 14:47:56 -0800 From: "Kevin Oberman" Message-Id: <20050308224756.AA9B95D08@ptavv.es.net> cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: deischen@FreeBSD.org cc: jeremie@le-hen.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:47:58 -0000 > Date: Tue, 08 Mar 2005 15:33:34 -0700 > From: Scott Long > > Kevin Oberman wrote: > >>Date: Tue, 08 Mar 2005 09:35:35 -0700 (MST) > >>From: "M. Warner Losh" > >>Sender: owner-cvs-all@freebsd.org > >> > >>In message: <20050308072731.GI94451@obiwan.tataz.chchile.org> > >> Jeremie Le Hen writes: > >>: > Both laptops are Dell (Inspiron 4150 and Inspiron 8100). > >>: > >>: I don't know if it cares, but mine is a Dell Latitute CPx. > >>: > >>: dmesg(8) is attached, with cardbus rev 1.48. > >> > >>This looks like it is working to me. Is that correct? I tried it > >>last night on my Sony and got two interesting results. The rl card I > >>have just worked, and the dc card appeared to work, but locked up the > >>system completely. I've noticed some anomalies with the lights on the > >>card (which indicate power issues), which may be the cause of some of > >>these problems. I'll look into those when I get the chance (maybe > >>Thursday night unless work is exceptionally non-busy before then). > > > > > > The if_dc issues is with busdma and Scott is aware of it. (Hopefully a > > fix is coming soon.) In the meantime I have a patch to get dc to work > > again. It's a kludge, but it at least lives. > > > > > > ------------------------------------------------------------------------ > > > > --- sys/pci/if_dc.c~ Fri Oct 15 17:53:44 2004 > > +++ sys/pci/if_dc.c Mon Dec 20 14:22:48 2004 > > @@ -2151,8 +2151,8 @@ > > } > > > > /* Allocate a busdma tag for mbufs. */ > > error = bus_dma_tag_create(NULL, PAGE_SIZE, 0, BUS_SPACE_MAXADDR_32BIT, > > - BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES * DC_TX_LIST_CNT, > > + BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES, > > DC_TX_LIST_CNT, MCLBYTES, 0, NULL, NULL, &sc->dc_mtag); > > if (error) { > > printf("dc%d: failed to allocate busdma tag\n", unit); > > I think that this patch is actually the correct thing to do. I also > believe that the alignment argument should be changed from PAGE_SIZE to > '1'. Considering that busdma never used to do alignment fixups, this > change should effectively be a NOP for the driver, and will avoid the > whole bounce-buffer mess. Care to give this a sanity test? Oops! I sent the wrong diff. Sorry, It was an older one. The current one is: --- sys/pci/if_dc.c.orig Thu Mar 3 16:00:57 2005 +++ sys/pci/if_dc.c Tue Mar 8 14:41:20 2005 @@ -2147,8 +2147,8 @@ } /* Allocate a busdma tag for mbufs. */ - error = bus_dma_tag_create(NULL, PAGE_SIZE, 0, BUS_SPACE_MAXADDR_32BIT, - BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES * DC_TX_LIST_CNT, + error = bus_dma_tag_create(NULL, 1, 0, BUS_SPACE_MAXADDR_32BIT, + BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES, DC_TX_LIST_CNT, MCLBYTES, 0, NULL, NULL, &sc->dc_mtag); if (error) { printf("dc%d: failed to allocate busdma tag\n", unit); I can confirm that this one makes my Xircom card work just fine. It would be nice to get this committed if it's an acceptable fix. I have no idea who should do this as if_dc does not show up in MAINTAINERS. I guess most any committer (Scott...Warner?) can do it. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:48:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF7EE16A55C; Tue, 8 Mar 2005 22:48:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 511C143D31; Tue, 8 Mar 2005 22:48:02 +0000 (GMT) (envelope-from carvay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Mm2wa030723; Tue, 8 Mar 2005 22:48:02 GMT (envelope-from carvay@repoman.freebsd.org) Received: (from carvay@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28Mm2Mu030722; Tue, 8 Mar 2005 22:48:02 GMT (envelope-from carvay) Message-Id: <200503082248.j28Mm2Mu030722@repoman.freebsd.org> From: "J. Vicente Carrasco" Date: Tue, 8 Mar 2005 22:48:02 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/articles/euro Makefile article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:48:03 -0000 carvay 2005-03-08 22:48:02 UTC FreeBSD doc repository Added files: es_ES.ISO8859-1/articles/euro Makefile article.sgml Log: New article. Submitted by jcamou at es dot FreeBSD dot org From now on he will commit his work by himself ;-) Revision Changes Path 1.1 +18 -0 doc/es_ES.ISO8859-1/articles/euro/Makefile (new) 1.1 +405 -0 doc/es_ES.ISO8859-1/articles/euro/article.sgml (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 22:52:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82DCA16A4CE; Tue, 8 Mar 2005 22:52:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ABDA43D46; Tue, 8 Mar 2005 22:52:19 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28MqJJw030915; Tue, 8 Mar 2005 22:52:19 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28MqJOK030914; Tue, 8 Mar 2005 22:52:19 GMT (envelope-from simon) Message-Id: <200503082252.j28MqJOK030914@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 8 Mar 2005 22:52:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:52:19 -0000 simon 2005-03-08 22:52:19 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document two phpMyAdmin issues. Revision Changes Path 1.601 +83 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:02:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1721516A4CE; Tue, 8 Mar 2005 23:02:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E29A443D2D; Tue, 8 Mar 2005 23:02:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28N2wd1031357; Tue, 8 Mar 2005 23:02:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28N2wUF031356; Tue, 8 Mar 2005 23:02:58 GMT (envelope-from pav) Message-Id: <200503082302.j28N2wUF031356@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 23:02:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/qemu Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:02:59 -0000 pav 2005-03-08 23:02:58 UTC FreeBSD ports repository Modified files: emulators/qemu Makefile distinfo Log: - Update to 2005-03-05 snapshot PR: ports/78509 Submitted by: Juergen Lock (maintainer) Revision Changes Path 1.22 +2 -2 ports/emulators/qemu/Makefile 1.16 +2 -2 ports/emulators/qemu/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:03:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C8A716A4CE; Tue, 8 Mar 2005 23:03:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E36FB43D49; Tue, 8 Mar 2005 23:03:20 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28N3KoF031417; Tue, 8 Mar 2005 23:03:20 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28N3KUr031416; Tue, 8 Mar 2005 23:03:20 GMT (envelope-from simon) Message-Id: <200503082303.j28N3KUr031416@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 8 Mar 2005 23:03:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/wget-devel Makefileports/ftp/wget-devel/files patch-CAN-2004-1487 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:03:21 -0000 simon 2005-03-08 23:03:20 UTC FreeBSD ports repository Modified files: ftp/wget-devel Makefile Added files: ftp/wget-devel/files patch-CAN-2004-1487 Log: Fix directory traversal vulnerability. Security: CAN-2004-1487 Security: http://vuxml.FreeBSD.org/06f142ff-4df3-11d9-a9e7-0001020eed82.html (part of) Obtained from: SuSE Approved by: erwin (mentor) Revision Changes Path 1.74 +1 -1 ports/ftp/wget-devel/Makefile 1.1 +51 -0 ports/ftp/wget-devel/files/patch-CAN-2004-1487 (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:15:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB22D16A4CE; Tue, 8 Mar 2005 23:15:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D144F43D1F; Tue, 8 Mar 2005 23:15:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28NFNlA032068; Tue, 8 Mar 2005 23:15:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28NFNqZ032067; Tue, 8 Mar 2005 23:15:23 GMT (envelope-from pav) Message-Id: <200503082315.j28NFNqZ032067@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 23:15:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/amrcoder Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:15:24 -0000 pav 2005-03-08 23:15:23 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/amrcoder Makefile distinfo pkg-descr pkg-plist Log: AMR encoder/decoder from www.3gpp.org. Modified for use with Mbuni MMS Gateway (look at http://www.mbuni.org/userguide.shtml#install for more info). PR: ports/78541 Submitted by: Andrew Wingorodov Revision Changes Path 1.595 +1 -0 ports/audio/Makefile 1.1 +20 -0 ports/audio/amrcoder/Makefile (new) 1.1 +2 -0 ports/audio/amrcoder/distinfo (new) 1.1 +9 -0 ports/audio/amrcoder/pkg-descr (new) 1.1 +2 -0 ports/audio/amrcoder/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:15:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1166716A4CE; Tue, 8 Mar 2005 23:15:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCD3143D2F; Tue, 8 Mar 2005 23:15:36 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28NFarw032097; Tue, 8 Mar 2005 23:15:36 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28NFa2x032096; Tue, 8 Mar 2005 23:15:36 GMT (envelope-from flz) Message-Id: <200503082315.j28NFa2x032096@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 8 Mar 2005 23:15:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/pekwm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:15:37 -0000 flz 2005-03-08 23:15:36 UTC FreeBSD ports repository Modified files: x11-wm/pekwm Makefile Log: - Fix Imlib2 dependency. PR: ports/78584 Submitted by: Greg J. (maintainer) Approved by: pav (mentor) Revision Changes Path 1.16 +2 -1 ports/x11-wm/pekwm/Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:15:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51F8E16A4CE; Tue, 8 Mar 2005 23:15:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A92943D1D; Tue, 8 Mar 2005 23:15:56 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28NFuHR032135; Tue, 8 Mar 2005 23:15:56 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28NFuNn032134; Tue, 8 Mar 2005 23:15:56 GMT (envelope-from pav) Message-Id: <200503082315.j28NFuNn032134@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 23:15:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:15:56 -0000 pav 2005-03-08 23:15:56 UTC FreeBSD ports repository Modified files: . modules Log: amrcoder --> ports/audio/amrcoder Revision Changes Path 1.12074 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:16:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FE8416A4CE; Tue, 8 Mar 2005 23:16:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6507243D2D; Tue, 8 Mar 2005 23:16:32 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28NGWwN032214; Tue, 8 Mar 2005 23:16:32 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28NGW4e032213; Tue, 8 Mar 2005 23:16:32 GMT (envelope-from thierry) Message-Id: <200503082316.j28NGW4e032213@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 8 Mar 2005 23:16:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/tidy-devel Makefile distinfo ports/www/tidy-devel/files patch-build_gmake_Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:16:32 -0000 thierry 2005-03-08 23:16:32 UTC FreeBSD ports repository Modified files: www/tidy-devel Makefile distinfo www/tidy-devel/files patch-build_gmake_Makefile Log: Upgrade to 050307. Revision Changes Path 1.113 +1 -1 ports/www/tidy-devel/Makefile 1.99 +2 -2 ports/www/tidy-devel/distinfo 1.3 +7 -8 ports/www/tidy-devel/files/patch-build_gmake_Makefile From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:22:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A4C516A4CE; Tue, 8 Mar 2005 23:22:10 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD5B43D2F; Tue, 8 Mar 2005 23:22:10 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 05A8A5C98B; Tue, 8 Mar 2005 15:22:10 -0800 (PST) Date: Tue, 8 Mar 2005 15:22:09 -0800 From: Alfred Perlstein To: Maxim Sobolev Message-ID: <20050308232209.GX11079@elvis.mu.org> References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> <20050308210414.GU11079@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308210414.GU11079@elvis.mu.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:22:10 -0000 * Alfred Perlstein [050308 13:04] wrote: > * Maxim Sobolev [050308 08:14] wrote: > > Alfred Perlstein wrote: > > >Why not just expand our API to do this as well? It shouldn't be > > >that hard and then we'll gain the additional functionality. > > > > I have been erroneously assuming that it would be much harder to do, but > > closer investigation is revealed that it's very simple to do. > > > > Committed, thank you for suggestion! > > You rule, thank you! I was about to update the docs to include it as part of our API, but then noticed you left it behind #ifdef _KERNEL, what about taking it out? I've taken it out and added documentation, can you review this? Index: lib/libc/sys/send.2 =================================================================== RCS file: /home/ncvs/src/lib/libc/sys/send.2,v retrieving revision 1.30 diff -u -r1.30 send.2 --- lib/libc/sys/send.2 13 Feb 2005 22:25:13 -0000 1.30 +++ lib/libc/sys/send.2 8 Mar 2005 23:19:18 -0000 @@ -103,11 +103,12 @@ .Fa flags argument may include one or more of the following: .Bd -literal -#define MSG_OOB 0x1 /* process out-of-band data */ -#define MSG_PEEK 0x2 /* peek at incoming message */ -#define MSG_DONTROUTE 0x4 /* bypass routing, use direct interface */ -#define MSG_EOR 0x8 /* data completes record */ -#define MSG_EOF 0x100 /* data completes transaction */ +#define MSG_OOB 0x00001 /* process out-of-band data */ +#define MSG_PEEK 0x00002 /* peek at incoming message */ +#define MSG_DONTROUTE 0x00004 /* bypass routing, use direct interface */ +#define MSG_EOR 0x00008 /* data completes record */ +#define MSG_EOF 0x00100 /* data completes transaction */ +#define MSG_NOSIGNAL 0x20000 /* do not generate SIGPIPE on EOF */ .Ed .Pp The flag @@ -135,6 +136,9 @@ .Xr ttcp 4 ) . .Dv MSG_DONTROUTE is usually used only by diagnostic or routing programs. +.Dv MSG_NOSIGNAL +is used to prevent SIGPIPE generation when writing a socket that +may be closed. .Pp See .Xr recv 2 Index: sys/sys/socket.h =================================================================== RCS file: /home/ncvs/src/sys/sys/socket.h,v retrieving revision 1.86 diff -u -r1.86 socket.h --- sys/sys/socket.h 8 Mar 2005 16:11:41 -0000 1.86 +++ sys/sys/socket.h 8 Mar 2005 23:20:44 -0000 @@ -398,7 +398,9 @@ #endif #ifdef _KERNEL #define MSG_SOCALLBCK 0x10000 /* for use by socket callbacks - soreceive (TCP) */ -#define MSG_NOSIGNAL 0x20000 /* for use with emulation layers */ +#endif +#if __BSD_VISIBLE +#define MSG_NOSIGNAL 0x20000 /* do not generate SIGPIPE on EOF */ #endif /* -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:25:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FD5016A4D4; Tue, 8 Mar 2005 23:25:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7326C43D4C; Tue, 8 Mar 2005 23:25:46 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28NPkqm032560; Tue, 8 Mar 2005 23:25:46 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28NPkY5032559; Tue, 8 Mar 2005 23:25:46 GMT (envelope-from scottl) Message-Id: <200503082325.j28NPkY5032559@repoman.freebsd.org> From: Scott Long Date: Tue, 8 Mar 2005 23:25:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_dc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:25:46 -0000 scottl 2005-03-08 23:25:46 UTC FreeBSD src repository Modified files: sys/pci if_dc.c Log: The DC driver asks for an alignment of PAGE_SIZE for data buffers, but also asks that each buffer be (2048 * 256) bytes long. I suspect that alignment isn't a real requirement since busdma only recently started honoring it. The size is also bogus. Fix both of these and stop busdma from trying to exhaust the system memory pool with bounce pages. Submitted by: Kevin Oberman MFC After: 7 days Revision Changes Path 1.156 +3 -3 src/sys/pci/if_dc.c From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:26:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E22D16A4CE; Tue, 8 Mar 2005 23:26:46 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D9643D41; Tue, 8 Mar 2005 23:26:45 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j28NRkH0076372; Tue, 8 Mar 2005 16:27:46 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <422E341E.3090900@samsco.org> Date: Tue, 08 Mar 2005 16:24:14 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Oberman References: <20050308224756.AA9B95D08@ptavv.es.net> In-Reply-To: <20050308224756.AA9B95D08@ptavv.es.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: deischen@FreeBSD.org cc: jeremie@le-hen.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:26:46 -0000 Kevin Oberman wrote: >>Date: Tue, 08 Mar 2005 15:33:34 -0700 >>From: Scott Long >> >>Kevin Oberman wrote: >> >>>>Date: Tue, 08 Mar 2005 09:35:35 -0700 (MST) >>>>From: "M. Warner Losh" >>>>Sender: owner-cvs-all@freebsd.org >>>> >>>>In message: <20050308072731.GI94451@obiwan.tataz.chchile.org> >>>> Jeremie Le Hen writes: >>>>: > Both laptops are Dell (Inspiron 4150 and Inspiron 8100). >>>>: >>>>: I don't know if it cares, but mine is a Dell Latitute CPx. >>>>: >>>>: dmesg(8) is attached, with cardbus rev 1.48. >>>> >>>>This looks like it is working to me. Is that correct? I tried it >>>>last night on my Sony and got two interesting results. The rl card I >>>>have just worked, and the dc card appeared to work, but locked up the >>>>system completely. I've noticed some anomalies with the lights on the >>>>card (which indicate power issues), which may be the cause of some of >>>>these problems. I'll look into those when I get the chance (maybe >>>>Thursday night unless work is exceptionally non-busy before then). >>> >>> >>>The if_dc issues is with busdma and Scott is aware of it. (Hopefully a >>>fix is coming soon.) In the meantime I have a patch to get dc to work >>>again. It's a kludge, but it at least lives. >>> >>> >>>------------------------------------------------------------------------ >>> >>>--- sys/pci/if_dc.c~ Fri Oct 15 17:53:44 2004 >>>+++ sys/pci/if_dc.c Mon Dec 20 14:22:48 2004 >>>@@ -2151,8 +2151,8 @@ >>> } >>> >>> /* Allocate a busdma tag for mbufs. */ >>> error = bus_dma_tag_create(NULL, PAGE_SIZE, 0, BUS_SPACE_MAXADDR_32BIT, >>>- BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES * DC_TX_LIST_CNT, >>>+ BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES, >>> DC_TX_LIST_CNT, MCLBYTES, 0, NULL, NULL, &sc->dc_mtag); >>> if (error) { >>> printf("dc%d: failed to allocate busdma tag\n", unit); >> >>I think that this patch is actually the correct thing to do. I also >>believe that the alignment argument should be changed from PAGE_SIZE to >>'1'. Considering that busdma never used to do alignment fixups, this >>change should effectively be a NOP for the driver, and will avoid the >>whole bounce-buffer mess. Care to give this a sanity test? > > > Oops! I sent the wrong diff. Sorry, It was an older one. The current one > is: > --- sys/pci/if_dc.c.orig Thu Mar 3 16:00:57 2005 > +++ sys/pci/if_dc.c Tue Mar 8 14:41:20 2005 > @@ -2147,8 +2147,8 @@ > } > > /* Allocate a busdma tag for mbufs. */ > - error = bus_dma_tag_create(NULL, PAGE_SIZE, 0, BUS_SPACE_MAXADDR_32BIT, > - BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES * DC_TX_LIST_CNT, > + error = bus_dma_tag_create(NULL, 1, 0, BUS_SPACE_MAXADDR_32BIT, > + BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES, > DC_TX_LIST_CNT, MCLBYTES, 0, NULL, NULL, &sc->dc_mtag); > if (error) { > printf("dc%d: failed to allocate busdma tag\n", unit); > > I can confirm that this one makes my Xircom card work just fine. It > would be nice to get this committed if it's an acceptable fix. I have no > idea who should do this as if_dc does not show up in MAINTAINERS. I guess > most any committer (Scott...Warner?) can do it. Done, thanks! Scott From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:27:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C843816A4CE; Tue, 8 Mar 2005 23:27:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAAE43D1D; Tue, 8 Mar 2005 23:27:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28NRkdR032625; Tue, 8 Mar 2005 23:27:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28NRkJT032624; Tue, 8 Mar 2005 23:27:46 GMT (envelope-from pav) Message-Id: <200503082327.j28NRkJT032624@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 23:27:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/squid Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:27:46 -0000 pav 2005-03-08 23:27:46 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo Log: Integrate the following vendor patches as published on - correct a race condition related to the Set-Cookie header - correct the FTP parser with regards to the EPLF format (squid bug #1252) - correct FTP listing output when the URL was requested without a trailing slash (squid bug #1253) - make ACL configuration errors fatal (squid bug #1255) PR: ports/78446 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.160 +5 -1 ports/www/squid/Makefile 1.124 +8 -0 ports/www/squid/distinfo From owner-cvs-all@FreeBSD.ORG Tue Mar 8 23:42:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B7BF16A4CE; Tue, 8 Mar 2005 23:42:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D5CB43D54; Tue, 8 Mar 2005 23:42:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28Ng7ce033180; Tue, 8 Mar 2005 23:42:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28Ng7rt033179; Tue, 8 Mar 2005 23:42:07 GMT (envelope-from pav) Message-Id: <200503082342.j28Ng7rt033179@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 23:42:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/sam2p Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:42:08 -0000 pav 2005-03-08 23:42:07 UTC FreeBSD ports repository Modified files: graphics/sam2p Makefile distinfo Log: - Update to 0.44.4 and unbreak on 5.X PR: ports/78557 Submitted by: Johan van Selst Revision Changes Path 1.10 +5 -8 ports/graphics/sam2p/Makefile 1.5 +2 -3 ports/graphics/sam2p/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:10:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B050116A4CE; Wed, 9 Mar 2005 00:10:02 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF4B743D39; Wed, 9 Mar 2005 00:10:01 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.254] ([192.168.2.2]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j2909x23078846 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Mar 2005 01:10:00 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <422E3EC1.4050402@portaone.com> Date: Wed, 09 Mar 2005 02:09:37 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alfred Perlstein References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> <20050308210414.GU11079@elvis.mu.org> <20050308232209.GX11079@elvis.mu.org> In-Reply-To: <20050308232209.GX11079@elvis.mu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:10:02 -0000 Looks fine, though it's hard for me to comment about adding yet another flag that not present in standards. However, in my pretty unauthoritative opinion, since Linux has it, while many people and ISVs out there use it as a sort of reference when developing free software, it will probably make sense to support it as well, especially considering that it's pretty easy to do. In any case, since it's definitelty an API/ABI change (programs that use MSG_NOSIGNAL won't compile on older systems, while binary programs that use it may not work correctly on older systems) it also warrants __FreeBSD_version bump and proper documentation in the Porter's Handbook. Also the ABI argument probably puts MFC out of question. Thanks! -Maxim Alfred Perlstein wrote: > * Alfred Perlstein [050308 13:04] wrote: > >>* Maxim Sobolev [050308 08:14] wrote: >> >>>Alfred Perlstein wrote: >>> >>>>Why not just expand our API to do this as well? It shouldn't be >>>>that hard and then we'll gain the additional functionality. >>> >>>I have been erroneously assuming that it would be much harder to do, but >>>closer investigation is revealed that it's very simple to do. >>> >>>Committed, thank you for suggestion! >> >>You rule, thank you! > > > I was about to update the docs to include it as part of our API, but > then noticed you left it behind #ifdef _KERNEL, what about taking it > out? > > I've taken it out and added documentation, can you review this? > > > Index: lib/libc/sys/send.2 > =================================================================== > RCS file: /home/ncvs/src/lib/libc/sys/send.2,v > retrieving revision 1.30 > diff -u -r1.30 send.2 > --- lib/libc/sys/send.2 13 Feb 2005 22:25:13 -0000 1.30 > +++ lib/libc/sys/send.2 8 Mar 2005 23:19:18 -0000 > @@ -103,11 +103,12 @@ > .Fa flags > argument may include one or more of the following: > .Bd -literal > -#define MSG_OOB 0x1 /* process out-of-band data */ > -#define MSG_PEEK 0x2 /* peek at incoming message */ > -#define MSG_DONTROUTE 0x4 /* bypass routing, use direct interface */ > -#define MSG_EOR 0x8 /* data completes record */ > -#define MSG_EOF 0x100 /* data completes transaction */ > +#define MSG_OOB 0x00001 /* process out-of-band data */ > +#define MSG_PEEK 0x00002 /* peek at incoming message */ > +#define MSG_DONTROUTE 0x00004 /* bypass routing, use direct interface */ > +#define MSG_EOR 0x00008 /* data completes record */ > +#define MSG_EOF 0x00100 /* data completes transaction */ > +#define MSG_NOSIGNAL 0x20000 /* do not generate SIGPIPE on EOF */ > .Ed > .Pp > The flag > @@ -135,6 +136,9 @@ > .Xr ttcp 4 ) . > .Dv MSG_DONTROUTE > is usually used only by diagnostic or routing programs. > +.Dv MSG_NOSIGNAL > +is used to prevent SIGPIPE generation when writing a socket that > +may be closed. > .Pp > See > .Xr recv 2 > Index: sys/sys/socket.h > =================================================================== > RCS file: /home/ncvs/src/sys/sys/socket.h,v > retrieving revision 1.86 > diff -u -r1.86 socket.h > --- sys/sys/socket.h 8 Mar 2005 16:11:41 -0000 1.86 > +++ sys/sys/socket.h 8 Mar 2005 23:20:44 -0000 > @@ -398,7 +398,9 @@ > #endif > #ifdef _KERNEL > #define MSG_SOCALLBCK 0x10000 /* for use by socket callbacks - soreceive (TCP) */ > -#define MSG_NOSIGNAL 0x20000 /* for use with emulation layers */ > +#endif > +#if __BSD_VISIBLE > +#define MSG_NOSIGNAL 0x20000 /* do not generate SIGPIPE on EOF */ > #endif > > /* > > > From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:13:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D1D316A4CE; Wed, 9 Mar 2005 00:13:02 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E4A43D1D; Wed, 9 Mar 2005 00:13:01 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id B3F015C955; Tue, 8 Mar 2005 16:13:01 -0800 (PST) Date: Tue, 8 Mar 2005 16:13:01 -0800 From: Alfred Perlstein To: Maxim Sobolev Message-ID: <20050309001301.GZ11079@elvis.mu.org> References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> <20050308210414.GU11079@elvis.mu.org> <20050308232209.GX11079@elvis.mu.org> <422E3EC1.4050402@portaone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422E3EC1.4050402@portaone.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:13:02 -0000 * Maxim Sobolev [050308 16:10] wrote: > Looks fine, though it's hard for me to comment about adding yet another > flag that not present in standards. However, in my pretty > unauthoritative opinion, since Linux has it, while many people and ISVs > out there use it as a sort of reference when developing free software, > it will probably make sense to support it as well, especially > considering that it's pretty easy to do. > > In any case, since it's definitelty an API/ABI change (programs that use > MSG_NOSIGNAL won't compile on older systems, while binary programs that > use it may not work correctly on older systems) it also warrants > __FreeBSD_version bump and proper documentation in the Porter's > Handbook. Also the ABI argument probably puts MFC out of question. Sorry, so how could it break ABI? It's just an additional flag... -Alfred From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:15:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 730D516A4CE; Wed, 9 Mar 2005 00:15:20 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D1F43D41; Wed, 9 Mar 2005 00:15:20 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j290FC9p022883; Tue, 8 Mar 2005 19:15:12 -0500 (EST) Date: Tue, 8 Mar 2005 19:15:12 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Scott Long In-Reply-To: <422E341E.3090900@samsco.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: src-committers@freebsd.org cc: Kevin Oberman cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: jeremie@le-hen.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:15:20 -0000 On Tue, 8 Mar 2005, Scott Long wrote: > Kevin Oberman wrote: > > Oops! I sent the wrong diff. Sorry, It was an older one. The current one > > is: > > --- sys/pci/if_dc.c.orig Thu Mar 3 16:00:57 2005 > > +++ sys/pci/if_dc.c Tue Mar 8 14:41:20 2005 [ ... ] > > I can confirm that this one makes my Xircom card work just fine. It > > would be nice to get this committed if it's an acceptable fix. I have no > > idea who should do this as if_dc does not show up in MAINTAINERS. I guess > > most any committer (Scott...Warner?) can do it. > > Done, thanks! Scott, you forgot a comma. See fix at end. To be clear, this commit does not address the problem from before this thread was hijacked ;-). With or without the dc commit, the dc driver either does not recognize the card at all, or it does and can't map the interrupt and panics when it tries to detach. It seems to be random as to which one occurs. I suspect something is not getting properly initialized or its getting stomped on. -- DE Index: if_dc.c =================================================================== RCS file: /home/ncvs/src/sys/pci/if_dc.c,v retrieving revision 1.156 diff -u -r1.156 if_dc.c --- if_dc.c 8 Mar 2005 23:25:46 -0000 1.156 +++ if_dc.c 9 Mar 2005 00:10:36 -0000 @@ -2148,7 +2148,7 @@ /* Allocate a busdma tag for mbufs. */ error = bus_dma_tag_create(NULL, 1, 0, BUS_SPACE_MAXADDR_32BIT, - BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES DC_TX_LIST_CNT, MCLBYTES, + BUS_SPACE_MAXADDR, NULL, NULL, MCLBYTES, DC_TX_LIST_CNT, MCLBYTES, 0, NULL, NULL, &sc->dc_mtag); if (error) { printf("dc%d: failed to allocate busdma tag\n", unit); From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:17:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB8FF16A4CE; Wed, 9 Mar 2005 00:17:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE17943D31; Wed, 9 Mar 2005 00:17:33 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j290HXTU034694; Wed, 9 Mar 2005 00:17:33 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j290HXsq034693; Wed, 9 Mar 2005 00:17:33 GMT (envelope-from alfred) Message-Id: <200503090017.j290HXsq034693@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Mar 2005 00:17:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys param.h socket.h src/lib/libc/sys send.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:17:34 -0000 alfred 2005-03-09 00:17:33 UTC FreeBSD src repository Modified files: sys/sys socket.h param.h lib/libc/sys send.2 Log: Make MSG_NOSIGNAL available to native programs. Bump FreeBSD_version to note this change. Reviewed by: sobomax Revision Changes Path 1.31 +9 -5 src/lib/libc/sys/send.2 1.232 +1 -1 src/sys/sys/param.h 1.87 +3 -1 src/sys/sys/socket.h From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:24:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC6B316A4CE; Wed, 9 Mar 2005 00:24:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B6343D41; Wed, 9 Mar 2005 00:24:25 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j290OPaX034961; Wed, 9 Mar 2005 00:24:25 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j290OPqe034960; Wed, 9 Mar 2005 00:24:25 GMT (envelope-from alfred) Message-Id: <200503090024.j290OPqe034960@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Mar 2005 00:24:25 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:24:26 -0000 alfred 2005-03-09 00:24:25 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document FreeBSD_version 600019 and 600020. acpcia includes and MSG_NOSIGNAL changes respectively. Revision Changes Path 1.545 +8 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:32:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8651D16A4CE; Wed, 9 Mar 2005 00:32:06 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEDFB43D1F; Wed, 9 Mar 2005 00:32:05 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.254] ([192.168.2.2]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j290HLZ4079469 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Mar 2005 01:17:22 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <422E407B.4080507@portaone.com> Date: Wed, 09 Mar 2005 02:16:59 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alfred Perlstein References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> <20050308210414.GU11079@elvis.mu.org> <20050308232209.GX11079@elvis.mu.org> <422E3EC1.4050402@portaone.com> <20050309001301.GZ11079@elvis.mu.org> In-Reply-To: <20050309001301.GZ11079@elvis.mu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:32:06 -0000 Alfred Perlstein wrote: > * Maxim Sobolev [050308 16:10] wrote: > >>Looks fine, though it's hard for me to comment about adding yet another >>flag that not present in standards. However, in my pretty >>unauthoritative opinion, since Linux has it, while many people and ISVs >>out there use it as a sort of reference when developing free software, >>it will probably make sense to support it as well, especially >>considering that it's pretty easy to do. >> >>In any case, since it's definitelty an API/ABI change (programs that use >>MSG_NOSIGNAL won't compile on older systems, while binary programs that >>use it may not work correctly on older systems) it also warrants >>__FreeBSD_version bump and proper documentation in the Porter's >>Handbook. Also the ABI argument probably puts MFC out of question. > > > Sorry, so how could it break ABI? It's just an additional flag... As I have said the binary program compiled on the newer system that uses this flag in some cases may malfunction when executed on system with older kernel due to the fact that that additional flag will become no-op the program might get SIGPIPE unexpectedly. -Maxim From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:48:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E2AA16A4CE; Wed, 9 Mar 2005 00:48:36 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F8B143D41; Wed, 9 Mar 2005 00:48:36 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id 54B7446B0E; Tue, 8 Mar 2005 19:48:35 -0500 (EST) Date: Wed, 9 Mar 2005 00:46:18 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alfred Perlstein In-Reply-To: <20050308012939.GP11079@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:48:36 -0000 On Mon, 7 Mar 2005, Alfred Perlstein wrote: > Why not just expand our API to do this as well? It shouldn't be that > hard and then we'll gain the additional functionality. There are some other related MSG_ flag situations we might want to look at -- for example, the dontroute -> SO_DONTROUTE logic on sosend() where adding MSG_DONTROUTE would involve racy frobbing of so_options. If we do add MSG_NOSIGNAL and other MSG_ flags, it would be nice to avoid exposing it as a valid flag to sendto/recvfrom in userspace until we decide we definitely want to expose it as part of the user API, in order to avoid applications starting to depend on the flags while the details fall out. Robert N M Watson > > * Maxim Sobolev [050306 23:26] wrote: > > sobomax 2005-03-07 07:26:43 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/compat/linux linux_socket.c > > Log: > > Handle MSG_NOSIGNAL flag in linux_send() by setting SO_NOSIGPIPE on socket > > for the duration of the send() call. Such approach may be less than ideal > > in threading environment, when several threads share the same socket and it > > might happen that several of them are calling linux_send() at the same time > > with and without SO_NOSIGPIPE set. > > > > However, such race condition is very unlikely in practice, therefore this > > change provides practical improvement compared to the previous behaviour. > > > > PR: kern/76426 > > Submitted by: Steven Hartland > > MFC after: 3 days > > > > Revision Changes Path > > 1.56 +25 -2 src/sys/compat/linux/linux_socket.c > > -- > - Alfred Perlstein > - Research Engineering Development Inc. > - email: bright@mu.org cell: 408-480-4684 > From owner-cvs-all@FreeBSD.ORG Wed Mar 9 00:54:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B041116A4CE; Wed, 9 Mar 2005 00:54:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8495843D3F; Wed, 9 Mar 2005 00:54:55 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j290stPI042839; Wed, 9 Mar 2005 00:54:55 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j290stAQ042838; Wed, 9 Mar 2005 00:54:55 GMT (envelope-from scottl) Message-Id: <200503090054.j290stAQ042838@repoman.freebsd.org> From: Scott Long Date: Wed, 9 Mar 2005 00:54:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_dc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 00:54:55 -0000 scottl 2005-03-09 00:54:55 UTC FreeBSD src repository Modified files: sys/pci if_dc.c Log: Bugger, wiped out a needed comma in the previous commit. Revision Changes Path 1.157 +1 -1 src/sys/pci/if_dc.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 01:31:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16EE516A4CE; Wed, 9 Mar 2005 01:31:54 +0000 (GMT) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF8543D49; Wed, 9 Mar 2005 01:31:49 +0000 (GMT) (envelope-from wes@softweyr.com) Received: from salty (apollo2-12.stbernard.com [199.245.188.12]) by smtp-relay.omnis.com (Postfix) with ESMTP id F034E1880C19; Tue, 8 Mar 2005 17:31:48 -0800 (PST) From: Wes Peters Organization: Softweyr.com To: Ian Dowse Date: Tue, 8 Mar 2005 17:31:47 -0800 User-Agent: KMail/1.7.1 References: <200503080247.j282lI4W044481@repoman.freebsd.org> In-Reply-To: <200503080247.j282lI4W044481@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503081731.48074.wes@softweyr.com> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/usb ehci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 01:31:54 -0000 On Monday 07 March 2005 06:47 pm, Ian Dowse wrote: > iedowse 2005-03-08 02:47:18 UTC > > FreeBSD src repository > > Modified files: > sys/dev/usb ehci.c > Log: > Fix the silly bug that prevented most EHCI interrupt transfers from > ever working correctly: the code was linking the QHs together but > then immediately overwriting the "next" pointers. Oops. Also > initialise qh_endphub, since the EHCI spec says that we should > always set the pipe multiplier field to something sensible. > > This appears to make basic split transactions work, so enable split > transactions for control, bulk and interrupt pipes (split isochronous > transfers are not yet implemented). It should now be possible to > use USB1 devices even when they are connected through a USB2 hub. Hurray! Imagine being able to scan without unplugging the printer (or the keyboard)! -- "Where am I, and what am I doing in this handbasket?" Wes Peters wes@softweyr.com From owner-cvs-all@FreeBSD.ORG Wed Mar 9 01:47:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD6716A4CE; Wed, 9 Mar 2005 01:47:30 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37A9443D49; Wed, 9 Mar 2005 01:47:30 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (adsl-68-252-59-28.dsl.wotnoh.ameritech.net [68.252.59.28]) (authenticated bits=0)j291Imlu023486 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 8 Mar 2005 20:18:51 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: Dag-Erling Smorgrav Date: Tue, 8 Mar 2005 20:51:12 -0500 User-Agent: KMail/1.7 References: <200503051552.j25FqCjg079895@repoman.freebsd.org> In-Reply-To: <200503051552.j25FqCjg079895@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3189927.g04iNinK2v"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503082051.20064.mistry.7@osu.edu> X-Spam-Status: No, hits=0.8 required=5.0 tests=BIZ_TLD autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_environment.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 01:47:31 -0000 --nextPart3189927.g04iNinK2v Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 05 March 2005 10:52 am, Dag-Erling Smorgrav wrote: > des 2005-03-05 15:52:12 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_environment.c > Log: > Teach getenv_quad() to recognize k/m/g/t suffixes in both lower- > and upper-case. This means (almost) all tunables now support those > suffixes. > > Revision Changes Path > 1.38 +15 -3 src/sys/kern/kern_environment.c This commit breaks resuming from suspend on my laptop. http://am-productions.biz/docs/LITTLEGUY.gz http://am-productions.biz/docs/dmesg.boot.gz http://am-productions.biz/docs/loader.conf.gz http://am-productions.biz/docs/littleguy.asl.gz http://am-productions.biz/docs/pciconf.txt.gz =2D-=20 Anish Mistry --nextPart3189927.g04iNinK2v Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCLlaYxqA5ziudZT0RAgqnAKDXH3H1qro0CdV3XQjWa49reZ0ggwCg02lm J0pmPqkYrmRe6D+ZuKv4sdw= =J+xp -----END PGP SIGNATURE----- --nextPart3189927.g04iNinK2v-- From owner-cvs-all@FreeBSD.ORG Wed Mar 9 01:56:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1C1616A4CE; Wed, 9 Mar 2005 01:56:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9536F43D46; Wed, 9 Mar 2005 01:56:48 +0000 (GMT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j291umql045122; Wed, 9 Mar 2005 01:56:48 GMT (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j291umjb045121; Wed, 9 Mar 2005 01:56:48 GMT (envelope-from hmp) Message-Id: <200503090156.j291umjb045121@repoman.freebsd.org> From: Hiten Pandya Date: Wed, 9 Mar 2005 01:56:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 alq.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 01:56:48 -0000 hmp 2005-03-09 01:56:48 UTC FreeBSD src repository Modified files: share/man/man9 alq.9 Log: Remove stale information in IMPLEMENTATION NOTES section about alq_open() using the calling thread's ucred. While I am there, fix references to my name. Revision Changes Path 1.5 +2 -6 src/share/man/man9/alq.9 From owner-cvs-all@FreeBSD.ORG Wed Mar 9 02:34:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AF6016A4CE; Wed, 9 Mar 2005 02:34:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4750243D3F; Wed, 9 Mar 2005 02:34:49 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j292Yn0q046439; Wed, 9 Mar 2005 02:34:49 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j292YnKA046438; Wed, 9 Mar 2005 02:34:49 GMT (envelope-from adamw) Message-Id: <200503090234.j292YnKA046438@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 9 Mar 2005 02:34:48 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome screenshots.sgml www/en/gnome/images Makefile ss210-2-tn.png ss210-2.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 02:34:49 -0000 adamw 2005-03-09 02:34:48 UTC FreeBSD doc repository Modified files: en/gnome screenshots.sgml en/gnome/images Makefile Added files: en/gnome/images ss210-2-tn.png ss210-2.png Log: Add a new screenshot by Radek Kozlowski. Revision Changes Path 1.35 +3 -1 www/en/gnome/images/Makefile 1.1 +239 -0 www/en/gnome/images/ss210-2-tn.png (new) 1.1 +939 -0 www/en/gnome/images/ss210-2.png (new) 1.48 +9 -1 www/en/gnome/screenshots.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 03:15:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9801516A4CE; Wed, 9 Mar 2005 03:15:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6683043D53; Wed, 9 Mar 2005 03:15:13 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j293FDvo048219; Wed, 9 Mar 2005 03:15:13 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j293FDGH048218; Wed, 9 Mar 2005 03:15:13 GMT (envelope-from clsung) Message-Id: <200503090315.j293FDGH048218@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 9 Mar 2005 03:15:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/slash pkg-plist ports/www/slash/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 03:15:13 -0000 clsung 2005-03-09 03:15:13 UTC FreeBSD ports repository Modified files: www/slash pkg-plist www/slash/files patch-Makefile Log: - we don't need perllocal.pod installed. - I forget to add etc/rc.d/slash.sh in pkg-plist (which will not added during 'port test') Noted by: krismail Revision Changes Path 1.5 +8 -6 ports/www/slash/files/patch-Makefile 1.6 +1 -0 ports/www/slash/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 03:57:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B630E16A4CE; Wed, 9 Mar 2005 03:57:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86CA043D46; Wed, 9 Mar 2005 03:57:09 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j293v9KU049587; Wed, 9 Mar 2005 03:57:09 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j293v9Cn049586; Wed, 9 Mar 2005 03:57:09 GMT (envelope-from obrien) Message-Id: <200503090357.j293v9Cn049586@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 9 Mar 2005 03:57:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/etc.sparc64 ttys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 03:57:09 -0000 obrien 2005-03-09 03:57:09 UTC FreeBSD src repository Modified files: etc/etc.sparc64 ttys Log: Be consistent about the serial line terminal type. CVS ---------------------------------------------------------------------- Revision Changes Path 1.10 +5 -5 src/etc/etc.sparc64/ttys From owner-cvs-all@FreeBSD.ORG Wed Mar 9 04:13:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5895816A4CE; Wed, 9 Mar 2005 04:13:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 333E243D41; Wed, 9 Mar 2005 04:13:41 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j294DfXv050220; Wed, 9 Mar 2005 04:13:41 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j294DeND050219; Wed, 9 Mar 2005 04:13:40 GMT (envelope-from ahze) Message-Id: <200503090413.j294DeND050219@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 04:13:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/cairo Makefile distinfo pkg-plist ports/graphics/cairo/files patch-cairo.pc.in patch-configure patch-src_cairo_font.c patch-src_cairo_glitz_surface.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 04:13:41 -0000 ahze 2005-03-09 04:13:40 UTC FreeBSD ports repository Modified files: graphics/cairo Makefile distinfo pkg-plist Added files: graphics/cairo/files patch-cairo.pc.in patch-configure Removed files: graphics/cairo/files patch-src_cairo_font.c patch-src_cairo_glitz_surface.c Log: - Update to 0.4.0 Revision Changes Path 1.10 +7 -2 ports/graphics/cairo/Makefile 1.4 +2 -2 ports/graphics/cairo/distinfo 1.1 +10 -0 ports/graphics/cairo/files/patch-cairo.pc.in (new) 1.1 +15 -0 ports/graphics/cairo/files/patch-configure (new) 1.3 +0 -15 ports/graphics/cairo/files/patch-src_cairo_font.c (dead) 1.2 +0 -166 ports/graphics/cairo/files/patch-src_cairo_glitz_surface.c (dead) 1.2 +27 -4 ports/graphics/cairo/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 04:21:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A5B16A4CE; Wed, 9 Mar 2005 04:21:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93FBF43D49; Wed, 9 Mar 2005 04:21:33 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j294LX5P050533; Wed, 9 Mar 2005 04:21:33 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j294LXDH050532; Wed, 9 Mar 2005 04:21:33 GMT (envelope-from ahze) Message-Id: <200503090421.j294LXDH050532@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 04:21:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/cairo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 04:21:33 -0000 ahze 2005-03-09 04:21:33 UTC FreeBSD ports repository Modified files: graphics/cairo pkg-descr Log: Add more info to pkg-descr Revision Changes Path 1.2 +5 -0 ports/graphics/cairo/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Mar 9 04:31:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D820716A4CE for ; Wed, 9 Mar 2005 04:31:04 +0000 (GMT) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 180CC43D62 for ; Wed, 9 Mar 2005 04:31:04 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 30733 invoked from network); 9 Mar 2005 01:44:21 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 9 Mar 2005 01:44:21 -0000 X-pair-Authenticated: 209.68.2.70 Date: Tue, 8 Mar 2005 19:44:20 -0600 (CST) From: Mike Silbersack To: Scott Long In-Reply-To: <200503082325.j28NPkY5032559@repoman.freebsd.org> Message-ID: <20050308194137.J811@odysseus.silby.com> References: <200503082325.j28NPkY5032559@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_dc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 04:31:05 -0000 On Tue, 8 Mar 2005, Scott Long wrote: > The DC driver asks for an alignment of PAGE_SIZE for data buffers, but also > asks that each buffer be (2048 * 256) bytes long. I suspect that alignment > isn't a real requirement since busdma only recently started honoring it. The > size is also bogus. Fix both of these and stop busdma from trying to > exhaust the system memory pool with bounce pages. The requirement as it was originally stated is that they may need to be longword aligned for certain cards. We handle that in dc_encap already, but I hadn't considered the possible problem with using bounce pages. I'll take a look and see if we can determine the alignment requirement before we call bus_dma_tag_create. Are there any busdma statistics sysctls that would let us notice that it's being asked to do things like this on a running system? If not, could you add some? Mike "Silby" Silbersack From owner-cvs-all@FreeBSD.ORG Wed Mar 9 05:11:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E07D916A4CE; Wed, 9 Mar 2005 05:11:14 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FCFA43D4C; Wed, 9 Mar 2005 05:11:14 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j295CNh6077577; Tue, 8 Mar 2005 22:12:23 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <422E84E6.1030508@samsco.org> Date: Tue, 08 Mar 2005 22:08:54 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Silbersack References: <200503082325.j28NPkY5032559@repoman.freebsd.org> <20050308194137.J811@odysseus.silby.com> In-Reply-To: <20050308194137.J811@odysseus.silby.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_dc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 05:11:15 -0000 Mike Silbersack wrote: > > On Tue, 8 Mar 2005, Scott Long wrote: > >> The DC driver asks for an alignment of PAGE_SIZE for data buffers, >> but also >> asks that each buffer be (2048 * 256) bytes long. I suspect that >> alignment >> isn't a real requirement since busdma only recently started honoring >> it. The >> size is also bogus. Fix both of these and stop busdma from trying to >> exhaust the system memory pool with bounce pages. > > > The requirement as it was originally stated is that they may need to be > longword aligned for certain cards. We handle that in dc_encap already, > but I hadn't considered the possible problem with using bounce pages. > > I'll take a look and see if we can determine the alignment requirement > before we call bus_dma_tag_create. > > Are there any busdma statistics sysctls that would let us notice that > it's being asked to do things like this on a running system? If not, > could you add some? > > Mike "Silby" Silbersack Yes, the hw.busdma tree has quite a bit of stats regarding bounce page use. Scott From owner-cvs-all@FreeBSD.ORG Wed Mar 9 05:24:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C657D16A4CE; Wed, 9 Mar 2005 05:24:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C3743D1D; Wed, 9 Mar 2005 05:24:29 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j295OTRt059407; Wed, 9 Mar 2005 05:24:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j295OTLg059406; Wed, 9 Mar 2005 05:24:29 GMT (envelope-from dinoex) Message-Id: <200503090524.j295OTLg059406@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 9 Mar 2005 05:24:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/netpbm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 05:24:29 -0000 dinoex 2005-03-09 05:24:29 UTC FreeBSD ports repository Modified files: graphics/netpbm Makefile distinfo Log: - update to netpbm-10.26.5 Revision Changes Path 1.101 +1 -1 ports/graphics/netpbm/Makefile 1.52 +2 -2 ports/graphics/netpbm/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 05:35:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 323DA16A4CE; Wed, 9 Mar 2005 05:35:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01FA143D2F; Wed, 9 Mar 2005 05:35:49 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j295Zm8i059842; Wed, 9 Mar 2005 05:35:48 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j295ZmmS059841; Wed, 9 Mar 2005 05:35:48 GMT (envelope-from dinoex) Message-Id: <200503090535.j295ZmmS059841@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 9 Mar 2005 05:35:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/cnews Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 05:35:49 -0000 dinoex 2005-03-09 05:35:48 UTC FreeBSD ports repository Modified files: news/cnews Makefile distinfo Log: - fix left over tempfiles in sendbatches Submitted by: Peter Much Revision Changes Path 1.55 +2 -2 ports/news/cnews/Makefile 1.12 +2 -2 ports/news/cnews/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 05:38:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 496C416A4CE; Wed, 9 Mar 2005 05:38:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C77043D39; Wed, 9 Mar 2005 05:38:45 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j295cj63060016; Wed, 9 Mar 2005 05:38:45 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j295ciNp060015; Wed, 9 Mar 2005 05:38:45 GMT (envelope-from dinoex) Message-Id: <200503090538.j295ciNp060015@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 9 Mar 2005 05:38:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/sid-milter Makefile distinfo pkg-descr pkg-plist ports/mail/sid-milter/files milter-sid.sh patch-sid-filter.c site.config.m4 site.config.m4.milter X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 05:38:45 -0000 dinoex 2005-03-09 05:38:44 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/sid-milter Makefile distinfo pkg-descr pkg-plist mail/sid-milter/files milter-sid.sh patch-sid-filter.c site.config.m4 site.config.m4.milter Log: open source implementation of the Sender ID specification as defined by the Internet Engineering Task Force's (IETF) MARID Working Group (Mail Authorization Records in DNS). sid-milter implements the -core and -protocol specifications. Additionally, sid-milter implements the "SPF Classic" record protocol (v=spf1) as defined by the SPF community. WWW: http://sendmail.net/sid-milter/ Revision Changes Path 1.623 +1 -0 ports/mail/Makefile 1.1 +82 -0 ports/mail/sid-milter/Makefile (new) 1.1 +2 -0 ports/mail/sid-milter/distinfo (new) 1.1 +48 -0 ports/mail/sid-milter/files/milter-sid.sh (new) 1.1 +123 -0 ports/mail/sid-milter/files/patch-sid-filter.c (new) 1.1 +6 -0 ports/mail/sid-milter/files/site.config.m4 (new) 1.1 +2 -0 ports/mail/sid-milter/files/site.config.m4.milter (new) 1.1 +9 -0 ports/mail/sid-milter/pkg-descr (new) 1.1 +11 -0 ports/mail/sid-milter/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 05:38:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1043D16A4CE; Wed, 9 Mar 2005 05:38:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D608343D3F; Wed, 9 Mar 2005 05:38:56 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j295curQ060062; Wed, 9 Mar 2005 05:38:56 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j295cuCh060061; Wed, 9 Mar 2005 05:38:56 GMT (envelope-from dinoex) Message-Id: <200503090538.j295cuCh060061@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 9 Mar 2005 05:38:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 05:38:57 -0000 dinoex 2005-03-09 05:38:56 UTC FreeBSD ports repository Modified files: . modules Log: sid-milter --> ports/mail/sid-milter Revision Changes Path 1.12075 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 05:39:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3621016A4CE; Wed, 9 Mar 2005 05:39:57 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.3/8.13.1) with ESMTP id j295dueh037614; Wed, 9 Mar 2005 00:39:56 -0500 (EST) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.3/8.13.1/Submit) id j295dtg2037613; Wed, 9 Mar 2005 00:39:55 -0500 (EST) (envelope-from green) Date: Wed, 9 Mar 2005 00:39:55 -0500 From: Brian Fundakowski Feldman To: Maxim Sobolev Message-ID: <20050309053955.GB993@green.homeunix.org> References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> <20050308210414.GU11079@elvis.mu.org> <20050308232209.GX11079@elvis.mu.org> <422E3EC1.4050402@portaone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422E3EC1.4050402@portaone.com> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 05:39:57 -0000 On Wed, Mar 09, 2005 at 02:09:37AM +0200, Maxim Sobolev wrote: > Looks fine, though it's hard for me to comment about adding yet another > flag that not present in standards. However, in my pretty > unauthoritative opinion, since Linux has it, while many people and ISVs > out there use it as a sort of reference when developing free software, > it will probably make sense to support it as well, especially > considering that it's pretty easy to do. > > In any case, since it's definitelty an API/ABI change (programs that use > MSG_NOSIGNAL won't compile on older systems, while binary programs that > use it may not work correctly on older systems) it also warrants > __FreeBSD_version bump and proper documentation in the Porter's > Handbook. Also the ABI argument probably puts MFC out of question. > > Thanks! Do you need to bump it when #ifdef can already serve that purpose? -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Wed Mar 9 05:44:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 431E316A4CE; Wed, 9 Mar 2005 05:44:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1258243D31; Wed, 9 Mar 2005 05:44:21 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j295iKVM060321; Wed, 9 Mar 2005 05:44:20 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j295iK5J060320; Wed, 9 Mar 2005 05:44:20 GMT (envelope-from dinoex) Message-Id: <200503090544.j295iK5J060320@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 9 Mar 2005 05:44:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 05:44:21 -0000 dinoex 2005-03-09 05:44:20 UTC FreeBSD ports repository Modified files: . LEGAL Log: - add mail/sid-milter may incorporate intellectual property, possible patent issues. Revision Changes Path 1.388 +3 -1 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Wed Mar 9 06:01:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4622116A4CE; Wed, 9 Mar 2005 06:01:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1120543D48; Wed, 9 Mar 2005 06:01:23 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2961MgO060996; Wed, 9 Mar 2005 06:01:22 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2961Muw060995; Wed, 9 Mar 2005 06:01:22 GMT (envelope-from ijliao) Message-Id: <200503090601.j2961Muw060995@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Mar 2005 06:01:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/jrobin Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 06:01:23 -0000 ijliao 2005-03-09 06:01:22 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/jrobin Makefile distinfo pkg-descr Log: add jrobin 1.4.0 A pure Java alternative to RRDTool Revision Changes Path 1.1441 +1 -0 ports/net/Makefile 1.1 +42 -0 ports/net/jrobin/Makefile (new) 1.1 +2 -0 ports/net/jrobin/distinfo (new) 1.1 +14 -0 ports/net/jrobin/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 06:01:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C33016A4CE; Wed, 9 Mar 2005 06:01:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D138143D41; Wed, 9 Mar 2005 06:01:35 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2961ZeC061042; Wed, 9 Mar 2005 06:01:35 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2961ZEf061041; Wed, 9 Mar 2005 06:01:35 GMT (envelope-from ijliao) Message-Id: <200503090601.j2961ZEf061041@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Mar 2005 06:01:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 06:01:36 -0000 ijliao 2005-03-09 06:01:35 UTC FreeBSD ports repository Modified files: . modules Log: jrobin --> ports/net/jrobin Revision Changes Path 1.12076 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 06:32:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEE2416A4CE; Wed, 9 Mar 2005 06:32:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9FC43D5C; Wed, 9 Mar 2005 06:32:20 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j296WKvF062245; Wed, 9 Mar 2005 06:32:20 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j296WK0Y062244; Wed, 9 Mar 2005 06:32:20 GMT (envelope-from sem) Message-Id: <200503090632.j296WK0Y062244@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 9 Mar 2005 06:32:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/games Makefile ports/games/QNetChess Makefile distinfo pkg-descr ports/games/qnetchess Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 06:32:21 -0000 sem 2005-03-09 06:32:20 UTC FreeBSD ports repository Modified files: . MOVED games Makefile Added files: games/qnetchess Makefile distinfo pkg-descr Removed files: games/QNetChess Makefile distinfo pkg-descr Log: Change the port name to lower case. Requested by: danfe, mezz Approved by: maintainer Revision Changes Path 1.645 +2 -1 ports/MOVED 1.752 +1 -1 ports/games/Makefile 1.2 +0 -33 ports/games/QNetChess/Makefile (dead) 1.2 +0 -2 ports/games/QNetChess/distinfo (dead) 1.2 +0 -5 ports/games/QNetChess/pkg-descr (dead) 1.1 +33 -0 ports/games/qnetchess/Makefile (new) 1.1 +2 -0 ports/games/qnetchess/distinfo (new) 1.1 +5 -0 ports/games/qnetchess/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 06:33:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D78B16A4CE; Wed, 9 Mar 2005 06:33:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D514C43D5F; Wed, 9 Mar 2005 06:33:29 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j296XT2b062303; Wed, 9 Mar 2005 06:33:29 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j296XTFX062302; Wed, 9 Mar 2005 06:33:29 GMT (envelope-from sem) Message-Id: <200503090633.j296XTFX062302@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 9 Mar 2005 06:33:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 06:33:30 -0000 sem 2005-03-09 06:33:29 UTC FreeBSD ports repository Modified files: . modules Log: QNetChess -> qnetchess Revision Changes Path 1.12077 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 06:39:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 136F616A4CF for ; Wed, 9 Mar 2005 06:39:39 +0000 (GMT) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C49543D5D for ; Wed, 9 Mar 2005 06:39:38 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 72535 invoked from network); 9 Mar 2005 06:39:37 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 9 Mar 2005 06:39:37 -0000 X-pair-Authenticated: 209.68.2.70 Date: Wed, 9 Mar 2005 00:39:35 -0600 (CST) From: Mike Silbersack To: Scott Long In-Reply-To: <422E84E6.1030508@samsco.org> Message-ID: <20050309003804.J721@odysseus.silby.com> References: <200503082325.j28NPkY5032559@repoman.freebsd.org> <20050308194137.J811@odysseus.silby.com> <422E84E6.1030508@samsco.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_dc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 06:39:39 -0000 On Tue, 8 Mar 2005, Scott Long wrote: > Yes, the hw.busdma tree has quite a bit of stats regarding bounce page > use. > > Scott Ah, I see that now. As a followup, is there a way to force bouncing, as a means of stressing situations like this one? I checked the busdma manpage quickly, but I didn't consult the source. :) Maybe we should put all testing code under a STRESS_TEST define, kinda like I have MBUF_STRESS_TEST hiding the mbuf fragmenting code at the moment. Mike "Silby" Silbersack From owner-cvs-all@FreeBSD.ORG Wed Mar 9 06:42:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08D9716A4E6; Wed, 9 Mar 2005 06:42:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB39F43D1D; Wed, 9 Mar 2005 06:42:53 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j296gr6Y062645; Wed, 9 Mar 2005 06:42:53 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j296grhV062644; Wed, 9 Mar 2005 06:42:53 GMT (envelope-from thierry) Message-Id: <200503090642.j296grhV062644@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 9 Mar 2005 06:42:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/lyx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 06:42:54 -0000 thierry 2005-03-09 06:42:53 UTC FreeBSD ports repository Modified files: print/lyx Makefile Log: Add a dependency to x11-fonts/texcm-ttf when built with Qt / Xft: it contains xft-compatible versions of LaTeX fonts for use with visual math symbol display in LyX. Don't add the submitted new port x11-fonts/latex-xft-fonts because the requested fonts are already part of texcm-ttf. PR: ports/76919 Submitted by: Andrew Thompson (maintainer) Revision Changes Path 1.93 +1 -0 ports/print/lyx/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 06:53:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4994D16A4CE; Wed, 9 Mar 2005 06:53:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1946143D46; Wed, 9 Mar 2005 06:53:03 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j296r2ho063103; Wed, 9 Mar 2005 06:53:02 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j296r2Nf063102; Wed, 9 Mar 2005 06:53:02 GMT (envelope-from simon) Message-Id: <200503090653.j296r2Nf063102@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 9 Mar 2005 06:53:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/wget Makefile ports/ftp/wget/files patch-CAN-2004-1487 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 06:53:03 -0000 simon 2005-03-09 06:53:02 UTC FreeBSD ports repository Modified files: ftp/wget Makefile Added files: ftp/wget/files patch-CAN-2004-1487 Log: Fix directory traversal vulnerability. Security: CAN-2004-1487 Security: http://vuxml.FreeBSD.org/06f142ff-4df3-11d9-a9e7-0001020eed82.html (part of) Obtained from: SuSE Approved by: sf (maintainer), erwin (mentor) Revision Changes Path 1.73 +1 -1 ports/ftp/wget/Makefile 1.1 +51 -0 ports/ftp/wget/files/patch-CAN-2004-1487 (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 07:38:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D9F716A4CE; Wed, 9 Mar 2005 07:38:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D8D43D39; Wed, 9 Mar 2005 07:38:42 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j297cgox064807; Wed, 9 Mar 2005 07:38:42 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j297cgXB064806; Wed, 9 Mar 2005 07:38:42 GMT (envelope-from erwin) Message-Id: <200503090738.j297cgXB064806@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 9 Mar 2005 07:38:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 07:38:42 -0000 erwin 2005-03-09 07:38:41 UTC FreeBSD ports repository Modified files: . modules Log: Remove scorched3d-devel Forgotten by: pav Revision Changes Path 1.12078 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 07:40:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6788016A4CE; Wed, 9 Mar 2005 07:40:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0631243D1D; Wed, 9 Mar 2005 07:40:52 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j297epDu064956; Wed, 9 Mar 2005 07:40:51 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j297epSS064955; Wed, 9 Mar 2005 07:40:51 GMT (envelope-from tobez) Message-Id: <200503090740.j297epSS064955@repoman.freebsd.org> From: Anton Berezin Date: Wed, 9 Mar 2005 07:40:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/p5-Crypt-ECB Makefile distinfo ports/security/p5-Crypt-ECB/files patch-ECB.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 07:40:52 -0000 tobez 2005-03-09 07:40:51 UTC FreeBSD ports repository Modified files: security/p5-Crypt-ECB Makefile distinfo Removed files: security/p5-Crypt-ECB/files patch-ECB.pm Log: Update to 1.40. Revision Changes Path 1.7 +1 -5 ports/security/p5-Crypt-ECB/Makefile 1.4 +2 -2 ports/security/p5-Crypt-ECB/distinfo 1.2 +0 -11 ports/security/p5-Crypt-ECB/files/patch-ECB.pm (dead) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 07:45:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DDE316A4CE; Wed, 9 Mar 2005 07:45:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34B8143D55; Wed, 9 Mar 2005 07:45:18 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j297jHKK065144; Wed, 9 Mar 2005 07:45:18 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j297jHuO065143; Wed, 9 Mar 2005 07:45:17 GMT (envelope-from erwin) Message-Id: <200503090745.j297jHuO065143@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 9 Mar 2005 07:45:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 07:45:18 -0000 erwin 2005-03-09 07:45:17 UTC FreeBSD ports repository Modified files: net Makefile Log: Add gstreamer-plugins-libmms Forgotten by: kwm Revision Changes Path 1.1442 +1 -0 ports/net/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 07:53:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7EBA16A4CE; Wed, 9 Mar 2005 07:53:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F97543D1D; Wed, 9 Mar 2005 07:53:04 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j297r4op065462; Wed, 9 Mar 2005 07:53:04 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j297r40b065461; Wed, 9 Mar 2005 07:53:04 GMT (envelope-from harti) Message-Id: <200503090753.j297r40b065461@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Mar 2005 07:53:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make suff.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 07:53:04 -0000 harti 2005-03-09 07:53:03 UTC FreeBSD src repository Modified files: usr.bin/make suff.c Log: Var_Subst() cannot return NULL so there is no reason to check for it. Revision Changes Path 1.47 +91 -104 src/usr.bin/make/suff.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 07:56:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9014B16A4CE; Wed, 9 Mar 2005 07:56:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C3F943D39; Wed, 9 Mar 2005 07:56:11 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j297uAEm065581; Wed, 9 Mar 2005 07:56:10 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j297uAxx065580; Wed, 9 Mar 2005 07:56:10 GMT (envelope-from jmg) Message-Id: <200503090756.j297uAxx065580@repoman.freebsd.org> From: John-Mark Gurney Date: Wed, 9 Mar 2005 07:56:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 bus_alloc_resource.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 07:56:11 -0000 jmg 2005-03-09 07:56:09 UTC FreeBSD src repository Modified files: share/man/man9 bus_alloc_resource.9 Log: spell resource correctly... MFC after: 3 days Revision Changes Path 1.20 +1 -1 src/share/man/man9/bus_alloc_resource.9 From owner-cvs-all@FreeBSD.ORG Wed Mar 9 08:15:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 091C316A4CE; Wed, 9 Mar 2005 08:15:20 +0000 (GMT) Received: from peedub.jennejohn.org (Ja261.j.pppool.de [85.74.162.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 339B743D54; Wed, 9 Mar 2005 08:15:19 +0000 (GMT) (envelope-from garyj@jennejohn.org) Received: from jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.13.3/8.11.6) with ESMTP id j298FHkE002563; Wed, 9 Mar 2005 09:15:17 +0100 (CET) (envelope-from garyj@jennejohn.org) Message-Id: <200503090815.j298FHkE002563@peedub.jennejohn.org> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Wes Peters In-Reply-To: Message from Wes Peters of "Tue, 08 Mar 2005 17:31:47 PST." <200503081731.48074.wes@softweyr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Mar 2005 09:15:17 +0100 From: Gary Jennejohn cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Ian Dowse Subject: Re: cvs commit: src/sys/dev/usb ehci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 08:15:20 -0000 Wes Peters writes: > On Monday 07 March 2005 06:47 pm, Ian Dowse wrote: > > iedowse 2005-03-08 02:47:18 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/usb ehci.c > > Log: > > Fix the silly bug that prevented most EHCI interrupt transfers from > > ever working correctly: the code was linking the QHs together but > > then immediately overwriting the "next" pointers. Oops. Also > > initialise qh_endphub, since the EHCI spec says that we should > > always set the pipe multiplier field to something sensible. > > > > This appears to make basic split transactions work, so enable split > > transactions for control, bulk and interrupt pipes (split isochronous > > transfers are not yet implemented). It should now be possible to > > use USB1 devices even when they are connected through a USB2 hub. > > Hurray! Imagine being able to scan without unplugging the printer > (or the keyboard)! > Yeah, this is excellent stuff! EHCI seems to finally work at full speed (my ARCHOS Jukebox Recorder now shows 40 MB/s) and without all the strange hangs/crashes it used to exhibit. --- Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org garyj[at]denx.de From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:01:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AA7816A4CE; Wed, 9 Mar 2005 09:01:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C7443D5D; Wed, 9 Mar 2005 09:01:51 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2991p3G074683; Wed, 9 Mar 2005 09:01:51 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2991oKE074682; Wed, 9 Mar 2005 09:01:50 GMT (envelope-from flz) Message-Id: <200503090901.j2991oKE074682@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 09:01:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:01:51 -0000 flz 2005-03-09 09:01:50 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Fix MASTER_SITE_XCONTRIB. PR: ports/78602 Submitted by: KOMATSU Shinichiro Approved by: pav (mentor) Revision Changes Path 1.284 +4 -7 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:02:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4F4B16A4CE; Wed, 9 Mar 2005 09:02:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDDEC43D4C; Wed, 9 Mar 2005 09:02:27 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2992RiQ074769; Wed, 9 Mar 2005 09:02:27 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2992Rwm074768; Wed, 9 Mar 2005 09:02:27 GMT (envelope-from ahze) Message-Id: <200503090902.j2992Rwm074768@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 09:02:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-Aspell Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:02:28 -0000 ahze 2005-03-09 09:02:27 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-Aspell Makefile distinfo pkg-descr pkg-plist Log: Add p5-Text-Aspell 0.04, perl interface to the GNU Aspell library. PR: ports/78425 Submitted by: lars.eggert@gmx.net Revision Changes Path 1.798 +1 -0 ports/textproc/Makefile 1.1 +26 -0 ports/textproc/p5-Text-Aspell/Makefile (new) 1.1 +2 -0 ports/textproc/p5-Text-Aspell/distinfo (new) 1.1 +6 -0 ports/textproc/p5-Text-Aspell/pkg-descr (new) 1.1 +7 -0 ports/textproc/p5-Text-Aspell/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:03:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA4D816A4CE; Wed, 9 Mar 2005 09:03:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9675843D5E; Wed, 9 Mar 2005 09:03:44 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2993i2d074823; Wed, 9 Mar 2005 09:03:44 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2993i4h074822; Wed, 9 Mar 2005 09:03:44 GMT (envelope-from ahze) Message-Id: <200503090903.j2993i4h074822@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 09:03:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:03:44 -0000 ahze 2005-03-09 09:03:44 UTC FreeBSD ports repository Modified files: . modules Log: p5-Text-Aspell --> ports/textproc/p5-Text-Aspell Revision Changes Path 1.12079 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:09:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D7616A4CE; Wed, 9 Mar 2005 09:09:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D96AB43D66; Wed, 9 Mar 2005 09:09:44 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2999iZi075067; Wed, 9 Mar 2005 09:09:44 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2999ivp075066; Wed, 9 Mar 2005 09:09:44 GMT (envelope-from ahze) Message-Id: <200503090909.j2999ivp075066@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 09:09:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/phoon Makefile ports/astro/phoon/files patch-astro.h patch-phoon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:09:45 -0000 ahze 2005-03-09 09:09:44 UTC FreeBSD ports repository Modified files: astro/phoon Makefile Added files: astro/phoon/files patch-astro.h patch-phoon.c Log: - Fix compile warnings - Transfer MAINTAINER to submitter PR: ports/78566 Submitted by: Søren Straarup Revision Changes Path 1.6 +1 -1 ports/astro/phoon/Makefile 1.1 +8 -0 ports/astro/phoon/files/patch-astro.h (new) 1.1 +11 -0 ports/astro/phoon/files/patch-phoon.c (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:14:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B88E716A4CE; Wed, 9 Mar 2005 09:14:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26A243D1D; Wed, 9 Mar 2005 09:14:08 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j299E8AJ075384; Wed, 9 Mar 2005 09:14:08 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j299E840075383; Wed, 9 Mar 2005 09:14:08 GMT (envelope-from flz) Message-Id: <200503090914.j299E840075383@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 09:14:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/p5-W3C-LinkChecker Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:14:08 -0000 flz 2005-03-09 09:14:08 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-W3C-LinkChecker Makefile distinfo pkg-descr pkg-plist Log: - Add p5-W3C-LinkChecker 4.1, a HTML link validity checker. PR: ports/74438 Submitted by: Aaron Dalton Approved by: pav (mentor) Revision Changes Path 1.1047 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/p5-W3C-LinkChecker/Makefile (new) 1.1 +2 -0 ports/www/p5-W3C-LinkChecker/distinfo (new) 1.1 +15 -0 ports/www/p5-W3C-LinkChecker/pkg-descr (new) 1.1 +4 -0 ports/www/p5-W3C-LinkChecker/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:15:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D177516A4CE; Wed, 9 Mar 2005 09:15:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC81A43D54; Wed, 9 Mar 2005 09:15:06 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j299F6p0075453; Wed, 9 Mar 2005 09:15:06 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j299F68t075452; Wed, 9 Mar 2005 09:15:06 GMT (envelope-from danfe) Message-Id: <200503090915.j299F68t075452@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 9 Mar 2005 09:15:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:15:07 -0000 danfe 2005-03-09 09:15:06 UTC FreeBSD ports repository Modified files: . LEGAL Log: Massive clean-up: - Remove redundant "ports/" part in port name column - Whitespace fixes Approved by: portmgr (krion) Revision Changes Path 1.389 +381 -385 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:15:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4482716A4CE; Wed, 9 Mar 2005 09:15:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2110843D5D; Wed, 9 Mar 2005 09:15:53 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j299FqiS075532; Wed, 9 Mar 2005 09:15:52 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j299Fqad075531; Wed, 9 Mar 2005 09:15:52 GMT (envelope-from flz) Message-Id: <200503090915.j299Fqad075531@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 09:15:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:15:53 -0000 flz 2005-03-09 09:15:52 UTC FreeBSD ports repository Modified files: . modules Log: p5-W3C-LinkChecker --> ports/www/p5-W3C-LinkChecker Revision Changes Path 1.12080 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:37:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6792D16A4CE; Wed, 9 Mar 2005 09:37:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4573043D4C; Wed, 9 Mar 2005 09:37:04 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j299b4iQ076285; Wed, 9 Mar 2005 09:37:04 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j299b46M076284; Wed, 9 Mar 2005 09:37:04 GMT (envelope-from hq) Message-Id: <200503090937.j299b46M076284@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 9 Mar 2005 09:37:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jcifs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:37:04 -0000 hq 2005-03-09 09:37:03 UTC FreeBSD ports repository Modified files: net/jcifs Makefile Log: - Use %%JAVAJARDIR%% - Add 'java' category Revision Changes Path 1.2 +2 -2 ports/net/jcifs/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:46:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0530D16A4CE; Wed, 9 Mar 2005 09:46:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D213843D41; Wed, 9 Mar 2005 09:46:20 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j299kKk1076794; Wed, 9 Mar 2005 09:46:20 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j299kKmJ076790; Wed, 9 Mar 2005 09:46:20 GMT (envelope-from ahze) Message-Id: <200503090946.j299kKmJ076790@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 09:46:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/scigraphica Makefileports/math/scigraphica/files patch-src::python::python_config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:46:21 -0000 ahze 2005-03-09 09:46:20 UTC FreeBSD ports repository Modified files: math/scigraphica Makefile Added files: math/scigraphica/files patch-src::python::python_config.c Log: - Fix build on 5.x PR: ports/78561 Submitted by: Johan van Selst Revision Changes Path 1.29 +0 -4 ports/math/scigraphica/Makefile 1.1 +18 -0 ports/math/scigraphica/files/patch-src::python::python_config.c (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:50:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B033216A4CE; Wed, 9 Mar 2005 09:50:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E25A43D5F; Wed, 9 Mar 2005 09:50:27 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j299oRCh079163; Wed, 9 Mar 2005 09:50:27 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j299oRqh079162; Wed, 9 Mar 2005 09:50:27 GMT (envelope-from ahze) Message-Id: <200503090950.j299oRqh079162@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 09:50:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/startup-notification pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:50:27 -0000 ahze 2005-03-09 09:50:27 UTC FreeBSD ports repository Modified files: x11/startup-notification pkg-descr Log: - Update WWW line Revision Changes Path 1.3 +1 -1 ports/x11/startup-notification/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:52:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4B916A4CE; Wed, 9 Mar 2005 09:52:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A2C43D55; Wed, 9 Mar 2005 09:52:37 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j299qaC5079257; Wed, 9 Mar 2005 09:52:36 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j299qapi079256; Wed, 9 Mar 2005 09:52:36 GMT (envelope-from skv) Message-Id: <200503090952.j299qapi079256@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 9 Mar 2005 09:52:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/p5-XML-SAX-ExpatXS Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:52:37 -0000 skv 2005-03-09 09:52:36 UTC FreeBSD ports repository Modified files: textproc/p5-XML-SAX-ExpatXS Makefile distinfo Log: Update to 1.06 Revision Changes Path 1.7 +1 -1 ports/textproc/p5-XML-SAX-ExpatXS/Makefile 1.7 +2 -2 ports/textproc/p5-XML-SAX-ExpatXS/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 09:56:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F91C16A4CF for ; Wed, 9 Mar 2005 09:56:45 +0000 (GMT) Received: from mail.theartfarm.com (www.cadillac.net [69.39.74.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61B1443D5E for ; Wed, 9 Mar 2005 09:56:44 +0000 (GMT) (envelope-from carvay@FreeBSD.org) Received: (qmail 58694 invoked by uid 89); 9 Mar 2005 09:54:26 -0000 Received: by simscan 1.1.0 ppid: 58667, pid: 58685, t: 2.2098s scanners: clamav: 0.82/m:29/d:701 spam: 3.0.2 Received: from unknown (HELO FreeBSD.org) (carvay@tikismikis.org@212.145.105.223) by www.theartfarm.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 Mar 2005 09:54:24 -0000 Message-ID: <422EC850.7040408@FreeBSD.org> Date: Wed, 09 Mar 2005 10:56:32 +0100 From: Vicente Carrasco -Bixen- User-Agent: Mozilla Thunderbird 0.5 (Macintosh/20040208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: doc-committers@FreeBSD.org References: <200503082248.j28Mm2Mu030722@repoman.freebsd.org> In-Reply-To: <200503082248.j28Mm2Mu030722@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-DCC: MC: cadillac.net 1128; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cadillac.net X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=BAYES_00,SPF_HELO_SOFTFAIL autolearn=no version=3.0.2 X-Spam-Pyzor: Reported 0 times. cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/es_ES.ISO8859-1/articles/euro Makefile article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 09:56:45 -0000 J. Vicente Carrasco wrote: > carvay 2005-03-08 22:48:02 UTC > > FreeBSD doc repository > > Added files: > es_ES.ISO8859-1/articles/euro Makefile article.sgml > Log: > New article. Submitted by jcamou at es dot FreeBSD dot org > From now on he will commit his work by himself ;-) > So sorry 8-( Forget include 'reviewed by' entry. Reviewed by: jesusr (mentor) > Revision Changes Path > 1.1 +18 -0 doc/es_ES.ISO8859-1/articles/euro/Makefile (new) > 1.1 +405 -0 doc/es_ES.ISO8859-1/articles/euro/article.sgml (new) > -- ============================================= J. Vicente Carrasco -- Bixen carvay@tikismikis.org | carvay@FreeBSD.org Current Boina: Spanish FDP Translationmeister ------ Primum non nocere ------- ============================================== From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:00:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E699516A4CE; Wed, 9 Mar 2005 10:00:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BAD43D3F; Wed, 9 Mar 2005 10:00:01 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29A01KM079548; Wed, 9 Mar 2005 10:00:01 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29A01Z2079547; Wed, 9 Mar 2005 10:00:01 GMT (envelope-from glebius) Message-Id: <200503091000.j29A01Z2079547@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 9 Mar 2005 10:00:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet if_ether.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:00:02 -0000 glebius 2005-03-09 10:00:01 UTC FreeBSD src repository Modified files: sys/netinet if_ether.c Log: Make ARP do not complain about wrong interface if correct interface is a carp one and address matched it. Reviewed by: brooks Revision Changes Path 1.135 +14 -7 src/sys/netinet/if_ether.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:01:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B898116A4CE; Wed, 9 Mar 2005 10:01:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E6343D5E; Wed, 9 Mar 2005 10:01:59 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29A1x0Z079782; Wed, 9 Mar 2005 10:01:59 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29A1xs4079781; Wed, 9 Mar 2005 10:01:59 GMT (envelope-from ahze) Message-Id: <200503091001.j29A1xs4079781@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 10:01:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/xmms-mac Makefile distinfo pkg-descr pkg-plist ports/audio/xmms-mac/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:01:59 -0000 ahze 2005-03-09 10:01:59 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/xmms-mac Makefile distinfo pkg-descr pkg-plist audio/xmms-mac/files patch-aa Log: Add xmms-mac 0.2.1, monkey's Audio Codec non-win32 port. PR: ports/78303 Revision Changes Path 1.596 +1 -0 ports/audio/Makefile 1.1 +36 -0 ports/audio/xmms-mac/Makefile (new) 1.1 +2 -0 ports/audio/xmms-mac/distinfo (new) 1.1 +11 -0 ports/audio/xmms-mac/files/patch-aa (new) 1.1 +13 -0 ports/audio/xmms-mac/pkg-descr (new) 1.1 +1 -0 ports/audio/xmms-mac/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:02:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B8CE16A4CE; Wed, 9 Mar 2005 10:02:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE80843D5D; Wed, 9 Mar 2005 10:02:18 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29A2Ir1079837; Wed, 9 Mar 2005 10:02:18 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29A2IOs079836; Wed, 9 Mar 2005 10:02:18 GMT (envelope-from ahze) Message-Id: <200503091002.j29A2IOs079836@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 10:02:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:02:19 -0000 ahze 2005-03-09 10:02:18 UTC FreeBSD ports repository Modified files: . modules Log: xmms-mac --> ports/audio/xmms-mac Revision Changes Path 1.12081 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:05:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB8816A4CE; Wed, 9 Mar 2005 10:05:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19AAB43D1D; Wed, 9 Mar 2005 10:05:14 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29A5DhJ079973; Wed, 9 Mar 2005 10:05:13 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29A5DfR079972; Wed, 9 Mar 2005 10:05:13 GMT (envelope-from ahze) Message-Id: <200503091005.j29A5DfR079972@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 10:05:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/converters/psiconv Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:05:14 -0000 ahze 2005-03-09 10:05:13 UTC FreeBSD ports repository Modified files: converters/psiconv Makefile distinfo Log: - Update to 0.9.7 Revision Changes Path 1.7 +1 -1 ports/converters/psiconv/Makefile 1.5 +2 -2 ports/converters/psiconv/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:06:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D52E16A4CE; Wed, 9 Mar 2005 10:06:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D0D43D6D; Wed, 9 Mar 2005 10:06:40 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29A6eap080108; Wed, 9 Mar 2005 10:06:40 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29A6eXI080107; Wed, 9 Mar 2005 10:06:40 GMT (envelope-from flz) Message-Id: <200503091006.j29A6eXI080107@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 10:06:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/aimsniff Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:06:41 -0000 flz 2005-03-09 10:06:40 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/aimsniff Makefile distinfo pkg-descr Log: - Add aimsniff 0.9d, an AOL Instant Messanger Sniffing and Reading Tool. PR: ports/63936 Submitted by: Andrew Marks Approved by: pav (mentor) Revision Changes Path 1.584 +1 -0 ports/security/Makefile 1.1 +55 -0 ports/security/aimsniff/Makefile (new) 1.1 +2 -0 ports/security/aimsniff/distinfo (new) 1.1 +9 -0 ports/security/aimsniff/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:10:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94D2016A4CE; Wed, 9 Mar 2005 10:10:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CBB443D72; Wed, 9 Mar 2005 10:10:44 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29AAiwJ080301; Wed, 9 Mar 2005 10:10:44 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29AAiE3080300; Wed, 9 Mar 2005 10:10:44 GMT (envelope-from ahze) Message-Id: <200503091010.j29AAiE3080300@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 10:10:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/converters/libiconv pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:10:45 -0000 ahze 2005-03-09 10:10:44 UTC FreeBSD ports repository Modified files: converters/libiconv pkg-descr Log: Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descr Revision Changes Path 1.3 +2 -0 ports/converters/libiconv/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:10:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C717B16A4DE; Wed, 9 Mar 2005 10:10:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B1443D46; Wed, 9 Mar 2005 10:10:51 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29AApKB080335; Wed, 9 Mar 2005 10:10:51 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29AApMw080334; Wed, 9 Mar 2005 10:10:51 GMT (envelope-from stefanf) Message-Id: <200503091010.j29AApMw080334@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Mar 2005 10:10:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck_msdosfs ext.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:10:51 -0000 stefanf 2005-03-09 10:10:51 UTC FreeBSD src repository Modified files: sbin/fsck_msdosfs ext.h Log: Prefer the __printflike() macro to GCC's __attribute__ stuff. Revision Changes Path 1.10 +1 -1 src/sbin/fsck_msdosfs/ext.h From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:12:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 262C016A4CE; Wed, 9 Mar 2005 10:12:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 056D043D3F; Wed, 9 Mar 2005 10:12:06 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29AC5Kl080401; Wed, 9 Mar 2005 10:12:05 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29AC5Z7080400; Wed, 9 Mar 2005 10:12:05 GMT (envelope-from flz) Message-Id: <200503091012.j29AC5Z7080400@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 10:12:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:12:06 -0000 flz 2005-03-09 10:12:05 UTC FreeBSD ports repository Modified files: . modules Log: aimsniff --> ports/security/aimsniff Revision Changes Path 1.12082 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:12:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3132716A4CE; Wed, 9 Mar 2005 10:12:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB2243D66; Wed, 9 Mar 2005 10:12:49 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29ACmCF080439; Wed, 9 Mar 2005 10:12:48 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29ACmL9080438; Wed, 9 Mar 2005 10:12:48 GMT (envelope-from flz) Message-Id: <200503091012.j29ACmL9080438@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 10:12:48 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:12:49 -0000 flz 2005-03-09 10:12:48 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Andrew Marks for security/aimsniff. Approved by: pav (mentor) Revision Changes Path 1.341 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:13:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74DC116A4CE; Wed, 9 Mar 2005 10:13:22 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6CEE43D39; Wed, 9 Mar 2005 10:13:21 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ID200ED2XH87ZA0@bgo1smout1.broadpark.no>; Wed, 09 Mar 2005 11:07:56 +0100 (CET) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ID200AY7XTG74G0@bgo1sminn1.broadpark.no>; Wed, 09 Mar 2005 11:15:16 +0100 (CET) Received: by dsa.des.no (Pony Express, from userid 666) id 7085545222; Wed, 09 Mar 2005 11:13:20 +0100 (CET) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id C3A9345212; Wed, 09 Mar 2005 11:13:16 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id AB51533C1B; Wed, 09 Mar 2005 11:13:16 +0100 (CET) Date: Wed, 09 Mar 2005 11:13:16 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200503082051.20064.mistry.7@osu.edu> To: Anish Mistry Message-id: <86acpdunyb.fsf@xps.des.no> MIME-version: 1.0 Content-type: multipart/mixed; boundary="Boundary_(ID_1czkZxGYYcY8em5/EnCGug)" X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200503051552.j25FqCjg079895@repoman.freebsd.org> <200503082051.20064.mistry.7@osu.edu> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_environment.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:13:22 -0000 --Boundary_(ID_1czkZxGYYcY8em5/EnCGug) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable Anish Mistry writes: > On Saturday 05 March 2005 10:52 am, Dag-Erling Smorgrav wrote: > > Log: > > Teach getenv_quad() to recognize k/m/g/t suffixes in both lower- > > and upper-case. This means (almost) all tunables now support those > > suffixes. > This commit breaks resuming from suspend on my laptop. Hrm. Try the attached patch. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no --Boundary_(ID_1czkZxGYYcY8em5/EnCGug) Content-type: text/x-patch; NAME=kern_environment.diff Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=kern_environment.diff Index: sys/kern/kern_environment.c =================================================================== RCS file: /home/ncvs/src/sys/kern/kern_environment.c,v retrieving revision 1.38 diff -u -r1.38 kern_environment.c --- sys/kern/kern_environment.c 5 Mar 2005 15:52:12 -0000 1.38 +++ sys/kern/kern_environment.c 9 Mar 2005 10:11:40 -0000 @@ -458,9 +458,10 @@ if (value == NULL) return (0); iv = strtoq(value, &vtp, 0); - freeenv(value); - if (vtp == value || (vtp[0] != '\0' && vtp[1] != '\0')) + if (vtp == value || (vtp[0] != '\0' && vtp[1] != '\0')) { + freeenv(value); return (0); + } switch (vtp[0]) { case 't': case 'T': iv *= 1024; @@ -473,9 +474,11 @@ case '\0': break; default: + freeenv(value); return (0); } *data = iv; + freeenv(value); return (1); } --Boundary_(ID_1czkZxGYYcY8em5/EnCGug)-- From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:13:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C9216A4D0; Wed, 9 Mar 2005 10:13:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A696643D66; Wed, 9 Mar 2005 10:13:35 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29ADZeV080507; Wed, 9 Mar 2005 10:13:35 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29ADZXH080506; Wed, 9 Mar 2005 10:13:35 GMT (envelope-from ahze) Message-Id: <200503091013.j29ADZXH080506@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 10:13:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/bombermaze pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:13:35 -0000 ahze 2005-03-09 10:13:35 UTC FreeBSD ports repository Modified files: games/bombermaze pkg-descr Log: - Update WWW: line Revision Changes Path 1.2 +1 -1 ports/games/bombermaze/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:17:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F184F16A4CE; Wed, 9 Mar 2005 10:17:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE5543D41; Wed, 9 Mar 2005 10:17:06 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29AH6R4080733; Wed, 9 Mar 2005 10:17:06 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29AH6LZ080732; Wed, 9 Mar 2005 10:17:06 GMT (envelope-from ahze) Message-Id: <200503091017.j29AH6LZ080732@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 10:17:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/converters/fribidi Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:17:07 -0000 ahze 2005-03-09 10:17:06 UTC FreeBSD ports repository Modified files: converters/fribidi Makefile pkg-descr Log: - Update WWW: line - Add freedesktop.org to MASTER_SITES Revision Changes Path 1.11 +2 -1 ports/converters/fribidi/Makefile 1.2 +1 -1 ports/converters/fribidi/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:19:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB5C016A4CE; Wed, 9 Mar 2005 10:19:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6750643D2F; Wed, 9 Mar 2005 10:19:06 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29AJ6jv080793; Wed, 9 Mar 2005 10:19:06 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29AJ6mt080792; Wed, 9 Mar 2005 10:19:06 GMT (envelope-from den) Message-Id: <200503091019.j29AJ6mt080792@repoman.freebsd.org> From: Denis Peplin Date: Wed, 9 Mar 2005 10:19:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru Makefile includes.xsl index.xsl register.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:19:06 -0000 den 2005-03-09 10:19:06 UTC FreeBSD doc repository Modified files: ru Makefile includes.xsl index.xsl Removed files: ru register.sgml Log: - Backout switching press to English version - Remove register.sgml (removed from www/en) Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.43 +1 -5 www/ru/Makefile 1.12 +1 -16 www/ru/includes.xsl 1.25 +3 -3 www/ru/index.xsl 1.5 +0 -77 www/ru/register.sgml (dead) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 10:19:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D8016A4CE; Wed, 9 Mar 2005 10:19:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C41FF43D41; Wed, 9 Mar 2005 10:19:42 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29AJgS6080843; Wed, 9 Mar 2005 10:19:42 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29AJghh080842; Wed, 9 Mar 2005 10:19:42 GMT (envelope-from ahze) Message-Id: <200503091019.j29AJghh080842@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Mar 2005 10:19:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gdm pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 10:19:43 -0000 ahze 2005-03-09 10:19:42 UTC FreeBSD ports repository Modified files: x11/gdm pkg-descr Log: - Update WWW: line Revision Changes Path 1.7 +1 -1 ports/x11/gdm/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:00:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABF1E16A4CE; Wed, 9 Mar 2005 11:00:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 884F343D55; Wed, 9 Mar 2005 11:00:41 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29B0fwO082435; Wed, 9 Mar 2005 11:00:41 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29B0ffd082434; Wed, 9 Mar 2005 11:00:41 GMT (envelope-from krion) Message-Id: <200503091100.j29B0ffd082434@repoman.freebsd.org> From: Kirill Ponomarew Date: Wed, 9 Mar 2005 11:00:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/pmacct Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:00:41 -0000 krion 2005-03-09 11:00:41 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to version 0.8.2 Revision Changes Path 1.38 +1 -1 ports/net-mgmt/pmacct/Makefile 1.31 +2 -2 ports/net-mgmt/pmacct/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:23:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EA2D16A4CE; Wed, 9 Mar 2005 11:23:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A45043D1F; Wed, 9 Mar 2005 11:23:40 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BNdCI083272; Wed, 9 Mar 2005 11:23:39 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29BNd7g083271; Wed, 9 Mar 2005 11:23:39 GMT (envelope-from maho) Message-Id: <200503091123.j29BNd7g083271@repoman.freebsd.org> From: Maho Nakata Date: Wed, 9 Mar 2005 11:23:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice-2.0-devel Makefile distinfo patch-linguistic+prj+build.lst X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:23:40 -0000 maho 2005-03-09 11:23:39 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile distinfo editors/openoffice-2.0-devel/files Makefile.knobs Removed files: editors/openoffice-2.0-devel/files patch-linguistic+prj+build.lst Log: Update to 1.9m83 fix typo at Makefile.knob[1] Submitted by: Hiromi Kimura [1] Revision Changes Path 1.157 +4 -7 ports/editors/openoffice-2.0-devel/Makefile 1.54 +2 -4 ports/editors/openoffice-2.0-devel/distinfo 1.10 +4 -2 ports/editors/openoffice-2.0-devel/files/Makefile.knobs 1.2 +0 -10 ports/editors/openoffice-2.0-devel/files/patch-linguistic+prj+build.lst (dead) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:26:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E3B16A4CE; Wed, 9 Mar 2005 11:26:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B152A43D46; Wed, 9 Mar 2005 11:26:50 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BQoY8083433; Wed, 9 Mar 2005 11:26:50 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29BQoHC083432; Wed, 9 Mar 2005 11:26:50 GMT (envelope-from maho) Message-Id: <200503091126.j29BQoHC083432@repoman.freebsd.org> From: Maho Nakata Date: Wed, 9 Mar 2005 11:26:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice-2.0-devel/files patch-bridges+prj+build.lst X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:26:51 -0000 maho 2005-03-09 11:26:50 UTC FreeBSD ports repository Removed files: editors/openoffice-2.0-devel/files patch-bridges+prj+build.lst Log: forgot to remove unnecessary patch Revision Changes Path 1.8 +0 -14 ports/editors/openoffice-2.0-devel/files/patch-bridges+prj+build.lst (dead) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:28:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33AD416A4CE; Wed, 9 Mar 2005 11:28:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1547C43D48; Wed, 9 Mar 2005 11:28:47 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BSkMC083549; Wed, 9 Mar 2005 11:28:46 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29BSkHA083548; Wed, 9 Mar 2005 11:28:46 GMT (envelope-from stefanf) Message-Id: <200503091128.j29BSkHA083548@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Mar 2005 11:28:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/drivers make_pseudo_driver.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:28:47 -0000 stefanf 2005-03-09 11:28:46 UTC FreeBSD src repository Modified files: share/examples/drivers make_pseudo_driver.sh Log: __FUNCTION__ -> __func__ Revision Changes Path 1.9 +2 -2 src/share/examples/drivers/make_pseudo_driver.sh From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:32:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BB9516A4CE; Wed, 9 Mar 2005 11:32:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B0C343D3F; Wed, 9 Mar 2005 11:32:15 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BWF3I083694; Wed, 9 Mar 2005 11:32:15 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29BWFkw083693; Wed, 9 Mar 2005 11:32:15 GMT (envelope-from den) Message-Id: <200503091132.j29BWFkw083693@repoman.freebsd.org> From: Denis Peplin Date: Wed, 9 Mar 2005 11:32:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:32:15 -0000 den 2005-03-09 11:32:15 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Small whitespace fix (for lines missed in previous fix) Translators can ignore Revision Changes Path 1.53 +15 -15 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:43:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D2416A4D0; Wed, 9 Mar 2005 11:43:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67F3F43D1F; Wed, 9 Mar 2005 11:43:14 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BhEAJ084104; Wed, 9 Mar 2005 11:43:14 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29BhEBb084103; Wed, 9 Mar 2005 11:43:14 GMT (envelope-from den) Message-Id: <200503091143.j29BhEBb084103@repoman.freebsd.org> From: Denis Peplin Date: Wed, 9 Mar 2005 11:43:14 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:43:14 -0000 den 2005-03-09 11:43:14 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Note: ... -> ... , and align according this change No other content changes Revision Changes Path 1.54 +9 -5 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:50:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C80EA16A4CE; Wed, 9 Mar 2005 11:50:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C6D43D4C; Wed, 9 Mar 2005 11:50:55 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BotXa084461; Wed, 9 Mar 2005 11:50:55 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Bot8t084460; Wed, 9 Mar 2005 11:50:55 GMT (envelope-from stefanf) Message-Id: <200503091150.j29Bot8t084460@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Mar 2005 11:50:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:50:55 -0000 stefanf 2005-03-09 11:50:55 UTC FreeBSD src repository Modified files: sys/kern syscalls.master Log: Fix typo in comment. Revision Changes Path 1.187 +1 -1 src/sys/kern/syscalls.master From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:57:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76A5816A4CE; Wed, 9 Mar 2005 11:57:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A48C43D5F; Wed, 9 Mar 2005 11:57:33 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BvXTn084686; Wed, 9 Mar 2005 11:57:33 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29BvXPt084685; Wed, 9 Mar 2005 11:57:33 GMT (envelope-from stefanf) Message-Id: <200503091157.j29BvXPt084685@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Mar 2005 11:57:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/sed compile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:57:33 -0000 stefanf 2005-03-09 11:57:33 UTC FreeBSD src repository Modified files: usr.bin/sed compile.c Log: Fix dubious C code construct. Revision Changes Path 1.27 +1 -1 src/usr.bin/sed/compile.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:59:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA6A16A4CE; Wed, 9 Mar 2005 11:59:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 484F743D46; Wed, 9 Mar 2005 11:59:30 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BxUWB084913; Wed, 9 Mar 2005 11:59:30 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29BxUU5084912; Wed, 9 Mar 2005 11:59:30 GMT (envelope-from vs) Message-Id: <200503091159.j29BxUU5084912@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Mar 2005 11:59:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks Makefile ports/x11-clocks/gtubeclock Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:59:30 -0000 vs 2005-03-09 11:59:30 UTC FreeBSD ports repository Modified files: x11-clocks Makefile Added files: x11-clocks/gtubeclock Makefile distinfo pkg-descr pkg-plist Log: Add gtubeclock 0.9.1, a nixie tube clock for GNOME. PR: ports/75991 Submitted by: UMENO Takashi Revision Changes Path 1.47 +1 -0 ports/x11-clocks/Makefile 1.1 +20 -0 ports/x11-clocks/gtubeclock/Makefile (new) 1.1 +2 -0 ports/x11-clocks/gtubeclock/distinfo (new) 1.1 +3 -0 ports/x11-clocks/gtubeclock/pkg-descr (new) 1.1 +33 -0 ports/x11-clocks/gtubeclock/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 11:59:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D7A116A4CE; Wed, 9 Mar 2005 11:59:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D2D43D2D; Wed, 9 Mar 2005 11:59:41 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29BxfmR084963; Wed, 9 Mar 2005 11:59:41 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Bxf4g084962; Wed, 9 Mar 2005 11:59:41 GMT (envelope-from vs) Message-Id: <200503091159.j29Bxf4g084962@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Mar 2005 11:59:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 11:59:42 -0000 vs 2005-03-09 11:59:41 UTC FreeBSD ports repository Modified files: . modules Log: gtubeclock --> ports/x11-clocks/gtubeclock Revision Changes Path 1.12083 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:06:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55E016A4CE; Wed, 9 Mar 2005 12:06:10 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E5743D3F; Wed, 9 Mar 2005 12:06:10 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (adsl-68-252-59-28.dsl.wotnoh.ameritech.net [68.252.59.28]) (authenticated bits=0)j29BbHlu060370 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 9 Mar 2005 06:37:19 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= Date: Wed, 9 Mar 2005 07:09:40 -0500 User-Agent: KMail/1.7 References: <200503051552.j25FqCjg079895@repoman.freebsd.org> <200503082051.20064.mistry.7@osu.edu> <86acpdunyb.fsf@xps.des.no> In-Reply-To: <86acpdunyb.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2190996.sJcxuBLh2t"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503090709.54303.mistry.7@osu.edu> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_environment.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:06:10 -0000 --nextPart2190996.sJcxuBLh2t Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 09 March 2005 05:13 am, Dag-Erling Sm=F8rgrav wrote: > Anish Mistry writes: > > On Saturday 05 March 2005 10:52 am, Dag-Erling Smorgrav wrote: > > > Log: > > > Teach getenv_quad() to recognize k/m/g/t suffixes in both > > > lower- and upper-case. This means (almost) all tunables now > > > support those suffixes. > > > > This commit breaks resuming from suspend on my laptop. > > Hrm. Try the attached patch. > Thanks, that fixed it. =2D-=20 Anish Mistry --nextPart2190996.sJcxuBLh2t Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCLueSxqA5ziudZT0RAoEuAKCeXXUE3qWrymLY3EeLaXrBP8b/xgCdG/6v P2DxR7zVORXr9JHrB6+B8x8= =819T -----END PGP SIGNATURE----- --nextPart2190996.sJcxuBLh2t-- From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:16:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74F4416A4CE; Wed, 9 Mar 2005 12:16:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 572D343D53; Wed, 9 Mar 2005 12:16:46 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29CGkYs085644; Wed, 9 Mar 2005 12:16:46 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29CGk2b085643; Wed, 9 Mar 2005 12:16:46 GMT (envelope-from des) Message-Id: <200503091216.j29CGk2b085643@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 9 Mar 2005 12:16:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_environment.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:16:46 -0000 des 2005-03-09 12:16:45 UTC FreeBSD src repository Modified files: sys/kern kern_environment.c Log: My addled brains didn't realize that since vtp points into value, we can't freeenv(value) before we're done inspecting vtp[0]. Tested by: Anish Mistry Revision Changes Path 1.39 +5 -2 src/sys/kern/kern_environment.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:26:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B8BF16A4CE; Wed, 9 Mar 2005 12:26:24 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4D9E43D41; Wed, 9 Mar 2005 12:26:23 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ID300ED53MYZ700@bgo1smout1.broadpark.no>; Wed, 09 Mar 2005 13:20:58 +0100 (CET) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ID300A973Z66MY0@bgo1sminn1.broadpark.no>; Wed, 09 Mar 2005 13:28:18 +0100 (CET) Received: by dsa.des.no (Pony Express, from userid 666) id 6A8E345171; Wed, 09 Mar 2005 13:26:22 +0100 (CET) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id EA66DEBC01; Wed, 09 Mar 2005 13:26:17 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id E1F6133C1B; Wed, 09 Mar 2005 13:26:17 +0100 (CET) Date: Wed, 09 Mar 2005 13:26:17 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <422E407B.4080507@portaone.com> To: Maxim Sobolev Message-id: <86k6oht386.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> <20050308210414.GU11079@elvis.mu.org> <20050308232209.GX11079@elvis.mu.org> <422E3EC1.4050402@portaone.com> <20050309001301.GZ11079@elvis.mu.org> <422E407B.4080507@portaone.com> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.ORG cc: Alfred Perlstein cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:26:24 -0000 Maxim Sobolev writes: > As I have said the binary program compiled on the newer system that > uses this flag in some cases may malfunction when executed on system > with older kernel due to the fact that that additional flag will > become no-op the program might get SIGPIPE unexpectedly. We've never cared about running newer binaries on older systems. It's the reverse that matters, and the change Alfred suggests does not break that. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:28:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C63A16A4CE; Wed, 9 Mar 2005 12:28:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F15E543D5A; Wed, 9 Mar 2005 12:28:36 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29CSaGI086134; Wed, 9 Mar 2005 12:28:36 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29CSaYM086133; Wed, 9 Mar 2005 12:28:36 GMT (envelope-from flz) Message-Id: <200503091228.j29CSaYM086133@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 12:28:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/p5-Apache-GopherHandler Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:28:37 -0000 flz 2005-03-09 12:28:36 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Apache-GopherHandler Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Apache-GopherHandler 0.1, a gopher protocol implementation for Apache2. PR: ports/66506 Submitted by: Toni Viemero Approved by: pav (mentor) Revision Changes Path 1.1048 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/p5-Apache-GopherHandler/Makefile (new) 1.1 +2 -0 ports/www/p5-Apache-GopherHandler/distinfo (new) 1.1 +3 -0 ports/www/p5-Apache-GopherHandler/pkg-descr (new) 1.1 +4 -0 ports/www/p5-Apache-GopherHandler/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:29:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C044516A4CE; Wed, 9 Mar 2005 12:29:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DF8043D5E; Wed, 9 Mar 2005 12:29:07 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29CT7IE086172; Wed, 9 Mar 2005 12:29:07 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29CT7xa086171; Wed, 9 Mar 2005 12:29:07 GMT (envelope-from stefanf) Message-Id: <200503091229.j29CT7xa086171@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Mar 2005 12:29:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/drivers make_pseudo_driver.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:29:07 -0000 stefanf 2005-03-09 12:29:07 UTC FreeBSD src repository Modified files: share/examples/drivers make_pseudo_driver.sh Log: Device counts are gone. Revision Changes Path 1.10 +1 -1 src/share/examples/drivers/make_pseudo_driver.sh From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:31:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5FFB16A4CE; Wed, 9 Mar 2005 12:31:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C7E43D46; Wed, 9 Mar 2005 12:31:12 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29CVC5u086324; Wed, 9 Mar 2005 12:31:12 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29CVCID086323; Wed, 9 Mar 2005 12:31:12 GMT (envelope-from flz) Message-Id: <200503091231.j29CVCID086323@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 12:31:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:31:12 -0000 flz 2005-03-09 12:31:12 UTC FreeBSD ports repository Modified files: . modules Log: p5-Apache-GopherHandler --> ports/www/p5-Apache-GopherHandler Revision Changes Path 1.12084 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:41:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5338616A4CE; Wed, 9 Mar 2005 12:41:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3289B43D60; Wed, 9 Mar 2005 12:41:43 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29CfhIu086774; Wed, 9 Mar 2005 12:41:43 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Cfhbg086773; Wed, 9 Mar 2005 12:41:43 GMT (envelope-from sergei) Message-Id: <200503091241.j29Cfhbg086773@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 9 Mar 2005 12:41:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/maildrop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:41:43 -0000 sergei 2005-03-09 12:41:43 UTC FreeBSD ports repository Modified files: mail/maildrop Makefile Log: - Fix WITH_AUTHLIB=yes case by patching LIBS in Makefile.in [1] (adds -rpath=${LOCALBASE}/lib/courier-authlib). Unlike the previous solution (add it to LDFLAGS) this does work PR: ports/77874 Submitted by: Thomas T. Velhdouse (error report) Obtained from: Douglas Fraser [1] (actual fix) Revision Changes Path 1.36 +8 -1 ports/mail/maildrop/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:41:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CB8916A4CE; Wed, 9 Mar 2005 12:41:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFCEE43D2D; Wed, 9 Mar 2005 12:41:56 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29CfuA6086807; Wed, 9 Mar 2005 12:41:56 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Cfuui086806; Wed, 9 Mar 2005 12:41:56 GMT (envelope-from arved) Message-Id: <200503091241.j29Cfuui086806@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 9 Mar 2005 12:41:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/tpp Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:41:57 -0000 arved 2005-03-09 12:41:56 UTC FreeBSD ports repository Modified files: misc/tpp Makefile distinfo pkg-plist Log: Update to 1.2 Revision Changes Path 1.3 +1 -16 ports/misc/tpp/Makefile 1.3 +2 -2 ports/misc/tpp/distinfo 1.3 +27 -23 ports/misc/tpp/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 12:45:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7F7A16A4CE; Wed, 9 Mar 2005 12:45:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D00F43D2D; Wed, 9 Mar 2005 12:45:06 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Cj6dn086973; Wed, 9 Mar 2005 12:45:06 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Cj6XA086972; Wed, 9 Mar 2005 12:45:06 GMT (envelope-from sergei) Message-Id: <200503091245.j29Cj6XA086972@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 9 Mar 2005 12:45:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 12:45:06 -0000 sergei 2005-03-09 12:45:06 UTC FreeBSD ports repository Modified files: . UPDATING Log: Now that WITH_AUTHLIB=yes case has been finally fixed, announce the changes in maildrop-1.8.0 port. Revision Changes Path 1.158 +21 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Wed Mar 9 13:03:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D10D516A4CE; Wed, 9 Mar 2005 13:03:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C8243D62; Wed, 9 Mar 2005 13:03:18 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29D3B4r094447; Wed, 9 Mar 2005 13:03:11 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29D3BwH094446; Wed, 9 Mar 2005 13:03:11 GMT (envelope-from barner) Message-Id: <200503091303.j29D3BwH094446@repoman.freebsd.org> From: Simon Barner Date: Wed, 9 Mar 2005 13:03:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/boost Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 13:03:19 -0000 barner 2005-03-09 13:03:11 UTC FreeBSD ports repository Modified files: devel/boost Makefile Log: - no python implies no pyste (fix conditionally created plist) [1] - document WITH_PYSTE knob Pointed out by: lofi [1] Approved by: arved (mentor) Revision Changes Path 1.24 +4 -0 ports/devel/boost/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 13:31:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55B7D16A4CE; Wed, 9 Mar 2005 13:31:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34DBE43D5D; Wed, 9 Mar 2005 13:31:09 +0000 (GMT) (envelope-from tg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29DV9cC095467; Wed, 9 Mar 2005 13:31:09 GMT (envelope-from tg@repoman.freebsd.org) Received: (from tg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29DV87A095466; Wed, 9 Mar 2005 13:31:08 GMT (envelope-from tg) Message-Id: <200503091331.j29DV87A095466@repoman.freebsd.org> From: Thomas Gellekum Date: Wed, 9 Mar 2005 13:31:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/pysol Makefile distinfo pkg-plist ports/games/pysol/files patch-src::tk::soundoptionsdialog.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 13:31:09 -0000 tg 2005-03-09 13:31:08 UTC FreeBSD ports repository Modified files: games/pysol Makefile distinfo pkg-plist Added files: games/pysol/files patch-src::tk::soundoptionsdialog.py Log: Use sources, not the pre-compiled package. PySol will now run with Python-2.4, too. Revision Changes Path 1.43 +23 -13 ports/games/pysol/Makefile 1.34 +2 -0 ports/games/pysol/distinfo 1.1 +23 -0 ports/games/pysol/files/patch-src::tk::soundoptionsdialog.py (new) 1.29 +198 -0 ports/games/pysol/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 13:31:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695ED16A4CF; Wed, 9 Mar 2005 13:31:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D35A43D60; Wed, 9 Mar 2005 13:31:48 +0000 (GMT) (envelope-from tg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29DVmn3095513; Wed, 9 Mar 2005 13:31:48 GMT (envelope-from tg@repoman.freebsd.org) Received: (from tg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29DVmfO095512; Wed, 9 Mar 2005 13:31:48 GMT (envelope-from tg) Message-Id: <200503091331.j29DVmfO095512@repoman.freebsd.org> From: Thomas Gellekum Date: Wed, 9 Mar 2005 13:31:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/pysol-sound-server Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 13:31:48 -0000 tg 2005-03-09 13:31:48 UTC FreeBSD ports repository Modified files: audio/pysol-sound-server Makefile distinfo Log: Upgrade to 3.01. Revision Changes Path 1.29 +3 -3 ports/audio/pysol-sound-server/Makefile 1.8 +2 -2 ports/audio/pysol-sound-server/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 13:39:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B10616A4CE; Wed, 9 Mar 2005 13:39:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F33943D48; Wed, 9 Mar 2005 13:39:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Dd6dw095743; Wed, 9 Mar 2005 13:39:06 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Dd6NL095742; Wed, 9 Mar 2005 13:39:06 GMT (envelope-from flz) Message-Id: <200503091339.j29Dd6NL095742@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 13:39:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/pear-Net_Dict Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 13:39:07 -0000 flz 2005-03-09 13:39:06 UTC FreeBSD ports repository Modified files: net/pear-Net_Dict Makefile Log: - Fix BUILD_DEPENDS. PR: ports/78618 Submitted by: Antônio Carlos Venâncio Júnior (maintainer) Approved by: pav (mentor) Revision Changes Path 1.2 +3 -1 ports/net/pear-Net_Dict/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 13:43:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9EC816A4CE; Wed, 9 Mar 2005 13:43:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFB343D4C; Wed, 9 Mar 2005 13:43:32 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29DhWaa095965; Wed, 9 Mar 2005 13:43:32 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29DhWT0095964; Wed, 9 Mar 2005 13:43:32 GMT (envelope-from vs) Message-Id: <200503091343.j29DhWT0095964@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Mar 2005 13:43:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/cairo Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 13:43:32 -0000 vs 2005-03-09 13:43:32 UTC FreeBSD ports repository Modified files: graphics/cairo Makefile pkg-plist Log: Unbreak WITHOUT_X11 Revision Changes Path 1.11 +7 -2 ports/graphics/cairo/Makefile 1.3 +1 -1 ports/graphics/cairo/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 14:00:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0203916A4CE; Wed, 9 Mar 2005 14:00:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2CE43D2F; Wed, 9 Mar 2005 14:00:21 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29E0L0u096506; Wed, 9 Mar 2005 14:00:21 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29E0LjE096505; Wed, 9 Mar 2005 14:00:21 GMT (envelope-from vs) Message-Id: <200503091400.j29E0LjE096505@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Mar 2005 14:00:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/cal.rb Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:00:22 -0000 vs 2005-03-09 14:00:21 UTC FreeBSD ports repository Modified files: japanese/cal.rb Makefile distinfo Log: Unbreak: Update to 1.19 Revision Changes Path 1.15 +1 -3 ports/japanese/cal.rb/Makefile 1.12 +6 -6 ports/japanese/cal.rb/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 14:03:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1CA816A4CE; Wed, 9 Mar 2005 14:03:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C73E643D58; Wed, 9 Mar 2005 14:03:59 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29E3xc8096745; Wed, 9 Mar 2005 14:03:59 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29E3xZZ096744; Wed, 9 Mar 2005 14:03:59 GMT (envelope-from den) Message-Id: <200503091403.j29E3xZZ096744@repoman.freebsd.org> From: Denis Peplin Date: Wed, 9 Mar 2005 14:03:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/hardware/common dev.sgml src/release/doc/ru_RU.KOI8-R/hardware/i386proc-pc98.sgml src/release/doc/ru_RU.KOI8-R/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:04:00 -0000 den 2005-03-09 14:03:59 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ru_RU.KOI8-R/hardware/common dev.sgml release/doc/ru_RU.KOI8-R/hardware/i386 proc-i386.sgml release/doc/ru_RU.KOI8-R/hardware/pc98 proc-pc98.sgml release/doc/ru_RU.KOI8-R/installation/common install.sgml release/doc/ru_RU.KOI8-R/relnotes/common new.sgml Log: Merge the following from the English version: 1.261 -> 1.274 hardware/common/dev.sgml 1.13 -> 1.14 hardware/i386/proc-i386.sgml 1.4 -> 1.5 hardware/pc98/proc-pc98.sgml 1.28 -> 1.30 installation/common/install.sgml 1.780 -> 1.782 relnotes/common/new.sgml Revision Changes Path 1.10 +28 -178 src/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml 1.2 +7 -7 src/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml 1.2 +2 -2 src/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml 1.6 +3 -5 src/release/doc/ru_RU.KOI8-R/installation/common/install.sgml 1.13 +15 -1745 src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 14:30:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 421CB16A4CE; Wed, 9 Mar 2005 14:30:37 +0000 (GMT) Received: from www.portaone.com (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6058243D2D; Wed, 9 Mar 2005 14:30:36 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.21] (SIRIUS-ats227-UTC.ukrtel.net [195.5.25.154]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j29EUWgf012861 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Mar 2005 15:30:33 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <422F087F.9030906@portaone.com> Date: Wed, 09 Mar 2005 16:30:23 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <20050308012939.GP11079@elvis.mu.org> <422DCF52.6080109@portaone.com> <20050308210414.GU11079@elvis.mu.org> <20050308232209.GX11079@elvis.mu.org> <422E3EC1.4050402@portaone.com> <20050309001301.GZ11079@elvis.mu.org> <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> In-Reply-To: <86k6oht386.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.ORG cc: Alfred Perlstein cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:30:37 -0000 Dag-Erling Smørgrav wrote: > Maxim Sobolev writes: > >>As I have said the binary program compiled on the newer system that >>uses this flag in some cases may malfunction when executed on system >>with older kernel due to the fact that that additional flag will >>become no-op the program might get SIGPIPE unexpectedly. > > > We've never cared about running newer binaries on older systems. It's > the reverse that matters, and the change Alfred suggests does not > break that. Even if we've never cared about that it really matters and IMHO we need to start caring about that esp. considering that sendto(2) and friends are very popular syscalls. That's not a big problem if you have sources handy, but what if it's some third party tool which is only available in binary code? Imagine that we are talking about some very big and very popular toolkit such as for example JDK, which takes ages to go through all compliance testing and such. Once it's packed, tested and rubberstamped for distribution you have zero chance to convince vendor to release another version that will run on both new and older systems even if it will mean changing two or three lines of their code. The only thing the vendor can do is to put some warning "will work correctly only starting from release X.Y", therefore forcing all users who run releases X.Z, Z < Y, and need this tool to upgrade otherwise perfectly working system(s). -Maxim From owner-cvs-all@FreeBSD.ORG Wed Mar 9 14:39:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D2016A4CE; Wed, 9 Mar 2005 14:39:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A0943D3F; Wed, 9 Mar 2005 14:39:48 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Edm90098093; Wed, 9 Mar 2005 14:39:48 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29EdmVa098092; Wed, 9 Mar 2005 14:39:48 GMT (envelope-from ume) Message-Id: <200503091439.j29EdmVa098092@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 9 Mar 2005 14:39:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet6 ipsec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:39:48 -0000 ume 2005-03-09 14:39:48 UTC FreeBSD src repository Modified files: sys/netinet6 ipsec.c Log: reported from VANHULLEBUS Yvan [remote kernel crash may result] Submitted by: itojun Obtained from: KAME MFC after: 1 day Revision Changes Path 1.42 +1 -1 src/sys/netinet6/ipsec.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 14:54:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FFBF16A4CE; Wed, 9 Mar 2005 14:54:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CD2A43D41; Wed, 9 Mar 2005 14:54:35 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29EsY16098705; Wed, 9 Mar 2005 14:54:34 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29EsYs6098704; Wed, 9 Mar 2005 14:54:34 GMT (envelope-from flz) Message-Id: <200503091454.j29EsYs6098704@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 14:54:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/p5-Gnome2-GConf Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:54:35 -0000 flz 2005-03-09 14:54:34 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Gnome2-GConf Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Gnome2-GConf 1.000, Perl bindings for the GConf2 configuration engine. PR: ports/73062 Submitted by: Jean-Yves Lefort Approved by: pav (mentor) Revision Changes Path 1.1837 +1 -0 ports/devel/Makefile 1.1 +42 -0 ports/devel/p5-Gnome2-GConf/Makefile (new) 1.1 +2 -0 ports/devel/p5-Gnome2-GConf/distinfo (new) 1.1 +11 -0 ports/devel/p5-Gnome2-GConf/pkg-descr (new) 1.1 +22 -0 ports/devel/p5-Gnome2-GConf/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 14:56:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52D1416A4CE; Wed, 9 Mar 2005 14:56:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3392143D31; Wed, 9 Mar 2005 14:56:40 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29EueJK098839; Wed, 9 Mar 2005 14:56:40 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29EuevP098838; Wed, 9 Mar 2005 14:56:40 GMT (envelope-from flz) Message-Id: <200503091456.j29EuevP098838@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 14:56:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:56:40 -0000 flz 2005-03-09 14:56:40 UTC FreeBSD ports repository Modified files: . modules Log: p5-Gnome2-GConf --> ports/devel/p5-Gnome2-GConf Revision Changes Path 1.12085 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:06:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBB9216A4CE; Wed, 9 Mar 2005 15:06:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8A3543D54; Wed, 9 Mar 2005 15:06:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29F67bS099294; Wed, 9 Mar 2005 15:06:07 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29F67u8099293; Wed, 9 Mar 2005 15:06:07 GMT (envelope-from flz) Message-Id: <200503091506.j29F67u8099293@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 15:06:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/vqcc-gtk Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:06:07 -0000 flz 2005-03-09 15:06:07 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/vqcc-gtk Makefile distinfo pkg-descr pkg-plist Log: - Add vqcc-gtk 0.4.1, a LAN chat client compatible with quickChat and Vypress Chat. PR: ports/71461 Submitted by: Saulius Menkevicius Approved by: pav (mentor) Revision Changes Path 1.1443 +1 -0 ports/net/Makefile 1.1 +27 -0 ports/net/vqcc-gtk/Makefile (new) 1.1 +2 -0 ports/net/vqcc-gtk/distinfo (new) 1.1 +12 -0 ports/net/vqcc-gtk/pkg-descr (new) 1.1 +4 -0 ports/net/vqcc-gtk/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:08:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD61C16A4CE; Wed, 9 Mar 2005 15:08:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC43E43D58; Wed, 9 Mar 2005 15:08:26 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29F8Qn9099361; Wed, 9 Mar 2005 15:08:26 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29F8QhO099360; Wed, 9 Mar 2005 15:08:26 GMT (envelope-from flz) Message-Id: <200503091508.j29F8QhO099360@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 15:08:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:08:27 -0000 flz 2005-03-09 15:08:26 UTC FreeBSD ports repository Modified files: . modules Log: vqcc-gtk --> ports/net/vqcc-gtk Revision Changes Path 1.12086 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:17:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D081F16A4CE; Wed, 9 Mar 2005 15:17:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6D143D5C; Wed, 9 Mar 2005 15:17:52 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FHqdK099799; Wed, 9 Mar 2005 15:17:52 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29FHqwx099798; Wed, 9 Mar 2005 15:17:52 GMT (envelope-from flz) Message-Id: <200503091517.j29FHqwx099798@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 15:17:52 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:17:53 -0000 flz 2005-03-09 15:17:52 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Saulius Menkevicius for net/vqcc-gtk. Approved by: pav (mentor) Revision Changes Path 1.342 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:28:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A92116A4D1 for ; Wed, 9 Mar 2005 15:28:42 +0000 (GMT) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C6D43D66 for ; Wed, 9 Mar 2005 15:28:41 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4437 invoked from network); 9 Mar 2005 15:28:41 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 9 Mar 2005 15:28:41 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j29FSR75043398; Wed, 9 Mar 2005 10:28:29 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Maxim Sobolev Date: Wed, 9 Mar 2005 10:28:44 -0500 User-Agent: KMail/1.6.2 References: <200503070726.j277Qhp5059059@repoman.freebsd.org> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> In-Reply-To: <422F087F.9030906@portaone.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200503091028.44842.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= cc: Alfred Perlstein cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:28:42 -0000 On Wednesday 09 March 2005 09:30 am, Maxim Sobolev wrote: > Dag-Erling Sm=F8rgrav wrote: > > Maxim Sobolev writes: > >>As I have said the binary program compiled on the newer system that > >>uses this flag in some cases may malfunction when executed on system > >>with older kernel due to the fact that that additional flag will > >>become no-op the program might get SIGPIPE unexpectedly. > > > > We've never cared about running newer binaries on older systems. It's > > the reverse that matters, and the change Alfred suggests does not > > break that. > > Even if we've never cared about that it really matters and IMHO we need > to start caring about that esp. considering that sendto(2) and friends > are very popular syscalls. That's not a big problem if you have sources > handy, but what if it's some third party tool which is only available in > binary code? > > Imagine that we are talking about some very big and very popular toolkit > such as for example JDK, which takes ages to go through all compliance > testing and such. Once it's packed, tested and rubberstamped for > distribution you have zero chance to convince vendor to release another > version that will run on both new and older systems even if it will mean > changing two or three lines of their code. The only thing the vendor can > do is to put some warning "will work correctly only starting from > release X.Y", therefore forcing all users who run releases X.Z, Z < Y, > and need this tool to upgrade otherwise perfectly working system(s). And such vendors are encouraged to target, e.g. 5.3 for the 5.x series sinc= e=20 that is the first "stable" release for that branch. This is how we've alwa= ys=20 handled things. Forwards compatibility is significantly harder to achieve= =20 than backwards compatibility. =2D-=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:28:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12A6A16A5A1; Wed, 9 Mar 2005 15:28:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E31E843D54; Wed, 9 Mar 2005 15:28:48 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FSml0000376; Wed, 9 Mar 2005 15:28:48 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29FSm1J000375; Wed, 9 Mar 2005 15:28:48 GMT (envelope-from sam) Message-Id: <200503091528.j29FSm1J000375@repoman.freebsd.org> From: Sam Leffler Date: Wed, 9 Mar 2005 15:28:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipsec ipsec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:28:49 -0000 sam 2005-03-09 15:28:48 UTC FreeBSD src repository Modified files: sys/netipsec ipsec.c Log: correct space check Submitted by: ume Revision Changes Path 1.11 +1 -1 src/sys/netipsec/ipsec.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:29:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA1816A4CE; Wed, 9 Mar 2005 15:29:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A588A43D46; Wed, 9 Mar 2005 15:29:59 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FTxkg000474; Wed, 9 Mar 2005 15:29:59 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29FTxiJ000473; Wed, 9 Mar 2005 15:29:59 GMT (envelope-from flz) Message-Id: <200503091529.j29FTxiJ000473@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 15:29:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/gxmessage Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:30:00 -0000 flz 2005-03-09 15:29:59 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/gxmessage Makefile distinfo pkg-descr Log: - Add gxmessage 2.4.3, a gtk2 substitute for xmessage. PR: ports/78623 Submitted by: Andriy Gapon Approved by: pav (mentor) Revision Changes Path 1.177 +1 -0 ports/deskutils/Makefile 1.1 +28 -0 ports/deskutils/gxmessage/Makefile (new) 1.1 +2 -0 ports/deskutils/gxmessage/distinfo (new) 1.1 +4 -0 ports/deskutils/gxmessage/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:32:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B63916A4CF; Wed, 9 Mar 2005 15:32:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE0043D5E; Wed, 9 Mar 2005 15:32:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FWU3I000811; Wed, 9 Mar 2005 15:32:30 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29FWT6D000810; Wed, 9 Mar 2005 15:32:29 GMT (envelope-from flz) Message-Id: <200503091532.j29FWT6D000810@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 15:32:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:32:30 -0000 flz 2005-03-09 15:32:29 UTC FreeBSD ports repository Modified files: . modules Log: gxmessage --> ports/deskutils/gxmessage Revision Changes Path 1.12087 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:33:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A2A716A4CE; Wed, 9 Mar 2005 15:33:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6128843D41; Wed, 9 Mar 2005 15:33:58 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FXw0C001969; Wed, 9 Mar 2005 15:33:58 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29FXw3m001965; Wed, 9 Mar 2005 15:33:58 GMT (envelope-from jhb) Message-Id: <200503091533.j29FXw3m001965@repoman.freebsd.org> From: John Baldwin Date: Wed, 9 Mar 2005 15:33:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/include clock.h src/sys/i386/isa clock.c src/sys/pc98/pc98 clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:33:58 -0000 jhb 2005-03-09 15:33:58 UTC FreeBSD src repository Modified files: sys/i386/include clock.h sys/i386/isa clock.c sys/pc98/pc98 clock.c Log: - Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0 interrupt. - Remove the timer_func variable as it now has a static value of hardclock() and is only used in one place. Axe borrowed from: phk Revision Changes Path 1.51 +0 -4 src/sys/i386/include/clock.h 1.216 +2 -144 src/sys/i386/isa/clock.c 1.142 +2 -144 src/sys/pc98/pc98/clock.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:36:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95BDA16A4CE; Wed, 9 Mar 2005 15:36:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F09443D46; Wed, 9 Mar 2005 15:36:55 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FatCm004399; Wed, 9 Mar 2005 15:36:55 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29FathO004398; Wed, 9 Mar 2005 15:36:55 GMT (envelope-from lofi) Message-Id: <200503091536.j29FathO004398@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 9 Mar 2005 15:36:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/maildrop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:36:55 -0000 lofi 2005-03-09 15:36:55 UTC FreeBSD ports repository Modified files: mail/maildrop Makefile Log: Near miss (USE_GMAKE for releases up to and *including* 5.2.1-RELEASE). Revision Changes Path 1.37 +1 -1 ports/mail/maildrop/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:44:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7E6016A4CE; Wed, 9 Mar 2005 15:44:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A309C43D1F; Wed, 9 Mar 2005 15:44:50 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FioUg010452; Wed, 9 Mar 2005 15:44:50 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Fiotf010451; Wed, 9 Mar 2005 15:44:50 GMT (envelope-from vs) Message-Id: <200503091544.j29Fiotf010451@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Mar 2005 15:44:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/py-matplotlib/files patch-src::mplutils.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:44:50 -0000 vs 2005-03-09 15:44:50 UTC FreeBSD ports repository Added files: math/py-matplotlib/files patch-src::mplutils.cpp Log: Unbreak: vsprintf() is in stdio.h Revision Changes Path 1.1 +7 -0 ports/math/py-matplotlib/files/patch-src::mplutils.cpp (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:51:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5424E16A4CE; Wed, 9 Mar 2005 15:51:48 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B22643D46; Wed, 9 Mar 2005 15:51:47 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j29FoTIN011871; Wed, 9 Mar 2005 08:50:29 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 09 Mar 2005 08:50:35 -0700 (MST) Message-Id: <20050309.085035.129356491.imp@bsdimp.com> To: sobomax@portaone.com From: "M. Warner Losh" In-Reply-To: <422F087F.9030906@portaone.com> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: des@des.no cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:51:48 -0000 In message: <422F087F.9030906@portaone.com> Maxim Sobolev writes: : and need this tool to upgrade otherwise perfectly working system(s). As a veteran of ABI wars, I think that you have an unrealistic expectations about what can be done. While an interesting goal, too many of the developers are hard wired to not even think about such considerations to make it successful. We have a hard enough time making backward compatibility work, there's no hope for 'forward' compatability. Warner From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:53:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66C3016A4CE; Wed, 9 Mar 2005 15:53:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 421F743D58; Wed, 9 Mar 2005 15:53:28 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29FrSY1016780; Wed, 9 Mar 2005 15:53:28 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29FrSp9016779; Wed, 9 Mar 2005 15:53:28 GMT (envelope-from sam) Message-Id: <200503091553.j29FrSp9016779@repoman.freebsd.org> From: Sam Leffler Date: Wed, 9 Mar 2005 15:53:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:53:28 -0000 sam 2005-03-09 15:53:28 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: connect wlan_acl to the build Submitted by: Alexey Zelkin Revision Changes Path 1.429 +1 -0 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 15:57:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB4C916A4CF; Wed, 9 Mar 2005 15:57:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3AA543D54; Wed, 9 Mar 2005 15:57:06 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Fv6Ok019543; Wed, 9 Mar 2005 15:57:06 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Fv6AU019542; Wed, 9 Mar 2005 15:57:06 GMT (envelope-from vs) Message-Id: <200503091557.j29Fv6AU019542@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Mar 2005 15:57:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/fandango Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 15:57:07 -0000 vs 2005-03-09 15:57:06 UTC FreeBSD ports repository Modified files: cad/fandango Makefile Log: Unbreak: No longer broken in my private he^Wjail, plus fix for qt-3.3.4 which no longer dynamically links against libGL. Revision Changes Path 1.10 +2 -2 ports/cad/fandango/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:01:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B0E216A4CE; Wed, 9 Mar 2005 16:01:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20AF243D2D; Wed, 9 Mar 2005 16:01:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29G1Ekw022894; Wed, 9 Mar 2005 16:01:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29G1Ead022893; Wed, 9 Mar 2005 16:01:14 GMT (envelope-from flz) Message-Id: <200503091601.j29G1Ead022893@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 16:01:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/translator Makefile distinfo pkg-descr pkg-plist ports/misc/translator/files patch-translator.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:01:14 -0000 flz 2005-03-09 16:01:13 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/translator Makefile distinfo pkg-descr pkg-plist misc/translator/files patch-translator.pl Log: - Add translator 0.1.0, a GTK+ frontend to the Babelfish translation service. PR: ports/73063 Submitted by: Jean-Yves Lefort Approved by: pav (mentor) Revision Changes Path 1.730 +1 -0 ports/misc/Makefile 1.1 +47 -0 ports/misc/translator/Makefile (new) 1.1 +2 -0 ports/misc/translator/distinfo (new) 1.1 +187 -0 ports/misc/translator/files/patch-translator.pl (new) 1.1 +9 -0 ports/misc/translator/pkg-descr (new) 1.1 +4 -0 ports/misc/translator/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:03:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D43116A4CE; Wed, 9 Mar 2005 16:03:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED3F143D2D; Wed, 9 Mar 2005 16:03:18 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29G3IjQ024474; Wed, 9 Mar 2005 16:03:18 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29G3I3C024473; Wed, 9 Mar 2005 16:03:18 GMT (envelope-from flz) Message-Id: <200503091603.j29G3I3C024473@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 16:03:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:03:19 -0000 flz 2005-03-09 16:03:18 UTC FreeBSD ports repository Modified files: . modules Log: translator --> ports/misc/translator Revision Changes Path 1.12088 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:12:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A3EA16A4CE; Wed, 9 Mar 2005 16:12:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F18E443D5D; Wed, 9 Mar 2005 16:12:36 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GCakM033039; Wed, 9 Mar 2005 16:12:36 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GCamx033038; Wed, 9 Mar 2005 16:12:36 GMT (envelope-from novel) Message-Id: <200503091612.j29GCamx033038@repoman.freebsd.org> From: Roman Bogorodskiy Date: Wed, 9 Mar 2005 16:12:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/p5-MP3-Tag Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:12:37 -0000 novel 2005-03-09 16:12:36 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/p5-MP3-Tag Makefile distinfo pkg-descr pkg-plist Log: Add p5-MP3-Tag 0.94, module for reading tags of MP3 audio files. PR: 77222 Submitted by: novel Approved by: krion (mentor) Revision Changes Path 1.597 +1 -0 ports/audio/Makefile 1.1 +32 -0 ports/audio/p5-MP3-Tag/Makefile (new) 1.1 +2 -0 ports/audio/p5-MP3-Tag/distinfo (new) 1.1 +3 -0 ports/audio/p5-MP3-Tag/pkg-descr (new) 1.1 +13 -0 ports/audio/p5-MP3-Tag/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:12:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 906EC16A4CE; Wed, 9 Mar 2005 16:12:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68CB943D49; Wed, 9 Mar 2005 16:12:57 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GCvSi033400; Wed, 9 Mar 2005 16:12:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GCvBa033399; Wed, 9 Mar 2005 16:12:57 GMT (envelope-from pav) Message-Id: <200503091612.j29GCvBa033399@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Mar 2005 16:12:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/benchmarks/nbench Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:12:57 -0000 pav 2005-03-09 16:12:57 UTC FreeBSD ports repository Modified files: benchmarks/nbench Makefile distinfo Log: - Update to 2.2.2 PR: ports/78563 Submitted by: devel @ titan Approved by: Frank Laszlo (maintainer) Revision Changes Path 1.10 +1 -1 ports/benchmarks/nbench/Makefile 1.4 +2 -2 ports/benchmarks/nbench/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:17:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 854B316A4CE; Wed, 9 Mar 2005 16:17:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB8643D1D; Wed, 9 Mar 2005 16:17:02 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GH263036978; Wed, 9 Mar 2005 16:17:02 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GH2N7036977; Wed, 9 Mar 2005 16:17:02 GMT (envelope-from markus) Message-Id: <200503091617.j29GH2N7036977@repoman.freebsd.org> From: Markus Brueffer Date: Wed, 9 Mar 2005 16:17:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/tellico Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:17:02 -0000 markus 2005-03-09 16:17:02 UTC FreeBSD ports repository Modified files: misc/tellico Makefile distinfo Log: Update to version 0.13.5 Revision Changes Path 1.29 +1 -1 ports/misc/tellico/Makefile 1.20 +2 -2 ports/misc/tellico/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:21:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 053E016A4CE; Wed, 9 Mar 2005 16:21:51 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCF443D3F; Wed, 9 Mar 2005 16:21:50 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j29GMaVO080612; Wed, 9 Mar 2005 09:22:36 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <422F21FF.6070908@samsco.org> Date: Wed, 09 Mar 2005 09:19:11 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> In-Reply-To: <20050309.085035.129356491.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: sobomax@portaone.com cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:21:51 -0000 M. Warner Losh wrote: > In message: <422F087F.9030906@portaone.com> > Maxim Sobolev writes: > : and need this tool to upgrade otherwise perfectly working system(s). > > As a veteran of ABI wars, I think that you have an unrealistic > expectations about what can be done. While an interesting goal, too > many of the developers are hard wired to not even think about such > considerations to make it successful. We have a hard enough time > making backward compatibility work, there's no hope for 'forward' > compatability. > > Warner The goals I set forward for 5.x ABI stability are only meant for backwards compatibility. Trying to apply them to forwards compatibility greatly restricts the amount of bugfixing and feature improvement that can be done. The only place where backwards and forwards compatiblity are important are on the release/security braches. Scott From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:22:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 394F916A4CE; Wed, 9 Mar 2005 16:22:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B1143D1D; Wed, 9 Mar 2005 16:22:22 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GMLtN041828; Wed, 9 Mar 2005 16:22:21 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GMLEA041827; Wed, 9 Mar 2005 16:22:21 GMT (envelope-from cperciva) Message-Id: <200503091622.j29GMLEA041827@repoman.freebsd.org> From: Colin Percival Date: Wed, 9 Mar 2005 16:22:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libmd sha.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:22:22 -0000 cperciva 2005-03-09 16:22:21 UTC FreeBSD src repository Modified files: lib/libmd sha.3 Log: The third parameter to SHA_Update and SHA1_Update is a "size_t", not a "unsigned int". Revision Changes Path 1.18 +2 -2 src/lib/libmd/sha.3 From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:39:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91E3016A4CE; Wed, 9 Mar 2005 16:39:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF7943D4C; Wed, 9 Mar 2005 16:39:32 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GdWr1049930; Wed, 9 Mar 2005 16:39:32 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GdWpv049929; Wed, 9 Mar 2005 16:39:32 GMT (envelope-from novel) Message-Id: <200503091639.j29GdWpv049929@repoman.freebsd.org> From: Roman Bogorodskiy Date: Wed, 9 Mar 2005 16:39:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:39:32 -0000 novel 2005-03-09 16:39:32 UTC FreeBSD ports repository Modified files: . modules Log: p5-MP3-Tag --> ports/audio/p5-MP3-Tag Approved by: krion (mentor) Revision Changes Path 1.12089 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:49:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C10BA16A4CE; Wed, 9 Mar 2005 16:49:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98B6E43D39; Wed, 9 Mar 2005 16:49:43 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GnhZa057136; Wed, 9 Mar 2005 16:49:43 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Gnhh6057135; Wed, 9 Mar 2005 16:49:43 GMT (envelope-from flz) Message-Id: <200503091649.j29Gnhh6057135@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 16:49:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/dictionary Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:49:43 -0000 flz 2005-03-09 16:49:43 UTC FreeBSD ports repository Modified files: textproc/dictionary Makefile distinfo Log: - Update to 1.8.7. - Pass maintainership to submitter. PR: ports/78619 Submitted by: Dryice Liu Approved by: pav (mentor) Revision Changes Path 1.8 +2 -2 ports/textproc/dictionary/Makefile 1.7 +2 -2 ports/textproc/dictionary/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:51:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D07B16A4CE; Wed, 9 Mar 2005 16:51:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 064CC43D64; Wed, 9 Mar 2005 16:51:44 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Gph1k057298; Wed, 9 Mar 2005 16:51:43 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GphwR057297; Wed, 9 Mar 2005 16:51:43 GMT (envelope-from harti) Message-Id: <200503091651.j29GphwR057297@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Mar 2005 16:51:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make suff.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:51:44 -0000 harti 2005-03-09 16:51:43 UTC FreeBSD src repository Modified files: usr.bin/make suff.c Log: Split SuffExpandChildren into three functions: one that skips variables and expands archive specifications, one that expands wild cards and a driver that loops over the children list and expands each child if necessary replacing it with it's expansions. Revision Changes Path 1.48 +190 -179 src/usr.bin/make/suff.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:53:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 534B616A4CE; Wed, 9 Mar 2005 16:53:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28E3F43D41; Wed, 9 Mar 2005 16:53:32 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GrVS9057400; Wed, 9 Mar 2005 16:53:31 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GrVll057399; Wed, 9 Mar 2005 16:53:31 GMT (envelope-from harti) Message-Id: <200503091653.j29GrVll057399@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Mar 2005 16:53:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make lst.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:53:32 -0000 harti 2005-03-09 16:53:31 UTC FreeBSD src repository Modified files: usr.bin/make lst.h Log: Implement a new macro LST_NEXT which is like Lst_Succ but doesn't check for its argument to be non-NULL. Revision Changes Path 1.30 +1 -0 src/usr.bin/make/lst.h From owner-cvs-all@FreeBSD.ORG Wed Mar 9 16:58:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD2DF16A4CF; Wed, 9 Mar 2005 16:58:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C3A43D2D; Wed, 9 Mar 2005 16:58:31 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29GwV0m057685; Wed, 9 Mar 2005 16:58:31 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29GwVvZ057684; Wed, 9 Mar 2005 16:58:31 GMT (envelope-from flz) Message-Id: <200503091658.j29GwVvZ057684@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 16:58:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/quagga Makefile pkg-plist ports/net/quagga/files quagga.sh quagga.sh.in watchquagga.sh watchquagga.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 16:58:32 -0000 flz 2005-03-09 16:58:31 UTC FreeBSD ports repository Modified files: net/quagga Makefile pkg-plist Added files: net/quagga/files quagga.sh.in watchquagga.sh.in Removed files: net/quagga/files quagga.sh watchquagga.sh Log: - Make use of USE_RCORDER. PR: ports/78614 Submitted by: Boris Kovalenko (maintainer) Approved by: pav (mentor) Revision Changes Path 1.26 +20 -25 ports/net/quagga/Makefile 1.6 +0 -76 ports/net/quagga/files/quagga.sh (dead) 1.1 +76 -0 ports/net/quagga/files/quagga.sh.in (new) 1.2 +0 -39 ports/net/quagga/files/watchquagga.sh (dead) 1.1 +39 -0 ports/net/quagga/files/watchquagga.sh.in (new) 1.10 +0 -4 ports/net/quagga/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:01:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2ED916A4CE; Wed, 9 Mar 2005 17:01:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E83743D1F; Wed, 9 Mar 2005 17:01:20 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29H1KYc057892; Wed, 9 Mar 2005 17:01:20 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29H1Ktn057891; Wed, 9 Mar 2005 17:01:20 GMT (envelope-from flz) Message-Id: <200503091701.j29H1Ktn057891@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 9 Mar 2005 17:01:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/rlwrap Makefile distinfo ports/devel/rlwrap/files patch-src::Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:01:20 -0000 flz 2005-03-09 17:01:20 UTC FreeBSD ports repository Modified files: devel/rlwrap Makefile distinfo devel/rlwrap/files patch-src::Makefile.in Log: - Update to 0.21. PR: ports/78620 Submitted by: darkn3ss@perl-dev.net Approved by: pav (mentor), Frank Laszlo (maintainer) Revision Changes Path 1.14 +1 -2 ports/devel/rlwrap/Makefile 1.7 +2 -2 ports/devel/rlwrap/distinfo 1.2 +10 -10 ports/devel/rlwrap/files/patch-src::Makefile.in From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:12:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B96EF16A4CE; Wed, 9 Mar 2005 17:12:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 956C143D48; Wed, 9 Mar 2005 17:12:22 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29HCM0h058277; Wed, 9 Mar 2005 17:12:22 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29HCMvi058276; Wed, 9 Mar 2005 17:12:22 GMT (envelope-from leeym) Message-Id: <200503091712.j29HCMvi058276@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 9 Mar 2005 17:12:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/cwtex pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:12:22 -0000 leeym 2005-03-09 17:12:21 UTC FreeBSD ports repository Modified files: chinese/cwtex pkg-plist Log: - Don't remove the directories not belong to chinese/cwtex Revision Changes Path 1.5 +0 -9 ports/chinese/cwtex/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:19:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B63AF16A4CE; Wed, 9 Mar 2005 17:19:09 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C9643D41; Wed, 9 Mar 2005 17:19:09 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j29HJ7ms059620 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Mar 2005 09:19:09 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <422F306E.5040200@errno.com> Date: Wed, 09 Mar 2005 09:20:46 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Silbersack References: <200503082325.j28NPkY5032559@repoman.freebsd.org> <20050308194137.J811@odysseus.silby.com> <422E84E6.1030508@samsco.org> <20050309003804.J721@odysseus.silby.com> In-Reply-To: <20050309003804.J721@odysseus.silby.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: Scott Long cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_dc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:19:09 -0000 Mike Silbersack wrote: > > On Tue, 8 Mar 2005, Scott Long wrote: > >> Yes, the hw.busdma tree has quite a bit of stats regarding bounce page >> use. >> >> Scott > > > Ah, I see that now. As a followup, is there a way to force bouncing, as > a means of stressing situations like this one? I checked the busdma > manpage quickly, but I didn't consult the source. :) > > Maybe we should put all testing code under a STRESS_TEST define, kinda > like I have MBUF_STRESS_TEST hiding the mbuf fragmenting code at the > moment. I find the STRESS_TEST ifdef pollution complicates the code unnecessarily. The existing code feels like it belongs in a private branch and not in public CVS. Sam From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:23:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C2816A4CE; Wed, 9 Mar 2005 17:23:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D39E43D46; Wed, 9 Mar 2005 17:23:53 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29HNr9C058716; Wed, 9 Mar 2005 17:23:53 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29HNrXx058715; Wed, 9 Mar 2005 17:23:53 GMT (envelope-from leeym) Message-Id: <200503091723.j29HNrXx058715@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 9 Mar 2005 17:23:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Date-Set Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:23:53 -0000 leeym 2005-03-09 17:23:53 UTC FreeBSD ports repository Modified files: devel/p5-Date-Set Makefile distinfo pkg-descr pkg-plist Log: - Update to 1.30 - Fix PLIST under perl5.00503 - Update WWW in pkg-descr PR: 77363 Submitted by: leeym Approved by: maintainer timeout Revision Changes Path 1.2 +1 -1 ports/devel/p5-Date-Set/Makefile 1.3 +2 -2 ports/devel/p5-Date-Set/distinfo 1.2 +1 -1 ports/devel/p5-Date-Set/pkg-descr 1.4 +2 -1 ports/devel/p5-Date-Set/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:25:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5367016A4CE; Wed, 9 Mar 2005 17:25:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A75643D1F; Wed, 9 Mar 2005 17:25:17 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29HPHNn058852; Wed, 9 Mar 2005 17:25:17 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29HPHCD058851; Wed, 9 Mar 2005 17:25:17 GMT (envelope-from leeym) Message-Id: <200503091725.j29HPHCD058851@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 9 Mar 2005 17:25:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/p5-Tie-EncryptedHash Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:25:17 -0000 leeym 2005-03-09 17:25:17 UTC FreeBSD ports repository Modified files: security/p5-Tie-EncryptedHash Makefile pkg-descr pkg-plist Log: - utilize SITE_PERL - add WWW in pkg-descr - remove extra directory PR: 77999 Submitted by: leeym Approved by: maintainer timeout Revision Changes Path 1.7 +4 -6 ports/security/p5-Tie-EncryptedHash/Makefile 1.2 +2 -0 ports/security/p5-Tie-EncryptedHash/pkg-descr 1.4 +2 -1 ports/security/p5-Tie-EncryptedHash/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:26:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82CBD16A4CE; Wed, 9 Mar 2005 17:26:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B55443D2F; Wed, 9 Mar 2005 17:26:09 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29HQ9pV058886; Wed, 9 Mar 2005 17:26:09 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29HQ9rQ058885; Wed, 9 Mar 2005 17:26:09 GMT (envelope-from jcamou) Message-Id: <200503091726.j29HQ9rQ058885@repoman.freebsd.org> From: "Jesus R. Camou" Date: Wed, 9 Mar 2005 17:26:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/articles/contributing article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:26:09 -0000 jcamou 2005-03-09 17:26:09 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/articles/contributing article.sgml Log: Add translators entity. Approved by: jesusr (mentor) Revision Changes Path 1.3 +3 -0 doc/es_ES.ISO8859-1/articles/contributing/article.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:27:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDDB316A4CE; Wed, 9 Mar 2005 17:27:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B31D243D1D; Wed, 9 Mar 2005 17:27:09 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29HR99P058948; Wed, 9 Mar 2005 17:27:09 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29HR9ht058947; Wed, 9 Mar 2005 17:27:09 GMT (envelope-from leeym) Message-Id: <200503091727.j29HR9ht058947@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 9 Mar 2005 17:27:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-Maypole-Authentication-UserSessionCookie Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:27:10 -0000 leeym 2005-03-09 17:27:09 UTC FreeBSD ports repository Modified files: www/p5-Maypole-Authentication-UserSessionCookie Makefile distinfo pkg-plist Log: - Update to 1.4 - fix PLIST PR: 78080 Submitted by: leeym Approved by: maintainer timeout Revision Changes Path 1.4 +4 -2 ports/www/p5-Maypole-Authentication-UserSessionCookie/Makefile 1.3 +2 -2 ports/www/p5-Maypole-Authentication-UserSessionCookie/distinfo 1.2 +1 -0 ports/www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:41:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAF7216A4CE; Wed, 9 Mar 2005 17:41:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FC243D58; Wed, 9 Mar 2005 17:41:42 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29HfgiB059613; Wed, 9 Mar 2005 17:41:42 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Hfg58059612; Wed, 9 Mar 2005 17:41:42 GMT (envelope-from novel) Message-Id: <200503091741.j29Hfg58059612@repoman.freebsd.org> From: Roman Bogorodskiy Date: Wed, 9 Mar 2005 17:41:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:41:42 -0000 novel 2005-03-09 17:41:42 UTC FreeBSD src repository (ports committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself. Approved by: krion (mentor) Revision Changes Path 1.157 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:43:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E17BF16A4CE; Wed, 9 Mar 2005 17:43:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B56E643D5A; Wed, 9 Mar 2005 17:43:37 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Hhbeb059756; Wed, 9 Mar 2005 17:43:37 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Hhbsb059755; Wed, 9 Mar 2005 17:43:37 GMT (envelope-from vs) Message-Id: <200503091743.j29Hhbsb059755@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Mar 2005 17:43:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/kscope Makefile distinfo ports/devel/kscope/files patch-inline patch-src_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:43:38 -0000 vs 2005-03-09 17:43:37 UTC FreeBSD ports repository Modified files: devel/kscope Makefile distinfo Added files: devel/kscope/files patch-inline Removed files: devel/kscope/files patch-src_Makefile.in Log: Update to 1.1.0 (almost working PR from under my desk) Based on PR: ports/77248 Submitted by: maintainer Revision Changes Path 1.7 +2 -4 ports/devel/kscope/Makefile 1.6 +2 -2 ports/devel/kscope/distinfo 1.1 +22 -0 ports/devel/kscope/files/patch-inline (new) 1.2 +0 -11 ports/devel/kscope/files/patch-src_Makefile.in (dead) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 17:56:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E154016A4CE; Wed, 9 Mar 2005 17:56:08 +0000 (GMT) Received: from rhyll.com (rhyll.com [70.84.96.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id B921F43D48; Wed, 9 Mar 2005 17:56:08 +0000 (GMT) (envelope-from joseph@randomnetworks.com) Received: from localhost (localhost [127.0.0.1]) by rhyll.com (Postfix) with ESMTP id 5C5BC2E077; Wed, 9 Mar 2005 09:56:08 -0800 (PST) Received: from rhyll.com ([127.0.0.1]) by localhost (sm01.rhyll.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07977-09; Wed, 9 Mar 2005 09:56:07 -0800 (PST) Received: from [10.6.1.1] (unknown [204.102.9.17]) by rhyll.com (Postfix) with ESMTP id 6E17C2E075; Wed, 9 Mar 2005 09:56:07 -0800 (PST) In-Reply-To: <200503091241.j29Cfhbg086773@repoman.freebsd.org> References: <200503091241.j29Cfhbg086773@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2abdbd28f60f70cd4b65a1cc059ea434@randomnetworks.com> Content-Transfer-Encoding: 7bit From: Joseph Scott Date: Wed, 9 Mar 2005 09:56:19 -0800 To: Sergei Kolobov X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: amavisd-new at rhyll.com cc: cvs-ports@FreeBSD.org cc: krym@paranoity.sk cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/maildrop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 17:56:09 -0000 On Mar 9, 2005, at 4:41 AM, Sergei Kolobov wrote: > sergei 2005-03-09 12:41:43 UTC > > FreeBSD ports repository > > Modified files: > mail/maildrop Makefile > Log: > - Fix WITH_AUTHLIB=yes case by patching LIBS in Makefile.in [1] > (adds -rpath=${LOCALBASE}/lib/courier-authlib). Unlike the previous > solution (add it to LDFLAGS) this does work > > PR: ports/77874 > Submitted by: Thomas T. Velhdouse (error report) > Obtained from: Douglas Fraser [1] (actual fix) Looks like this may take care of PR i386/78151 also. -- Joseph Scott From owner-cvs-all@FreeBSD.ORG Wed Mar 9 18:08:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F023516A4CE; Wed, 9 Mar 2005 18:08:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C922C43D49; Wed, 9 Mar 2005 18:08:37 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29I8beZ060582; Wed, 9 Mar 2005 18:08:37 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29I8bXm060581; Wed, 9 Mar 2005 18:08:37 GMT (envelope-from jeh) Message-Id: <200503091808.j29I8bXm060581@repoman.freebsd.org> From: "James E. Housley" Date: Wed, 9 Mar 2005 18:08:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 18:08:38 -0000 jeh 2005-03-09 18:08:37 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to DAT 4443 Revision Changes Path 1.310 +1 -1 ports/security/uvscan-dat/Makefile 1.307 +2 -2 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 18:11:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57C1416A4CE; Wed, 9 Mar 2005 18:11:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11AE043D60; Wed, 9 Mar 2005 18:11:38 +0000 (GMT) (envelope-from carvay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29IBbpF060739; Wed, 9 Mar 2005 18:11:37 GMT (envelope-from carvay@repoman.freebsd.org) Received: (from carvay@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29IBbBq060738; Wed, 9 Mar 2005 18:11:37 GMT (envelope-from carvay) Message-Id: <200503091811.j29IBbBq060738@repoman.freebsd.org> From: "J. Vicente Carrasco" Date: Wed, 9 Mar 2005 18:11:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/articles Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 18:11:38 -0000 carvay 2005-03-09 18:11:37 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/articles Makefile Log: Added 'euro' article to build. Reviewed and *Approved* (as 'euro' article and its counterpart Makefile) by jesusr (mentor) Revision Changes Path 1.6 +1 -0 doc/es_ES.ISO8859-1/articles/Makefile From owner-cvs-all@FreeBSD.ORG Wed Mar 9 18:21:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B284A16A4CE; Wed, 9 Mar 2005 18:21:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E1A43D41; Wed, 9 Mar 2005 18:21:43 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29ILh3n061144; Wed, 9 Mar 2005 18:21:43 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29ILhZ4061143; Wed, 9 Mar 2005 18:21:43 GMT (envelope-from hrs) Message-Id: <200503091821.j29ILhZ4061143@repoman.freebsd.org> From: Hiroki Sato Date: Wed, 9 Mar 2005 18:21:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 18:21:43 -0000 hrs 2005-03-09 18:21:43 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: ddb(4) "show alllocks" command, fix reading config files with a line without a newline character, TCP RST handling improved and net.inet.tcp.insecure_rst sysctl, lpd(8) data file check, and syslogd(8) ":" and "%" characters in hostname. MFC: ipfw with debug.mpsafenet=1. Revision Changes Path 1.818 +40 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 18:32:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 615D416A4CE; Wed, 9 Mar 2005 18:32:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3505743D1D; Wed, 9 Mar 2005 18:32:29 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29IWTQ1061536; Wed, 9 Mar 2005 18:32:29 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29IWTNn061535; Wed, 9 Mar 2005 18:32:29 GMT (envelope-from hrs) Message-Id: <200503091832.j29IWTNn061535@repoman.freebsd.org> From: Hiroki Sato Date: Wed, 9 Mar 2005 18:32:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1 Makefile src/release/doc/en_US.ISO8859-1/early-adopter Makefile article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 18:32:29 -0000 hrs 2005-03-09 18:32:29 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1 Makefile Removed files: release/doc/en_US.ISO8859-1/early-adopter Makefile article.sgml Log: Retire the Early Adopter's Guide in HEAD. Revision Changes Path 1.7 +0 -1 src/release/doc/en_US.ISO8859-1/Makefile 1.4 +0 -18 src/release/doc/en_US.ISO8859-1/early-adopter/Makefile (dead) 1.22 +0 -544 src/release/doc/en_US.ISO8859-1/early-adopter/article.sgml (dead) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 18:41:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5210616A4CE; Wed, 9 Mar 2005 18:41:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B70643D2D; Wed, 9 Mar 2005 18:41:43 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29IfgDF061948; Wed, 9 Mar 2005 18:41:43 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29IfgbL061947; Wed, 9 Mar 2005 18:41:42 GMT (envelope-from hrs) Message-Id: <200503091841.j29IfgbL061947@repoman.freebsd.org> From: Hiroki Sato Date: Wed, 9 Mar 2005 18:41:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/sparc64 dev-sparc64.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 18:41:43 -0000 hrs 2005-03-09 18:41:42 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/sparc64 dev-sparc64.sgml Log: Markup fixes: use &tm.*;, &man.*;, and . Revision Changes Path 1.5 +6 -6 src/release/doc/en_US.ISO8859-1/hardware/sparc64/dev-sparc64.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 18:49:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFF3316A4CE; Wed, 9 Mar 2005 18:49:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA76543D5A; Wed, 9 Mar 2005 18:49:42 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29IngwG062238; Wed, 9 Mar 2005 18:49:42 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29IngCg062237; Wed, 9 Mar 2005 18:49:42 GMT (envelope-from ume) Message-Id: <200503091849.j29IngCg062237@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 9 Mar 2005 18:49:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/anthy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 18:49:43 -0000 ume 2005-03-09 18:49:42 UTC FreeBSD ports repository Modified files: japanese/anthy Makefile distinfo Log: add a knob to embed gskk (SKK's dictionary for Canna) into Anthy. Approved by: nobutaka (maintainer) Revision Changes Path 1.18 +14 -0 ports/japanese/anthy/Makefile 1.13 +2 -0 ports/japanese/anthy/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 18:59:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7A3416A513; Wed, 9 Mar 2005 18:59:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD1F443D55; Wed, 9 Mar 2005 18:59:20 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29IxKuR062719; Wed, 9 Mar 2005 18:59:20 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29IxKJ0062718; Wed, 9 Mar 2005 18:59:20 GMT (envelope-from alc) Message-Id: <200503091859.j29IxKJ0062718@repoman.freebsd.org> From: Alan Cox Date: Wed, 9 Mar 2005 18:59:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/i386/include sf_buf.h src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/sparc64/sparc64 vm_machdep.c src/sys/sys sf_buf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 18:59:21 -0000 alc 2005-03-09 18:59:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 vm_machdep.c sys/i386/include sf_buf.h sys/kern uipc_cow.c uipc_syscalls.c sys/sparc64/sparc64 vm_machdep.c sys/sys sf_buf.h Log: MFC Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc(). Change the spelling of the "catch" option to be consistent with the new options. Approved by: re (kensmith) Revision Changes Path 1.241.2.3 +53 -4 src/sys/i386/i386/vm_machdep.c 1.3.2.1 +4 -1 src/sys/i386/include/sf_buf.h 1.20.2.2 +1 -1 src/sys/kern/uipc_cow.c 1.200.2.7 +1 -1 src/sys/kern/uipc_syscalls.c 1.66.2.4 +5 -3 src/sys/sparc64/sparc64/vm_machdep.c 1.4.2.1 +13 -2 src/sys/sys/sf_buf.h From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:04:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3FC116A4CE; Wed, 9 Mar 2005 19:04:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD33A43D31; Wed, 9 Mar 2005 19:04:24 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29J4OJJ062895; Wed, 9 Mar 2005 19:04:24 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29J4OHn062894; Wed, 9 Mar 2005 19:04:24 GMT (envelope-from jcamou) Message-Id: <200503091904.j29J4OHn062894@repoman.freebsd.org> From: "Jesus R. Camou" Date: Wed, 9 Mar 2005 19:04:24 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/articles/euro article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:04:25 -0000 jcamou 2005-03-09 19:04:24 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/articles/euro article.sgml Log: Add translator entity. Approved by: jesusr (mentor) Revision Changes Path 1.2 +1 -0 doc/es_ES.ISO8859-1/articles/euro/article.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:20:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34F8616A4CF; Wed, 9 Mar 2005 19:20:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3C1543D3F; Wed, 9 Mar 2005 19:20:09 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29JK9L9063673; Wed, 9 Mar 2005 19:20:09 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29JK9Pb063672; Wed, 9 Mar 2005 19:20:09 GMT (envelope-from jcamou) Message-Id: <200503091920.j29JK9Pb063672@repoman.freebsd.org> From: "Jesus R. Camou" Date: Wed, 9 Mar 2005 19:20:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/commercial software.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:20:10 -0000 jcamou 2005-03-09 19:20:09 UTC FreeBSD doc repository Modified files: en/commercial software.xml Log: Add a new entry to the software vendors list. PR: www/78627 Approved by: trhodes (mentor) Revision Changes Path 1.10 +20 -1 www/en/commercial/software.xml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:23:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B597E16A4CE; Wed, 9 Mar 2005 19:23:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B9E943D58; Wed, 9 Mar 2005 19:23:04 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29JN4Fg063869; Wed, 9 Mar 2005 19:23:04 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29JN4Ti063868; Wed, 9 Mar 2005 19:23:04 GMT (envelope-from cperciva) Message-Id: <200503091923.j29JN4Ti063868@repoman.freebsd.org> From: Colin Percival Date: Wed, 9 Mar 2005 19:23:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:23:04 -0000 cperciva 2005-03-09 19:23:04 UTC FreeBSD src repository Modified files: lib/libmd Makefile shadriver.c sbin/md5 Makefile md5.c Added files: lib/libmd sha256.3 sha256.h sha256c.c Log: In light of the recent 2^69 operation collision-finding attack on SHA1, add support for SHA256. Tested on: i386, sparc64 Tested using: NIST test vectors, built-in tests X-MFC-after: 5.4-RELEASE Revision Changes Path 1.42 +29 -5 src/lib/libmd/Makefile 1.1 +140 -0 src/lib/libmd/sha256.3 (new) 1.1 +50 -0 src/lib/libmd/sha256.h (new) 1.1 +299 -0 src/lib/libmd/sha256c.c (new) 1.4 +4 -1 src/lib/libmd/shadriver.c 1.10 +4 -2 src/sbin/md5/Makefile 1.34 +20 -2 src/sbin/md5/md5.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:25:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C1616A4CE; Wed, 9 Mar 2005 19:25:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D98143D7E; Wed, 9 Mar 2005 19:25:41 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29JPeMu064061; Wed, 9 Mar 2005 19:25:40 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29JPe8D064060; Wed, 9 Mar 2005 19:25:40 GMT (envelope-from kwm) Message-Id: <200503091925.j29JPe8D064060@repoman.freebsd.org> From: Koop Mast Date: Wed, 9 Mar 2005 19:25:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-ffmpeg Makefile ports/multimedia/gstreamer-ffmpeg/filesMakefile patch-gst_ffmpegcolorspace_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:25:41 -0000 kwm 2005-03-09 19:25:40 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-ffmpeg Makefile multimedia/gstreamer-plugins Makefile Added files: multimedia/gstreamer-ffmpeg/files patch-ext_ffmpeg_Makefile.in multimedia/gstreamer-plugins/files patch-gst_ffmpegcolorspace_Makefile.in Log: Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin and gst-ffmpeg. Submitted by: marcus Revision Changes Path 1.9 +1 -0 ports/multimedia/gstreamer-ffmpeg/Makefile 1.1 +11 -0 ports/multimedia/gstreamer-ffmpeg/files/patch-ext_ffmpeg_Makefile.in (new) 1.77 +1 -1 ports/multimedia/gstreamer-plugins/Makefile 1.1 +11 -0 ports/multimedia/gstreamer-plugins/files/patch-gst_ffmpegcolorspace_Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:37:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E95616A4CE; Wed, 9 Mar 2005 19:37:33 +0000 (GMT) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [64.74.124.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ED8343D62; Wed, 9 Mar 2005 19:37:33 +0000 (GMT) (envelope-from rcoleman@criticalmagic.com) Received: from [10.40.30.162] (delta.ciphertrust.com [216.235.158.34]) by saturn.criticalmagic.com (Postfix) with ESMTP id 7928B3BD10; Wed, 9 Mar 2005 14:37:30 -0500 (EST) Message-ID: <422F50A6.907@criticalmagic.com> Date: Wed, 09 Mar 2005 14:38:14 -0500 From: Richard Coleman Organization: Critical Magic User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> In-Reply-To: <200503091923.j29JN4Ti063868@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:37:33 -0000 Colin Percival wrote: > cperciva 2005-03-09 19:23:04 UTC > > FreeBSD src repository > > Modified files: > lib/libmd Makefile shadriver.c > sbin/md5 Makefile md5.c > Added files: > lib/libmd sha256.3 sha256.h sha256c.c > Log: > In light of the recent 2^69 operation collision-finding attack on SHA1, > add support for SHA256. Is there a reason that there are multiple versions of md5/sha1/sha256/etc in the source tree? There are versions in at least three places (lib/libmd, sys/kern/crypto, and crypto/openssl/crypto). I think md5 is located in a few other places as well. It seems if these could be centralized, then it would be easier to have assembly accelerated versions for each platform, or better yet to utilize crypto hardware. I was just curious. Richard Coleman rcoleman@criticalmagic.com From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:42:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F14116A4CE; Wed, 9 Mar 2005 19:42:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7410243D3F; Wed, 9 Mar 2005 19:42:24 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29JgOGU064671; Wed, 9 Mar 2005 19:42:24 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29JgONP064670; Wed, 9 Mar 2005 19:42:24 GMT (envelope-from glewis) Message-Id: <200503091942.j29JgONP064670@repoman.freebsd.org> From: Greg Lewis Date: Wed, 9 Mar 2005 19:42:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/gnuplot/files patch-docs-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:42:24 -0000 glewis 2005-03-09 19:42:24 UTC FreeBSD ports repository Added files: math/gnuplot/files patch-docs-Makefile.in Log: . Don't generate the .texi documentation files. They already exist in the distribution and the doc2texi.el seems to cause problems for some versions of emacs (e.g. xemacs). Problem report and testing by: Tobias Roth Revision Changes Path 1.1 +16 -0 ports/math/gnuplot/files/patch-docs-Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:44:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDF9916A4CE; Wed, 9 Mar 2005 19:44:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C45B343D69; Wed, 9 Mar 2005 19:44:33 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29JiXhQ064790; Wed, 9 Mar 2005 19:44:33 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29JiXR0064789; Wed, 9 Mar 2005 19:44:33 GMT (envelope-from fjoe) Message-Id: <200503091944.j29JiXR0064789@repoman.freebsd.org> From: Max Khon Date: Wed, 9 Mar 2005 19:44:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/libpri Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:44:34 -0000 fjoe 2005-03-09 19:44:33 UTC FreeBSD ports repository Modified files: misc/libpri Makefile distinfo Log: Update to 1.0.6 and bristuff 0.2.0-RC7j. Approved by: MAINTAINER Sponsored by: LF.net Revision Changes Path 1.4 +2 -2 ports/misc/libpri/Makefile 1.3 +4 -4 ports/misc/libpri/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 19:45:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B9216A4CE; Wed, 9 Mar 2005 19:45:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B3E43D49; Wed, 9 Mar 2005 19:45:07 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Jj7hQ064887; Wed, 9 Mar 2005 19:45:07 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Jj7xi064886; Wed, 9 Mar 2005 19:45:07 GMT (envelope-from fjoe) Message-Id: <200503091945.j29Jj7xi064886@repoman.freebsd.org> From: Max Khon Date: Wed, 9 Mar 2005 19:45:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/asterisk Makefile distinfo pkg-plist ports/net/asterisk/files patch-formats::format_g729.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 19:45:07 -0000 fjoe 2005-03-09 19:45:07 UTC FreeBSD ports repository Modified files: net/asterisk Makefile distinfo pkg-plist net/asterisk/files patch-formats::format_g729.c Log: Update to 1.0.6 and bristuff 0.2.0-RC7j. Approved by: MAINTAINER Sponsored by: LF.net Revision Changes Path 1.25 +2 -2 ports/net/asterisk/Makefile 1.9 +4 -4 ports/net/asterisk/distinfo 1.4 +6 -9 ports/net/asterisk/files/patch-formats::format_g729.c 1.11 +3 -0 ports/net/asterisk/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 20:00:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C440A16A4CE; Wed, 9 Mar 2005 20:00:07 +0000 (GMT) Received: from pd4mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8878B43D1D; Wed, 9 Mar 2005 20:00:07 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd2mr7so.prod.shaw.ca (pd2mr7so-qfe3.prod.shaw.ca [10.0.141.10])2004)) with ESMTP id <0ID300JUCOW7TK90@l-daemon>; Wed, 09 Mar 2005 13:00:07 -0700 (MST) Received: from pn2ml5so.prod.shaw.ca ([10.0.121.149]) by pd2mr7so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ID300FPNOW78CE0@pd2mr7so.prod.shaw.ca>; Wed, 09 Mar 2005 13:00:07 -0700 (MST) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.209.6]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0ID30052AOW6G0@l-daemon>; Wed, 09 Mar 2005 13:00:06 -0700 (MST) Date: Wed, 09 Mar 2005 12:00:06 -0800 From: Colin Percival In-reply-to: <422F50A6.907@criticalmagic.com> To: Richard Coleman Message-id: <422F55C6.3000207@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> <422F50A6.907@criticalmagic.com> User-Agent: Mozilla Thunderbird 1.0 (X11/20050302) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 20:00:07 -0000 Richard Coleman wrote: > Is there a reason that there are multiple versions of > md5/sha1/sha256/etc in the source tree? As far as I could tell, we didn't have sha256 in the tree until I added it. As for md5 and sha1, it's useful to have a minimalist libmd for applications which don't require the bloated monst^W^W^W OpenSSL, and these are small enough that a bit of duplication really doesn't matter. > It seems if these could be centralized, then it would be easier to have > assembly accelerated versions for each platform, or better yet to > utilize crypto hardware. I'd be surprised if you could find crypto hardware which could accelerate hashing -- the time it takes to send large amounts of data to a crypto processor would probably exceed the time it takes to perform the hashing on the host cpu. Assembly optimization might be worthwhile; but for this sort of code, I think you'd need to have a version optimized for each *processor* rather than each *platform* in order to get any significant gain. These hash functions are designed for 32-bit processors in a manner which makes it fairly hard for the compiler to get things wrong. Colin Percival From owner-cvs-all@FreeBSD.ORG Wed Mar 9 20:22:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1010F16A4CE; Wed, 9 Mar 2005 20:22:31 +0000 (GMT) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [64.74.124.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFBB43D31; Wed, 9 Mar 2005 20:22:30 +0000 (GMT) (envelope-from rcoleman@criticalmagic.com) Received: from [10.40.30.162] (delta.ciphertrust.com [216.235.158.34]) by saturn.criticalmagic.com (Postfix) with ESMTP id 279F13BD10; Wed, 9 Mar 2005 15:22:30 -0500 (EST) Message-ID: <422F5B36.5090400@criticalmagic.com> Date: Wed, 09 Mar 2005 15:23:18 -0500 From: Richard Coleman Organization: Critical Magic User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> <422F50A6.907@criticalmagic.com> <422F55C6.3000207@freebsd.org> In-Reply-To: <422F55C6.3000207@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 20:22:31 -0000 Colin Percival wrote: >>Is there a reason that there are multiple versions of >>md5/sha1/sha256/etc in the source tree? > > As far as I could tell, we didn't have sha256 in the tree until I added > it. As for md5 and sha1, it's useful to have a minimalist libmd for > applications which don't require the bloated monst^W^W^W OpenSSL, and > these are small enough that a bit of duplication really doesn't matter. There are versions of sha256, sha384, and sha512 in sys/crypto/sha2. I know that both the /dev/random code and (I think) GBDE are using those versions. But I understand what you are saying about openssl being so large. But openssl seems to be the only place in the tree that has assembly language versions of those routines. It's too bad there is not an easy way to leverage these versions everywhere. I understand that these hashes are relatively small (although sha256/512 is much bigger than md5), so this duplication is not a big deal. But I suspect that the next generation of hashes will be much more complicated. Now that sha1 is busted, there should be a flurry of new hashes in the next year. Just a random thought. But I'm glad to see sha256 added to libmd anyways. It may be useful to add sha384 and sha512 as well. Richard Coleman rcoleman@criticalmagic.com From owner-cvs-all@FreeBSD.ORG Wed Mar 9 20:22:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5BF216A4CE; Wed, 9 Mar 2005 20:22:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD1C243D3F; Wed, 9 Mar 2005 20:22:46 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29KMkKn066560; Wed, 9 Mar 2005 20:22:46 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29KMkUg066559; Wed, 9 Mar 2005 20:22:46 GMT (envelope-from mezz) Message-Id: <200503092022.j29KMkUg066559@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 9 Mar 2005 20:22:46 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs gnome2_porting.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 20:22:47 -0000 mezz 2005-03-09 20:22:46 UTC FreeBSD doc repository (ports committer) Modified files: en/gnome/docs gnome2_porting.sgml Log: -Update it with GNOME 2.10. -Fix the ABC's order. Revision Changes Path 1.17 +37 -19 www/en/gnome/docs/gnome2_porting.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 20:33:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8DFB16A4CE; Wed, 9 Mar 2005 20:33:36 +0000 (GMT) Received: from pd2mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 644F343D41; Wed, 9 Mar 2005 20:33:36 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd3mr7so.prod.shaw.ca (pd3mr7so-qfe3.prod.shaw.ca [10.0.141.23])2004)) with ESMTP id <0ID300473QFP7O80@l-daemon>; Wed, 09 Mar 2005 13:33:25 -0700 (MST) Received: from pn2ml5so.prod.shaw.ca ([10.0.121.149]) by pd3mr7so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ID3009XZQFPF7F0@pd3mr7so.prod.shaw.ca>; Wed, 09 Mar 2005 13:33:25 -0700 (MST) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.209.6]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0ID3008D3QFO7X@l-daemon>; Wed, 09 Mar 2005 13:33:25 -0700 (MST) Date: Wed, 09 Mar 2005 12:33:24 -0800 From: Colin Percival In-reply-to: <422F5B36.5090400@criticalmagic.com> To: Richard Coleman Message-id: <422F5D94.4030702@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> <422F50A6.907@criticalmagic.com> <422F55C6.3000207@freebsd.org> <422F5B36.5090400@criticalmagic.com> User-Agent: Mozilla Thunderbird 1.0 (X11/20050302) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 20:33:36 -0000 Richard Coleman wrote: > Colin Percival wrote: >> As far as I could tell, we didn't have sha256 in the tree until I added >> it. As for md5 and sha1, it's useful to have a minimalist libmd for >> applications which don't require the bloated monst^W^W^W OpenSSL, and >> these are small enough that a bit of duplication really doesn't matter. > > There are versions of sha256, sha384, and sha512 in sys/crypto/sha2. *sigh* Oh well, I think my version is cleaner anyway... :-) > Just a random thought. But I'm glad to see sha256 added to libmd > anyways. It may be useful to add sha384 and sha512 as well. I considered that, but decided that since those hashes are designed for 64 bit processors, they would be more trouble than they're worth. My personal feeling is that sha(384|512) are overkill on the side of hash length and probably underkill on the side of design (considering that they have the same basic design which has been repeatedly shown to be vulnerable to the Chinese attack) anyway -- we really need an AES-like process for selecting a new hash standard. Colin Percival From owner-cvs-all@FreeBSD.ORG Wed Mar 9 20:41:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D52D816A4CE; Wed, 9 Mar 2005 20:41:49 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A4343D48; Wed, 9 Mar 2005 20:41:47 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 3DB477A41E; Wed, 9 Mar 2005 12:41:47 -0800 (PST) Message-ID: <422F5F8B.6030003@elischer.org> Date: Wed, 09 Mar 2005 12:41:47 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en, hu MIME-Version: 1.0 To: Stefan Farfeleder References: <200503091128.j29BSkHA083548@repoman.freebsd.org> In-Reply-To: <200503091128.j29BSkHA083548@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/drivers make_pseudo_driver.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 20:41:50 -0000 I think this file is so out of date that it really needs someone with DEV foo (e.g. imp or phk) to go through it (and it's sibling in the same directory) and rewrite/fix it.. for example it still generates references to dev_t that should now be *cdev I believe. Stefan Farfeleder wrote: >stefanf 2005-03-09 11:28:46 UTC > > FreeBSD src repository > > Modified files: > share/examples/drivers make_pseudo_driver.sh > Log: > __FUNCTION__ -> __func__ > > Revision Changes Path > 1.9 +2 -2 src/share/examples/drivers/make_pseudo_driver.sh > > From owner-cvs-all@FreeBSD.ORG Wed Mar 9 20:57:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDC4216A4CE; Wed, 9 Mar 2005 20:57:35 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9EC243D2F; Wed, 9 Mar 2005 20:57:34 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j29KvKbG003214; Wed, 9 Mar 2005 21:57:20 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Colin Percival From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 09 Mar 2005 12:33:24 PST." <422F5D94.4030702@freebsd.org> Date: Wed, 09 Mar 2005 21:57:20 +0100 Message-ID: <3213.1110401840@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Richard Coleman cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 20:57:35 -0000 In message <422F5D94.4030702@freebsd.org>, Colin Percival writes: >My personal feeling is that sha(384|512) are overkill on the side of >hash length and probably underkill on the side of design (considering >that they have the same basic design which has been repeatedly shown >to be vulnerable to the Chinese attack) anyway -- we really need an >AES-like process for selecting a new hash standard. As far as I can tell from the phk-bashing on that cryptographer list, SHA is the current king for the lack of something better. I will add my voice to the chorus who pine for us to have one single copy of things like hashes and encryption. And by "one single copy" I mean one shared between kernel and userland. Since all these functions are really just memcpy() overdosed on LSD, I can't see _any_ reason why the kernel and userland would need different versions, much less why different pieces of the kernel or userland would. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Wed Mar 9 20:59:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DC816A4CE; Wed, 9 Mar 2005 20:59:28 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B52A43D2D; Wed, 9 Mar 2005 20:59:28 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j29KxDeG003225; Wed, 9 Mar 2005 21:59:17 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Julian Elischer From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 09 Mar 2005 12:41:47 PST." <422F5F8B.6030003@elischer.org> Date: Wed, 09 Mar 2005 21:59:13 +0100 Message-ID: <3224.1110401953@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: Stefan Farfeleder cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/share/examples/drivers make_pseudo_driver.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 20:59:29 -0000 I have the final assault at the userland/kernel mixing of major/minor numbers in the melting pot right now (that's where the trouble with devname() comes from. I hope to have it resolved very shortly and then we should be able to write the "device driver NG" doc and examples without fear that I'll rip everything apart in the next couple of weeks. Poul-Henning In message <422F5F8B.6030003@elischer.org>, Julian Elischer writes: >I think this file is so out of date that it really needs someone with >DEV foo >(e.g. imp or phk) to go through it (and it's sibling in the same directory) >and rewrite/fix it.. >for example it still generates references to dev_t that should now be >*cdev I believe. > > >Stefan Farfeleder wrote: > >>stefanf 2005-03-09 11:28:46 UTC >> >> FreeBSD src repository >> >> Modified files: >> share/examples/drivers make_pseudo_driver.sh >> Log: >> __FUNCTION__ -> __func__ >> >> Revision Changes Path >> 1.9 +2 -2 src/share/examples/drivers/make_pseudo_driver.sh >> >> > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:01:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CB5216A4CE; Wed, 9 Mar 2005 21:01:15 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C5443D1F; Wed, 9 Mar 2005 21:01:14 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 603B3ACAE6; Wed, 9 Mar 2005 22:01:13 +0100 (CET) Date: Wed, 9 Mar 2005 22:01:13 +0100 From: Pawel Jakub Dawidek To: Colin Percival Message-ID: <20050309210113.GQ9291@darkness.comp.waw.pl> References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> <422F50A6.907@criticalmagic.com> <422F55C6.3000207@freebsd.org> <422F5B36.5090400@criticalmagic.com> <422F5D94.4030702@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VQx8a0J3gVIvXT58" Content-Disposition: inline In-Reply-To: <422F5D94.4030702@freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Richard Coleman cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:01:15 -0000 --VQx8a0J3gVIvXT58 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 09, 2005 at 12:33:24PM -0800, Colin Percival wrote: +> Richard Coleman wrote: +> > Colin Percival wrote: +> >> As far as I could tell, we didn't have sha256 in the tree until I add= ed +> >> it. As for md5 and sha1, it's useful to have a minimalist libmd for +> >> applications which don't require the bloated monst^W^W^W OpenSSL, and +> >> these are small enough that a bit of duplication really doesn't matte= r. +> >=20 +> > There are versions of sha256, sha384, and sha512 in sys/crypto/sha2. +>=20 +> *sigh* +>=20 +> Oh well, I think my version is cleaner anyway... :-) +>=20 +> > Just a random thought. But I'm glad to see sha256 added to libmd +> > anyways. It may be useful to add sha384 and sha512 as well. +>=20 +> I considered that, but decided that since those hashes are designed +> for 64 bit processors, they would be more trouble than they're worth. +>=20 +> My personal feeling is that sha(384|512) are overkill on the side of +> hash length and probably underkill on the side of design (considering +> that they have the same basic design which has been repeatedly shown +> to be vulnerable to the Chinese attack) anyway -- we really need an +> AES-like process for selecting a new hash standard. Colin, with all due respect. I don't think your personal feeling should be the reason to not support sha(384|512). Even for consistency we should support them all (people do use them). AFAIR, NIST has made those to work well with AES 192- and 256-bits keys. We support those key lengths, so why don't support SHA-(384|512)? I also read (didn't check this by myself), that SHA-256 calculations takes much longer that SHA-1 and are comparable to AES. We even support SHA-1 in hardware (not to mention AES). If you think your version is cleaner/better that the one from sys/, maybe it should be reviewed and sys/ version replaced, but we should not duplicate crypto code. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --VQx8a0J3gVIvXT58 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCL2QZForvXbEpPzQRAt/xAKCmj1ALrRvzipBr/ddiXJ7oKKJs9QCgic0h KmdHGjF6GlDMjllsF6m70UQ= =6eh1 -----END PGP SIGNATURE----- --VQx8a0J3gVIvXT58-- From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:10:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D22E516A4CE; Wed, 9 Mar 2005 21:10:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA5CF43D49; Wed, 9 Mar 2005 21:10:32 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29LAW6p075098; Wed, 9 Mar 2005 21:10:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29LAWtf075097; Wed, 9 Mar 2005 21:10:32 GMT (envelope-from pav) Message-Id: <200503092110.j29LAWtf075097@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Mar 2005 21:10:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:10:33 -0000 pav 2005-03-09 21:10:32 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Reshuffle MASTER_SITE_GNOME according to download speeds at my place. mirrorservice.org was extremely slow lately. Revision Changes Path 1.285 +11 -10 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:10:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4880E16A4FA; Wed, 9 Mar 2005 21:10:38 +0000 (GMT) Received: from pd3mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A024D43D2D; Wed, 9 Mar 2005 21:10:37 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd5mr5so.prod.shaw.ca (pd5mr5so-qfe3.prod.shaw.ca [10.0.141.181]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ID300K8WS5PEDB0@l-daemon>; Wed, 09 Mar 2005 14:10:37 -0700 (MST) Received: from pn2ml5so.prod.shaw.ca ([10.0.121.149]) by pd5mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ID300FFDS5P4WF0@pd5mr5so.prod.shaw.ca>; Wed, 09 Mar 2005 14:10:37 -0700 (MST) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.209.6]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0ID300DL7S5OFO@l-daemon>; Wed, 09 Mar 2005 14:10:37 -0700 (MST) Date: Wed, 09 Mar 2005 13:10:35 -0800 From: Colin Percival In-reply-to: <20050309210113.GQ9291@darkness.comp.waw.pl> To: Pawel Jakub Dawidek Message-id: <422F664B.2080001@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> <422F50A6.907@criticalmagic.com> <422F55C6.3000207@freebsd.org> <422F5B36.5090400@criticalmagic.com> <422F5D94.4030702@freebsd.org> <20050309210113.GQ9291@darkness.comp.waw.pl> User-Agent: Mozilla Thunderbird 1.0 (X11/20050302) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Richard Coleman cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:10:38 -0000 Pawel Jakub Dawidek wrote: > On Wed, Mar 09, 2005 at 12:33:24PM -0800, Colin Percival wrote: > +> My personal feeling is that sha(384|512) are overkill on the side of > +> hash length and probably underkill on the side of design (considering > +> that they have the same basic design which has been repeatedly shown > +> to be vulnerable to the Chinese attack) anyway -- we really need an > +> AES-like process for selecting a new hash standard. > > Colin, with all due respect. I don't think your personal feeling should be > the reason to not support sha(384|512). Of course -- I was just mentioning it as a side note. > If you think your version is cleaner/better that the one from sys/, maybe > it should be reviewed and sys/ version replaced, but we should not duplicate > crypto code. Again, I didn't know there was a version in sys/ until Richard pointed it out; if someone wants to rip my sha256c.c out and replace it with some sort of build magic which sucks in the version from sys/, I have no objection. Colin Percival From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:25:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01E5D16A4CE; Wed, 9 Mar 2005 21:25:26 +0000 (GMT) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B1F143D1F; Wed, 9 Mar 2005 21:25:25 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.1/8.13.1) with ESMTP id j29LPCKi092047; Wed, 9 Mar 2005 21:25:12 GMT (envelope-from mark@grondar.org) Received: (from uucp@localhost)j29LPBEI092046; Wed, 9 Mar 2005 21:25:11 GMT (envelope-from mark@grondar.org) Received: from grondar.org (localhost [127.0.0.1]) by grovel.grondar.org (8.13.3/8.13.1) with ESMTP id j29LOYFV075947; Wed, 9 Mar 2005 21:24:34 GMT (envelope-from mark@grondar.org) Message-Id: <200503092124.j29LOYFV075947@grovel.grondar.org> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: "Poul-Henning Kamp" From: Mark Murray In-Reply-To: Your message of "Wed, 09 Mar 2005 21:57:20 +0100." <3213.1110401840@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Mar 2005 21:24:34 +0000 Sender: mark@grondar.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: Richard Coleman cc: cvs-all@FreeBSD.ORG cc: Colin Percival Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:25:26 -0000 "Poul-Henning Kamp" writes: > I will add my voice to the chorus who pine for us to have one single > copy of things like hashes and encryption. And mine. > And by "one single copy" I mean one shared between kernel and userland. Yes - where possible. libkern anyone? M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:25:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87D716A4D8; Wed, 9 Mar 2005 21:25:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1164543D4C; Wed, 9 Mar 2005 21:25:29 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29LPSEu075683; Wed, 9 Mar 2005 21:25:28 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29LPSrr075682; Wed, 9 Mar 2005 21:25:28 GMT (envelope-from mezz) Message-Id: <200503092125.j29LPSrr075682@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 9 Mar 2005 21:25:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq210.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:25:30 -0000 mezz 2005-03-09 21:25:28 UTC FreeBSD doc repository (ports committer) Added files: en/gnome/docs faq210.sgml Log: Copy from faq28.sgml, this is for GNOME 2.10. Revision Changes Path 1.1 +183 -0 www/en/gnome/docs/faq210.sgml (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:27:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA1D16A4CE; Wed, 9 Mar 2005 21:27:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D6E43D5C; Wed, 9 Mar 2005 21:27:37 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29LRbJ4075748; Wed, 9 Mar 2005 21:27:37 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29LRbmn075747; Wed, 9 Mar 2005 21:27:37 GMT (envelope-from mezz) Message-Id: <200503092127.j29LRbmn075747@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 9 Mar 2005 21:27:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq210.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:27:37 -0000 mezz 2005-03-09 21:27:37 UTC FreeBSD doc repository (ports committer) Modified files: en/gnome/docs faq210.sgml Log: Change the release note from 2.8 to 2.10. Revision Changes Path 1.2 +2 -2 www/en/gnome/docs/faq210.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:32:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C2316A4CE; Wed, 9 Mar 2005 21:32:28 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E71F043D2F; Wed, 9 Mar 2005 21:32:27 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j29LWPYN003499; Wed, 9 Mar 2005 22:32:25 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Mark Murray From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 09 Mar 2005 21:24:34 GMT." <200503092124.j29LOYFV075947@grovel.grondar.org> Date: Wed, 09 Mar 2005 22:32:25 +0100 Message-ID: <3498.1110403945@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: Richard Coleman cc: cvs-all@FreeBSD.ORG cc: Colin Percival Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:32:28 -0000 In message <200503092124.j29LOYFV075947@grovel.grondar.org>, Mark Murray writes : >"Poul-Henning Kamp" writes: >> I will add my voice to the chorus who pine for us to have one single >> copy of things like hashes and encryption. > >And mine. > >> And by "one single copy" I mean one shared between kernel and userland. > >Yes - where possible. libkern anyone? How about sys/libcipher That way we can put a make file in there which builds a library for userland and hook that up to buildworld, and we can address the files from sys/conf/files which will pull them in from the kernel. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:38:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34B6816A4CE; Wed, 9 Mar 2005 21:38:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5D943D1F; Wed, 9 Mar 2005 21:38:54 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Lcrrs076147; Wed, 9 Mar 2005 21:38:53 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29LcrsR076146; Wed, 9 Mar 2005 21:38:53 GMT (envelope-from rwatson) Message-Id: <200503092138.j29LcrsR076146@repoman.freebsd.org> From: Robert Watson Date: Wed, 9 Mar 2005 21:38:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:38:54 -0000 rwatson 2005-03-09 21:38:53 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c Log: Document, via WITNESS, that the NFS server mutex falls ahead of the socket buffer mutexes. Revision Changes Path 1.189 +5 -0 src/sys/kern/subr_witness.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:39:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EB0816A4CE; Wed, 9 Mar 2005 21:39:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3544743D67; Wed, 9 Mar 2005 21:39:39 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29LddVl076181; Wed, 9 Mar 2005 21:39:39 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29Lddqc076180; Wed, 9 Mar 2005 21:39:39 GMT (envelope-from mezz) Message-Id: <200503092139.j29Lddqc076180@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 9 Mar 2005 21:39:39 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq210.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:39:39 -0000 mezz 2005-03-09 21:39:39 UTC FreeBSD doc repository (ports committer) Modified files: en/gnome/docs faq210.sgml Log: Add three known issues: -Change theme cause few apps crash. -KDE menu doesn't show all icons. -gnome-menus has LegacyDir bug. Revision Changes Path 1.3 +17 -1 www/en/gnome/docs/faq210.sgml From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:49:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C975B16A4CE; Wed, 9 Mar 2005 21:49:41 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E5843D3F; Wed, 9 Mar 2005 21:49:41 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j29LnWms061113 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Mar 2005 13:49:33 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <422F6FCF.8060806@errno.com> Date: Wed, 09 Mar 2005 13:51:11 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <3213.1110401840@critter.freebsd.dk> In-Reply-To: <3213.1110401840@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Richard Coleman cc: cvs-all@FreeBSD.org cc: Colin Percival Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:49:41 -0000 Poul-Henning Kamp wrote: > I will add my voice to the chorus who pine for us to have one single > copy of things like hashes and encryption. > > And by "one single copy" I mean one shared between kernel and userland. The only comment I'd make about this is that sys/crypto has kame code only and in the past we've tried to not mess around with their code and/or directory structure. In particular when I brought in the OCF I did several headstands to get around issues. Sam From owner-cvs-all@FreeBSD.ORG Wed Mar 9 21:52:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62A5216A4CE; Wed, 9 Mar 2005 21:52:22 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD9843D41; Wed, 9 Mar 2005 21:52:21 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.73] (portacare.portaone.com [195.140.247.242]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j29LDsqe074153 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Mar 2005 22:13:57 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <422F6703.70409@portaone.com> Date: Wed, 09 Mar 2005 23:13:39 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> In-Reply-To: <20050309.085035.129356491.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: des@des.no cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 21:52:22 -0000 M. Warner Losh wrote: > In message: <422F087F.9030906@portaone.com> > Maxim Sobolev writes: > : and need this tool to upgrade otherwise perfectly working system(s). > > As a veteran of ABI wars, I think that you have an unrealistic > expectations about what can be done. While an interesting goal, too > many of the developers are hard wired to not even think about such > considerations to make it successful. We have a hard enough time > making backward compatibility work, there's no hope for 'forward' > compatability. As a junior of ABI wars I think I have a realistic expectation about what can be done. Yes, many developers don't care about `backward' compatibility, let alone `forward' compatibility, but in fact both are really necessary in we want to position FreeBSD as a sound design. -Maxim From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:31:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3E6C16A4CE; Wed, 9 Mar 2005 22:31:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 804A443D2F; Wed, 9 Mar 2005 22:31:56 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29MVuZa078078; Wed, 9 Mar 2005 22:31:56 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29MVuVj078077; Wed, 9 Mar 2005 22:31:56 GMT (envelope-from simon) Message-Id: <200503092231.j29MVuVj078077@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 9 Mar 2005 22:31:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile snd_vibes.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:31:56 -0000 simon 2005-03-09 22:31:56 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man4 Makefile Added files: share/man/man4 snd_vibes.4 Log: Add manual page for snd_vibes(4). Submitted by: Joel Dahl PR: docs/78580 MFC after: 3 days Revision Changes Path 1.306 +1 -0 src/share/man/man4/Makefile 1.1 +57 -0 src/share/man/man4/snd_vibes.4 (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:33:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E0C516A4CE; Wed, 9 Mar 2005 22:33:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81F6A43D3F; Wed, 9 Mar 2005 22:33:10 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29MXABX078197; Wed, 9 Mar 2005 22:33:10 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29MXAM9078196; Wed, 9 Mar 2005 22:33:10 GMT (envelope-from thierry) Message-Id: <200503092233.j29MXAM9078196@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 9 Mar 2005 22:33:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/amspsfnt Makefile pkg-plist ports/print/amspsfnt/files pkg-message.in ports/print/cmpsfont Makefile pkg-plist ports/print/cmpsfont/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:33:10 -0000 thierry 2005-03-09 22:33:10 UTC FreeBSD ports repository Modified files: print/amspsfnt Makefile pkg-plist print/cmpsfont Makefile pkg-plist Added files: print/amspsfnt/files pkg-message.in print/cmpsfont/files pkg-message.in Log: - add category x11-fonts; - add a pkg-message; - pet portlint. Submitted by: Pedro F. Giffuni Revision Changes Path 1.10 +20 -16 ports/print/amspsfnt/Makefile 1.1 +15 -0 ports/print/amspsfnt/files/pkg-message.in (new) 1.5 +2 -2 ports/print/amspsfnt/pkg-plist 1.11 +10 -5 ports/print/cmpsfont/Makefile 1.1 +15 -0 ports/print/cmpsfont/files/pkg-message.in (new) 1.4 +3 -3 ports/print/cmpsfont/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:35:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 336EE16A4CE; Wed, 9 Mar 2005 22:35:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07AFF43D48; Wed, 9 Mar 2005 22:35:11 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29MZACq078297; Wed, 9 Mar 2005 22:35:10 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29MZA82078296; Wed, 9 Mar 2005 22:35:10 GMT (envelope-from thierry) Message-Id: <200503092235.j29MZA82078296@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 9 Mar 2005 22:35:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gambas Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:35:11 -0000 thierry 2005-03-09 22:35:10 UTC FreeBSD ports repository Modified files: lang/gambas Makefile distinfo Log: Upgrade to 1.0.4. Changelog at . Revision Changes Path 1.29 +1 -1 ports/lang/gambas/Makefile 1.21 +2 -2 ports/lang/gambas/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:36:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8909916A4CE; Wed, 9 Mar 2005 22:36:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FEBC43D53; Wed, 9 Mar 2005 22:36:36 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29MaaYi078395; Wed, 9 Mar 2005 22:36:36 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29MaaP4078394; Wed, 9 Mar 2005 22:36:36 GMT (envelope-from thierry) Message-Id: <200503092236.j29MaaP4078394@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 9 Mar 2005 22:36:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/tidy-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:36:36 -0000 thierry 2005-03-09 22:36:36 UTC FreeBSD ports repository Modified files: www/tidy-devel Makefile distinfo Log: Upgrade to 050308. Revision Changes Path 1.114 +1 -1 ports/www/tidy-devel/Makefile 1.100 +2 -2 ports/www/tidy-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:39:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 474F316A4CE; Wed, 9 Mar 2005 22:39:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D86243D48; Wed, 9 Mar 2005 22:39:27 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29MdQ9J078519; Wed, 9 Mar 2005 22:39:26 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29MdQ3T078518; Wed, 9 Mar 2005 22:39:26 GMT (envelope-from simon) Message-Id: <200503092239.j29MdQ3T078518@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 9 Mar 2005 22:39:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile snd_via82c686.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:39:27 -0000 simon 2005-03-09 22:39:26 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man4 Makefile Added files: share/man/man4 snd_via82c686.4 Log: Add manual page for snd_via82c686(4). Submitted by: Joel Dahl PR: docs/78586 MFC after: 3 days Revision Changes Path 1.307 +1 -0 src/share/man/man4/Makefile 1.1 +57 -0 src/share/man/man4/snd_via82c686.4 (new) From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:41:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC1416A4CE; Wed, 9 Mar 2005 22:41:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D913F43D1F; Wed, 9 Mar 2005 22:41:23 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29MfNs3078647; Wed, 9 Mar 2005 22:41:23 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29MfNR0078646; Wed, 9 Mar 2005 22:41:23 GMT (envelope-from simon) Message-Id: <200503092241.j29MfNR0078646@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 9 Mar 2005 22:41:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:41:24 -0000 simon 2005-03-09 22:41:23 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add snd.vibes(4) and snd_via82c686(4). Revision Changes Path 1.329 +2 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:44:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1E2116A4CE; Wed, 9 Mar 2005 22:44:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84CCD43D41; Wed, 9 Mar 2005 22:44:23 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29MiNle078842; Wed, 9 Mar 2005 22:44:23 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29MiNvv078841; Wed, 9 Mar 2005 22:44:23 GMT (envelope-from simon) Message-Id: <200503092244.j29MiNvv078841@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 9 Mar 2005 22:44:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:44:23 -0000 simon 2005-03-09 22:44:23 UTC FreeBSD src repository (doc,ports committer) Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: - Auto generate device listings for snd_vibes(4) and snd_via82c686(4). - Sort dev.archlist.txt. Revision Changes Path 1.275 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.56 +3 -1 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Wed Mar 9 22:51:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76FD316A4E6; Wed, 9 Mar 2005 22:51:58 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED30443D2F; Wed, 9 Mar 2005 22:51:57 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j29MnqES016066; Wed, 9 Mar 2005 15:49:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 09 Mar 2005 15:49:59 -0700 (MST) Message-Id: <20050309.154959.29499403.imp@bsdimp.com> To: julian@elischer.org From: "M. Warner Losh" In-Reply-To: <422F5F8B.6030003@elischer.org> References: <200503091128.j29BSkHA083548@repoman.freebsd.org> <422F5F8B.6030003@elischer.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: stefanf@FreeBSD.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/share/examples/drivers make_pseudo_driver.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:51:58 -0000 In message: <422F5F8B.6030003@elischer.org> Julian Elischer writes: : I think this file is so out of date that it really needs someone with : DEV foo : (e.g. imp or phk) to go through it (and it's sibling in the same directory) : and rewrite/fix it.. : for example it still generates references to dev_t that should now be : *cdev I believe. Yes. This code is somewhat, ummmm, moldy. Warner From owner-cvs-all@FreeBSD.ORG Wed Mar 9 23:14:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FF2916A4CE; Wed, 9 Mar 2005 23:14:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC50143D1D; Wed, 9 Mar 2005 23:14:10 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29NEA1A079952; Wed, 9 Mar 2005 23:14:10 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29NEAks079951; Wed, 9 Mar 2005 23:14:10 GMT (envelope-from ps) Message-Id: <200503092314.j29NEAks079951@repoman.freebsd.org> From: Paul Saab Date: Wed, 9 Mar 2005 23:14:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat inet.c src/sys/netinet tcp_sack.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 23:14:11 -0000 ps 2005-03-09 23:14:10 UTC FreeBSD src repository Modified files: usr.bin/netstat inet.c sys/netinet tcp_sack.c tcp_var.h Log: Add limits on the number of elements in the sack scoreboard both per-connection and globally. This eliminates potential DoS attacks where SACK scoreboard elements tie up too much memory. Submitted by: Raja Mukerji (raja at moselle dot com). Reviewed by: Mohan Srinivasan (mohans at yahoo-inc dot com). Revision Changes Path 1.10 +41 -3 src/sys/netinet/tcp_sack.c 1.118 +1 -0 src/sys/netinet/tcp_var.h 1.69 +1 -0 src/usr.bin/netstat/inet.c From owner-cvs-all@FreeBSD.ORG Wed Mar 9 23:41:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1027D16A4CE; Wed, 9 Mar 2005 23:41:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F6343D49; Wed, 9 Mar 2005 23:41:57 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29Nfv2i080954; Wed, 9 Mar 2005 23:41:57 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29NfvlS080953; Wed, 9 Mar 2005 23:41:57 GMT (envelope-from brueffer) Message-Id: <200503092341.j29NfvlS080953@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 9 Mar 2005 23:41:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4/man4.i386 acpi_panasonic.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 23:41:58 -0000 brueffer 2005-03-09 23:41:57 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4/man4.i386 acpi_panasonic.4 Log: MFC: rev. 1.2 (partly) by njl Comment in the HISTORY section. rev. 1.4 by ru Markup fixes. Approved by: re (blanket) Revision Changes Path 1.1.2.2 +34 -31 src/share/man/man4/man4.i386/acpi_panasonic.4 From owner-cvs-all@FreeBSD.ORG Wed Mar 9 23:57:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6CE216A4CE; Wed, 9 Mar 2005 23:57:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91A4143D62; Wed, 9 Mar 2005 23:57:22 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29NvMZO081504; Wed, 9 Mar 2005 23:57:22 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29NvM15081503; Wed, 9 Mar 2005 23:57:22 GMT (envelope-from brueffer) Message-Id: <200503092357.j29NvM15081503@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 9 Mar 2005 23:57:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 vge.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 23:57:22 -0000 brueffer 2005-03-09 23:57:22 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 vge.4 Log: MFC: rev. 1.7 by ru Markup fixes. Approved by: re (blanket) Revision Changes Path 1.5.2.3 +13 -9 src/share/man/man4/vge.4 From owner-cvs-all@FreeBSD.ORG Wed Mar 9 23:57:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C51E16A4D6; Wed, 9 Mar 2005 23:57:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D973143D5D; Wed, 9 Mar 2005 23:57:29 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j29NvT56081532; Wed, 9 Mar 2005 23:57:29 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j29NvTNo081531; Wed, 9 Mar 2005 23:57:29 GMT (envelope-from krion) Message-Id: <200503092357.j29NvTNo081531@repoman.freebsd.org> From: Kirill Ponomarew Date: Wed, 9 Mar 2005 23:57:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools make_readmes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 23:57:30 -0000 krion 2005-03-09 23:57:29 UTC FreeBSD ports repository Modified files: Tools make_readmes Log: Fix problems with quoting if PORTSTOP is specified. Revision Changes Path 1.3 +1 -1 ports/Tools/make_readmes From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:04:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0004816A4CE; Thu, 10 Mar 2005 00:04:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAFEC43D46; Thu, 10 Mar 2005 00:04:54 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A04s14081802; Thu, 10 Mar 2005 00:04:54 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A04s3j081801; Thu, 10 Mar 2005 00:04:54 GMT (envelope-from brueffer) Message-Id: <200503100004.j2A04s3j081801@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 10 Mar 2005 00:04:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 tdfx.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:04:55 -0000 brueffer 2005-03-10 00:04:54 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 tdfx.4 Log: MFC: rev. 1.6 by ru Use lists where appropriate. Approved by: re (blanket) Revision Changes Path 1.5.2.1 +10 -4 src/share/man/man4/tdfx.4 From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:43:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1219F16A4CE; Thu, 10 Mar 2005 00:43:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4CCE43D1D; Thu, 10 Mar 2005 00:43:23 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A0hNGe083401; Thu, 10 Mar 2005 00:43:23 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A0hNIg083400; Thu, 10 Mar 2005 00:43:23 GMT (envelope-from marcus) Message-Id: <200503100043.j2A0hNIg083400@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Mar 2005 00:43:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/thunderbird Makefile pkg-deinstall.in pkg-install.in ports/mail/thunderbird/files mozconfig.in patch-bugzilla149334 ports/www/firefox Makefile pkg-deinstall.in pkg-install.in ports/www/firefox/files firefox.rb mkdistfile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:43:24 -0000 marcus 2005-03-10 00:43:23 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile pkg-deinstall.in pkg-install.in mail/thunderbird/files mozconfig.in www/firefox Makefile pkg-deinstall.in pkg-install.in www/firefox/files firefox.rb mkdistfile mozconfig.in patch-Double.cpp patch-build_unix_run-mozilla.sh patch-config-mkdepend-imakemdep.h patch-config-rules.mk patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp patch-extensions_typeaheadfind_src_nsTypeAheadFind.h patch-nspr-unix.c patch-nsprpub-pr-include-md-_freebsd.cfg patch-nsprpub-pr-include-md-_freebsd.h patch-nsprpub-pr-src-pthreads-ptio.c patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in patch-xptcall-alpha patch-xptcall-ia64 patch-xptcall-sparc64 www/mozilla Makefile pkg-deinstall.in pkg-install.in www/mozilla/files extra-patch-nsSVGLibartGlyphMetricsFT.cpp patch-build_unix_run-mozilla.sh Added files: mail/thunderbird/files patch-bugzilla149334 www/firefox/files patch-bugzilla149334 www/mozilla/files extra-patch2-nsSVGLibartGlyphMetricsFT.cpp patch-bugzilla149334 Removed files: www/mozilla/files patch-gfx_src_gtk_nsFontMetricsXft.cpp Log: Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly. Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is necessary. PR: 78385 Submitted by: lesi Revision Changes Path 1.39 +0 -0 ports/mail/thunderbird/Makefile 1.10 +1 -1 ports/mail/thunderbird/files/mozconfig.in 1.1 +342 -0 ports/mail/thunderbird/files/patch-bugzilla149334 (new) 1.3 +1 -1 ports/mail/thunderbird/pkg-deinstall.in 1.6 +1 -1 ports/mail/thunderbird/pkg-install.in 1.117 +0 -0 ports/www/firefox/Makefile 1.4 +1 -1 ports/www/firefox/files/firefox.rb 1.7 +0 -0 ports/www/firefox/files/mkdistfile 1.30 +1 -1 ports/www/firefox/files/mozconfig.in 1.4 +0 -0 ports/www/firefox/files/patch-Double.cpp 1.1 +342 -0 ports/www/firefox/files/patch-bugzilla149334 (new) 1.6 +0 -0 ports/www/firefox/files/patch-build_unix_run-mozilla.sh 1.3 +0 -0 ports/www/firefox/files/patch-config-mkdepend-imakemdep.h 1.4 +0 -0 ports/www/firefox/files/patch-config-rules.mk 1.2 +0 -0 ports/www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp 1.2 +0 -0 ports/www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h 1.3 +0 -0 ports/www/firefox/files/patch-nspr-unix.c 1.4 +0 -0 ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.cfg 1.4 +0 -0 ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.h 1.5 +0 -0 ports/www/firefox/files/patch-nsprpub-pr-src-pthreads-ptio.c 1.5 +1 -1 ports/www/firefox/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in 1.3 +0 -0 ports/www/firefox/files/patch-xptcall-alpha 1.3 +0 -0 ports/www/firefox/files/patch-xptcall-ia64 1.4 +0 -0 ports/www/firefox/files/patch-xptcall-sparc64 1.4 +1 -1 ports/www/firefox/pkg-deinstall.in 1.10 +1 -1 ports/www/firefox/pkg-install.in 1.187 +2 -0 ports/www/mozilla/Makefile 1.2 +51 -6 ports/www/mozilla/files/extra-patch-nsSVGLibartGlyphMetricsFT.cpp 1.1 +50 -0 ports/www/mozilla/files/extra-patch2-nsSVGLibartGlyphMetricsFT.cpp (new) 1.1 +342 -0 ports/www/mozilla/files/patch-bugzilla149334 (new) 1.6 +0 -0 ports/www/mozilla/files/patch-build_unix_run-mozilla.sh 1.6 +0 -12 ports/www/mozilla/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp (dead) 1.3 +0 -0 ports/www/mozilla/pkg-deinstall.in 1.4 +1 -1 ports/www/mozilla/pkg-install.in From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:46:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E6DB16A4CE; Thu, 10 Mar 2005 00:46:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4244243D2D; Thu, 10 Mar 2005 00:46:09 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A0k98J083549; Thu, 10 Mar 2005 00:46:09 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A0k9am083548; Thu, 10 Mar 2005 00:46:09 GMT (envelope-from ahze) Message-Id: <200503100046.j2A0k9am083548@repoman.freebsd.org> From: Michael Johnson Date: Thu, 10 Mar 2005 00:46:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/nvu Makefile distinfo ports/www/nvu/files patch-bugzilla149334 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:46:09 -0000 ahze 2005-03-10 00:46:09 UTC FreeBSD ports repository Modified files: www/nvu Makefile distinfo Added files: www/nvu/files patch-bugzilla149334 Log: - Update to 0.9rc1 - Add patch to support freetype2 2.1.9 (same as www/mozilla patch) [1] PR: 78385 Submitted by: lesi Revision Changes Path 1.12 +6 -4 ports/www/nvu/Makefile 1.6 +2 -2 ports/www/nvu/distinfo 1.1 +342 -0 ports/www/nvu/files/patch-bugzilla149334 (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:48:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A277916A4CE; Thu, 10 Mar 2005 00:48:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77F5B43D2D; Thu, 10 Mar 2005 00:48:49 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A0mnPV090392; Thu, 10 Mar 2005 00:48:49 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A0mnR1090391; Thu, 10 Mar 2005 00:48:49 GMT (envelope-from leeym) Message-Id: <200503100048.j2A0mnR1090391@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 00:48:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/converters/p5-Convert-PEM Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:48:49 -0000 leeym 2005-03-10 00:48:49 UTC FreeBSD ports repository Modified files: converters/p5-Convert-PEM Makefile pkg-descr Log: - add RUN_DEPENDS=BUILD_DEPENDS - add WWW in pkg-descr Revision Changes Path 1.9 +1 -0 ports/converters/p5-Convert-PEM/Makefile 1.3 +2 -0 ports/converters/p5-Convert-PEM/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:51:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14C4F16A4CE; Thu, 10 Mar 2005 00:51:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E4843D5F; Thu, 10 Mar 2005 00:50:59 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A0ox9O090585; Thu, 10 Mar 2005 00:50:59 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A0ox1E090584; Thu, 10 Mar 2005 00:50:59 GMT (envelope-from brueffer) Message-Id: <200503100050.j2A0ox1E090584@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 10 Mar 2005 00:50:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 snd_cs4281.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:51:00 -0000 brueffer 2005-03-10 00:50:59 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 snd_cs4281.4 Log: MFC: rev. 1.3 Remove superfluous .Pp call. Approved by: re (blanket) Revision Changes Path 1.2.2.3 +0 -1 src/share/man/man4/snd_cs4281.4 From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:52:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1669416A4CF; Thu, 10 Mar 2005 00:52:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF91443D5C; Thu, 10 Mar 2005 00:52:03 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A0q3hC090667; Thu, 10 Mar 2005 00:52:03 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A0q3dI090666; Thu, 10 Mar 2005 00:52:03 GMT (envelope-from marcus) Message-Id: <200503100052.j2A0q3dI090666@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Mar 2005 00:52:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/freetype2 Makefile distinfo pkg-plist ports/print/freetype2/files patch-aa patch-builds::unix::configure patch-builds::unix::freetype2.in patch-src::truetype::ttgload.c patch-src::type1::t1load.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:52:04 -0000 marcus 2005-03-10 00:52:03 UTC FreeBSD ports repository Modified files: print/freetype2 Makefile distinfo pkg-plist print/freetype2/files patch-aa patch-builds::unix::configure patch-builds::unix::freetype-config.in Added files: print/freetype2/files patch-builds::unix::freetype2.in patch-src::truetype::ttgload.c Removed files: print/freetype2/files patch-src::type1::t1load.c Log: Gak! I committed freetype instead of freetype2. Of course, there were no changes in freetype so that was a no-op. Update to 2.1.9. Note: this version is ABI compatible with 2.1.7, so no ports need to be recompiled for this update. PR: 78385 Submitted by: lesi Commit blunder reported by: ahze Revision Changes Path 1.61 +5 -6 ports/print/freetype2/Makefile 1.26 +2 -2 ports/print/freetype2/distinfo 1.5 +5 -8 ports/print/freetype2/files/patch-aa 1.3 +0 -0 ports/print/freetype2/files/patch-builds::unix::configure 1.4 +11 -11 ports/print/freetype2/files/patch-builds::unix::freetype-config.in 1.1 +8 -0 ports/print/freetype2/files/patch-builds::unix::freetype2.in (new) 1.1 +22 -0 ports/print/freetype2/files/patch-src::truetype::ttgload.c (new) 1.2 +0 -14 ports/print/freetype2/files/patch-src::type1::t1load.c (dead) 1.29 +4 -1 ports/print/freetype2/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:57:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B1716A4CE; Thu, 10 Mar 2005 00:57:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A01A43D3F; Thu, 10 Mar 2005 00:57:01 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A0v1cm090844; Thu, 10 Mar 2005 00:57:01 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A0v1vH090842; Thu, 10 Mar 2005 00:57:01 GMT (envelope-from stefanf) Message-Id: <200503100057.j2A0v1vH090842@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Mar 2005 00:57:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/rpc auth_time.c rtime.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:57:01 -0000 stefanf 2005-03-10 00:57:01 UTC FreeBSD src repository Modified files: lib/libc/rpc auth_time.c rtime.c Log: Use socklen_t where appropriate. Approved by: alfred Revision Changes Path 1.11 +2 -1 src/lib/libc/rpc/auth_time.c 1.9 +1 -1 src/lib/libc/rpc/rtime.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 00:58:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B7EF16A4CE; Thu, 10 Mar 2005 00:58:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52E0043D1F; Thu, 10 Mar 2005 00:58:21 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A0wLAC090928; Thu, 10 Mar 2005 00:58:21 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A0wLp0090927; Thu, 10 Mar 2005 00:58:21 GMT (envelope-from stefanf) Message-Id: <200503100058.j2A0wLp0090927@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Mar 2005 00:58:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/rpc netnamer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:58:21 -0000 stefanf 2005-03-10 00:58:21 UTC FreeBSD src repository Modified files: lib/libc/rpc netnamer.c Log: Remove an superfluous assignment. Approved by: alfred Revision Changes Path 1.12 +0 -1 src/lib/libc/rpc/netnamer.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 02:44:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5000416A4CE; Thu, 10 Mar 2005 02:44:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2534143D5E; Thu, 10 Mar 2005 02:44:08 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A2i7Rq094503; Thu, 10 Mar 2005 02:44:08 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A2i7CF094502; Thu, 10 Mar 2005 02:44:07 GMT (envelope-from lioux) Message-Id: <200503100244.j2A2i7CF094502@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Mar 2005 02:44:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/libebml Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 02:44:08 -0000 lioux 2005-03-10 02:44:07 UTC FreeBSD ports repository Modified files: textproc/libebml Makefile distinfo Log: Update to 0.7.3 PR: 78450 Submitted by: "Evgueni V.Gavrilov" Revision Changes Path 1.13 +1 -1 ports/textproc/libebml/Makefile 1.9 +2 -2 ports/textproc/libebml/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 02:45:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9007A16A4CE; Thu, 10 Mar 2005 02:45:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D3743D46; Thu, 10 Mar 2005 02:45:50 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A2jo3h094636; Thu, 10 Mar 2005 02:45:50 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A2joji094635; Thu, 10 Mar 2005 02:45:50 GMT (envelope-from lioux) Message-Id: <200503100245.j2A2joji094635@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Mar 2005 02:45:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libmatroska Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 02:45:50 -0000 lioux 2005-03-10 02:45:50 UTC FreeBSD ports repository Modified files: multimedia/libmatroska Makefile distinfo Log: Update to 0.7.5 PR: 78452 Submitted by: "Evgueni V.Gavrilov" Revision Changes Path 1.16 +1 -1 ports/multimedia/libmatroska/Makefile 1.9 +2 -2 ports/multimedia/libmatroska/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 02:47:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD4C16A4CE; Thu, 10 Mar 2005 02:47:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2697D43D2D; Thu, 10 Mar 2005 02:47:41 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A2lfnK094718; Thu, 10 Mar 2005 02:47:41 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A2lfBH094717; Thu, 10 Mar 2005 02:47:41 GMT (envelope-from lioux) Message-Id: <200503100247.j2A2lfBH094717@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Mar 2005 02:47:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mkvtoolnix Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 02:47:41 -0000 lioux 2005-03-10 02:47:41 UTC FreeBSD ports repository Modified files: multimedia/mkvtoolnix Makefile distinfo Log: Update to 1.4.0 PR: 78453 Submitted by: "Evgueni V.Gavrilov" Revision Changes Path 1.18 +3 -1 ports/multimedia/mkvtoolnix/Makefile 1.10 +2 -2 ports/multimedia/mkvtoolnix/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 02:55:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1491216A4CE; Thu, 10 Mar 2005 02:55:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E018A43D5A; Thu, 10 Mar 2005 02:55:49 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A2tnV5095030; Thu, 10 Mar 2005 02:55:49 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A2tnkT095029; Thu, 10 Mar 2005 02:55:49 GMT (envelope-from lioux) Message-Id: <200503100255.j2A2tnkT095029@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Mar 2005 02:55:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mpeg4ip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 02:55:50 -0000 lioux 2005-03-10 02:55:49 UTC FreeBSD ports repository Modified files: multimedia/mpeg4ip Makefile Log: Pass over maintainership to ahze: he has been working very hard on the last couple updates Revision Changes Path 1.50 +1 -1 ports/multimedia/mpeg4ip/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 03:08:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2EFC16A4CE; Thu, 10 Mar 2005 03:08:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA93D43D2F; Thu, 10 Mar 2005 03:08:59 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A38xQk095737; Thu, 10 Mar 2005 03:08:59 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A38xZI095736; Thu, 10 Mar 2005 03:08:59 GMT (envelope-from lioux) Message-Id: <200503100308.j2A38xZI095736@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Mar 2005 03:08:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mjpegtools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 03:09:00 -0000 lioux 2005-03-10 03:08:59 UTC FreeBSD ports repository Modified files: multimedia/mjpegtools Makefile Log: Pass over maintainership to ahze: there goes my baby but to a well caring step father; he has submitted the last 3 major fixes Revision Changes Path 1.41 +1 -1 ports/multimedia/mjpegtools/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 03:25:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A42C916A4CE; Thu, 10 Mar 2005 03:25:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F0843D4C; Thu, 10 Mar 2005 03:25:07 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A3P7vc096355; Thu, 10 Mar 2005 03:25:07 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A3P79h096354; Thu, 10 Mar 2005 03:25:07 GMT (envelope-from lioux) Message-Id: <200503100325.j2A3P79h096354@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Mar 2005 03:25:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/kde-icons-nuvola Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 03:25:07 -0000 lioux 2005-03-10 03:25:07 UTC FreeBSD ports repository Modified files: x11-themes/kde-icons-nuvola Makefile distinfo Log: o Update to final version 1.0 o Bump PORTREVISION since PORTVERSION is the same the previous one Prompted by: Mohamed Zaian Revision Changes Path 1.4 +1 -2 ports/x11-themes/kde-icons-nuvola/Makefile 1.3 +2 -2 ports/x11-themes/kde-icons-nuvola/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 03:51:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F135716A4CE; Thu, 10 Mar 2005 03:51:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB46A43D53; Thu, 10 Mar 2005 03:51:23 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A3pNs8097423; Thu, 10 Mar 2005 03:51:23 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A3pNaE097422; Thu, 10 Mar 2005 03:51:23 GMT (envelope-from obrien) Message-Id: <200503100351.j2A3pNaE097422@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Mar 2005 03:51:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/rdesktop Makefile distinfo ports/net/rdesktop/files extra-patch-localIP patch-configure patch-rdesktop X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 03:51:24 -0000 obrien 2005-03-10 03:51:23 UTC FreeBSD ports repository Modified files: net/rdesktop Makefile distinfo net/rdesktop/files patch-configure Removed files: net/rdesktop/files extra-patch-localIP patch-rdesktop Log: Upgrade to version 1.4.0. Revision Changes Path 1.29 +2 -8 ports/net/rdesktop/Makefile 1.11 +2 -2 ports/net/rdesktop/distinfo 1.2 +0 -81 ports/net/rdesktop/files/extra-patch-localIP (dead) 1.3 +5 -23 ports/net/rdesktop/files/patch-configure 1.2 +0 -76 ports/net/rdesktop/files/patch-rdesktop (dead) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 05:07:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896D316A4CE; Thu, 10 Mar 2005 05:07:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB4043D5C; Thu, 10 Mar 2005 05:07:40 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A57emu006800; Thu, 10 Mar 2005 05:07:40 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A57eYp006799; Thu, 10 Mar 2005 05:07:40 GMT (envelope-from obrien) Message-Id: <200503100507.j2A57eYp006799@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Mar 2005 05:07:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/psim-freebsd pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 05:07:40 -0000 obrien 2005-03-10 05:07:40 UTC FreeBSD ports repository Modified files: emulators/psim-freebsd pkg-descr Log: Catch up with reality of a year now. Revision Changes Path 1.2 +1 -1 ports/emulators/psim-freebsd/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Mar 10 06:11:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3219316A4CE; Thu, 10 Mar 2005 06:11:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 073E843D4C; Thu, 10 Mar 2005 06:11:42 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A6Bfpi010564; Thu, 10 Mar 2005 06:11:41 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A6BfmY010563; Thu, 10 Mar 2005 06:11:41 GMT (envelope-from marcus) Message-Id: <200503100611.j2A6BfmY010563@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Mar 2005 06:11:41 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq210.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 06:11:42 -0000 marcus 2005-03-10 06:11:41 UTC FreeBSD doc repository Modified files: en/gnome/docs faq210.sgml Log: Update the list of hot new features, and add another known issue. Revision Changes Path 1.4 +9 -8 www/en/gnome/docs/faq210.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 06:55:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76CA716A4CE; Thu, 10 Mar 2005 06:55:50 +0000 (GMT) Received: from mail11.syd.optusnet.com.au (mail11.syd.optusnet.com.au [211.29.132.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AC9743D2D; Thu, 10 Mar 2005 06:55:49 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) j2A6tl0B001105 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 10 Mar 2005 17:55:48 +1100 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])j2A6tl7l016373; Thu, 10 Mar 2005 17:55:47 +1100 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)j2A6tl7i016372; Thu, 10 Mar 2005 17:55:47 +1100 (EST) (envelope-from pjeremy) Date: Thu, 10 Mar 2005 17:55:47 +1100 From: Peter Jeremy To: Colin Percival Message-ID: <20050310065547.GA16318@cirb503493.alcatel.com.au> References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> <422F50A6.907@criticalmagic.com> <422F55C6.3000207@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422F55C6.3000207@freebsd.org> User-Agent: Mutt/1.4.2i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 06:55:50 -0000 On Wed, 2005-Mar-09 12:00:06 -0800, Colin Percival wrote: >it. As for md5 and sha1, it's useful to have a minimalist libmd for >applications which don't require the bloated monst^W^W^W OpenSSL, and >these are small enough that a bit of duplication really doesn't matter. The problem isn't the bloat, it's the maintenance effort. Three almost, but not totally, identical versions of foo() means three times as much maintenance effort and a non-zero probability of someone forgetting to make a change to one of the versions. >Assembly optimization might be worthwhile; but for this sort of code, I >think you'd need to have a version optimized for each *processor* rather >than each *platform* in order to get any significant gain. Not necessarily. MD5 and SHA-x both use operations (like rotate) that are primitives in at least some of the CPUs that we support but not in C. Model-specific code would be nicer - and having only one copy of the relevant functions would make it a lot easier to support lots of different code variants. (Of course, it would be nice if FreeBSD included the hooks to support model-specific code ala Solaris). > These hash >functions are designed for 32-bit processors in a manner which makes it >fairly hard for the compiler to get things wrong. It's not so much getting things wrong as being able to get the right answer quicker. It may not be obvious to the compiler that a = (a << 5) | (a >> 27); can be replaced by rotl a,5 and someone with a suffiently warped point of view is likely to manage to find novel ways to express the algorithm that the compiler would never think of. -- Peter Jeremy From owner-cvs-all@FreeBSD.ORG Thu Mar 10 07:14:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2236C16A4CE; Thu, 10 Mar 2005 07:14:48 +0000 (GMT) Received: from mail22.syd.optusnet.com.au (mail22.syd.optusnet.com.au [211.29.133.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFDB543D4C; Thu, 10 Mar 2005 07:14:46 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) j2A7Ehw0032011 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 10 Mar 2005 18:14:44 +1100 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])j2A7Eg7l016398; Thu, 10 Mar 2005 18:14:42 +1100 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)j2A7EfKg016397; Thu, 10 Mar 2005 18:14:41 +1100 (EST) (envelope-from pjeremy) Date: Thu, 10 Mar 2005 18:14:41 +1100 From: Peter Jeremy To: Poul-Henning Kamp Message-ID: <20050310071441.GB16318@cirb503493.alcatel.com.au> References: <422F5D94.4030702@freebsd.org> <3213.1110401840@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3213.1110401840@critter.freebsd.dk> User-Agent: Mutt/1.4.2i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 07:14:48 -0000 On Wed, 2005-Mar-09 21:57:20 +0100, Poul-Henning Kamp wrote: >Since all these functions are really just memcpy() overdosed on LSD, >I can't see _any_ reason why the kernel and userland would need different >versions, much less why different pieces of the kernel or userland >would. memcpy() may not be the best counter-example. Based on a quick look in HEAD, we have 4 MI and 13 MD versions of memcpy() as well as 3 MI and 11 MD versions of bcopy(). I agree that not all of them are built. -- Peter Jeremy From owner-cvs-all@FreeBSD.ORG Thu Mar 10 07:26:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1205816A4CE; Thu, 10 Mar 2005 07:26:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA67343D4C; Thu, 10 Mar 2005 07:26:27 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A7QRuo013218; Thu, 10 Mar 2005 07:26:27 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A7QRJ5013217; Thu, 10 Mar 2005 07:26:27 GMT (envelope-from clsung) Message-Id: <200503100726.j2A7QRJ5013217@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 10 Mar 2005 07:26:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/metalist Makefileports/chinese/metalist/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 07:26:28 -0000 clsung 2005-03-10 07:26:27 UTC FreeBSD ports repository Modified files: chinese/metalist Makefile chinese/metalist/files patch-Makefile Log: - fix BROKEN - incorrect pkg-plist, same reason as 78571 - get rid of perllocal.pod. PR: 78575 Submitted by: clsung Revision Changes Path 1.17 +0 -2 ports/chinese/metalist/Makefile 1.2 +29 -2 ports/chinese/metalist/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 07:59:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24AF616A4CE; Thu, 10 Mar 2005 07:59:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC62C43D39; Thu, 10 Mar 2005 07:59:42 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A7xgxN014398; Thu, 10 Mar 2005 07:59:42 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A7xg9i014397; Thu, 10 Mar 2005 07:59:42 GMT (envelope-from leeym) Message-Id: <200503100759.j2A7xg9i014397@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 07:59:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-libapreq2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 07:59:43 -0000 leeym 2005-03-10 07:59:42 UTC FreeBSD ports repository Modified files: www/p5-libapreq2 Makefile pkg-plist Log: - fix plist and unbreak this port Revision Changes Path 1.7 +6 -3 ports/www/p5-libapreq2/Makefile 1.3 +0 -2 ports/www/p5-libapreq2/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:08:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2962916A4CE; Thu, 10 Mar 2005 08:08:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC58843D3F; Thu, 10 Mar 2005 08:07:59 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A87x71014754; Thu, 10 Mar 2005 08:07:59 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A87xkJ014753; Thu, 10 Mar 2005 08:07:59 GMT (envelope-from brueffer) Message-Id: <200503100807.j2A87xkJ014753@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 10 Mar 2005 08:07:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 aac.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:08:00 -0000 brueffer 2005-03-10 08:07:59 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 aac.4 Log: s/cdrom/CD-ROM/ MFC after: 3 days Revision Changes Path 1.31 +1 -1 src/share/man/man4/aac.4 From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:11:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4220B16A4CE; Thu, 10 Mar 2005 08:11:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 190CD43D31; Thu, 10 Mar 2005 08:11:49 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8BmeR014949; Thu, 10 Mar 2005 08:11:48 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8Bm69014948; Thu, 10 Mar 2005 08:11:48 GMT (envelope-from erwin) Message-Id: <200503100811.j2A8Bm69014948@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 10 Mar 2005 08:11:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:11:49 -0000 erwin 2005-03-10 08:11:48 UTC FreeBSD ports repository Modified files: . modules Log: scorched3d --> ports/games/scorched3d Revision Changes Path 1.12090 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:18:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B18816A4CE; Thu, 10 Mar 2005 08:18:09 +0000 (GMT) Received: from pd3mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37AE243D46; Thu, 10 Mar 2005 08:18:09 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd4mr4so.prod.shaw.ca (pd4mr4so-qfe3.prod.shaw.ca [10.0.141.215]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ID40000NN28CTB0@l-daemon>; Thu, 10 Mar 2005 01:18:08 -0700 (MST) Received: from pn2ml4so.prod.shaw.ca ([10.0.121.148]) by pd4mr4so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ID400GTDN285GD0@pd4mr4so.prod.shaw.ca>; Thu, 10 Mar 2005 01:18:08 -0700 (MST) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.209.6]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0ID400GAVN28DT@l-daemon>; Thu, 10 Mar 2005 01:18:08 -0700 (MST) Date: Thu, 10 Mar 2005 00:18:07 -0800 From: Colin Percival In-reply-to: <20050310065547.GA16318@cirb503493.alcatel.com.au> To: Peter Jeremy Message-id: <423002BF.5010202@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <200503091923.j29JN4Ti063868@repoman.freebsd.org> <422F50A6.907@criticalmagic.com> <422F55C6.3000207@freebsd.org> <20050310065547.GA16318@cirb503493.alcatel.com.au> User-Agent: Mozilla Thunderbird 1.0 (X11/20050302) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:18:09 -0000 Peter Jeremy wrote: > Three almost, > but not totally, identical versions of foo() means three times as much > maintenance effort and a non-zero probability of someone forgetting > to make a change to one of the versions. Absolutely -- but this isn't particularly relevant for hash functions, since hash functions don't get upgraded to newer versions or have new features added. (Ok, they do, but they get a new name and the old versions are left unchanged.) >> These hash >>functions are designed for 32-bit processors in a manner which makes it >>fairly hard for the compiler to get things wrong. > > It's not so much getting things wrong as being able to get the right > answer quicker. It may not be obvious to the compiler that > a = (a << 5) | (a >> 27); > can be replaced by > rotl a,5 It is obvious to the compiler. That's a very common idiom and one of the first things that compilers recognize. Gcc gets this right, and I doubt many people are going to be using a compiler which is worse at optimization than gcc. Colin Percival From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:25:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A73C516A4CE; Thu, 10 Mar 2005 08:25:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D49C43D62; Thu, 10 Mar 2005 08:25:50 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8PooD015590; Thu, 10 Mar 2005 08:25:50 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8PolV015589; Thu, 10 Mar 2005 08:25:50 GMT (envelope-from stefanf) Message-Id: <200503100825.j2A8PolV015589@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Mar 2005 08:25:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/rpc clnt_vc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:25:50 -0000 stefanf 2005-03-10 08:25:50 UTC FreeBSD src repository Modified files: lib/libc/rpc clnt_vc.c Log: Avoid pointer arithmetics on void *. Approved by: alfred Revision Changes Path 1.18 +1 -1 src/lib/libc/rpc/clnt_vc.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:30:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2B4E16A4CE; Thu, 10 Mar 2005 08:30:11 +0000 (GMT) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 258EE43D4C; Thu, 10 Mar 2005 08:30:11 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.1/8.13.1) with ESMTP id j2A8U9DK099064; Thu, 10 Mar 2005 08:30:09 GMT (envelope-from mark@grondar.org) Received: (from uucp@localhost)j2A8U81C099063; Thu, 10 Mar 2005 08:30:08 GMT (envelope-from mark@grondar.org) Received: from grondar.org (localhost [127.0.0.1]) by grovel.grondar.org (8.13.3/8.13.1) with ESMTP id j2A8TJm9081256; Thu, 10 Mar 2005 08:29:19 GMT (envelope-from mark@grondar.org) Message-Id: <200503100829.j2A8TJm9081256@grovel.grondar.org> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Colin Percival From: Mark Murray In-Reply-To: Your message of "Thu, 10 Mar 2005 00:18:07 PST." <423002BF.5010202@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Mar 2005 08:29:19 +0000 Sender: mark@grondar.org cc: Peter Jeremy cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:30:11 -0000 Colin Percival writes: > Peter Jeremy wrote: > > Three almost, > > but not totally, identical versions of foo() means three times as much > > maintenance effort and a non-zero probability of someone forgetting > > to make a change to one of the versions. > > Absolutely -- but this isn't particularly relevant for hash functions, > since hash functions don't get upgraded to newer versions or have new > features added. (Ok, they do, but they get a new name and the old > versions are left unchanged.) But they do have bugs fixed or are optimised. M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:33:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4FC16A4CE; Thu, 10 Mar 2005 08:33:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1199543D4C; Thu, 10 Mar 2005 08:33:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8XTJF015929; Thu, 10 Mar 2005 08:33:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8XTlI015928; Thu, 10 Mar 2005 08:33:29 GMT (envelope-from pav) Message-Id: <200503100833.j2A8XTlI015928@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Mar 2005 08:33:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/vigra Makefile distinfo pkg-plist ports/graphics/vigra/files patch-Makefile.in patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:33:30 -0000 pav 2005-03-10 08:33:29 UTC FreeBSD ports repository Modified files: graphics/vigra Makefile distinfo pkg-plist Added files: graphics/vigra/files patch-Makefile.in Removed files: graphics/vigra/files patch-aa Log: - Update to 1.3.2 PR: ports/78556 Submitted by: Marco Molteni Approved by: Carlos Eduardo (maintainer) Revision Changes Path 1.5 +1 -2 ports/graphics/vigra/Makefile 1.3 +2 -2 ports/graphics/vigra/distinfo 1.1 +34 -0 ports/graphics/vigra/files/patch-Makefile.in (new) 1.2 +0 -34 ports/graphics/vigra/files/patch-aa (dead) 1.4 +21 -0 ports/graphics/vigra/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:38:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC7C216A4CE; Thu, 10 Mar 2005 08:38:26 +0000 (GMT) Received: from pd4mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5790C43D5D; Thu, 10 Mar 2005 08:38:26 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd3mr7so.prod.shaw.ca (pd3mr7so-qfe3.prod.shaw.ca [10.0.141.23])2004)) with ESMTP id <0ID400ERGNZLM150@l-daemon>; Thu, 10 Mar 2005 01:38:09 -0700 (MST) Received: from pn2ml4so.prod.shaw.ca ([10.0.121.148]) by pd3mr7so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0ID400HPZNZLTH40@pd3mr7so.prod.shaw.ca>; Thu, 10 Mar 2005 01:38:09 -0700 (MST) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.209.6]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0ID400FIUNZKJU@l-daemon>; Thu, 10 Mar 2005 01:38:08 -0700 (MST) Date: Thu, 10 Mar 2005 00:38:08 -0800 From: Colin Percival In-reply-to: <200503100829.j2A8TJm9081256@grovel.grondar.org> To: Mark Murray Message-id: <42300770.7040409@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <200503100829.j2A8TJm9081256@grovel.grondar.org> User-Agent: Mozilla Thunderbird 1.0 (X11/20050302) cc: Peter Jeremy cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:38:26 -0000 Mark Murray wrote: > Colin Percival writes: >>hash functions don't get upgraded to newer versions or have new >>features added. (Ok, they do, but they get a new name and the old >>versions are left unchanged.) > > But they do have bugs fixed or are optimised. Optimized? Perhaps. Bugs fixed? Almost certainly not -- writing a hash implementation which works for all the test vectors while failing for some other data would be very difficult. There's only one code path through the compression function, and only a very small number through the wrappers -- if you get something wrong, it's going to bite you every time. Colin Percival From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:44:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D652816A4CE; Thu, 10 Mar 2005 08:44:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A84BE43D3F; Thu, 10 Mar 2005 08:44:22 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8iM4p016340; Thu, 10 Mar 2005 08:44:22 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8iMhv016339; Thu, 10 Mar 2005 08:44:22 GMT (envelope-from leeym) Message-Id: <200503100844.j2A8iMhv016339@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 08:44:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Time-Period Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:44:23 -0000 leeym 2005-03-10 08:44:22 UTC FreeBSD ports repository Modified files: devel/p5-Time-Period Makefile pkg-descr pkg-plist Log: - fix plist and unbreak this port - add WWW in pkg-descr Revision Changes Path 1.6 +0 -2 ports/devel/p5-Time-Period/Makefile 1.2 +2 -0 ports/devel/p5-Time-Period/pkg-descr 1.3 +2 -0 ports/devel/p5-Time-Period/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:44:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90ADF16A4D9; Thu, 10 Mar 2005 08:44:26 +0000 (GMT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E0443D5A; Thu, 10 Mar 2005 08:44:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])j2A8iOZl076879; Thu, 10 Mar 2005 09:44:24 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.1/8.13.1/Submit) id j2A8iO8Z076878; Thu, 10 Mar 2005 09:44:24 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: "David E. O'Brien" In-Reply-To: <200503100351.j2A3pNaE097422@repoman.freebsd.org> References: <200503100351.j2A3pNaE097422@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-58tIqwiuogJbcrkBuelI" Date: Thu, 10 Mar 2005 09:44:24 +0100 Message-Id: <1110444264.71899.2.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop Makefile distinfopatch-rdesktop X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:44:27 -0000 --=-58tIqwiuogJbcrkBuelI Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable David E. O'Brien p=ED=B9e v =E8t 10. 03. 2005 v 03:51 +0000: > obrien 2005-03-10 03:51:23 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > net/rdesktop Makefile distinfo=20 > net/rdesktop/files patch-configure=20 > Removed files: > net/rdesktop/files extra-patch-localIP patch-rdesktop=20 > Log: > Upgrade to version 1.4.0. How does this go along with ports/78567 and what about maintainer approval? --=20 Pav Lucistnik In God we trust. All others must use the callback verifier. --=-58tIqwiuogJbcrkBuelI Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMAjontdYP8FOsoIRAtXpAKCvOdQta8ReGCoTC5dKfZDV7I/YRwCgiq8c Tyy2eJtWxh9Us6lqVsOfd1E= =k0B2 -----END PGP SIGNATURE----- --=-58tIqwiuogJbcrkBuelI-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:44:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48D2216A4CE; Thu, 10 Mar 2005 08:44:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF5643D5D; Thu, 10 Mar 2005 08:44:57 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8iuOE016381; Thu, 10 Mar 2005 08:44:57 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8iuYB016380; Thu, 10 Mar 2005 08:44:56 GMT (envelope-from simon) Message-Id: <200503100844.j2A8iuYB016380@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 10 Mar 2005 08:44:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 Makefile snd_neomagic.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:44:57 -0000 simon 2005-03-10 08:44:56 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) share/man/man4 Makefile Added files: (Branch: RELENG_5) share/man/man4 snd_neomagic.4 Log: MFC: Add snd_neomagic(4) manual page. Approved by: re (hrs) Revision Changes Path 1.276.2.14 +1 -0 src/share/man/man4/Makefile 1.3.2.1 +60 -0 src/share/man/man4/snd_neomagic.4 (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:47:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D1FF16A4CF; Thu, 10 Mar 2005 08:47:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D8A43D5D; Thu, 10 Mar 2005 08:47:06 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8l6bo021131; Thu, 10 Mar 2005 08:47:06 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8l6Zo021114; Thu, 10 Mar 2005 08:47:06 GMT (envelope-from simon) Message-Id: <200503100847.j2A8l6Zo021114@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 10 Mar 2005 08:47:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:47:07 -0000 simon 2005-03-10 08:47:06 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) release/doc/share/misc dev.archlist.txt Log: MFC 1.45+1.47+1.55: - Add hptmv(4). - Add snd_audiocs(4). - Auto generate device listing for snd_neomagic(4). Approved by: re (hrs) Revision Changes Path 1.5.2.25 +3 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:49:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A64216A4CE; Thu, 10 Mar 2005 08:49:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF18743D53; Thu, 10 Mar 2005 08:49:44 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8niWh023348; Thu, 10 Mar 2005 08:49:44 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8niZt023347; Thu, 10 Mar 2005 08:49:44 GMT (envelope-from leeym) Message-Id: <200503100849.j2A8niZt023347@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 08:49:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/p5-Safe-Hole Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:49:45 -0000 leeym 2005-03-10 08:49:44 UTC FreeBSD ports repository Modified files: security/p5-Safe-Hole Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.10 - remove redundant whitespace in Makefile - add WWW: in pkg-descr - fix PLIST PR: 78137 Submitted by: leeym Revision Changes Path 1.5 +4 -6 ports/security/p5-Safe-Hole/Makefile 1.3 +2 -2 ports/security/p5-Safe-Hole/distinfo 1.2 +2 -0 ports/security/p5-Safe-Hole/pkg-descr 1.3 +2 -1 ports/security/p5-Safe-Hole/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:50:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58FED16A4CE; Thu, 10 Mar 2005 08:50:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F87643D1D; Thu, 10 Mar 2005 08:50:02 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8o2vt023403; Thu, 10 Mar 2005 08:50:02 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8o1Lk023402; Thu, 10 Mar 2005 08:50:01 GMT (envelope-from simon) Message-Id: <200503100850.j2A8o1Lk023402@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 10 Mar 2005 08:50:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:50:02 -0000 simon 2005-03-10 08:50:01 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC 1.237+1.248+1.262+1.274: - Autogenerate device listings for hptmv(4). - Add vge(4) to the Hardware Notes. - Auto generate device listings for the following drivers: snd_ad1816, snd_cmi, snd_cs4281, snd_ds1, snd_emu10k1, snd_es137x, and snd_solo. - Auto generate device listing for snd_neomagic(4). Approved by: re (hrs) Revision Changes Path 1.227.2.23 +12 -29 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:50:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3414116A4CE; Thu, 10 Mar 2005 08:50:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EBA43D5C; Thu, 10 Mar 2005 08:50:16 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8oGRP023515; Thu, 10 Mar 2005 08:50:16 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8oG7J023514; Thu, 10 Mar 2005 08:50:16 GMT (envelope-from vs) Message-Id: <200503100850.j2A8oG7J023514@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Mar 2005 08:50:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/ircservices Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:50:17 -0000 vs 2005-03-10 08:50:16 UTC FreeBSD ports repository Modified files: irc/ircservices Makefile distinfo pkg-plist Log: Update to pl.49 PR: ports/78611 Submitted by: maintainer Revision Changes Path 1.20 +1 -1 ports/irc/ircservices/Makefile 1.12 +4 -0 ports/irc/ircservices/distinfo 1.5 +1 -0 ports/irc/ircservices/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:52:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60BCE16A4CE; Thu, 10 Mar 2005 08:52:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35D9E43D31; Thu, 10 Mar 2005 08:52:30 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8qUM4023580; Thu, 10 Mar 2005 08:52:30 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8qUx5023579; Thu, 10 Mar 2005 08:52:30 GMT (envelope-from vs) Message-Id: <200503100852.j2A8qUx5023579@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Mar 2005 08:52:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/bforce Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:52:30 -0000 vs 2005-03-10 08:52:29 UTC FreeBSD ports repository Modified files: comms/bforce Makefile Log: Added one more master site because bforce.chbs.ru is currently down. Revision Changes Path 1.4 +2 -1 ports/comms/bforce/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:56:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DE0816A4CE; Thu, 10 Mar 2005 08:56:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21A4943D39; Thu, 10 Mar 2005 08:56:23 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8uMT0023759; Thu, 10 Mar 2005 08:56:23 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8uM8q023758; Thu, 10 Mar 2005 08:56:22 GMT (envelope-from tobez) Message-Id: <200503100856.j2A8uM8q023758@repoman.freebsd.org> From: Anton Berezin Date: Thu, 10 Mar 2005 08:56:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-CGI.pm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:56:23 -0000 tobez 2005-03-10 08:56:22 UTC FreeBSD ports repository Modified files: www/p5-CGI.pm Makefile distinfo Log: Update to 3.06. Revision Changes Path 1.14 +1 -2 ports/www/p5-CGI.pm/Makefile 1.11 +2 -2 ports/www/p5-CGI.pm/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 08:58:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C57E16A4CE; Thu, 10 Mar 2005 08:58:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01CB543D49; Thu, 10 Mar 2005 08:58:41 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A8weTr023892; Thu, 10 Mar 2005 08:58:40 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A8wewC023891; Thu, 10 Mar 2005 08:58:40 GMT (envelope-from leeym) Message-Id: <200503100858.j2A8wewC023891@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 08:58:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-Maypole-Component Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 08:58:41 -0000 leeym 2005-03-10 08:58:40 UTC FreeBSD ports repository Modified files: www/p5-Maypole-Component Makefile pkg-plist Log: - fix plist and unbreak this port Revision Changes Path 1.3 +0 -2 ports/www/p5-Maypole-Component/Makefile 1.2 +1 -0 ports/www/p5-Maypole-Component/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:00:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E6316A4CE; Thu, 10 Mar 2005 09:00:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BA6A43D6D; Thu, 10 Mar 2005 09:00:33 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A90Xk8024026; Thu, 10 Mar 2005 09:00:33 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A90XqC024025; Thu, 10 Mar 2005 09:00:33 GMT (envelope-from tobez) Message-Id: <200503100900.j2A90XqC024025@repoman.freebsd.org> From: Anton Berezin Date: Thu, 10 Mar 2005 09:00:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/p5-Crypt-Twofish2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:00:33 -0000 tobez 2005-03-10 09:00:33 UTC FreeBSD ports repository Modified files: security/p5-Crypt-Twofish2 Makefile distinfo Log: Update to 1.01. Revision Changes Path 1.8 +1 -1 ports/security/p5-Crypt-Twofish2/Makefile 1.4 +2 -2 ports/security/p5-Crypt-Twofish2/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:02:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9AEA16A4CE; Thu, 10 Mar 2005 09:02:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D33D43D3F; Thu, 10 Mar 2005 09:02:51 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A92pfd024126; Thu, 10 Mar 2005 09:02:51 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A92pR0024125; Thu, 10 Mar 2005 09:02:51 GMT (envelope-from leeym) Message-Id: <200503100902.j2A92pR0024125@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 09:02:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-Maypole-Authentication-UserSessionCookie Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:02:51 -0000 leeym 2005-03-10 09:02:51 UTC FreeBSD ports repository Modified files: www/p5-Maypole-Authentication-UserSessionCookie Makefile pkg-plist Log: - use "@unexec rmdir ..." instead of "@dirrm ..." for the non-leaf directories - unbreak this port Revision Changes Path 1.5 +0 -2 ports/www/p5-Maypole-Authentication-UserSessionCookie/Makefile 1.3 +2 -2 ports/www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:05:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23B7F16A4CE; Thu, 10 Mar 2005 09:05:11 +0000 (GMT) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F6C43D5D; Thu, 10 Mar 2005 09:05:10 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.1/8.13.1) with ESMTP id j2A959F2099849; Thu, 10 Mar 2005 09:05:09 GMT (envelope-from mark@grondar.org) Received: (from uucp@localhost)j2A959kx099847; Thu, 10 Mar 2005 09:05:09 GMT (envelope-from mark@grondar.org) Received: from grondar.org (localhost [127.0.0.1]) by grovel.grondar.org (8.13.3/8.13.1) with ESMTP id j2A91MeN081641; Thu, 10 Mar 2005 09:01:22 GMT (envelope-from mark@grondar.org) Message-Id: <200503100901.j2A91MeN081641@grovel.grondar.org> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Colin Percival From: Mark Murray In-Reply-To: Your message of "Thu, 10 Mar 2005 00:38:08 PST." <42300770.7040409@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Mar 2005 09:01:22 +0000 Sender: mark@grondar.org cc: Peter Jeremy cc: src-committers@FreeBSD.ORG cc: Mark Murray cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:05:11 -0000 Colin Percival writes: > > But they do have bugs fixed or are optimised. > > Optimized? Perhaps. Bugs fixed? Almost certainly not -- writing a > hash implementation which works for all the test vectors while failing > for some other data would be very difficult. There's only one code > path through the compression function, and only a very small number > through the wrappers -- if you get something wrong, it's going to bite > you every time. I'm glad you said _almost_ certainly not. Subtle edge cases can crop up in the most nasty ways when you move to different architectures, etc. In other cases, assumptions about the test data can get you in trouble. EG - I haven't tested this, but it looks like your code gets the bit count wrong for large data sets, as you are not using a uint64_t, you are using an array of uint32_t's, and dropping a size_t (== uint32_t) in there. For memory based operations you will be fine for most of your life (I guess). For a very large file, you will likely give the wrong answer. M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:06:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ACDD16A4CE; Thu, 10 Mar 2005 09:06:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D22143D53; Thu, 10 Mar 2005 09:06:57 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A96uRV024321; Thu, 10 Mar 2005 09:06:56 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A96uFe024320; Thu, 10 Mar 2005 09:06:56 GMT (envelope-from jcamou) Message-Id: <200503100906.j2A96uFe024320@repoman.freebsd.org> From: "Jesus R. Camou" Date: Thu, 10 Mar 2005 09:06:56 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:06:57 -0000 jcamou 2005-03-10 09:06:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Document the use of devfs.conf on FreeBSD 5.X. PR: docs/76942 Submitted by: David Adam Approved by: trhodes (mentor) Revision Changes Path 1.690 +21 -0 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:11:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6778B16A4CE; Thu, 10 Mar 2005 09:11:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E9AC43D5A; Thu, 10 Mar 2005 09:11:00 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A9B0o8024494; Thu, 10 Mar 2005 09:11:00 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A9B0dR024493; Thu, 10 Mar 2005 09:11:00 GMT (envelope-from krion) Message-Id: <200503100911.j2A9B0dR024493@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 09:11:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:11:00 -0000 krion 2005-03-10 09:11:00 UTC FreeBSD ports repository Modified files: mail/exim Makefile Log: Since maintainer (eik@) is MIA for undefined time, take maintainership for further updates. Revision Changes Path 1.201 +1 -1 ports/mail/exim/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:16:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F6516A4CF; Thu, 10 Mar 2005 09:16:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D606243D1F; Thu, 10 Mar 2005 09:16:31 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A9GVwg024795; Thu, 10 Mar 2005 09:16:31 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A9GVeC024794; Thu, 10 Mar 2005 09:16:31 GMT (envelope-from leeym) Message-Id: <200503100916.j2A9GVeC024794@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 09:16:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-Template-Plugin-Comma Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:16:32 -0000 leeym 2005-03-10 09:16:31 UTC FreeBSD ports repository Modified files: www/p5-Template-Plugin-Comma Makefile distinfo pkg-descr pkg-plist Log: - ungrade to 0.04, fix plist, and unbreak this port Revision Changes Path 1.4 +2 -4 ports/www/p5-Template-Plugin-Comma/Makefile 1.3 +2 -2 ports/www/p5-Template-Plugin-Comma/distinfo 1.2 +1 -1 ports/www/p5-Template-Plugin-Comma/pkg-descr 1.2 +2 -0 ports/www/p5-Template-Plugin-Comma/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:20:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 992BC16A4CE; Thu, 10 Mar 2005 09:20:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6815543D55; Thu, 10 Mar 2005 09:20:13 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A9KDWF024938; Thu, 10 Mar 2005 09:20:13 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A9KD4Y024937; Thu, 10 Mar 2005 09:20:13 GMT (envelope-from leeym) Message-Id: <200503100920.j2A9KD4Y024937@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 09:20:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-HTTP-MobileAgent Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:20:13 -0000 leeym 2005-03-10 09:20:13 UTC FreeBSD ports repository Modified files: www/p5-HTTP-MobileAgent Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.22 - add WWW in pkg-descr - fix PLIST - add some minor fixes which make portlint happier PR: 78123 Submitted by: leeym Revision Changes Path 1.9 +3 -8 ports/www/p5-HTTP-MobileAgent/Makefile 1.7 +2 -2 ports/www/p5-HTTP-MobileAgent/distinfo 1.2 +2 -0 ports/www/p5-HTTP-MobileAgent/pkg-descr 1.5 +1 -0 ports/www/p5-HTTP-MobileAgent/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:26:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4681716A4D1; Thu, 10 Mar 2005 09:26:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A51CF43D68; Thu, 10 Mar 2005 09:26:11 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A9QBIU025181; Thu, 10 Mar 2005 09:26:11 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A9QBVG025180; Thu, 10 Mar 2005 09:26:11 GMT (envelope-from leeym) Message-Id: <200503100926.j2A9QBVG025180@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 09:26:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/p5-Text-Shellwords Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:26:13 -0000 leeym 2005-03-10 09:26:11 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Shellwords Makefile distinfo pkg-descr pkg-plist Log: - upgrade to 1.07, fix plist, and unbreak this port Revision Changes Path 1.5 +1 -3 ports/textproc/p5-Text-Shellwords/Makefile 1.4 +2 -2 ports/textproc/p5-Text-Shellwords/distinfo 1.2 +2 -0 ports/textproc/p5-Text-Shellwords/pkg-descr 1.3 +3 -1 ports/textproc/p5-Text-Shellwords/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:28:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48D1916A4CE; Thu, 10 Mar 2005 09:28:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E8B343D2D; Thu, 10 Mar 2005 09:28:40 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A9Seqo025343; Thu, 10 Mar 2005 09:28:40 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A9SdRj025342; Thu, 10 Mar 2005 09:28:40 GMT (envelope-from harti) Message-Id: <200503100928.j2A9SdRj025342@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Mar 2005 09:28:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile ng_ccatm.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:28:40 -0000 harti 2005-03-10 09:28:39 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Added files: share/man/man4 ng_ccatm.4 Log: Add a man page for ng_ccatm(4). Reminded by: brueffer Revision Changes Path 1.308 +1 -0 src/share/man/man4/Makefile 1.1 +320 -0 src/share/man/man4/ng_ccatm.4 (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:46:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97A4616A4CE; Thu, 10 Mar 2005 09:46:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69E7343D3F; Thu, 10 Mar 2005 09:46:42 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A9kgoR026232; Thu, 10 Mar 2005 09:46:42 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A9kgjB026231; Thu, 10 Mar 2005 09:46:42 GMT (envelope-from vanilla) Message-Id: <200503100946.j2A9kgjB026231@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Thu, 10 Mar 2005 09:46:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/gcin Makefile ports/chinese/gcin/files patch-utf8-edit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:46:42 -0000 vanilla 2005-03-10 09:46:42 UTC FreeBSD ports repository Modified files: chinese/gcin Makefile Added files: chinese/gcin/files patch-utf8-edit Log: Add a patch for utf8-edit. Submitted by: chinsan Revision Changes Path 1.18 +1 -1 ports/chinese/gcin/Makefile 1.1 +15 -0 ports/chinese/gcin/files/patch-utf8-edit (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 09:56:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 550A216A4CE; Thu, 10 Mar 2005 09:56:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E1AD43D54; Thu, 10 Mar 2005 09:56:40 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2A9udHG028176; Thu, 10 Mar 2005 09:56:40 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2A9udtq028175; Thu, 10 Mar 2005 09:56:39 GMT (envelope-from cperciva) Message-Id: <200503100956.j2A9udtq028175@repoman.freebsd.org> From: Colin Percival Date: Thu, 10 Mar 2005 09:56:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/md5 md5.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 09:56:40 -0000 cperciva 2005-03-10 09:56:39 UTC FreeBSD src repository Modified files: sbin/md5 md5.1 Log: Belatedly update the md5(1) man page to reflect the addition of sha256. Revision Changes Path 1.24 +11 -6 src/sbin/md5/md5.1 From owner-cvs-all@FreeBSD.ORG Thu Mar 10 10:16:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0129D16A4CE; Thu, 10 Mar 2005 10:16:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA86543D46; Thu, 10 Mar 2005 10:16:03 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AAG3n9028992; Thu, 10 Mar 2005 10:16:03 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AAG3bk028991; Thu, 10 Mar 2005 10:16:03 GMT (envelope-from harti) Message-Id: <200503101016.j2AAG3bk028991@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Mar 2005 10:16:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make suff.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 10:16:04 -0000 harti 2005-03-10 10:16:03 UTC FreeBSD src repository Modified files: usr.bin/make suff.c Log: Style: fix function style before working on it (mainly intendation). Revision Changes Path 1.49 +30 -30 src/usr.bin/make/suff.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 10:50:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B2FA16A4CE; Thu, 10 Mar 2005 10:50:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30BB643D41; Thu, 10 Mar 2005 10:50:38 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AAocqK030170; Thu, 10 Mar 2005 10:50:38 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AAocxJ030169; Thu, 10 Mar 2005 10:50:38 GMT (envelope-from leeym) Message-Id: <200503101050.j2AAocxJ030169@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Mar 2005 10:50:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/p5-qt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 10:50:38 -0000 leeym 2005-03-10 10:50:38 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-qt Makefile Log: - add missing entry (lib/libsmokeqt.a) in PLIST_FILES Revision Changes Path 1.4 +1 -1 ports/x11-toolkits/p5-qt/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 10:51:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFB3E16A4CF; Thu, 10 Mar 2005 10:51:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A885143D31; Thu, 10 Mar 2005 10:51:02 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AAp2uA030212; Thu, 10 Mar 2005 10:51:02 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AAp2LR030211; Thu, 10 Mar 2005 10:51:02 GMT (envelope-from krion) Message-Id: <200503101051.j2AAp2LR030211@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 10:51:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/wmweather Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 10:51:02 -0000 krion 2005-03-10 10:51:02 UTC FreeBSD ports repository Modified files: misc/wmweather Makefile Log: Fix build. Revision Changes Path 1.16 +2 -2 ports/misc/wmweather/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 10:56:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4F316A4CE; Thu, 10 Mar 2005 10:56:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1310D43D46; Thu, 10 Mar 2005 10:56:51 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AAuowV030444; Thu, 10 Mar 2005 10:56:50 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AAuoIE030443; Thu, 10 Mar 2005 10:56:50 GMT (envelope-from krion) Message-Id: <200503101056.j2AAuoIE030443@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 10:56:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/nam Makefile ports/net/nam/files patch-agent.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 10:56:51 -0000 krion 2005-03-10 10:56:50 UTC FreeBSD ports repository Modified files: net/nam Makefile Added files: net/nam/files patch-agent.h Log: Fix build on amd64. Revision Changes Path 1.18 +1 -0 ports/net/nam/Makefile 1.1 +14 -0 ports/net/nam/files/patch-agent.h (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 11:02:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFF9D16A4CE; Thu, 10 Mar 2005 11:02:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B4F43D1F; Thu, 10 Mar 2005 11:02:13 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AB2Dkx030675; Thu, 10 Mar 2005 11:02:13 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AB2Dvk030674; Thu, 10 Mar 2005 11:02:13 GMT (envelope-from krion) Message-Id: <200503101102.j2AB2Dvk030674@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 11:02:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/adonthell Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 11:02:14 -0000 krion 2005-03-10 11:02:13 UTC FreeBSD ports repository Modified files: games/adonthell Makefile Log: BROKEN: Does not compile on FreeBSD >= 5.x Revision Changes Path 1.10 +7 -1 ports/games/adonthell/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 11:18:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D55B916A4CE; Thu, 10 Mar 2005 11:18:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA12B43D48; Thu, 10 Mar 2005 11:18:40 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ABIeHk031297; Thu, 10 Mar 2005 11:18:40 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ABIeUN031296; Thu, 10 Mar 2005 11:18:40 GMT (envelope-from erwin) Message-Id: <200503101118.j2ABIeUN031296@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 10 Mar 2005 11:18:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/p5-PDF-API2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 11:18:41 -0000 erwin 2005-03-10 11:18:40 UTC FreeBSD ports repository Modified files: textproc/p5-PDF-API2 Makefile distinfo Log: Update to 0.40.96 Revision Changes Path 1.19 +1 -1 ports/textproc/p5-PDF-API2/Makefile 1.16 +2 -2 ports/textproc/p5-PDF-API2/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 11:21:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7086D16A4CE; Thu, 10 Mar 2005 11:21:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44DE943D60; Thu, 10 Mar 2005 11:21:47 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ABLlpo031486; Thu, 10 Mar 2005 11:21:47 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ABLllo031485; Thu, 10 Mar 2005 11:21:47 GMT (envelope-from erwin) Message-Id: <200503101121.j2ABLllo031485@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 10 Mar 2005 11:21:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-HTML-TableExtract Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 11:21:47 -0000 erwin 2005-03-10 11:21:46 UTC FreeBSD ports repository Modified files: www/p5-HTML-TableExtract Makefile distinfo Log: Update to 1.10 Revision Changes Path 1.13 +1 -1 ports/www/p5-HTML-TableExtract/Makefile 1.6 +2 -2 ports/www/p5-HTML-TableExtract/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 11:40:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA9CF16A4CE; Thu, 10 Mar 2005 11:40:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD9843D39; Thu, 10 Mar 2005 11:40:53 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ABeruU032192; Thu, 10 Mar 2005 11:40:53 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ABer8x032191; Thu, 10 Mar 2005 11:40:53 GMT (envelope-from ume) Message-Id: <200503101140.j2ABer8x032191@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 10 Mar 2005 11:40:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files src/sys/crypto/cast128 cast128.c cast128.h cast128sb.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 11:40:53 -0000 ume 2005-03-10 11:40:53 UTC FreeBSD src repository Modified files: sys/conf files sys/crypto/cast128 cast128.h Removed files: sys/crypto/cast128 cast128.c cast128sb.h Log: use cast128 in opencrypto to nuke duplicate code. Revision Changes Path 1.1002 +1 -1 src/sys/conf/files 1.8 +0 -247 src/sys/crypto/cast128/cast128.c (dead) 1.8 +9 -18 src/sys/crypto/cast128/cast128.h 1.2 +0 -546 src/sys/crypto/cast128/cast128sb.h (dead) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 11:41:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2B3316A4CF; Thu, 10 Mar 2005 11:41:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9BF943D5A; Thu, 10 Mar 2005 11:41:34 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ABfYfS032236; Thu, 10 Mar 2005 11:41:34 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ABfYSp032235; Thu, 10 Mar 2005 11:41:34 GMT (envelope-from krion) Message-Id: <200503101141.j2ABfYSp032235@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 11:41:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/up-imapproxy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 11:41:35 -0000 krion 2005-03-10 11:41:34 UTC FreeBSD ports repository Modified files: mail/up-imapproxy Makefile Log: Fix build on amd64. Revision Changes Path 1.6 +2 -2 ports/mail/up-imapproxy/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 11:44:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BB3616A4CE; Thu, 10 Mar 2005 11:44:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1CEC43D5A; Thu, 10 Mar 2005 11:44:05 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ABi5AQ032384; Thu, 10 Mar 2005 11:44:05 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ABi5ek032383; Thu, 10 Mar 2005 11:44:05 GMT (envelope-from den) Message-Id: <200503101144.j2ABi5ek032383@repoman.freebsd.org> From: Denis Peplin Date: Thu, 10 Mar 2005 11:44:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ru_RU.KOI8-R Makefile src/release/doc/ru_RU.KOI8-R/early-adopter Makefile article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 11:44:06 -0000 den 2005-03-10 11:44:05 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ru_RU.KOI8-R Makefile Removed files: release/doc/ru_RU.KOI8-R/early-adopter Makefile article.sgml Log: Remove early-adopter translation from HEAD Revision Changes Path 1.8 +1 -2 src/release/doc/ru_RU.KOI8-R/Makefile 1.2 +0 -24 src/release/doc/ru_RU.KOI8-R/early-adopter/Makefile (dead) 1.6 +0 -535 src/release/doc/ru_RU.KOI8-R/early-adopter/article.sgml (dead) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 11:53:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CA1B16A4CE; Thu, 10 Mar 2005 11:53:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E8E43D1F; Thu, 10 Mar 2005 11:53:22 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ABrM8s032751; Thu, 10 Mar 2005 11:53:22 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ABrLSm032750; Thu, 10 Mar 2005 11:53:21 GMT (envelope-from blackend) Message-Id: <200503101153.j2ABrLSm032750@repoman.freebsd.org> From: Marc Fonvieille Date: Thu, 10 Mar 2005 11:53:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/pgpkeys chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 11:53:22 -0000 blackend 2005-03-10 11:53:21 UTC FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/pgpkeys chapter.sgml Log: MFen 1.250 --> 1.256 Revision Changes Path 1.22 +31 -1 doc/fr_FR.ISO8859-1/books/handbook/pgpkeys/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 12:05:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B09C16A4CE; Thu, 10 Mar 2005 12:05:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1D443D66; Thu, 10 Mar 2005 12:05:25 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AC5PIM033256; Thu, 10 Mar 2005 12:05:25 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AC5PXG033255; Thu, 10 Mar 2005 12:05:25 GMT (envelope-from vs) Message-Id: <200503101205.j2AC5PXG033255@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Mar 2005 12:05:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/OpenEXR Makefile ports/devel/gaul Makefile ports/graphics/glitz Makefile ports/games/tuxracer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 12:05:25 -0000 vs 2005-03-10 12:05:25 UTC FreeBSD ports repository Modified files: graphics/OpenEXR Makefile devel/gaul Makefile graphics/glitz Makefile games/tuxracer Makefile Log: Fix mispelings of PTHREAD_{CFLAGS,LIBS}. Revision Changes Path 1.4 +1 -1 ports/devel/gaul/Makefile 1.19 +1 -1 ports/games/tuxracer/Makefile 1.16 +1 -1 ports/graphics/OpenEXR/Makefile 1.6 +2 -2 ports/graphics/glitz/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 12:31:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F8E16A4EF; Thu, 10 Mar 2005 12:31:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D000A43D49; Thu, 10 Mar 2005 12:31:29 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ACVTOd035107; Thu, 10 Mar 2005 12:31:29 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ACVTo8035106; Thu, 10 Mar 2005 12:31:29 GMT (envelope-from lth) Message-Id: <200503101231.j2ACVTo8035106@repoman.freebsd.org> From: Lars Thegler Date: Thu, 10 Mar 2005 12:31:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-Webmail-Gmail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 12:31:30 -0000 lth 2005-03-10 12:31:29 UTC FreeBSD ports repository Modified files: mail/p5-Mail-Webmail-Gmail Makefile distinfo Log: Update to 1.01 Revision Changes Path 1.6 +1 -1 ports/mail/p5-Mail-Webmail-Gmail/Makefile 1.5 +2 -2 ports/mail/p5-Mail-Webmail-Gmail/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 12:31:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F90C16A4CE; Thu, 10 Mar 2005 12:31:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3823943D2D; Thu, 10 Mar 2005 12:31:47 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ACVl4U035144; Thu, 10 Mar 2005 12:31:47 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ACVlgD035143; Thu, 10 Mar 2005 12:31:47 GMT (envelope-from clsung) Message-Id: <200503101231.j2ACVlgD035143@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 10 Mar 2005 12:31:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/scim-chinese Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 12:31:47 -0000 clsung 2005-03-10 12:31:47 UTC FreeBSD ports repository Modified files: chinese/scim-chinese Makefile distinfo pkg-plist Log: - update from scim-chinese 0.4.2 to scim-pinyin 0.5.0 - rename to chinese/scim-pinyin PR: 78265 Submitted by: maintainer Repocopy by: marcus Revision Changes Path 1.8 +3 -5 ports/chinese/scim-chinese/Makefile 1.4 +2 -2 ports/chinese/scim-chinese/distinfo 1.4 +12 -13 ports/chinese/scim-chinese/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 12:37:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFC9A16A4CE; Thu, 10 Mar 2005 12:37:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 975B143D4C; Thu, 10 Mar 2005 12:37:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ACbKam035410; Thu, 10 Mar 2005 12:37:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ACbKUO035409; Thu, 10 Mar 2005 12:37:20 GMT (envelope-from clsung) Message-Id: <200503101237.j2ACbKUO035409@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 10 Mar 2005 12:37:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules ports/chinese Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 12:37:20 -0000 clsung 2005-03-10 12:37:20 UTC FreeBSD ports repository Modified files: . modules chinese Makefile Log: - REPOCOPY: chinese/scim-chinese -> chinese/scim-pinyin PR: 78265 Submitted by: maintainer Repocopy by: marcus Revision Changes Path 1.12091 +1 -1 CVSROOT/modules 1.204 +1 -1 ports/chinese/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 13:07:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B27FC16A4CE; Thu, 10 Mar 2005 13:07:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8926043D4C; Thu, 10 Mar 2005 13:07:33 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AD7X6I043504; Thu, 10 Mar 2005 13:07:33 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AD7XGx043503; Thu, 10 Mar 2005 13:07:33 GMT (envelope-from nyan) Message-Id: <200503101307.j2AD7XGx043503@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 10 Mar 2005 13:07:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/conf GENERIC.hints X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 13:07:33 -0000 nyan 2005-03-10 13:07:33 UTC FreeBSD src repository Modified files: sys/pc98/conf GENERIC.hints Log: Backout revision 1.20. I was a misunderstanding. Pointed out by: Watanabe Kazuhiro Pointy hat to: nyan Revision Changes Path 1.23 +9 -9 src/sys/pc98/conf/GENERIC.hints From owner-cvs-all@FreeBSD.ORG Thu Mar 10 13:25:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D9B16A4CE; Thu, 10 Mar 2005 13:25:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB8B643D6E; Thu, 10 Mar 2005 13:25:59 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ADPxwb044904; Thu, 10 Mar 2005 13:25:59 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ADPxLp044903; Thu, 10 Mar 2005 13:25:59 GMT (envelope-from sem) Message-Id: <200503101325.j2ADPxLp044903@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Mar 2005 13:25:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/adodb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 13:26:00 -0000 sem 2005-03-10 13:25:59 UTC FreeBSD ports repository Modified files: databases/adodb Makefile Log: - Change find(1) options that is not supported before FreeBSD 5.3 PR: ports/78636 Submitted by: maintainer Revision Changes Path 1.38 +3 -2 ports/databases/adodb/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 13:27:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D98816A4CE; Thu, 10 Mar 2005 13:27:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C483F43D2F; Thu, 10 Mar 2005 13:27:58 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ADRwAe045010; Thu, 10 Mar 2005 13:27:58 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ADRwv5045009; Thu, 10 Mar 2005 13:27:58 GMT (envelope-from sem) Message-Id: <200503101327.j2ADRwv5045009@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Mar 2005 13:27:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfix-current Makefile distinfo ports/mail/postfix-current/scripts configure.postfix X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 13:27:59 -0000 sem 2005-03-10 13:27:58 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo mail/postfix-current/scripts configure.postfix Removed files: mail/postfix-current/files patch-src::global::mail_version.h Log: - Update to 2.3-20050308 - Changes in scripts/configure.postfix PR: ports/78647 Submitted by: maintainer Revision Changes Path 1.113 +1 -1 ports/mail/postfix-current/Makefile 1.64 +2 -2 ports/mail/postfix-current/distinfo 1.2 +0 -11 ports/mail/postfix-current/files/patch-src::global::mail_version.h (dead) 1.59 +98 -76 ports/mail/postfix-current/scripts/configure.postfix From owner-cvs-all@FreeBSD.ORG Thu Mar 10 13:30:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D0FD16A4CE; Thu, 10 Mar 2005 13:30:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53F3E43D6D; Thu, 10 Mar 2005 13:30:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ADUoTY045208; Thu, 10 Mar 2005 13:30:50 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ADUo1B045207; Thu, 10 Mar 2005 13:30:50 GMT (envelope-from pav) Message-Id: <200503101330.j2ADUo1B045207@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Mar 2005 13:30:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 13:30:50 -0000 pav 2005-03-10 13:30:50 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - X chapter, 11.9 mouse wheel: * remove misleading instructions for using imwheel. Modern X clients support wheel natively, for years now * remove instructions for XFree3, mention Xorg here and there Glanced over by: brueffer Revision Changes Path 1.691 +9 -212 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 13:53:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13B4916A4CE; Thu, 10 Mar 2005 13:53:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE47643D5A; Thu, 10 Mar 2005 13:53:57 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ADrv5f045968; Thu, 10 Mar 2005 13:53:57 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ADrvEn045967; Thu, 10 Mar 2005 13:53:57 GMT (envelope-from vs) Message-Id: <200503101353.j2ADrvEn045967@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Mar 2005 13:53:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/metamail Makefile ports/mail/metamail/files patch-af X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 13:53:58 -0000 vs 2005-03-10 13:53:57 UTC FreeBSD ports repository Modified files: mail/metamail Makefile mail/metamail/files patch-af Log: Correctly handle difference between gets() and fgets(): The latter retains the trailing newline. PR: ports/78662 Submitted by: Mats Peterson Revision Changes Path 1.27 +1 -1 ports/mail/metamail/Makefile 1.3 +92 -17 ports/mail/metamail/files/patch-af From owner-cvs-all@FreeBSD.ORG Thu Mar 10 13:55:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCE4D16A4CE; Thu, 10 Mar 2005 13:55:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A190043D2D; Thu, 10 Mar 2005 13:55:15 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ADtFKs046065; Thu, 10 Mar 2005 13:55:15 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ADtFcl046064; Thu, 10 Mar 2005 13:55:15 GMT (envelope-from krion) Message-Id: <200503101355.j2ADtFcl046064@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 13:55:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/mtx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 13:55:16 -0000 krion 2005-03-10 13:55:15 UTC FreeBSD ports repository Modified files: misc/mtx Makefile Log: BROKEN on amd64: Does not compile Revision Changes Path 1.8 +2 -2 ports/misc/mtx/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:00:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B059716A4CF; Thu, 10 Mar 2005 14:00:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8163E43D31; Thu, 10 Mar 2005 14:00:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AE0l5s046324; Thu, 10 Mar 2005 14:00:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AE0lQQ046323; Thu, 10 Mar 2005 14:00:47 GMT (envelope-from pav) Message-Id: <200503101400.j2AE0lQQ046323@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Mar 2005 14:00:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pear-OLE Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:00:47 -0000 pav 2005-03-10 14:00:47 UTC FreeBSD ports repository Modified files: devel/pear-OLE Makefile Log: - Dark magic PR: ports/78622 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.3 +2 -2 ports/devel/pear-OLE/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:11:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A47C216A4CF; Thu, 10 Mar 2005 14:11:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C72043D55; Thu, 10 Mar 2005 14:11:20 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEBKDp046754; Thu, 10 Mar 2005 14:11:20 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEBKji046753; Thu, 10 Mar 2005 14:11:20 GMT (envelope-from sem) Message-Id: <200503101411.j2AEBKji046753@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Mar 2005 14:11:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/freedt Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:11:20 -0000 sem 2005-03-10 14:11:20 UTC FreeBSD ports repository Modified files: sysutils/freedt Makefile distinfo Log: - Update to 0.21 PR: ports/78604 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/sysutils/freedt/Makefile 1.6 +2 -2 ports/sysutils/freedt/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:15:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F08516A4CE; Thu, 10 Mar 2005 14:15:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0789843D39; Thu, 10 Mar 2005 14:15:09 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEF8et047125; Thu, 10 Mar 2005 14:15:08 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEF84H047124; Thu, 10 Mar 2005 14:15:08 GMT (envelope-from den) Message-Id: <200503101415.j2AEF84H047124@repoman.freebsd.org> From: Denis Peplin Date: Thu, 10 Mar 2005 14:15:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/hardware/alpha Makefile article.sgml src/release/doc/ru_RU.KOI8-R/hardware/amd64 Makefile article.sgml src/release/doc/ru_RU.KOI8-R/hardware/i386 Makefile article.sgml... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:15:09 -0000 den 2005-03-10 14:15:08 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ru_RU.KOI8-R/hardware/alpha Makefile article.sgml release/doc/ru_RU.KOI8-R/hardware/amd64 Makefile article.sgml release/doc/ru_RU.KOI8-R/hardware/i386 Makefile article.sgml release/doc/ru_RU.KOI8-R/hardware/ia64 Makefile article.sgml release/doc/ru_RU.KOI8-R/hardware/pc98 Makefile article.sgml release/doc/ru_RU.KOI8-R/hardware/sparc64 Makefile article.sgml release/doc/ru_RU.KOI8-R/share/sgml catalog Added files: release/doc/ru_RU.KOI8-R/share/examples dev-auto-translate.pl release/doc/ru_RU.KOI8-R/share/sgml dev-auto-ru.sgml Log: Add a Russian override of dev-auto.sgml (device entities only) and example script which can translate some repeated device entities. With -o option it can be used to update translated list of entities (skip translated ones). Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +2 -1 src/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile 1.5 +3 -1 src/release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml 1.3 +2 -1 src/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile 1.5 +3 -1 src/release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml 1.3 +2 -1 src/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile 1.5 +3 -1 src/release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml 1.3 +2 -1 src/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile 1.5 +3 -1 src/release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml 1.3 +2 -1 src/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile 1.5 +3 -1 src/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml 1.3 +2 -1 src/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile 1.5 +3 -1 src/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml 1.1 +84 -0 src/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl (new) 1.2 +3 -3 src/release/doc/ru_RU.KOI8-R/share/sgml/catalog 1.1 +149 -0 src/release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:16:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FD516A4CE; Thu, 10 Mar 2005 14:16:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1826443D31; Thu, 10 Mar 2005 14:16:23 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEGMf1047224; Thu, 10 Mar 2005 14:16:22 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEGM7n047223; Thu, 10 Mar 2005 14:16:22 GMT (envelope-from sem) Message-Id: <200503101416.j2AEGM7n047223@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Mar 2005 14:16:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/flowdesigner Makefile ports/devel/flowdesigner/files patch-data-flow_src_SocketStream.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:16:23 -0000 sem 2005-03-10 14:16:22 UTC FreeBSD ports repository Modified files: devel/flowdesigner Makefile Added files: devel/flowdesigner/files patch-data-flow_src_SocketStream.cc Log: - Unbreak on amd64. The patch should fix build. PR: ports/78598 Submitted by: Johan van Selst Revision Changes Path 1.8 +0 -4 ports/devel/flowdesigner/Makefile 1.1 +11 -0 ports/devel/flowdesigner/files/patch-data-flow_src_SocketStream.cc (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:19:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACB3616A4CE; Thu, 10 Mar 2005 14:19:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B1D43D2F; Thu, 10 Mar 2005 14:19:31 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEJVq3047300; Thu, 10 Mar 2005 14:19:31 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEJVWi047299; Thu, 10 Mar 2005 14:19:31 GMT (envelope-from rwatson) Message-Id: <200503101419.j2AEJVWi047299@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:19:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipx README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:19:31 -0000 rwatson 2005-03-10 14:19:31 UTC FreeBSD src repository Modified files: sys/netipx README Log: Marginally reformat my copyright statement to remove the spurious ','. Revision Changes Path 1.5 +1 -1 src/sys/netipx/README From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:21:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B8C16A4CE; Thu, 10 Mar 2005 14:21:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 858F943D41; Thu, 10 Mar 2005 14:21:32 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AELWdW047503; Thu, 10 Mar 2005 14:21:32 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AELWFa047502; Thu, 10 Mar 2005 14:21:32 GMT (envelope-from den) Message-Id: <200503101421.j2AELWFa047502@repoman.freebsd.org> From: Denis Peplin Date: Thu, 10 Mar 2005 14:21:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/hardware/common dev.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:21:32 -0000 den 2005-03-10 14:21:32 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ru_RU.KOI8-R/hardware/common dev.sgml Log: MFen 1.274 -> 1.275 Revision Changes Path 1.11 +4 -4 src/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:23:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4040816A4CE; Thu, 10 Mar 2005 14:23:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F4843D5F; Thu, 10 Mar 2005 14:23:28 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AENRd2047580; Thu, 10 Mar 2005 14:23:27 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AENR5a047579; Thu, 10 Mar 2005 14:23:27 GMT (envelope-from rwatson) Message-Id: <200503101423.j2AENR5a047579@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:23:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:23:28 -0000 rwatson 2005-03-10 14:23:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx README Log: Merge README:1.5 from HEAD to RELENG_5: Marginally reformat my copyright statement to remove the spurious ','. Approved by: re (blanket netipx locking merge approval) Revision Changes Path 1.2.8.2 +1 -1 src/sys/netipx/README From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:27:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB8C816A4CE; Thu, 10 Mar 2005 14:27:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F36343D3F; Thu, 10 Mar 2005 14:27:00 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AER0tC047718; Thu, 10 Mar 2005 14:27:00 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AER07V047717; Thu, 10 Mar 2005 14:27:00 GMT (envelope-from rwatson) Message-Id: <200503101427.j2AER07V047717@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:27:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_input.c ipx_pcb.c ipx_pcb.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:27:00 -0000 rwatson 2005-03-10 14:27:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_input.c ipx_pcb.c ipx_pcb.h Log: Merge ipx_input.c:1.44 ipx_pcb.c:1.42, ipx_pcb.h:1.23 from HEAD to RELENG_5: Introduce a global mutex, ipxpcb_list_mtx, to protect the global IPX PCB lists. Add macros to initialize, destroy, lock, unlock, and assert the mutex. Initialize the mutex when IPX is started. Add per-IPX PCB mutexes, ipxp_mtx in struct ipxpcb, to protect per-PCB IPX/SPX state. Add macros to initialize, destroy, lock, unlock, and assert the mutex. Initialize the mutex when a new PCB is allocated; destroy it when the PCB is free'd. Approved by: re (kensmith) Revision Changes Path 1.34.4.9 +3 -0 src/sys/netipx/ipx_input.c 1.28.2.13 +2 -0 src/sys/netipx/ipx_pcb.c 1.18.6.5 +18 -0 src/sys/netipx/ipx_pcb.h From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:28:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 019A616A4CE; Thu, 10 Mar 2005 14:28:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFF943D46; Thu, 10 Mar 2005 14:28:21 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AESLhB047794; Thu, 10 Mar 2005 14:28:21 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AESLZd047793; Thu, 10 Mar 2005 14:28:21 GMT (envelope-from rwatson) Message-Id: <200503101428.j2AESLZd047793@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:28:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:28:22 -0000 rwatson 2005-03-10 14:28:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_input.c Log: Merge ipx_input.c:1.45 from HEAD to RELENG_5: Hold the global IPX PCB list mutex in the IPX input path when walking the IPX PCB list. Approved by: re (kensmith) Revision Changes Path 1.34.4.10 +7 -0 src/sys/netipx/ipx_input.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:29:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F9F16A4CE; Thu, 10 Mar 2005 14:29:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D109543D31; Thu, 10 Mar 2005 14:29:17 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AETHGj047870; Thu, 10 Mar 2005 14:29:17 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AETHwN047869; Thu, 10 Mar 2005 14:29:17 GMT (envelope-from rwatson) Message-Id: <200503101429.j2AETHwN047869@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:29:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:29:18 -0000 rwatson 2005-03-10 14:29:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_input.c Log: Merge ipx_input.c:1.46 from HEAD to RELENG_5: Hold the IPX PCB mutex around calls to ipx_input() in the IPX input path. Approved by: re (kensmith) Revision Changes Path 1.34.4.11 +8 -1 src/sys/netipx/ipx_input.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:30:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E20916A4CE; Thu, 10 Mar 2005 14:30:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4167C43D55; Thu, 10 Mar 2005 14:30:31 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEUVbY047993; Thu, 10 Mar 2005 14:30:31 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEUVQL047992; Thu, 10 Mar 2005 14:30:31 GMT (envelope-from rwatson) Message-Id: <200503101430.j2AEUVQL047992@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:30:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_pcb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:30:31 -0000 rwatson 2005-03-10 14:30:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_pcb.c Log: Merge ipx_pcb.c:1.43 from HEAD to RELENG_5: date: 2005/01/09 05:10:43; author: rwatson; state: Exp; lines: +21 -1 Assert or acquire the IPX PCB list lock or IPX PCB locks throughout the IPX-related PCB routines. In general, the list lock is required to iterate the PCB list, either for read or write; the PCB lock is required to access or modify a PCB. To change the binding of a PCB, both locks must be held. Approved by: re (kensmith) Revision Changes Path 1.28.2.14 +21 -1 src/sys/netipx/ipx_pcb.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:32:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C28016A4CF; Thu, 10 Mar 2005 14:32:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EAD543D46; Thu, 10 Mar 2005 14:32:31 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEWVAV048060; Thu, 10 Mar 2005 14:32:31 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEWUtM048059; Thu, 10 Mar 2005 14:32:30 GMT (envelope-from rwatson) Message-Id: <200503101432.j2AEWUtM048059@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:32:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:32:31 -0000 rwatson 2005-03-10 14:32:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_usrreq.c Log: Merge ipx_usrreq.c:1.51 from HEAD to RELENG_5: Acquire or assert the IPX PCB list lock or IPX PCB lock during various protocol methods relating to IPX. Conditionally acquire the PCB list lock in the send operation only if the socket requires binding in order to use the requested address. Remove spl's generally no longer required during these accesses. Approved by: re (kensmith) Revision Changes Path 1.40.2.9 +72 -33 src/sys/netipx/ipx_usrreq.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:34:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5613316A4CE; Thu, 10 Mar 2005 14:34:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2866E43D2F; Thu, 10 Mar 2005 14:34:03 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEY3RB048127; Thu, 10 Mar 2005 14:34:03 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEY3WK048126; Thu, 10 Mar 2005 14:34:03 GMT (envelope-from rwatson) Message-Id: <200503101434.j2AEY3WK048126@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:34:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_input.c ipx_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:34:03 -0000 rwatson 2005-03-10 14:34:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_input.c ipx_usrreq.c Log: Merge ipx_input.c:1.47 and ip_usrreq.c:1.52 from HEAD to RELENG_5: Protect ipx_pexseq with the IPX PCB list mutex. When processing socket options against IPX PCBs, generally protect PCB fields using the IPX PCB mutex. Where possible, use unlocked reads on integer values to avoid locking overhead. Approved by: re (kensmith) Revision Changes Path 1.34.4.12 +1 -1 src/sys/netipx/ipx_input.c 1.40.2.10 +11 -2 src/sys/netipx/ipx_usrreq.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:36:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5721D16A4CE; Thu, 10 Mar 2005 14:36:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BF3843D31; Thu, 10 Mar 2005 14:36:35 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEaZJP048337; Thu, 10 Mar 2005 14:36:35 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEaZor048336; Thu, 10 Mar 2005 14:36:35 GMT (envelope-from rwatson) Message-Id: <200503101436.j2AEaZor048336@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:36:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_input.c spx_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:36:35 -0000 rwatson 2005-03-10 14:36:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_input.c spx_usrreq.c Log: Merge ipx_input.c:1.48, spx_srreq.c:1.61 from HEAD to RELENG_5: Use the IPX PCB list mutex and IPX PCB mutexes to lock down the SPX portion of IPX/SPX: - Protect IPX PCB lists with the IPX PCB list mutex, in particular when calling PCB and PCB list manipulation routines in ipx_pcb.c. - Protect both IPX PCB state and SPX PCB state using the IPX PCB mutex. - Generally annotate locking, as well as adding liberal use of lock assertions to document locking requirements. - Where possible, use unlocked reads when reading integer or smaller sized socket options on SPX sockets. - De-spl throughout. Notes: - spx_input() expects both the list mutex and PCB mutex to be held on entry, but will release both on return. Because sonewconn() is called from spx_input(), it may actually drop one PCB lock and acquire another during generation of a new connection, meaning the caller is not in a position to unlock the PCB mutex. Approved by: re (kensmith) Revision Changes Path 1.34.4.13 +2 -1 src/sys/netipx/ipx_input.c 1.46.2.14 +108 -38 src/sys/netipx/spx_usrreq.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:38:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCF2116A4CE; Thu, 10 Mar 2005 14:38:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5BE143D46; Thu, 10 Mar 2005 14:38:19 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEcJjX048411; Thu, 10 Mar 2005 14:38:19 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEcJe3048410; Thu, 10 Mar 2005 14:38:19 GMT (envelope-from rwatson) Message-Id: <200503101438.j2AEcJe3048410@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:38:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx.c ipx_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:38:20 -0000 rwatson 2005-03-10 14:38:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx.c ipx_input.c Log: Merge ipx.c:1.30, ipx_input.c:1.49 from HEAD to RELENG_5: Recent changes have locked down most of the highly dynamic data structures in IPX/SPX -- primarily, sequence numbering, PCB lists, and PCBs for IPX raw sockets, IPX datagram sockets, and IPX/SPX. As such, remove remove NET_NEEDS_GIANT() for IPX, and remove the assertion of Giant in the ipxintr() IPX input path. Note that IPX/SPX is not fully MPSAFE, and that there are some problems with IPX/SPX locking that will require some further work. However, it is now safe enough to run in general without the Giant lock. Approved by: re (kensmith) Revision Changes Path 1.26.4.4 +0 -2 src/sys/netipx/ipx.c 1.34.4.14 +0 -2 src/sys/netipx/ipx_input.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:39:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24EFE16A4CE; Thu, 10 Mar 2005 14:39:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED0AF43D2D; Thu, 10 Mar 2005 14:39:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEd2wr048454; Thu, 10 Mar 2005 14:39:02 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEd2ft048453; Thu, 10 Mar 2005 14:39:02 GMT (envelope-from rwatson) Message-Id: <200503101439.j2AEd2ft048453@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Mar 2005 14:39:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:39:03 -0000 rwatson 2005-03-10 14:39:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_input.c Log: Merge ipx_input.c:1.50 from HEAD to RELENG_5: Mark the IPX netisr as MPSAFE so that inbound IPX traffic is processed without Giant, and can be directly dispatched in the ithread when net.isr.enable is turned on. Approved by: re (kensmith) Revision Changes Path 1.34.4.15 +1 -1 src/sys/netipx/ipx_input.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:40:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0755616A4CE; Thu, 10 Mar 2005 14:40:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE30243D5F; Thu, 10 Mar 2005 14:40:34 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEeYi4048589; Thu, 10 Mar 2005 14:40:34 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEeY1x048588; Thu, 10 Mar 2005 14:40:34 GMT (envelope-from hrs) Message-Id: <200503101440.j2AEeY1x048588@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Mar 2005 14:40:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news-rdf.xsl www/share/sgml includes.misc.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:40:35 -0000 hrs 2005-03-10 14:40:34 UTC FreeBSD doc repository Modified files: en/news news-rdf.xsl share/sgml includes.misc.xsl Log: Use the html-news-generate-anchor template consistently. This fixes a malformed anchor id used in or element. Spotted by: Osmany Guirola Cruz (osmany.guirola at cigb dot edu dot cu) Revision Changes Path 1.7 +30 -3 www/en/news/news-rdf.xsl 1.20 +38 -7 www/share/sgml/includes.misc.xsl From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:44:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E03D316A4CE; Thu, 10 Mar 2005 14:44:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84DC843D68; Thu, 10 Mar 2005 14:44:25 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEiPZt048754; Thu, 10 Mar 2005 14:44:25 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEiPGM048753; Thu, 10 Mar 2005 14:44:25 GMT (envelope-from glebius) Message-Id: <200503101444.j2AEiPGM048753@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 10 Mar 2005 14:44:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netgraph/netflow netflow.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:44:26 -0000 glebius 2005-03-10 14:44:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph/netflow netflow.c Log: MFC 1.9: Cisco uses milliseconds for uptime. This is stupid. Nobody cares of such precision when IP packet may travel through internet for several seconds. Also uptime measured in milliseconds overflows every 48+ days. But we have to do same to keep compatibility with Cisco and flow-tools. Make a macro MILLIUPTIME, which does overflowable multiplication to 1000. Requested by: Sergey Ryabin, Oleg Bulyzhin Approved by: re (kensmith) Revision Changes Path 1.3.2.6 +16 -4 src/sys/netgraph/netflow/netflow.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:54:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A814E16A4CE; Thu, 10 Mar 2005 14:54:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F46743D1D; Thu, 10 Mar 2005 14:54:23 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEsNLX049075; Thu, 10 Mar 2005 14:54:23 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEsNVC049074; Thu, 10 Mar 2005 14:54:23 GMT (envelope-from nyan) Message-Id: <200503101454.j2AEsNVC049074@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 10 Mar 2005 14:54:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/pc98/conf GENERIC.hints X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:54:23 -0000 nyan 2005-03-10 14:54:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/pc98/conf GENERIC.hints Log: MFC: Backout revision 1.20. Approved by: re (kensmith) Revision Changes Path 1.20.2.2 +9 -9 src/sys/pc98/conf/GENERIC.hints From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:54:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C436A16A4CF; Thu, 10 Mar 2005 14:54:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AAC243D54; Thu, 10 Mar 2005 14:54:47 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEslM7049119; Thu, 10 Mar 2005 14:54:47 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEslnZ049118; Thu, 10 Mar 2005 14:54:47 GMT (envelope-from harti) Message-Id: <200503101454.j2AEslnZ049118@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Mar 2005 14:54:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make parse.c suff.c suff.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:54:47 -0000 harti 2005-03-10 14:54:47 UTC FreeBSD src repository Modified files: usr.bin/make parse.c suff.c suff.h Log: Reorganize Suff_EndTransform to be called only for nodes for which it is needed (transforms). Revision Changes Path 1.81 +9 -5 src/usr.bin/make/parse.c 1.50 +30 -38 src/usr.bin/make/suff.c 1.2 +1 -1 src/usr.bin/make/suff.h From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:57:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC95A16A4CE; Thu, 10 Mar 2005 14:57:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8475B43D48; Thu, 10 Mar 2005 14:57:18 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEvI2I049250; Thu, 10 Mar 2005 14:57:18 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEvIWS049249; Thu, 10 Mar 2005 14:57:18 GMT (envelope-from sem) Message-Id: <200503101457.j2AEvIWS049249@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Mar 2005 14:57:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/flowdesigner/files patch-SocketStream.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:57:18 -0000 sem 2005-03-10 14:57:18 UTC FreeBSD ports repository Modified files: devel/flowdesigner/files patch-SocketStream.h Log: - Smoother way to fix it on 64 bit platforms Revision Changes Path 1.2 +9 -15 ports/devel/flowdesigner/files/patch-SocketStream.h From owner-cvs-all@FreeBSD.ORG Thu Mar 10 14:58:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1F9616A4CE; Thu, 10 Mar 2005 14:58:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8BF243D2F; Thu, 10 Mar 2005 14:58:59 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AEwxRp049371; Thu, 10 Mar 2005 14:58:59 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AEwxio049370; Thu, 10 Mar 2005 14:58:59 GMT (envelope-from delphij) Message-Id: <200503101458.j2AEwxio049370@repoman.freebsd.org> From: Xin LI Date: Thu, 10 Mar 2005 14:58:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sbin/fsck_ffs fsck.h pass5.c setup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 14:58:59 -0000 delphij 2005-03-10 14:58:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/fsck_ffs fsck.h pass5.c setup.c Log: MFC the background fsck_ffs(8) fixes which will calculate the superblock summary by getting the sysctl mibs initialized during setup phrase. This will make the background fsck summary adjustment actually functional. MFC'ed revisions: > Revision Changes Path > 1.36 +1 -0 src/sbin/fsck_ffs/fsck.h > 1.42 +5 -5 src/sbin/fsck_ffs/pass5.c > 1.49 +18 -0 src/sbin/fsck_ffs/setup.c Approved by: re (kensmith) Revision Changes Path 1.31.2.5 +1 -0 src/sbin/fsck_ffs/fsck.h 1.39.2.3 +5 -5 src/sbin/fsck_ffs/pass5.c 1.47.2.2 +18 -0 src/sbin/fsck_ffs/setup.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:16:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F268416A4CE; Thu, 10 Mar 2005 15:16:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C652D43D2D; Thu, 10 Mar 2005 15:16:27 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFGR0t050080; Thu, 10 Mar 2005 15:16:27 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFGRRG050079; Thu, 10 Mar 2005 15:16:27 GMT (envelope-from markus) Message-Id: <200503101516.j2AFGRRG050079@repoman.freebsd.org> From: Markus Brueffer Date: Thu, 10 Mar 2005 15:16:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/basket Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:16:28 -0000 markus 2005-03-10 15:16:27 UTC FreeBSD ports repository Modified files: deskutils/basket Makefile distinfo pkg-plist Log: Update to version 0.5.0 The referenced distfile is not the original one. Missing configure checks for fam and dnotify were added as well as proper PTHREAD_LIBS detection and a gcc 2.95.4 compile fix. Revision Changes Path 1.15 +3 -4 ports/deskutils/basket/Makefile 1.10 +2 -2 ports/deskutils/basket/distinfo 1.6 +28 -7 ports/deskutils/basket/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:23:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B572816A4CE; Thu, 10 Mar 2005 15:23:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CFA643D66; Thu, 10 Mar 2005 15:23:17 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFNHEI050360; Thu, 10 Mar 2005 15:23:17 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFNHx1050359; Thu, 10 Mar 2005 15:23:17 GMT (envelope-from lth) Message-Id: <200503101523.j2AFNHx1050359@repoman.freebsd.org> From: Lars Thegler Date: Thu, 10 Mar 2005 15:23:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/perforce Makefile distinfo.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:23:17 -0000 lth 2005-03-10 15:23:17 UTC FreeBSD ports repository Modified files: devel/perforce Makefile distinfo.i386 Log: Chase updated binaries Revision Changes Path 1.44 +1 -1 ports/devel/perforce/Makefile 1.18 +7 -7 ports/devel/perforce/distinfo.i386 From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:26:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B909A16A4CE; Thu, 10 Mar 2005 15:26:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A4E43D4C; Thu, 10 Mar 2005 15:26:45 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFQj6a050533; Thu, 10 Mar 2005 15:26:45 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFQjGR050532; Thu, 10 Mar 2005 15:26:45 GMT (envelope-from glebius) Message-Id: <200503101526.j2AFQjGR050532@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 10 Mar 2005 15:26:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet in.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:26:45 -0000 glebius 2005-03-10 15:26:45 UTC FreeBSD src repository Modified files: sys/netinet in.c Log: Add antifootshooting workaround, which will make all routes "connected" to carp(4) interfaces host routes. This prevents a problem, when connected network is routed to carp(4) interface. Revision Changes Path 1.82 +6 -0 src/sys/netinet/in.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:27:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0544B16A4CE; Thu, 10 Mar 2005 15:27:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B88CD43D66; Thu, 10 Mar 2005 15:27:41 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFRfjI050607; Thu, 10 Mar 2005 15:27:41 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFRf66050606; Thu, 10 Mar 2005 15:27:41 GMT (envelope-from hq) Message-Id: <200503101527.j2AFRf66050606@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 10 Mar 2005 15:27:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/jep Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:27:42 -0000 hq 2005-03-10 15:27:41 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/jep Makefile distinfo pkg-descr pkg-plist Log: Jep embeds CPython in Java. It is safe to use in a heavily threaded environment, it is quite fast and its stability is a main feature and goal. WWW: http://jepp.sourceforge.net PR: 78339 Submitted by: Choe, Cheng-Dae Revision Changes Path 1.1838 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/jep/Makefile (new) 1.1 +2 -0 ports/devel/jep/distinfo (new) 1.1 +4 -0 ports/devel/jep/pkg-descr (new) 1.1 +5 -0 ports/devel/jep/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:27:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8837516A4CE; Thu, 10 Mar 2005 15:27:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 617C143D1D; Thu, 10 Mar 2005 15:27:52 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFRqKC050653; Thu, 10 Mar 2005 15:27:52 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFRq3O050652; Thu, 10 Mar 2005 15:27:52 GMT (envelope-from hq) Message-Id: <200503101527.j2AFRq3O050652@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 10 Mar 2005 15:27:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:27:52 -0000 hq 2005-03-10 15:27:52 UTC FreeBSD ports repository Modified files: . modules Log: jep --> ports/devel/jep Revision Changes Path 1.12092 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:30:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 781E916A4CE; Thu, 10 Mar 2005 15:30:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FBCF43D41; Thu, 10 Mar 2005 15:30:09 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFU9j1050831; Thu, 10 Mar 2005 15:30:09 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFU93C050830; Thu, 10 Mar 2005 15:30:09 GMT (envelope-from harti) Message-Id: <200503101530.j2AFU93C050830@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Mar 2005 15:30:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make parse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:30:09 -0000 harti 2005-03-10 15:30:09 UTC FreeBSD src repository Modified files: usr.bin/make parse.c Log: Call ParseFinishLine() for the last line of a file too. Revision Changes Path 1.82 +3 -0 src/usr.bin/make/parse.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:35:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2962116A4CE; Thu, 10 Mar 2005 15:35:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F31D843D5F; Thu, 10 Mar 2005 15:35:31 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFZVgJ051092; Thu, 10 Mar 2005 15:35:31 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFZVS1051091; Thu, 10 Mar 2005 15:35:31 GMT (envelope-from yar) Message-Id: <200503101535.j2AFZVS1051091@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 10 Mar 2005 15:35:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/games/fortune/datfiles freebsd-tips X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:35:32 -0000 yar 2005-03-10 15:35:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) games/fortune/datfiles freebsd-tips Log: MFC 1.38: Give a better advice on how to convert DOS text to UNIX text. The former tip used `col -bx', which would not only discard CR's, but also expand TAB's and remove BS'en. This effect is not always wanted. Approved by: re (kensmith) Revision Changes Path 1.33.2.1 +2 -2 src/games/fortune/datfiles/freebsd-tips From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:38:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B6A016A4CE; Thu, 10 Mar 2005 15:38:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E6843D5F; Thu, 10 Mar 2005 15:38:02 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFc2O4051229; Thu, 10 Mar 2005 15:38:02 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFc2LX051228; Thu, 10 Mar 2005 15:38:02 GMT (envelope-from harti) Message-Id: <200503101538.j2AFc2LX051228@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Mar 2005 15:38:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:38:02 -0000 harti 2005-03-10 15:38:01 UTC FreeBSD src repository Modified files: usr.bin/make var.c var.h Log: Constify Var_Dump and simplify it by inlining VarPrintVar. Revision Changes Path 1.111 +8 -14 src/usr.bin/make/var.c 1.11 +1 -1 src/usr.bin/make/var.h From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:50:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E22416A4CE; Thu, 10 Mar 2005 15:50:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5414843D3F; Thu, 10 Mar 2005 15:50:53 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AForLq051706; Thu, 10 Mar 2005 15:50:53 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AForov051705; Thu, 10 Mar 2005 15:50:53 GMT (envelope-from sergei) Message-Id: <200503101550.j2AForov051705@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 10 Mar 2005 15:50:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/bincimap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:50:53 -0000 sergei 2005-03-10 15:50:53 UTC FreeBSD ports repository Modified files: mail/bincimap Makefile distinfo Log: - Update to 1.2.12 Revision Changes Path 1.11 +1 -1 ports/mail/bincimap/Makefile 1.11 +2 -2 ports/mail/bincimap/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 15:58:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044F816A4CE; Thu, 10 Mar 2005 15:58:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF48B43D1D; Thu, 10 Mar 2005 15:58:16 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AFwG1x051935; Thu, 10 Mar 2005 15:58:16 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AFwG6v051934; Thu, 10 Mar 2005 15:58:16 GMT (envelope-from phantom) Message-Id: <200503101558.j2AFwG6v051934@repoman.freebsd.org> From: Alexey Zelkin Date: Thu, 10 Mar 2005 15:58:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.nls.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 15:58:17 -0000 phantom 2005-03-10 15:58:16 UTC FreeBSD src repository Modified files: share/mk bsd.nls.mk Log: Update comment to reflect default GENCAT value (changed in previous rev) Reminded by: Joerg Sonnenberger Revision Changes Path 1.12 +1 -1 src/share/mk/bsd.nls.mk From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:01:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1AE616A4CE; Thu, 10 Mar 2005 16:01:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C68EE43D31; Thu, 10 Mar 2005 16:01:46 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AG1kJG052142; Thu, 10 Mar 2005 16:01:46 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AG1k0O052141; Thu, 10 Mar 2005 16:01:46 GMT (envelope-from vs) Message-Id: <200503101601.j2AG1k0O052141@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Mar 2005 16:01:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/phase Makefile distinfo ports/x11-themes/phase/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:01:47 -0000 vs 2005-03-10 16:01:46 UTC FreeBSD ports repository Modified files: x11-themes/phase Makefile distinfo Removed files: x11-themes/phase/files patch-configure Log: Update to 0.7 PR: ports/77482 Submitted by: maintainer Revision Changes Path 1.4 +3 -2 ports/x11-themes/phase/Makefile 1.3 +2 -2 ports/x11-themes/phase/distinfo 1.2 +0 -425 ports/x11-themes/phase/files/patch-configure (dead) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:08:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2CB16A4CE; Thu, 10 Mar 2005 16:08:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6410543D1F; Thu, 10 Mar 2005 16:08:02 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AG82ot052380; Thu, 10 Mar 2005 16:08:02 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AG82Zw052379; Thu, 10 Mar 2005 16:08:02 GMT (envelope-from novel) Message-Id: <200503101608.j2AG82Zw052379@repoman.freebsd.org> From: Roman Bogorodskiy Date: Thu, 10 Mar 2005 16:08:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mpg123/files patch-CAN-2004-0991 patch-common.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:08:02 -0000 novel 2005-03-10 16:08:02 UTC FreeBSD ports repository Modified files: audio/mpg123/files patch-CAN-2004-0991 patch-common.c Log: Fix wrong handling of mp3 files with id3 tag "genre" = 148 Approved by: krion (mentor) Revision Changes Path 1.2 +0 -19 ports/audio/mpg123/files/patch-CAN-2004-0991 1.2 +28 -3 ports/audio/mpg123/files/patch-common.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:09:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 580C816A4CE; Thu, 10 Mar 2005 16:09:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C74B43D5E; Thu, 10 Mar 2005 16:09:11 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AG9AIi052435; Thu, 10 Mar 2005 16:09:10 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AG9AhY052434; Thu, 10 Mar 2005 16:09:10 GMT (envelope-from sergei) Message-Id: <200503101609.j2AG9AhY052434@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 10 Mar 2005 16:09:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/snort Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:09:11 -0000 sergei 2005-03-10 16:09:10 UTC FreeBSD ports repository Modified files: security/snort Makefile distinfo Log: - Update to 2.3.1 - Update MASTER_SITES Prompted by: Fafa Diliha Romanova Revision Changes Path 1.56 +2 -2 ports/security/snort/Makefile 1.32 +4 -6 ports/security/snort/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:09:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 334D316A4CE; Thu, 10 Mar 2005 16:09:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D1043D5F; Thu, 10 Mar 2005 16:09:48 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AG9mgh052485; Thu, 10 Mar 2005 16:09:48 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AG9m75052484; Thu, 10 Mar 2005 16:09:48 GMT (envelope-from hq) Message-Id: <200503101609.j2AG9m75052484@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 10 Mar 2005 16:09:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/jep Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:09:49 -0000 hq 2005-03-10 16:09:48 UTC FreeBSD ports repository Modified files: devel/jep Makefile Log: Forced commit to fix last commit log PR: 78389 Submitted by: Choe, Cheng-Dae Revision Changes Path 1.2 +0 -0 ports/devel/jep/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:12:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 072D216A4CE; Thu, 10 Mar 2005 16:12:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D542843D48; Thu, 10 Mar 2005 16:11:59 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGBx1Q052695; Thu, 10 Mar 2005 16:11:59 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGBx2W052694; Thu, 10 Mar 2005 16:11:59 GMT (envelope-from hq) Message-Id: <200503101611.j2AGBx2W052694@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 10 Mar 2005 16:11:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/jep Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:12:00 -0000 hq 2005-03-10 16:11:59 UTC FreeBSD ports repository Modified files: devel/jep Makefile Log: Fix MASTER_SITE_SUBDIR Revision Changes Path 1.3 +1 -1 ports/devel/jep/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:15:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F168E16A4CE; Thu, 10 Mar 2005 16:15:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C66E743D64; Thu, 10 Mar 2005 16:15:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGFFkQ052915; Thu, 10 Mar 2005 16:15:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGFFO6052914; Thu, 10 Mar 2005 16:15:15 GMT (envelope-from pav) Message-Id: <200503101615.j2AGFFO6052914@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Mar 2005 16:15:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:15:16 -0000 pav 2005-03-10 16:15:15 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Whitespace only, translators please ignore. Glanced over by: trhodes Revision Changes Path 1.692 +19 -20 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:16:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DECD16A4CE; Thu, 10 Mar 2005 16:16:51 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7783F43D3F; Thu, 10 Mar 2005 16:16:50 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id 395E615586; Thu, 10 Mar 2005 16:16:17 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 34718-09; Thu, 10 Mar 2005 16:16:08 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id 99A7F15589; Thu, 10 Mar 2005 16:16:08 +0000 (GMT) Date: Thu, 10 Mar 2005 16:16:08 +0000 From: Paul Richards To: Maxim Sobolev Message-ID: <20050310161607.GO98930@myrddin.originative.co.uk> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <422F6703.70409@portaone.com> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:16:51 -0000 On Wed, Mar 09, 2005 at 11:13:39PM +0200, Maxim Sobolev wrote: > M. Warner Losh wrote: > >In message: <422F087F.9030906@portaone.com> > > Maxim Sobolev writes: > >: and need this tool to upgrade otherwise perfectly working system(s). > > > >As a veteran of ABI wars, I think that you have an unrealistic > >expectations about what can be done. While an interesting goal, too > >many of the developers are hard wired to not even think about such > >considerations to make it successful. We have a hard enough time > >making backward compatibility work, there's no hope for 'forward' > >compatability. > > As a junior of ABI wars I think I have a realistic expectation about > what can be done. Yes, many developers don't care about `backward' > compatibility, let alone `forward' compatibility, but in fact both are > really necessary in we want to position FreeBSD as a sound design. >From a commercial standpoint, forwards compatibility is I think actually more important. When you release a commercial product you're actually more concerned about it working on already existing systems. Imagine something like Photoshop being written on the most recent version of Mac OS X and finding that compatibility only worked forward. That would mean that most users out there would have to upgrade their OS in order to use the most recent version of Photoshop! What's most important commercially is that you can use the most up to date development environment to target the largest possible installed user base. It matters a lot less if you have to support patches for newer systems since that's a much smaller user base to support and the onward development of your own product tends to keep pace with future platform changes. A "stable" ABI means it doesn't change, not that it changes in a backwards compatible manner. We should be able to enhance future versions of a branch without creating these ABI incompatibilities by supporting the existing interfaces until a future major release removes them. Better yet, lets stop "developing" our stable branches and focus on stabilising them and getter more rapid development done in our -current branch. There was a rash of MFCs for the next stable release which were nothing more than a feature push and were of dubious value in helping stability. -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:27:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1875D16A4CE; Thu, 10 Mar 2005 16:27:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E04D843D53; Thu, 10 Mar 2005 16:27:39 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGRd6i053324; Thu, 10 Mar 2005 16:27:39 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGRdTe053323; Thu, 10 Mar 2005 16:27:39 GMT (envelope-from vs) Message-Id: <200503101627.j2AGRdTe053323@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Mar 2005 16:27:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jabber Makefile ports/net/jabber/files jabberd.sh patch-jabber.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:27:40 -0000 vs 2005-03-10 16:27:39 UTC FreeBSD ports repository Modified files: net/jabber Makefile net/jabber/files jabberd.sh patch-jabber.xml Log: - Add rcng'ified startup-script - Move pid-file to /var/spool/jabber/ (/var/run/ would be better but we can't use it since jabberd drops its privs to early) PR: ports/77028 Submitted by: Vivek Khera Revision Changes Path 1.22 +2 -1 ports/net/jabber/Makefile 1.9 +27 -30 ports/net/jabber/files/jabberd.sh 1.2 +1 -1 ports/net/jabber/files/patch-jabber.xml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:28:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDF8516A4CE; Thu, 10 Mar 2005 16:28:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A655F43D4C; Thu, 10 Mar 2005 16:28:15 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGSF3C053386; Thu, 10 Mar 2005 16:28:15 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGSFg6053385; Thu, 10 Mar 2005 16:28:15 GMT (envelope-from phantom) Message-Id: <200503101628.j2AGSFg6053385@repoman.freebsd.org> From: Alexey Zelkin Date: Thu, 10 Mar 2005 16:28:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/open-motif Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:28:16 -0000 phantom 2005-03-10 16:28:15 UTC FreeBSD ports repository Modified files: x11-toolkits/open-motif Makefile Log: Merge open-motif-jdk's functionality to open-motif port itself Revision Changes Path 1.36 +14 -0 ports/x11-toolkits/open-motif/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:43:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1B4416A4CE; Thu, 10 Mar 2005 16:43:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9861543D2F; Thu, 10 Mar 2005 16:43:57 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGhvd8054073; Thu, 10 Mar 2005 16:43:57 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGhvr2054072; Thu, 10 Mar 2005 16:43:57 GMT (envelope-from phantom) Message-Id: <200503101643.j2AGhvr2054072@repoman.freebsd.org> From: Alexey Zelkin Date: Thu, 10 Mar 2005 16:43:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/open-motif-jdk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:43:57 -0000 phantom 2005-03-10 16:43:57 UTC FreeBSD ports repository Removed files: x11-toolkits/open-motif-jdk Makefile Log: Its functionality was integrated to open-motif port, remove. Revision Changes Path 1.2 +0 -23 ports/x11-toolkits/open-motif-jdk/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:45:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01C5316A4CF; Thu, 10 Mar 2005 16:45:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE1B743D66; Thu, 10 Mar 2005 16:45:23 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGjNqj054190; Thu, 10 Mar 2005 16:45:23 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGjNxD054189; Thu, 10 Mar 2005 16:45:23 GMT (envelope-from phantom) Message-Id: <200503101645.j2AGjNxD054189@repoman.freebsd.org> From: Alexey Zelkin Date: Thu, 10 Mar 2005 16:45:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:45:24 -0000 phantom 2005-03-10 16:45:23 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Log: Remove open-motif-jdk Revision Changes Path 1.355 +0 -1 ports/x11-toolkits/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:46:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A372116A4CE; Thu, 10 Mar 2005 16:46:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715E343D62; Thu, 10 Mar 2005 16:46:21 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGkLwl054247; Thu, 10 Mar 2005 16:46:21 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGkL7k054246; Thu, 10 Mar 2005 16:46:21 GMT (envelope-from phantom) Message-Id: <200503101646.j2AGkL7k054246@repoman.freebsd.org> From: Alexey Zelkin Date: Thu, 10 Mar 2005 16:46:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:46:21 -0000 phantom 2005-03-10 16:46:21 UTC FreeBSD ports repository Modified files: . modules Log: Remove open-motif-jdk Revision Changes Path 1.12093 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:52:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66AF516A4CE; Thu, 10 Mar 2005 16:52:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E83743D53; Thu, 10 Mar 2005 16:52:15 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGqFhV063876; Thu, 10 Mar 2005 16:52:15 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGqF61063875; Thu, 10 Mar 2005 16:52:15 GMT (envelope-from phantom) Message-Id: <200503101652.j2AGqF61063875@repoman.freebsd.org> From: Alexey Zelkin Date: Thu, 10 Mar 2005 16:52:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/open-motif Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:52:15 -0000 phantom 2005-03-10 16:52:15 UTC FreeBSD ports repository Modified files: x11-toolkits/open-motif Makefile Log: Add -fPIC while building at sparc64 as well Revision Changes Path 1.37 +1 -1 ports/x11-toolkits/open-motif/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:54:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 664F216A4CE; Thu, 10 Mar 2005 16:54:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F80543D5A; Thu, 10 Mar 2005 16:54:56 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AGstgL065904; Thu, 10 Mar 2005 16:54:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AGstaw065903; Thu, 10 Mar 2005 16:54:55 GMT (envelope-from pav) Message-Id: <200503101654.j2AGstaw065903@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Mar 2005 16:54:55 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:54:56 -0000 pav 2005-03-10 16:54:55 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - X section * Replace question about how to compile XFree86 3.x app with XFree86-4 libraries with a question how to install X.org when system defaults to XFree86-4 and vice versa. Inspired by 20040723 entry in /usr/ports/UPDATING Approved by: trhodes Revision Changes Path 1.693 +14 -7 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 16:55:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2774016A4CE; Thu, 10 Mar 2005 16:55:13 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.3/8.13.1) with ESMTP id j2AGtC68088634; Thu, 10 Mar 2005 11:55:12 -0500 (EST) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.3/8.13.1/Submit) id j2AGtBZV088633; Thu, 10 Mar 2005 11:55:11 -0500 (EST) (envelope-from green) Date: Thu, 10 Mar 2005 11:55:10 -0500 From: Brian Fundakowski Feldman To: Paul Richards Message-ID: <20050310165510.GE993@green.homeunix.org> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310161607.GO98930@myrddin.originative.co.uk> User-Agent: Mutt/1.5.6i cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:55:13 -0000 On Thu, Mar 10, 2005 at 04:16:08PM +0000, Paul Richards wrote: > On Wed, Mar 09, 2005 at 11:13:39PM +0200, Maxim Sobolev wrote: > > M. Warner Losh wrote: > > >In message: <422F087F.9030906@portaone.com> > > > Maxim Sobolev writes: > > >: and need this tool to upgrade otherwise perfectly working system(s). > > > > > >As a veteran of ABI wars, I think that you have an unrealistic > > >expectations about what can be done. While an interesting goal, too > > >many of the developers are hard wired to not even think about such > > >considerations to make it successful. We have a hard enough time > > >making backward compatibility work, there's no hope for 'forward' > > >compatability. > > > > As a junior of ABI wars I think I have a realistic expectation about > > what can be done. Yes, many developers don't care about `backward' > > compatibility, let alone `forward' compatibility, but in fact both are > > really necessary in we want to position FreeBSD as a sound design. > > >From a commercial standpoint, forwards compatibility is I think > actually more important. When you release a commercial product > you're actually more concerned about it working on already existing > systems. > > Imagine something like Photoshop being written on the most recent > version of Mac OS X and finding that compatibility only worked > forward. That would mean that most users out there would have to > upgrade their OS in order to use the most recent version of Photoshop! > What's most important commercially is that you can use the most up > to date development environment to target the largest possible > installed user base. It matters a lot less if you have to support > patches for newer systems since that's a much smaller user base to > support and the onward development of your own product tends to > keep pace with future platform changes. > > A "stable" ABI means it doesn't change, not that it changes in a > backwards compatible manner. We should be able to enhance future > versions of a branch without creating these ABI incompatibilities > by supporting the existing interfaces until a future major release > removes them. > > Better yet, lets stop "developing" our stable branches and focus > on stabilising them and getter more rapid development done in our > -current branch. There was a rash of MFCs for the next stable release > which were nothing more than a feature push and were of dubious > value in helping stability. How is this even a problem? The company targets 5.3-RELEASE, period, for all of 5.x. They do not need to upgrade their build computer to anything past RELENG_5_3 even in the face of security issues. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:01:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF21D16A4CE; Thu, 10 Mar 2005 17:01:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F9E43D69; Thu, 10 Mar 2005 17:01:35 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AH1Zvn070939; Thu, 10 Mar 2005 17:01:35 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AH1Z2k070938; Thu, 10 Mar 2005 17:01:35 GMT (envelope-from jeh) Message-Id: <200503101701.j2AH1Z2k070938@repoman.freebsd.org> From: "James E. Housley" Date: Thu, 10 Mar 2005 17:01:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:01:35 -0000 jeh 2005-03-10 17:01:35 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to DAT 4444 Revision Changes Path 1.311 +1 -1 ports/security/uvscan-dat/Makefile 1.308 +2 -2 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:02:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C3C116A4CF; Thu, 10 Mar 2005 17:02:44 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13EE743D1F; Thu, 10 Mar 2005 17:02:44 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j2AH2YfP026205; Thu, 10 Mar 2005 09:02:34 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j2AH2XhG026204; Thu, 10 Mar 2005 09:02:33 -0800 Date: Thu, 10 Mar 2005 09:02:33 -0800 From: Brooks Davis To: Brian Fundakowski Feldman Message-ID: <20050310170233.GA25556@odin.ac.hmc.edu> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <20050310165510.GE993@green.homeunix.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline In-Reply-To: <20050310165510.GE993@green.homeunix.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" cc: Paul Richards Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:02:44 -0000 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 10, 2005 at 11:55:10AM -0500, Brian Fundakowski Feldman wrote: > On Thu, Mar 10, 2005 at 04:16:08PM +0000, Paul Richards wrote: > > On Wed, Mar 09, 2005 at 11:13:39PM +0200, Maxim Sobolev wrote: > > > M. Warner Losh wrote: > > > >In message: <422F087F.9030906@portaone.com> > > > > Maxim Sobolev writes: > > > >: and need this tool to upgrade otherwise perfectly working system(s= ). > > > > > > > >As a veteran of ABI wars, I think that you have an unrealistic > > > >expectations about what can be done. While an interesting goal, too > > > >many of the developers are hard wired to not even think about such > > > >considerations to make it successful. We have a hard enough time > > > >making backward compatibility work, there's no hope for 'forward' > > > >compatability. > > >=20 > > > As a junior of ABI wars I think I have a realistic expectation about= =20 > > > what can be done. Yes, many developers don't care about `backward'=20 > > > compatibility, let alone `forward' compatibility, but in fact both ar= e=20 > > > really necessary in we want to position FreeBSD as a sound design. > >=20 > > >From a commercial standpoint, forwards compatibility is I think > > actually more important. When you release a commercial product > > you're actually more concerned about it working on already existing > > systems. > >=20 > > Imagine something like Photoshop being written on the most recent > > version of Mac OS X and finding that compatibility only worked > > forward. That would mean that most users out there would have to > > upgrade their OS in order to use the most recent version of Photoshop! > > What's most important commercially is that you can use the most up > > to date development environment to target the largest possible > > installed user base. It matters a lot less if you have to support > > patches for newer systems since that's a much smaller user base to > > support and the onward development of your own product tends to > > keep pace with future platform changes. > >=20 > > A "stable" ABI means it doesn't change, not that it changes in a > > backwards compatible manner. We should be able to enhance future > > versions of a branch without creating these ABI incompatibilities > > by supporting the existing interfaces until a future major release > > removes them. > >=20 > > Better yet, lets stop "developing" our stable branches and focus > > on stabilising them and getter more rapid development done in our > > -current branch. There was a rash of MFCs for the next stable release > > which were nothing more than a feature push and were of dubious > > value in helping stability. >=20 > How is this even a problem? The company targets 5.3-RELEASE, period, > for all of 5.x. They do not need to upgrade their build computer to > anything past RELENG_5_3 even in the face of security issues. This is certaintly how it's done in the Windows world. If you want to run on an older version you develop and compile on that version even though it sucks compared to the newer one. You still have to test newer versions to make sure the vendor didn't change something out from under you and that you don't use depreceated features, but development is done on the oldest version you support. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCMH2pXY6L6fI4GtQRAiDLAKDBv9R/OEDr4zbwzGhq/d4va91DJwCgnPuh Kj9RyZ5wIBSwmu1BHgnUV88= =Qsln -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:06:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8115716A4CE; Thu, 10 Mar 2005 17:06:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 389A843D49; Thu, 10 Mar 2005 17:06:21 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AH6LGA074733; Thu, 10 Mar 2005 17:06:21 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AH6LKR074732; Thu, 10 Mar 2005 17:06:21 GMT (envelope-from pav) Message-Id: <200503101706.j2AH6LKR074732@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Mar 2005 17:06:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:06:21 -0000 pav 2005-03-10 17:06:21 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - X section: * Remove instructions how to set up boot splash on FreeBSD 3.1 Instructions for 3.2+ are kept. Glanced over by: trhodes Revision Changes Path 1.694 +3 -37 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:06:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E6DA16A51F; Thu, 10 Mar 2005 17:06:23 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79FEB43D53; Thu, 10 Mar 2005 17:06:22 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ID500H71B9KUCC0@bgo1smout1.broadpark.no>; Thu, 10 Mar 2005 18:00:56 +0100 (CET) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ID500KK6BLROK40@bgo1sminn1.broadpark.no>; Thu, 10 Mar 2005 18:08:15 +0100 (CET) Received: by dsa.des.no (Pony Express, from userid 666) id C55E045212; Thu, 10 Mar 2005 18:06:20 +0100 (CET) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 4CEA54519E; Thu, 10 Mar 2005 18:06:16 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id 4405B33C1B; Thu, 10 Mar 2005 18:06:16 +0100 (CET) Date: Thu, 10 Mar 2005 18:06:16 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <20050310161607.GO98930@myrddin.originative.co.uk> To: Paul Richards Message-id: <86d5u7fn1z.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:06:23 -0000 Paul Richards writes: > Imagine something like Photoshop being written on the most recent > version of Mac OS X and finding that compatibility only worked > forward. That would mean that most users out there would have to > upgrade their OS in order to use the most recent version of Photoshop! Yes, that is usually how it goes. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:09:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A84E216A4CE; Thu, 10 Mar 2005 17:09:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C3C743D54; Thu, 10 Mar 2005 17:09:16 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AH9GI1076744; Thu, 10 Mar 2005 17:09:16 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AH9Go9076743; Thu, 10 Mar 2005 17:09:16 GMT (envelope-from des) Message-Id: <200503101709.j2AH9Go9076743@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 10 Mar 2005 17:09:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_environment.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:09:16 -0000 des 2005-03-10 17:09:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_environment.c Log: MFC: (1.38, 1.39) recognize k/m/g/t suffixes in all tunables. Approved by: re (kensmith) Revision Changes Path 1.34.2.2 +17 -2 src/sys/kern/kern_environment.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:11:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6840816A4CE; Thu, 10 Mar 2005 17:11:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D7B243D41; Thu, 10 Mar 2005 17:11:55 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AHBtl3078834; Thu, 10 Mar 2005 17:11:55 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AHBt7C078833; Thu, 10 Mar 2005 17:11:55 GMT (envelope-from flz) Message-Id: <200503101711.j2AHBt7C078833@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 10 Mar 2005 17:11:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/penguin-command Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:11:55 -0000 flz 2005-03-10 17:11:55 UTC FreeBSD ports repository Modified files: games/penguin-command Makefile Log: - Fix packing list. PR: ports/76922 Submitted by: flz Approved by: pav (mentor), maintainer timeout (1 month) Revision Changes Path 1.15 +1 -3 ports/games/penguin-command/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:15:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0851216A4CE; Thu, 10 Mar 2005 17:15:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D484143D2F; Thu, 10 Mar 2005 17:15:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AHFUWZ081370; Thu, 10 Mar 2005 17:15:30 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AHFUTA081369; Thu, 10 Mar 2005 17:15:30 GMT (envelope-from flz) Message-Id: <200503101715.j2AHFUTA081369@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 10 Mar 2005 17:15:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/fwanalog pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:15:31 -0000 flz 2005-03-10 17:15:30 UTC FreeBSD ports repository Modified files: security/fwanalog pkg-plist Log: - Fix packing list. PR: ports/77073 Submitted by: flz Approved by: pav (mentor), maintainer timeout (1 month) Revision Changes Path 1.2 +13 -1 ports/security/fwanalog/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:20:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E16F16A4CE; Thu, 10 Mar 2005 17:20:02 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id A309A43D2F; Thu, 10 Mar 2005 17:20:01 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id 4C26615598; Thu, 10 Mar 2005 17:19:28 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 35238-06; Thu, 10 Mar 2005 17:19:20 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id 6831E15589; Thu, 10 Mar 2005 17:19:19 +0000 (GMT) Date: Thu, 10 Mar 2005 17:19:18 +0000 From: Paul Richards To: Dag-Erling Sm?rgrav Message-ID: <20050310171917.GQ98930@myrddin.originative.co.uk> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86d5u7fn1z.fsf@xps.des.no> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:20:02 -0000 On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > Paul Richards writes: > > Imagine something like Photoshop being written on the most recent > > version of Mac OS X and finding that compatibility only worked > > forward. That would mean that most users out there would have to > > upgrade their OS in order to use the most recent version of Photoshop! > > Yes, that is usually how it goes. I don't believe it does. Can anyone provide real world examples of this happening that we can consider? -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:21:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C400516A4CE; Thu, 10 Mar 2005 17:21:29 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3639A43D4C; Thu, 10 Mar 2005 17:21:29 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id B458E15586; Thu, 10 Mar 2005 17:20:56 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 35238-08; Thu, 10 Mar 2005 17:20:51 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id E6CA915589; Thu, 10 Mar 2005 17:20:50 +0000 (GMT) Date: Thu, 10 Mar 2005 17:20:50 +0000 From: Paul Richards To: Brian Fundakowski Feldman Message-ID: <20050310172050.GR98930@myrddin.originative.co.uk> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <20050310165510.GE993@green.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310165510.GE993@green.homeunix.org> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:21:29 -0000 On Thu, Mar 10, 2005 at 11:55:10AM -0500, Brian Fundakowski Feldman wrote: > > How is this even a problem? The company targets 5.3-RELEASE, period, > for all of 5.x. They do not need to upgrade their build computer to > anything past RELENG_5_3 even in the face of security issues. That really irritating bug that causes their development tools to crash is fixed in 5.5. Clearly they'll want to run with that later version. -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:23:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A2B16A4CE; Thu, 10 Mar 2005 17:23:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB7343D48; Thu, 10 Mar 2005 17:23:16 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AHNGA0087872; Thu, 10 Mar 2005 17:23:16 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AHNGeF087871; Thu, 10 Mar 2005 17:23:16 GMT (envelope-from krion) Message-Id: <200503101723.j2AHNGeF087871@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 17:23:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/cimg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:23:16 -0000 krion 2005-03-10 17:23:16 UTC FreeBSD ports repository Modified files: graphics/cimg Makefile Log: Chase ImageMagick shlib version. Revision Changes Path 1.5 +2 -2 ports/graphics/cimg/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:24:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03BE016A4CE; Thu, 10 Mar 2005 17:24:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF52443D53; Thu, 10 Mar 2005 17:24:37 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AHObT4089163; Thu, 10 Mar 2005 17:24:37 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AHObjF089162; Thu, 10 Mar 2005 17:24:37 GMT (envelope-from krion) Message-Id: <200503101724.j2AHObjF089162@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Mar 2005 17:24:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/dvdauthor Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:24:38 -0000 krion 2005-03-10 17:24:37 UTC FreeBSD ports repository Modified files: multimedia/dvdauthor Makefile Log: Chase ImageMagick shlib version. Revision Changes Path 1.24 +2 -2 ports/multimedia/dvdauthor/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:25:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4282916A4CE; Thu, 10 Mar 2005 17:25:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0A2243D48; Thu, 10 Mar 2005 17:24:59 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AHOxeJ090006; Thu, 10 Mar 2005 17:24:59 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AHOxNv090005; Thu, 10 Mar 2005 17:24:59 GMT (envelope-from novel) Message-Id: <200503101724.j2AHOxNv090005@repoman.freebsd.org> From: Roman Bogorodskiy Date: Thu, 10 Mar 2005 17:24:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/boaconstructor Makefile ports/mail/freepops Makefile ports/x11-themes/gnome-icons-lila Makefile ports/x11-themes/gtk-lila-theme-extras... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:25:00 -0000 novel 2005-03-10 17:24:59 UTC FreeBSD ports repository Modified files: devel/boaconstructor Makefile mail/freepops Makefile x11-themes/gnome-icons-lila Makefile x11-themes/gtk-lila-theme Makefile x11-themes/gtk-lila-theme-extras Makefile games/lgeneral Makefile games/lgeneral-data Makefile x11-themes/lila-xfwm4 Makefile java/mx4j Makefile net/nc6 Makefile www/plone Makefile net/whois Makefile misc/xfce4-weather-plugin Makefile multimedia/xmms-skins Makefile www/zope-archetypes Makefile www/zope-cmf Makefile www/zope-generator Makefile www/zope-mimetypesregistry Makefile www/zope-mysqluserfolder Makefile www/zope-portaltransforms Makefile www/zope-validation Makefile www/zope-zmysqlda Makefile Log: Change maintainer's e-mail. PR: 78669 Submitted by: maintainer Approved by: krion (mentor) Revision Changes Path 1.12 +1 -1 ports/devel/boaconstructor/Makefile 1.4 +1 -1 ports/games/lgeneral-data/Makefile 1.9 +1 -1 ports/games/lgeneral/Makefile 1.2 +1 -1 ports/java/mx4j/Makefile 1.2 +1 -1 ports/mail/freepops/Makefile 1.10 +1 -1 ports/misc/xfce4-weather-plugin/Makefile 1.2 +1 -1 ports/multimedia/xmms-skins/Makefile 1.13 +1 -1 ports/net/nc6/Makefile 1.26 +1 -1 ports/net/whois/Makefile 1.16 +1 -1 ports/www/plone/Makefile 1.6 +1 -1 ports/www/zope-archetypes/Makefile 1.14 +1 -1 ports/www/zope-cmf/Makefile 1.2 +1 -1 ports/www/zope-generator/Makefile 1.2 +1 -1 ports/www/zope-mimetypesregistry/Makefile 1.4 +1 -1 ports/www/zope-mysqluserfolder/Makefile 1.5 +1 -1 ports/www/zope-portaltransforms/Makefile 1.2 +1 -1 ports/www/zope-validation/Makefile 1.11 +1 -1 ports/www/zope-zmysqlda/Makefile 1.2 +1 -1 ports/x11-themes/gnome-icons-lila/Makefile 1.2 +1 -1 ports/x11-themes/gtk-lila-theme-extras/Makefile 1.2 +1 -1 ports/x11-themes/gtk-lila-theme/Makefile 1.5 +1 -1 ports/x11-themes/lila-xfwm4/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:26:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9278316A4CE; Thu, 10 Mar 2005 17:26:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A2843D31; Thu, 10 Mar 2005 17:26:34 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AHQYvq091687; Thu, 10 Mar 2005 17:26:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AHQY2T091686; Thu, 10 Mar 2005 17:26:34 GMT (envelope-from pav) Message-Id: <200503101726.j2AHQY2T091686@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Mar 2005 17:26:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:26:34 -0000 pav 2005-03-10 17:26:34 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Whitespace fix, translators please ignore Revision Changes Path 1.695 +15 -16 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:27:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 908D216A4CE; Thu, 10 Mar 2005 17:27:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 612B543D49; Thu, 10 Mar 2005 17:27:24 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AHROYC092506; Thu, 10 Mar 2005 17:27:24 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AHROu3092505; Thu, 10 Mar 2005 17:27:24 GMT (envelope-from adamw) Message-Id: <200503101727.j2AHROu3092505@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 10 Mar 2005 17:27:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla/files patch-layout_svg_renderer_src_cairo_nsSVGCairoCanvas.cpp patch-layout_svg_renderer_src_cairo_nsSVGCairoGlyphMetrics.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:27:24 -0000 adamw 2005-03-10 17:27:24 UTC FreeBSD ports repository Added files: www/mozilla/files patch-layout_svg_renderer_src_cairo_nsSVGCairoCanvas.cpp patch-layout_svg_renderer_src_cairo_nsSVGCairoGlyphMetrics.cpp Log: Fix build with cairo. Revision Changes Path 1.1 +10 -0 ports/www/mozilla/files/patch-layout_svg_renderer_src_cairo_nsSVGCairoCanvas.cpp (new) 1.1 +10 -0 ports/www/mozilla/files/patch-layout_svg_renderer_src_cairo_nsSVGCairoGlyphMetrics.cpp (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:36:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8D2616A4CE; Thu, 10 Mar 2005 17:36:49 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF4743D31; Thu, 10 Mar 2005 17:36:49 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j2AHakc3031133; Thu, 10 Mar 2005 09:36:46 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j2AHakoN031132; Thu, 10 Mar 2005 09:36:46 -0800 Date: Thu, 10 Mar 2005 09:36:46 -0800 From: Brooks Davis To: Paul Richards Message-ID: <20050310173645.GB25556@odin.ac.hmc.edu> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <20050310165510.GE993@green.homeunix.org> <20050310172050.GR98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wq9mPyueHGvFACwf" Content-Disposition: inline In-Reply-To: <20050310172050.GR98930@myrddin.originative.co.uk> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: Brian Fundakowski Feldman cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:36:50 -0000 --wq9mPyueHGvFACwf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 10, 2005 at 05:20:50PM +0000, Paul Richards wrote: > On Thu, Mar 10, 2005 at 11:55:10AM -0500, Brian Fundakowski Feldman wrote: > >=20 > > How is this even a problem? The company targets 5.3-RELEASE, period, > > for all of 5.x. They do not need to upgrade their build computer to > > anything past RELENG_5_3 even in the face of security issues. >=20 > That really irritating bug that causes their development tools to > crash is fixed in 5.5. Clearly they'll want to run with that later > version. Then they should tell their customers that they only support 5.5 or they should routinly test on 5.3 to make sure that keeps working. For that matter, in the case we are discussing, as long as they don't use the new flags they would not have any problems and if they failed to test on the old version they claimed to support that's their problem. That said, there are things that could be done to make flag-like APIs more robust like checking that all passed flags are valid and returning an appropriate error (ENOSUP, etc) if they are not so developers could write applications that use new flags when available and back off if not. Someone who is intrested in these issues would certaintly be doing us a service by hunting down and fixing these kinds of things. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --wq9mPyueHGvFACwf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCMIWtXY6L6fI4GtQRAhXLAKCaI4t9UyZAYd3p+ChB7rxHRmAiHQCePMFo cr7bi5CD8zLKRLxH8qU/H6Y= =ItL3 -----END PGP SIGNATURE----- --wq9mPyueHGvFACwf-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:45:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A19F416A4CE; Thu, 10 Mar 2005 17:45:02 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.3/8.13.1) with ESMTP id j2AHj2iw089911; Thu, 10 Mar 2005 12:45:02 -0500 (EST) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.3/8.13.1/Submit) id j2AHj1da089910; Thu, 10 Mar 2005 12:45:01 -0500 (EST) (envelope-from green) Date: Thu, 10 Mar 2005 12:45:01 -0500 From: Brian Fundakowski Feldman To: Paul Richards Message-ID: <20050310174501.GF993@green.homeunix.org> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <20050310165510.GE993@green.homeunix.org> <20050310172050.GR98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310172050.GR98930@myrddin.originative.co.uk> User-Agent: Mutt/1.5.6i cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:45:03 -0000 On Thu, Mar 10, 2005 at 05:20:50PM +0000, Paul Richards wrote: > On Thu, Mar 10, 2005 at 11:55:10AM -0500, Brian Fundakowski Feldman wrote: > > > > How is this even a problem? The company targets 5.3-RELEASE, period, > > for all of 5.x. They do not need to upgrade their build computer to > > anything past RELENG_5_3 even in the face of security issues. > > That really irritating bug that causes their development tools to > crash is fixed in 5.5. Clearly they'll want to run with that later > version. This is a perfect strawman of a non-security fix that should be applied to the RELENG_5_3 security branch, AFAICT. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:46:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B19816A4CF; Thu, 10 Mar 2005 17:46:47 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03C0B43D54; Thu, 10 Mar 2005 17:46:47 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2AHlOB3087354; Thu, 10 Mar 2005 10:47:27 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <42308769.5080506@samsco.org> Date: Thu, 10 Mar 2005 10:44:09 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Richards References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> In-Reply-To: <20050310171917.GQ98930@myrddin.originative.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:46:47 -0000 Paul Richards wrote: > On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > >>Paul Richards writes: >> >>>Imagine something like Photoshop being written on the most recent >>>version of Mac OS X and finding that compatibility only worked >>>forward. That would mean that most users out there would have to >>>upgrade their OS in order to use the most recent version of Photoshop! >> >>Yes, that is usually how it goes. > > > I don't believe it does. Can anyone provide real world examples of > this happening that we can consider? > You know, I'm completely outraged that I can't use MSWord 2005 on my Windows 3.1 system! I even installed the win32s library! Don't those bozos at Microsoft care at all about forwards compatibility? Scott From owner-cvs-all@FreeBSD.ORG Thu Mar 10 17:51:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D22116A4CE; Thu, 10 Mar 2005 17:51:13 +0000 (GMT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2FF443D39; Thu, 10 Mar 2005 17:51:12 +0000 (GMT) (envelope-from schweikh@schweikhardt.net) Received: by bremen.shuttle.de (Postfix, from userid 10) id 07DD23B952; Thu, 10 Mar 2005 18:51:10 +0100 (CET) Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) j2AHoiGh089399; Thu, 10 Mar 2005 18:50:44 +0100 (CET) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.13.3/8.13.3/Submit) id j2AHoikh089398; Thu, 10 Mar 2005 18:50:44 +0100 (CET) (envelope-from schweikh) Date: Thu, 10 Mar 2005 18:50:44 +0100 From: Jens Schweikhardt To: Paul Richards Message-ID: <20050310175044.GB784@schweikhardt.net> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310171917.GQ98930@myrddin.originative.co.uk> User-Agent: Mutt/1.5.8i cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 17:51:13 -0000 On Thu, Mar 10, 2005 at 05:19:18PM +0000, Paul Richards wrote: # On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: # > Paul Richards writes: # > > Imagine something like Photoshop being written on the most recent # > > version of Mac OS X and finding that compatibility only worked # > > forward. That would mean that most users out there would have to # > > upgrade their OS in order to use the most recent version of Photoshop! # > # > Yes, that is usually how it goes. # # I don't believe it does. Can anyone provide real world examples of # this happening that we can consider? SunOS 4^WSolaris 1 vs Solaris 2 and the SparcWorks compiler suite? SunOS 4 users had to make do with the much inferior acc ("ansi c compiler"). Yes, that was long ago, but not unheard of, even in the commercial world. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:09:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5693416A4CE; Thu, 10 Mar 2005 18:09:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E64B43D2F; Thu, 10 Mar 2005 18:09:26 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AI9P2S011518; Thu, 10 Mar 2005 18:09:25 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AI9PaG011517; Thu, 10 Mar 2005 18:09:25 GMT (envelope-from imp) Message-Id: <200503101809.j2AI9PaG011517@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Mar 2005 18:09:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fdc fdc_isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:09:26 -0000 imp 2005-03-10 18:09:25 UTC FreeBSD src repository Modified files: sys/dev/fdc fdc_isa.c Log: Fix a couple of problems with the probe code when used with pnpbios resources. When allocating 6 ports for a 4 port range isa code returns an error. I'm not sure yet why this is the case, but suspect it is just a non-regularity in how the resource allocation code works which should be corrected. Use 1 as the ports size in this case. However, in the hints case, we have to specify the length, so use 6 in that case. I believe that this is also acpi friendly. Also, complain when we can't allocate FDOUT register space. Right now we silently fail when we can't. This failure is referred to above. When there's no resource for FDCTL, go ahead and allocate one by hand. Many PNPBIOS tables don't list this resource, and our hints mechanism also doesn't cover that range. If we can't allocate it, whine, but fake up something. Before, we were always bogusly faking it and no one noticed the sham (save the original author who has now fixed his private shame). Revision Changes Path 1.20 +23 -9 src/sys/dev/fdc/fdc_isa.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:09:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B4E716A4CE; Thu, 10 Mar 2005 18:09:47 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBCA43D54; Thu, 10 Mar 2005 18:09:46 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id 6D3EE15586; Thu, 10 Mar 2005 18:09:13 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 35583-04; Thu, 10 Mar 2005 18:09:04 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id 0286315589; Thu, 10 Mar 2005 18:09:04 +0000 (GMT) Date: Thu, 10 Mar 2005 18:09:03 +0000 From: Paul Richards To: Scott Long Message-ID: <20050310180903.GS98930@myrddin.originative.co.uk> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42308769.5080506@samsco.org> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:09:47 -0000 On Thu, Mar 10, 2005 at 10:44:09AM -0700, Scott Long wrote: > Paul Richards wrote: > >On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > > > >>Paul Richards writes: > >> > >>>Imagine something like Photoshop being written on the most recent > >>>version of Mac OS X and finding that compatibility only worked > >>>forward. That would mean that most users out there would have to > >>>upgrade their OS in order to use the most recent version of Photoshop! > >> > >>Yes, that is usually how it goes. > > > > > >I don't believe it does. Can anyone provide real world examples of > >this happening that we can consider? > > > > You know, I'm completely outraged that I can't use MSWord 2005 on my > Windows 3.1 system! I even installed the win32s library! Don't those > bozos at Microsoft care at all about forwards compatibility? We're talking minor releases across stable branches here. This issue is not whether 6.1 should run on 5.3 it's whether 5.4 should run on 5.3 I would expect software developed on XP service pack 2 to be able to run on a fresh CD install of XP. -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:12:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D71516A4CE; Thu, 10 Mar 2005 18:12:50 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5459243D53; Thu, 10 Mar 2005 18:12:49 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id F2A3D15586; Thu, 10 Mar 2005 18:12:15 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 35533-10; Thu, 10 Mar 2005 18:12:10 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id 5F81A15589; Thu, 10 Mar 2005 18:12:10 +0000 (GMT) Date: Thu, 10 Mar 2005 18:12:09 +0000 From: Paul Richards To: Jens Schweikhardt Message-ID: <20050310181209.GT98930@myrddin.originative.co.uk> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <20050310175044.GB784@schweikhardt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310175044.GB784@schweikhardt.net> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:12:50 -0000 On Thu, Mar 10, 2005 at 06:50:44PM +0100, Jens Schweikhardt wrote: > On Thu, Mar 10, 2005 at 05:19:18PM +0000, Paul Richards wrote: > # On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > # > Paul Richards writes: > # > > Imagine something like Photoshop being written on the most recent > # > > version of Mac OS X and finding that compatibility only worked > # > > forward. That would mean that most users out there would have to > # > > upgrade their OS in order to use the most recent version of Photoshop! > # > > # > Yes, that is usually how it goes. > # > # I don't believe it does. Can anyone provide real world examples of > # this happening that we can consider? > > SunOS 4^WSolaris 1 vs Solaris 2 and the SparcWorks compiler suite? SunOS > 4 users had to make do with the much inferior acc ("ansi c compiler"). > Yes, that was long ago, but not unheard of, even in the commercial world. We're not talking about compatibility across major versions, only within the lifetime of a stable branch. -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:19:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEEC616A4CE; Thu, 10 Mar 2005 18:19:18 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2FFA43D58; Thu, 10 Mar 2005 18:19:17 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2AIJxc3087562; Thu, 10 Mar 2005 11:20:02 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <42308F0C.6020102@samsco.org> Date: Thu, 10 Mar 2005 11:16:44 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Richards References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <20050310180903.GS98930@myrddin.originative.co.uk> In-Reply-To: <20050310180903.GS98930@myrddin.originative.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:19:19 -0000 Paul Richards wrote: > On Thu, Mar 10, 2005 at 10:44:09AM -0700, Scott Long wrote: > >>Paul Richards wrote: >> >>>On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: >>> >>> >>>>Paul Richards writes: >>>> >>>> >>>>>Imagine something like Photoshop being written on the most recent >>>>>version of Mac OS X and finding that compatibility only worked >>>>>forward. That would mean that most users out there would have to >>>>>upgrade their OS in order to use the most recent version of Photoshop! >>>> >>>>Yes, that is usually how it goes. >>> >>> >>>I don't believe it does. Can anyone provide real world examples of >>>this happening that we can consider? >>> >> >>You know, I'm completely outraged that I can't use MSWord 2005 on my >>Windows 3.1 system! I even installed the win32s library! Don't those >>bozos at Microsoft care at all about forwards compatibility? > > > We're talking minor releases across stable branches here. This > issue is not whether 6.1 should run on 5.3 it's whether 5.4 should > run on 5.3 > > I would expect software developed on XP service pack 2 to be able > to run on a fresh CD install of XP. > No that's not the case. Go look at software retail boxes sometime. They often say "Requires Windows FOO Service Pack BAR". This was especially true with NT 4.0 and its incredibly long lifespan. I would fully expect that software that comes out in the next year to start requiring SP2 for XP. Scott. From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:19:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6480616A4CE; Thu, 10 Mar 2005 18:19:44 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id B637943D3F; Thu, 10 Mar 2005 18:19:43 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id 1B17115597; Thu, 10 Mar 2005 18:19:09 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 35714-02; Thu, 10 Mar 2005 18:19:04 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id 8848A15589; Thu, 10 Mar 2005 18:19:04 +0000 (GMT) Date: Thu, 10 Mar 2005 18:19:04 +0000 From: Paul Richards To: Brooks Davis Message-ID: <20050310181903.GU98930@myrddin.originative.co.uk> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <20050310165510.GE993@green.homeunix.org> <20050310172050.GR98930@myrddin.originative.co.uk> <20050310173645.GB25556@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310173645.GB25556@odin.ac.hmc.edu> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk cc: Brian Fundakowski Feldman cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:19:44 -0000 On Thu, Mar 10, 2005 at 09:36:46AM -0800, Brooks Davis wrote: > On Thu, Mar 10, 2005 at 05:20:50PM +0000, Paul Richards wrote: > > On Thu, Mar 10, 2005 at 11:55:10AM -0500, Brian Fundakowski Feldman wrote: > > > > > > How is this even a problem? The company targets 5.3-RELEASE, period, > > > for all of 5.x. They do not need to upgrade their build computer to > > > anything past RELENG_5_3 even in the face of security issues. > > > > That really irritating bug that causes their development tools to > > crash is fixed in 5.5. Clearly they'll want to run with that later > > version. > > Then they should tell their customers that they only support 5.5 or they > should routinly test on 5.3 to make sure that keeps working. For that That's the crux of FreeBSD's problem really. We can't tell the commercial world to change the way they work to suit what we want to do. If we want them to take FreeBSD seriously we have to fit with the expectations they have. > matter, in the case we are discussing, as long as they don't use the new > flags they would not have any problems and if they failed to test on the > old version they claimed to support that's their problem. Across a stable branch I think it's unrealistic to expect commercial developers to keep track of all these nuances. These are the sorts of development overheads that make costs prohibitive and thereby rule out support for particular platforms. -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:20:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 219EC16A4D0; Thu, 10 Mar 2005 18:20:26 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D36C143D3F; Thu, 10 Mar 2005 18:20:25 +0000 (GMT) (envelope-from flata@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1212) id B5A86DA83D; Thu, 10 Mar 2005 10:20:25 -0800 (PST) Date: Thu, 10 Mar 2005 08:20:25 -1000 From: juli mallett To: Paul Richards Message-ID: <20050310182025.GA79937@toxic.magnesium.net> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment In-Reply-To: <20050310171917.GQ98930@myrddin.originative.co.uk> User-Agent: Mutt/1.4.1i X-Towel: Yes cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:20:26 -0000 * Paul Richards [ Date: 2005-03-10 ] [ w.r.t. Re: cvs commit: src/sys/compat/linux linux_socket.c ] > On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > > Paul Richards writes: > > > Imagine something like Photoshop being written on the most recent > > > version of Mac OS X and finding that compatibility only worked > > > forward. That would mean that most users out there would have to > > > upgrade their OS in order to use the most recent version of Photoshop! > > > > Yes, that is usually how it goes. > > I don't believe it does. Can anyone provide real world examples of > this happening that we can consider? A number of Mac OS X applications target 10.2 and up, now. Some apps (macam.sf.net comes to mind) released stuff before then which is broken on newer Mac OS X, but can be fixed for 10.2. The 10.2 fixed stuff will not work on 10.1 or earlier. Apple provides "cross development" tools to build for just about every version of Mac OS X. But most sane people? They target 10.2+. Even though I'm sure on a mailing list somewhere, someone inside Apple who never seems able to find anything better to do is whining on some mailing list that doesn't care about how they're breaking all sorts of ABI, API, and Scary Monkey compat. Their cries of DOOOOOOOOOOOM go unheeded. So will yours. From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:21:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88CA116A4EB; Thu, 10 Mar 2005 18:21:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 595A843D49; Thu, 10 Mar 2005 18:21:35 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AILZIX012088; Thu, 10 Mar 2005 18:21:35 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AILZ8i012087; Thu, 10 Mar 2005 18:21:35 GMT (envelope-from phk) Message-Id: <200503101821.j2AILZ8i012087@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Mar 2005 18:21:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/devfs devfs_devs.c devfs_vnops.c src/sys/kern kern_conf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:21:35 -0000 phk 2005-03-10 18:21:35 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_devs.c devfs_vnops.c sys/kern kern_conf.c Log: Try to fix the mess I made of devname, with the minimal subset of the larger minor/major patch which was posted for testing. Revision Changes Path 1.34 +5 -4 src/sys/fs/devfs/devfs_devs.c 1.106 +59 -1 src/sys/fs/devfs/devfs_vnops.c 1.177 +0 -35 src/sys/kern/kern_conf.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:23:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E39716A4CE; Thu, 10 Mar 2005 18:23:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3601043D5C; Thu, 10 Mar 2005 18:23:16 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AINGYG012143; Thu, 10 Mar 2005 18:23:16 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AING7I012142; Thu, 10 Mar 2005 18:23:16 GMT (envelope-from mux) Message-Id: <200503101823.j2AING7I012142@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 10 Mar 2005 18:23:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:23:16 -0000 mux 2005-03-10 18:23:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/fxp if_fxp.c Log: MFC if_fxp.c revision 1.225: date: 2005/03/03 00:22:59; author: mux; state: Exp; lines: +13 -8 Fix the panic recently reported on -current@ occuring when configuring a vlan interface attached to a fxp(4) card when it has not been initialized yet. We now set the links from our internel TX descriptor structure to the TX command blocks at attach time rather than at init time. While I'm here, slightly improve the style in fxp_attach(). PR: kern/78112 Reported by: Gavin Atkinson and others Tested by: flz, Gavin Atkinson Approved by: re@ (kensmith) Revision Changes Path 1.217.2.7 +13 -8 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:25:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC1B916A4CE; Thu, 10 Mar 2005 18:25:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8245443D5D; Thu, 10 Mar 2005 18:25:24 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AIPOnE012276; Thu, 10 Mar 2005 18:25:24 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AIPOqj012275; Thu, 10 Mar 2005 18:25:24 GMT (envelope-from obrien) Message-Id: <200503101825.j2AIPOqj012275@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Mar 2005 18:25:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:25:24 -0000 obrien 2005-03-10 18:25:24 UTC FreeBSD ports repository Modified files: net/rdesktop pkg-plist Log: Upgrade to version 1.4.0. (this was missed in the Makefile commit) Revision Changes Path 1.4 +8 -1 ports/net/rdesktop/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:27:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2C6316A4CE for ; Thu, 10 Mar 2005 18:27:48 +0000 (GMT) Received: from av1-2-sn4.m-sp.skanova.net (av1-2-sn4.m-sp.skanova.net [81.228.10.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD2343D31 for ; Thu, 10 Mar 2005 18:27:48 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av1-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id 2142837E57; Thu, 10 Mar 2005 19:27:46 +0100 (CET) Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av1-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id 12AB837E46 for ; Thu, 10 Mar 2005 19:27:46 +0100 (CET) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with SMTP id A047B37E4B for ; Thu, 10 Mar 2005 19:27:44 +0100 (CET) Received: (qmail 77647 invoked by uid 1001); 10 Mar 2005 18:27:42 -0000 Date: Thu, 10 Mar 2005 19:27:42 +0100 From: Erik Trulsson To: Paul Richards Message-ID: <20050310182742.GA77617@falcon.midgard.homeip.net> Mail-Followup-To: Paul Richards , Scott Long , Maxim Sobolev , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, alfred@FreeBSD.org, cvs-all@FreeBSD.org, Dag-Erling Sm?rgrav , "M. Warner Losh" References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <20050310180903.GS98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310180903.GS98930@myrddin.originative.co.uk> User-Agent: Mutt/1.5.6i cc: Scott Long cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: Maxim Sobolev cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:27:49 -0000 On Thu, Mar 10, 2005 at 06:09:03PM +0000, Paul Richards wrote: > On Thu, Mar 10, 2005 at 10:44:09AM -0700, Scott Long wrote: > > Paul Richards wrote: > > >On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > > > > > >>Paul Richards writes: > > >> > > >>>Imagine something like Photoshop being written on the most recent > > >>>version of Mac OS X and finding that compatibility only worked > > >>>forward. That would mean that most users out there would have to > > >>>upgrade their OS in order to use the most recent version of Photoshop! > > >> > > >>Yes, that is usually how it goes. > > > > > > > > >I don't believe it does. Can anyone provide real world examples of > > >this happening that we can consider? > > > > > > > You know, I'm completely outraged that I can't use MSWord 2005 on my > > Windows 3.1 system! I even installed the win32s library! Don't those > > bozos at Microsoft care at all about forwards compatibility? > > We're talking minor releases across stable branches here. This > issue is not whether 6.1 should run on 5.3 it's whether 5.4 should > run on 5.3 > > I would expect software developed on XP service pack 2 to be able > to run on a fresh CD install of XP. I wouldn't be so certain about that. Case in point: Last year a friend of mine bought a new computer, but could not use the sound device on the motherboard due to a lack of drivers. The sound drivers included with the motherboard (as well as those available from the manufacturers website) only supported Windows 98SE and later, while she was using plain Windows 98. Another example is that there are several Macintosh programs that will only work on MacOS 7.6 or later, and thus will not run on MacOS 7.5.5 (which is the latest version that can be downloaded for free from Apple.) That is two examples from the commercial world of not having forward compatibility between minor releases - I am certain many more examples can be found. -- Erik Trulsson ertr1013@student.uu.se From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:30:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB74F16A4CE; Thu, 10 Mar 2005 18:30:17 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C753443D3F; Thu, 10 Mar 2005 18:30:16 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id 9767815586; Thu, 10 Mar 2005 18:29:43 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 35855-01; Thu, 10 Mar 2005 18:29:30 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id 99F1315589; Thu, 10 Mar 2005 18:29:29 +0000 (GMT) Date: Thu, 10 Mar 2005 18:29:28 +0000 From: Paul Richards To: Scott Long Message-ID: <20050310182928.GV98930@myrddin.originative.co.uk> References: <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <20050310180903.GS98930@myrddin.originative.co.uk> <42308F0C.6020102@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42308F0C.6020102@samsco.org> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:30:18 -0000 On Thu, Mar 10, 2005 at 11:16:44AM -0700, Scott Long wrote: > Paul Richards wrote: > >On Thu, Mar 10, 2005 at 10:44:09AM -0700, Scott Long wrote: > > > >>Paul Richards wrote: > >> > >>>On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > >>> > >>> > >>>>Paul Richards writes: > >>>> > >>>> > >>>>>Imagine something like Photoshop being written on the most recent > >>>>>version of Mac OS X and finding that compatibility only worked > >>>>>forward. That would mean that most users out there would have to > >>>>>upgrade their OS in order to use the most recent version of Photoshop! > >>>> > >>>>Yes, that is usually how it goes. > >>> > >>> > >>>I don't believe it does. Can anyone provide real world examples of > >>>this happening that we can consider? > >>> > >> > >>You know, I'm completely outraged that I can't use MSWord 2005 on my > >>Windows 3.1 system! I even installed the win32s library! Don't those > >>bozos at Microsoft care at all about forwards compatibility? > > > > > >We're talking minor releases across stable branches here. This > >issue is not whether 6.1 should run on 5.3 it's whether 5.4 should > >run on 5.3 > > > >I would expect software developed on XP service pack 2 to be able > >to run on a fresh CD install of XP. > > > > No that's not the case. Go look at software retail boxes sometime. > They often say "Requires Windows FOO Service Pack BAR". This was > especially true with NT 4.0 and its incredibly long lifespan. I would > fully expect that software that comes out in the next year to start > requiring SP2 for XP. What we're discussing here though is changes in the ABI. If SP2 fixes a bug in the OS that is essential to your software working then obviously it will require SP2. Likewise, if a new feature gets added to XP in a later service pack and your product is written to make use of it then clearly you'll require the latest SP. However, what we're talking about here is targetting the original version of XP but using a later version as the development platform. Obviously anyone sane will thouroughly test their product against both versions but they'd expect the same binary to work on both if it was written against what they expected to be a stable ABI. -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:30:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7CE616A4D8; Thu, 10 Mar 2005 18:30:43 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A660243D39; Thu, 10 Mar 2005 18:30:43 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1D9SQo-000Jgr-53; Thu, 10 Mar 2005 19:30:46 +0100 Date: Thu, 10 Mar 2005 19:30:46 +0100 From: Kirill Ponomarew To: "David E. O'Brien" Message-ID: <20050310183046.GD73975@voodoo.oberon.net> References: <200503101825.j2AIPOqj012275@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503101825.j2AIPOqj012275@repoman.freebsd.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:30:44 -0000 On Thu, Mar 10, 2005 at 06:25:24PM +0000, David E. O'Brien wrote: > obrien 2005-03-10 18:25:24 UTC > > FreeBSD ports repository > > Modified files: > net/rdesktop pkg-plist > Log: > Upgrade to version 1.4.0. > (this was missed in the Makefile commit) David, are these changes approved by maintainer ? If yes, insert "Approved by", if no, please coordinate your efforts with maintainers in the future. -Kirill From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:31:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E75116A4CF; Thu, 10 Mar 2005 18:31:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E44043D31; Thu, 10 Mar 2005 18:31:39 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AIVcbS012600; Thu, 10 Mar 2005 18:31:38 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AIVc7b012599; Thu, 10 Mar 2005 18:31:38 GMT (envelope-from ahze) Message-Id: <200503101831.j2AIVc7b012599@repoman.freebsd.org> From: Michael Johnson Date: Thu, 10 Mar 2005 18:31:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/cairo Makefileports/graphics/cairo/files patch-cairo.pc.in patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:31:39 -0000 ahze 2005-03-10 18:31:38 UTC FreeBSD ports repository Modified files: graphics/cairo Makefile Removed files: graphics/cairo/files patch-cairo.pc.in patch-configure Log: - Remove two patch that were needed for a cvs snapshot we had on marcuscom cvs to fix build with XFree86 PR: ports/78668 Submitted by: vs Revision Changes Path 1.12 +1 -1 ports/graphics/cairo/Makefile 1.2 +0 -10 ports/graphics/cairo/files/patch-cairo.pc.in (dead) 1.2 +0 -15 ports/graphics/cairo/files/patch-configure (dead) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:44:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE9616A4CE; Thu, 10 Mar 2005 18:44:47 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE3F43D39; Thu, 10 Mar 2005 18:44:46 +0000 (GMT) (envelope-from flata@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1212) id 5AD3EDA886; Thu, 10 Mar 2005 10:44:46 -0800 (PST) Date: Thu, 10 Mar 2005 08:44:46 -1000 From: juli mallett To: Paul Richards Message-ID: <20050310184446.GA81235@toxic.magnesium.net> References: <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <20050310180903.GS98930@myrddin.originative.co.uk> <42308F0C.6020102@samsco.org> <20050310182928.GV98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310182928.GV98930@myrddin.originative.co.uk> User-Agent: Mutt/1.4.1i X-Towel: Yes cc: Scott Long cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: Maxim Sobolev cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:44:47 -0000 * Paul Richards [ Date: 2005-03-10 ] [ w.r.t. Re: cvs commit: src/sys/compat/linux linux_socket.c ] > On Thu, Mar 10, 2005 at 11:16:44AM -0700, Scott Long wrote: > > Paul Richards wrote: > > >On Thu, Mar 10, 2005 at 10:44:09AM -0700, Scott Long wrote: > > > > > >>Paul Richards wrote: > > >> > > >>>On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: > > >>> > > >>> > > >>>>Paul Richards writes: > > >>>> > > >>>> > > >>>>>Imagine something like Photoshop being written on the most recent > > >>>>>version of Mac OS X and finding that compatibility only worked > > >>>>>forward. That would mean that most users out there would have to > > >>>>>upgrade their OS in order to use the most recent version of Photoshop! > > >>>> > > >>>>Yes, that is usually how it goes. > > >>> > > >>> > > >>>I don't believe it does. Can anyone provide real world examples of > > >>>this happening that we can consider? > > >>> > > >> > > >>You know, I'm completely outraged that I can't use MSWord 2005 on my > > >>Windows 3.1 system! I even installed the win32s library! Don't those > > >>bozos at Microsoft care at all about forwards compatibility? > > > > > > > > >We're talking minor releases across stable branches here. This > > >issue is not whether 6.1 should run on 5.3 it's whether 5.4 should > > >run on 5.3 > > > > > >I would expect software developed on XP service pack 2 to be able > > >to run on a fresh CD install of XP. > > > > > > > No that's not the case. Go look at software retail boxes sometime. > > They often say "Requires Windows FOO Service Pack BAR". This was > > especially true with NT 4.0 and its incredibly long lifespan. I would > > fully expect that software that comes out in the next year to start > > requiring SP2 for XP. > > What we're discussing here though is changes in the ABI. If SP2 > fixes a bug in the OS that is essential to your software working > then obviously it will require SP2. > > Likewise, if a new feature gets added to XP in a later service pack > and your product is written to make use of it then clearly you'll > require the latest SP. > > However, what we're talking about here is targetting the original > version of XP but using a later version as the development platform. > Obviously anyone sane will thouroughly test their product against > both versions but they'd expect the same binary to work on both if > it was written against what they expected to be a stable ABI. You CANNOT say "if a new feature gets added then clearly" and then try to say that you might just MAGICALLY make use of a new feature and be shocked and AMAZED when it doesn't work on an older version. This is an OBSCURE FLAG. That will not EAT YOUR CHILDREN if you do not use it. IF SOMEONE CHOOSES TO USE IT they should check when support was added. WE DO NOT REQUIRE THAT SOMEONE USE IT. If they were to port from Linux and use MSG_NOSIGNAL, ignorant that it ever wasn't there, then it would be THEIR PROBLEM if they claimed their code worked fine on versions without it, without testing that this was the case. From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:47:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 940CD16A4CE; Thu, 10 Mar 2005 18:47:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6937043D46; Thu, 10 Mar 2005 18:47:41 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AIlfKP013185; Thu, 10 Mar 2005 18:47:41 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AIlfDE013184; Thu, 10 Mar 2005 18:47:41 GMT (envelope-from adamw) Message-Id: <200503101847.j2AIlfDE013184@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 10 Mar 2005 18:47:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/snes9express Makefile ports/emulators/snes9express/files patch-frend.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:47:41 -0000 adamw 2005-03-10 18:47:41 UTC FreeBSD ports repository Modified files: emulators/snes9express Makefile Added files: emulators/snes9express/files patch-frend.cc Log: Apply a simple fix to remove the dependency upon gcc 3.3 Revision Changes Path 1.4 +0 -1 ports/emulators/snes9express/Makefile 1.1 +10 -0 ports/emulators/snes9express/files/patch-frend.cc (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:49:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CD5716A4CE; Thu, 10 Mar 2005 18:49:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F6C43D46; Thu, 10 Mar 2005 18:49:17 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AInHln013244; Thu, 10 Mar 2005 18:49:17 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AInHlT013243; Thu, 10 Mar 2005 18:49:17 GMT (envelope-from phk) Message-Id: <200503101849.j2AInHlT013243@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Mar 2005 18:49:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:49:17 -0000 phk 2005-03-10 18:49:17 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_vnops.c Log: One more bit of the major/minor patch to make ttyname happy as well. Revision Changes Path 1.107 +11 -2 src/sys/fs/devfs/devfs_vnops.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:50:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A86BF16A4CE; Thu, 10 Mar 2005 18:50:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EC6043D49; Thu, 10 Mar 2005 18:50:30 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AIoU2S013385; Thu, 10 Mar 2005 18:50:30 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AIoUMl013384; Thu, 10 Mar 2005 18:50:30 GMT (envelope-from ahze) Message-Id: <200503101850.j2AIoUMl013384@repoman.freebsd.org> From: Michael Johnson Date: Thu, 10 Mar 2005 18:50:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:50:30 -0000 ahze 2005-03-10 18:50:30 UTC FreeBSD ports repository Modified files: www/mozilla Makefile Log: _ Add redundant BUILD_DEPENDS for graphics/cairo to check for cairo-xlib.h since cairo can be installed without X11. Revision Changes Path 1.188 +1 -0 ports/www/mozilla/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:05:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7213316A4CE; Thu, 10 Mar 2005 19:05:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2DC43D5A; Thu, 10 Mar 2005 19:05:11 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AJ5BWT013929; Thu, 10 Mar 2005 19:05:11 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AJ5B6R013928; Thu, 10 Mar 2005 19:05:11 GMT (envelope-from obrien) Message-Id: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Mar 2005 19:05:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:05:11 -0000 obrien 2005-03-10 19:05:11 UTC FreeBSD ports repository Modified files: net/rdesktop pkg-plist Log: Sort the keymaps. Revision Changes Path 1.5 +32 -32 ports/net/rdesktop/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:09:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A83C116A4CE; Thu, 10 Mar 2005 19:09:31 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7AB143D48; Thu, 10 Mar 2005 19:09:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 13328118B8; Thu, 10 Mar 2005 20:13:52 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 37942-07; Thu, 10 Mar 2005 20:13:46 +0100 (CET) Received: from [192.168.42.3] (innercity.xbsd.org [192.168.42.3]) by smtp.xbsd.org (Postfix) with ESMTP id 8913311701; Thu, 10 Mar 2005 20:13:46 +0100 (CET) Message-ID: <42309B5B.7020201@FreeBSD.org> Date: Thu, 10 Mar 2005 20:09:15 +0100 From: Florent Thoumie Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "David E. O'Brien" References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> In-Reply-To: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD40A9EA52C72D1C176464D5C" X-Virus-Scanned: amavisd-new at xbsd.org cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:09:31 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD40A9EA52C72D1C176464D5C Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit David E. O'Brien wrote: > obrien 2005-03-10 19:05:11 UTC > > FreeBSD ports repository > > Modified files: > net/rdesktop pkg-plist > Log: > Sort the keymaps. > > Revision Changes Path > 1.5 +32 -32 ports/net/rdesktop/pkg-plist This is your third commit to get rdesktop updated in two days. There was a PR pending with a patch included. Maintainer has been cc'ed. Please respect ownership when not working on your ports, or at least wait for maintainer timeout before applying your changes. --------------enigD40A9EA52C72D1C176464D5C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCMJtgMxEkbVFH3PQRAooFAJ4xVnhTA2gnN5LuqnNtyhKwVhuM4ACfTMwK +qC2lWtOh5V8HiTrWnBe9dQ= =vTMt -----END PGP SIGNATURE----- --------------enigD40A9EA52C72D1C176464D5C-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:19:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0FE716A4CE; Thu, 10 Mar 2005 19:19:06 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B7043D2D; Thu, 10 Mar 2005 19:19:06 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1252) id 2FAA2DA885; Thu, 10 Mar 2005 11:19:06 -0800 (PST) Date: Thu, 10 Mar 2005 14:19:06 -0500 From: Adam Weinberger To: Florent Thoumie Message-ID: <20050310191906.GG48850@toxic.magnesium.net> Mail-Followup-To: Adam Weinberger , Florent Thoumie , "David E. O'Brien" , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> <42309B5B.7020201@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42309B5B.7020201@FreeBSD.org> X-Editor: Vim 6.3 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:19:06 -0000 >> (03.10.2005 @ 1409 PST): Florent Thoumie said, in 1.2K: << > David E. O'Brien wrote: > >obrien 2005-03-10 19:05:11 UTC > > > > FreeBSD ports repository > > > > Modified files: > > net/rdesktop pkg-plist > > Log: > > Sort the keymaps. > > > > Revision Changes Path > > 1.5 +32 -32 ports/net/rdesktop/pkg-plist > > This is your third commit to get rdesktop updated > in two days. > > There was a PR pending with a patch included. Maintainer > has been cc'ed. > > Please respect ownership when not working on your ports, > or at least wait for maintainer timeout before applying > your changes. >> end of "Re: cvs commit: ports/net/rdesktop pkg-plist" from Florent Thoumie << Sorting the pkg-plist is a trivial change, and was the maintainer's responsibility in the first place. Asking for maintainer approval for trivial fixes supports a level of bureaucracy that, while nice in concept, simple prevents people from applying trivial fixes. Note that I'm not commenting on David's other commits to rdesktop; I haven't looked at them. Note also that I do not know what is in the PR. My only argument here is that committers should not feel like applying trivial fixes and routine maintenance to the ports tree amounts to stepping on someone's toes. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:24:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB9B16A4CE; Thu, 10 Mar 2005 19:24:15 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E2F043D46; Thu, 10 Mar 2005 19:24:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 490C2118B8; Thu, 10 Mar 2005 20:28:36 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38673-01; Thu, 10 Mar 2005 20:28:30 +0100 (CET) Received: from [192.168.42.3] (innercity.xbsd.org [192.168.42.3]) by smtp.xbsd.org (Postfix) with ESMTP id 56386114A2; Thu, 10 Mar 2005 20:28:29 +0100 (CET) Message-ID: <42309ECF.1090306@FreeBSD.org> Date: Thu, 10 Mar 2005 20:23:59 +0100 From: Florent Thoumie Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Weinberger References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> <42309B5B.7020201@FreeBSD.org> <20050310191906.GG48850@toxic.magnesium.net> In-Reply-To: <20050310191906.GG48850@toxic.magnesium.net> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4E53C3A9D82CCAD589BE5EA8" X-Virus-Scanned: amavisd-new at xbsd.org cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:24:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4E53C3A9D82CCAD589BE5EA8 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Adam Weinberger wrote: >>>(03.10.2005 @ 1409 PST): Florent Thoumie said, in 1.2K: << >> >>David E. O'Brien wrote: >> >>>obrien 2005-03-10 19:05:11 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> net/rdesktop pkg-plist >>> Log: >>> Sort the keymaps. >>> >>> Revision Changes Path >>> 1.5 +32 -32 ports/net/rdesktop/pkg-plist >> >> This is your third commit to get rdesktop updated >> in two days. >> >> There was a PR pending with a patch included. Maintainer >> has been cc'ed. >> >> Please respect ownership when not working on your ports, >> or at least wait for maintainer timeout before applying >> your changes. >> >>>end of "Re: cvs commit: ports/net/rdesktop pkg-plist" from Florent Thoumie << > > > Sorting the pkg-plist is a trivial change, and was the maintainer's > responsibility in the first place. Asking for maintainer approval > for trivial fixes supports a level of bureaucracy that, while nice > in concept, simple prevents people from applying trivial fixes. I'm ok, not talking about just sorting the packing list. > Note that I'm not commenting on David's other commits to rdesktop; > I haven't looked at them. Note also that I do not know what is in > the PR. My only argument here is that committers should not feel > like applying trivial fixes and routine maintenance to the ports > tree amounts to stepping on someone's toes. He might be very familiar with this port, I really don't know, but I've even seen discussions about security updates where maintainer rejected submitted patches. That's their right. The only fact that a PR about rdesktop was in feedback state should prevent him from just committing an update. My 2 (new committer's and maintainer's) cents. --------------enig4E53C3A9D82CCAD589BE5EA8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCMJ7TMxEkbVFH3PQRAhswAJwNL4Q5Tq6rBspbJGNMq+Er6U2vywCffV5B eDt7gX420UNlIw9/F6QaGEk= =VFQ+ -----END PGP SIGNATURE----- --------------enig4E53C3A9D82CCAD589BE5EA8-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:27:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E2B116A4CE; Thu, 10 Mar 2005 19:27:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D883743D49; Thu, 10 Mar 2005 19:27:08 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AJR81q024971; Thu, 10 Mar 2005 19:27:08 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AJR8Js024967; Thu, 10 Mar 2005 19:27:08 GMT (envelope-from glebius) Message-Id: <200503101927.j2AJR8Js024967@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 10 Mar 2005 19:27:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_base.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:27:09 -0000 glebius 2005-03-10 19:27:08 UTC FreeBSD src repository Modified files: sys/netgraph ng_base.c Log: Plug item leak in case when NGI_FN is applied to invalid node. Submitted by: Roselyn Lee MFC after: 3 days Revision Changes Path 1.97 +1 -0 src/sys/netgraph/ng_base.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:32:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A44D016A4CF; Thu, 10 Mar 2005 19:32:39 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id F037943D5F; Thu, 10 Mar 2005 19:32:37 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2AJWbeT053149; Thu, 10 Mar 2005 11:32:37 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2AJWbIs053148; Thu, 10 Mar 2005 11:32:37 -0800 (PST) (envelope-from obrien) Date: Thu, 10 Mar 2005 11:32:37 -0800 From: "David O'Brien" To: Marcel Moolenaar Message-ID: <20050310193237.GA52299@dragon.nuxi.com> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501300927.j0U9RnQU008885@repoman.freebsd.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:32:39 -0000 On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: > marcel 2005-01-30 09:27:49 UTC > > FreeBSD src repository > > Modified files: > sys/sparc64/conf GENERIC > Log: > o Enable puc(4) and uart(4). > o Disable ofw_console(4), sab(4) and zs(4). .. > ofw_console(4) is disabled because it doesn't claim the device it > controls (through OFW) and thus interferes with puc(4)+uart(4), > which has sufficient knowledge to extract the necessary information > from OFW to setup the console. Put differently, ofw_console(4) is > not a proper device driver and can only do harm. Its functionality > is completely handled by uart(4). Please Back commit out. You broke the console on the most modern Sparc machines we run^H^Hran on. Commenting out uart adding back ofw_console(4) restore console on Sun Blade 1{0,5}0 machines. Just adding back ofw_console(4) restores console output, but ofw_console(4) and uart(4) fight for input. Contrary to rev 1.88's claim, ofw_console(4) does not cause harm, and NO uart(4) has not completely handled its functionality. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:34:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C059A16A4CE; Thu, 10 Mar 2005 19:34:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9661643D2F; Thu, 10 Mar 2005 19:34:20 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AJYKaN025986; Thu, 10 Mar 2005 19:34:20 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AJYKfm025985; Thu, 10 Mar 2005 19:34:20 GMT (envelope-from glebius) Message-Id: <200503101934.j2AJYKfm025985@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 10 Mar 2005 19:34:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph netgraph.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:34:20 -0000 glebius 2005-03-10 19:34:20 UTC FreeBSD src repository Modified files: sys/netgraph netgraph.h Log: Plug item leak in macro NG_RESPOND_MSG. Item was leaked when destination node couldn't be addressed. Submitted by: Roselyn Lee Revision Changes Path 1.49 +1 -0 src/sys/netgraph/netgraph.h From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:46:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DF916A4CE for ; Thu, 10 Mar 2005 19:46:25 +0000 (GMT) Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03C4343D49 for ; Thu, 10 Mar 2005 19:46:24 +0000 (GMT) (envelope-from nate@yogotech.com) Received: from emerger.yogotech.com (emerger.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.13.1/8.13.1) with ESMTP id j2AJkKiv005847; Thu, 10 Mar 2005 12:46:20 -0700 (MST) (envelope-from nate@yogotech.com) Received: (from nate@localhost) by emerger.yogotech.com (8.13.1/8.13.1) id j2AJkJ34089851; Thu, 10 Mar 2005 12:46:19 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16944.41995.378762.647022@emerger.yogotech.com> Date: Thu, 10 Mar 2005 12:46:19 -0700 To: Paul Richards In-Reply-To: <20050310180903.GS98930@myrddin.originative.co.uk> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <20050310180903.GS98930@myrddin.originative.co.uk> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nate Williams List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:46:25 -0000 [ Reduced the CC hell ] > > >>>version of Mac OS X and finding that compatibility only worked > > >>>forward. That would mean that most users out there would have to > > >>>upgrade their OS in order to use the most recent version of Photoshop! > > >> > > >>Yes, that is usually how it goes. > > > > > > > > >I don't believe it does. Can anyone provide real world examples of > > >this happening that we can consider? > > > > > > > You know, I'm completely outraged that I can't use MSWord 2005 on my > > Windows 3.1 system! I even installed the win32s library! Don't those > > bozos at Microsoft care at all about forwards compatibility? > > I would expect software developed on XP service pack 2 to be able > to run on a fresh CD install of XP. Case 1: Boy, I would expect my USB software to work on Win98 version 1, but it doesn't. I have to upgrade to a (minor release) Win98 version 2 in order to get my software to work. Damn Microsoft, never cares about forward compatability. Case 2: Boy, it would be really nice if I could run my packet sniffing software developed on XP-SP2 to work on XP, but dog gone it, it doesn't work because it requires a bunch of the new features of XP-SP2 (firewall etc..). Damn Microsoft, why don't they care about forward compatability. Case 3: Boy, it would be really nice if I could take my JDK1.4 application and run it on JDK1.3, but it uses those dang regex code that only exists in JDK1.4. Damn Sun, why did they add functionality to Java. Both Java versions claim to be 'JDK2' compliant. They obviously weren't thinking when they changed their API's and ABI's. That 'write once, run anywhere' is a load of crap because they dare add functionality and fix bugs. Case 4 (nahh, I'll bow out now, since I've got a million of them, all real, all either experienced or in some cases caused by yours truly....) Nate From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:49:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4295A16A4CE; Thu, 10 Mar 2005 19:49:58 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBFB943D62; Thu, 10 Mar 2005 19:49:57 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2AJokfk088133; Thu, 10 Mar 2005 12:50:47 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4230A454.8030502@samsco.org> Date: Thu, 10 Mar 2005 12:47:32 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Sobolev References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <4230A3B7.1000402@portaone.com> In-Reply-To: <4230A3B7.1000402@portaone.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:49:58 -0000 Maxim Sobolev wrote: > Scott Long wrote: > >> Paul Richards wrote: >> >>> On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: >>> >>>> Paul Richards writes: >>>> >>>>> Imagine something like Photoshop being written on the most recent >>>>> version of Mac OS X and finding that compatibility only worked >>>>> forward. That would mean that most users out there would have to >>>>> upgrade their OS in order to use the most recent version of Photoshop! >>>> >>>> >>>> >>>> Yes, that is usually how it goes. >>> >>> >>> >>> >>> I don't believe it does. Can anyone provide real world examples of >>> this happening that we can consider? >>> >> >> You know, I'm completely outraged that I can't use MSWord 2005 on my >> Windows 3.1 system! I even installed the win32s library! Don't those >> bozos at Microsoft care at all about forwards compatibility? > > > Well, know what? This is really bad example. For what MS can't be > blaimed it is the lack of forward and backward compatibility. I still > can run Office 2003 on Windows 95 without any problems. > > -Maxim Well, the only reason this is possible is because MSWord ships with a complete set of system DLLs with MSWord that act as compatibility shims. But yes, it was a poor example and an unsuccessful attempt at humor on my part. Scott From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:52:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1557316A4CE; Thu, 10 Mar 2005 19:52:23 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E68B43D2D; Thu, 10 Mar 2005 19:52:22 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.26] (SIRIUS-ats227-UTC.ukrtel.net [195.5.25.154]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j2AJj8sH089381 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Mar 2005 20:45:15 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <4230A3B7.1000402@portaone.com> Date: Thu, 10 Mar 2005 21:44:55 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> In-Reply-To: <42308769.5080506@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" cc: Paul Richards Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:52:23 -0000 Scott Long wrote: > Paul Richards wrote: > >> On Thu, Mar 10, 2005 at 06:06:16PM +0100, Dag-Erling Sm?rgrav wrote: >> >>> Paul Richards writes: >>> >>>> Imagine something like Photoshop being written on the most recent >>>> version of Mac OS X and finding that compatibility only worked >>>> forward. That would mean that most users out there would have to >>>> upgrade their OS in order to use the most recent version of Photoshop! >>> >>> >>> Yes, that is usually how it goes. >> >> >> >> I don't believe it does. Can anyone provide real world examples of >> this happening that we can consider? >> > > You know, I'm completely outraged that I can't use MSWord 2005 on my > Windows 3.1 system! I even installed the win32s library! Don't those > bozos at Microsoft care at all about forwards compatibility? Well, know what? This is really bad example. For what MS can't be blaimed it is the lack of forward and backward compatibility. I still can run Office 2003 on Windows 95 without any problems. -Maxim From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:59:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0498116A4CE; Thu, 10 Mar 2005 19:59:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDEE143D49; Thu, 10 Mar 2005 19:58:59 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AJwxkw026870; Thu, 10 Mar 2005 19:58:59 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AJwxhq026869; Thu, 10 Mar 2005 19:58:59 GMT (envelope-from glebius) Message-Id: <200503101958.j2AJwxhq026869@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 10 Mar 2005 19:58:59 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:59:00 -0000 glebius 2005-03-10 19:58:59 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Roselyn Lee to list of additional contributors. Roselyn had sent patches for several bugs in netgraph(4) and IPSEC. She also made detailed investigations of some problems in netgraph(4), which are worked out now with her help. Revision Changes Path 1.343 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 20:05:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D9DC16A4CE; Thu, 10 Mar 2005 20:05:17 +0000 (GMT) Received: from mail.wolves.k12.mo.us (duey.wolves.k12.mo.us [207.160.214.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB96D43D41; Thu, 10 Mar 2005 20:05:16 +0000 (GMT) (envelope-from cdillon@wolves.k12.mo.us) Received: from localhost (localhost [127.0.0.1]) by mail.wolves.k12.mo.us (Postfix) with ESMTP id 73E491FE2D; Thu, 10 Mar 2005 14:05:16 -0600 (CST) Received: from mail.wolves.k12.mo.us ([127.0.0.1]) by localhost (mail.wolves.k12.mo.us [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 91209-02-82; Thu, 10 Mar 2005 14:05:14 -0600 (CST) Received: by mail.wolves.k12.mo.us (Postfix, from userid 1001) id 166CC1FE29; Thu, 10 Mar 2005 14:05:14 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by mail.wolves.k12.mo.us (Postfix) with ESMTP id 143FD1A901; Thu, 10 Mar 2005 14:05:14 -0600 (CST) Date: Thu, 10 Mar 2005 14:05:14 -0600 (CST) From: Chris Dillon To: Maxim Sobolev In-Reply-To: <4230A3B7.1000402@portaone.com> Message-ID: <20050310140023.J94379@duey.wolves.k12.mo.us> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <20050309.085035.129356491.imp@bsdimp.com> <20050310161607.GO98930@myrddin.originative.co.uk> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <4230A3B7.1000402@portaone.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: amavisd-new at wolves.k12.mo.us cc: Scott Long cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" cc: Paul Richards Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 20:05:17 -0000 On Thu, 10 Mar 2005, Maxim Sobolev wrote: > Well, know what? This is really bad example. For what MS can't be > blaimed it is the lack of forward and backward compatibility. I > still can run Office 2003 on Windows 95 without any problems. How did you manage that? Office 2003 will only run on Windows 2000 SP3 or later. That's not nearly as backwards compatible as your example would suggest. :-) -- Chris Dillon - cdillon(at)wolves.k12.mo.us FreeBSD: The fastest, most open, and most stable OS on the planet - Available for IA32, IA64, AMD64, PC98, Alpha, and UltraSPARC architectures - PowerPC, ARM, MIPS, and S/390 under development - http://www.freebsd.org Q: Because it reverses the logical flow of conversation. A: Why is putting a reply at the top of the message frowned upon? From owner-cvs-all@FreeBSD.ORG Thu Mar 10 20:11:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 107A716A4CE; Thu, 10 Mar 2005 20:11:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC5C43D49; Thu, 10 Mar 2005 20:11:47 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AKBl3Y027376; Thu, 10 Mar 2005 20:11:47 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AKBlnj027375; Thu, 10 Mar 2005 20:11:47 GMT (envelope-from wilko) Message-Id: <200503102011.j2AKBlnj027375@repoman.freebsd.org> From: Wilko Bulte Date: Thu, 10 Mar 2005 20:11:47 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 20:11:48 -0000 wilko 2005-03-10 20:11:47 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Add request for a mainboard, preferably SMP, for Peter Holm QA & torture testing. Suggested by: phk With hat: donations@ team member Revision Changes Path 1.320 +8 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 20:11:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDED316A4CE; Thu, 10 Mar 2005 20:11:58 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B16743D49; Thu, 10 Mar 2005 20:11:58 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.26] (SIRIUS-ats227-UTC.ukrtel.net [195.5.25.154]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j2AKBaZL096313 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Mar 2005 21:11:37 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <4230A9E4.2080807@portaone.com> Date: Thu, 10 Mar 2005 22:11:16 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Dillon References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <86d5u7fn1z.fsf@xps.des.no> <20050310171917.GQ98930@myrddin.originative.co.uk> <42308769.5080506@samsco.org> <4230A3B7.1000402@portaone.com> <20050310140023.J94379@duey.wolves.k12.mo.us> In-Reply-To: <20050310140023.J94379@duey.wolves.k12.mo.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: Scott Long cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: "M. Warner Losh" cc: Paul Richards Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 20:11:59 -0000 Chris Dillon wrote: > On Thu, 10 Mar 2005, Maxim Sobolev wrote: > >> Well, know what? This is really bad example. For what MS can't be >> blaimed it is the lack of forward and backward compatibility. I still >> can run Office 2003 on Windows 95 without any problems. > > > How did you manage that? Office 2003 will only run on Windows 2000 SP3 > or later. That's not nearly as backwards compatible as your example > would suggest. :-) Really? Maybe that was Office XP, indeed. -Maxim From owner-cvs-all@FreeBSD.ORG Thu Mar 10 20:23:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC2E516A505; Thu, 10 Mar 2005 20:23:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74AA543D3F; Thu, 10 Mar 2005 20:23:51 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AKNpsQ027899; Thu, 10 Mar 2005 20:23:51 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AKNpVl027898; Thu, 10 Mar 2005 20:23:51 GMT (envelope-from obrien) Message-Id: <200503102023.j2AKNpVl027898@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Mar 2005 20:23:51 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 20:23:54 -0000 obrien 2005-03-10 20:23:51 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Kris needs a new power supply for his Athlon64 machine. Revision Changes Path 1.321 +8 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 20:24:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3572E16A4CE; Thu, 10 Mar 2005 20:24:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C63C43D31; Thu, 10 Mar 2005 20:24:58 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AKOvLL027969; Thu, 10 Mar 2005 20:24:57 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AKOviW027968; Thu, 10 Mar 2005 20:24:57 GMT (envelope-from olgeni) Message-Id: <200503102024.j2AKOviW027968@repoman.freebsd.org> From: Jimmy Olgeni Date: Thu, 10 Mar 2005 20:24:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/sitecopy Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 20:24:58 -0000 olgeni 2005-03-10 20:24:57 UTC FreeBSD ports repository Modified files: www/sitecopy Makefile distinfo pkg-plist Log: Upgrade to version 0.15.0. Revision Changes Path 1.39 +1 -2 ports/www/sitecopy/Makefile 1.20 +2 -2 ports/www/sitecopy/distinfo 1.11 +6 -0 ports/www/sitecopy/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Mar 10 21:11:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC8DD16A4CE; Thu, 10 Mar 2005 21:11:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B321443D48; Thu, 10 Mar 2005 21:11:07 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ALB7NU036431; Thu, 10 Mar 2005 21:11:07 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ALB7Ku036430; Thu, 10 Mar 2005 21:11:07 GMT (envelope-from joerg) Message-Id: <200503102111.j2ALB7Ku036430@repoman.freebsd.org> From: Joerg Wunsch Date: Thu, 10 Mar 2005 21:11:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avr-binutils Makefile ports/devel/avr-binutils/filespatch-no-lma-eeprom X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 21:11:08 -0000 joerg 2005-03-10 21:11:07 UTC FreeBSD ports repository Modified files: devel/avr-binutils Makefile Added files: devel/avr-binutils/files patch-mega08-tinyx13-can128 patch-mega325x-mega645x patch-no-lma-eeprom Log: Merge some patches that have meanwhile be integrated in binutil's CVS, and apply them to the latest released version (2.15). This mainly adds support for new AVR devices that appeared on the market recently, and fixes one relocation bug for the EEPROM section that could be noted when a bootloader section is also present. Revision Changes Path 1.17 +1 -1 ports/devel/avr-binutils/Makefile 1.1 +97 -0 ports/devel/avr-binutils/files/patch-mega08-tinyx13-can128 (new) 1.1 +19 -0 ports/devel/avr-binutils/files/patch-mega325x-mega645x (new) 1.1 +15 -0 ports/devel/avr-binutils/files/patch-no-lma-eeprom (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 21:14:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CDA316A4CE; Thu, 10 Mar 2005 21:14:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71EED43D4C; Thu, 10 Mar 2005 21:14:44 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ALEiLr036615; Thu, 10 Mar 2005 21:14:44 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ALEieH036614; Thu, 10 Mar 2005 21:14:44 GMT (envelope-from joerg) Message-Id: <200503102114.j2ALEieH036614@repoman.freebsd.org> From: Joerg Wunsch Date: Thu, 10 Mar 2005 21:14:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avr-gcc Makefile pkg-descr patch-mega08-tinyx13-can128 patch-mega325x-mega645x X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 21:14:44 -0000 joerg 2005-03-10 21:14:44 UTC FreeBSD ports repository Modified files: devel/avr-gcc Makefile pkg-descr Added files: devel/avr-gcc/files patch-16bitassign patch-mega08-tinyx13-can128 patch-mega325x-mega645x Log: Bring in some patches from the head of GCC's CVS back to the latest released version, 3.4.3. This mainly adds support for new AVR devices that appeared on the market recently, and fixes a bug related to the order of assignments for volatile uint16_t * objects (in the assumption they might point to IO space where the order of two 8-bit operations can be important). Revision Changes Path 1.39 +1 -0 ports/devel/avr-gcc/Makefile 1.4 +215 -0 ports/devel/avr-gcc/files/patch-16bitassign (new) 1.1 +124 -0 ports/devel/avr-gcc/files/patch-mega08-tinyx13-can128 (new) 1.1 +58 -0 ports/devel/avr-gcc/files/patch-mega325x-mega645x (new) 1.5 +1 -1 ports/devel/avr-gcc/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Mar 10 21:21:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC2B816A4CE; Thu, 10 Mar 2005 21:21:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8780443D60; Thu, 10 Mar 2005 21:21:02 +0000 (GMT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ALL2JD036915; Thu, 10 Mar 2005 21:21:02 GMT (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ALL2q2036914; Thu, 10 Mar 2005 21:21:02 GMT (envelope-from will) Message-Id: <200503102121.j2ALL2q2036914@repoman.freebsd.org> From: Will Andrews Date: Thu, 10 Mar 2005 21:21:02 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations donors.sgml wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 21:21:03 -0000 will 2005-03-10 21:21:02 UTC FreeBSD doc repository Modified files: en/donations donors.sgml wantlist.sgml Log: Several updates: items I've received and sent. Remove wantlist item, and remove trevor's since it's obviously outdated and out of order anyway. Thanks to the generous donors! Revision Changes Path 1.259 +31 -1 www/en/donations/donors.sgml 1.322 +1 -18 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 21:23:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 648C516A4CE; Thu, 10 Mar 2005 21:23:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E84743D2F; Thu, 10 Mar 2005 21:23:06 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ALN6cx036999; Thu, 10 Mar 2005 21:23:06 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ALN6w1036998; Thu, 10 Mar 2005 21:23:06 GMT (envelope-from jmg) Message-Id: <200503102123.j2ALN6w1036998@repoman.freebsd.org> From: John-Mark Gurney Date: Thu, 10 Mar 2005 21:23:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_hints.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 21:23:06 -0000 jmg 2005-03-10 21:23:06 UTC FreeBSD src repository Modified files: sys/kern subr_hints.c Log: fix spelling of match in comment... MFC after: 3 days Revision Changes Path 1.10 +1 -1 src/sys/kern/subr_hints.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 21:45:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75BAE16A4CE; Thu, 10 Mar 2005 21:45:56 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42EF843D1F; Thu, 10 Mar 2005 21:45:56 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C42841499E; Thu, 10 Mar 2005 15:45:55 -0600 (CST) Date: Thu, 10 Mar 2005 15:45:55 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Adam Weinberger In-Reply-To: <20050310191906.GG48850@toxic.magnesium.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-all@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: "David E. O'Brien" cc: Florent Thoumie cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 21:45:56 -0000 On Thu, 10 Mar 2005, Adam Weinberger wrote: > My only argument here is that committers should not feel > like applying trivial fixes and routine maintenance to the ports > tree amounts to stepping on someone's toes. >From past traffic on the mailing lists, I believe that ports maintainers feel _exactly_ that that is what it amounts to. The whole idea of instituting the 2-week period for timeouts was to state 'here is a time period after which you don't get to claim that your toes were stepped on'. This does _not_ mean that a courtesy email to the maintainer is not called for in either case. Adding the comment 'maintainer timeout' or 'no response from maintainer' to these commits would have made clear what was happening. portmgr@ is interested in tracking maintainer timeouts. The FreeBSD development model only really works if people cooperate. To the extent that we have to have 'rules' to enforce common sense, I'll agree with you that it's too bad. But in this case the intention is not to create 'beauracracy', it's to prevent commit wars and people feeling that they are wasting their time by trying to send PRs which then later get ignored. And yes, there have been cases in the past where IMHO maintainers have given up after having their attempts to fix things overruled or ignored. We need all the (active) maintainers we can get, so this is A Bad Thing. mcl From owner-cvs-all@FreeBSD.ORG Thu Mar 10 21:50:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F50116A4CE; Thu, 10 Mar 2005 21:50:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76E3A43D31; Thu, 10 Mar 2005 21:50:51 +0000 (GMT) (envelope-from bmilekic@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ALopkM038058; Thu, 10 Mar 2005 21:50:51 GMT (envelope-from bmilekic@repoman.freebsd.org) Received: (from bmilekic@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ALopN8038057; Thu, 10 Mar 2005 21:50:51 GMT (envelope-from bmilekic) Message-Id: <200503102150.j2ALopN8038057@repoman.freebsd.org> From: Bosko Milekic Date: Thu, 10 Mar 2005 21:50:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_source.c ng_source.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 21:50:51 -0000 bmilekic 2005-03-10 21:50:51 UTC FreeBSD src repository Modified files: sys/netgraph ng_source.c ng_source.h Log: Make some basic grammar and style fixes to ng_source.c and ng_source.h. The latter was particularly violated by someone's editor in the past, due to an effect I like to call "premature linewrapping." Revision Changes Path 1.24 +5 -7 src/sys/netgraph/ng_source.c 1.5 +9 -18 src/sys/netgraph/ng_source.h From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:02:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78EA616A4CE; Thu, 10 Mar 2005 22:02:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50ECC43D41; Thu, 10 Mar 2005 22:02:40 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AM2efn038528; Thu, 10 Mar 2005 22:02:40 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AM2eoE038527; Thu, 10 Mar 2005 22:02:40 GMT (envelope-from dds) Message-Id: <200503102202.j2AM2eoE038527@repoman.freebsd.org> From: Diomidis Spinellis Date: Thu, 10 Mar 2005 22:02:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mount_portalfs mount_portalfs.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:02:40 -0000 dds 2005-03-10 22:02:40 UTC FreeBSD src repository Modified files: usr.sbin/mount_portalfs mount_portalfs.8 Log: Document new pipe sub-namespace. Alphabetically order the description of the sub-namespaces. Add usage examples for the net and pipe sub-namespaces. MFC after: 1 month Revision Changes Path 1.16 +45 -13 src/usr.sbin/mount_portalfs/mount_portalfs.8 From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:10:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77D5816A4CE; Thu, 10 Mar 2005 22:10:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AEEA43D39; Thu, 10 Mar 2005 22:10:03 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AMA3LS039015; Thu, 10 Mar 2005 22:10:03 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AMA306039014; Thu, 10 Mar 2005 22:10:03 GMT (envelope-from lioux) Message-Id: <200503102210.j2AMA306039014@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Mar 2005 22:10:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mctoolame-decoder Makefile ports/audio/mctoolame-encoder Makefile ports/audio/toolame Makefile ports/mbone/udpcast Makefile ports/multimedia/kmenc15 Makefile ports/net/linux-agsatellite Makefile ports/sysutils/dolly Makefile ports/sysutils/dolly+ ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:10:03 -0000 lioux 2005-03-10 22:10:03 UTC FreeBSD ports repository Modified files: audio/mctoolame-decoder Makefile audio/mctoolame-encoder Makefile audio/toolame Makefile mbone/udpcast Makefile multimedia/kmenc15 Makefile net/linux-agsatellite Makefile sysutils/dolly Makefile sysutils/dolly+ Makefile sysutils/memtest Makefile Log: Drop maintainership Revision Changes Path 1.6 +1 -1 ports/audio/mctoolame-decoder/Makefile 1.5 +1 -1 ports/audio/mctoolame-encoder/Makefile 1.11 +1 -1 ports/audio/toolame/Makefile 1.4 +1 -1 ports/mbone/udpcast/Makefile 1.2 +1 -1 ports/multimedia/kmenc15/Makefile 1.14 +1 -1 ports/net/linux-agsatellite/Makefile 1.2 +1 -1 ports/sysutils/dolly+/Makefile 1.2 +1 -1 ports/sysutils/dolly/Makefile 1.9 +1 -1 ports/sysutils/memtest/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:10:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 226D216A4DE; Thu, 10 Mar 2005 22:10:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0802843D2F; Thu, 10 Mar 2005 22:10:17 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AMAGsX039106; Thu, 10 Mar 2005 22:10:16 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AMAGmK039105; Thu, 10 Mar 2005 22:10:16 GMT (envelope-from dds) Message-Id: <200503102210.j2AMAGmK039105@repoman.freebsd.org> From: Diomidis Spinellis Date: Thu, 10 Mar 2005 22:10:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mount_portalfs Makefile portal.conf portald.h pt_conf.c pt_pipe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:10:17 -0000 dds 2005-03-10 22:10:16 UTC FreeBSD src repository Modified files: usr.sbin/mount_portalfs Makefile portal.conf portald.h pt_conf.c Added files: usr.sbin/mount_portalfs pt_pipe.c Log: Add a new pipe sub-namespace. This allows us to: - perform scatter gather operations without using temporary files, - create non-linear pipelines, and - implement file views using symbolic links. File view idea by: Vassilios Karakoidas Portalfs pointer by: John Ioannidis MFC after: 1 month Revision Changes Path 1.18 +1 -1 src/usr.sbin/mount_portalfs/Makefile 1.5 +1 -1 src/usr.sbin/mount_portalfs/portal.conf 1.9 +2 -0 src/usr.sbin/mount_portalfs/portald.h 1.9 +1 -0 src/usr.sbin/mount_portalfs/pt_conf.c 1.1 +247 -0 src/usr.sbin/mount_portalfs/pt_pipe.c (new) From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:21:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 471CD16A4CE; Thu, 10 Mar 2005 22:21:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 223C343D41; Thu, 10 Mar 2005 22:21:17 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AMLHRj039594; Thu, 10 Mar 2005 22:21:17 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AMLHEN039593; Thu, 10 Mar 2005 22:21:17 GMT (envelope-from imp) Message-Id: <200503102221.j2AMLHEN039593@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Mar 2005 22:21:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ppbus pps.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:21:17 -0000 imp 2005-03-10 22:21:16 UTC FreeBSD src repository Modified files: sys/dev/ppbus pps.c Log: Kill trailing white space Revision Changes Path 1.47 +3 -3 src/sys/dev/ppbus/pps.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:24:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B5516A4CE for ; Thu, 10 Mar 2005 22:24:17 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 23B8B43D3F for ; Thu, 10 Mar 2005 22:24:16 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 10 Mar 2005 22:24:14 -0000 Received: from p508BF973.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.249.115) by mail.gmx.net (mp007) with SMTP; 10 Mar 2005 23:24:14 +0100 X-Authenticated: #443188 Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2AMOAmb023761 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 10 Mar 2005 23:24:10 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Mark Linimon Date: Thu, 10 Mar 2005 23:24:05 +0100 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2161181.6s52PC4vR7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503102324.09917.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Florent Thoumie cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org cc: Adam Weinberger cc: "David E. O'Brien" cc: cvs-ports@freebsd.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:24:17 -0000 --nextPart2161181.6s52PC4vR7 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 10. March 2005 22:45, Mark Linimon wrote: > But in this case the intention is not to create 'beauracracy', it's to=20 > prevent commit wars and people feeling that they are wasting their time=20 > by trying to send PRs which then later get ignored. This is good and well, but still there *are* changes which are trivial (and= =20 obviously correct) enough to be just done and thus must be possible to make. And if they *are* trivial and obviously correct (errors in judgement and th= e=20 ensuing aftermath will happen occasionaly anyway) and port-maintainers stil= l=20 take offense to them, they are simply not made out to be port-maintainers (= or=20 part of any collaborative software development effort). =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart2161181.6s52PC4vR7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMMkJXhc68WspdLARAs/WAJ9gIpylojMxaaZUtJNXq9Au//6akACcCF6F zpCPahFPuMmsH/dJGHbiaQk= =axDn -----END PGP SIGNATURE----- --nextPart2161181.6s52PC4vR7-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:31:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BBEB16A4CE; Thu, 10 Mar 2005 22:31:23 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AA5D43D1F; Thu, 10 Mar 2005 22:31:23 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1252) id EEE07DA886; Thu, 10 Mar 2005 14:31:22 -0800 (PST) Date: Thu, 10 Mar 2005 17:31:22 -0500 From: Adam Weinberger To: Mark Linimon Message-ID: <20050310223122.GI48850@toxic.magnesium.net> Mail-Followup-To: Adam Weinberger , Mark Linimon , Florent Thoumie , "David E. O'Brien" , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <20050310191906.GG48850@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: Vim 6.3 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: cvs-all@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: "David E. O'Brien" cc: Florent Thoumie cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:31:23 -0000 >> (03.10.2005 @ 1645 PST): Mark Linimon said, in 1.4K: << > The whole idea of instituting the 2-week period for timeouts was to > state 'here is a time period after which you don't get to claim that > your toes were stepped on'. This does _not_ mean that a courtesy > email to the maintainer is not called for in either case. > > Adding the comment 'maintainer timeout' or 'no response from > maintainer' to these commits would have made clear what was happening. > portmgr@ is interested in tracking maintainer timeouts. > > The FreeBSD development model only really works if people cooperate. > To the extent that we have to have 'rules' to enforce common sense, > I'll agree with you that it's too bad. But in this case the intention > is not to create 'beauracracy', it's to prevent commit wars and > people feeling that they are wasting their time by trying to send > PRs which then later get ignored. > > And yes, there have been cases in the past where IMHO maintainers > have given up after having their attempts to fix things overruled or > ignored. We need all the (active) maintainers we can get, so this > is A Bad Thing. >> end of "Re: cvs commit: ports/net/rdesktop pkg-plist" from Mark Linimon << I really don't intend to wait two weeks for approval to keep a pkg-plist in alphabetical order. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:32:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12F9916A4CE; Thu, 10 Mar 2005 22:32:35 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D68F143D2F; Thu, 10 Mar 2005 22:32:34 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 6DC8E149A6; Thu, 10 Mar 2005 16:32:34 -0600 (CST) Date: Thu, 10 Mar 2005 16:32:34 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Michael Nottebrock In-Reply-To: <200503102324.09917.michaelnottebrock@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Florent Thoumie cc: "David E. O'Brien" cc: ports-committers@freebsd.org cc: Adam Weinberger cc: cvs-all@freebsd.org cc: cvs-ports@freebsd.org cc: Mark Linimon Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:32:35 -0000 On Thu, 10 Mar 2005, Michael Nottebrock wrote: > And if they *are* trivial and obviously correct (errors in judgement and the > ensuing aftermath will happen occasionaly anyway) and port-maintainers still > take offense to them, they are simply not made out to be port-maintainers > (or part of any collaborative software development effort). Agreed. I do not know if this happened in this case. That's why I used the term "common sense" in my original message. At the absolute least, a polite email to the maintainer, possibly with a note in the commit log to that effect, would go a long way towards removing these kinds of questions. In this case there were no notes in the commit logs, leading us to merely speculate. mcl From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:34:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9A2F16A4CE; Thu, 10 Mar 2005 22:34:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B157A43D49; Thu, 10 Mar 2005 22:34:50 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2AMYoLk040106; Thu, 10 Mar 2005 22:34:50 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2AMYoO3040105; Thu, 10 Mar 2005 22:34:50 GMT (envelope-from blackend) Message-Id: <200503102234.j2AMYoO3040105@repoman.freebsd.org> From: Marc Fonvieille Date: Thu, 10 Mar 2005 22:34:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:34:51 -0000 blackend 2005-03-10 22:34:50 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/x11 chapter.sgml Log: s/4.10-RELEASE/4.11-RELEASE/ where needed. Revision Changes Path 1.163 +1 -1 doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:36:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9896B16A4CE; Thu, 10 Mar 2005 22:36:08 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF7D43D54; Thu, 10 Mar 2005 22:36:07 +0000 (GMT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205])j2AMa5PQ031218; Thu, 10 Mar 2005 23:36:05 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost.blackend.org [127.0.0.1]) j2AMa5kd003055; Thu, 10 Mar 2005 23:36:05 +0100 (CET) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.13.1/8.13.1/Submit) id j2AMa4hb003054; Thu, 10 Mar 2005 23:36:04 +0100 (CET) (envelope-from marc) Date: Thu, 10 Mar 2005 23:36:04 +0100 From: Marc Fonvieille To: Pav Lucistnik Message-ID: <20050310223603.GE607@nosferatu.blackend.org> References: <200503101654.j2AGstaw065903@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503101654.j2AGstaw065903@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.3-STABLE cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:36:08 -0000 On Thu, Mar 10, 2005 at 04:54:55PM +0000, Pav Lucistnik wrote: > pav 2005-03-10 16:54:55 UTC > > FreeBSD doc repository (ports committer) > > Modified files: > en_US.ISO8859-1/books/faq book.sgml > Log: > - X section > * Replace question about how to compile XFree86 3.x app with XFree86-4 > libraries with a question how to install X.org when system defaults > to XFree86-4 and vice versa. > - An X app I am building depends on &xfree86; 3.3.X, but I - have &xfree86; 4.X installed. What should I do? + I want to install different X + server. You should not use application tags for the term "X" (server), it's not an application but more a "family". For example you will not write C compiler, but gcc is correct. - To tell the port build to link to the &xfree86; 4.X libraries, - add the following to /etc/make.conf, (if you - do not have this file, create it): - - XFREE86_VERSION= 4 + &os; versions prior 5.3 will use the default &xfree86; + 4.X, while latter verions will default to &xorg;. + If you want to run different X Same thing here. &xfree86;  and &xorg; should also be used. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html may be a good example on "X11 terms tagging." Marc From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:36:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29BE716A4CE; Thu, 10 Mar 2005 22:36:52 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0205D43D41; Thu, 10 Mar 2005 22:36:52 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 8BF43149A5; Thu, 10 Mar 2005 16:36:51 -0600 (CST) Date: Thu, 10 Mar 2005 16:36:51 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Adam Weinberger In-Reply-To: <20050310223122.GI48850@toxic.magnesium.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Florent Thoumie cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: "David E. O'Brien" cc: cvs-ports@FreeBSD.org cc: Mark Linimon Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:36:52 -0000 On Thu, 10 Mar 2005, Adam Weinberger wrote: > I really don't intend to wait two weeks for approval to keep a > pkg-plist in alphabetical order. Do you intend to commit port updates while there are maintainer updates pending in the PR queue? That was the root commit that started this thread. Do you feel that it is burdensome to request sending the maintainner email about a trivial change as you commit it as a courtesy, with perhaps mentioning it in the commit message? These are the points that I am trying to make here. mcl From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:42:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A309016A4CE; Thu, 10 Mar 2005 22:42:03 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF5B43D5C; Thu, 10 Mar 2005 22:42:03 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id D3FD7118C9; Thu, 10 Mar 2005 23:46:27 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39728-10; Thu, 10 Mar 2005 23:46:21 +0100 (CET) Received: from [192.168.42.3] (innercity.xbsd.org [192.168.42.3]) by smtp.xbsd.org (Postfix) with ESMTP id 4BB0C118BB; Thu, 10 Mar 2005 23:46:21 +0100 (CET) Message-ID: <4230CD2B.9060903@FreeBSD.org> Date: Thu, 10 Mar 2005 23:41:47 +0100 From: Florent Thoumie Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Weinberger References: <20050310191906.GG48850@toxic.magnesium.net> <20050310223122.GI48850@toxic.magnesium.net> In-Reply-To: <20050310223122.GI48850@toxic.magnesium.net> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig128B3B2D17CA4A5AD940543F" X-Virus-Scanned: amavisd-new at xbsd.org cc: Mark Linimon cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:42:03 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig128B3B2D17CA4A5AD940543F Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Adam Weinberger wrote: > I really don't intend to wait two weeks for approval to keep a > pkg-plist in alphabetical order. I think we all agree on this, and I'm pretty sure everybody agrees on the fact that fixing the packing list for a BROKEN port doesn't need approval either. We're talking about updates, I'm not saying this wasn't an easy update, but it took 3 commits to get it into good shape. As a maintainer I'll take very badly the fact that a committer modifies my port without even telling me. --------------enig128B3B2D17CA4A5AD940543F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCMM0xMxEkbVFH3PQRAgThAJ0Qe4JYv9wvKp6uTFcw/7VmVUR0vgCfcZXO ZagGdeCkAiEz1oaYeHjHvzI= =7MuM -----END PGP SIGNATURE----- --------------enig128B3B2D17CA4A5AD940543F-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:45:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9517A16A4CE; Thu, 10 Mar 2005 22:45:28 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 112F043D2D; Thu, 10 Mar 2005 22:45:28 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id ADB0A2285F; Thu, 10 Mar 2005 23:45:25 +0100 (CET) Received: by mail.droso.net (Postfix, from userid 1001) id 0AD002285E; Thu, 10 Mar 2005 23:45:25 +0100 (CET) Date: Thu, 10 Mar 2005 23:45:25 +0100 From: Erwin Lansing To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050310224524.GZ86185@droso.net> Mail-Followup-To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <20050310191906.GG48850@toxic.magnesium.net> <20050310223122.GI48850@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L9fXoLhVbEF7eqMD" Content-Disposition: inline In-Reply-To: <20050310223122.GI48850@toxic.magnesium.net> X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd 0.1 Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:45:28 -0000 --L9fXoLhVbEF7eqMD Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 10, 2005 at 05:31:22PM -0500, Adam Weinberger wrote: >=20 > I really don't intend to wait two weeks for approval to keep a > pkg-plist in alphabetical order. >=20 Where's the hurry? These kind of trivial fixes do not give our users a better experience in any way that validate rushing it in. On the other hand they can lead to frustration with our maintainers, especially if it conflicts with other work they may have been doing but not yet submitted. In these kind of cases, I value respect for our maintainers more than getting a fix in quicker. Again, a dose of common sense and a bit of empathy for the feeling of our submitters and maintainers go a long way. In the end we're all here to have fun. -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --L9fXoLhVbEF7eqMD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD4DBQFCMM4Eqy9aWxUlaZARApH7AJUbijHqOjDJbPD+86JGqGTH/fU1AJ9wby+m kCB7aByplmM/lc7T/Eyw1w== =sYcq -----END PGP SIGNATURE----- --L9fXoLhVbEF7eqMD-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:46:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0C9A16A4CE; Thu, 10 Mar 2005 22:46:02 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id E52F743D41; Thu, 10 Mar 2005 22:46:01 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 213E6707465; Fri, 11 Mar 2005 09:46:00 +1100 (EST) X-Viruscan-Id: <4230CE2800015756DF1BC1@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 4C72E707461; Fri, 11 Mar 2005 09:45:59 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id AD7E5707464; Fri, 11 Mar 2005 09:45:58 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 7B78461FD; Fri, 11 Mar 2005 09:45:57 +1100 (EST) Date: Fri, 11 Mar 2005 09:45:57 +1100 From: Edwin Groothuis To: Adam Weinberger , Mark Linimon , Florent Thoumie , "David E. O'Brien" , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050310224557.GG1118@k7.mavetju> References: <20050310191906.GG48850@toxic.magnesium.net> <20050310223122.GI48850@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310223122.GI48850@toxic.magnesium.net> User-Agent: Mutt/1.5.6i Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:46:02 -0000 On Thu, Mar 10, 2005 at 05:31:22PM -0500, Adam Weinberger wrote: > I really don't intend to wait two weeks for approval to keep a > pkg-plist in alphabetical order. If you are happy to go on a pkg-plist sorting spree, get a carte blanche from portmgr and then there is nobody who can object against it. If you don't get one, follow the normal rules. Common sense rules. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-cvs-all@FreeBSD.ORG Thu Mar 10 22:48:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2871516A4CE; Thu, 10 Mar 2005 22:48:27 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D9043D2F; Thu, 10 Mar 2005 22:48:26 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (ip68-230-188-82.dc.dc.cox.net [68.230.188.82]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id j2AMmPMp092586 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 10 Mar 2005 17:48:25 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Thu, 10 Mar 2005 17:48:18 -0500 From: Tom Rhodes To: Marc Fonvieille Message-ID: <20050310174818.5e140484@mobile.pittgoth.com> In-Reply-To: <20050310223603.GE607@nosferatu.blackend.org> References: <200503101654.j2AGstaw065903@repoman.freebsd.org> <20050310223603.GE607@nosferatu.blackend.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Pav Lucistnik cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: doc-committers@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 22:48:27 -0000 On Thu, 10 Mar 2005 23:36:04 +0100 Marc Fonvieille wrote: > On Thu, Mar 10, 2005 at 04:54:55PM +0000, Pav Lucistnik wrote: > > pav 2005-03-10 16:54:55 UTC > > > > FreeBSD doc repository (ports committer) > > > > Modified files: > > en_US.ISO8859-1/books/faq book.sgml > > Log: > > - X section > > * Replace question about how to compile XFree86 3.x app with XFree86-4 > > libraries with a question how to install X.org when system defaults > > to XFree86-4 and vice versa. > > > > > > - An X app I am building depends on &xfree86; 3.3.X, but I > - have &xfree86; 4.X installed. What should I do? > + I want to install different X > + server. > > > You should not use application tags for the term "X" (server), it's not > an application but more a "family". For example you will not write > C compiler, but > gcc is correct. > > > - To tell the port build to link to the &xfree86; 4.X libraries, > - add the following to /etc/make.conf, (if you > - do not have this file, create it): > - > - XFREE86_VERSION= 4 > + &os; versions prior 5.3 will use the default &xfree86; > + 4.X, while latter verions will default to &xorg;. > + If you want to run different X > > Same thing here. &xfree86;  and > &xorg; should also be used. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html > > may be a good example on "X11 terms tagging." This blame is all mine, not Pav's. I asked him to use application because I did not know we already had a standard tag for it. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Thu Mar 10 23:29:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F11D516A4DC; Thu, 10 Mar 2005 23:28:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA7D43D48; Thu, 10 Mar 2005 23:28:59 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ANSxpX042044; Thu, 10 Mar 2005 23:28:59 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ANSxQ0042043; Thu, 10 Mar 2005 23:28:59 GMT (envelope-from ahze) Message-Id: <200503102328.j2ANSxQ0042043@repoman.freebsd.org> From: Michael Johnson Date: Thu, 10 Mar 2005 23:28:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/alac Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 23:29:00 -0000 ahze 2005-03-10 23:28:59 UTC FreeBSD ports repository Modified files: audio/alac Makefile Log: - Fix build on 4.x Pointed out by: kris via pointyhat Revision Changes Path 1.2 +7 -1 ports/audio/alac/Makefile From owner-cvs-all@FreeBSD.ORG Thu Mar 10 23:38:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7719816A4CE; Thu, 10 Mar 2005 23:38:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 511A943D3F; Thu, 10 Mar 2005 23:38:49 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2ANcnmS042415; Thu, 10 Mar 2005 23:38:49 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2ANcnd4042414; Thu, 10 Mar 2005 23:38:49 GMT (envelope-from obrien) Message-Id: <200503102338.j2ANcnd4042414@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Mar 2005 23:38:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/pci agp_amd64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 23:38:49 -0000 obrien 2005-03-10 23:38:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/pci agp_amd64.c Log: MFC: rev 1.2: Unconditionally support the AMD64 GART HW. Approved by: re(kensmith) Revision Changes Path 1.1.2.4 +0 -3 src/sys/pci/agp_amd64.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 23:57:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7850516A4CE; Thu, 10 Mar 2005 23:57:56 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A78743D46; Thu, 10 Mar 2005 23:57:56 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2ANvtMP059230; Thu, 10 Mar 2005 15:57:55 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2ANvtQq059229; Thu, 10 Mar 2005 15:57:55 -0800 (PST) (envelope-from obrien) Date: Thu, 10 Mar 2005 15:57:55 -0800 From: "David O'Brien" To: Florent Thoumie Message-ID: <20050310235755.GB58785@dragon.nuxi.com> References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> <42309B5B.7020201@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42309B5B.7020201@FreeBSD.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 23:57:56 -0000 On Thu, Mar 10, 2005 at 08:09:15PM +0100, Florent Thoumie wrote: > David E. O'Brien wrote: > >obrien 2005-03-10 19:05:11 UTC > > > > FreeBSD ports repository > > > > Modified files: > > net/rdesktop pkg-plist > > Log: > > Sort the keymaps. > > > > Revision Changes Path > > 1.5 +32 -32 ports/net/rdesktop/pkg-plist > > This is your third commit to get rdesktop updated > in two days. Yes, the patch was a mess, I read what I could from it and updated the port. The maintainer is not a committer and I did not know the patch submitted wasn't the maintainer when I read it. The maintainer is not a committer and thus cannot update this port himself. I have seen no objections from him. Have we become so process oriented that we've become paralyzed?? Actually, yes we have. It boggles my mind where being a Ports Committer in 1995 under Satoshi has turned into. It boggles my mind that a comment fix to bsd.port.mk has to be run thru an experimental build. Yet portmgr can't address issues of port stealing? No portmgr replied to the thread when elk hijacked the 'bash' port from me. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:09:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1192B16A4CF; Fri, 11 Mar 2005 00:09:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A9843D2D; Fri, 11 Mar 2005 00:09:54 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B09s3f043540; Fri, 11 Mar 2005 00:09:54 GMT (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B09smZ043539; Fri, 11 Mar 2005 00:09:54 GMT (envelope-from ade) Message-Id: <200503110009.j2B09smZ043539@repoman.freebsd.org> From: Ade Lovett Date: Fri, 11 Mar 2005 00:09:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/tkmerge Makefile distinfo pkg-descr CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:09:55 -0000 ade 2005-03-11 00:09:54 UTC FreeBSD ports repository Modified files: devel Makefile . modules Added files: devel/tkmerge Makefile distinfo pkg-descr Log: Add tkmerge, a rather spiffy Tk interface to help with merging source files. Submitted by: Bob Wilcox Enjoyed by: julian Totally forgotten by: ade Revision Changes Path 1.12094 +1 -0 CVSROOT/modules 1.1839 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/tkmerge/Makefile (new) 1.1 +2 -0 ports/devel/tkmerge/distinfo (new) 1.1 +10 -0 ports/devel/tkmerge/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:24:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B69216A4CE; Fri, 11 Mar 2005 00:24:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06DDB43D1D; Fri, 11 Mar 2005 00:24:37 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B0Oaod044123; Fri, 11 Mar 2005 00:24:36 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B0Oawj044122; Fri, 11 Mar 2005 00:24:36 GMT (envelope-from ahze) Message-Id: <200503110024.j2B0Oawj044122@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 00:24:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/py-cairo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:24:37 -0000 ahze 2005-03-11 00:24:36 UTC FreeBSD ports repository Modified files: graphics/py-cairo pkg-descr Log: - Update WWW: line Revision Changes Path 1.2 +1 -1 ports/graphics/py-cairo/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:28:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7424016A4CE; Fri, 11 Mar 2005 00:28:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FA9943D1F; Fri, 11 Mar 2005 00:28:38 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B0Scl7044320; Fri, 11 Mar 2005 00:28:38 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B0Sccl044319; Fri, 11 Mar 2005 00:28:38 GMT (envelope-from ahze) Message-Id: <200503110028.j2B0Sccl044319@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 00:28:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xsvg pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:28:38 -0000 ahze 2005-03-11 00:28:38 UTC FreeBSD ports repository Modified files: graphics/xsvg pkg-descr Log: - Update WWW: line Revision Changes Path 1.2 +1 -1 ports/graphics/xsvg/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:30:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD41816A4CE; Fri, 11 Mar 2005 00:30:28 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19AA43D2F; Fri, 11 Mar 2005 00:30:27 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 22279707461; Fri, 11 Mar 2005 11:30:26 +1100 (EST) X-Viruscan-Id: <4230E6A2000106DDDD7808@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id CB1D170745A; Fri, 11 Mar 2005 11:30:25 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 22C47707458; Fri, 11 Mar 2005 11:30:25 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 9408861FE; Fri, 11 Mar 2005 11:30:23 +1100 (EST) Date: Fri, 11 Mar 2005 11:30:23 +1100 From: Edwin Groothuis To: David O'Brien Message-ID: <20050311003023.GH1118@k7.mavetju> References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> <42309B5B.7020201@FreeBSD.org> <20050310235755.GB58785@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310235755.GB58785@dragon.nuxi.com> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:30:28 -0000 On Thu, Mar 10, 2005 at 03:57:55PM -0800, David O'Brien wrote: > Have we become so process oriented that we've become paralyzed?? No. But due to the size of the framework, the (in)compatibility issues between different make(1)s and the lack of knowledge of Makefiles, the commiting of changes to bsd.port.mk has become more structured. This means that there will be sometimes a longer delay before changes get commited, but it also means that unambigious failures get caught before systems break. I agree that lack of knowledge of Makefiles shouldn't be a reason to delay things, but that's the current situation and that isn't something which is resolved easily. > Actually, yes we have. It boggles my mind where being a Ports Committer > in 1995 under Satoshi has turned into. It boggles my mind that a comment > fix to bsd.port.mk has to be run thru an experimental build. Yet portmgr Mine too. But with the current status, if they feel more comfortable with it, then who am I to complain about it? (I will complain, but I also won't hold it against them) > can't address issues of port stealing? No portmgr replied to the thread > when elk hijacked the 'bash' port from me. Two wrongs don't make it right. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:34:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6D0E16A4CE; Fri, 11 Mar 2005 00:34:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F74643D48; Fri, 11 Mar 2005 00:34:59 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B0YxNR044506; Fri, 11 Mar 2005 00:34:59 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B0YxWi044505; Fri, 11 Mar 2005 00:34:59 GMT (envelope-from ahze) Message-Id: <200503110034.j2B0YxWi044505@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 00:34:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/potrace Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:34:59 -0000 ahze 2005-03-11 00:34:59 UTC FreeBSD ports repository Modified files: graphics/potrace Makefile distinfo Log: - Update to 1.7 PR: ports/78682 Submitted by: Piotr Smyrak (maintainer) Revision Changes Path 1.9 +1 -1 ports/graphics/potrace/Makefile 1.8 +2 -2 ports/graphics/potrace/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:44:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB01B16A4CE; Fri, 11 Mar 2005 00:44:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95AF043D49; Fri, 11 Mar 2005 00:44:44 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B0iiDj044892; Fri, 11 Mar 2005 00:44:44 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B0iiCo044891; Fri, 11 Mar 2005 00:44:44 GMT (envelope-from ahze) Message-Id: <200503110044.j2B0iiCo044891@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 00:44:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplex Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:44:44 -0000 ahze 2005-03-11 00:44:44 UTC FreeBSD ports repository Modified files: multimedia/mplex Makefile Log: - Add CONFLICTS= mjpegtools-* PR: ports/76709 Submitted by: Ulrich Spoerlein Revision Changes Path 1.14 +2 -0 ports/multimedia/mplex/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:45:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E88416A4CE; Fri, 11 Mar 2005 00:45:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A6D143D46; Fri, 11 Mar 2005 00:45:42 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B0jgwR044991; Fri, 11 Mar 2005 00:45:42 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B0jgr5044990; Fri, 11 Mar 2005 00:45:42 GMT (envelope-from ahze) Message-Id: <200503110045.j2B0jgr5044990@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 00:45:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mjpegtools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:45:42 -0000 ahze 2005-03-11 00:45:42 UTC FreeBSD ports repository Modified files: multimedia/mjpegtools Makefile Log: - Add CONFLICTS= mplex-* PR: ports/76709 Submitted by: Ulrich Spoerlein Revision Changes Path 1.42 +1 -0 ports/multimedia/mjpegtools/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:53:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B1D16A4CE; Fri, 11 Mar 2005 00:53:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A19C43D41; Fri, 11 Mar 2005 00:53:39 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B0rctI052098; Fri, 11 Mar 2005 00:53:38 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B0rcrx052097; Fri, 11 Mar 2005 00:53:38 GMT (envelope-from ahze) Message-Id: <200503110053.j2B0rcrx052097@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 00:53:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/freshmeat-submit Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:53:39 -0000 ahze 2005-03-11 00:53:38 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/freshmeat-submit Makefile distinfo pkg-descr Log: Add freshmeat-submit 1.6, submission of updates to Freshmeat via its XML-RPC. PR: ports/75744 Submitted by: Radim Kolar Revision Changes Path 1.731 +1 -0 ports/misc/Makefile 1.1 +30 -0 ports/misc/freshmeat-submit/Makefile (new) 1.1 +2 -0 ports/misc/freshmeat-submit/distinfo (new) 1.1 +7 -0 ports/misc/freshmeat-submit/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 00:54:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA3CF16A4CE; Fri, 11 Mar 2005 00:54:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 952A543D1F; Fri, 11 Mar 2005 00:54:31 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B0sVJm052169; Fri, 11 Mar 2005 00:54:31 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B0sV0h052168; Fri, 11 Mar 2005 00:54:31 GMT (envelope-from ahze) Message-Id: <200503110054.j2B0sV0h052168@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 00:54:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 00:54:31 -0000 ahze 2005-03-11 00:54:31 UTC FreeBSD ports repository Modified files: . modules Log: freshmeat-submit --> ports/misc/freshmeat-submit Revision Changes Path 1.12095 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 01:19:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9686516A4CE; Fri, 11 Mar 2005 01:19:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7039E43D46; Fri, 11 Mar 2005 01:19:27 +0000 (GMT) (envelope-from jcamou@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B1JRHB053082; Fri, 11 Mar 2005 01:19:27 GMT (envelope-from jcamou@repoman.freebsd.org) Received: (from jcamou@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B1JRbk053081; Fri, 11 Mar 2005 01:19:27 GMT (envelope-from jcamou) Message-Id: <200503110119.j2B1JRbk053081@repoman.freebsd.org> From: "Jesus R. Camou" Date: Fri, 11 Mar 2005 01:19:27 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 01:19:27 -0000 jcamou 2005-03-11 01:19:27 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: State that devfs.conf is used on FreeBSD 5.X or later. Reviewed by: simon Approved by: trhodes (mentor) Revision Changes Path 1.696 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Fri Mar 11 01:34:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6FA616A4CE; Fri, 11 Mar 2005 01:34:48 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A17F343D1D; Fri, 11 Mar 2005 01:34:48 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 0A7C014995; Thu, 10 Mar 2005 19:34:47 -0600 (CST) Date: Thu, 10 Mar 2005 19:34:47 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: David O'Brien In-Reply-To: <20050310235755.GB58785@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Florent Thoumie cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 01:34:49 -0000 On Thu, 10 Mar 2005, David O'Brien wrote: > Yet portmgr can't address issues of port stealing? No portmgr replied > to the thread when elk hijacked the 'bash' port from me. What portmgr can't do is to arbitrate every single conflict between every single committer. portmgr can only ask that the committers work together. Only in cases where this completely and utterly fails, do the people on portmgr feel compelled to step in. If you want a system in place where every single decision that's made has to be justified, then progress is going to start becoming much slower, not much faster -- and 'slowness' is the major complaint people seem to have with portmgr. In the meantime there are two rules for commits: the two-week timeout for maintainer commits and the three-month timeout for maintainer resets. These are compromises to try to satisfy as many people as possible. It's hopeless to expect that they will satisfy everyone -- or, in this particular case, anyone at all. Of course, if all our committers were maintaining their ports and closing their assigned PRs promptly, then this would never be a problem. Finally, 'maintainership' is a privilege, not a right. What ought to be our view, as ports committers and maintainers, is that the users are the most important. To the extent that some individual wants to commit patches, handle PRs, and answer questions from users, then they deserve to be listed as a maintainer. If not, then, IMHO, they don't -- despite whatever their past work on that port has been. > It boggles my mind that a comment fix to bsd.port.mk has to be run > thru an experimental build. Not that I think you'll believe me, but I put forward the point of view on the portmgr@ list that we were indeed being too conservative in this regard. However, my view didn't carry the day. portmgr is not a monolithic entity and works by 'best consensus'. If the ports tree were branched then it's probably true that commits to bsd.port.mk could be loosened. But since it isn't, and hundreds if not thousands of people using every single release of FreeBSD rely on it never, ever, breaking, then IMHO we need to continue to be hyper-conservative with it. mcl From owner-cvs-all@FreeBSD.ORG Fri Mar 11 01:39:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA57C16A4CE; Fri, 11 Mar 2005 01:39:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A31EE43D49; Fri, 11 Mar 2005 01:39:57 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B1dvOr053952; Fri, 11 Mar 2005 01:39:57 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B1dvW5053951; Fri, 11 Mar 2005 01:39:57 GMT (envelope-from sam) Message-Id: <200503110139.j2B1dvW5053951@repoman.freebsd.org> From: Sam Leffler Date: Fri, 11 Mar 2005 01:39:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile src/sys/conf files src/sys/dev/ath/ath_rate/sample sample.c sample.h src/sys/modules/ath_rate_sample Makefile src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 01:39:57 -0000 sam 2005-03-11 01:39:57 UTC FreeBSD src repository Modified files: sys/modules Makefile sys/conf files sys/i386/conf NOTES Added files: sys/dev/ath/ath_rate/sample sample.c sample.h sys/modules/ath_rate_sample Makefile Log: SampleRate rate control algorithm for the ath driver Submitted by: John Bicket Revision Changes Path 1.1003 +1 -0 src/sys/conf/files 1.1 +608 -0 src/sys/dev/ath/ath_rate/sample/sample.c (new) 1.1 +136 -0 src/sys/dev/ath/ath_rate/sample/sample.h (new) 1.1188 +1 -0 src/sys/i386/conf/NOTES 1.430 +1 -0 src/sys/modules/Makefile 1.1 +48 -0 src/sys/modules/ath_rate_sample/Makefile (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 02:49:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0172016A4CE; Fri, 11 Mar 2005 02:49:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC87543D2F; Fri, 11 Mar 2005 02:49:04 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B2n4kZ056349; Fri, 11 Mar 2005 02:49:04 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B2n4UF056348; Fri, 11 Mar 2005 02:49:04 GMT (envelope-from ahze) Message-Id: <200503110249.j2B2n4UF056348@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 02:49:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/edict-utf-8 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 02:49:05 -0000 ahze 2005-03-11 02:49:04 UTC FreeBSD ports repository Modified files: japanese/edict-utf-8 Makefile distinfo Log: - Update to 20050310 Revision Changes Path 1.24 +1 -1 ports/japanese/edict-utf-8/Makefile 1.11 +4 -4 ports/japanese/edict-utf-8/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 02:52:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5DB216A4CE; Fri, 11 Mar 2005 02:52:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9856A43D41; Fri, 11 Mar 2005 02:52:25 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B2qPh3056566; Fri, 11 Mar 2005 02:52:25 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B2qP2d056565; Fri, 11 Mar 2005 02:52:25 GMT (envelope-from ahze) Message-Id: <200503110252.j2B2qP2d056565@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 02:52:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese Makefile ports/chinese/dictd-database Makefile distinfo pkg-descr pkg-message pkg-plist ports/chinese/dictd-database/files patch-aa patch-ac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 02:52:25 -0000 ahze 2005-03-11 02:52:25 UTC FreeBSD ports repository Modified files: chinese Makefile Added files: chinese/dictd-database Makefile distinfo pkg-descr pkg-message pkg-plist chinese/dictd-database/files patch-aa patch-ac Log: - Readd chinese/dictd-database PR: 78111 Submitted by: Rong-En Fan Revision Changes Path 1.205 +1 -0 ports/chinese/Makefile 1.20 +41 -0 ports/chinese/dictd-database/Makefile (new) 1.8 +2 -0 ports/chinese/dictd-database/distinfo (new) 1.5 +11 -0 ports/chinese/dictd-database/files/patch-aa (new) 1.3 +13 -0 ports/chinese/dictd-database/files/patch-ac (new) 1.5 +8 -0 ports/chinese/dictd-database/pkg-descr (new) 1.6 +18 -0 ports/chinese/dictd-database/pkg-message (new) 1.4 +9 -0 ports/chinese/dictd-database/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 02:53:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AB9716A4CE; Fri, 11 Mar 2005 02:53:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2568B43D48; Fri, 11 Mar 2005 02:53:16 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B2rGPR056634; Fri, 11 Mar 2005 02:53:16 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B2rGDk056633; Fri, 11 Mar 2005 02:53:16 GMT (envelope-from ahze) Message-Id: <200503110253.j2B2rGDk056633@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 02:53:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 02:53:16 -0000 ahze 2005-03-11 02:53:16 UTC FreeBSD ports repository Modified files: . modules Log: zh-dictd-database --> ports/chinese/dictd-database Revision Changes Path 1.12096 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 02:55:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA2316A4CE; Fri, 11 Mar 2005 02:55:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8466E43D2F; Fri, 11 Mar 2005 02:55:58 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B2twoN056780; Fri, 11 Mar 2005 02:55:58 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B2tweG056779; Fri, 11 Mar 2005 02:55:58 GMT (envelope-from ahze) Message-Id: <200503110255.j2B2tweG056779@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 02:55:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 02:55:58 -0000 ahze 2005-03-11 02:55:58 UTC FreeBSD ports repository Modified files: . MOVED Log: Remove chinese/dictd-database Revision Changes Path 1.646 +1 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Fri Mar 11 03:08:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F1C16A4CE; Fri, 11 Mar 2005 03:08:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A7A43D3F; Fri, 11 Mar 2005 03:08:16 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B38G41057476; Fri, 11 Mar 2005 03:08:16 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B38GeN057475; Fri, 11 Mar 2005 03:08:16 GMT (envelope-from ahze) Message-Id: <200503110308.j2B38GeN057475@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 03:08:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/flyway Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 03:08:16 -0000 ahze 2005-03-11 03:08:16 UTC FreeBSD ports repository Modified files: misc/flyway Makefile distinfo Log: - Update to 0.4.0 Revision Changes Path 1.13 +1 -2 ports/misc/flyway/Makefile 1.6 +2 -2 ports/misc/flyway/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 03:22:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D18216A4D0 for ; Fri, 11 Mar 2005 03:22:32 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id B373843D46 for ; Fri, 11 Mar 2005 03:22:30 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 11 Mar 2005 03:22:29 -0000 Received: from p508BF973.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.249.115) by mail.gmx.net (mp027) with SMTP; 11 Mar 2005 04:22:29 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2B3MQmb027461 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 11 Mar 2005 04:22:26 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: obrien@freebsd.org Date: Fri, 11 Mar 2005 04:22:21 +0100 User-Agent: KMail/1.7.2 References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> <42309B5B.7020201@FreeBSD.org> <20050310235755.GB58785@dragon.nuxi.com> In-Reply-To: <20050310235755.GB58785@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5003473.tliUavSGLa"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503110422.25431.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: Florent Thoumie cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 03:22:32 -0000 --nextPart5003473.tliUavSGLa Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 11. March 2005 00:57, David O'Brien wrote: > Yes, the patch was a mess, I read what I could from it and updated the > port. The maintainer is not a committer and I did not know the patch > submitted wasn't the maintainer when I read it. The maintainer is not a > committer and thus cannot update this port himself. Looking at the commit history, that port should probably have MAINTAINER re= set=20 to ports@ anyway - that way anyone can make quick & unbuerocratic fixes and= =20 in rdesktop's case there's little danger of the port becoming subject to=20 bitrot anyway. Since I happen to know the current MAINTAINER, I'll ask him = if=20 he's okay with that. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart5003473.tliUavSGLa Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMQ7xXhc68WspdLARArhhAKClmAaXtPoEn9YN6F0fy9PJrnjkJACdFKbK 9BbTnciEVn137htUCM48XvY= =NHxq -----END PGP SIGNATURE----- --nextPart5003473.tliUavSGLa-- From owner-cvs-all@FreeBSD.ORG Fri Mar 11 03:50:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 634BD16A4CE; Fri, 11 Mar 2005 03:50:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2179243D48; Fri, 11 Mar 2005 03:50:48 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B3omfD059024; Fri, 11 Mar 2005 03:50:48 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B3oluj059023; Fri, 11 Mar 2005 03:50:48 GMT (envelope-from alc) Message-Id: <200503110350.j2B3oluj059023@repoman.freebsd.org> From: Alan Cox Date: Fri, 11 Mar 2005 03:50:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern uipc_mbuf.c src/sys/sys mbuf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 03:50:48 -0000 alc 2005-03-11 03:50:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern uipc_mbuf.c sys/sys mbuf.h Log: MFC The m_ext reference counts are potentially shared and modified asynchronously by different threads. Thus, declare as volatile the reference count that is accessed through m_ext's pointer, ref_cnt. Approved by: re (dwhite,jhb) Revision Changes Path 1.135.2.4 +3 -2 src/sys/kern/uipc_mbuf.c 1.157.2.5 +1 -1 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 04:09:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 596CB16A4CE; Fri, 11 Mar 2005 04:09:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40ACC43D31; Fri, 11 Mar 2005 04:09:43 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B49hGf059703; Fri, 11 Mar 2005 04:09:43 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B49hCX059702; Fri, 11 Mar 2005 04:09:43 GMT (envelope-from ahze) Message-Id: <200503110409.j2B49hCX059702@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 04:09:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/svg2png Makefile distinfo pkg-descr ports/graphics/svg2png/files patch-src_svg2png.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 04:09:43 -0000 ahze 2005-03-11 04:09:42 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/svg2png Makefile distinfo pkg-descr graphics/svg2png/files patch-src_svg2png.c Log: Add graphics/svg2png Render an SVG image to a PNG image (using cairo) Revision Changes Path 1.794 +1 -0 ports/graphics/Makefile 1.1 +24 -0 ports/graphics/svg2png/Makefile (new) 1.1 +2 -0 ports/graphics/svg2png/distinfo (new) 1.1 +13 -0 ports/graphics/svg2png/files/patch-src_svg2png.c (new) 1.1 +3 -0 ports/graphics/svg2png/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 04:09:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D6B716A4CE; Fri, 11 Mar 2005 04:09:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 452B543D53; Fri, 11 Mar 2005 04:09:56 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B49uqS059732; Fri, 11 Mar 2005 04:09:56 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B49uXm059731; Fri, 11 Mar 2005 04:09:56 GMT (envelope-from ahze) Message-Id: <200503110409.j2B49uXm059731@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 04:09:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 04:09:56 -0000 ahze 2005-03-11 04:09:56 UTC FreeBSD ports repository Modified files: . modules Log: svg2png --> ports/graphics/svg2png Revision Changes Path 1.12097 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 04:13:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91DC316A4CE; Fri, 11 Mar 2005 04:13:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A27D43D4C; Fri, 11 Mar 2005 04:13:19 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B4DJn0059933; Fri, 11 Mar 2005 04:13:19 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B4DJNL059932; Fri, 11 Mar 2005 04:13:19 GMT (envelope-from ahze) Message-Id: <200503110413.j2B4DJNL059932@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 04:13:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xsvg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 04:13:19 -0000 ahze 2005-03-11 04:13:19 UTC FreeBSD ports repository Modified files: graphics/xsvg Makefile Log: - Latest version of cairo fixes build on 4.x Revision Changes Path 1.3 +1 -7 ports/graphics/xsvg/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 04:50:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44A2216A4CE; Fri, 11 Mar 2005 04:50:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 139F043D4C; Fri, 11 Mar 2005 04:50:08 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B4o7aR067952; Fri, 11 Mar 2005 04:50:07 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B4o7Vs067950; Fri, 11 Mar 2005 04:50:07 GMT (envelope-from obrien) Message-Id: <200503110450.j2B4o7Vs067950@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Mar 2005 04:50:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/psim-freebsd Makefile distinfo patch-emul_chirp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 04:50:08 -0000 obrien 2005-03-11 04:50:07 UTC FreeBSD ports repository Modified files: emulators/psim-freebsd Makefile distinfo emulators/psim-freebsd/files README.patches Added files: emulators/psim-freebsd/files patch-emul_chirp.c Log: Update to version 6.3. Submitted by: grehan (tweaked by me) Revision Changes Path 1.18 +5 -10 ports/emulators/psim-freebsd/Makefile 1.14 +2 -2 ports/emulators/psim-freebsd/distinfo 1.4 +1 -5 ports/emulators/psim-freebsd/files/README.patches 1.3 +14 -0 ports/emulators/psim-freebsd/files/patch-emul_chirp.c (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 04:52:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7184616A4CE; Fri, 11 Mar 2005 04:52:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 460D743D4C; Fri, 11 Mar 2005 04:52:49 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B4qnhY068080; Fri, 11 Mar 2005 04:52:49 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B4qnHt068079; Fri, 11 Mar 2005 04:52:49 GMT (envelope-from obrien) Message-Id: <200503110452.j2B4qnHt068079@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Mar 2005 04:52:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gdb6/files fbsd4.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 04:52:49 -0000 obrien 2005-03-11 04:52:49 UTC FreeBSD ports repository Modified files: devel/gdb6/files fbsd4.h Log: Commit a partial WIP before I loose it. Revision Changes Path 1.2 +7 -1 ports/devel/gdb6/files/fbsd4.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 05:27:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 769CB16A4CE; Fri, 11 Mar 2005 05:27:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4797143D41; Fri, 11 Mar 2005 05:27:06 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B5R60n069255; Fri, 11 Mar 2005 05:27:06 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B5R6Hi069254; Fri, 11 Mar 2005 05:27:06 GMT (envelope-from imp) Message-Id: <200503110527.j2B5R6Hi069254@repoman.freebsd.org> From: Warner Losh Date: Fri, 11 Mar 2005 05:27:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 05:27:06 -0000 imp 2005-03-11 05:27:05 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus.c Log: Revert changes of 1.49. Lots-a-people broke with it, for reasons unknown (since my sony vaio didn't :-(. Instead, fix the problem described by 1.49 in a different way: just add the two calls I'd hoped I'd avoid in 1.49 by doing the (wrong) gymnastics there. While 1.49 is a good direction to go in, each step of the way should work :-(. Revision Changes Path 1.50 +9 -5 src/sys/dev/cardbus/cardbus.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 05:28:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 673C416A4CE; Fri, 11 Mar 2005 05:28:51 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF54A43D2D; Fri, 11 Mar 2005 05:28:43 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2B5RcYi001520; Thu, 10 Mar 2005 22:27:47 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 10 Mar 2005 22:27:49 -0700 (MST) Message-Id: <20050310.222749.107701649.imp@bsdimp.com> To: jeremie@le-hen.org From: "M. Warner Losh" In-Reply-To: <20050308072731.GI94451@obiwan.tataz.chchile.org> References: <20050307230515.GD94451@obiwan.tataz.chchile.org> <20050308072731.GI94451@obiwan.tataz.chchile.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: deischen@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 05:28:51 -0000 Thanks for the reports. I believe that cardbus.c 1.50 will fix these problems. Warner From owner-cvs-all@FreeBSD.ORG Fri Mar 11 05:31:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28E0816A4CE; Fri, 11 Mar 2005 05:31:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00DAF43D1F; Fri, 11 Mar 2005 05:31:00 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B5UxCw069492; Fri, 11 Mar 2005 05:30:59 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B5Uxnm069491; Fri, 11 Mar 2005 05:30:59 GMT (envelope-from imp) Message-Id: <200503110530.j2B5Uxnm069491@repoman.freebsd.org> From: Warner Losh Date: Fri, 11 Mar 2005 05:30:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 05:31:00 -0000 imp 2005-03-11 05:30:59 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus.c Log: Doh! silly typo precludes compiling Revision Changes Path 1.51 +2 -2 src/sys/dev/cardbus/cardbus.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 05:37:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE75516A4CE; Fri, 11 Mar 2005 05:37:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 930EB43D53; Fri, 11 Mar 2005 05:37:18 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B5bICZ069775; Fri, 11 Mar 2005 05:37:18 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B5bIcC069774; Fri, 11 Mar 2005 05:37:18 GMT (envelope-from bmah) Message-Id: <200503110537.j2B5bIcC069774@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 11 Mar 2005 05:37:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 05:37:18 -0000 bmah 2005-03-11 05:37:18 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Fix minor grammar and punctuation nits in a few recently-added entries. Revision Changes Path 1.819 +22 -22 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Mar 11 06:00:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 644F616A4CE; Fri, 11 Mar 2005 06:00:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B5343D48; Fri, 11 Mar 2005 06:00:24 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B60OF0070591; Fri, 11 Mar 2005 06:00:24 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B60OZZ070590; Fri, 11 Mar 2005 06:00:24 GMT (envelope-from vanilla) Message-Id: <200503110600.j2B60OZZ070590@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Fri, 11 Mar 2005 06:00:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/lighttpd Makefile distinfo ports/www/lighttpd/files lighttpd.conf.sample patch-src::server.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 06:00:24 -0000 vanilla 2005-03-11 06:00:23 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile distinfo www/lighttpd/files lighttpd.conf.sample Removed files: www/lighttpd/files patch-src::server.c Log: 1: Upgrade to lastest version. 2: sync lighttpd.conf.sample. PR: ports/78594 Submitted by: maintainer Revision Changes Path 1.16 +3 -3 ports/www/lighttpd/Makefile 1.13 +2 -2 ports/www/lighttpd/distinfo 1.6 +114 -80 ports/www/lighttpd/files/lighttpd.conf.sample 1.2 +0 -38 ports/www/lighttpd/files/patch-src::server.c (dead) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 06:15:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A18B416A4CE; Fri, 11 Mar 2005 06:15:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 651AF43D4C; Fri, 11 Mar 2005 06:15:24 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B6FOg9071180; Fri, 11 Mar 2005 06:15:24 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B6FOje071179; Fri, 11 Mar 2005 06:15:24 GMT (envelope-from dinoex) Message-Id: <200503110615.j2B6FOje071179@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 11 Mar 2005 06:15:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/phppgadmin Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 06:15:24 -0000 dinoex 2005-03-11 06:15:23 UTC FreeBSD ports repository Modified files: databases/phppgadmin Makefile distinfo pkg-plist Log: - update to phpPgAdmin-3.5.2 PR: 78672 Revision Changes Path 1.25 +1 -1 ports/databases/phppgadmin/Makefile 1.12 +2 -2 ports/databases/phppgadmin/distinfo 1.16 +2 -0 ports/databases/phppgadmin/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 06:35:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13D9B16A4CE; Fri, 11 Mar 2005 06:35:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C781443D39; Fri, 11 Mar 2005 06:35:26 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B6ZQ7r071859; Fri, 11 Mar 2005 06:35:26 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B6ZQTR071858; Fri, 11 Mar 2005 06:35:26 GMT (envelope-from alc) Message-Id: <200503110635.j2B6ZQTR071858@repoman.freebsd.org> From: Alan Cox Date: Fri, 11 Mar 2005 06:35:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/i386/i386 uio_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 06:35:27 -0000 alc 2005-03-11 06:35:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 uio_machdep.c Log: MFC revision 1.8 Request a CPU private mapping from sf_buf_alloc(). Approved by: re (kensmith) Revision Changes Path 1.5.2.3 +5 -1 src/sys/i386/i386/uio_machdep.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:03:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28AF916A4CE; Fri, 11 Mar 2005 07:03:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D1443D1D; Fri, 11 Mar 2005 07:03:46 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B73kAv075470; Fri, 11 Mar 2005 07:03:46 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B73kkP075469; Fri, 11 Mar 2005 07:03:46 GMT (envelope-from imp) Message-Id: <200503110703.j2B73kkP075469@repoman.freebsd.org> From: Warner Losh Date: Fri, 11 Mar 2005 07:03:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ppbus pps.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:03:47 -0000 imp 2005-03-11 07:03:46 UTC FreeBSD src repository Modified files: sys/dev/ppbus pps.c Log: Make the pps interrupt register as MPSAFE and FAST. Use a spin lock to syncrhonize access to the data as a result. This makes the pps less likely to miss the 1ms pulse that I'm feeding it, but not entirely reliable yet on my 133MHz P5. Reviewed by: phk Revision Changes Path 1.48 +15 -6 src/sys/dev/ppbus/pps.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:19:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 564B016A4CE; Fri, 11 Mar 2005 07:19:33 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB82743D53; Fri, 11 Mar 2005 07:19:32 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2B7H6Wg002690; Fri, 11 Mar 2005 00:17:06 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 11 Mar 2005 00:17:17 -0700 (MST) Message-Id: <20050311.001717.21272926.imp@bsdimp.com> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200503110703.j2B73kkP075469@repoman.freebsd.org> References: <200503110703.j2B73kkP075469@repoman.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/sys/dev/ppbus pps.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:19:33 -0000 In message: <200503110703.j2B73kkP075469@repoman.freebsd.org> Warner Losh writes: : Make the pps interrupt register as MPSAFE and FAST. Use a spin lock : to syncrhonize access to the data as a result. This makes the pps : less likely to miss the 1ms pulse that I'm feeding it, but not : entirely reliable yet on my 133MHz P5. A quick check shows that the pulse is 20us, not 1000us. Warner From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:23:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F173916A4CE; Fri, 11 Mar 2005 07:23:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F4043D53; Fri, 11 Mar 2005 07:23:49 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B7Nnr0076353; Fri, 11 Mar 2005 07:23:49 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B7NnMS076352; Fri, 11 Mar 2005 07:23:49 GMT (envelope-from ahze) Message-Id: <200503110723.j2B7NnMS076352@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 07:23:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:23:50 -0000 ahze 2005-03-11 07:23:49 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Add unc back in to the sourceforge mix, I am able to receive 491kBps~ from unc mirror. No objections: marcus Revision Changes Path 1.286 +2 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:25:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B70F16A4CE; Fri, 11 Mar 2005 07:25:22 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49E6243D5D; Fri, 11 Mar 2005 07:25:22 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1D9eWS-000LbW-MO; Fri, 11 Mar 2005 08:25:24 +0100 Date: Fri, 11 Mar 2005 08:25:24 +0100 From: Kirill Ponomarew To: David O'Brien Message-ID: <20050311072524.GA82802@voodoo.oberon.net> References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> <42309B5B.7020201@FreeBSD.org> <20050310235755.GB58785@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310235755.GB58785@dragon.nuxi.com> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Florent Thoumie cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:25:22 -0000 On Thu, Mar 10, 2005 at 03:57:55PM -0800, David O'Brien wrote: > Yes, the patch was a mess, I read what I could from it and updated the > port. The maintainer is not a committer and I did not know the patch > submitted wasn't the maintainer when I read it. The maintainer is not a > committer and thus cannot update this port himself. I have seen no > objections from him. I don't object if you fix ports builds, but doing ports updates without maintainer's approval right and left is not acceptable, read Porters Handbook how it should be handled, thanks. > Have we become so process oriented that we've become paralyzed?? > Actually, yes we have. It boggles my mind where being a Ports Committer > in 1995 under Satoshi has turned into. It boggles my mind that a comment > fix to bsd.port.mk has to be run thru an experimental build. You don't need to boogle your mind, you just need to submit the PR, assign it to portmgr and they decide what to do with it. > Yet portmgr can't address issues of port stealing? No portmgr > replied to the thread when elk hijacked the 'bash' port from me. Sure ? IIRC you didn't answer his mails *at all*. But after repocopy I suddenly heard complains from you side. You were asked 3(!) times if it was approved or not by maintainer, since you updated the port, but you didn't care and want to complain now ? -Kirill From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:40:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 236CE16A4CE; Fri, 11 Mar 2005 07:40:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB91543D58; Fri, 11 Mar 2005 07:40:18 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B7eIZ1077006; Fri, 11 Mar 2005 07:40:18 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B7eIOI077005; Fri, 11 Mar 2005 07:40:18 GMT (envelope-from dds) Message-Id: <200503110740.j2B7eIOI077005@repoman.freebsd.org> From: Diomidis Spinellis Date: Fri, 11 Mar 2005 07:40:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mount_portalfs mount_portalfs.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:40:19 -0000 dds 2005-03-11 07:40:18 UTC FreeBSD src repository Modified files: usr.sbin/mount_portalfs mount_portalfs.8 Log: Add examples for tcplisten, data scattering, and file views. Improve formatting of existing examples. Revision Changes Path 1.17 +35 -4 src/usr.sbin/mount_portalfs/mount_portalfs.8 From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:50:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E82B816A4CE; Fri, 11 Mar 2005 07:50:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB78043D5A; Fri, 11 Mar 2005 07:50:09 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B7o9WI077387; Fri, 11 Mar 2005 07:50:09 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B7o9Ki077386; Fri, 11 Mar 2005 07:50:09 GMT (envelope-from dds) Message-Id: <200503110750.j2B7o9Ki077386@repoman.freebsd.org> From: Diomidis Spinellis Date: Fri, 11 Mar 2005 07:50:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mount_portalfs mount_portalfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:50:10 -0000 dds 2005-03-11 07:50:09 UTC FreeBSD src repository Modified files: usr.sbin/mount_portalfs mount_portalfs.c Log: Ensure the configuration file is given with an absolute file path. Revision Changes Path 1.23 +6 -0 src/usr.sbin/mount_portalfs/mount_portalfs.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:53:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77FE716A4CE; Fri, 11 Mar 2005 07:53:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EAB243D58; Fri, 11 Mar 2005 07:53:33 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B7rXPO077507; Fri, 11 Mar 2005 07:53:33 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B7rXqq077506; Fri, 11 Mar 2005 07:53:33 GMT (envelope-from harti) Message-Id: <200503110753.j2B7rXqq077506@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Mar 2005 07:53:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make parse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:53:33 -0000 harti 2005-03-11 07:53:32 UTC FreeBSD src repository Modified files: usr.bin/make parse.c Log: Back out the last commit. It turns out that this breaks more than it fixes. This should fix the buildworld breakage. Revision Changes Path 1.83 +0 -3 src/usr.bin/make/parse.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 07:58:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7860D16A4CE; Fri, 11 Mar 2005 07:58:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B89E43D4C; Fri, 11 Mar 2005 07:58:36 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B7wau4077729; Fri, 11 Mar 2005 07:58:36 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B7waam077728; Fri, 11 Mar 2005 07:58:36 GMT (envelope-from ahze) Message-Id: <200503110758.j2B7waam077728@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 07:58:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/accessibility/gnomespeech distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 07:58:36 -0000 ahze 2005-03-11 07:58:35 UTC FreeBSD ports repository Modified files: accessibility/gnomespeech distinfo Log: - Chase rerolled distfile only the following added to configure in new distfile +if test "x$JAVAC" != "x" ; then + javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" ` + echo JAVAC VERSION $javac_version + JAVAC="$JAVAC -source 1.4" +fi Revision Changes Path 1.8 +2 -2 ports/accessibility/gnomespeech/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 08:28:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3105D16A4CE; Fri, 11 Mar 2005 08:28:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034E643D39; Fri, 11 Mar 2005 08:28:39 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B8Scpi078818; Fri, 11 Mar 2005 08:28:38 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B8Scqw078817; Fri, 11 Mar 2005 08:28:38 GMT (envelope-from lth) Message-Id: <200503110828.j2B8Scqw078817@repoman.freebsd.org> From: Lars Thegler Date: Fri, 11 Mar 2005 08:28:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Config-Auto Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 08:28:39 -0000 lth 2005-03-11 08:28:38 UTC FreeBSD ports repository Modified files: devel/p5-Config-Auto Makefile distinfo Log: Update to 0.12 Revision Changes Path 1.9 +1 -1 ports/devel/p5-Config-Auto/Makefile 1.7 +2 -2 ports/devel/p5-Config-Auto/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 08:37:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0298716A4CE; Fri, 11 Mar 2005 08:37:49 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68B1543D2D; Fri, 11 Mar 2005 08:37:48 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j2B8bkJB057958; Fri, 11 Mar 2005 09:37:46 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j2B8bfaB057957; Fri, 11 Mar 2005 09:37:41 +0100 (CET) (envelope-from marius) Date: Fri, 11 Mar 2005 09:37:40 +0100 From: Marius Strobl To: "David O'Brien" Message-ID: <20050311093740.B55534@newtrinity.zeist.de> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050310193237.GA52299@dragon.nuxi.com>; from obrien@freebsd.org on Thu, Mar 10, 2005 at 11:32:37AM -0800 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-6; AVE: 6.30.0.5; VDF: 6.30.0.25; host: newtrinity.zeist.de) cc: cvs-src@freebsd.org cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 08:37:49 -0000 On Thu, Mar 10, 2005 at 11:32:37AM -0800, David O'Brien wrote: > On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: > > marcel 2005-01-30 09:27:49 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/sparc64/conf GENERIC > > Log: > > o Enable puc(4) and uart(4). > > o Disable ofw_console(4), sab(4) and zs(4). > .. > > ofw_console(4) is disabled because it doesn't claim the device it > > controls (through OFW) and thus interferes with puc(4)+uart(4), > > which has sufficient knowledge to extract the necessary information > > from OFW to setup the console. Put differently, ofw_console(4) is > > not a proper device driver and can only do harm. Its functionality > > is completely handled by uart(4). > > Please Back commit out. You broke the console on the most modern Sparc > machines we run^H^Hran on. Commenting out uart adding back > ofw_console(4) restore console on Sun Blade 1{0,5}0 machines. Just > adding back ofw_console(4) restores console output, but ofw_console(4) > and uart(4) fight for input. This sounds unlikely, uart(4) was reported to work on Sun Blade 100 in the past and the recent changes were tested on a Sun AX1105 (the ATX version of the Blade 100 mainboard) and a Sun Fire V100 which also uses NS16550 on an ISA bus like the Blade 100. It's more likely a configuration problem, please make sure that ttyu[0,1] are enabled in /etc/ttys but nothing else and that input-device and output-device are set to either ttya or ttyb in the OFW boot prompt or via eeprom(8). Anyway, we generally give a chance to fix the problem in case a change causes a breakage instead of calling for a back out immediately and you are the first to report a breakage on this type of hardware. So in case this really is a problem with uart(4) please let's work on fixing it and walk forward instead of backward. > > Contrary to rev 1.88's claim, ofw_console(4) does not cause harm, and NO > uart(4) has not completely handled its functionality. > The situation you describe above, i.e. both ofw_console(4) and uart(4) fighting for input, is such a harm. The problems with ofw_console(4) in general are that it doesn't fit together with sc(4)/uart(4) as both try to control the same hardware and that it doesn't attach to the hardware it actually uses and therefore doesn't take part in the probe and attach contest later on. Making this all work together would require layers of hacks to look around corners, e.g. in case there is sc(4) in the kernel we want to make uart(4) handle the Sun keyboard but only if sc(4) can talk to the graphics hardware in that box, otherwise we have to leave both to ofw_console(4). I'd rather work on getting the not yet supported graphics hardware on sparc64 machines to work with sc(4) instead of working on hacks to get ofw_console(4) work and behave properly. As for the claim that uart(4) completely handles the functionality of ofw_console(4) it actually supercedes ofw_console(4) regarding serial devices. Obviously uart(4) doesn't talk to graphics hardware which however works to some extent with ofw_console(4) but using something different from a serial console isn't officially supported by FreeBSD/sparc64 to date. Marius From owner-cvs-all@FreeBSD.ORG Fri Mar 11 08:39:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06FC216A4CE; Fri, 11 Mar 2005 08:39:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0BC743D46; Fri, 11 Mar 2005 08:39:58 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B8dw1u079281; Fri, 11 Mar 2005 08:39:58 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B8dwJe079280; Fri, 11 Mar 2005 08:39:58 GMT (envelope-from dds) Message-Id: <200503110839.j2B8dwJe079280@repoman.freebsd.org> From: Diomidis Spinellis Date: Fri, 11 Mar 2005 08:39:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mount_portalfs Makefile cred.c portald.h pt_file.c pt_pipe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 08:39:59 -0000 dds 2005-03-11 08:39:58 UTC FreeBSD src repository Modified files: usr.sbin/mount_portalfs Makefile portald.h pt_file.c pt_pipe.c Added files: usr.sbin/mount_portalfs cred.c Log: Move common credential save and restore code into a separate file. Improve credential handling in pt_file.c Revision Changes Path 1.19 +1 -1 src/usr.sbin/mount_portalfs/Makefile 1.1 +75 -0 src/usr.sbin/mount_portalfs/cred.c (new) 1.10 +3 -0 src/usr.sbin/mount_portalfs/portald.h 1.11 +3 -10 src/usr.sbin/mount_portalfs/pt_file.c 1.2 +4 -18 src/usr.sbin/mount_portalfs/pt_pipe.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 08:41:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5A0916A4CE; Fri, 11 Mar 2005 08:41:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 879D243D2D; Fri, 11 Mar 2005 08:41:10 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B8fAWv079403; Fri, 11 Mar 2005 08:41:10 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B8fA8x079402; Fri, 11 Mar 2005 08:41:10 GMT (envelope-from flz) Message-Id: <200503110841.j2B8fA8x079402@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 08:41:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/qscintilla Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 08:41:10 -0000 flz 2005-03-11 08:41:10 UTC FreeBSD ports repository Modified files: x11-toolkits/qscintilla Makefile distinfo Log: - Update to 1.5.1. Approved by: pav (mentor) Revision Changes Path 1.9 +1 -1 ports/x11-toolkits/qscintilla/Makefile 1.7 +2 -2 ports/x11-toolkits/qscintilla/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 08:41:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F26216A4CE; Fri, 11 Mar 2005 08:41:58 +0000 (GMT) Received: from eddie.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 984E843D48; Fri, 11 Mar 2005 08:41:57 +0000 (GMT) (envelope-from simon@eddie.nitro.dk) Received: by eddie.nitro.dk (Postfix, from userid 1000) id 2FD4E11A146; Fri, 11 Mar 2005 09:41:55 +0100 (CET) Date: Fri, 11 Mar 2005 09:41:55 +0100 From: "Simon L. Nielsen" To: "Jesus R. Camou" Message-ID: <20050311084155.GA846@eddie.nitro.dk> References: <200503110119.j2B1JRbk053081@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <200503110119.j2B1JRbk053081@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 08:41:58 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.03.11 01:19:27 +0000, Jesus R. Camou wrote: > jcamou 2005-03-11 01:19:27 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en_US.ISO8859-1/books/faq book.sgml=20 > Log: > State that devfs.conf is used on FreeBSD 5.X or later. Thanks! --=20 Simon L. Nielsen --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCMVnTh9pcDSc1mlERAj6aAJ97421U/V1LlPPOis4XhCd/ur5hlQCcDtVX PZ4MTVT4y5Q/W/N+6WOq0n0= =IOMv -----END PGP SIGNATURE----- --ibTvN161/egqYuK8-- From owner-cvs-all@FreeBSD.ORG Fri Mar 11 08:53:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 098D916A4CE; Fri, 11 Mar 2005 08:53:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2CC543D2F; Fri, 11 Mar 2005 08:53:48 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B8rmVw086585; Fri, 11 Mar 2005 08:53:48 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B8rmr3086584; Fri, 11 Mar 2005 08:53:48 GMT (envelope-from vs) Message-Id: <200503110853.j2B8rmr3086584@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Mar 2005 08:53:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/ploticus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 08:53:49 -0000 vs 2005-03-11 08:53:48 UTC FreeBSD ports repository Modified files: math/ploticus Makefile Log: No longer conflicts with lang/swi-pl. Forgetting his own head next: linimon Revision Changes Path 1.21 +1 -1 ports/math/ploticus/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 08:56:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F22B716A4CE; Fri, 11 Mar 2005 08:56:23 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 917CD43D5D; Fri, 11 Mar 2005 08:56:23 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id D2BA914925; Fri, 11 Mar 2005 02:56:22 -0600 (CST) Date: Fri, 11 Mar 2005 02:56:22 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Volker Stolz In-Reply-To: <200503110853.j2B8rmr3086584@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/ploticus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 08:56:24 -0000 On Fri, 11 Mar 2005, Volker Stolz wrote: > Forgetting his own head next: linimon I think my mom first told me that when I was around 10 or 11. mcl From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:02:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A0116A4CE; Fri, 11 Mar 2005 09:02:24 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5AD043D2F; Fri, 11 Mar 2005 09:02:23 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 740542285E; Fri, 11 Mar 2005 10:02:19 +0100 (CET) Received: by mail.droso.net (Postfix, from userid 1001) id B95572285A; Fri, 11 Mar 2005 10:02:18 +0100 (CET) Date: Fri, 11 Mar 2005 10:02:18 +0100 From: Erwin Lansing To: Mark Linimon Message-ID: <20050311090218.GN86185@droso.net> Mail-Followup-To: Mark Linimon , Volker Stolz , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200503110853.j2B8rmr3086584@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O/sh2HmV2lEgPixT" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd 0.1 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Volker Stolz cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/ploticus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:02:24 -0000 --O/sh2HmV2lEgPixT Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 11, 2005 at 02:56:22AM -0600, Mark Linimon wrote: > On Fri, 11 Mar 2005, Volker Stolz wrote: >=20 > > Forgetting his own head next: linimon >=20 > I think my mom first told me that when I was around 10 or 11. >=20 And you still haven't lost it yet? Impressive. I wish I could say the same. -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --O/sh2HmV2lEgPixT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCMV6aqy9aWxUlaZARAmmlAJwL0RShTLpMGXSqg0XHGghcADOL2gCdG/kT 34G0r284zeaDCclR74ppIe8= =JPhD -----END PGP SIGNATURE----- --O/sh2HmV2lEgPixT-- From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:08:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7392616A4CE; Fri, 11 Mar 2005 09:08:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4916843D58; Fri, 11 Mar 2005 09:08:33 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B98XsO087157; Fri, 11 Mar 2005 09:08:33 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B98XsZ087156; Fri, 11 Mar 2005 09:08:33 GMT (envelope-from vs) Message-Id: <200503110908.j2B98XsZ087156@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Mar 2005 09:08:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/newmat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:08:33 -0000 vs 2005-03-11 09:08:33 UTC FreeBSD ports repository Modified files: math/newmat Makefile distinfo Log: Chase rerolled tarball (I couldn't find out the changes, though) Revision Changes Path 1.13 +1 -4 ports/math/newmat/Makefile 1.6 +2 -2 ports/math/newmat/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:14:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450B816A4CE; Fri, 11 Mar 2005 09:14:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16BEE43D46; Fri, 11 Mar 2005 09:14:42 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B9Ef5h087451; Fri, 11 Mar 2005 09:14:41 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B9EfrA087450; Fri, 11 Mar 2005 09:14:41 GMT (envelope-from vs) Message-Id: <200503110914.j2B9EfrA087450@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Mar 2005 09:14:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/swi-pl Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:14:42 -0000 vs 2005-03-11 09:14:41 UTC FreeBSD ports repository Modified files: lang/swi-pl Makefile distinfo pkg-plist Log: - Update to 5.4.7 - Use readline for ports PR: ports/77893 Submitted by: Gerhard Gonter (maintainer) Revision Changes Path 1.42 +10 -2 ports/lang/swi-pl/Makefile 1.19 +2 -2 ports/lang/swi-pl/distinfo 1.20 +0 -1 ports/lang/swi-pl/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:17:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC42416A4CE; Fri, 11 Mar 2005 09:17:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C14CC43D4C; Fri, 11 Mar 2005 09:17:50 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B9Ho6o087583; Fri, 11 Mar 2005 09:17:50 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B9HofI087582; Fri, 11 Mar 2005 09:17:50 GMT (envelope-from vs) Message-Id: <200503110917.j2B9HofI087582@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Mar 2005 09:17:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/fityk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:17:51 -0000 vs 2005-03-11 09:17:50 UTC FreeBSD ports repository Modified files: math/fityk Makefile Log: Unbreak on 4.x by depending on readline from ports. Revision Changes Path 1.2 +5 -1 ports/math/fityk/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:26:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 415D316A4CE; Fri, 11 Mar 2005 09:26:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1698E43D55; Fri, 11 Mar 2005 09:26:49 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B9QmLC087898; Fri, 11 Mar 2005 09:26:48 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B9QmuH087897; Fri, 11 Mar 2005 09:26:48 GMT (envelope-from vs) Message-Id: <200503110926.j2B9QmuH087897@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Mar 2005 09:26:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gpa Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:26:49 -0000 vs 2005-03-11 09:26:48 UTC FreeBSD ports repository Modified files: security/gpa Makefile Log: Unbreak: Also BUILD_DEPENDS on gnupg Revision Changes Path 1.19 +2 -1 ports/security/gpa/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:33:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75C1F16A4CE; Fri, 11 Mar 2005 09:33:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E73443D31; Fri, 11 Mar 2005 09:33:13 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B9XDS2088202; Fri, 11 Mar 2005 09:33:13 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B9XDnw088201; Fri, 11 Mar 2005 09:33:13 GMT (envelope-from ahze) Message-Id: <200503110933.j2B9XDnw088201@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 09:33:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/modules Makefile distinfo pkg-descr pkg-plist ports/sysutils/modules/files patch-configure patch-doc::Makefile.in patch-doc::module.1.in patch-doc::modulefile.5.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:33:13 -0000 ahze 2005-03-11 09:33:12 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/modules Makefile distinfo pkg-descr pkg-plist sysutils/modules/files patch-configure patch-doc::Makefile.in patch-doc::module.1.in patch-doc::modulefile.5.in Log: Add modules 3.1.6, dynamic modification of a user's environment. PR: ports/78649 Submitted by: Hokan Revision Changes Path 1.628 +1 -0 ports/sysutils/Makefile 1.1 +44 -0 ports/sysutils/modules/Makefile (new) 1.1 +2 -0 ports/sysutils/modules/distinfo (new) 1.1 +126 -0 ports/sysutils/modules/files/patch-configure (new) 1.1 +36 -0 ports/sysutils/modules/files/patch-doc::Makefile.in (new) 1.1 +17 -0 ports/sysutils/modules/files/patch-doc::module.1.in (new) 1.1 +17 -0 ports/sysutils/modules/files/patch-doc::modulefile.5.in (new) 1.1 +7 -0 ports/sysutils/modules/pkg-descr (new) 1.1 +25 -0 ports/sysutils/modules/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:33:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1674916A4CE; Fri, 11 Mar 2005 09:33:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A7343D49; Fri, 11 Mar 2005 09:33:50 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B9XoaG088234; Fri, 11 Mar 2005 09:33:50 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B9Xoad088233; Fri, 11 Mar 2005 09:33:50 GMT (envelope-from ahze) Message-Id: <200503110933.j2B9Xoad088233@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 09:33:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:33:51 -0000 ahze 2005-03-11 09:33:50 UTC FreeBSD ports repository Modified files: . modules Log: modules --> ports/sysutils/modules Revision Changes Path 1.12098 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:37:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ECCC16A4CF; Fri, 11 Mar 2005 09:37:11 +0000 (GMT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D10243D3F; Fri, 11 Mar 2005 09:37:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])j2B9b8oZ054412; Fri, 11 Mar 2005 10:37:08 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.1/8.13.1/Submit) id j2B9b8nP054411; Fri, 11 Mar 2005 10:37:08 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Marc Fonvieille In-Reply-To: <20050310223603.GE607@nosferatu.blackend.org> References: <200503101654.j2AGstaw065903@repoman.freebsd.org> <20050310223603.GE607@nosferatu.blackend.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PXipovYeym1UrcdO7Kba" Date: Fri, 11 Mar 2005 10:37:07 +0100 Message-Id: <1110533827.53770.6.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:37:11 -0000 --=-PXipovYeym1UrcdO7Kba Content-Type: multipart/mixed; boundary="=-2YeexO/RCrRk2tGSMEl7" --=-2YeexO/RCrRk2tGSMEl7 Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Marc Fonvieille p=ED=B9e v =E8t 10. 03. 2005 v 23:36 +0100: > On Thu, Mar 10, 2005 at 04:54:55PM +0000, Pav Lucistnik wrote: > > pav 2005-03-10 16:54:55 UTC > >=20 > > FreeBSD doc repository (ports committer) > >=20 > > Modified files: > > en_US.ISO8859-1/books/faq book.sgml=20 > > Log: > > - X section > > * Replace question about how to compile XFree86 3.x app with XFree8= 6-4 > > libraries with a question how to install X.org when system defaul= ts > > to XFree86-4 and vice versa. > > =20 > =20 > > > - An X app I am building depends on &xfree86; 3.3.X, but I > - have &xfree86; 4.X installed. What should I do? > + I want to install different X > + server. > >=20 > You should not use application tags for the term "X" (server), it's not > an application but more a "family". For example you will not write > C compiler, but > gcc is correct. Actually, trhodes told me to add it there. > > - To tell the port build to link to the &xfree86; 4.X libr= aries, > - add the following to /etc/make.conf, (if you=20 > - do not have this file, create it): > - > - XFREE86_VERSION=3D 4 > + &os; versions prior 5.3 will use the default &xfree86; > + 4.X, while latter verions will default to &xorg;. > + If you want to run different X >=20 > Same thing here. &xfree86;  and > &xorg; should also be used. >=20 > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html >=20 > may be a good example on "X11 terms tagging." "Now this is interesting." What would you say to the attached patch, which -) removes tags around X -) adds tags around xfree and xorg entities -) fixes a typo verions -> versions -) rewords different X system -> different X11 implementation ? --=20 Pav Lucistnik lofi> My _sympathetic_ opinion about kdevelop is that it's a huge pile of shit that might at least work okay if used in Linux. lofi> My neutral opinion is that it's just a huge pile of shit. --=-2YeexO/RCrRk2tGSMEl7 Content-Disposition: attachment; filename=faq-xfree86-minors.diff Content-Transfer-Encoding: base64 Content-Type: text/x-patch; name=faq-xfree86-minors.diff; charset=ISO8859-2 SW5kZXg6IGJvb2suc2dtbA0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PQ0KUkNTIGZpbGU6IC9ob21lL2RjdnMvZG9jL2Vu X1VTLklTTzg4NTktMS9ib29rcy9mYXEvYm9vay5zZ21sLHYNCnJldHJpZXZpbmcgcmV2aXNpb24g MS42OTYNCmRpZmYgLWEgLXUgLXIxLjY5NiBib29rLnNnbWwNCi0tLSBib29rLnNnbWwJMTEgTWFy IDIwMDUgMDE6MTk6MjYgLTAwMDAJMS42OTYNCisrKyBib29rLnNnbWwJMTEgTWFyIDIwMDUgMDk6 MTE6NDIgLTAwMDANCkBAIC03ODQ2LDE1ICs3ODQ2LDE2IEBADQogDQogICAgICAgPHFhbmRhZW50 cnk+DQogICAgICAgICA8cXVlc3Rpb24gaWQ9InhmcmVlODYtdmVyc2lvbiI+DQotICAgICAgICAg IDxwYXJhPkkgd2FudCB0byBpbnN0YWxsIGRpZmZlcmVudCA8YXBwbGljYXRpb24+WDwvYXBwbGlj YXRpb24+DQotICAgICAgICAgICAgc2VydmVyLjwvcGFyYT4NCisgICAgICAgICAgPHBhcmE+SSB3 YW50IHRvIGluc3RhbGwgZGlmZmVyZW50IFggc2VydmVyLjwvcGFyYT4NCiAgICAgICAgIDwvcXVl c3Rpb24+DQogDQogICAgICAgICA8YW5zd2VyPg0KLSAgICAgICAgICA8cGFyYT4mb3M7IHZlcnNp b25zIHByaW9yIDUuMyB3aWxsIHVzZSB0aGUgZGVmYXVsdCAmeGZyZWU4NjsNCi0gICAgICAgICAg ICA0LlgsIHdoaWxlIGxhdHRlciB2ZXJpb25zIHdpbGwgZGVmYXVsdCB0byAmeG9yZzsuDQotICAg ICAgICAgICAgSWYgeW91IHdhbnQgdG8gcnVuIGRpZmZlcmVudCA8YXBwbGljYXRpb24+WDwvYXBw bGljYXRpb24+DQotICAgICAgICAgICAgc3lzdGVtIHRoYW4gdGhlIGRlZmF1bHQgb25lLCBhZGQg dGhlIGZvbGxvd2luZyBsaW5lIHRvDQorICAgICAgICAgIDxwYXJhPiZvczsgdmVyc2lvbnMgcHJp b3IgNS4zIHdpbGwgdXNlIHRoZSBkZWZhdWx0DQorICAgICAgICAgICAgPGFwcGxpY2F0aW9uPiZ4 ZnJlZTg2OyZuYnNwOzQuWDwvYXBwbGljYXRpb24+LA0KKyAgICAgICAgICAgIHdoaWxlIGxhdHRl ciB2ZXJzaW9ucyB3aWxsIGRlZmF1bHQgdG8NCisgICAgICAgICAgICA8YXBwbGljYXRpb24+Jnhv cmc7PC9hcHBsaWNhdGlvbj4uDQorICAgICAgICAgICAgSWYgeW91IHdhbnQgdG8gcnVuIGRpZmZl cmVudCBYMTEgaW1wbGVtZW50YXRpb24NCisgICAgICAgICAgICB0aGFuIHRoZSBkZWZhdWx0IG9u ZSwgYWRkIHRoZSBmb2xsb3dpbmcgbGluZSB0bw0KICAgICAgICAgICAgIDxmaWxlbmFtZT4vZXRj L21ha2UuY29uZjwvZmlsZW5hbWU+LCAoaWYgeW91IA0KICAgICAgICAgICAgIGRvIG5vdCBoYXZl IHRoaXMgZmlsZSwgY3JlYXRlIGl0KTo8L3BhcmE+DQogDQo= --=-2YeexO/RCrRk2tGSMEl7-- --=-PXipovYeym1UrcdO7Kba Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMWbDntdYP8FOsoIRAm86AKCwpmIzzXOy7fxMU8xh5miRaTdgTwCcC8YD +gB5T0Sq6fQfT2ujH9UgGT4= =R7hh -----END PGP SIGNATURE----- --=-PXipovYeym1UrcdO7Kba-- From owner-cvs-all@FreeBSD.ORG Fri Mar 11 09:43:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CD316A4CE; Fri, 11 Mar 2005 09:43:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC9B43D1D; Fri, 11 Mar 2005 09:43:14 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2B9hEQq088411; Fri, 11 Mar 2005 09:43:14 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2B9hE8Q088410; Fri, 11 Mar 2005 09:43:14 GMT (envelope-from ahze) Message-Id: <200503110943.j2B9hE8Q088410@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 09:43:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 09:43:14 -0000 ahze 2005-03-11 09:43:13 UTC FreeBSD ports repository Modified files: . modules Log: move modules --> ports_modules to not conflict with modules CVSROOT Pointed out by: cvs client after commit =P pav Revision Changes Path 1.12099 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:08:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9233816A4CE; Fri, 11 Mar 2005 10:08:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6708143D31; Fri, 11 Mar 2005 10:08:39 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BA8dW9088949; Fri, 11 Mar 2005 10:08:39 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BA8dTa088948; Fri, 11 Mar 2005 10:08:39 GMT (envelope-from krion) Message-Id: <200503111008.j2BA8dTa088948@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 11 Mar 2005 10:08:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/gmime2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:08:39 -0000 krion 2005-03-11 10:08:38 UTC FreeBSD ports repository Modified files: mail/gmime2 Makefile distinfo Log: Update to 2.1.13 Revision Changes Path 1.31 +1 -1 ports/mail/gmime2/Makefile 1.19 +2 -2 ports/mail/gmime2/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:11:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83EC716A4CE; Fri, 11 Mar 2005 10:11:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5509143D46; Fri, 11 Mar 2005 10:11:12 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BABCdR089101; Fri, 11 Mar 2005 10:11:12 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BABCdu089100; Fri, 11 Mar 2005 10:11:12 GMT (envelope-from flz) Message-Id: <200503111011.j2BABCdu089100@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 10:11:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/treeline Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:11:12 -0000 flz 2005-03-11 10:11:11 UTC FreeBSD ports repository Modified files: deskutils/treeline Makefile distinfo Log: - Update to 0.11.1. PR: ports/78683 Submitted by: Tobias Roth (maintainer) Approved by: pav (mentor) Revision Changes Path 1.8 +1 -1 ports/deskutils/treeline/Makefile 1.7 +2 -2 ports/deskutils/treeline/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:12:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DA5D16A4CE; Fri, 11 Mar 2005 10:12:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2B443D58; Fri, 11 Mar 2005 10:12:08 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAC8rg089214; Fri, 11 Mar 2005 10:12:08 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAC8CW089213; Fri, 11 Mar 2005 10:12:08 GMT (envelope-from edwin) Message-Id: <200503111012.j2BAC8CW089213@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Mar 2005 10:12:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/www Makefile ports/www/linux-firefox Makefile distinfo pkg-descr ports/www/linux-mozillafirebird Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:12:09 -0000 edwin 2005-03-11 10:12:08 UTC FreeBSD ports repository Modified files: . MOVED www Makefile www/linux-firefox Makefile distinfo pkg-descr Removed files: www/linux-mozillafirebird Makefile distinfo pkg-descr Log: new port: www/linux-firefox (replaces linux-mozillafirebird) Firefox is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. This is a pre-compiled Linux/i386 version, able to run plugins from that platform. This port is compatible with the Flash plugin from ports/www/linux-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://mozilla.org/projects/firefox/ PR: ports/75326 Submitted by: Aaron Voisine Revision Changes Path 1.647 +2 -1 ports/MOVED 1.1049 +1 -1 ports/www/Makefile 1.12 +66 -60 ports/www/linux-firefox/Makefile 1.7 +3 -3 ports/www/linux-firefox/distinfo 1.4 +3 -3 ports/www/linux-firefox/pkg-descr 1.13 +0 -96 ports/www/linux-mozillafirebird/Makefile (dead) 1.7 +0 -3 ports/www/linux-mozillafirebird/distinfo (dead) 1.4 +0 -9 ports/www/linux-mozillafirebird/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:15:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D75716A4CE; Fri, 11 Mar 2005 10:15:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E692E43D39; Fri, 11 Mar 2005 10:15:41 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAFfEI089350; Fri, 11 Mar 2005 10:15:41 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAFfKh089349; Fri, 11 Mar 2005 10:15:41 GMT (envelope-from edwin) Message-Id: <200503111015.j2BAFfKh089349@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Mar 2005 10:15:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:15:42 -0000 edwin 2005-03-11 10:15:41 UTC FreeBSD ports repository Modified files: . modules Log: add www/linux-firefox Revision Changes Path 1.12100 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:18:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A0D816A4CF; Fri, 11 Mar 2005 10:18:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C92B43D39; Fri, 11 Mar 2005 10:18:25 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAIPXD089571; Fri, 11 Mar 2005 10:18:25 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAIPWR089570; Fri, 11 Mar 2005 10:18:25 GMT (envelope-from edwin) Message-Id: <200503111018.j2BAIPWR089570@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Mar 2005 10:18:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/www Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:18:25 -0000 edwin 2005-03-11 10:18:24 UTC FreeBSD ports repository Modified files: . MOVED www Makefile Log: Don't remove ports which others are depending on. I was actually aware of it, but forgot about it. See ports/75326 for more info. Revision Changes Path 1.648 +1 -2 ports/MOVED 1.1050 +1 -0 ports/www/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:20:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4747116A4CF; Fri, 11 Mar 2005 10:20:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ADE943D60; Fri, 11 Mar 2005 10:20:01 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAK0EN089672; Fri, 11 Mar 2005 10:20:00 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAK0PJ089671; Fri, 11 Mar 2005 10:20:00 GMT (envelope-from edwin) Message-Id: <200503111020.j2BAK0PJ089671@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Mar 2005 10:20:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/linux-mozillafirebird Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:20:01 -0000 edwin 2005-03-11 10:20:00 UTC FreeBSD ports repository Added files: www/linux-mozillafirebird Makefile distinfo pkg-descr Log: Don't remove ports which others are depending on. I was actually aware of it, but forgot about it. See ports/75326 for more info. Revision Changes Path 1.14 +96 -0 ports/www/linux-mozillafirebird/Makefile (new) 1.8 +3 -0 ports/www/linux-mozillafirebird/distinfo (new) 1.5 +9 -0 ports/www/linux-mozillafirebird/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:26:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4871E16A4CF; Fri, 11 Mar 2005 10:26:08 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E81F043D55; Fri, 11 Mar 2005 10:26:07 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0ID60092FNNJ42@connectmail.carleton.ca>; Fri, 11 Mar 2005 05:26:07 -0500 (EST) Date: Fri, 11 Mar 2005 05:26:22 -0500 From: Adam Weinberger In-reply-to: <200503111012.j2BAC8CW089213@repoman.freebsd.org> To: Edwin Groothuis Message-id: <4231724E.4090209@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200503111012.j2BAC8CW089213@repoman.freebsd.org> cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED ports/www Makefileports/www/linux-firefox Makefile distinfo pkg-descr ports/www/linux-mozillafirebird Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:26:08 -0000 Edwin Groothuis wrote: > edwin 2005-03-11 10:12:08 UTC > > FreeBSD ports repository > > Modified files: > . MOVED > www Makefile > www/linux-firefox Makefile distinfo pkg-descr > Removed files: > www/linux-mozillafirebird Makefile distinfo pkg-descr > Log: > new port: www/linux-firefox (replaces linux-mozillafirebird) > > Firefox is a Web, FTP and gopher browser branched from Mozilla. > It does not include an HTML editor, e-mail user agent, IRC > client, or news reader. > > This is a pre-compiled Linux/i386 version, able to run plugins > from that platform. This port is compatible with the Flash > plugin from ports/www/linux-flashplugin6/ and with the Java > plugin from ports/java/linux-blackdown-jdk14/. > > WWW: http://mozilla.org/projects/firefox/ > > PR: ports/75326 > Submitted by: Aaron Voisine Edwin - I'm having some trouble getting this to recognize plugins installed after linux-firefox was installed. Where does this firefox look for plugins? Do new plugins work for you? # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:29:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E83F16A4CE; Fri, 11 Mar 2005 10:29:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22CF943D54; Fri, 11 Mar 2005 10:29:39 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BATciA090057; Fri, 11 Mar 2005 10:29:38 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BATcc0090056; Fri, 11 Mar 2005 10:29:38 GMT (envelope-from glebius) Message-Id: <200503111029.j2BATcc0090056@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 11 Mar 2005 10:29:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_one2many.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:29:39 -0000 glebius 2005-03-11 10:29:38 UTC FreeBSD src repository Modified files: sys/netgraph ng_one2many.c Log: Fix getting stats from many links with index > 0. Submitted by: Richard Kojedzinszky MFC after: 3 days Revision Changes Path 1.21 +1 -1 src/sys/netgraph/ng_one2many.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:30:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EC016A4CE; Fri, 11 Mar 2005 10:30:47 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B79543D55; Fri, 11 Mar 2005 10:30:46 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id B3118707472; Fri, 11 Mar 2005 21:30:44 +1100 (EST) X-Viruscan-Id: <4231735400017E9ABABFA9@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 6D380707465; Fri, 11 Mar 2005 21:30:44 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id CE41F707464; Fri, 11 Mar 2005 21:30:43 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 6DFCF62B6; Fri, 11 Mar 2005 21:30:42 +1100 (EST) Date: Fri, 11 Mar 2005 21:30:42 +1100 From: Edwin Groothuis To: Adam Weinberger Message-ID: <20050311103042.GS34807@k7.mavetju> References: <200503111012.j2BAC8CW089213@repoman.freebsd.org> <4231724E.4090209@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4231724E.4090209@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED ports/www Makefile ports/www/linux-firefox Makefile distinfo pkg-descr ports/www/linux-mozillafirebird Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:30:47 -0000 On Fri, Mar 11, 2005 at 05:26:22AM -0500, Adam Weinberger wrote: > I'm having some trouble getting this to recognize plugins installed > after linux-firefox was installed. Where does this firefox look for > plugins? Do new plugins work for you? You should ask the maintainer about it, I'm just the messenger. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:35:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 374BB16A4CE; Fri, 11 Mar 2005 10:35:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0716F43D5C; Fri, 11 Mar 2005 10:35:24 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAZN1W090384; Fri, 11 Mar 2005 10:35:23 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAZNOw090383; Fri, 11 Mar 2005 10:35:23 GMT (envelope-from flz) Message-Id: <200503111035.j2BAZNOw090383@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 10:35:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/udfclient Makefile ports/sysutils/udfclient/files patch-udf_discop.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:35:24 -0000 flz 2005-03-11 10:35:23 UTC FreeBSD ports repository Modified files: sysutils/udfclient Makefile Added files: sysutils/udfclient/files patch-udf_discop.c Log: - Add a patch to fix speed setting issue. PR: ports/78690 Submitted by: Andriy Gapon (maintainer) Approved by: pav (mentor) Revision Changes Path 1.2 +1 -0 ports/sysutils/udfclient/Makefile 1.1 +12 -0 ports/sysutils/udfclient/files/patch-udf_discop.c (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:42:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6E7316A4CE; Fri, 11 Mar 2005 10:42:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B8EC43D68; Fri, 11 Mar 2005 10:42:42 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAgg3p090668; Fri, 11 Mar 2005 10:42:42 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAggQZ090667; Fri, 11 Mar 2005 10:42:42 GMT (envelope-from krion) Message-Id: <200503111042.j2BAggQZ090667@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 11 Mar 2005 10:42:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/kallers Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:42:42 -0000 krion 2005-03-11 10:42:42 UTC FreeBSD ports repository Modified files: comms/kallers Makefile Log: Fix build on amd64. Revision Changes Path 1.5 +6 -1 ports/comms/kallers/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:44:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3510016A4CE; Fri, 11 Mar 2005 10:44:09 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5984D43D66; Fri, 11 Mar 2005 10:44:08 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j2BAhk86023251; Fri, 11 Mar 2005 12:43:46 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j2BAi6Mm001541; Fri, 11 Mar 2005 12:44:06 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j2BAi5w4001540; Fri, 11 Mar 2005 12:44:05 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 11 Mar 2005 12:44:05 +0200 From: Giorgos Keramidas To: Pav Lucistnik Message-ID: <20050311104405.GC1359@orion.daedalusnetworks.priv> References: <200503101654.j2AGstaw065903@repoman.freebsd.org> <20050310223603.GE607@nosferatu.blackend.org> <1110533827.53770.6.camel@pav.hide.vol.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1110533827.53770.6.camel@pav.hide.vol.cz> cc: doc-committers@freebsd.org cc: Marc Fonvieille cc: cvs-all@freebsd.org cc: cvs-doc@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:44:09 -0000 On 2005-03-11 10:37, Pav Lucistnik wrote: > What would you say to the attached patch, which > -) removes tags around X > -) adds tags around xfree and xorg entities > -) fixes a typo verions -> versions > -) rewords different X system -> different X11 implementation > ? > - &os; versions prior 5.3 will use the default &xfree86; > - 4.X, while latter verions will default to &xorg;. > - If you want to run different X > - system than the default one, add the following line to > + &os; versions prior 5.3 will use the default > + &xfree86; 4.X, > + while latter versions will default to > + &xorg;. > + If you want to run different X11 implementation > + than the default one, add the following line to > /etc/make.conf, (if you > do not have this file, create it): "If you want to run _a_ different..." Otherwise, this seems fine, IMHO. From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:44:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F31016A4CF; Fri, 11 Mar 2005 10:44:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2F5643D67; Fri, 11 Mar 2005 10:44:10 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAiAaX090776; Fri, 11 Mar 2005 10:44:10 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAiAWI090775; Fri, 11 Mar 2005 10:44:10 GMT (envelope-from flz) Message-Id: <200503111044.j2BAiAWI090775@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 10:44:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/iperf Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:44:11 -0000 flz 2005-03-11 10:44:10 UTC FreeBSD ports repository Modified files: net/iperf Makefile distinfo pkg-descr Removed files: net/iperf pkg-plist Log: - Update to 2.0.1. - Add OPTIONS. PR: ports/76553 Submitted by: Marcus Grando Approved by: pav (mentor) Revision Changes Path 1.12 +30 -13 ports/net/iperf/Makefile 1.7 +2 -2 ports/net/iperf/distinfo 1.2 +11 -6 ports/net/iperf/pkg-descr 1.3 +0 -8 ports/net/iperf/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:45:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A0A16A4CE; Fri, 11 Mar 2005 10:45:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E3E43D5C; Fri, 11 Mar 2005 10:45:33 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAjXDD090935; Fri, 11 Mar 2005 10:45:33 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAjXCZ090934; Fri, 11 Mar 2005 10:45:33 GMT (envelope-from edwin) Message-Id: <200503111045.j2BAjXCZ090934@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Mar 2005 10:45:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/vtiger Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:45:33 -0000 edwin 2005-03-11 10:45:33 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/vtiger Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add vtiger, open source Customer Relationship Management software vtiger CRM is an open source Customer Relationship Management (CRM) software mainly for small and medium businesses. vtiger CRM is built over proven, fast, and reliable LAMP/WAMP (Linux/Windows, Apache, MySQL, and PHP) technologies and open source projects, such as SugarCRM (SPL 1.1.2), phpBB (GPL), and others. WWW: http://www.vtiger.com Revision Changes Path 1.1051 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/vtiger/Makefile (new) 1.1 +2 -0 ports/www/vtiger/distinfo (new) 1.1 +7 -0 ports/www/vtiger/pkg-descr (new) 1.1 +18 -0 ports/www/vtiger/pkg-message (new) 1.1 +1521 -0 ports/www/vtiger/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:45:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32CDC16A4CE; Fri, 11 Mar 2005 10:45:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0640B43D58; Fri, 11 Mar 2005 10:45:48 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BAjla9090981; Fri, 11 Mar 2005 10:45:47 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BAjlK0090980; Fri, 11 Mar 2005 10:45:47 GMT (envelope-from edwin) Message-Id: <200503111045.j2BAjlK0090980@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Mar 2005 10:45:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:45:48 -0000 edwin 2005-03-11 10:45:47 UTC FreeBSD ports repository Modified files: . modules Log: vtiger --> ports/www/vtiger Revision Changes Path 1.12101 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:52:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 817A116A4CF; Fri, 11 Mar 2005 10:52:26 +0000 (GMT) Date: Fri, 11 Mar 2005 10:52:26 +0000 From: Alexey Dokuchaev To: Adam Weinberger , Florent Thoumie , "David E. O'Brien" , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050311105226.GA19778@FreeBSD.org> References: <200503101905.j2AJ5B6R013928@repoman.freebsd.org> <42309B5B.7020201@FreeBSD.org> <20050310191906.GG48850@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20050310191906.GG48850@toxic.magnesium.net> User-Agent: Mutt/1.4.2.1i Subject: Re: cvs commit: ports/net/rdesktop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:52:26 -0000 On Thu, Mar 10, 2005 at 02:19:06PM -0500, Adam Weinberger wrote: > >> (03.10.2005 @ 1409 PST): Florent Thoumie said, in 1.2K: << > > David E. O'Brien wrote: > > >obrien 2005-03-10 19:05:11 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > net/rdesktop pkg-plist > > > Log: > > > Sort the keymaps. > > > > > > Revision Changes Path > > > 1.5 +32 -32 ports/net/rdesktop/pkg-plist > > > > This is your third commit to get rdesktop updated > > in two days. > > > > There was a PR pending with a patch included. Maintainer > > has been cc'ed. > > > > Please respect ownership when not working on your ports, > > or at least wait for maintainer timeout before applying > > your changes. > >> end of "Re: cvs commit: ports/net/rdesktop pkg-plist" from Florent Thoumie << > > Sorting the pkg-plist is a trivial change, and was the maintainer's > responsibility in the first place. Asking for maintainer approval > for trivial fixes supports a level of bureaucracy that, while nice > in concept, simple prevents people from applying trivial fixes. > > Note that I'm not commenting on David's other commits to rdesktop; > I haven't looked at them. Note also that I do not know what is in > the PR. My only argument here is that committers should not feel > like applying trivial fixes and routine maintenance to the ports > tree amounts to stepping on someone's toes. The problem is that you'll never know all cases. Sometimes a simple change might cause a problem, and instead of guessing, it's always good idea to check with maintainer. Just leaves no room for misunderstanding and feeling that ones maintainer status is being ignored. ./danfe From owner-cvs-all@FreeBSD.ORG Fri Mar 11 11:11:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B19D16A4CE; Fri, 11 Mar 2005 11:11:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E25E643D4C; Fri, 11 Mar 2005 11:11:40 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BBBetA091889; Fri, 11 Mar 2005 11:11:40 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BBBe9F091888; Fri, 11 Mar 2005 11:11:40 GMT (envelope-from ache) Message-Id: <200503111111.j2BBBe9F091888@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Mar 2005 11:11:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/russian/rus-ispell Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 11:11:41 -0000 ache 2005-03-11 11:11:40 UTC FreeBSD ports repository Modified files: russian/rus-ispell Makefile distinfo Log: Upgrade to 0.99f8 Revision Changes Path 1.19 +1 -2 ports/russian/rus-ispell/Makefile 1.13 +2 -2 ports/russian/rus-ispell/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 11:12:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B459416A4CE; Fri, 11 Mar 2005 11:12:14 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 680F943D1D; Fri, 11 Mar 2005 11:12:13 +0000 (GMT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205])j2BBC8VS063259; Fri, 11 Mar 2005 12:12:08 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost.blackend.org [127.0.0.1]) j2BBC7MV005025; Fri, 11 Mar 2005 12:12:08 +0100 (CET) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.13.1/8.13.1/Submit) id j2BBC74b005024; Fri, 11 Mar 2005 12:12:07 +0100 (CET) (envelope-from marc) Date: Fri, 11 Mar 2005 12:12:06 +0100 From: Marc Fonvieille To: Giorgos Keramidas Message-ID: <20050311111206.GA4987@nosferatu.blackend.org> References: <200503101654.j2AGstaw065903@repoman.freebsd.org> <20050310223603.GE607@nosferatu.blackend.org> <1110533827.53770.6.camel@pav.hide.vol.cz> <20050311104405.GC1359@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050311104405.GC1359@orion.daedalusnetworks.priv> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.3-STABLE cc: Pav Lucistnik cc: doc-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-doc@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 11:12:14 -0000 On Fri, Mar 11, 2005 at 12:44:05PM +0200, Giorgos Keramidas wrote: > On 2005-03-11 10:37, Pav Lucistnik wrote: > > What would you say to the attached patch, which > > -) removes tags around X > > -) adds tags around xfree and xorg entities > > -) fixes a typo verions -> versions > > -) rewords different X system -> different X11 implementation > > ? > > > - &os; versions prior 5.3 will use the default &xfree86; > > - 4.X, while latter verions will default to &xorg;. > > - If you want to run different X > > - system than the default one, add the following line to > > + &os; versions prior 5.3 will use the default > > + &xfree86; 4.X, > > + while latter versions will default to > > + &xorg;. > > + If you want to run different X11 implementation > > + than the default one, add the following line to > > /etc/make.conf, (if you > > do not have this file, create it): > > "If you want to run _a_ different..." > > Otherwise, this seems fine, IMHO. > Same here. Marc From owner-cvs-all@FreeBSD.ORG Fri Mar 11 11:29:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38D0C16A4CE; Fri, 11 Mar 2005 11:29:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A31C43D54; Fri, 11 Mar 2005 11:29:40 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BBTdRr092503; Fri, 11 Mar 2005 11:29:39 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BBTdgX092502; Fri, 11 Mar 2005 11:29:39 GMT (envelope-from harti) Message-Id: <200503111129.j2BBTdgX092502@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Mar 2005 11:29:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make parse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 11:29:40 -0000 harti 2005-03-11 11:29:39 UTC FreeBSD src repository Modified files: usr.bin/make parse.c Log: Call ParseFinishLine() also for the last line in a file. This patch differs from the previous one in that it calls the function only when a real file hits EOF. The bodies of .for loops are also handled as files, but for these we don't want to end a dependency block on the 'EOF' as in: foo: do-this .for ... do-something .endfor do-more Revision Changes Path 1.84 +3 -0 src/usr.bin/make/parse.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 11:34:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 837CC16A4CE; Fri, 11 Mar 2005 11:34:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5685C43D31; Fri, 11 Mar 2005 11:34:40 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BBYe37092691; Fri, 11 Mar 2005 11:34:40 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BBYeJK092690; Fri, 11 Mar 2005 11:34:40 GMT (envelope-from skv) Message-Id: <200503111134.j2BBYeJK092690@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 11 Mar 2005 11:34:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Module-CoreList Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 11:34:40 -0000 skv 2005-03-11 11:34:40 UTC FreeBSD ports repository Modified files: devel/p5-Module-CoreList Makefile distinfo pkg-descr Log: Update to 1.98 * added data for 5.8.6 PR: ports/78066 Submitted by: skv Approved by: maintainer timeout (2 weeks) Revision Changes Path 1.5 +1 -1 ports/devel/p5-Module-CoreList/Makefile 1.6 +2 -2 ports/devel/p5-Module-CoreList/distinfo 1.2 +2 -0 ports/devel/p5-Module-CoreList/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Mar 11 11:46:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B072316A4CE; Fri, 11 Mar 2005 11:46:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E6043D39; Fri, 11 Mar 2005 11:46:05 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BBk5Kv093251; Fri, 11 Mar 2005 11:46:05 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BBk5jm093250; Fri, 11 Mar 2005 11:46:05 GMT (envelope-from ache) Message-Id: <200503111146.j2BBk5jm093250@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Mar 2005 11:46:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/jpeginfo Makefile distinfo ports/graphics/jpeginfo/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 11:46:05 -0000 ache 2005-03-11 11:46:05 UTC FreeBSD ports repository Modified files: graphics/jpeginfo Makefile distinfo Added files: graphics/jpeginfo/files patch-aa Log: Upgrade to 1.6.0 Revision Changes Path 1.4 +2 -2 ports/graphics/jpeginfo/Makefile 1.3 +2 -2 ports/graphics/jpeginfo/distinfo 1.1 +11 -0 ports/graphics/jpeginfo/files/patch-aa (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:09:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18D4016A4CE; Fri, 11 Mar 2005 12:09:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E313043D1D; Fri, 11 Mar 2005 12:09:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BC9GbN094096; Fri, 11 Mar 2005 12:09:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BC9G5F094095; Fri, 11 Mar 2005 12:09:16 GMT (envelope-from pav) Message-Id: <200503111209.j2BC9G5F094095@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 12:09:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:09:17 -0000 pav 2005-03-11 12:09:16 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Fix nits with my previous changes: * remove around generic term X * add around specific X implementations * fix a typo, reword few words OK'ed by: keramida, blackend Revision Changes Path 1.697 +7 -6 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:11:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E05E16A4CE; Fri, 11 Mar 2005 12:11:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA5A343D39; Fri, 11 Mar 2005 12:11:31 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BCBVcI094244; Fri, 11 Mar 2005 12:11:31 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BCBVeA094243; Fri, 11 Mar 2005 12:11:31 GMT (envelope-from flz) Message-Id: <200503111211.j2BCBVeA094243@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 12:11:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/iperf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:11:32 -0000 flz 2005-03-11 12:11:31 UTC FreeBSD ports repository Modified files: net/iperf Makefile Log: - Force commit to say that maintainership change and commit were approved by maintainer timeout and portmgr blessing. Approved by: pav (mentor) Revision Changes Path 1.13 +0 -0 ports/net/iperf/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:28:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF8B416A4CE; Fri, 11 Mar 2005 12:28:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B726C43D62; Fri, 11 Mar 2005 12:28:11 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BCSBnu094901; Fri, 11 Mar 2005 12:28:11 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BCSBAn094900; Fri, 11 Mar 2005 12:28:11 GMT (envelope-from lofi) Message-Id: <200503111228.j2BCSBAn094900@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 11 Mar 2005 12:28:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/rdesktop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:28:12 -0000 lofi 2005-03-11 12:28:11 UTC FreeBSD ports repository Modified files: net/rdesktop Makefile Log: Reset maintainership. Approved by: ex-maintainer Revision Changes Path 1.30 +1 -1 ports/net/rdesktop/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:37:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 869C716A4CE; Fri, 11 Mar 2005 12:37:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FCC43D48; Fri, 11 Mar 2005 12:37:07 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BCb7gk095347; Fri, 11 Mar 2005 12:37:07 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BCb76B095346; Fri, 11 Mar 2005 12:37:07 GMT (envelope-from ume) Message-Id: <200503111237.j2BCb76B095346@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 12:37:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet6 esp_core.c src/sys/opencrypto cryptosoft.c src/sys/crypto/cast128 cast128.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:37:07 -0000 ume 2005-03-11 12:37:07 UTC FreeBSD src repository Modified files: sys/netinet6 esp_core.c sys/opencrypto cryptosoft.c Removed files: sys/crypto/cast128 cast128.h Log: refer opencrypto/cast.h directly. Revision Changes Path 1.9 +0 -17 src/sys/crypto/cast128/cast128.h (dead) 1.23 +9 -1 src/sys/netinet6/esp_core.c 1.9 +1 -1 src/sys/opencrypto/cryptosoft.c From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:24:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8469A16A4CE; Thu, 10 Mar 2005 18:24:44 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB5BE43D4C; Thu, 10 Mar 2005 18:24:43 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j2AIOUup003302; Thu, 10 Mar 2005 19:24:30 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Paul Richards From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 10 Mar 2005 18:19:04 GMT." <20050310181903.GU98930@myrddin.originative.co.uk> Date: Thu, 10 Mar 2005 19:24:30 +0100 Message-ID: <3301.1110479070@critter.freebsd.dk> Sender: phk@critter.freebsd.dk X-Mailman-Approved-At: Fri, 11 Mar 2005 12:56:13 +0000 cc: Brian Fundakowski Feldman cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:24:44 -0000 In message <20050310181903.GU98930@myrddin.originative.co.uk>, Paul Richards wr ites: >That's the crux of FreeBSD's problem really. We can't tell the >commercial world to change the way they work to suit what we want >to do. If we want them to take FreeBSD seriously we have to fit >with the expectations they have. No, the crux of FreeBSD's problem is the differing opinion on how serious we want to be taken. I for instance, do not want "the commercial world", (by which we in this case means "application producing companies") to take us anymore serious than we are able to be. Being realistic about our capacity and ability is far more important to everybody, than promising specific goals of dubious reachability. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:31:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFBB816A4CE; Thu, 10 Mar 2005 18:31:16 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E9643D4C; Thu, 10 Mar 2005 18:31:16 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j2AIVCiq005670; Thu, 10 Mar 2005 10:31:12 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j2AIVCa5005667; Thu, 10 Mar 2005 10:31:12 -0800 Date: Thu, 10 Mar 2005 10:31:12 -0800 From: Brooks Davis To: Paul Richards Message-ID: <20050310183112.GA4244@odin.ac.hmc.edu> References: <422E407B.4080507@portaone.com> <86k6oht386.fsf@xps.des.no> <422F087F.9030906@portaone.com> <20050309.085035.129356491.imp@bsdimp.com> <422F6703.70409@portaone.com> <20050310161607.GO98930@myrddin.originative.co.uk> <20050310165510.GE993@green.homeunix.org> <20050310172050.GR98930@myrddin.originative.co.uk> <20050310173645.GB25556@odin.ac.hmc.edu> <20050310181903.GU98930@myrddin.originative.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <20050310181903.GU98930@myrddin.originative.co.uk> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu X-Mailman-Approved-At: Fri, 11 Mar 2005 12:56:13 +0000 cc: Brian Fundakowski Feldman cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:31:17 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 10, 2005 at 06:19:04PM +0000, Paul Richards wrote: > On Thu, Mar 10, 2005 at 09:36:46AM -0800, Brooks Davis wrote: > > On Thu, Mar 10, 2005 at 05:20:50PM +0000, Paul Richards wrote: > > > On Thu, Mar 10, 2005 at 11:55:10AM -0500, Brian Fundakowski Feldman w= rote: > > > >=20 > > > > How is this even a problem? The company targets 5.3-RELEASE, perio= d, > > > > for all of 5.x. They do not need to upgrade their build computer to > > > > anything past RELENG_5_3 even in the face of security issues. > > >=20 > > > That really irritating bug that causes their development tools to > > > crash is fixed in 5.5. Clearly they'll want to run with that later > > > version. > >=20 > > Then they should tell their customers that they only support 5.5 or they > > should routinly test on 5.3 to make sure that keeps working. For that >=20 > That's the crux of FreeBSD's problem really. We can't tell the > commercial world to change the way they work to suit what we want > to do. If we want them to take FreeBSD seriously we have to fit > with the expectations they have. >=20 > > matter, in the case we are discussing, as long as they don't use the new > > flags they would not have any problems and if they failed to test on the > > old version they claimed to support that's their problem. >=20 > Across a stable branch I think it's unrealistic to expect commercial > developers to keep track of all these nuances. These are the sorts > of development overheads that make costs prohibitive and thereby > rule out support for particular platforms. If the company doesn't test their software on all the releases they claim to support or track changes between, how can they possibly expect it to work? Even making the assumption that no new features were added, how can they be sure they aren't using a feature that caused kernel panics in the previous release? As far as I can tell, there is no difference between adding a feature and fixing a bug that prevented a feature from working before. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCMJJvXY6L6fI4GtQRAiPuAJ0eOxvXCLVD2TdZvTBifQcvOo6ePACg2V1T Omgqqvrec1GJpYRrB83wWM4= =Rg13 -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o-- From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:35:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC1FC16A4CE; Thu, 10 Mar 2005 18:35:26 +0000 (GMT) Received: from mx1.originative.co.uk (freebsd.gotadsl.co.uk [81.6.249.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 290D843D39; Thu, 10 Mar 2005 18:35:26 +0000 (GMT) (envelope-from paul@mx1.originative.co.uk) Received: from localhost (unknown [127.0.0.1]) by mx1.originative.co.uk (Postfix) with ESMTP id A8F8415586; Thu, 10 Mar 2005 18:34:52 +0000 (GMT) Received: from mx1.originative.co.uk ([127.0.0.1])port 10024) with ESMTP id 35855-05; Thu, 10 Mar 2005 18:34:47 +0000 (GMT) Received: by mx1.originative.co.uk (Postfix, from userid 1000) id 5CEF915589; Thu, 10 Mar 2005 18:34:47 +0000 (GMT) Date: Thu, 10 Mar 2005 18:34:46 +0000 From: Paul Richards To: Poul-Henning Kamp Message-ID: <20050310183446.GW98930@myrddin.originative.co.uk> References: <20050310181903.GU98930@myrddin.originative.co.uk> <3301.1110479070@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3301.1110479070@critter.freebsd.dk> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at originative.co.uk X-Mailman-Approved-At: Fri, 11 Mar 2005 12:56:13 +0000 cc: Brian Fundakowski Feldman cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:35:26 -0000 On Thu, Mar 10, 2005 at 07:24:30PM +0100, Poul-Henning Kamp wrote: > In message <20050310181903.GU98930@myrddin.originative.co.uk>, Paul Richards wr > ites: > > >That's the crux of FreeBSD's problem really. We can't tell the > >commercial world to change the way they work to suit what we want > >to do. If we want them to take FreeBSD seriously we have to fit > >with the expectations they have. > > No, the crux of FreeBSD's problem is the differing opinion on how > serious we want to be taken. > > I for instance, do not want "the commercial world", (by which we > in this case means "application producing companies") to take us > anymore serious than we are able to be. > > Being realistic about our capacity and ability is far more important > to everybody, than promising specific goals of dubious reachability. I have no disagreement with that position. In fact, raising this issue bolsters that position by showing just how far away we are from being able to produce a product suited to that sort of commercial environment. -- Paul Richards From owner-cvs-all@FreeBSD.ORG Thu Mar 10 18:38:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC87F16A4D1; Thu, 10 Mar 2005 18:38:00 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC5943D49; Thu, 10 Mar 2005 18:37:59 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j2AIbpp4003512; Thu, 10 Mar 2005 19:37:51 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Paul Richards From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 10 Mar 2005 18:34:46 GMT." <20050310183446.GW98930@myrddin.originative.co.uk> Date: Thu, 10 Mar 2005 19:37:51 +0100 Message-ID: <3511.1110479871@critter.freebsd.dk> Sender: phk@critter.freebsd.dk X-Mailman-Approved-At: Fri, 11 Mar 2005 12:56:13 +0000 cc: Brian Fundakowski Feldman cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 18:38:00 -0000 In message <20050310183446.GW98930@myrddin.originative.co.uk>, Paul Richards wr ites: >I have no disagreement with that position. In fact, raising this >issue bolsters that position by showing just how far away we are >from being able to produce a product suited to that sort of commercial >environment. Are we actually trying to do that ? Are you sure ? The argument could be made that we'd be far better off doing what we have 10 years of track record being good at. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Thu Mar 10 19:33:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CADF16A4CE; Thu, 10 Mar 2005 19:33:47 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E7C43D46; Thu, 10 Mar 2005 19:33:39 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2AJY5JX088022; Thu, 10 Mar 2005 12:34:07 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4230A06A.5040706@samsco.org> Date: Thu, 10 Mar 2005 12:30:50 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Richards References: <20050310181903.GU98930@myrddin.originative.co.uk> <3301.1110479070@critter.freebsd.dk> <20050310183446.GW98930@myrddin.originative.co.uk> In-Reply-To: <20050310183446.GW98930@myrddin.originative.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org X-Mailman-Approved-At: Fri, 11 Mar 2005 12:56:13 +0000 cc: Brian Fundakowski Feldman cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: Brooks Davis cc: cvs-src@FreeBSD.org cc: alfred@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Poul-Henning Kamp cc: des@des.no cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 19:33:47 -0000 Paul Richards wrote: > On Thu, Mar 10, 2005 at 07:24:30PM +0100, Poul-Henning Kamp wrote: > >>In message <20050310181903.GU98930@myrddin.originative.co.uk>, Paul Richards wr >>ites: >> >> >>>That's the crux of FreeBSD's problem really. We can't tell the >>>commercial world to change the way they work to suit what we want >>>to do. If we want them to take FreeBSD seriously we have to fit >>>with the expectations they have. >> >>No, the crux of FreeBSD's problem is the differing opinion on how >>serious we want to be taken. >> >>I for instance, do not want "the commercial world", (by which we >>in this case means "application producing companies") to take us >>anymore serious than we are able to be. >> >>Being realistic about our capacity and ability is far more important >>to everybody, than promising specific goals of dubious reachability. > > > I have no disagreement with that position. In fact, raising this > issue bolsters that position by showing just how far away we are > from being able to produce a product suited to that sort of commercial > environment. > Oh, please stop the FUD Paul. This argument is just getting silly. You've now turned this thread into a diatribe of why FreeBSD isn't suitable for a commercial environment. Just relax for a minute, and consider that your view of the world isn't the same as others, and that professing your view of the world doesn't make it any more correct nor does it help promote FreeBSD. K, thanks! Now that that is said, we as a project will do the best that we can to support backwards compatibility. We can't guarantee that because significant security or reliability fixes might preempt that, but we will also do our best to document what changes need to be bad and to keep then as minimal as possible. Now, for forwards compat, what you are saying is that all APIs present now in RELENG_5 should be completely frozen and never touched. Well, what you are actually describing is a RELENG_5_X branch, where everything is frozen, and only critical bug fixes and security fixes are made. RELENG_5 is still a development branch, though it is a stable one where only tested features and fixes are committed. Making it completely frozen makes it nearly impossible to have future releases that maintain the state of the art. If the only time that a new feature, or even a new, non-conflicting flag is allowed to be introduced is at a major rev, then we'll quickly fall out of relevancy since there will be no point in waiting 18-24 months for minor improvements to be allowed out of the gate. So, contrary to your uninformed and closed view of the world, there is quite a bit of software out there for other OSes that sets minimum version levels for the OS that often happens mid-stream for the major cycle of that OS. It happened with OSX 10.2.4, it happened with MacOS 7.6, it happened with NT 4.0 SP3, it happened with W2K SP2, and I'll bet a dollar that it will happen with WinXP SP2. The major Linux vendors don't even try, and ISVs and IHVs often wind up shipping a version of their software for every point release, or just tell people to use a certain point release and don't call them if a different point release doesn't work. I've developed commerical apps for major companies for all of these OS's, so I think I can speak with some confidence here. What we are doing in FreeBSD is no different than any other OS, and it's a strong improvement over the API anarchy that we had before. So instead of throwing up your hands and declaring that no one understands you and that FreeBSD is doomed, consider the opposite opinion that we are taking positive and appropriate steps to be more commercially viable, and that those steps are in line with other OSes. And if you change your argument again to find yet another different angle that you can whine about, I'll k-line you. Thanks, Scott From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:40:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32A9C16A4CE; Fri, 11 Mar 2005 12:40:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 096FF43D2F; Fri, 11 Mar 2005 12:40:56 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BCetcc095531; Fri, 11 Mar 2005 12:40:55 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BCetJU095530; Fri, 11 Mar 2005 12:40:55 GMT (envelope-from harti) Message-Id: <200503111240.j2BCetJU095530@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Mar 2005 12:40:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make suff.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:40:56 -0000 harti 2005-03-11 12:40:55 UTC FreeBSD src repository Modified files: usr.bin/make suff.c Log: Style: Fix indentation. Revision Changes Path 1.51 +1148 -1136 src/usr.bin/make/suff.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:45:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2A3516A4CE; Fri, 11 Mar 2005 12:45:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8814443D41; Fri, 11 Mar 2005 12:45:09 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BCj9aS095771; Fri, 11 Mar 2005 12:45:09 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BCj9Ck095770; Fri, 11 Mar 2005 12:45:09 GMT (envelope-from ume) Message-Id: <200503111245.j2BCj9Ck095770@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 12:45:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/opencrypto rijndael.c rijndael.h xform.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:45:09 -0000 ume 2005-03-11 12:45:09 UTC FreeBSD src repository Modified files: sys/opencrypto rijndael.c rijndael.h xform.c Log: - use 1/2 space for rijndael context in ipsec - rijndael_set_key() always sets up full context - rijndaelKeySetupDec() gets back original protoype Reviewed by: sam Obtained from: OpenBSD Revision Changes Path 1.5 +7 -17 src/sys/opencrypto/rijndael.c 1.3 +2 -2 src/sys/opencrypto/rijndael.h 1.4 +5 -6 src/sys/opencrypto/xform.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:47:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F3AF16A4CF; Fri, 11 Mar 2005 12:47:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE89143D1D; Fri, 11 Mar 2005 12:47:14 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BClEVk002789; Fri, 11 Mar 2005 12:47:14 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BClE4V002788; Fri, 11 Mar 2005 12:47:14 GMT (envelope-from rwatson) Message-Id: <200503111247.j2BClE4V002788@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Mar 2005 12:47:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/sockets/sigpipe Makefile sigpipe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:47:15 -0000 rwatson 2005-03-11 12:47:14 UTC FreeBSD src repository Added files: tools/regression/sockets/sigpipe Makefile sigpipe.c Log: Add sigpipe, a simple UNIX domain socket and TCP regression test that is intended to verify that SIGPIPE is delivered to a process writing or sending on a socket that has been shut down for write. If available, SO_NOSIGPIPE is also tested. This regression test is currently passed by RELENG_4, but not by HEAD or RELENG_5, due to a bug in the write() code for sockets. SO_NOSIGPIPE is not present in RELENG_4, however, so is not tested there. Reported by: Mikko Tyolajarvi PR: 78478 Revision Changes Path 1.1 +9 -0 src/tools/regression/sockets/sigpipe/Makefile (new) 1.1 +318 -0 src/tools/regression/sockets/sigpipe/sigpipe.c (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:56:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63FC816A4CE; Fri, 11 Mar 2005 12:56:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A50843D53; Fri, 11 Mar 2005 12:56:16 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BCuGah003108; Fri, 11 Mar 2005 12:56:16 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BCuGVc003107; Fri, 11 Mar 2005 12:56:16 GMT (envelope-from ume) Message-Id: <200503111256.j2BCuGVc003107@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 12:56:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/crypto md5.c md5.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:56:16 -0000 ume 2005-03-11 12:56:15 UTC FreeBSD src repository Removed files: sys/crypto md5.c md5.h Log: sys/crypto/md5.[ch] is used from nowhere. So, just nuke them. Revision Changes Path 1.10 +0 -306 src/sys/crypto/md5.c (dead) 1.5 +0 -76 src/sys/crypto/md5.h (dead) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 12:57:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC91616A4CE; Fri, 11 Mar 2005 12:57:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C286443D1F; Fri, 11 Mar 2005 12:57:25 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BCvPYF003158; Fri, 11 Mar 2005 12:57:25 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BCvPxq003157; Fri, 11 Mar 2005 12:57:25 GMT (envelope-from harti) Message-Id: <200503111257.j2BCvPxq003157@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Mar 2005 12:57:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make GNode.h suff.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 12:57:26 -0000 harti 2005-03-11 12:57:25 UTC FreeBSD src repository Modified files: usr.bin/make GNode.h suff.c Log: Remove the leading underscore from structure tags. All identifiers with a leading underscore are in the implementation namespace. Revision Changes Path 1.2 +2 -2 src/usr.bin/make/GNode.h 1.52 +3 -3 src/usr.bin/make/suff.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 13:02:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F1FD16A4CE; Fri, 11 Mar 2005 13:02:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E590B43D55; Fri, 11 Mar 2005 13:02:38 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BD2cMW003438; Fri, 11 Mar 2005 13:02:38 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BD2cO5003437; Fri, 11 Mar 2005 13:02:38 GMT (envelope-from harti) Message-Id: <200503111302.j2BD2cO5003437@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Mar 2005 13:02:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make job.c main.c pathnames.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:02:39 -0000 harti 2005-03-11 13:02:38 UTC FreeBSD src repository Modified files: usr.bin/make job.c main.c pathnames.h Log: Remove leading underscores from the pathname defines. All identifiers with leading underscore followed by an uppercase letter are in the implementation namespace. Revision Changes Path 1.78 +2 -2 src/usr.bin/make/job.c 1.125 +8 -8 src/usr.bin/make/main.c 1.14 +19 -15 src/usr.bin/make/pathnames.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 13:05:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF30E16A4CE; Fri, 11 Mar 2005 13:05:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 861EC43D58; Fri, 11 Mar 2005 13:05:18 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BD5IZl003569; Fri, 11 Mar 2005 13:05:18 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BD5IuG003568; Fri, 11 Mar 2005 13:05:18 GMT (envelope-from rwatson) Message-Id: <200503111305.j2BD5IuG003568@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Mar 2005 13:05:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/sockets/sigpipe sigpipe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:05:18 -0000 rwatson 2005-03-11 13:05:18 UTC FreeBSD src repository Modified files: tools/regression/sockets/sigpipe sigpipe.c Log: Check the return value of shutdown(). Revision Changes Path 1.2 +8 -4 src/tools/regression/sockets/sigpipe/sigpipe.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 13:13:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A28916A4CE; Fri, 11 Mar 2005 13:13:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E803343D31; Fri, 11 Mar 2005 13:13:11 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BDDBQN003886; Fri, 11 Mar 2005 13:13:11 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BDDB4i003885; Fri, 11 Mar 2005 13:13:11 GMT (envelope-from vs) Message-Id: <200503111313.j2BDDB4i003885@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Mar 2005 13:13:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/rbscrobbler pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:13:12 -0000 vs 2005-03-11 13:13:11 UTC FreeBSD ports repository Modified files: audio/rbscrobbler pkg-plist Log: Fix plist Revision Changes Path 1.3 +1 -1 ports/audio/rbscrobbler/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 13:24:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2F7216A4CE; Fri, 11 Mar 2005 13:24:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99BD243D1F; Fri, 11 Mar 2005 13:24:08 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BDO8wC004302; Fri, 11 Mar 2005 13:24:08 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BDO8uV004301; Fri, 11 Mar 2005 13:24:08 GMT (envelope-from harti) Message-Id: <200503111324.j2BDO8uV004301@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Mar 2005 13:24:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make suff.c util.c util.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:24:08 -0000 harti 2005-03-11 13:24:08 UTC FreeBSD src repository Modified files: usr.bin/make suff.c util.c util.h Log: Simplify the print routines by using LST_FOREACH instead of Lst_ForEach and inlining the small printing utility functions. Create a function that can be used to produce printable representations of flag words. Revision Changes Path 1.53 +41 -66 src/usr.bin/make/suff.c 1.18 +20 -0 src/usr.bin/make/util.c 1.6 +7 -0 src/usr.bin/make/util.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 13:26:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67DCA16A515; Fri, 11 Mar 2005 13:26:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20A7A43D49; Fri, 11 Mar 2005 13:26:46 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BDQk9l004422; Fri, 11 Mar 2005 13:26:46 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BDQkpB004421; Fri, 11 Mar 2005 13:26:46 GMT (envelope-from vs) Message-Id: <200503111326.j2BDQkpB004421@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Mar 2005 13:26:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/kscope Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:26:46 -0000 vs 2005-03-11 13:26:45 UTC FreeBSD ports repository Modified files: devel/kscope Makefile Log: Unbreak: USE_KDEBASE instead of KDELIBS since libkate* is over there Revision Changes Path 1.8 +1 -1 ports/devel/kscope/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 13:51:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 089D516A4CE; Fri, 11 Mar 2005 13:51:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A046043D49; Fri, 11 Mar 2005 13:51:33 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BDpX4v005492; Fri, 11 Mar 2005 13:51:33 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BDpXW8005491; Fri, 11 Mar 2005 13:51:33 GMT (envelope-from sem) Message-Id: <200503111351.j2BDpXW8005491@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Mar 2005 13:51:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/vde Makefile distinfo pkg-descr pkg-plist ports/net/vde/files patch-Makefile patch-hash.c patch-port.c patch-qemu::Makefile patch-qemu::vdeq.c patch-slirpvde::libslirp.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:51:34 -0000 sem 2005-03-11 13:51:33 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/vde Makefile distinfo pkg-descr pkg-plist net/vde/files patch-Makefile patch-hash.c patch-port.c patch-qemu::Makefile patch-qemu::vdeq.c patch-slirpvde::Makefile patch-slirpvde::ip.h patch-slirpvde::libslirp.h patch-slirpvde::slirp_config.h patch-slirpvde::slirpvde.c patch-slirpvde::tcp.h patch-tuntap.c patch-vde.h patch-vde_plug.c patch-vde_switch.c patch-vdetaplib::Makefile patch-vdetaplib::libvdetap.c patch-vdetaplib::test.c patch-vdetaplib::vdetap.c Log: VDE is a user-mode ethernet simulation. It's quite useful for hooking together multiple qemu instances into a single virtual network without needing root access. It can also be used for tunneling or other network simulation tasks. PR: ports/76874 Submitted by: Craig Boston Revision Changes Path 1.1444 +1 -0 ports/net/Makefile 1.1 +29 -0 ports/net/vde/Makefile (new) 1.1 +2 -0 ports/net/vde/distinfo (new) 1.1 +40 -0 ports/net/vde/files/patch-Makefile (new) 1.1 +23 -0 ports/net/vde/files/patch-hash.c (new) 1.1 +34 -0 ports/net/vde/files/patch-port.c (new) 1.1 +8 -0 ports/net/vde/files/patch-qemu::Makefile (new) 1.1 +103 -0 ports/net/vde/files/patch-qemu::vdeq.c (new) 1.1 +20 -0 ports/net/vde/files/patch-slirpvde::Makefile (new) 1.1 +34 -0 ports/net/vde/files/patch-slirpvde::ip.h (new) 1.1 +14 -0 ports/net/vde/files/patch-slirpvde::libslirp.h (new) 1.1 +33 -0 ports/net/vde/files/patch-slirpvde::slirp_config.h (new) 1.1 +95 -0 ports/net/vde/files/patch-slirpvde::slirpvde.c (new) 1.1 +34 -0 ports/net/vde/files/patch-slirpvde::tcp.h (new) 1.1 +45 -0 ports/net/vde/files/patch-tuntap.c (new) 1.1 +15 -0 ports/net/vde/files/patch-vde.h (new) 1.1 +98 -0 ports/net/vde/files/patch-vde_plug.c (new) 1.1 +80 -0 ports/net/vde/files/patch-vde_switch.c (new) 1.1 +11 -0 ports/net/vde/files/patch-vdetaplib::Makefile (new) 1.1 +260 -0 ports/net/vde/files/patch-vdetaplib::libvdetap.c (new) 1.1 +46 -0 ports/net/vde/files/patch-vdetaplib::test.c (new) 1.1 +107 -0 ports/net/vde/files/patch-vdetaplib::vdetap.c (new) 1.1 +7 -0 ports/net/vde/pkg-descr (new) 1.1 +8 -0 ports/net/vde/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 13:53:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD39E16A4CE; Fri, 11 Mar 2005 13:53:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B4A43D58; Fri, 11 Mar 2005 13:53:03 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BDr3GI005560; Fri, 11 Mar 2005 13:53:03 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BDr3sk005559; Fri, 11 Mar 2005 13:53:03 GMT (envelope-from sem) Message-Id: <200503111353.j2BDr3sk005559@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Mar 2005 13:53:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:53:03 -0000 sem 2005-03-11 13:53:03 UTC FreeBSD ports repository Modified files: . modules Log: Add net/vde Revision Changes Path 1.12102 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 14:12:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F82016A4CE; Fri, 11 Mar 2005 14:12:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08B4743D49; Fri, 11 Mar 2005 14:12:15 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BECElu006270; Fri, 11 Mar 2005 14:12:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BECEjn006269; Fri, 11 Mar 2005 14:12:14 GMT (envelope-from flz) Message-Id: <200503111412.j2BECEjn006269@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 14:12:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/freepops Makefile distinfopatch-src::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 14:12:15 -0000 flz 2005-03-11 14:12:14 UTC FreeBSD ports repository Modified files: mail/freepops Makefile distinfo Added files: mail/freepops/files patch-modules::src::luafull::Makefile patch-src::Makefile Log: - Update to 0.0.26. - Fix pthread issues. PR: ports/78689 Submitted by: Filippo Natali (maintainer) Approved by: pav (mentor) Revision Changes Path 1.3 +5 -2 ports/mail/freepops/Makefile 1.2 +2 -2 ports/mail/freepops/distinfo 1.1 +19 -0 ports/mail/freepops/files/patch-modules::src::luafull::Makefile (new) 1.1 +29 -0 ports/mail/freepops/files/patch-src::Makefile (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 14:17:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39CFA16A4CE; Fri, 11 Mar 2005 14:17:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A0D043D1F; Fri, 11 Mar 2005 14:17:13 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BEHC31006575; Fri, 11 Mar 2005 14:17:12 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BEHCa7006574; Fri, 11 Mar 2005 14:17:12 GMT (envelope-from stefanf) Message-Id: <200503111417.j2BEHCa7006574@repoman.freebsd.org> From: Stefan Farfeleder Date: Fri, 11 Mar 2005 14:17:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/yp yplib.c src/usr.bin/talk get_iface.c src/usr.sbin/dconschat dconschat.c src/usr.sbin/ypserv yp_dnslookup.c yp_main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 14:17:13 -0000 stefanf 2005-03-11 14:17:12 UTC FreeBSD src repository Modified files: lib/libc/yp yplib.c usr.bin/talk get_iface.c usr.sbin/dconschat dconschat.c usr.sbin/ypserv yp_dnslookup.c yp_main.c Log: Use socklen_t where appropriate. Revision Changes Path 1.46 +2 -2 src/lib/libc/yp/yplib.c 1.10 +2 -1 src/usr.bin/talk/get_iface.c 1.8 +4 -3 src/usr.sbin/dconschat/dconschat.c 1.25 +9 -5 src/usr.sbin/ypserv/yp_dnslookup.c 1.27 +1 -1 src/usr.sbin/ypserv/yp_main.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 14:20:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34BF516A4CE; Fri, 11 Mar 2005 14:20:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EB9243D5D; Fri, 11 Mar 2005 14:20:10 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BEK9fo006689; Fri, 11 Mar 2005 14:20:09 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BEK9Wh006688; Fri, 11 Mar 2005 14:20:09 GMT (envelope-from stefanf) Message-Id: <200503111420.j2BEK9Wh006688@repoman.freebsd.org> From: Stefan Farfeleder Date: Fri, 11 Mar 2005 14:20:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/dconschat dconschat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 14:20:10 -0000 stefanf 2005-03-11 14:20:09 UTC FreeBSD src repository Modified files: usr.sbin/dconschat dconschat.c Log: Fix typos in comments. Revision Changes Path 1.9 +3 -3 src/usr.sbin/dconschat/dconschat.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 14:22:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BF5916A4CE; Fri, 11 Mar 2005 14:22:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB9D443D55; Fri, 11 Mar 2005 14:22:29 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BEMTPJ006827; Fri, 11 Mar 2005 14:22:29 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BEMTt5006826; Fri, 11 Mar 2005 14:22:29 GMT (envelope-from mat) Message-Id: <200503111422.j2BEMTt5006826@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 11 Mar 2005 14:22:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/p5-DBIx-DBSchema Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 14:22:30 -0000 mat 2005-03-11 14:22:29 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-DBSchema Makefile distinfo pkg-plist Log: Update to 0.24 Revision Changes Path 1.7 +7 -4 ports/databases/p5-DBIx-DBSchema/Makefile 1.5 +2 -2 ports/databases/p5-DBIx-DBSchema/distinfo 1.4 +2 -0 ports/databases/p5-DBIx-DBSchema/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 14:31:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8F1916A4CF; Fri, 11 Mar 2005 14:31:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C326543D53; Fri, 11 Mar 2005 14:31:48 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BEVmtU007206; Fri, 11 Mar 2005 14:31:48 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BEVm81007205; Fri, 11 Mar 2005 14:31:48 GMT (envelope-from danfe) Message-Id: <200503111431.j2BEVm81007205@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 11 Mar 2005 14:31:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 14:31:49 -0000 danfe 2005-03-11 14:31:48 UTC FreeBSD ports repository Modified files: . LEGAL Log: games/quakeserver was nuked some time ago. Revision Changes Path 1.390 +1 -3 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Fri Mar 11 14:49:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF18716A4CE; Fri, 11 Mar 2005 14:49:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D662D43D5D; Fri, 11 Mar 2005 14:49:35 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BEnZXW007858; Fri, 11 Mar 2005 14:49:35 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BEnZoK007857; Fri, 11 Mar 2005 14:49:35 GMT (envelope-from flz) Message-Id: <200503111449.j2BEnZoK007857@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 14:49:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefileports/devel/p5-Algorithm-ChooseSubsets Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 14:49:36 -0000 flz 2005-03-11 14:49:35 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Algorithm-ChooseSubsets Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Algorithm-ChooseSubsets 0.01, Perl algorithm to iterate through subsets of a list. PR: ports/78422 Submitted by: Lars Eggert Approved by: pav (mentor) Revision Changes Path 1.1840 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-Algorithm-ChooseSubsets/Makefile (new) 1.1 +2 -0 ports/devel/p5-Algorithm-ChooseSubsets/distinfo (new) 1.1 +12 -0 ports/devel/p5-Algorithm-ChooseSubsets/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Algorithm-ChooseSubsets/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 14:51:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9829D16A4CE; Fri, 11 Mar 2005 14:51:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7263143D1F; Fri, 11 Mar 2005 14:51:29 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BEpTjR008014; Fri, 11 Mar 2005 14:51:29 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BEpTBe008013; Fri, 11 Mar 2005 14:51:29 GMT (envelope-from flz) Message-Id: <200503111451.j2BEpTBe008013@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 14:51:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 14:51:29 -0000 flz 2005-03-11 14:51:29 UTC FreeBSD ports repository Modified files: . modules Log: p5-Algorithm-ChooseSubsets --> ports/devel/p5-Algorithm-ChooseSubsets Revision Changes Path 1.12103 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 15:06:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5212E16A4CE; Fri, 11 Mar 2005 15:06:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3821043D3F; Fri, 11 Mar 2005 15:06:17 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BF6Hqc008579; Fri, 11 Mar 2005 15:06:17 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BF6HIm008578; Fri, 11 Mar 2005 15:06:17 GMT (envelope-from rwatson) Message-Id: <200503111506.j2BF6HIm008578@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Mar 2005 15:06:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:06:17 -0000 rwatson 2005-03-11 15:06:16 UTC FreeBSD src repository Modified files: sys/kern sys_socket.c Log: The SO_NOSIGPIPE socket option allows a user process to mark a socket so that the socket does not generate SIGPIPE, only EPIPE, when a write is attempted after socket shutdown. When the option was introduced in 2002, this required the logic for determining whether SIGPIPE was generated to be pushed down from dofilewrite() to the socket layer so that the socket options could be considered. However, the change in 2002 omitted modification to soo_write() required to add that logic, resulting in SIGPIPE not being generated even without SO_NOSIGPIPE when the socket was written to using write() or related generic system calls. This change adds the EPIPE logic to soo_write(), generating a SIGPIPE signal to the process associated with the passed uio in the event that the SO_NOSIGPIPE option is not set. Notes: - The are upsides and downsides to placing this logic in the socket layer as opposed to the file descriptor layer. This is really fd layer logic, but because we need so_options, we have a choice of layering violations and pick this one. - SIGPIPE possibly should be delivered to the thread performing the write, not the process performing the write. - uio->uio_td and the td argument to soo_write() might potentially differ; we use the thread in the uio argument. - The "sigpipe" regression test in src/tools/regression/sockets/sigpipe tests for the bug. Submitted by: Mikko Tyolajarvi Talked with: glebius, alfred PR: 78478 MFC after: 1 week Revision Changes Path 1.68 +8 -0 src/sys/kern/sys_socket.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 15:07:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 035C416A4CE; Fri, 11 Mar 2005 15:07:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFB8443D2D; Fri, 11 Mar 2005 15:07:23 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BF7NE5008624; Fri, 11 Mar 2005 15:07:23 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BF7NZd008623; Fri, 11 Mar 2005 15:07:23 GMT (envelope-from danfe) Message-Id: <200503111507.j2BF7NZd008623@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 11 Mar 2005 15:07:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:07:24 -0000 danfe 2005-03-11 15:07:23 UTC FreeBSD ports repository Modified files: . LEGAL Log: Consistency and spelling nits. Revision Changes Path 1.391 +197 -195 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Fri Mar 11 15:08:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDA3216A4CE; Fri, 11 Mar 2005 15:08:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C768B43D53; Fri, 11 Mar 2005 15:08:05 +0000 (GMT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BF85ek008676; Fri, 11 Mar 2005 15:08:05 GMT (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BF8540008675; Fri, 11 Mar 2005 15:08:05 GMT (envelope-from foxfair) Message-Id: <200503111508.j2BF8540008675@repoman.freebsd.org> From: Foxfair Hu Date: Fri, 11 Mar 2005 15:08:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:08:06 -0000 foxfair 2005-03-11 15:08:05 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Add new sf.net mirror site in Taiwan, Asia. Administrative/contact window should go: sf-mirrors@nchc.org.tw Sponsor by: TWAREN, NCHC Taiwan Revision Changes Path 1.287 +2 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Mar 11 15:20:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FB3716A4CE; Fri, 11 Mar 2005 15:20:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A89943D55; Fri, 11 Mar 2005 15:20:55 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BFKtaP009230; Fri, 11 Mar 2005 15:20:55 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BFKsCc009229; Fri, 11 Mar 2005 15:20:55 GMT (envelope-from danfe) Message-Id: <200503111520.j2BFKsCc009229@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 11 Mar 2005 15:20:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:20:55 -0000 danfe 2005-03-11 15:20:54 UTC FreeBSD ports repository Modified files: . LEGAL Log: - Improve wording slightly - Spell `X license' as `X11 license' Revision Changes Path 1.392 +8 -8 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Fri Mar 11 15:24:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B5716A4CE; Fri, 11 Mar 2005 15:24:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 406C543D54; Fri, 11 Mar 2005 15:24:04 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BFO45R009347; Fri, 11 Mar 2005 15:24:04 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BFO4iO009346; Fri, 11 Mar 2005 15:24:04 GMT (envelope-from ache) Message-Id: <200503111524.j2BFO4iO009346@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Mar 2005 15:24:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/tin Makefile distinfo pkg-plist ports/news/tin/files patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:24:04 -0000 ache 2005-03-11 15:24:04 UTC FreeBSD ports repository Modified files: news/tin Makefile distinfo pkg-plist news/tin/files patch-ab Log: Upgrade to 1.7.7 Revision Changes Path 1.126 +6 -7 ports/news/tin/Makefile 1.81 +2 -2 ports/news/tin/distinfo 1.5 +42 -6 ports/news/tin/files/patch-ab 1.13 +1 -0 ports/news/tin/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 15:36:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99F3816A4CE; Fri, 11 Mar 2005 15:36:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 719D643D62; Fri, 11 Mar 2005 15:36:43 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BFahsf009826; Fri, 11 Mar 2005 15:36:43 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BFahi6009825; Fri, 11 Mar 2005 15:36:43 GMT (envelope-from novel) Message-Id: <200503111536.j2BFahi6009825@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 11 Mar 2005 15:36:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/bmp-rootvis pkg-descrports/audio/bmp-songchange pkg-descr ports/audio/bmp-wma pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:36:43 -0000 novel 2005-03-11 15:36:43 UTC FreeBSD ports repository Modified files: graphics/bmp-rootvis pkg-descr audio/bmp-songchange pkg-descr audio/bmp-wma pkg-descr Log: Update WWW. Approved by: krion (mentor) Revision Changes Path 1.2 +1 -1 ports/audio/bmp-songchange/pkg-descr 1.3 +1 -1 ports/audio/bmp-wma/pkg-descr 1.2 +1 -1 ports/graphics/bmp-rootvis/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Mar 11 15:42:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2AF916A4CE; Fri, 11 Mar 2005 15:42:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60F4543D53; Fri, 11 Mar 2005 15:42:51 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BFgpD8010107; Fri, 11 Mar 2005 15:42:51 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BFgp4v010106; Fri, 11 Mar 2005 15:42:51 GMT (envelope-from ume) Message-Id: <200503111542.j2BFgp4v010106@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 15:42:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/crypto/rijndael rijndael.h src/sys/dev/random hash.c yarrow.c src/sys/geom geom_aes.c src/sys/geom/bde g_bde.c g_bde_crypt.c g_bde_lock.c g_bde_work.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:42:51 -0000 ume 2005-03-11 15:42:51 UTC FreeBSD src repository Modified files: sys/crypto/rijndael rijndael.h sys/dev/random hash.c yarrow.c sys/geom geom_aes.c sys/geom/bde g_bde.c g_bde_crypt.c g_bde_lock.c g_bde_work.c Log: stop including rijndael-api-fst.h from rijndael.h. this is required to integrate opencrypto into crypto. Revision Changes Path 1.3 +0 -1 src/sys/crypto/rijndael/rijndael.h 1.13 +1 -1 src/sys/dev/random/hash.c 1.45 +1 -1 src/sys/dev/random/yarrow.c 1.29 +1 -1 src/sys/geom/bde/g_bde.c 1.22 +1 -1 src/sys/geom/bde/g_bde_crypt.c 1.16 +1 -1 src/sys/geom/bde/g_bde_lock.c 1.26 +1 -1 src/sys/geom/bde/g_bde_work.c 1.28 +1 -3 src/sys/geom/geom_aes.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:00:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F3E16A4CE; Fri, 11 Mar 2005 16:00:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 569F643D5E; Fri, 11 Mar 2005 16:00:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BG02uT010961; Fri, 11 Mar 2005 16:00:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BG02gc010960; Fri, 11 Mar 2005 16:00:02 GMT (envelope-from pav) Message-Id: <200503111600.j2BG02gc010960@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 16:00:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/libbnr Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:00:02 -0000 pav 2005-03-11 16:00:01 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libbnr Makefile distinfo pkg-descr pkg-plist Log: Bayesian Noise Reduction is a statistical approach to evaluating coherence by instantiating a series of machine-generated contexts to serve as a means of contrast. This makes it possible to identify text that is out of context using a form of pattern consistency checking. BNR attempts to solve the problem commonly referred to as "Bayesian Noise" which, in its simplest definition, refers to irrelevant data present in a message being classified. Bayesian Noise Reduction dubs irrelevant text in order to provide cleaner classification and is implemented as a pre-filter to existing language classification functions. PR: ports/78159 Submitted by: Ion-Mihai "IOnut" Tetcu Revision Changes Path 1.1841 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/libbnr/Makefile (new) 1.1 +2 -0 ports/devel/libbnr/distinfo (new) 1.1 +15 -0 ports/devel/libbnr/pkg-descr (new) 1.1 +9 -0 ports/devel/libbnr/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:01:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84D5C16A4CE; Fri, 11 Mar 2005 16:01:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FBC743D2F; Fri, 11 Mar 2005 16:01:29 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BG1TZe011113; Fri, 11 Mar 2005 16:01:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BG1TcJ011112; Fri, 11 Mar 2005 16:01:29 GMT (envelope-from pav) Message-Id: <200503111601.j2BG1TcJ011112@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 16:01:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:01:29 -0000 pav 2005-03-11 16:01:29 UTC FreeBSD ports repository Modified files: . modules Log: libbnr --> ports/devel/libbnr Revision Changes Path 1.12104 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:01:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6413916A4CE; Fri, 11 Mar 2005 16:01:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F3F43D49; Fri, 11 Mar 2005 16:01:54 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BG1s1M011204; Fri, 11 Mar 2005 16:01:54 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BG1she011203; Fri, 11 Mar 2005 16:01:54 GMT (envelope-from sem) Message-Id: <200503111601.j2BG1she011203@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Mar 2005 16:01:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/wget4web Makefile distinfo pkg-descr pkg-plist ports/www/wget4web/files patch-data-info.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:01:54 -0000 sem 2005-03-11 16:01:54 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/wget4web Makefile distinfo pkg-descr pkg-plist www/wget4web/files patch-data-info.cgi Log: New port: wget4web - wget interface for web. PR: ports/77020 Submitted by: Roman Y. Bogdanov Revision Changes Path 1.1052 +1 -0 ports/www/Makefile 1.1 +48 -0 ports/www/wget4web/Makefile (new) 1.1 +2 -0 ports/www/wget4web/distinfo (new) 1.1 +17 -0 ports/www/wget4web/files/patch-data-info.cgi (new) 1.1 +12 -0 ports/www/wget4web/pkg-descr (new) 1.1 +14 -0 ports/www/wget4web/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:02:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B5F716A4CF; Fri, 11 Mar 2005 16:02:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D78A343D68; Fri, 11 Mar 2005 16:02:07 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BG27r3011258; Fri, 11 Mar 2005 16:02:07 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BG270L011257; Fri, 11 Mar 2005 16:02:07 GMT (envelope-from sem) Message-Id: <200503111602.j2BG270L011257@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Mar 2005 16:02:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:02:08 -0000 sem 2005-03-11 16:02:07 UTC FreeBSD ports repository Modified files: . modules Log: wget4web --> ports/www/wget4web Revision Changes Path 1.12105 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:08:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73E5416A4CF; Fri, 11 Mar 2005 16:08:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4729243D48; Fri, 11 Mar 2005 16:08:10 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BG8A2o011513; Fri, 11 Mar 2005 16:08:10 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BG8AwD011512; Fri, 11 Mar 2005 16:08:10 GMT (envelope-from glewis) Message-Id: <200503111608.j2BG8AwD011512@repoman.freebsd.org> From: Greg Lewis Date: Fri, 11 Mar 2005 16:08:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/bcwipe Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:08:10 -0000 glewis 2005-03-11 16:08:10 UTC FreeBSD ports repository Modified files: security/bcwipe Makefile distinfo pkg-descr Log: . Update to 1.5.3. [1] . Set MAINTAINER to the submitter. [1] . Minor grammar improvements to COMMENT and pkg-descr. PR: 78637 Submitted by: Danny Koenig Revision Changes Path 1.10 +7 -4 ports/security/bcwipe/Makefile 1.6 +2 -2 ports/security/bcwipe/distinfo 1.2 +1 -1 ports/security/bcwipe/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:15:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E828A16A4CE; Fri, 11 Mar 2005 16:15:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEAC143D3F; Fri, 11 Mar 2005 16:15:43 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGFhoS011897; Fri, 11 Mar 2005 16:15:43 GMT (envelope-from avatar@repoman.freebsd.org) Received: (from avatar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGFhF7011896; Fri, 11 Mar 2005 16:15:43 GMT (envelope-from avatar) Message-Id: <200503111615.j2BGFhF7011896@repoman.freebsd.org> From: Tai-hwa Liang Date: Fri, 11 Mar 2005 16:15:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath/ath_rate/sample sample.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:15:44 -0000 avatar 2005-03-11 16:15:43 UTC FreeBSD src repository Modified files: sys/dev/ath/ath_rate/sample sample.c Log: Adding missing module dependency. This should fix the undefined symbol error(ath_hal_computetxtime) during module loading. Reviewed by: sam (mentor) Revision Changes Path 1.2 +1 -0 src/sys/dev/ath/ath_rate/sample/sample.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:20:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E2016A4CF; Fri, 11 Mar 2005 16:20:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30C8343D4C; Fri, 11 Mar 2005 16:20:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGKqja012166; Fri, 11 Mar 2005 16:20:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGKqGh012165; Fri, 11 Mar 2005 16:20:52 GMT (envelope-from pav) Message-Id: <200503111620.j2BGKqGh012165@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 16:20:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/pecl-radius Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:20:52 -0000 pav 2005-03-11 16:20:52 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pecl-radius Makefile distinfo pkg-descr pkg-plist Log: New port: security/pecl-radius Radius client library This package is based on the libradius of FreeBSD, with some modifications and extensions. This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your OS (for example against Windows Active-Directory via IAS). PR: ports/78638 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.1445 +1 -0 ports/net/Makefile 1.1 +30 -0 ports/net/pecl-radius/Makefile (new) 1.1 +2 -0 ports/net/pecl-radius/distinfo (new) 1.1 +9 -0 ports/net/pecl-radius/pkg-descr (new) 1.1 +6 -0 ports/net/pecl-radius/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:21:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFFBA16A4CE; Fri, 11 Mar 2005 16:21:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA8D43D41; Fri, 11 Mar 2005 16:21:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGLa6T012235; Fri, 11 Mar 2005 16:21:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGLaRu012234; Fri, 11 Mar 2005 16:21:36 GMT (envelope-from pav) Message-Id: <200503111621.j2BGLaRu012234@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 16:21:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:21:37 -0000 pav 2005-03-11 16:21:36 UTC FreeBSD ports repository Modified files: . modules Log: pecl-radius --> ports/net/pecl-radius Revision Changes Path 1.12106 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:21:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CFEC16A4CF; Fri, 11 Mar 2005 16:21:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1312743D4C; Fri, 11 Mar 2005 16:21:57 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGLuRS012292; Fri, 11 Mar 2005 16:21:56 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGLu2A012291; Fri, 11 Mar 2005 16:21:56 GMT (envelope-from sergei) Message-Id: <200503111621.j2BGLu2A012291@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 11 Mar 2005 16:21:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:21:57 -0000 sergei 2005-03-11 16:21:56 UTC FreeBSD ports repository Modified files: mail/qmail Makefile Log: - Allow addition to MASTER_SITES by slave ports - in preparation for a new slave port: qmail-spamcontrol Revision Changes Path 1.55 +1 -1 ports/mail/qmail/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:23:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9693D16A4CE; Fri, 11 Mar 2005 16:23:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DEC143D55; Fri, 11 Mar 2005 16:23:32 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGNWtd012366; Fri, 11 Mar 2005 16:23:32 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGNW0a012365; Fri, 11 Mar 2005 16:23:32 GMT (envelope-from ache) Message-Id: <200503111623.j2BGNW0a012365@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Mar 2005 16:23:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/lynx-current Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:23:32 -0000 ache 2005-03-11 16:23:32 UTC FreeBSD ports repository Modified files: www/lynx-current Makefile distinfo pkg-plist Log: Upgrade to 2.8.6dev.11 Revision Changes Path 1.160 +2 -2 ports/www/lynx-current/Makefile 1.175 +2 -2 ports/www/lynx-current/distinfo 1.37 +1 -0 ports/www/lynx-current/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:26:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 067F416A4CE; Fri, 11 Mar 2005 16:26:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E021543D3F; Fri, 11 Mar 2005 16:26:10 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGQAcd012547; Fri, 11 Mar 2005 16:26:10 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGQAvL012546; Fri, 11 Mar 2005 16:26:10 GMT (envelope-from ume) Message-Id: <200503111626.j2BGQAvL012546@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 16:26:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.crijndael-alg-fst.h rijndael-api-fst.c rijndael-api-fst.h rijndael.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:26:11 -0000 ume 2005-03-11 16:26:10 UTC FreeBSD src repository Modified files: sys/crypto/rijndael rijndael-alg-fst.c rijndael-api-fst.c rijndael-api-fst.h rijndael.h Removed files: sys/crypto/rijndael rijndael-alg-fst.h Log: integrate rijndael-alg-fst.h into rijndael.h. Revision Changes Path 1.8 +1 -1 src/sys/crypto/rijndael/rijndael-alg-fst.c 1.6 +0 -40 src/sys/crypto/rijndael/rijndael-alg-fst.h (dead) 1.12 +0 -1 src/sys/crypto/rijndael/rijndael-api-fst.c 1.7 +1 -1 src/sys/crypto/rijndael/rijndael-api-fst.h 1.4 +12 -1 src/sys/crypto/rijndael/rijndael.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:26:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A2416A4CE; Fri, 11 Mar 2005 16:26:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD0FD43D4C; Fri, 11 Mar 2005 16:26:33 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGQXMp012609; Fri, 11 Mar 2005 16:26:33 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGQXfS012608; Fri, 11 Mar 2005 16:26:33 GMT (envelope-from rwatson) Message-Id: <200503111626.j2BGQXfS012608@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Mar 2005 16:26:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:26:34 -0000 rwatson 2005-03-11 16:26:33 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Remove suggestive sx_init() comment in soalloc(). We will have something like this at some point, but for now it clutters the source. Revision Changes Path 1.234 +0 -1 src/sys/kern/uipc_socket.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:28:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83B6016A4CE; Fri, 11 Mar 2005 16:28:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 662D443D53; Fri, 11 Mar 2005 16:28:56 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGSugF012921; Fri, 11 Mar 2005 16:28:56 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGSu6Q012920; Fri, 11 Mar 2005 16:28:56 GMT (envelope-from sergei) Message-Id: <200503111628.j2BGSu6Q012920@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 11 Mar 2005 16:28:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/qmail-spamcontrol Makefile distinfo pkg-descr pkg-plist ports/mail/qmail-spamcontrol/files patch-qmail-smtpd.c.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:28:56 -0000 sergei 2005-03-11 16:28:56 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/qmail-spamcontrol Makefile distinfo pkg-descr pkg-plist mail/qmail-spamcontrol/files patch-qmail-smtpd.c.patch Log: Add mail/qmail-spamcontrol slave port: qmail MTA + SpamControl patches SpamControl is a collection of patches for qmail developed and maintained by Erwin Hoffman (feh@fehcom.de). Some SpamControl features: smtp-auth (plain, login and cram-md5), requirement of brackets on addresses, qmail-queue, bigtodo, moreipme, recipients... WWW: http://www.fehcom.de/qmail/spamcontrol.html PR: ports/77637 Submitted by: Renato Botelho Revision Changes Path 1.624 +1 -0 ports/mail/Makefile 1.1 +166 -0 ports/mail/qmail-spamcontrol/Makefile (new) 1.1 +4 -0 ports/mail/qmail-spamcontrol/distinfo (new) 1.1 +247 -0 ports/mail/qmail-spamcontrol/files/patch-qmail-smtpd.c.patch (new) 1.1 +8 -0 ports/mail/qmail-spamcontrol/pkg-descr (new) 1.1 +154 -0 ports/mail/qmail-spamcontrol/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:29:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D30316A4CE; Fri, 11 Mar 2005 16:29:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 576FE43D46; Fri, 11 Mar 2005 16:29:11 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGTBoX012987; Fri, 11 Mar 2005 16:29:11 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGTBks012986; Fri, 11 Mar 2005 16:29:11 GMT (envelope-from sergei) Message-Id: <200503111629.j2BGTBks012986@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 11 Mar 2005 16:29:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:29:11 -0000 sergei 2005-03-11 16:29:11 UTC FreeBSD ports repository Modified files: . modules Log: qmail-spamcontrol --> ports/mail/qmail-spamcontrol Revision Changes Path 1.12107 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:29:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D50F16A4CE; Fri, 11 Mar 2005 16:29:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6182843D46; Fri, 11 Mar 2005 16:29:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGTUYr013056; Fri, 11 Mar 2005 16:29:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGTUXd013055; Fri, 11 Mar 2005 16:29:30 GMT (envelope-from pav) Message-Id: <200503111629.j2BGTUXd013055@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 16:29:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/pear-File_Fstab Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:29:30 -0000 pav 2005-03-11 16:29:30 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pear-File_Fstab Makefile distinfo pkg-descr Log: New port: sysutils/pear-File_Fstab PEAR class to read and write fstab files PEAR::File_Fstab is an easy-to-use package which can read & write UNIX fstab files. It presents a pleasant object-oriented interface to the fstab. Features: * Supports blockdev, label, and UUID specification of mount device. * Extendable to parse non-standard fstab formats by defining a new Entry class for that format. * Easily examine and set mount options for an entry. * Stable, functional interface. * Fully documented with PHPDoc. PR: ports/78631 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.629 +1 -0 ports/sysutils/Makefile 1.1 +33 -0 ports/sysutils/pear-File_Fstab/Makefile (new) 1.1 +2 -0 ports/sysutils/pear-File_Fstab/distinfo (new) 1.1 +12 -0 ports/sysutils/pear-File_Fstab/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:30:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DABAA16A4CE; Fri, 11 Mar 2005 16:30:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B306043D2D; Fri, 11 Mar 2005 16:30:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGU2TE013162; Fri, 11 Mar 2005 16:30:02 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGU2bD013161; Fri, 11 Mar 2005 16:30:02 GMT (envelope-from rwatson) Message-Id: <200503111630.j2BGU2bD013161@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Mar 2005 16:30:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:30:03 -0000 rwatson 2005-03-11 16:30:02 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: When setting up a socket in socreate(), there's no need to lock the socket lock around knlist_init(), so don't. Hard code the setting of the socket reference count to 1 rather than using soref() to avoid asserting the socket lock, since we've not yet exposed the socket to other threads. This removes two mutex operations from each socket allocation. Revision Changes Path 1.235 +1 -3 src/sys/kern/uipc_socket.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:30:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 612FA16A4CE; Fri, 11 Mar 2005 16:30:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A6B543D3F; Fri, 11 Mar 2005 16:30:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGUgBu013273; Fri, 11 Mar 2005 16:30:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGUgHS013272; Fri, 11 Mar 2005 16:30:42 GMT (envelope-from pav) Message-Id: <200503111630.j2BGUgHS013272@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 16:30:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:30:42 -0000 pav 2005-03-11 16:30:42 UTC FreeBSD ports repository Modified files: . modules Log: pear-File_Fstab --> ports/sysutils/pear-File_Fstab Revision Changes Path 1.12108 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:40:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A75B116A4CE; Fri, 11 Mar 2005 16:40:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E4D43D1D; Fri, 11 Mar 2005 16:40:55 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGetqT013943; Fri, 11 Mar 2005 16:40:55 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGet6l013942; Fri, 11 Mar 2005 16:40:55 GMT (envelope-from sergei) Message-Id: <200503111640.j2BGet6l013942@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 11 Mar 2005 16:40:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:40:55 -0000 sergei 2005-03-11 16:40:55 UTC FreeBSD ports repository Modified files: mail/qmail Makefile Log: - Allow MAINTAINER override in slave port(s) Revision Changes Path 1.56 +1 -1 ports/mail/qmail/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 16:53:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C7B616A4CE; Fri, 11 Mar 2005 16:53:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0676A43D2D; Fri, 11 Mar 2005 16:53:45 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BGriIl021705; Fri, 11 Mar 2005 16:53:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BGri8H021704; Fri, 11 Mar 2005 16:53:44 GMT (envelope-from pav) Message-Id: <200503111653.j2BGri8H021704@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 16:53:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.php.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:53:45 -0000 pav 2005-03-11 16:53:44 UTC FreeBSD ports repository Modified files: Mk bsd.php.mk Log: - Teach USE_PHP about new pecl extension radius Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.13 +4 -3 ports/Mk/bsd.php.mk From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:19:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD0616A4CE; Fri, 11 Mar 2005 17:19:52 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028F143D48; Fri, 11 Mar 2005 17:19:52 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0ID70097L6T342@connectmail.carleton.ca>; Fri, 11 Mar 2005 12:19:51 -0500 (EST) Date: Fri, 11 Mar 2005 12:20:06 -0500 From: Adam Weinberger In-reply-to: <200503111601.j2BG1she011203@repoman.freebsd.org> To: Sergey Matveychuk Message-id: <4231D346.6010201@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200503111601.j2BG1she011203@repoman.freebsd.org> cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www Makefile ports/www/wget4web Makefile distinfo pkg-descr pkg-plist ports/www/wget4web/files patch-data-info.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:19:52 -0000 Sergey Matveychuk wrote: > sem 2005-03-11 16:01:54 UTC > > FreeBSD ports repository > > Modified files: > www Makefile > Added files: > www/wget4web Makefile distinfo pkg-descr pkg-plist > www/wget4web/files patch-data-info.cgi > Log: > New port: wget4web - wget interface for web. sem - Standard practice is usually to include the contents of the pkg-descr in the commit message, not the COMMENT line... # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:24:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4472B16A4CE; Fri, 11 Mar 2005 17:24:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2938543D5D; Fri, 11 Mar 2005 17:24:47 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BHOlmw023065; Fri, 11 Mar 2005 17:24:47 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BHOlBW023064; Fri, 11 Mar 2005 17:24:47 GMT (envelope-from ume) Message-Id: <200503111724.j2BHOlBW023064@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 17:24:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/include Makefile src/sys/crypto/rijndael rijndael.h src/sys/modules/crypto Makefile src/sys/opencrypto rijndael.c rijndael.h xform.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:24:47 -0000 ume 2005-03-11 17:24:47 UTC FreeBSD src repository Modified files: include Makefile sys/crypto/rijndael rijndael.h sys/modules/crypto Makefile sys/opencrypto xform.c Removed files: sys/opencrypto rijndael.c rijndael.h Log: just use crypto/rijndael, and nuke opencrypto/rindael.[ch]. the two became almost identical since latest KAME merge. Discussed with: sam Revision Changes Path 1.237 +8 -0 src/include/Makefile 1.5 +0 -5 src/sys/crypto/rijndael/rijndael.h 1.3 +3 -2 src/sys/modules/crypto/Makefile 1.6 +0 -1233 src/sys/opencrypto/rijndael.c (dead) 1.4 +0 -52 src/sys/opencrypto/rijndael.h (dead) 1.5 +1 -1 src/sys/opencrypto/xform.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:35:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F84416A4CE; Fri, 11 Mar 2005 17:35:34 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 129B143D58; Fri, 11 Mar 2005 17:35:34 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j2BHZWms072773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Mar 2005 09:35:32 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <4231D748.4080405@errno.com> Date: Fri, 11 Mar 2005 09:37:12 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200503111626.j2BGQAvL012546@repoman.freebsd.org> In-Reply-To: <200503111626.j2BGQAvL012546@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.c rijndael-alg-fst.h rijndael-api-fst.c rijndael-api-fst.h rijndael.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:35:34 -0000 Hajimu UMEMOTO wrote: > ume 2005-03-11 16:26:10 UTC > > FreeBSD src repository > > Modified files: > sys/crypto/rijndael rijndael-alg-fst.c rijndael-api-fst.c > rijndael-api-fst.h rijndael.h > Removed files: > sys/crypto/rijndael rijndael-alg-fst.h > Log: > integrate rijndael-alg-fst.h into rijndael.h. Why did you make this change and others before I could respond? I told you I agreed with your overall goal but that there were specific isuses we needed to resolve before you pulled the trigger. Less than 24 hours after your last note to me you committed the changes. This change in particular I'm not happy with because--as I explained to you--I am uncertain if there are user applications that include files from /usr/include/crypto that may be affected. As we discussed privately there is no immediate benefit to what you are doing. In fact because of these changes we are diverging from BOTH kame and openbsd code bases. I'm willing to do that but only after understanding the consequences. Sam From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:36:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E5616A4CE; Fri, 11 Mar 2005 17:36:16 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA7143D55; Fri, 11 Mar 2005 17:36:16 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j2BHaFms072798 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Mar 2005 09:36:16 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <4231D773.9030200@errno.com> Date: Fri, 11 Mar 2005 09:37:55 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tai-hwa Liang References: <200503111615.j2BGFhF7011896@repoman.freebsd.org> In-Reply-To: <200503111615.j2BGFhF7011896@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ath/ath_rate/sample sample.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:36:16 -0000 Tai-hwa Liang wrote: > avatar 2005-03-11 16:15:43 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ath/ath_rate/sample sample.c > Log: > Adding missing module dependency. This should fix the undefined symbol > error(ath_hal_computetxtime) during module loading. > > Reviewed by: sam (mentor) This is missing: Pointy hat: sam :) Sam From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:42:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE5016A4CE; Fri, 11 Mar 2005 17:42:44 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED1243D4C; Fri, 11 Mar 2005 17:42:43 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j2BHghms072833 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Mar 2005 09:42:43 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <4231D8F7.80903@errno.com> Date: Fri, 11 Mar 2005 09:44:23 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200503111245.j2BCj9Ck095770@repoman.freebsd.org> In-Reply-To: <200503111245.j2BCj9Ck095770@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/opencrypto rijndael.c rijndael.h xform.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:42:44 -0000 Hajimu UMEMOTO wrote: > ume 2005-03-11 12:45:09 UTC > > FreeBSD src repository > > Modified files: > sys/opencrypto rijndael.c rijndael.h xform.c > Log: > - use 1/2 space for rijndael context in ipsec > - rijndael_set_key() always sets up full context > - rijndaelKeySetupDec() gets back original protoype > > Reviewed by: sam > Obtained from: OpenBSD I did not review these changes and I have no idea if users of rijndael such as FAST_IPSEC continue to work. Did you test FAST_IPSEC w/ AES keys? Sam From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:45:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D62AE16A4CE; Fri, 11 Mar 2005 17:45:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAF543D5E; Fri, 11 Mar 2005 17:45:45 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BHjjRr023894; Fri, 11 Mar 2005 17:45:45 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BHjj2e023893; Fri, 11 Mar 2005 17:45:45 GMT (envelope-from jeh) Message-Id: <200503111745.j2BHjj2e023893@repoman.freebsd.org> From: "James E. Housley" Date: Fri, 11 Mar 2005 17:45:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:45:46 -0000 jeh 2005-03-11 17:45:45 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to DAT 4445 Revision Changes Path 1.312 +1 -1 ports/security/uvscan-dat/Makefile 1.309 +2 -2 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:53:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 285E116A4CE; Fri, 11 Mar 2005 17:53:27 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64CDA43D4C; Fri, 11 Mar 2005 17:53:26 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j2BHrOuL003185; Fri, 11 Mar 2005 18:53:24 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Hajimu UMEMOTO From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 11 Mar 2005 15:42:51 GMT." <200503111542.j2BFgp4v010106@repoman.freebsd.org> Date: Fri, 11 Mar 2005 18:53:24 +0100 Message-ID: <3184.1110563604@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael.h src/sys/dev/random hash.c yarrow.c src/sys/geom geom_aes.c src/sys/geom/bde g_bde.c g_bde_crypt.c g_bde_lock.c g_bde_work.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:53:27 -0000 You tested gbde before this commit, right ? Poul-Henning In message <200503111542.j2BFgp4v010106@repoman.freebsd.org>, Hajimu UMEMOTO wr ites: >ume 2005-03-11 15:42:51 UTC > > FreeBSD src repository > > Modified files: > sys/crypto/rijndael rijndael.h > sys/dev/random hash.c yarrow.c > sys/geom geom_aes.c > sys/geom/bde g_bde.c g_bde_crypt.c g_bde_lock.c > g_bde_work.c > Log: > stop including rijndael-api-fst.h from rijndael.h. > this is required to integrate opencrypto into crypto. > > Revision Changes Path > 1.3 +0 -1 src/sys/crypto/rijndael/rijndael.h > 1.13 +1 -1 src/sys/dev/random/hash.c > 1.45 +1 -1 src/sys/dev/random/yarrow.c > 1.29 +1 -1 src/sys/geom/bde/g_bde.c > 1.22 +1 -1 src/sys/geom/bde/g_bde_crypt.c > 1.16 +1 -1 src/sys/geom/bde/g_bde_lock.c > 1.26 +1 -1 src/sys/geom/bde/g_bde_work.c > 1.28 +1 -3 src/sys/geom/geom_aes.c > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri Mar 11 17:58:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1235916A4DC; Fri, 11 Mar 2005 17:58:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4AA643D1F; Fri, 11 Mar 2005 17:58:26 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BHwPgO024357; Fri, 11 Mar 2005 17:58:26 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BHwPLF024356; Fri, 11 Mar 2005 17:58:25 GMT (envelope-from ume) Message-Id: <200503111758.j2BHwPLF024356@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 17:58:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:58:27 -0000 ume 2005-03-11 17:58:25 UTC FreeBSD src repository Modified files: sys/conf files Log: just use crypto/rijndael (I forgot to commit this in my previous commit) Revision Changes Path 1.1004 +2 -1 src/sys/conf/files From owner-cvs-all@FreeBSD.ORG Fri Mar 11 18:25:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63BE016A4CE; Fri, 11 Mar 2005 18:25:28 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB0F43D1D; Fri, 11 Mar 2005 18:25:27 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2BIPJ0b009412; Fri, 11 Mar 2005 10:25:20 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2BIPJwv009410; Fri, 11 Mar 2005 10:25:19 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Mar 2005 10:25:19 -0800 From: "David O'Brien" To: Marius Strobl Message-ID: <20050311182519.GA8792@dragon.nuxi.com> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> <20050311093740.B55534@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050311093740.B55534@newtrinity.zeist.de> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@freebsd.org cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 18:25:28 -0000 On Fri, Mar 11, 2005 at 09:37:40AM +0100, Marius Strobl wrote: > On Thu, Mar 10, 2005 at 11:32:37AM -0800, David O'Brien wrote: > > On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: > > > marcel 2005-01-30 09:27:49 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/sparc64/conf GENERIC > > > Log: > > > o Enable puc(4) and uart(4). > > > o Disable ofw_console(4), sab(4) and zs(4). > > .. > > > ofw_console(4) is disabled because it doesn't claim the device it > > > controls (through OFW) and thus interferes with puc(4)+uart(4), > > > which has sufficient knowledge to extract the necessary information > > > from OFW to setup the console. Put differently, ofw_console(4) is > > > not a proper device driver and can only do harm. Its functionality > > > is completely handled by uart(4). > > > > Please Back commit out. You broke the console on the most modern Sparc > > machines we run^H^Hran on. Commenting out uart adding back > > ofw_console(4) restore console on Sun Blade 1{0,5}0 machines. Just > > adding back ofw_console(4) restores console output, but ofw_console(4) > > and uart(4) fight for input. > > This sounds unlikely, uart(4) was reported to work on Sun Blade 100 > in the past and the recent changes were tested on a Sun AX1105 (the > ATX version of the Blade 100 mainboard) and a Sun Fire V100 which > also uses NS16550 on an ISA bus like the Blade 100. Yes, uart(4) will attach to the serial devices, however one doesn't even get far enough in the boot to give uart(4) a chance to attach. See the freebsd-sparc64 mailing list. Just yesterday and today there is a Netra AX1105-500 owner reporing the same problem. > It's more likely a configuration problem, please make sure that > ttyu[0,1] are enabled in /etc/ttys but nothing else and that > input-device and output-device are set to either ttya or ttyb in > the OFW boot prompt or via eeprom(8). It isn't a configuration problem of mine -- I cannot boot either 5.3 or 6.0 Feb snapshots on ftp.freebsd.org. The OBP settings are stock: ok printenv ..snip.. ttyb-mode 9600,8,n,1,- 9600,8,n,1,- ttya-mode 9600,8,n,1,- 9600,8,n,1,- output-device screen screen input-device keyboard keyboard # diff -s /etc/ttys /usr/src/etc/etc.sparc64/ttys Files /etc/ttys and /usr/src/etc/etc.sparc64/ttys are identical > Anyway, we generally give a chance to fix the problem in case a > change causes a breakage instead of calling for a back out > immediately and you are the first to report a breakage on this type > of hardware. So in case this really is a problem with uart(4) please > let's work on fixing it and walk forward instead of backward. I will not put much more effort into this issue -- I've already spent well over 12 hours on it. My console used to work great, this commit totally broke it. I have other things I need and want to work on. I tried to warn people that Blade 100/150 were suffieciently different from U60/10/5's that any change to console support needed testing specifically on one of these machines. Please point out the tester for the commit to GENERIC so we can compare environments. Right now I don't know of anyone that can boot a RELENG_5 snapshot on a Blade 100/150/AX1105, where such machines could before the GENERIC change in RELENG_5. > > Contrary to rev 1.88's claim, ofw_console(4) does not cause harm, and NO > > uart(4) has not completely handled its functionality. > > The situation you describe above, i.e. both ofw_console(4) and > uart(4) fighting for input, is such a harm. The problems with > ofw_console(4) in general are that it doesn't fit together with > sc(4)/uart(4) as both try to control the same hardware and that > it doesn't attach to the hardware it actually uses and therefore > doesn't take part in the probe and attach contest later on. > Making this all work together would require layers of hacks to > look around corners, e.g. in case there is sc(4) in the kernel > we want to make uart(4) handle the Sun keyboard but only if sc(4) > can talk to the graphics hardware in that box, otherwise we have > to leave both to ofw_console(4). I'd rather work on getting the > not yet supported graphics hardware on sparc64 machines to work > with sc(4) instead of working on hacks to get ofw_console(4) > work and behave properly. Maybe 5% of our sparc64 users have supported graphic hardware. The priority is to keep the headless server configurations working above adding new functionalty. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 18:45:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA4A716A4CE; Fri, 11 Mar 2005 18:45:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B87043D3F; Fri, 11 Mar 2005 18:45:01 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BIj1PV026838; Fri, 11 Mar 2005 18:45:01 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BIj1im026837; Fri, 11 Mar 2005 18:45:01 GMT (envelope-from krion) Message-Id: <200503111845.j2BIj1im026837@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 11 Mar 2005 18:45:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/asn1c Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 18:45:01 -0000 krion 2005-03-11 18:45:01 UTC FreeBSD ports repository Modified files: lang/asn1c Makefile distinfo pkg-descr pkg-message pkg-plist Log: Update to 0.9.12 PR: ports/78705 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/lang/asn1c/Makefile 1.4 +2 -2 ports/lang/asn1c/distinfo 1.3 +1 -1 ports/lang/asn1c/pkg-descr 1.2 +3 -1 ports/lang/asn1c/pkg-message 1.4 +8 -4 ports/lang/asn1c/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:00:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33C4816A4CE; Fri, 11 Mar 2005 19:00:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B13B43D1D; Fri, 11 Mar 2005 19:00:55 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJ0s1J029608; Fri, 11 Mar 2005 19:00:54 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJ0s89029607; Fri, 11 Mar 2005 19:00:54 GMT (envelope-from ahze) Message-Id: <200503111900.j2BJ0s89029607@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 19:00:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/nvu Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:00:55 -0000 ahze 2005-03-11 19:00:54 UTC FreeBSD ports repository Modified files: www/nvu Makefile distinfo Log: - Update to 0.90 - Fix pkg-install Revision Changes Path 1.13 +5 -7 ports/www/nvu/Makefile 1.7 +2 -2 ports/www/nvu/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:16:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E65CF16A4CE; Fri, 11 Mar 2005 19:16:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA5043D39; Fri, 11 Mar 2005 19:16:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJG22F030187; Fri, 11 Mar 2005 19:16:02 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJG2EM030186; Fri, 11 Mar 2005 19:16:02 GMT (envelope-from rwatson) Message-Id: <200503111916.j2BJG2EM030186@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Mar 2005 19:16:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:16:03 -0000 rwatson 2005-03-11 19:16:02 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Remove an additional commented out reference to a possible future sx lock. Revision Changes Path 1.236 +0 -1 src/sys/kern/uipc_socket.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:21:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C0E416A4CE; Fri, 11 Mar 2005 19:21:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811FF43D46; Fri, 11 Mar 2005 19:21:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJLloe030506; Fri, 11 Mar 2005 19:21:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJLlfD030505; Fri, 11 Mar 2005 19:21:47 GMT (envelope-from pav) Message-Id: <200503111921.j2BJLlfD030505@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:21:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/xml-parse.el Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:21:47 -0000 pav 2005-03-11 19:21:47 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/xml-parse.el Makefile distinfo pkg-descr pkg-plist Log: Read XML data into Lisp structures, and allow those same List structures to be written out as XML. PR: ports/78610 Submitted by: Dryice Liu Revision Changes Path 1.799 +1 -0 ports/textproc/Makefile 1.1 +32 -0 ports/textproc/xml-parse.el/Makefile (new) 1.1 +2 -0 ports/textproc/xml-parse.el/distinfo (new) 1.1 +8 -0 ports/textproc/xml-parse.el/pkg-descr (new) 1.1 +1 -0 ports/textproc/xml-parse.el/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:22:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1994616A4CE; Fri, 11 Mar 2005 19:22:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A4443D2D; Fri, 11 Mar 2005 19:22:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJMSw1030904; Fri, 11 Mar 2005 19:22:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJMSWL030900; Fri, 11 Mar 2005 19:22:28 GMT (envelope-from pav) Message-Id: <200503111922.j2BJMSWL030900@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:22:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:22:29 -0000 pav 2005-03-11 19:22:28 UTC FreeBSD ports repository Modified files: . modules Log: xml-parse.el --> ports/textproc/xml-parse.el Revision Changes Path 1.12109 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:25:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8018116A4CE; Fri, 11 Mar 2005 19:25:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EFBD43D4C; Fri, 11 Mar 2005 19:25:25 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJPPR5032535; Fri, 11 Mar 2005 19:25:25 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJPP5R032534; Fri, 11 Mar 2005 19:25:25 GMT (envelope-from flz) Message-Id: <200503111925.j2BJPP5R032534@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 11 Mar 2005 19:25:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/blackbox Makefile distinfo pkg-plist patch-src::Screen.cc patch-src::Timer.hh patch-src::Window.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:25:25 -0000 flz 2005-03-11 19:25:25 UTC FreeBSD ports repository Modified files: x11-wm/blackbox Makefile distinfo pkg-plist Added files: x11-wm/blackbox/files patch-lib::Image.cc Removed files: x11-wm/blackbox/files patch-src::Screen.cc patch-src::Timer.hh patch-src::Window.cc Log: - Update to 0.70.0. - Assign maintainership to submitter. PR: ports/78678 Submitted by: Danny Koenig Approved by: pav (mentor) Revision Changes Path 1.43 +11 -8 ports/x11-wm/blackbox/Makefile 1.30 +2 -2 ports/x11-wm/blackbox/distinfo 1.1 +11 -0 ports/x11-wm/blackbox/files/patch-lib::Image.cc (new) 1.2 +0 -11 ports/x11-wm/blackbox/files/patch-src::Screen.cc (dead) 1.2 +0 -15 ports/x11-wm/blackbox/files/patch-src::Timer.hh (dead) 1.2 +0 -10 ports/x11-wm/blackbox/files/patch-src::Window.cc (dead) 1.17 +29 -86 ports/x11-wm/blackbox/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:33:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33A9316A4CE; Fri, 11 Mar 2005 19:33:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A62E43D4C; Fri, 11 Mar 2005 19:33:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJXSWs032890; Fri, 11 Mar 2005 19:33:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJXS43032889; Fri, 11 Mar 2005 19:33:28 GMT (envelope-from pav) Message-Id: <200503111933.j2BJXS43032889@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:33:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/emacs-wiki Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:33:28 -0000 pav 2005-03-11 19:33:27 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/emacs-wiki Makefile distinfo pkg-descr pkg-plist Log: emacs-wiki enables you to create and use hyperlinks and simple formatting in plain text files, and to optionally publish your pages as HTML. PR: ports/78612 Submitted by: Dryice Liu Revision Changes Path 1.800 +1 -0 ports/textproc/Makefile 1.1 +61 -0 ports/textproc/emacs-wiki/Makefile (new) 1.1 +2 -0 ports/textproc/emacs-wiki/distinfo (new) 1.1 +5 -0 ports/textproc/emacs-wiki/pkg-descr (new) 1.1 +22 -0 ports/textproc/emacs-wiki/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:34:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F130716A4CE; Fri, 11 Mar 2005 19:34:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA2E943D41; Fri, 11 Mar 2005 19:34:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJYA1H032938; Fri, 11 Mar 2005 19:34:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJYA5a032937; Fri, 11 Mar 2005 19:34:10 GMT (envelope-from pav) Message-Id: <200503111934.j2BJYA5a032937@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:34:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:34:11 -0000 pav 2005-03-11 19:34:10 UTC FreeBSD ports repository Modified files: . modules Log: emacs-wiki --> ports/textproc/emacs-wiki Revision Changes Path 1.12110 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:40:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C343216A4CE; Fri, 11 Mar 2005 19:40:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C7C143D2D; Fri, 11 Mar 2005 19:40:34 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJeYUh033282; Fri, 11 Mar 2005 19:40:34 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJeYkp033281; Fri, 11 Mar 2005 19:40:34 GMT (envelope-from sam) Message-Id: <200503111940.j2BJeYkp033281@repoman.freebsd.org> From: Sam Leffler Date: Fri, 11 Mar 2005 19:40:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:40:34 -0000 sam 2005-03-11 19:40:34 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: reorder ath_rate_onoe to after ath_rate_sample so it gets used as the default rate control algorithm; this should be done differently but for now use this simple solution Revision Changes Path 1.431 +1 -1 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:41:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B48316A4CE; Fri, 11 Mar 2005 19:41:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C25943D31; Fri, 11 Mar 2005 19:41:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJfP6v033350; Fri, 11 Mar 2005 19:41:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJfPoa033349; Fri, 11 Mar 2005 19:41:25 GMT (envelope-from pav) Message-Id: <200503111941.j2BJfPoa033349@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:41:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/planner.el Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:41:25 -0000 pav 2005-03-11 19:41:25 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/planner.el Makefile distinfo pkg-descr pkg-plist Log: planner.el, an organizer and day planner for Emacs. It helps you keep track of your pending and completed tasks, daily schedule, dates to remember, notes and inspirations. It is a powerful tool not only for managing your time and productivity, but also for keeping within easy keystroke reach all of the information you need to be productive. It can even publish reports charting your work for your personal web page, your conscience, or your soon-to-be-impressed boss. PR: ports/78615 Submitted by: Dryice Liu Revision Changes Path 1.178 +1 -0 ports/deskutils/Makefile 1.1 +73 -0 ports/deskutils/planner.el/Makefile (new) 1.1 +2 -0 ports/deskutils/planner.el/distinfo (new) 1.1 +9 -0 ports/deskutils/planner.el/pkg-descr (new) 1.1 +39 -0 ports/deskutils/planner.el/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:42:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9C3916A4CE; Fri, 11 Mar 2005 19:42:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91F7D43D54; Fri, 11 Mar 2005 19:42:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJg4L2033404; Fri, 11 Mar 2005 19:42:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJg4QP033403; Fri, 11 Mar 2005 19:42:04 GMT (envelope-from pav) Message-Id: <200503111942.j2BJg4QP033403@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:42:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:42:04 -0000 pav 2005-03-11 19:42:04 UTC FreeBSD ports repository Modified files: . modules Log: planner.el --> ports/deskutils/planner.el Revision Changes Path 1.12111 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:51:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E44616A4CE; Fri, 11 Mar 2005 19:51:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E457F43D48; Fri, 11 Mar 2005 19:51:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJpHw3033879; Fri, 11 Mar 2005 19:51:17 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJpHPH033878; Fri, 11 Mar 2005 19:51:17 GMT (envelope-from pav) Message-Id: <200503111951.j2BJpHPH033878@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:51:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/remember.el Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:51:18 -0000 pav 2005-03-11 19:51:17 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/remember.el Makefile distinfo pkg-descr pkg-plist Log: remember.el can uses whatever back-end is appropriate to record and correlate the data. It's a good company of planner.el. You can use Remember.el to add note to planner.el "on the fly". PR: ports/78617 Submitted by: Dryice Liu Revision Changes Path 1.179 +1 -0 ports/deskutils/Makefile 1.1 +51 -0 ports/deskutils/remember.el/Makefile (new) 1.1 +2 -0 ports/deskutils/remember.el/distinfo (new) 1.1 +12 -0 ports/deskutils/remember.el/pkg-descr (new) 1.1 +10 -0 ports/deskutils/remember.el/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:51:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB68316A4CE; Fri, 11 Mar 2005 19:51:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B353443D48; Fri, 11 Mar 2005 19:51:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJpnpu033917; Fri, 11 Mar 2005 19:51:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJpnEs033916; Fri, 11 Mar 2005 19:51:49 GMT (envelope-from pav) Message-Id: <200503111951.j2BJpnEs033916@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 19:51:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:51:50 -0000 pav 2005-03-11 19:51:49 UTC FreeBSD ports repository Modified files: . modules Log: remember.el --> ports/deskutils/remember.el Revision Changes Path 1.12112 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 19:54:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 222DB16A4CE; Fri, 11 Mar 2005 19:54:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC3DC43D31; Fri, 11 Mar 2005 19:54:24 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BJsOwn034016; Fri, 11 Mar 2005 19:54:24 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BJsOQn034015; Fri, 11 Mar 2005 19:54:24 GMT (envelope-from sem) Message-Id: <200503111954.j2BJsOQn034015@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Mar 2005 19:54:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/yptransitd/files patch-freebsd-master-passwd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:54:25 -0000 sem 2005-03-11 19:54:24 UTC FreeBSD ports repository Added files: net/yptransitd/files patch-freebsd-master-passwd Log: - Add patch to learn yptransitd support FreeBSD NIS Map: master.passwd.* PR: ports/66266 Submitted by: Yen-Shuo Su Revision Changes Path 1.1 +227 -0 ports/net/yptransitd/files/patch-freebsd-master-passwd (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:12:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FBF816A4CE; Fri, 11 Mar 2005 20:12:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 372F843D5D; Fri, 11 Mar 2005 20:12:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKC6KC035194; Fri, 11 Mar 2005 20:12:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKC6hv035193; Fri, 11 Mar 2005 20:12:06 GMT (envelope-from pav) Message-Id: <200503112012.j2BKC6hv035193@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:12:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/gdesklets-goodweather/files pkg-message.in ports/astro/gdesklets-goodweather-psi/files pkg-message.in ports/astro/gdesklets-seti pkg-message ports/audio/gdesklets-cornerxmms pkg-message ports/audio/gdesklets-xmms pkg-message ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:12:07 -0000 pav 2005-03-11 20:12:06 UTC FreeBSD ports repository Modified files: astro/gdesklets-goodweather/files pkg-message.in astro/gdesklets-goodweather-psi/files pkg-message.in astro/gdesklets-seti pkg-message astro/gdesklets-weather/files pkg-message.in audio/gdesklets-cornerxmms pkg-message audio/gdesklets-xmms pkg-message deskutils/gdesklets-calendar pkg-message deskutils/gdesklets-gnomebar/files pkg-message.in deskutils/gdesklets-ltvariations pkg-message deskutils/gdesklets-psi_displaypackage pkg-message deskutils/gdesklets-recentlyused pkg-message deskutils/gdesklets-starterbar/files pkg-message.in irc/gdesklets-irc pkg-message mail/gdesklets-enhallmail pkg-message mail/gdesklets-imapmail pkg-message net/gdesklets-lt-network pkg-message net/gdesklets-networkinfo pkg-message net/gdesklets-rssgrab pkg-message sysutils/gdesklets-multitail pkg-message sysutils/gdesklets-sysinfo pkg-message x11/gdesklets-tasklist pkg-message x11-clocks/gdesklets-clock pkg-message x11-clocks/gdesklets-countdown pkg-message x11-clocks/gdesklets-ebichuclock pkg-message x11-clocks/gdesklets-praytime pkg-message Log: - Reflect the state of art in gdesklets usage - Also fix few brainos Revision Changes Path 1.2 +1 -1 ports/astro/gdesklets-goodweather-psi/files/pkg-message.in 1.2 +1 -1 ports/astro/gdesklets-goodweather/files/pkg-message.in 1.3 +1 -1 ports/astro/gdesklets-seti/pkg-message 1.2 +1 -1 ports/astro/gdesklets-weather/files/pkg-message.in 1.2 +1 -1 ports/audio/gdesklets-cornerxmms/pkg-message 1.2 +1 -1 ports/audio/gdesklets-xmms/pkg-message 1.2 +1 -1 ports/deskutils/gdesklets-calendar/pkg-message 1.2 +1 -1 ports/deskutils/gdesklets-gnomebar/files/pkg-message.in 1.2 +5 -5 ports/deskutils/gdesklets-ltvariations/pkg-message 1.2 +1 -1 ports/deskutils/gdesklets-psi_displaypackage/pkg-message 1.2 +1 -1 ports/deskutils/gdesklets-recentlyused/pkg-message 1.2 +1 -1 ports/deskutils/gdesklets-starterbar/files/pkg-message.in 1.2 +1 -1 ports/irc/gdesklets-irc/pkg-message 1.2 +1 -1 ports/mail/gdesklets-enhallmail/pkg-message 1.2 +1 -1 ports/mail/gdesklets-imapmail/pkg-message 1.2 +1 -1 ports/net/gdesklets-lt-network/pkg-message 1.2 +2 -2 ports/net/gdesklets-networkinfo/pkg-message 1.2 +1 -1 ports/net/gdesklets-rssgrab/pkg-message 1.4 +1 -1 ports/sysutils/gdesklets-multitail/pkg-message 1.4 +1 -1 ports/sysutils/gdesklets-sysinfo/pkg-message 1.2 +1 -1 ports/x11-clocks/gdesklets-clock/pkg-message 1.2 +1 -1 ports/x11-clocks/gdesklets-countdown/pkg-message 1.2 +2 -2 ports/x11-clocks/gdesklets-ebichuclock/pkg-message 1.2 +2 -2 ports/x11-clocks/gdesklets-praytime/pkg-message 1.2 +1 -1 ports/x11/gdesklets-tasklist/pkg-message From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:20:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84AA516A4CE; Fri, 11 Mar 2005 20:20:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53AD143D1F; Fri, 11 Mar 2005 20:20:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKKF26035538; Fri, 11 Mar 2005 20:20:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKKF0n035537; Fri, 11 Mar 2005 20:20:15 GMT (envelope-from pav) Message-Id: <200503112020.j2BKKF0n035537@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:20:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/pvpgn Makefile distinfo ports/games/pvpgn/files patch-Makefile.in patch-conf-bnetd.conf.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:20:15 -0000 pav 2005-03-11 20:20:14 UTC FreeBSD ports repository Modified files: games/pvpgn Makefile distinfo games/pvpgn/files patch-Makefile.in patch-conf-bnetd.conf.in Log: - Update to 1.7.5 PR: ports/78606 Submitted by: Max E. Kuznecov (maintainer) Revision Changes Path 1.4 +1 -2 ports/games/pvpgn/Makefile 1.2 +2 -2 ports/games/pvpgn/distinfo 1.2 +3 -3 ports/games/pvpgn/files/patch-Makefile.in 1.3 +2 -2 ports/games/pvpgn/files/patch-conf-bnetd.conf.in From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:30:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B372C16A4CE; Fri, 11 Mar 2005 20:30:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B4F43D49; Fri, 11 Mar 2005 20:30:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKUlSO036011; Fri, 11 Mar 2005 20:30:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKUlmI036010; Fri, 11 Mar 2005 20:30:47 GMT (envelope-from pav) Message-Id: <200503112030.j2BKUlmI036010@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:30:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefileports/security/pear-File_HtAccess Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:30:47 -0000 pav 2005-03-11 20:30:47 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pear-File_HtAccess Makefile distinfo pkg-descr Log: New port: security/pear-File_HtAccess PEAR class to manipulate .htaccess files Provides methods to create and manipulate .htaccess files. PR: ports/78603 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.585 +1 -0 ports/security/Makefile 1.1 +23 -0 ports/security/pear-File_HtAccess/Makefile (new) 1.1 +2 -0 ports/security/pear-File_HtAccess/distinfo (new) 1.1 +3 -0 ports/security/pear-File_HtAccess/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:31:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B969116A4CE; Fri, 11 Mar 2005 20:31:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C0543D1F; Fri, 11 Mar 2005 20:31:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKVqr5036065; Fri, 11 Mar 2005 20:31:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKVqAk036064; Fri, 11 Mar 2005 20:31:52 GMT (envelope-from pav) Message-Id: <200503112031.j2BKVqAk036064@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:31:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:31:52 -0000 pav 2005-03-11 20:31:52 UTC FreeBSD ports repository Modified files: . modules Log: pear-File_HtAccess --> ports/security/pear-File_HtAccess Revision Changes Path 1.12113 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:35:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 775BF16A4CE; Fri, 11 Mar 2005 20:35:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF2243D4C; Fri, 11 Mar 2005 20:35:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKZPOW036286; Fri, 11 Mar 2005 20:35:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKZPm6036285; Fri, 11 Mar 2005 20:35:25 GMT (envelope-from pav) Message-Id: <200503112035.j2BKZPm6036285@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:35:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/pear-Structures_Graph Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:35:25 -0000 pav 2005-03-11 20:35:25 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/pear-Structures_Graph Makefile distinfo pkg-descr Log: PEAR::Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed and undirected graphs, with data and metadata stored in nodes. The library provides functions for graph traversing as well as for characteristic extraction from the graph topology. PR: ports/78624 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.316 +1 -0 ports/math/Makefile 1.1 +29 -0 ports/math/pear-Structures_Graph/Makefile (new) 1.1 +2 -0 ports/math/pear-Structures_Graph/distinfo (new) 1.1 +6 -0 ports/math/pear-Structures_Graph/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:36:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D05616A4CE; Fri, 11 Mar 2005 20:36:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F2543D49; Fri, 11 Mar 2005 20:36:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKaE4S036329; Fri, 11 Mar 2005 20:36:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKaEq1036328; Fri, 11 Mar 2005 20:36:14 GMT (envelope-from pav) Message-Id: <200503112036.j2BKaEq1036328@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:36:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:36:14 -0000 pav 2005-03-11 20:36:14 UTC FreeBSD ports repository Modified files: . modules Log: pear-Structures_Graph --> ports/math/pear-Structures_Graph Revision Changes Path 1.12114 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:40:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4B3B16A4CE; Fri, 11 Mar 2005 20:40:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA14B43D5C; Fri, 11 Mar 2005 20:40:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKeSm8036568; Fri, 11 Mar 2005 20:40:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKeSVx036567; Fri, 11 Mar 2005 20:40:28 GMT (envelope-from pav) Message-Id: <200503112040.j2BKeSVx036567@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:40:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases Makefile ports/databases/pear-DBA Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:40:29 -0000 pav 2005-03-11 20:40:28 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/pear-DBA Makefile distinfo pkg-descr Log: PEAR::DBA is a wrapper for the php DBA functions. It includes a file-based emulator and provides a uniform, object-based interface for the Berkeley-style database systems. PR: ports/78600 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.414 +1 -0 ports/databases/Makefile 1.1 +24 -0 ports/databases/pear-DBA/Makefile (new) 1.1 +2 -0 ports/databases/pear-DBA/distinfo (new) 1.1 +5 -0 ports/databases/pear-DBA/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:41:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9847516A4CE; Fri, 11 Mar 2005 20:41:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFE743D3F; Fri, 11 Mar 2005 20:41:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKf5vM036617; Fri, 11 Mar 2005 20:41:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKf5Ds036616; Fri, 11 Mar 2005 20:41:05 GMT (envelope-from pav) Message-Id: <200503112041.j2BKf5Ds036616@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:41:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:41:05 -0000 pav 2005-03-11 20:41:05 UTC FreeBSD ports repository Modified files: . modules Log: pear-DBA --> ports/databases/pear-DBA Revision Changes Path 1.12115 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:57:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7635816A4CE; Fri, 11 Mar 2005 20:57:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C0F443D53; Fri, 11 Mar 2005 20:57:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKvF83043999; Fri, 11 Mar 2005 20:57:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKvF75043998; Fri, 11 Mar 2005 20:57:15 GMT (envelope-from pav) Message-Id: <200503112057.j2BKvF75043998@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:57:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/py-zpt Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:57:15 -0000 pav 2005-03-11 20:57:15 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/py-zpt Makefile distinfo pkg-descr pkg-plist Log: New port for py-zpt, which is a version of Zope Page Templates that does not require Zope and is hence useful for doing templating in other projects. PR: ports/78573 Submitted by: Benno Rice Revision Changes Path 1.801 +1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/py-zpt/Makefile (new) 1.1 +2 -0 ports/textproc/py-zpt/distinfo (new) 1.1 +7 -0 ports/textproc/py-zpt/pkg-descr (new) 1.1 +79 -0 ports/textproc/py-zpt/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 20:57:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7412316A4CE; Fri, 11 Mar 2005 20:57:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CA3F43D2D; Fri, 11 Mar 2005 20:57:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKvsQu044037; Fri, 11 Mar 2005 20:57:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BKvsB0044036; Fri, 11 Mar 2005 20:57:54 GMT (envelope-from pav) Message-Id: <200503112057.j2BKvsB0044036@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 20:57:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:57:54 -0000 pav 2005-03-11 20:57:54 UTC FreeBSD ports repository Modified files: . modules Log: py-zpt --> ports/textproc/py-zpt Revision Changes Path 1.12116 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:02:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896A216A4CE; Fri, 11 Mar 2005 21:02:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 602C543D1D; Fri, 11 Mar 2005 21:02:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BL2ZsE044278; Fri, 11 Mar 2005 21:02:35 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BL2Zbp044277; Fri, 11 Mar 2005 21:02:35 GMT (envelope-from pav) Message-Id: <200503112102.j2BL2Zbp044277@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 21:02:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/kterm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:02:35 -0000 pav 2005-03-11 21:02:35 UTC FreeBSD ports repository Modified files: japanese/kterm Makefile Log: - Be clever about fetching PR: ports/78601 Submitted by: KOMATSU Shinichiro Revision Changes Path 1.40 +15 -15 ports/japanese/kterm/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:08:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB71716A4CE; Fri, 11 Mar 2005 21:08:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E6443D48; Fri, 11 Mar 2005 21:08:48 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BL8mdr044485; Fri, 11 Mar 2005 21:08:48 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BL8mOC044484; Fri, 11 Mar 2005 21:08:48 GMT (envelope-from krion) Message-Id: <200503112108.j2BL8mOC044484@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 11 Mar 2005 21:08:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qmail-spamcontrol Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:08:49 -0000 krion 2005-03-11 21:08:48 UTC FreeBSD ports repository Modified files: mail/qmail-spamcontrol Makefile Log: Fix INDEX build. Reported by: cperciva No cookies for: sergei Revision Changes Path 1.2 +5 -1 ports/mail/qmail-spamcontrol/Makefile From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:12:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E67F216A4CE; Fri, 11 Mar 2005 21:12:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD70D43D41; Fri, 11 Mar 2005 21:12:38 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLCcTt044696; Fri, 11 Mar 2005 21:12:38 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLCcJn044695; Fri, 11 Mar 2005 21:12:38 GMT (envelope-from pav) Message-Id: <200503112112.j2BLCcJn044695@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 21:12:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/pear-Crypt_CHAP Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:12:39 -0000 pav 2005-03-11 21:12:38 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pear-Crypt_CHAP Makefile distinfo pkg-descr Log: PEAR::Crypt_CHAP provides Classes for generating CHAP packets. Currently these types of CHAP are supported: * CHAP-MD5 * MS-CHAPv1 * MS-CHAPv2 PR: ports/78641 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.586 +1 -0 ports/security/Makefile 1.1 +26 -0 ports/security/pear-Crypt_CHAP/Makefile (new) 1.1 +2 -0 ports/security/pear-Crypt_CHAP/distinfo (new) 1.1 +9 -0 ports/security/pear-Crypt_CHAP/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:13:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C424B16A4CE; Fri, 11 Mar 2005 21:13:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D57C43D1F; Fri, 11 Mar 2005 21:13:26 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLDQtW044786; Fri, 11 Mar 2005 21:13:26 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLDQM6044785; Fri, 11 Mar 2005 21:13:26 GMT (envelope-from pav) Message-Id: <200503112113.j2BLDQM6044785@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 21:13:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:13:26 -0000 pav 2005-03-11 21:13:26 UTC FreeBSD ports repository Modified files: . modules Log: pear-Crypt_CHAP --> ports/security/pear-Crypt_CHAP Revision Changes Path 1.12117 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:16:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B3116A4CE; Fri, 11 Mar 2005 21:16:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7307A43D1D; Fri, 11 Mar 2005 21:16:16 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLGGkU045049; Fri, 11 Mar 2005 21:16:16 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLGGKn045048; Fri, 11 Mar 2005 21:16:16 GMT (envelope-from thierry) Message-Id: <200503112116.j2BLGGKn045048@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Mar 2005 21:16:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/biology Makefile ports/biology/finchtv Makefile distinfo pkg-descr pkg-plist ports/biology/finchtv/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:16:16 -0000 thierry 2005-03-11 21:16:16 UTC FreeBSD ports repository Modified files: biology Makefile Added files: biology/finchtv Makefile distinfo pkg-descr pkg-plist biology/finchtv/files pkg-message.in Log: Add finchtv 1.3.0, a chromatogram trace viewer. PR: 70271 Submitted by: Fernan Aguero Revision Changes Path 1.68 +1 -0 ports/biology/Makefile 1.1 +39 -0 ports/biology/finchtv/Makefile (new) 1.1 +2 -0 ports/biology/finchtv/distinfo (new) 1.1 +15 -0 ports/biology/finchtv/files/pkg-message.in (new) 1.1 +19 -0 ports/biology/finchtv/pkg-descr (new) 1.1 +133 -0 ports/biology/finchtv/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:16:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12B4F16A4CE; Fri, 11 Mar 2005 21:16:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D2943D58; Fri, 11 Mar 2005 21:16:27 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLGRmL045095; Fri, 11 Mar 2005 21:16:27 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLGRni045094; Fri, 11 Mar 2005 21:16:27 GMT (envelope-from thierry) Message-Id: <200503112116.j2BLGRni045094@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Mar 2005 21:16:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:16:28 -0000 thierry 2005-03-11 21:16:27 UTC FreeBSD ports repository Modified files: . modules Log: finchtv --> ports/biology/finchtv Revision Changes Path 1.12118 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:19:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4188B16A4CE; Fri, 11 Mar 2005 21:19:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2585743D48; Fri, 11 Mar 2005 21:19:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLJejC045212; Fri, 11 Mar 2005 21:19:40 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLJekR045211; Fri, 11 Mar 2005 21:19:40 GMT (envelope-from pav) Message-Id: <200503112119.j2BLJekR045211@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 21:19:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefileports/security/pear-File_SMBPasswd Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:19:40 -0000 pav 2005-03-11 21:19:40 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pear-File_SMBPasswd Makefile distinfo pkg-descr Log: New port: security/pear-File_SMBPasswd PEAR class for managing SAMBA style password files With PEAR::File_SMBPasswd you can maintain smbpasswd-files, usualy used by SAMBA. PR: ports/78642 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.587 +1 -0 ports/security/Makefile 1.1 +26 -0 ports/security/pear-File_SMBPasswd/Makefile (new) 1.1 +2 -0 ports/security/pear-File_SMBPasswd/distinfo (new) 1.1 +4 -0 ports/security/pear-File_SMBPasswd/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:21:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4F316A4CE; Fri, 11 Mar 2005 21:21:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165C843D2F; Fri, 11 Mar 2005 21:21:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLL2jn045395; Fri, 11 Mar 2005 21:21:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLL28b045394; Fri, 11 Mar 2005 21:21:02 GMT (envelope-from pav) Message-Id: <200503112121.j2BLL28b045394@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 21:21:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:21:03 -0000 pav 2005-03-11 21:21:02 UTC FreeBSD ports repository Modified files: . modules Log: pear-File_SMBPasswd --> ports/security/pear-File_SMBPasswd Revision Changes Path 1.12119 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:25:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E70B16A4CE; Fri, 11 Mar 2005 21:25:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F4743D3F; Fri, 11 Mar 2005 21:25:16 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLPGdU045554; Fri, 11 Mar 2005 21:25:16 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLPG9R045553; Fri, 11 Mar 2005 21:25:16 GMT (envelope-from krion) Message-Id: <200503112125.j2BLPG9R045553@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 11 Mar 2005 21:25:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools make_readmes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:25:17 -0000 krion 2005-03-11 21:25:16 UTC FreeBSD ports repository Modified files: Tools make_readmes Log: Hopefully last try to fix readmes build. Submitted by: Christopher Kelley Pointyhat to: krion Revision Changes Path 1.4 +2 -1 ports/Tools/make_readmes From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:26:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2B3316A4CE; Fri, 11 Mar 2005 21:26:29 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A3D743D39; Fri, 11 Mar 2005 21:26:28 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2BLQEng069979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 06:26:18 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Mar 2005 06:26:14 +0900 Message-ID: From: Hajimu UMEMOTO To: "Poul-Henning Kamp" In-Reply-To: <3184.1110563604@critter.freebsd.dk> References: <200503111542.j2BFgp4v010106@repoman.freebsd.org> <3184.1110563604@critter.freebsd.dk> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Sat, 12 Mar 2005 06:26:18 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Hajimu UMEMOTO cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael.h src/sys/dev/random hash.c yarrow.c src/sys/geom geom_aes.c src/sys/geom/bde g_bde.c g_bde_crypt.c g_bde_lock.c g_bde_work.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:26:29 -0000 Hi, >>>>> On Fri, 11 Mar 2005 18:53:24 +0100 >>>>> "Poul-Henning Kamp" said: phk> You tested gbde before this commit, right ? I didn't test it actually. Since the commit changes only inclusion of header file, and doesn't change any logic, I checked generated geom_bde.ko with old one by cmp(1) and saw there is no difference. Is it insufficient? Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:27:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34C8316A4E7; Fri, 11 Mar 2005 21:27:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA8743D41; Fri, 11 Mar 2005 21:27:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLRfNc045613; Fri, 11 Mar 2005 21:27:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLRfoZ045612; Fri, 11 Mar 2005 21:27:41 GMT (envelope-from pav) Message-Id: <200503112127.j2BLRfoZ045612@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 21:27:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/libmcrypt pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:27:42 -0000 pav 2005-03-11 21:27:41 UTC FreeBSD ports repository Modified files: security/libmcrypt pkg-plist Log: - Fix plist Revision Changes Path 1.15 +1 -0 ports/security/libmcrypt/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:31:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF69916A4CE; Fri, 11 Mar 2005 21:31:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8375443D55; Fri, 11 Mar 2005 21:31:19 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLVJd9045832; Fri, 11 Mar 2005 21:31:19 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLVJGw045831; Fri, 11 Mar 2005 21:31:19 GMT (envelope-from thierry) Message-Id: <200503112131.j2BLVJGw045831@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Mar 2005 21:31:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/tidy-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:31:19 -0000 thierry 2005-03-11 21:31:19 UTC FreeBSD ports repository Modified files: www/tidy-devel Makefile distinfo Log: Upgrade to 050310. Revision Changes Path 1.115 +2 -2 ports/www/tidy-devel/Makefile 1.101 +4 -4 ports/www/tidy-devel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:31:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C781716A4E1; Fri, 11 Mar 2005 21:31:23 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 400AD43D46; Fri, 11 Mar 2005 21:31:23 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2BLV1vH014191 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 06:31:02 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Mar 2005 06:31:01 +0900 Message-ID: From: Hajimu UMEMOTO To: Sam Leffler In-Reply-To: <4231D8F7.80903@errno.com> References: <200503111245.j2BCj9Ck095770@repoman.freebsd.org> <4231D8F7.80903@errno.com> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Sat, 12 Mar 2005 06:31:02 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Hajimu UMEMOTO cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/opencrypto rijndael.c rijndael.h xform.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:31:23 -0000 Hi, >>>>> On Fri, 11 Mar 2005 09:44:23 -0800 >>>>> Sam Leffler said: sam> I did not review these changes and I have no idea if users of rijndael sam> such as FAST_IPSEC continue to work. Did you test FAST_IPSEC w/ AES keys? Oops, sorry, I misread the situation. I've tested FAST_IPSEC w/ AES keys, and it's working here. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:31:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF86616A4CF; Fri, 11 Mar 2005 21:31:33 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E34A43D49; Fri, 11 Mar 2005 21:31:33 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j2BLVVoG004685; Fri, 11 Mar 2005 22:31:31 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Hajimu UMEMOTO From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 12 Mar 2005 06:26:14 +0900." Date: Fri, 11 Mar 2005 22:31:31 +0100 Message-ID: <4684.1110576691@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael.h src/sys/dev/random hash.c yarrow.c src/sys/geom geom_aes.c src/sys/geom/bde g_bde.c g_bde_crypt.c g_bde_lock.c g_bde_work.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:31:34 -0000 In message , Hajimu UMEMOTO writes: >Hi, > >>>>>> On Fri, 11 Mar 2005 18:53:24 +0100 >>>>>> "Poul-Henning Kamp" said: > >phk> You tested gbde before this commit, right ? > >I didn't test it actually. Since the commit changes only inclusion of >header file, and doesn't change any logic, I checked generated >geom_bde.ko with old one by cmp(1) and saw there is no difference. Is >it insufficient? probably. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:37:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5DB816A4CE; Fri, 11 Mar 2005 21:37:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B8443D39; Fri, 11 Mar 2005 21:37:45 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLbjpI046038; Fri, 11 Mar 2005 21:37:45 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLbjeA046037; Fri, 11 Mar 2005 21:37:45 GMT (envelope-from rwatson) Message-Id: <200503112137.j2BLbjeA046037@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Mar 2005 21:37:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_accf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:37:45 -0000 rwatson 2005-03-11 21:37:45 UTC FreeBSD src repository Modified files: sys/kern uipc_accf.c Log: First step in simplifying accept filter socket option logic in the post-SMPng world order. Centralize handling of the socket option clear case in do_setopt_accept_filter(). Revision Changes Path 1.16 +24 -17 src/sys/kern/uipc_accf.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:42:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12EBE16A4CE; Fri, 11 Mar 2005 21:42:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD63D43D54; Fri, 11 Mar 2005 21:42:11 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLgBR7046286; Fri, 11 Mar 2005 21:42:11 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLgBau046285; Fri, 11 Mar 2005 21:42:11 GMT (envelope-from peter) Message-Id: <200503112142.j2BLgBau046285@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Mar 2005 21:42:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/include critical.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:42:12 -0000 peter 2005-03-11 21:42:11 UTC FreeBSD src repository Modified files: sys/i386/include critical.h Log: Remove an OBE set of comments, fix a minor whitespace nit while here. Revision Changes Path 1.10 +1 -8 src/sys/i386/include/critical.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:43:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7079716A4CE; Fri, 11 Mar 2005 21:43:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 508EC43D2D; Fri, 11 Mar 2005 21:43:37 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLhbJh046429; Fri, 11 Mar 2005 21:43:37 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLhb54046428; Fri, 11 Mar 2005 21:43:37 GMT (envelope-from joerg) Message-Id: <200503112143.j2BLhb54046428@repoman.freebsd.org> From: Joerg Wunsch Date: Fri, 11 Mar 2005 21:43:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avr-libc Makefile pkg-plist pkg-plist.doc ports/devel/avr-libc/files patch-latex3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:43:37 -0000 joerg 2005-03-11 21:43:37 UTC FreeBSD ports repository Modified files: devel/avr-libc Makefile pkg-plist pkg-plist.doc Added files: devel/avr-libc/files patch-latex3 Log: Fix a problem where the doxygen-generated LaTeX file could no longer be compiled by LaTeX 3 as it was attempted to convert it to PDF instead of DVI now. This eventually caused the entire build to fall over, as the EPS picture files to be included were no longer be looked up by the .eps suffix. Also, now that avr-binutils and avr-gcc can handle the newer AVR devices (ATmega48/88/168, ATtiny13/2313, AT90CAN128, ATmega325/3250, ATmega645/6450), the configure script automatically causes crt*.o files for these devices to be compiled and installed, so reflect this in the pkg-plist. This makes these new device types fully supported in the FreeBSD AVR toolchain (as they are in the popular WinAVR toolchain already). The new doxygen version present in the ports also causes a slightly different directory layout for the generated docs, so adapt pkg-plist.doc accordingly. Revision Changes Path 1.37 +1 -0 ports/devel/avr-libc/Makefile 1.1 +67 -0 ports/devel/avr-libc/files/patch-latex3 (new) 1.18 +10 -0 ports/devel/avr-libc/pkg-plist 1.3 +31 -0 ports/devel/avr-libc/pkg-plist.doc From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:46:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD65F16A4CE; Fri, 11 Mar 2005 21:46:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3DB843D31; Fri, 11 Mar 2005 21:46:01 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLk1np046853; Fri, 11 Mar 2005 21:46:01 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLk1w7046852; Fri, 11 Mar 2005 21:46:01 GMT (envelope-from peter) Message-Id: <200503112146.j2BLk1w7046852@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Mar 2005 21:46:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include endian.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:46:02 -0000 peter 2005-03-11 21:46:01 UTC FreeBSD src repository Modified files: sys/amd64/include endian.h Log: Match i386 rev 1.38 with __cplusplus support Revision Changes Path 1.8 +8 -0 src/sys/amd64/include/endian.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:57:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E330A16A4CE; Fri, 11 Mar 2005 21:57:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4ABE43D3F; Fri, 11 Mar 2005 21:57:38 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLvcRF047249; Fri, 11 Mar 2005 21:57:38 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLvc3k047248; Fri, 11 Mar 2005 21:57:38 GMT (envelope-from peter) Message-Id: <200503112157.j2BLvc3k047248@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Mar 2005 21:57:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/isa clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:57:39 -0000 peter 2005-03-11 21:57:38 UTC FreeBSD src repository Modified files: sys/amd64/isa clock.c Log: Fix a mismerge of i386 rev 1.209 Revision Changes Path 1.217 +1 -1 src/sys/amd64/isa/clock.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 21:59:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CF8616A4CE; Fri, 11 Mar 2005 21:59:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A73F43D54; Fri, 11 Mar 2005 21:59:29 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BLxTPY047397; Fri, 11 Mar 2005 21:59:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BLxTBe047396; Fri, 11 Mar 2005 21:59:29 GMT (envelope-from pav) Message-Id: <200503112159.j2BLxTBe047396@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 21:59:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfix-current Makefile distinfo pkg-plist ports/mail/postfix-current/scripts configure.postfix X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 21:59:29 -0000 pav 2005-03-11 21:59:29 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo pkg-plist mail/postfix-current/scripts configure.postfix Log: - Update to 2.3-20050309 PR: ports/78676 Submitted by: Marcus Grando (maintainer) Revision Changes Path 1.114 +30 -56 ports/mail/postfix-current/Makefile 1.65 +2 -2 ports/mail/postfix-current/distinfo 1.45 +21 -20 ports/mail/postfix-current/pkg-plist 1.60 +13 -15 ports/mail/postfix-current/scripts/configure.postfix From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:07:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB0E816A4CE; Fri, 11 Mar 2005 22:07:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE41943D39; Fri, 11 Mar 2005 22:07:04 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BM74AU047780; Fri, 11 Mar 2005 22:07:04 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BM7448047779; Fri, 11 Mar 2005 22:07:04 GMT (envelope-from ume) Message-Id: <200503112207.j2BM7448047779@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Mar 2005 22:07:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/gbde gbde.c src/sys/crypto/rijndael rijndael.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:07:05 -0000 ume 2005-03-11 22:07:04 UTC FreeBSD src repository Modified files: sbin/gbde gbde.c sys/crypto/rijndael rijndael.h Log: gbde(8) is also rejndael user. Reported by: phk Revision Changes Path 1.30 +1 -1 src/sbin/gbde/gbde.c 1.6 +0 -2 src/sys/crypto/rijndael/rijndael.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:08:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6575F16A4CE; Fri, 11 Mar 2005 22:08:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ABD743D39; Fri, 11 Mar 2005 22:08:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BM8CmS047863; Fri, 11 Mar 2005 22:08:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BM8Cja047862; Fri, 11 Mar 2005 22:08:12 GMT (envelope-from pav) Message-Id: <200503112208.j2BM8Cja047862@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Mar 2005 22:08:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/tpop3d Makefile pkg-plist ports/mail/tpop3d/files tpop3d.sh.in tpop3d.sh.sample X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:08:12 -0000 pav 2005-03-11 22:08:12 UTC FreeBSD ports repository Modified files: mail/tpop3d Makefile pkg-plist Added files: mail/tpop3d/files tpop3d.sh.in Removed files: mail/tpop3d/files tpop3d.sh.sample Log: - Use OPTIONS, add more options - Provide RCng script - Tweaks PR: ports/78659 Submitted by: Boris Kovalenko Approved by: Chris Elsworth (maintainer) Revision Changes Path 1.16 +29 -12 ports/mail/tpop3d/Makefile 1.1 +41 -0 ports/mail/tpop3d/files/tpop3d.sh.in (new) 1.2 +0 -45 ports/mail/tpop3d/files/tpop3d.sh.sample (dead) 1.3 +1 -13 ports/mail/tpop3d/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:10:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76DCA16A4CE; Fri, 11 Mar 2005 22:10:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C97C43D53; Fri, 11 Mar 2005 22:10:26 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BMAQsV048030; Fri, 11 Mar 2005 22:10:26 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BMAQom048029; Fri, 11 Mar 2005 22:10:26 GMT (envelope-from peter) Message-Id: <200503112210.j2BMAQom048029@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Mar 2005 22:10:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/isa clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:10:26 -0000 peter 2005-03-11 22:10:26 UTC FreeBSD src repository Modified files: sys/i386/isa clock.c Log: Whitespace sync with amd64. (Rather than re-add the extra blank lines on amd64, I'm removing them here) Revision Changes Path 1.217 +0 -3 src/sys/i386/isa/clock.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:12:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB52316A4CE; Fri, 11 Mar 2005 22:12:31 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F8E843D2D; Fri, 11 Mar 2005 22:12:31 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2BMCAmH099938 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 07:12:11 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Mar 2005 07:12:10 +0900 Message-ID: From: Hajimu UMEMOTO To: "Poul-Henning Kamp" In-Reply-To: <4684.1110576691@critter.freebsd.dk> References: <4684.1110576691@critter.freebsd.dk> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Sat, 12 Mar 2005 07:12:11 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael.h src/sys/dev/random hash.c yarrow.c src/sys/geom geom_aes.c src/sys/geom/bde g_bde.c g_bde_crypt.c g_bde_lock.c g_bde_work.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:12:31 -0000 Hi, >>>>> On Fri, 11 Mar 2005 22:31:31 +0100 >>>>> "Poul-Henning Kamp" said: phk> probably. Oops, gbde(8) didn't compilable. I've just corrected it. Then, I did `make test in src/sbin/gbde', and confirmed it passed. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:12:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D56316A4CF; Fri, 11 Mar 2005 22:12:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3413143D2F; Fri, 11 Mar 2005 22:12:38 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BMCcuW048132; Fri, 11 Mar 2005 22:12:38 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BMCcos048131; Fri, 11 Mar 2005 22:12:38 GMT (envelope-from peter) Message-Id: <200503112212.j2BMCcos048131@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Mar 2005 22:12:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 local_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:12:38 -0000 peter 2005-03-11 22:12:38 UTC FreeBSD src repository Modified files: sys/amd64/amd64 local_apic.c Log: MFi386: reduce apic clock interrupt rate Revision Changes Path 1.13 +5 -15 src/sys/amd64/amd64/local_apic.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:14:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED06916A4CE; Fri, 11 Mar 2005 22:14:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C173743D31; Fri, 11 Mar 2005 22:14:26 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BMEQ7J048263; Fri, 11 Mar 2005 22:14:26 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BMEQla048262; Fri, 11 Mar 2005 22:14:26 GMT (envelope-from barner) Message-Id: <200503112214.j2BMEQla048262@repoman.freebsd.org> From: Simon Barner Date: Fri, 11 Mar 2005 22:14:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/asc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:14:27 -0000 barner 2005-03-11 22:14:26 UTC FreeBSD ports repository Modified files: games/asc Makefile distinfo Log: - Update to 1.15.3.0 PR: ports/78220 Submitted by: Ying-Chieh Chen (maintainer) Approved by: arved (mentor) Revision Changes Path 1.36 +1 -1 ports/games/asc/Makefile 1.17 +2 -2 ports/games/asc/distinfo From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:16:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF73016A4CE; Fri, 11 Mar 2005 22:16:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9F7143D41; Fri, 11 Mar 2005 22:16:09 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BMG9Yl048436; Fri, 11 Mar 2005 22:16:09 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BMG9fj048435; Fri, 11 Mar 2005 22:16:09 GMT (envelope-from peter) Message-Id: <200503112216.j2BMG9fj048435@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Mar 2005 22:16:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 fpu.c src/sys/amd64/include _types.h bus_amd64.h cpufunc.h critical.h in_cksum.h pcpu.h profile.h stdarg.h varargs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:16:10 -0000 peter 2005-03-11 22:16:09 UTC FreeBSD src repository Modified files: sys/amd64/amd64 fpu.c sys/amd64/include _types.h bus_amd64.h cpufunc.h critical.h in_cksum.h pcpu.h profile.h stdarg.h varargs.h Log: Remove diffs to i386 version that came in via the compiler support ifdefs. This changes things like whitespace, inconsistent use of #ifndef vs #if !defined(), different macro argument orders, mismatched comments, etc. Revision Changes Path 1.157 +2 -2 src/sys/amd64/amd64/fpu.c 1.8 +2 -2 src/sys/amd64/include/_types.h 1.29 +18 -14 src/sys/amd64/include/bus_amd64.h 1.147 +2 -2 src/sys/amd64/include/cpufunc.h 1.10 +2 -2 src/sys/amd64/include/critical.h 1.5 +4 -0 src/sys/amd64/include/in_cksum.h 1.44 +2 -2 src/sys/amd64/include/pcpu.h 1.45 +2 -2 src/sys/amd64/include/profile.h 1.8 +2 -1 src/sys/amd64/include/stdarg.h 1.14 +1 -1 src/sys/amd64/include/varargs.h From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:20:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8E0416A4CE; Fri, 11 Mar 2005 22:20:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D10F43D54; Fri, 11 Mar 2005 22:20:47 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BMKllD048705; Fri, 11 Mar 2005 22:20:47 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BMKlpW048704; Fri, 11 Mar 2005 22:20:47 GMT (envelope-from ahze) Message-Id: <200503112220.j2BMKlpW048704@repoman.freebsd.org> From: Michael Johnson Date: Fri, 11 Mar 2005 22:20:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/qalculate Makefile distinfo pkg-plist patch-src::Makefile.in patch-src_libqalculate_Calculator.cc patch-src_qalc.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:20:47 -0000 ahze 2005-03-11 22:20:47 UTC FreeBSD ports repository Modified files: math/qalculate Makefile distinfo pkg-plist math/qalculate/files extra-patch-FreeBSD4 Added files: math/qalculate/files patch-src_libqalculate_Calculator.cc patch-src_qalc.cc Removed files: math/qalculate/files patch-src::Makefile.in patch-src::calclib::Calculator.cc Log: - Update to 0.7.2 PR: ports/78696 Submitted by: Sergey Akifyev (maintainer) Revision Changes Path 1.5 +6 -5 ports/math/qalculate/Makefile 1.2 +2 -2 ports/math/qalculate/distinfo 1.2 +2 -2 ports/math/qalculate/files/extra-patch-FreeBSD4 1.2 +0 -11 ports/math/qalculate/files/patch-src::Makefile.in (dead) 1.2 +0 -15 ports/math/qalculate/files/patch-src::calclib::Calculator.cc (dead) 1.1 +11 -0 ports/math/qalculate/files/patch-src_libqalculate_Calculator.cc (new) 1.1 +11 -0 ports/math/qalculate/files/patch-src_qalc.cc (new) 1.3 +79 -55 ports/math/qalculate/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:23:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0B416A4CE; Fri, 11 Mar 2005 22:23:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D2C043D54; Fri, 11 Mar 2005 22:23:28 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BMNSI2048920; Fri, 11 Mar 2005 22:23:28 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BMNSt9048919; Fri, 11 Mar 2005 22:23:28 GMT (envelope-from barner) Message-Id: <200503112223.j2BMNSt9048919@repoman.freebsd.org> From: Simon Barner Date: Fri, 11 Mar 2005 22:23:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/p5-PLP Makefile distinfo pkg-descr pkg-plist ports/www/p5-PLP/files extra-patch-mod_perl2.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:23:28 -0000 barner 2005-03-11 22:23:28 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-PLP Makefile distinfo pkg-descr pkg-plist www/p5-PLP/files extra-patch-mod_perl2.pm Log: Add p5-PLP 3.18, a simple Perl embedder superficially resembling PHP. PR: ports/67095 Submitted by: Christopher Nehren Approved by: arved (mentor) Revision Changes Path 1.1053 +1 -0 ports/www/Makefile 1.1 +56 -0 ports/www/p5-PLP/Makefile (new) 1.1 +2 -0 ports/www/p5-PLP/distinfo (new) 1.1 +53 -0 ports/www/p5-PLP/files/extra-patch-mod_perl2.pm (new) 1.1 +12 -0 ports/www/p5-PLP/pkg-descr (new) 1.1 +12 -0 ports/www/p5-PLP/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Mar 11 22:23:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C746516A4DA; Fri, 11 Mar 2005 22:23:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE5A43D1D; Fri, 11 Mar 2005 22:23:37 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BMNbBN048970; Fri, 11 Mar 2005 22:23:37 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BMNbEm048969; Fri, 11 Mar 2005 22:23:37 GMT (envelope-from barner) Message-Id: <200503112223.j2BMNbEm048969@repoman.freebsd.org> From: Simon Barner Date: Fri, 11 Mar 2005 22:23:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 22:23:37 -0000 barner 2005-03-11 22:23:37 UTC FreeBSD ports repository Modified files: . modules Log: p5-PLP --> ports/www/p5-PLP Revision Changes Path 1.12120 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:00:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7241916A4CE; Fri, 11 Mar 2005 23:00:05 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 393E043D48; Fri, 11 Mar 2005 23:00:05 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j2BN03ms074686 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Mar 2005 15:00:04 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <42322357.70603@errno.com> Date: Fri, 11 Mar 2005 15:01:43 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200503111245.j2BCj9Ck095770@repoman.freebsd.org> <4231D8F7.80903@errno.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/opencrypto rijndael.c rijndael.h xform.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:00:05 -0000 Hajimu UMEMOTO wrote: > Hi, > > >>>>>>On Fri, 11 Mar 2005 09:44:23 -0800 >>>>>>Sam Leffler said: > > > sam> I did not review these changes and I have no idea if users of rijndael > sam> such as FAST_IPSEC continue to work. Did you test FAST_IPSEC w/ AES keys? > > Oops, sorry, I misread the situation. I've tested FAST_IPSEC w/ AES > keys, and it's working here. Thanks for testing this. Hopefully gbde is also working. We need to coordinate better on further changes. I am presently busy doing non-crypto stuff; in the future please give me more time to respond. Sam From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:10:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09D6B16A4CE; Fri, 11 Mar 2005 23:10:56 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC96343D2F; Fri, 11 Mar 2005 23:10:54 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2BNAgYV021071 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 08:10:43 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Mar 2005 08:10:42 +0900 Message-ID: From: Hajimu UMEMOTO To: Sam Leffler In-Reply-To: <4231D748.4080405@errno.com> References: <200503111626.j2BGQAvL012546@repoman.freebsd.org> <4231D748.4080405@errno.com> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Sat, 12 Mar 2005 08:10:43 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, SUBJ_HAS_SPACES autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.c rijndael-alg-fst.h rijndael-api-fst.c rijndael-api-fst.h rijndael.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:10:56 -0000 Hi, >>>>> On Fri, 11 Mar 2005 09:37:12 -0800 >>>>> Sam Leffler said: sam> Why did you make this change and others before I could respond? I told sam> you I agreed with your overall goal but that there were specific isuses sam> we needed to resolve before you pulled the trigger. Less than 24 hours sam> after your last note to me you committed the changes. Sorry, I was too premature. sam> This change in particular I'm not happy with because--as I explained to sam> you--I am uncertain if there are user applications that include files sam> from /usr/include/crypto that may be affected. I changed to install crypto/rijndael/rijndael.h as /usr/include/crypto/rijndael.h. The difference from opencrypto/rijndael.h are: - export four internal functions. I realized it is required for gbde(8). - definitions of RIJNDAEL_MAXKC, RIJNDAEL_MAXKB and RIJNDAEL_MAXNR. These are correspond to MAXKC, MAXKB and MAXNR in opencrypto/rijndael.h. - rijndael_set_key() always sets up full context. opencrypto's one has a flag to set up context for encryption only. I confirmed that only gbde(8) refers rindael in src/sys, in our tree. Are you mind 3rd party application? sam> As we discussed privately there is no immediate benefit to what you are sam> doing. In fact because of these changes we are diverging from BOTH kame sam> and openbsd code bases. I'm willing to do that but only after sam> understanding the consequences. This integration will be done by moving opencrypto/* into crypto/. I think there is no conflict between opencrypto/ and crypto/, now. Can I go ahead? Or, once, should I backout my changes? Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:27:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94A5416A4CE; Fri, 11 Mar 2005 23:27:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7850D43D2F; Fri, 11 Mar 2005 23:27:46 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BNRkc5052261; Fri, 11 Mar 2005 23:27:46 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BNRkGq052260; Fri, 11 Mar 2005 23:27:46 GMT (envelope-from njl) Message-Id: <200503112327.j2BNRkGq052260@repoman.freebsd.org> From: Nate Lawson Date: Fri, 11 Mar 2005 23:27:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:27:46 -0000 njl 2005-03-11 23:27:46 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_conv.c Log: The mbnambuf routines combine multiple substrings into a single long filename. Each substring is indexed by the windows ID, a sequential one-based value. The previous code was extremely slow, doing a malloc/strcpy/free for each substring. This code optimizes these routines with this in mind, using the ID to index into a single array and concatenating each WIN_CHARS chunk at once. (The last chunk is variable-length.) This code has been tested as working on an FS with difficult filename sizes (255, 13, 26, etc.) It gives a 77.1% decrease in profiled time (total across all functions) and a 73.7% decrease in wall time. Test was "ls -laR > /dev/null". Per-function time savings: mbnambuf_init: -90.7% mbnambuf_write: -18.7% mbnambuf_flush: -67.1% MFC after: 1 month Revision Changes Path 1.40 +42 -37 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:28:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F55B16A4CE; Fri, 11 Mar 2005 23:28:34 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C6B43D2F; Fri, 11 Mar 2005 23:28:33 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.89] ([66.127.85.89]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j2BNSXms074827 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Mar 2005 15:28:33 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <423229D3.6090308@errno.com> Date: Fri, 11 Mar 2005 15:29:23 -0800 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200503111626.j2BGQAvL012546@repoman.freebsd.org> <4231D748.4080405@errno.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.c rijndael-alg-fst.h rijndael-api-fst.c rijndael-api-fst.h rijndael.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:28:34 -0000 Hajimu UMEMOTO wrote: > Hi, > > >>>>>>On Fri, 11 Mar 2005 09:37:12 -0800 >>>>>>Sam Leffler said: > > > sam> Why did you make this change and others before I could respond? I told > sam> you I agreed with your overall goal but that there were specific isuses > sam> we needed to resolve before you pulled the trigger. Less than 24 hours > sam> after your last note to me you committed the changes. > > Sorry, I was too premature. > > sam> This change in particular I'm not happy with because--as I explained to > sam> you--I am uncertain if there are user applications that include files > sam> from /usr/include/crypto that may be affected. > > I changed to install crypto/rijndael/rijndael.h as > /usr/include/crypto/rijndael.h. The difference from > opencrypto/rijndael.h are: > > - export four internal functions. I realized it is required for > gbde(8). > > - definitions of RIJNDAEL_MAXKC, RIJNDAEL_MAXKB and RIJNDAEL_MAXNR. > These are correspond to MAXKC, MAXKB and MAXNR in > opencrypto/rijndael.h. > > - rijndael_set_key() always sets up full context. opencrypto's one > has a flag to set up context for encryption only. > > I confirmed that only gbde(8) refers rindael in src/sys, in our tree. > Are you mind 3rd party application? > > sam> As we discussed privately there is no immediate benefit to what you are > sam> doing. In fact because of these changes we are diverging from BOTH kame > sam> and openbsd code bases. I'm willing to do that but only after > sam> understanding the consequences. > > This integration will be done by moving opencrypto/* into crypto/. I > think there is no conflict between opencrypto/ and crypto/, now. Can > I go ahead? Or, once, should I backout my changes? See my previous note (sent moments before this arrived)--I want you to give me a chance properly review what you are doing. My original import of the OCF had a merged crypto+opencrypto structure. I ended up NOT bringing this into CVS for several reasons. I am still not convinced that what you are doing is the right approach. For now please leave things unchanged (i.e. don't backout your rijndael mods). Sam From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:35:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A8416A4CE; Fri, 11 Mar 2005 23:35:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2566543D58; Fri, 11 Mar 2005 23:35:24 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BNZOw2053724; Fri, 11 Mar 2005 23:35:24 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2BNZOl4053723; Fri, 11 Mar 2005 23:35:24 GMT (envelope-from njl) Message-Id: <200503112335.j2BNZOl4053723@repoman.freebsd.org> From: Nate Lawson Date: Fri, 11 Mar 2005 23:35:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:35:24 -0000 njl 2005-03-11 23:35:24 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_conv.c Log: Correct a last-minute thinko. Instead of copying the nul with the string, nul-terminate the dp->d_name directly and only copy the string. Revision Changes Path 1.41 +1 -1 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:35:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1953516A4CE; Fri, 11 Mar 2005 23:35:43 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D68A43D31; Fri, 11 Mar 2005 23:35:42 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2BNZShZ081811 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 08:35:28 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Mar 2005 08:35:28 +0900 Message-ID: From: Hajimu UMEMOTO To: Sam Leffler In-Reply-To: <42322357.70603@errno.com> References: <200503111245.j2BCj9Ck095770@repoman.freebsd.org> <4231D8F7.80903@errno.com> <42322357.70603@errno.com> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Sat, 12 Mar 2005 08:35:29 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/opencrypto rijndael.c rijndael.h xform.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:35:43 -0000 Hi, >>>>> On Fri, 11 Mar 2005 15:01:43 -0800 >>>>> Sam Leffler said: sam> Thanks for testing this. Hopefully gbde is also working. You are welcome. Indeed, gbde(8) was not compilable with my change. sam> We need to coordinate better on further changes. I am presently busy sam> doing non-crypto stuff; in the future please give me more time to respond. I was too hustle. I'll do so. Sorry again. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:43:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F388816A4CF; Fri, 11 Mar 2005 23:43:52 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46B7943D1F; Fri, 11 Mar 2005 23:43:52 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2BNhf1S045734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 08:43:41 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Mar 2005 08:43:41 +0900 Message-ID: From: Hajimu UMEMOTO To: Sam Leffler In-Reply-To: <423229D3.6090308@errno.com> References: <200503111626.j2BGQAvL012546@repoman.freebsd.org> <4231D748.4080405@errno.com> <423229D3.6090308@errno.com> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Sat, 12 Mar 2005 08:43:42 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, SUBJ_HAS_SPACES autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.c rijndael-alg-fst.h rijndael-api-fst.c rijndael-api-fst.h rijndael.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:43:53 -0000 Hi, >>>>> On Fri, 11 Mar 2005 15:29:23 -0800 >>>>> Sam Leffler said: sam> See my previous note (sent moments before this arrived)--I want you to sam> give me a chance properly review what you are doing. My original import sam> of the OCF had a merged crypto+opencrypto structure. I ended up NOT sam> bringing this into CVS for several reasons. I am still not convinced sam> that what you are doing is the right approach. sam> For now please leave things unchanged (i.e. don't backout your rijndael sam> mods). Okay, I'll leave things unchanged. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:02:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E1016A4CE; Sat, 12 Mar 2005 00:02:18 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4790343D4C; Sat, 12 Mar 2005 00:02:17 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j2C02FSp077195; Sat, 12 Mar 2005 01:02:15 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j2C02Avv077194; Sat, 12 Mar 2005 01:02:10 +0100 (CET) (envelope-from marius) Date: Sat, 12 Mar 2005 01:02:10 +0100 From: Marius Strobl To: "David O'Brien" Message-ID: <20050312010210.D55534@newtrinity.zeist.de> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> <20050311093740.B55534@newtrinity.zeist.de> <20050311182519.GA8792@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050311182519.GA8792@dragon.nuxi.com>; from obrien@freebsd.org on Fri, Mar 11, 2005 at 10:25:19AM -0800 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-6; AVE: 6.30.0.5; VDF: 6.30.0.25; host: newtrinity.zeist.de) cc: cvs-src@freebsd.org cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:02:18 -0000 On Fri, Mar 11, 2005 at 10:25:19AM -0800, David O'Brien wrote: > On Fri, Mar 11, 2005 at 09:37:40AM +0100, Marius Strobl wrote: > > On Thu, Mar 10, 2005 at 11:32:37AM -0800, David O'Brien wrote: > > > On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: > > > > marcel 2005-01-30 09:27:49 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/sparc64/conf GENERIC > > > > Log: > > > > o Enable puc(4) and uart(4). > > > > o Disable ofw_console(4), sab(4) and zs(4). > > > .. > > > > ofw_console(4) is disabled because it doesn't claim the device it > > > > controls (through OFW) and thus interferes with puc(4)+uart(4), > > > > which has sufficient knowledge to extract the necessary information > > > > from OFW to setup the console. Put differently, ofw_console(4) is > > > > not a proper device driver and can only do harm. Its functionality > > > > is completely handled by uart(4). > > > > > > Please Back commit out. You broke the console on the most modern Sparc > > > machines we run^H^Hran on. Commenting out uart adding back > > > ofw_console(4) restore console on Sun Blade 1{0,5}0 machines. Just > > > adding back ofw_console(4) restores console output, but ofw_console(4) > > > and uart(4) fight for input. > > > > This sounds unlikely, uart(4) was reported to work on Sun Blade 100 > > in the past and the recent changes were tested on a Sun AX1105 (the > > ATX version of the Blade 100 mainboard) and a Sun Fire V100 which > > also uses NS16550 on an ISA bus like the Blade 100. > > Yes, uart(4) will attach to the serial devices, however one doesn't even > get far enough in the boot to give uart(4) a chance to attach. See the > freebsd-sparc64 mailing list. Just yesterday and today there is a Netra > AX1105-500 owner reporing the same problem. > > > It's more likely a configuration problem, please make sure that > > ttyu[0,1] are enabled in /etc/ttys but nothing else and that > > input-device and output-device are set to either ttya or ttyb in > > the OFW boot prompt or via eeprom(8). > > It isn't a configuration problem of mine -- I cannot boot either 5.3 or > 6.0 Feb snapshots on ftp.freebsd.org. The GENERIC kernel of 5.3-STABLE-SNAP001 doesn't include uart(4) but ofw_console(4) etc. (the snapshot was built Jan 30, the switch to uart(4) was MFC'ed on Feb 15). Despite the fact that I have to disable DMA for ATAPI 5.3-STABLE-SNAP001 boots fine on an AX1105: http://alchemy.franken.de/~marius/ax1105_5.3-snap.txt A GENERIC 5.4-PRERELEASE kernel with uart(4) enabled also works fine (modulo the compile breakage in the sparc64 vm_machdep.c): http://alchemy.franken.de/~marius/ax1105_5.4-pre.txt The GENERIC kernel of 6-CURRENT-SNAP001 comes with uart(4) enabled and also works: http://alchemy.franken.de/~marius/ax1105_6.0-snap.txt > > The OBP settings are stock: > ok printenv > ..snip.. > ttyb-mode 9600,8,n,1,- 9600,8,n,1,- > ttya-mode 9600,8,n,1,- 9600,8,n,1,- > output-device screen screen > input-device keyboard keyboard If you want to use a serial console you should set input-device and output-device to e.g. ttya. Usually when input-device is set to keyboard and output-device to screen but no keyboard is plugged in OFW automatically switches to ttya however this doesn't work reliably on some models. In any case uart(4) honours this settings (as should ofw_console(4)), i.e. if you have them set like in the output you posted and a keyboard is plugged in you certainly won't get a serial console. > > # diff -s /etc/ttys /usr/src/etc/etc.sparc64/ttys > Files /etc/ttys and /usr/src/etc/etc.sparc64/ttys are identical > > > > Anyway, we generally give a chance to fix the problem in case a > > change causes a breakage instead of calling for a back out > > immediately and you are the first to report a breakage on this type > > of hardware. So in case this really is a problem with uart(4) please > > let's work on fixing it and walk forward instead of backward. > > I will not put much more effort into this issue -- I've already spent > well over 12 hours on it. My console used to work great, this commit > totally broke it. I have other things I need and want to work on. If 5.3-STABLE-SNAP001 which uses ofw_console(4) also doesn't work on your machine than the cause has to be something else. Please try to set input-device and output-device to ttya like I already requested in my previous email. > > I tried to warn people that Blade 100/150 were suffieciently different > from U60/10/5's that any change to console support needed testing > specifically on one of these machines. Please point out the tester for > the commit to GENERIC so we can compare environments. I don't have a Blade 100 or 150 available but I'm aware of them and I'm confident that testing on AX1105 and Fire V100 is sufficient to ensure that it also works on Blade 100/150. > > Right now I don't know of anyone that can boot a RELENG_5 snapshot on a > Blade 100/150/AX1105, where such machines could before the GENERIC change > in RELENG_5. Wrong. Marius From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:10:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1115D16A4CE; Sat, 12 Mar 2005 00:10:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA41143D41; Sat, 12 Mar 2005 00:10:23 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C0AN1u055064; Sat, 12 Mar 2005 00:10:23 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C0ANTP055063; Sat, 12 Mar 2005 00:10:23 GMT (envelope-from peter) Message-Id: <200503120010.j2C0ANTP055063@repoman.freebsd.org> From: Peter Wemm Date: Sat, 12 Mar 2005 00:10:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern tty.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:10:24 -0000 peter 2005-03-12 00:10:23 UTC FreeBSD src repository Modified files: sys/kern tty.c Log: Make the tty vmin/vtime timeouts work for hz > 169 on 32 bit machines. Revision Changes Path 1.246 +7 -7 src/sys/kern/tty.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:13:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 282D916A4CE; Sat, 12 Mar 2005 00:13:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3DBA43D3F; Sat, 12 Mar 2005 00:13:46 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C0DknK055251; Sat, 12 Mar 2005 00:13:46 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C0DkgJ055246; Sat, 12 Mar 2005 00:13:46 GMT (envelope-from peter) Message-Id: <200503120013.j2C0DkgJ055246@repoman.freebsd.org> From: Peter Wemm Date: Sat, 12 Mar 2005 00:13:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern tty.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:13:47 -0000 peter 2005-03-12 00:13:45 UTC FreeBSD src repository Modified files: sys/kern tty.c Log: Replace my previous change for 32 bit systems with hz > 169 with Bruce's simpler one. Revision Changes Path 1.247 +11 -10 src/sys/kern/tty.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:17:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21D5516A4CE; Sat, 12 Mar 2005 00:17:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0950243D48; Sat, 12 Mar 2005 00:17:38 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C0HbT3055424; Sat, 12 Mar 2005 00:17:37 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C0HbO5055423; Sat, 12 Mar 2005 00:17:37 GMT (envelope-from obrien) Message-Id: <200503120017.j2C0HbO5055423@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 00:17:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: NVIDIA Subject: cvs commit: src/sys/contrib/dev/nve - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:17:38 -0000 obrien 2005-03-12 00:17:37 UTC FreeBSD src repository src/sys/contrib/dev/nve - Imported sources Update of /home/ncvs/src/sys/contrib/dev/nve In directory repoman.freebsd.org:/tmp/cvs-serv55072 Log Message: Import the nForce MCP NIC bits. This is version 1.0-0301. Demanded by: DES Encouraged by: scottl Status: Vendor Tag: NVIDIA Release Tags: v1_0_0301 N src/sys/contrib/dev/nve/adapter.h N src/sys/contrib/dev/nve/basetype.h N src/sys/contrib/dev/nve/os.h N src/sys/contrib/dev/nve/phy.h N src/sys/contrib/dev/nve/drvinfo.h N src/sys/contrib/dev/nve/i386/nvenetlib.o.bz2.uu N src/sys/contrib/dev/nve/amd64/nvenetlib.o.bz2.uu No conflicts created by this import From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:29:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 193B816A4CE; Sat, 12 Mar 2005 00:29:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC21243D41; Sat, 12 Mar 2005 00:29:30 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C0TU8L056139; Sat, 12 Mar 2005 00:29:30 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C0TUGn056138; Sat, 12 Mar 2005 00:29:30 GMT (envelope-from obrien) Message-Id: <200503120029.j2C0TUGn056138@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 00:29:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf GENERIC src/sys/conf files.amd64 files.i386 src/sys/dev/nve if_nve.c if_nvereg.h src/sys/i386/conf GENERIC src/sys/modules Makefile src/sys/modules/nve Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:29:31 -0000 obrien 2005-03-12 00:29:30 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC sys/conf files.amd64 files.i386 sys/i386/conf GENERIC sys/modules Makefile Added files: sys/dev/nve if_nve.c if_nvereg.h sys/modules/nve Makefile Log: FreeBSD consumer bits of the nForce MCP NIC binary blob. Demanded by: DES Encouraged by: scottl Obtained from: q@onthenet.com.au (partially) KNF'ed by: obrien Revision Changes Path 1.430 +1 -0 src/sys/amd64/conf/GENERIC 1.57 +11 -0 src/sys/conf/files.amd64 1.521 +11 -0 src/sys/conf/files.i386 1.1 +1700 -0 src/sys/dev/nve/if_nve.c (new) 1.1 +175 -0 src/sys/dev/nve/if_nvereg.h (new) 1.423 +1 -0 src/sys/i386/conf/GENERIC 1.432 +3 -0 src/sys/modules/Makefile 1.1 +15 -0 src/sys/modules/nve/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:37:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB91316A4CE; Sat, 12 Mar 2005 00:37:20 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2405643D41; Sat, 12 Mar 2005 00:37:20 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (ip68-230-188-82.dc.dc.cox.net [68.230.188.82]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id j2C0bIMp002789 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 11 Mar 2005 19:37:19 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Fri, 11 Mar 2005 19:37:12 -0500 From: Tom Rhodes To: Nate Lawson Message-ID: <20050311193712.236d804a@mobile.pittgoth.com> In-Reply-To: <200503112327.j2BNRkGq052260@repoman.freebsd.org> References: <200503112327.j2BNRkGq052260@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:37:21 -0000 On Fri, 11 Mar 2005 23:27:46 +0000 (UTC) Nate Lawson wrote: > njl 2005-03-11 23:27:46 UTC > > FreeBSD src repository > > Modified files: > sys/fs/msdosfs msdosfs_conv.c > Log: > The mbnambuf routines combine multiple substrings into a single > long filename. Each substring is indexed by the windows ID, a > sequential one-based value. The previous code was extremely slow, > doing a malloc/strcpy/free for each substring. > > This code optimizes these routines with this in mind, using the ID > to index into a single array and concatenating each WIN_CHARS chunk > at once. (The last chunk is variable-length.) > > This code has been tested as working on an FS with difficult filename > sizes (255, 13, 26, etc.) It gives a 77.1% decrease in profiled > time (total across all functions) and a 73.7% decrease in wall time. > Test was "ls -laR > /dev/null". > > Per-function time savings: > mbnambuf_init: -90.7% > mbnambuf_write: -18.7% > mbnambuf_flush: -67.1% > > MFC after: 1 month > > Revision Changes Path > 1.40 +42 -37 src/sys/fs/msdosfs/msdosfs_conv.c > That's hot. :) -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:49:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA94B16A4CE; Sat, 12 Mar 2005 00:49:55 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D2AB43D39; Sat, 12 Mar 2005 00:49:55 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2C0nsHk074225; Fri, 11 Mar 2005 16:49:54 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2C0ns0m074224; Fri, 11 Mar 2005 16:49:54 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Mar 2005 16:49:54 -0800 From: "David O'Brien" To: Alan Cox Message-ID: <20050312004954.GA74016@dragon.nuxi.com> References: <200503091859.j29IxKJ0062718@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503091859.j29IxKJ0062718@repoman.freebsd.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/i386/include sf_buf.h src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/sparc64/sparc64 vm_machdep.c src/sys/sys sf_buf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:49:55 -0000 On Wed, Mar 09, 2005 at 06:59:20PM +0000, Alan Cox wrote: > alc 2005-03-09 18:59:20 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > sys/i386/i386 vm_machdep.c > sys/i386/include sf_buf.h > sys/kern uipc_cow.c uipc_syscalls.c > sys/sparc64/sparc64 vm_machdep.c > sys/sys sf_buf.h > Log: > MFC > Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc(). > Change the spelling of the "catch" option to be consistent with the new > options. This broke the sparc64 kernel build: ../../../sparc64/sparc64/vm_machdep.c:380: error: syntax error before "break" I think something other than "goto break" was desired. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 00:54:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B71C216A51B; Sat, 12 Mar 2005 00:54:41 +0000 (GMT) Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5964C43D3F; Sat, 12 Mar 2005 00:54:41 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from localhost (calypso.cs.rice.edu [128.42.1.127]) by cs.rice.edu (Postfix) with ESMTP id 0E0E84A9AC; Fri, 11 Mar 2005 18:54:41 -0600 (CST) Received: from cs.rice.edu ([128.42.1.30]) by localhost (calypso.cs.rice.edu [128.42.1.127]) (amavisd-new, port 10024) with LMTP id 31458-01-52; Fri, 11 Mar 2005 18:54:40 -0600 (CST) Received: by cs.rice.edu (Postfix, from userid 19572) id 880B74A99E; Fri, 11 Mar 2005 18:54:40 -0600 (CST) Date: Fri, 11 Mar 2005 18:54:40 -0600 From: Alan Cox To: David O'Brien Message-ID: <20050312005440.GA8914@cs.rice.edu> References: <200503091859.j29IxKJ0062718@repoman.freebsd.org> <20050312004954.GA74016@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050312004954.GA74016@dragon.nuxi.com> User-Agent: Mutt/1.4.2i X-Virus-Scanned: by amavis-2.2.1 at cs.rice.edu cc: Alan Cox cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/i386/include sf_buf.h src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/sparc64/sparc64 vm_machdep.c src/sys/sys sf_buf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:54:41 -0000 On Fri, Mar 11, 2005 at 04:49:54PM -0800, David O'Brien wrote: > On Wed, Mar 09, 2005 at 06:59:20PM +0000, Alan Cox wrote: > > alc 2005-03-09 18:59:20 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_5) > > sys/i386/i386 vm_machdep.c > > sys/i386/include sf_buf.h > > sys/kern uipc_cow.c uipc_syscalls.c > > sys/sparc64/sparc64 vm_machdep.c > > sys/sys sf_buf.h > > Log: > > MFC > > Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc(). > > Change the spelling of the "catch" option to be consistent with the new > > options. > > This broke the sparc64 kernel build: > ../../../sparc64/sparc64/vm_machdep.c:380: error: syntax error before "break" > > I think something other than "goto break" was desired. > Yes, I just noticed this. It should be "break". Alan From owner-cvs-all@FreeBSD.ORG Sat Mar 12 01:20:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBE5116A4CE; Sat, 12 Mar 2005 01:20:08 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3597B43D3F; Sat, 12 Mar 2005 01:20:08 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2C1K3qD074765; Fri, 11 Mar 2005 17:20:03 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2C1K3Go074764; Fri, 11 Mar 2005 17:20:03 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Mar 2005 17:20:03 -0800 From: "David O'Brien" To: Marius Strobl Message-ID: <20050312012003.GA74646@dragon.nuxi.com> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> <20050311093740.B55534@newtrinity.zeist.de> <20050311182519.GA8792@dragon.nuxi.com> <20050312010210.D55534@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050312010210.D55534@newtrinity.zeist.de> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@freebsd.org cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 01:20:08 -0000 On Sat, Mar 12, 2005 at 01:02:10AM +0100, Marius Strobl wrote: > On Fri, Mar 11, 2005 at 10:25:19AM -0800, David O'Brien wrote: > > On Fri, Mar 11, 2005 at 09:37:40AM +0100, Marius Strobl wrote: > > > On Thu, Mar 10, 2005 at 11:32:37AM -0800, David O'Brien wrote: > > > > On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: > > > > > marcel 2005-01-30 09:27:49 UTC > > > > > > > > > > FreeBSD src repository > > > > > > > > > > Modified files: > > > > > sys/sparc64/conf GENERIC > > > > > Log: > > > > > o Enable puc(4) and uart(4). > > > > > o Disable ofw_console(4), sab(4) and zs(4). > > > > .. > > > > > ofw_console(4) is disabled because it doesn't claim the device it > > > > > controls (through OFW) and thus interferes with puc(4)+uart(4), > > > > > which has sufficient knowledge to extract the necessary information > > > > > from OFW to setup the console. Put differently, ofw_console(4) is > > > > > not a proper device driver and can only do harm. Its functionality > > > > > is completely handled by uart(4). > > > > > > > > Please Back commit out. You broke the console on the most modern Sparc > > > > machines we run^H^Hran on. Commenting out uart adding back > > > > ofw_console(4) restore console on Sun Blade 1{0,5}0 machines. Just > > > > adding back ofw_console(4) restores console output, but ofw_console(4) > > > > and uart(4) fight for input. > > > > > > This sounds unlikely, uart(4) was reported to work on Sun Blade 100 > > > in the past and the recent changes were tested on a Sun AX1105 (the > > > ATX version of the Blade 100 mainboard) and a Sun Fire V100 which > > > also uses NS16550 on an ISA bus like the Blade 100. > > > > Yes, uart(4) will attach to the serial devices, however one doesn't even > > get far enough in the boot to give uart(4) a chance to attach. See the > > freebsd-sparc64 mailing list. Just yesterday and today there is a Netra > > AX1105-500 owner reporing the same problem. > > > > > It's more likely a configuration problem, please make sure that > > > ttyu[0,1] are enabled in /etc/ttys but nothing else and that > > > input-device and output-device are set to either ttya or ttyb in > > > the OFW boot prompt or via eeprom(8). > > > > It isn't a configuration problem of mine -- I cannot boot either 5.3 or > > 6.0 Feb snapshots on ftp.freebsd.org. > > The GENERIC kernel of 5.3-STABLE-SNAP001 doesn't include uart(4) but > ofw_console(4) etc. (the snapshot was built Jan 30, the switch to > uart(4) was MFC'ed on Feb 15). I was wrong on the 5.3-STABLE-SNAP001. The Feb_2005/6.0-CURRENT-SNAP001-sparc64-miniinst.iso snap will not boot and I have confermation from another Sun Blade 100 owner. > Despite the fact that I have to disable > DMA for ATAPI 5.3-STABLE-SNAP001 I have to do that also to boot from CD's on a PeeCee DVD-ROM drive I replaced the stock CDROM drive with. I have asked RE@ that we default to hw.ata.atapi_dma=0 for sparc64 5.4-RELEASE. I do not know where this request stands. > > The OBP settings are stock: > > ok printenv > > ..snip.. > > ttyb-mode 9600,8,n,1,- 9600,8,n,1,- > > ttya-mode 9600,8,n,1,- 9600,8,n,1,- > > output-device screen screen > > input-device keyboard keyboard > > If you want to use a serial console you should set input-device and > output-device to e.g. ttya. Usually when input-device is set to > keyboard and output-device to screen but no keyboard is plugged in > OFW automatically switches to ttya however this doesn't work > reliably on some models. No. We purposfully have supported a serial console in the case where output-device=screen and there isn't a keyboard. Just like Solaris does. See the commit archives for various commits by Jake in sys/sparc64. > In any case uart(4) honours this settings > (as should ofw_console(4)), i.e. if you have them set like in the > output you posted and a keyboard is plugged in you certainly won't > get a serial console. Correct, if you have have a keyboard plugged in -- I don't. > > Right now I don't know of anyone that can boot a RELENG_5 snapshot on a > > Blade 100/150/AX1105, where such machines could before the GENERIC change > > in RELENG_5. > Wrong. RELENG_5 means top of the RELENG_5 tree -- a check out of today. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 01:21:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4123816A4CE; Sat, 12 Mar 2005 01:21:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1434643D31; Sat, 12 Mar 2005 01:21:29 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C1LSLS064748; Sat, 12 Mar 2005 01:21:28 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C1LScX064747; Sat, 12 Mar 2005 01:21:28 GMT (envelope-from lioux) Message-Id: <200503120121.j2C1LScX064747@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 12 Mar 2005 01:21:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/xchat-fish Makefileports/irc/xchat-mircryption Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 01:21:29 -0000 lioux 2005-03-12 01:21:28 UTC FreeBSD ports repository Modified files: irc/xchat-fish Makefile irc/xchat-mircryption Makefile Log: Drop maintainership Revision Changes Path 1.2 +1 -1 ports/irc/xchat-fish/Makefile 1.2 +1 -1 ports/irc/xchat-mircryption/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 01:38:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 1E31316A4CF; Sat, 12 Mar 2005 01:38:46 +0000 (GMT) Date: Sat, 12 Mar 2005 01:38:46 +0000 From: David O'Brien To: Alan Cox Message-ID: <20050312013846.GA3723@hub.freebsd.org> References: <200503091859.j29IxKJ0062718@repoman.freebsd.org> <20050312004954.GA74016@dragon.nuxi.com> <20050312005440.GA8914@cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050312005440.GA8914@cs.rice.edu> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-STABLE Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Alan Cox cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/i386/include sf_buf.h src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/sparc64/sparc64 vm_machdep.c src/sys/sys sf_buf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 01:38:46 -0000 On Fri, Mar 11, 2005 at 06:54:40PM -0600, Alan Cox wrote: > On Fri, Mar 11, 2005 at 04:49:54PM -0800, David O'Brien wrote: > > On Wed, Mar 09, 2005 at 06:59:20PM +0000, Alan Cox wrote: > > > alc 2005-03-09 18:59:20 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_5) > > > sys/i386/i386 vm_machdep.c > > > sys/i386/include sf_buf.h > > > sys/kern uipc_cow.c uipc_syscalls.c > > > sys/sparc64/sparc64 vm_machdep.c > > > sys/sys sf_buf.h > > > Log: > > > MFC > > > Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc(). > > > Change the spelling of the "catch" option to be consistent with the new > > > options. > > > > This broke the sparc64 kernel build: > > ../../../sparc64/sparc64/vm_machdep.c:380: error: syntax error before "break" > > > > I think something other than "goto break" was desired. > > Yes, I just noticed this. It should be "break". Can you commit a fix? Your existing MFC approval should cover it. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 01:55:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D53816A4CE; Sat, 12 Mar 2005 01:55:53 +0000 (GMT) Received: from gw-kit.locore.ca (gw-kit.locore.ca [67.43.130.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CEA743D46; Sat, 12 Mar 2005 01:55:53 +0000 (GMT) (envelope-from jake@locore.ca) Received: from [10.0.0.3] (ws.locore.ca [10.0.0.3]) by gw-kit.locore.ca (Postfix) with ESMTP id 15B7920D2DA; Fri, 11 Mar 2005 20:55:52 -0500 (EST) Message-ID: <42324C27.1080700@locore.ca> Date: Fri, 11 Mar 2005 20:55:51 -0500 From: Jake Burkholder User-Agent: Mozilla Thunderbird 1.0 (X11/20050213) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marius Strobl References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> <20050311093740.B55534@newtrinity.zeist.de> <20050311182519.GA8792@dragon.nuxi.com> <20050312010210.D55534@newtrinity.zeist.de> In-Reply-To: <20050312010210.D55534@newtrinity.zeist.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: David O'Brien Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 01:55:53 -0000 Marius Strobl wrote: >On Fri, Mar 11, 2005 at 10:25:19AM -0800, David O'Brien wrote: > > >>On Fri, Mar 11, 2005 at 09:37:40AM +0100, Marius Strobl wrote: >> >> >>>On Thu, Mar 10, 2005 at 11:32:37AM -0800, David O'Brien wrote: >>> >>> >>>>On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: >>>> >>>> >>>>>marcel 2005-01-30 09:27:49 UTC >>>>> >>>>> FreeBSD src repository >>>>> >>>>> Modified files: >>>>> sys/sparc64/conf GENERIC >>>>> Log: >>>>> o Enable puc(4) and uart(4). >>>>> o Disable ofw_console(4), sab(4) and zs(4). >>>>> >>>>> Thanks for doing this. >>>> >>>>Please Back commit out. You broke the console on the most modern Sparc >>>> >>>> [...] David may be using ttyb. It seems that uart_cpu_sparc64.c assumes ttya if input-device is keyboard and output-device is screen, but the firmware handles for stdin and stdout are equal. I can't think of a clean way to fix this, maybe get the handles for stdin and stdout and then search the firmware tree for a matching device? Or it may be possible to use stdin and stdout directly somehow. Jake From owner-cvs-all@FreeBSD.ORG Sat Mar 12 02:22:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 456E016A4CE; Sat, 12 Mar 2005 02:22:21 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81D7E43D5D; Sat, 12 Mar 2005 02:22:20 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j2C2MIq8080468; Sat, 12 Mar 2005 03:22:18 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j2C2MDS2080467; Sat, 12 Mar 2005 03:22:13 +0100 (CET) (envelope-from marius) Date: Sat, 12 Mar 2005 03:22:13 +0100 From: Marius Strobl To: Jake Burkholder Message-ID: <20050312032213.E55534@newtrinity.zeist.de> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> <20050311093740.B55534@newtrinity.zeist.de> <20050311182519.GA8792@dragon.nuxi.com> <20050312010210.D55534@newtrinity.zeist.de> <42324C27.1080700@locore.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <42324C27.1080700@locore.ca>; from jake@locore.ca on Fri, Mar 11, 2005 at 08:55:51PM -0500 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-6; AVE: 6.30.0.5; VDF: 6.30.0.26; host: newtrinity.zeist.de) cc: cvs-src@freebsd.org cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: David O'Brien Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 02:22:21 -0000 On Fri, Mar 11, 2005 at 08:55:51PM -0500, Jake Burkholder wrote: > Marius Strobl wrote: > > >On Fri, Mar 11, 2005 at 10:25:19AM -0800, David O'Brien wrote: > > > > > >>On Fri, Mar 11, 2005 at 09:37:40AM +0100, Marius Strobl wrote: > >> > >> > >>>On Thu, Mar 10, 2005 at 11:32:37AM -0800, David O'Brien wrote: > >>> > >>> > >>>>On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: > >>>> > >>>> > >>>>>marcel 2005-01-30 09:27:49 UTC > >>>>> > >>>>> FreeBSD src repository > >>>>> > >>>>> Modified files: > >>>>> sys/sparc64/conf GENERIC > >>>>> Log: > >>>>> o Enable puc(4) and uart(4). > >>>>> o Disable ofw_console(4), sab(4) and zs(4). > >>>>> > >>>>> > Thanks for doing this. > > >>>> > >>>>Please Back commit out. You broke the console on the most modern Sparc > >>>> > >>>> > [...] > > David may be using ttyb. It seems that uart_cpu_sparc64.c assumes ttya > if input-device is keyboard and output-device is screen, but the > firmware handles for stdin and stdout are equal. > > I can't think of a clean way to fix this, maybe get the handles for > stdin and stdout and then search the firmware tree for a matching > device? Or it may be possible to use stdin and stdout directly somehow. > Correct, uart(4) assumes ttya in case the keyboard is not plugged in but that's also what OFW does on all boxes I've seen so far. IIRC this is also documented somewhere in the OFW or Sun specs. David, could you please hook up a monitor to the Blade 100? OFW displays a message on the screen where it switches the console to in case input-device=keyboard and output-device=screen but no keyboard is plugged in. Could you _please_ also test if uart(4) works as serial console if you set both input-device and output-device to ttya? Marius From owner-cvs-all@FreeBSD.ORG Sat Mar 12 02:27:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B19E216A4CE; Sat, 12 Mar 2005 02:27:00 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C4BE43D48; Sat, 12 Mar 2005 02:27:00 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2C2Qqst076376; Fri, 11 Mar 2005 18:26:52 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2C2QqpW076375; Fri, 11 Mar 2005 18:26:52 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Mar 2005 18:26:52 -0800 From: "David O'Brien" To: Jake Burkholder Message-ID: <20050312022651.GA76316@dragon.nuxi.com> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> <20050311093740.B55534@newtrinity.zeist.de> <20050311182519.GA8792@dragon.nuxi.com> <20050312010210.D55534@newtrinity.zeist.de> <42324C27.1080700@locore.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42324C27.1080700@locore.ca> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@freebsd.org cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 02:27:00 -0000 On Fri, Mar 11, 2005 at 08:55:51PM -0500, Jake Burkholder wrote: > Marius Strobl wrote: > >On Fri, Mar 11, 2005 at 10:25:19AM -0800, David O'Brien wrote: > >>On Fri, Mar 11, 2005 at 09:37:40AM +0100, Marius Strobl wrote: > >>>On Thu, Mar 10, 2005 at 11:32:37AM -0800, David O'Brien wrote: > >>>>On Sun, Jan 30, 2005 at 09:27:49AM +0000, Marcel Moolenaar wrote: > >>>>>marcel 2005-01-30 09:27:49 UTC > >>>>> FreeBSD src repository > >>>>> Modified files: > >>>>> sys/sparc64/conf GENERIC > >>>>> Log: > >>>>> o Enable puc(4) and uart(4). > >>>>> o Disable ofw_console(4), sab(4) and zs(4). > Thanks for doing this. > >>>> > >>>>Please Back commit out. You broke the console on the most modern Sparc > >>>> > >>>> > [...] > > David may be using ttyb. It seems that uart_cpu_sparc64.c assumes ttya > if input-device is keyboard and output-device is screen, but the > firmware handles for stdin and stdout are equal. Nope, ttya -- Sun Blade 1{0,5}0's only expose ttya out the back. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 02:29:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D4716A4CE; Sat, 12 Mar 2005 02:29:33 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0F3543D3F; Sat, 12 Mar 2005 02:29:32 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2C2TT7K076412; Fri, 11 Mar 2005 18:29:29 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2C2TTvs076411; Fri, 11 Mar 2005 18:29:29 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Mar 2005 18:29:29 -0800 From: "David O'Brien" To: Marius Strobl Message-ID: <20050312022929.GB76316@dragon.nuxi.com> References: <200501300927.j0U9RnQU008885@repoman.freebsd.org> <20050310193237.GA52299@dragon.nuxi.com> <20050311093740.B55534@newtrinity.zeist.de> <20050311182519.GA8792@dragon.nuxi.com> <20050312010210.D55534@newtrinity.zeist.de> <42324C27.1080700@locore.ca> <20050312032213.E55534@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050312032213.E55534@newtrinity.zeist.de> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: Jake Burkholder cc: Marcel Moolenaar cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 02:29:33 -0000 On Sat, Mar 12, 2005 at 03:22:13AM +0100, Marius Strobl wrote: > On Fri, Mar 11, 2005 at 08:55:51PM -0500, Jake Burkholder wrote: > > David may be using ttyb. It seems that uart_cpu_sparc64.c assumes ttya > > if input-device is keyboard and output-device is screen, but the > > firmware handles for stdin and stdout are equal. > > > > I can't think of a clean way to fix this, maybe get the handles for > > stdin and stdout and then search the firmware tree for a matching > > device? Or it may be possible to use stdin and stdout directly somehow. > > Correct, uart(4) assumes ttya in case the keyboard is not plugged > in but that's also what OFW does on all boxes I've seen so far. IIRC > this is also documented somewhere in the OFW or Sun specs. > David, could you please hook up a monitor to the Blade 100? OFW > displays a message on the screen where it switches the console to > in case input-device=keyboard and output-device=screen but no > keyboard is plugged in. > Could you _please_ also test if uart(4) works as serial console > if you set both input-device and output-device to ttya? I will when I can reboot the machine next time and have the time to rebuild the kernel. Can you ask this testing of a larger audience on freebsd-sparc64? So many people say they love testing things. :-) -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 02:36:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA01816A4CE; Sat, 12 Mar 2005 02:36:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B47E43D2F; Sat, 12 Mar 2005 02:36:52 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C2aqGD067255; Sat, 12 Mar 2005 02:36:52 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C2aqW0067254; Sat, 12 Mar 2005 02:36:52 GMT (envelope-from roam) Message-Id: <200503120236.j2C2aqW0067254@repoman.freebsd.org> From: Peter Pentchev Date: Sat, 12 Mar 2005 02:36:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/curl Makefile distinfo ports/ftp/curl/files patch-configure patch-lib::select.c patch-lib::sendf.c patch-tests::runtests.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 02:36:52 -0000 roam 2005-03-12 02:36:52 UTC FreeBSD ports repository Modified files: ftp/curl Makefile distinfo ftp/curl/files patch-configure patch-tests::runtests.pl Removed files: ftp/curl/files patch-lib::select.c patch-lib::sendf.c Log: Update to curl 7.13.1, which also takes care of the recent security issue. Revision Changes Path 1.68 +2 -2 ports/ftp/curl/Makefile 1.39 +2 -2 ports/ftp/curl/distinfo 1.4 +12 -3 ports/ftp/curl/files/patch-configure 1.2 +0 -17 ports/ftp/curl/files/patch-lib::select.c (dead) 1.2 +0 -29 ports/ftp/curl/files/patch-lib::sendf.c (dead) 1.2 +11 -11 ports/ftp/curl/files/patch-tests::runtests.pl From owner-cvs-all@FreeBSD.ORG Sat Mar 12 02:43:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2026916A4CE; Sat, 12 Mar 2005 02:43:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E696543D53; Sat, 12 Mar 2005 02:43:50 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C2hovR067521; Sat, 12 Mar 2005 02:43:50 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C2hoki067520; Sat, 12 Mar 2005 02:43:50 GMT (envelope-from mux) Message-Id: <200503120243.j2C2hoki067520@repoman.freebsd.org> From: Maxime Henrion Date: Sat, 12 Mar 2005 02:43:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/alpha busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 02:43:51 -0000 mux 2005-03-12 02:43:50 UTC FreeBSD src repository Modified files: sys/alpha/alpha busdma_machdep.c Log: Fix a long-standing bug in alpha's implementation of busdma. We need to OR the physical address with alpha_XXX_dmamap_or to get the DMA address, like the name of the variable suggests. However, while we were doing this correctly in the alpha_XXX_dmamap() macro, the busdma code added the variable to the physical address instead of or'ing it. Fortunately and if my math is not entirely wrong, you would need more than 128GB of RAM and a device able to do DMA in 64bits to experience the bug. Spotted by: cognet Revision Changes Path 1.50 +4 -4 src/sys/alpha/alpha/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 03:04:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7C1316A4CE; Sat, 12 Mar 2005 03:04:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A11E43D39; Sat, 12 Mar 2005 03:04:48 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C34m4g068380; Sat, 12 Mar 2005 03:04:48 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C34mE9068379; Sat, 12 Mar 2005 03:04:48 GMT (envelope-from vanilla) Message-Id: <200503120304.j2C34mE9068379@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 12 Mar 2005 03:04:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/firebird Makefileports/chinese/firebird/files patch-bbs.c patch-dlm.c patch-paging.c patch-screen.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 03:04:48 -0000 vanilla 2005-03-12 03:04:48 UTC FreeBSD ports repository Modified files: chinese/firebird Makefile Added files: chinese/firebird/files patch-bbs.c patch-dlm.c patch-paging.c patch-screen.c Log: s/varargs.h/stdarg.h/g Submitted by: chinsan Approved by: maintainer. Revision Changes Path 1.6 +11 -11 ports/chinese/firebird/Makefile 1.1 +12 -0 ports/chinese/firebird/files/patch-bbs.c (new) 1.1 +11 -0 ports/chinese/firebird/files/patch-dlm.c (new) 1.1 +11 -0 ports/chinese/firebird/files/patch-paging.c (new) 1.1 +29 -0 ports/chinese/firebird/files/patch-screen.c (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 03:10:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D956416A4CE; Sat, 12 Mar 2005 03:10:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE24A43D41; Sat, 12 Mar 2005 03:10:46 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C3Ak1E068830; Sat, 12 Mar 2005 03:10:46 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C3Akp5068829; Sat, 12 Mar 2005 03:10:46 GMT (envelope-from adamw) Message-Id: <200503120310.j2C3Akp5068829@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Mar 2005 03:10:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 03:10:47 -0000 adamw 2005-03-12 03:10:46 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2005.03.11. Revision Changes Path 1.172 +1 -1 ports/net/liveMedia/Makefile 1.161 +2 -2 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 03:50:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B9F16A4CE; Sat, 12 Mar 2005 03:50:02 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA1D43D1D; Sat, 12 Mar 2005 03:50:01 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2C3o00L078105; Fri, 11 Mar 2005 19:50:01 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2C3o0fD078104; Fri, 11 Mar 2005 19:50:00 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Mar 2005 19:50:00 -0800 From: "David O'Brien" To: Nate Lawson Message-ID: <20050312035000.GA78029@dragon.nuxi.com> References: <200503112327.j2BNRkGq052260@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503112327.j2BNRkGq052260@repoman.freebsd.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 03:50:02 -0000 On Fri, Mar 11, 2005 at 11:27:46PM +0000, Nate Lawson wrote: > njl 2005-03-11 23:27:46 UTC > > FreeBSD src repository > > Modified files: > sys/fs/msdosfs msdosfs_conv.c Please compile test on 64-bit machines before committing. + printf("msdosfs: file name %d too long\n", nambuf_len); size_t's need %zd, not naked %d. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 03:50:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8FE716A4CF; Sat, 12 Mar 2005 03:50:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDA6F43D55; Sat, 12 Mar 2005 03:50:40 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C3oejA073497; Sat, 12 Mar 2005 03:50:40 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C3oeVI073496; Sat, 12 Mar 2005 03:50:40 GMT (envelope-from obrien) Message-Id: <200503120350.j2C3oeVI073496@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 03:50:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 03:50:41 -0000 obrien 2005-03-12 03:50:39 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_conv.c Log: Fix kernel build on 64-bit machines. Revision Changes Path 1.42 +1 -1 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 05:06:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0262916A4CE; Sat, 12 Mar 2005 05:06:53 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A4043D31; Sat, 12 Mar 2005 05:06:50 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2C57SrH096806; Fri, 11 Mar 2005 22:07:28 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4232785A.5050805@samsco.org> Date: Fri, 11 Mar 2005 22:04:26 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxime Henrion References: <200503120243.j2C2hoki067520@repoman.freebsd.org> In-Reply-To: <200503120243.j2C2hoki067520@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 05:06:53 -0000 Maxime Henrion wrote: > mux 2005-03-12 02:43:50 UTC > > FreeBSD src repository > > Modified files: > sys/alpha/alpha busdma_machdep.c > Log: > Fix a long-standing bug in alpha's implementation of busdma. We need to > OR the physical address with alpha_XXX_dmamap_or to get the DMA address, > like the name of the variable suggests. However, while we were doing > this correctly in the alpha_XXX_dmamap() macro, the busdma code added > the variable to the physical address instead of or'ing it. Fortunately > and if my math is not entirely wrong, you would need more than 128GB of > RAM and a device able to do DMA in 64bits to experience the bug. > > Spotted by: cognet > > Revision Changes Path > 1.50 +4 -4 src/sys/alpha/alpha/busdma_machdep.c You're aware that we don't correctly support the Alpha IOMMU, so we are limited to 2GB or so of physical RAM anyways. Scott From owner-cvs-all@FreeBSD.ORG Sat Mar 12 05:57:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0A8A16A4CE; Sat, 12 Mar 2005 05:57:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7AD643D4C; Sat, 12 Mar 2005 05:57:30 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C5vU6o084426; Sat, 12 Mar 2005 05:57:30 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C5vU1p084425; Sat, 12 Mar 2005 05:57:30 GMT (envelope-from linimon) Message-Id: <200503120557.j2C5vU1p084425@repoman.freebsd.org> From: Mark Linimon Date: Sat, 12 Mar 2005 05:57:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/ploticus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 05:57:31 -0000 linimon 2005-03-12 05:57:30 UTC FreeBSD ports repository Modified files: math/ploticus Makefile Log: With the renaming of the binary, all the CONFLICTS are obsolete. Reminded by: vs Revision Changes Path 1.22 +0 -1 ports/math/ploticus/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 06:00:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BE6716A4CE; Sat, 12 Mar 2005 06:00:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B2843D41; Sat, 12 Mar 2005 06:00:08 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C607fl084567; Sat, 12 Mar 2005 06:00:07 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C607JG084566; Sat, 12 Mar 2005 06:00:07 GMT (envelope-from obrien) Message-Id: <200503120600.j2C607JG084566@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 06:00:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sparc64/sparc64 vm_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 06:00:08 -0000 obrien 2005-03-12 06:00:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sparc64/sparc64 vm_machdep.c Log: MFC: rev 1.69: fix typo in privious commit. Approved by: re(scottl) Revision Changes Path 1.66.2.5 +1 -1 src/sys/sparc64/sparc64/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 06:06:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E3B716A4CE; Sat, 12 Mar 2005 06:06:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5344543D5C; Sat, 12 Mar 2005 06:06:04 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C664mA084903; Sat, 12 Mar 2005 06:06:04 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C664L9084902; Sat, 12 Mar 2005 06:06:04 GMT (envelope-from obrien) Message-Id: <200503120606.j2C664L9084902@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 06:06:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 06:06:04 -0000 obrien 2005-03-12 06:06:04 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_conv.c Log: Used unsigned version. Submitted by: jmallett Revision Changes Path 1.43 +1 -1 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 06:38:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEF7C16A4CE; Sat, 12 Mar 2005 06:38:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B342143D5E; Sat, 12 Mar 2005 06:38:01 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C6c1Ki086024; Sat, 12 Mar 2005 06:38:01 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C6c1Io086023; Sat, 12 Mar 2005 06:38:01 GMT (envelope-from obrien) Message-Id: <200503120638.j2C6c1Io086023@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 06:38:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/pax ar_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 06:38:02 -0000 obrien 2005-03-12 06:38:01 UTC FreeBSD src repository Modified files: bin/pax ar_io.c Log: Fix bin/pax doesn't wait for compress/gzip before exiting. Submitted by: Joerg Sonnenberger Obtained from: OpenBSD (commited fix to PR 3455) Revision Changes Path 1.26 +6 -4 src/bin/pax/ar_io.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 06:50:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36DD416A4CE; Sat, 12 Mar 2005 06:50:16 +0000 (GMT) Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C2543D3F; Sat, 12 Mar 2005 06:50:13 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from localhost (calypso.cs.rice.edu [128.42.1.127]) by cs.rice.edu (Postfix) with ESMTP id 7DD024A99E; Sat, 12 Mar 2005 00:50:13 -0600 (CST) Received: from cs.rice.edu ([128.42.1.30]) by localhost (calypso.cs.rice.edu [128.42.1.127]) (amavisd-new, port 10024) with LMTP id 06910-01-59; Sat, 12 Mar 2005 00:50:12 -0600 (CST) Received: by cs.rice.edu (Postfix, from userid 19572) id E26744A99D; Sat, 12 Mar 2005 00:50:12 -0600 (CST) Date: Sat, 12 Mar 2005 00:50:12 -0600 From: Alan Cox To: "David E. O'Brien" Message-ID: <20050312065012.GM28845@cs.rice.edu> References: <200503120600.j2C607JG084566@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503120600.j2C607JG084566@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-Virus-Scanned: by amavis-2.2.1 at cs.rice.edu cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 vm_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 06:50:16 -0000 On Sat, Mar 12, 2005 at 06:00:07AM +0000, David E. O'Brien wrote: > obrien 2005-03-12 06:00:07 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > sys/sparc64/sparc64 vm_machdep.c > Log: > MFC: rev 1.69: fix typo in privious commit. > > Approved by: re(scottl) > > Revision Changes Path > 1.66.2.5 +1 -1 src/sys/sparc64/sparc64/vm_machdep.c Thanks. Alan From owner-cvs-all@FreeBSD.ORG Sat Mar 12 06:51:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 402B916A4CE; Sat, 12 Mar 2005 06:51:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13B8643D49; Sat, 12 Mar 2005 06:51:26 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C6pPkL086526; Sat, 12 Mar 2005 06:51:25 GMT (envelope-from avatar@repoman.freebsd.org) Received: (from avatar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C6pPZc086525; Sat, 12 Mar 2005 06:51:25 GMT (envelope-from avatar) Message-Id: <200503120651.j2C6pPZc086525@repoman.freebsd.org> From: Tai-hwa Liang Date: Sat, 12 Mar 2005 06:51:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 06:51:26 -0000 avatar 2005-03-12 06:51:25 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Adding new device ID for BCM5751M support. Submitted by: FUJITA Kazutoshi Reviewed by: sam (mentor) Revision Changes Path 1.84 +2 -0 src/sys/dev/bge/if_bge.c 1.33 +1 -0 src/sys/dev/bge/if_bgereg.h From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:01:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FE6F16A4CE; Sat, 12 Mar 2005 07:01:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F2E43D41; Sat, 12 Mar 2005 07:01:54 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C71sMe087014; Sat, 12 Mar 2005 07:01:54 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C71sYa087013; Sat, 12 Mar 2005 07:01:54 GMT (envelope-from scottl) Message-Id: <200503120701.j2C71sYa087013@repoman.freebsd.org> From: Scott Long Date: Sat, 12 Mar 2005 07:01:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:01:54 -0000 scottl 2005-03-12 07:01:54 UTC FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c Log: Guard against an integer underflow that could cause busdma to eat up all available RAM. This also results in the global bounce page limit being applied to zones instead of globally. Submitted by: Petr Lampa (in part) Revision Changes Path 1.74 +9 -3 src/sys/i386/i386/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:06:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A580516A4CE; Sat, 12 Mar 2005 07:06:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C74243D2F; Sat, 12 Mar 2005 07:06:00 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C760Zf087158; Sat, 12 Mar 2005 07:06:00 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C760I4087155; Sat, 12 Mar 2005 07:06:00 GMT (envelope-from scottl) Message-Id: <200503120706.j2C760I4087155@repoman.freebsd.org> From: Scott Long Date: Sat, 12 Mar 2005 07:05:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:06:00 -0000 scottl 2005-03-12 07:05:59 UTC FreeBSD src repository Modified files: sys/amd64/amd64 busdma_machdep.c Log: MFCi386: Prevent integer underflow that could result in all memory being consumed. Revision Changes Path 1.70 +9 -3 src/sys/amd64/amd64/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:24:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E90216A4CE; Sat, 12 Mar 2005 07:24:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7285543D1D; Sat, 12 Mar 2005 07:24:58 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C7OwUb087982; Sat, 12 Mar 2005 07:24:58 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C7Owo2087981; Sat, 12 Mar 2005 07:24:58 GMT (envelope-from linimon) Message-Id: <200503120724.j2C7Owo2087981@repoman.freebsd.org> From: Mark Linimon Date: Sat, 12 Mar 2005 07:24:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/portmgr charter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:24:58 -0000 linimon 2005-03-12 07:24:57 UTC FreeBSD doc repository Added files: en/portmgr charter.sgml Log: The charter for the Ports Management (portmgr) team, as approved by core on 3/12/2005. The contents of this file are under core's discretion. This replaces www/en/internal/portmgr-charter.sgml. Inspired by prior work from: will Revision Changes Path 1.1 +92 -0 www/en/portmgr/charter.sgml (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:28:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3FEA16A4CE; Sat, 12 Mar 2005 07:28:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 855AD43D2F; Sat, 12 Mar 2005 07:28:46 +0000 (GMT) (envelope-from lkoeller@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C7Sk7j088188; Sat, 12 Mar 2005 07:28:46 GMT (envelope-from lkoeller@repoman.freebsd.org) Received: (from lkoeller@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C7SktX088187; Sat, 12 Mar 2005 07:28:46 GMT (envelope-from lkoeller) Message-Id: <200503120728.j2C7SktX088187@repoman.freebsd.org> From: Lars Koeller Date: Sat, 12 Mar 2005 07:28:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/bacula-server Makefile distinfo ports/sysutils/bacula-server/files chio-bacula patch-configure patch-src-console-console.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:28:46 -0000 lkoeller 2005-03-12 07:28:45 UTC FreeBSD ports repository Modified files: sysutils/bacula-server Makefile distinfo sysutils/bacula-server/files chio-bacula Added files: sysutils/bacula-server/files patch-configure Removed files: sysutils/bacula-server/files patch-src-console-console.c Log: o) Update to 1.36.2 (PR ports/78477) o) Fix autoconf problem with pthread lib in conjuction with compile for postgresql as database (tracked down by "Anthony Chavez" ) PR: ports/78477 Submitted by: Dan Langille Revision Changes Path 1.45 +16 -15 ports/sysutils/bacula-server/Makefile 1.14 +2 -2 ports/sysutils/bacula-server/distinfo 1.6 +48 -39 ports/sysutils/bacula-server/files/chio-bacula 1.6 +21 -0 ports/sysutils/bacula-server/files/patch-configure (new) 1.2 +0 -63 ports/sysutils/bacula-server/files/patch-src-console-console.c (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:30:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B47916A4CE; Sat, 12 Mar 2005 07:30:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CFB043D48; Sat, 12 Mar 2005 07:30:26 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C7UPgN088298; Sat, 12 Mar 2005 07:30:26 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C7UP0m088297; Sat, 12 Mar 2005 07:30:25 GMT (envelope-from linimon) Message-Id: <200503120730.j2C7UP0m088297@repoman.freebsd.org> From: Mark Linimon Date: Sat, 12 Mar 2005 07:30:25 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/portmgr Makefile index.sgml policies.sgml qa.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:30:26 -0000 linimon 2005-03-12 07:30:25 UTC FreeBSD doc repository Added files: en/portmgr Makefile index.sgml policies.sgml qa.sgml Log: Add documentation about the Ports Management (portmgr) team. policies.sgml gathers together the various policies that portmgr has promulgated in the past to try to assure the integrity of the Ports Collection. It is indexed more-or-less in order of the responsibilities listed in charter.sgml. qa.sgml explains the work that portmgr does for Quality Assurance (QA) for the ports collection, both during and between release cycles, to help increase the visibility of its role. The portmgr team requests that they be allowed a courtesy review of any proposed changes to these files. Revision Changes Path 1.1 +12 -0 www/en/portmgr/Makefile (new) 1.1 +114 -0 www/en/portmgr/index.sgml (new) 1.1 +215 -0 www/en/portmgr/policies.sgml (new) 1.1 +189 -0 www/en/portmgr/qa.sgml (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:33:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C4BE16A4CE; Sat, 12 Mar 2005 07:33:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 746AB43D46; Sat, 12 Mar 2005 07:33:52 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C7Xq9m088448; Sat, 12 Mar 2005 07:33:52 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C7Xqjg088447; Sat, 12 Mar 2005 07:33:52 GMT (envelope-from linimon) Message-Id: <200503120733.j2C7Xqjg088447@repoman.freebsd.org> From: Mark Linimon Date: Sat, 12 Mar 2005 07:33:51 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:33:52 -0000 linimon 2005-03-12 07:33:51 UTC FreeBSD doc repository Modified files: en Makefile Log: With slight trepidation, add the portmgr subdirectory to the build. Revision Changes Path 1.120 +2 -1 www/en/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:37:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 772CD16A4CE; Sat, 12 Mar 2005 07:37:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B53043D5C; Sat, 12 Mar 2005 07:37:57 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C7bvTD089968; Sat, 12 Mar 2005 07:37:57 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C7bvAa089967; Sat, 12 Mar 2005 07:37:57 GMT (envelope-from linimon) Message-Id: <200503120737.j2C7bvAa089967@repoman.freebsd.org> From: Mark Linimon Date: Sat, 12 Mar 2005 07:37:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/internal Makefile portmgr-charter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:37:57 -0000 linimon 2005-03-12 07:37:57 UTC FreeBSD doc repository Modified files: en/internal Makefile Removed files: en/internal portmgr-charter.sgml Log: A new version of the portmgr charter has been committed in www/en/portmgr/charter.sgml, together with other supporting documentation. Thus, the old version is being removed. Revision Changes Path 1.42 +1 -2 www/en/internal/Makefile 1.2 +0 -29 www/en/internal/portmgr-charter.sgml (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 07:44:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F7316A4CE; Sat, 12 Mar 2005 07:44:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD96043D58; Sat, 12 Mar 2005 07:44:31 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C7iVwa090203; Sat, 12 Mar 2005 07:44:31 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C7iVuJ090202; Sat, 12 Mar 2005 07:44:31 GMT (envelope-from obrien) Message-Id: <200503120744.j2C7iVuJ090202@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 07:44:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gdb6 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 07:44:32 -0000 obrien 2005-03-12 07:44:31 UTC FreeBSD ports repository Modified files: devel/gdb6 Makefile pkg-plist Log: No longer provide a "native" gdb for those machines lacking one. Revision Changes Path 1.45 +0 -7 ports/devel/gdb6/Makefile 1.9 +1 -2 ports/devel/gdb6/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:01:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52C5516A4CE; Sat, 12 Mar 2005 08:01:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 182F043D48; Sat, 12 Mar 2005 08:01:20 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C81Jr7091549; Sat, 12 Mar 2005 08:01:19 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C81Jt3091548; Sat, 12 Mar 2005 08:01:19 GMT (envelope-from sem) Message-Id: <200503120801.j2C81Jt3091548@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 08:01:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/biology/artemis Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:01:20 -0000 sem 2005-03-12 08:01:19 UTC FreeBSD ports repository Modified files: biology/artemis Makefile distinfo pkg-descr pkg-plist Log: - Update to version 6 - Pass maintainership to submitter PR: ports/76219 Submitted by: Fernan Aguero Approved by: maintainer timeout (2 monthes) Revision Changes Path 1.4 +9 -12 ports/biology/artemis/Makefile 1.3 +2 -2 ports/biology/artemis/distinfo 1.2 +12 -6 ports/biology/artemis/pkg-descr 1.2 +1506 -1485 ports/biology/artemis/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:02:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B285116A4CE; Sat, 12 Mar 2005 08:02:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89C0E43D2D; Sat, 12 Mar 2005 08:02:06 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C826l4091618; Sat, 12 Mar 2005 08:02:06 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C826N8091617; Sat, 12 Mar 2005 08:02:06 GMT (envelope-from obrien) Message-Id: <200503120802.j2C826N8091617@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Mar 2005 08:02:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules/nve Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:02:06 -0000 obrien 2005-03-12 08:02:06 UTC FreeBSD src repository Modified files: sys/modules/nve Makefile Log: Due to a CVS misfire, I ended up committing the wrong version of this. Revision Changes Path 1.2 +7 -3 src/sys/modules/nve/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:07:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBD3916A4CE; Sat, 12 Mar 2005 08:07:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF84A43D5E; Sat, 12 Mar 2005 08:07:23 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C87NGn091944; Sat, 12 Mar 2005 08:07:23 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C87N4P091943; Sat, 12 Mar 2005 08:07:23 GMT (envelope-from sem) Message-Id: <200503120807.j2C87N4P091943@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 08:07:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/biology Makefile ports/biology/act Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:07:24 -0000 sem 2005-03-12 08:07:23 UTC FreeBSD ports repository Modified files: . MOVED biology Makefile Removed files: biology/act Makefile distinfo pkg-descr pkg-plist Log: - biology/act is redundant after biology/artemis update PR: ports/76217 Submitted by: Fernan Aguero Approved by: maintainer timeout (2 monthes) Revision Changes Path 1.649 +2 -1 ports/MOVED 1.69 +0 -1 ports/biology/Makefile 1.5 +0 -35 ports/biology/act/Makefile (dead) 1.4 +0 -2 ports/biology/act/distinfo (dead) 1.2 +0 -12 ports/biology/act/pkg-descr (dead) 1.3 +0 -1598 ports/biology/act/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:08:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B46D816A4CE; Sat, 12 Mar 2005 08:08:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E4D743D6D; Sat, 12 Mar 2005 08:08:09 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C889ge091997; Sat, 12 Mar 2005 08:08:09 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C889VD091996; Sat, 12 Mar 2005 08:08:09 GMT (envelope-from sem) Message-Id: <200503120808.j2C889VD091996@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 08:08:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:08:09 -0000 sem 2005-03-12 08:08:09 UTC FreeBSD ports repository Modified files: . modules Log: Remove biology/act Revision Changes Path 1.12121 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:17:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FEBA16A4CE; Sat, 12 Mar 2005 08:17:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 276FF43D46; Sat, 12 Mar 2005 08:17:36 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C8HZlp092380; Sat, 12 Mar 2005 08:17:36 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C8HZrm092379; Sat, 12 Mar 2005 08:17:35 GMT (envelope-from lesi) Message-Id: <200503120817.j2C8HZrm092379@repoman.freebsd.org> From: Dejan Lesjak Date: Sat, 12 Mar 2005 08:17:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/XFree86-aoutlibs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:17:36 -0000 lesi 2005-03-12 08:17:35 UTC FreeBSD ports repository Modified files: x11/XFree86-aoutlibs Makefile Log: Unbreak for OSVERSION >= 500113 by not trying to strip installed libraries. PR: 74190 (based on) Revision Changes Path 1.25 +1 -1 ports/x11/XFree86-aoutlibs/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:27:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66D7A16A4CE; Sat, 12 Mar 2005 08:27:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DCEC43D54; Sat, 12 Mar 2005 08:27:00 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C8R001092843; Sat, 12 Mar 2005 08:27:00 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C8R0CF092842; Sat, 12 Mar 2005 08:27:00 GMT (envelope-from sem) Message-Id: <200503120827.j2C8R0CF092842@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 08:26:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/osiris Makefile distinfo pkg-plist ports/security/osiris/files patch-osirisd-in patch-osirismd-in patch-osirismd.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:27:00 -0000 sem 2005-03-12 08:26:59 UTC FreeBSD ports repository Modified files: security/osiris Makefile distinfo pkg-plist Added files: security/osiris/files patch-osirismd.in Removed files: security/osiris/files patch-osirisd-in patch-osirismd-in Log: - Update to 4.1.3 - rcNGfy and add message how activate it - Add mirror site - Turn on "fancy cli" by default PR: ports/78713 Submitted by: maintainer Revision Changes Path 1.12 +17 -9 ports/security/osiris/Makefile 1.11 +2 -2 ports/security/osiris/distinfo 1.3 +0 -16 ports/security/osiris/files/patch-osirisd-in (dead) 1.3 +0 -17 ports/security/osiris/files/patch-osirismd-in (dead) 1.1 +8 -0 ports/security/osiris/files/patch-osirismd.in (new) 1.7 +3 -3 ports/security/osiris/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:31:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A247216A4CE; Sat, 12 Mar 2005 08:31:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 876BF43D2D; Sat, 12 Mar 2005 08:31:15 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C8VF66093039; Sat, 12 Mar 2005 08:31:15 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C8VEDL093038; Sat, 12 Mar 2005 08:31:14 GMT (envelope-from sem) Message-Id: <200503120831.j2C8VEDL093038@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 08:31:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmsbackup Makefile distinfo pkg-descr ports/emulators/vmsbackup/files patch-aa patch-ab patch-ac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:31:15 -0000 sem 2005-03-12 08:31:14 UTC FreeBSD ports repository Modified files: emulators/vmsbackup Makefile distinfo pkg-descr Removed files: emulators/vmsbackup/files patch-aa patch-ab patch-ac Log: - Update to 4.0 - pkg-descr reformat, add WWW field PR: ports/78716 Submitted by: Danny Koenig Revision Changes Path 1.14 +10 -8 ports/emulators/vmsbackup/Makefile 1.4 +2 -2 ports/emulators/vmsbackup/distinfo 1.2 +0 -43 ports/emulators/vmsbackup/files/patch-aa (dead) 1.2 +0 -162 ports/emulators/vmsbackup/files/patch-ab (dead) 1.2 +0 -15 ports/emulators/vmsbackup/files/patch-ac (dead) 1.3 +9 -7 ports/emulators/vmsbackup/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:48:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F35A016A4CE; Sat, 12 Mar 2005 08:48:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB8D943D48; Sat, 12 Mar 2005 08:48:57 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C8mvfm000543; Sat, 12 Mar 2005 08:48:57 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C8mvOj000542; Sat, 12 Mar 2005 08:48:57 GMT (envelope-from novel) Message-Id: <200503120848.j2C8mvOj000542@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sat, 12 Mar 2005 08:48:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/wzdftpd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:48:58 -0000 novel 2005-03-12 08:48:57 UTC FreeBSD ports repository Modified files: ftp/wzdftpd Makefile Log: Fix plist when WITH_PERL is defined. Approved by: krion (mentor) Revision Changes Path 1.22 +3 -0 ports/ftp/wzdftpd/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 08:55:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFDD16A4CE; Sat, 12 Mar 2005 08:55:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 972AC43D49; Sat, 12 Mar 2005 08:55:37 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C8tbZi000831; Sat, 12 Mar 2005 08:55:37 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C8tbne000828; Sat, 12 Mar 2005 08:55:37 GMT (envelope-from sem) Message-Id: <200503120855.j2C8tbne000828@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 08:55:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfix-current pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:55:37 -0000 sem 2005-03-12 08:55:37 UTC FreeBSD ports repository Modified files: mail/postfix-current pkg-install Log: - pkg-install: * Change etc/postfix/dist-* to etc/postfix/dist/* on etc/postfix * Change spaces to tabs * Change echo -> /bin/echo, sh -> /bin/sh and others PR: ports/78720 Submitted by: maintainer Revision Changes Path 1.18 +139 -150 ports/mail/postfix-current/pkg-install From owner-cvs-all@FreeBSD.ORG Sat Mar 12 09:17:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04C4016A4CE; Sat, 12 Mar 2005 09:17:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBDBE43D53; Sat, 12 Mar 2005 09:17:27 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C9HR7H001599; Sat, 12 Mar 2005 09:17:27 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C9HRqZ001598; Sat, 12 Mar 2005 09:17:27 GMT (envelope-from sem) Message-Id: <200503120917.j2C9HRqZ001598@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 09:17:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/musiccontrol Makefile distinfo pkg-plist ports/audio/musiccontrol/files musiccontrol X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 09:17:28 -0000 sem 2005-03-12 09:17:27 UTC FreeBSD ports repository Modified files: audio/musiccontrol Makefile distinfo audio/musiccontrol/files musiccontrol Removed files: audio/musiccontrol pkg-plist Log: - Update to 0.3 - Get rid of pkg-plist - Fix java dependency PR: ports/78703 Submitted by: maintainer Revision Changes Path 1.5 +5 -5 ports/audio/musiccontrol/Makefile 1.4 +2 -2 ports/audio/musiccontrol/distinfo 1.4 +2 -2 ports/audio/musiccontrol/files/musiccontrol 1.3 +0 -2 ports/audio/musiccontrol/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 09:28:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D6116A4CE; Sat, 12 Mar 2005 09:28:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFD2F43D5A; Sat, 12 Mar 2005 09:28:15 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C9SFTw001978; Sat, 12 Mar 2005 09:28:15 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C9SFJ4001977; Sat, 12 Mar 2005 09:28:15 GMT (envelope-from vs) Message-Id: <200503120928.j2C9SFJ4001977@repoman.freebsd.org> From: Volker Stolz Date: Sat, 12 Mar 2005 09:28:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/gxmame Makefile distinfo pkg-plist patch-src::options.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 09:28:16 -0000 vs 2005-03-12 09:28:15 UTC FreeBSD ports repository Modified files: emulators/gxmame Makefile distinfo pkg-plist Removed files: emulators/gxmame/files patch-src::mameio.c patch-src::options.c Log: Unbreak & update to 0.35 beta1 PR: ports/78643 Submitted by: maintainer Revision Changes Path 1.17 +6 -6 ports/emulators/gxmame/Makefile 1.5 +2 -2 ports/emulators/gxmame/distinfo 1.2 +0 -11 ports/emulators/gxmame/files/patch-src::mameio.c (dead) 1.2 +0 -38 ports/emulators/gxmame/files/patch-src::options.c (dead) 1.4 +3 -0 ports/emulators/gxmame/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 09:30:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5310D16A526; Sat, 12 Mar 2005 09:30:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3623E43D46; Sat, 12 Mar 2005 09:30:13 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C9UDXg002151; Sat, 12 Mar 2005 09:30:13 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C9UDcE002149; Sat, 12 Mar 2005 09:30:13 GMT (envelope-from vs) Message-Id: <200503120930.j2C9UDcE002149@repoman.freebsd.org> From: Volker Stolz Date: Sat, 12 Mar 2005 09:30:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/du2ps Makefile distinfo ports/sysutils/du2ps/files du2ps.1 patch-aa patch-ab patch-ac patch-du2ps.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 09:30:13 -0000 vs 2005-03-12 09:30:13 UTC FreeBSD ports repository Modified files: sysutils/du2ps Makefile distinfo Removed files: sysutils/du2ps/files du2ps.1 patch-aa patch-ab patch-ac patch-du2ps.c Log: Update to 3.1 PR: ports/78699 Submitted by: maintainer Revision Changes Path 1.5 +11 -7 ports/sysutils/du2ps/Makefile 1.3 +2 -2 ports/sysutils/du2ps/distinfo 1.2 +0 -108 ports/sysutils/du2ps/files/du2ps.1 (dead) 1.2 +0 -11 ports/sysutils/du2ps/files/patch-aa (dead) 1.2 +0 -21 ports/sysutils/du2ps/files/patch-ab (dead) 1.3 +0 -42 ports/sysutils/du2ps/files/patch-ac (dead) 1.2 +0 -11 ports/sysutils/du2ps/files/patch-du2ps.c (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 09:45:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744E216A4D0; Sat, 12 Mar 2005 09:45:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D9F743D41; Sat, 12 Mar 2005 09:45:49 +0000 (GMT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C9jng6002726; Sat, 12 Mar 2005 09:45:49 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C9jnPL002725; Sat, 12 Mar 2005 09:45:49 GMT (envelope-from nobutaka) Message-Id: <200503120945.j2C9jnPL002725@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sat, 12 Mar 2005 09:45:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/anthy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 09:45:49 -0000 nobutaka 2005-03-12 09:45:49 UTC FreeBSD ports repository Modified files: japanese/anthy Makefile distinfo Log: Update to 6300d. Committed at: Jakarta, Indonesia Revision Changes Path 1.19 +9 -10 ports/japanese/anthy/Makefile 1.14 +4 -4 ports/japanese/anthy/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 09:47:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5EA116A4CE; Sat, 12 Mar 2005 09:47:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD78F43D1F; Sat, 12 Mar 2005 09:47:17 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C9lHsQ002791; Sat, 12 Mar 2005 09:47:17 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C9lHAw002790; Sat, 12 Mar 2005 09:47:17 GMT (envelope-from marcus) Message-Id: <200503120947.j2C9lHAw002790@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 09:47:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT avail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 09:47:18 -0000 marcus 2005-03-12 09:47:17 UTC FreeBSD ports repository Modified files: . avail Log: Lock out the tree for the GNOME 2.10 commit. Revision Changes Path 1.224 +1 -1 CVSROOT/avail From owner-cvs-all@FreeBSD.ORG Sat Mar 12 09:59:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0827516A4CE; Sat, 12 Mar 2005 09:59:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D383643D41; Sat, 12 Mar 2005 09:59:33 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2C9xXRn003194; Sat, 12 Mar 2005 09:59:33 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2C9xXFf003193; Sat, 12 Mar 2005 09:59:33 GMT (envelope-from delphij) Message-Id: <200503120959.j2C9xXFf003193@repoman.freebsd.org> From: Xin LI Date: Sat, 12 Mar 2005 09:59:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/cam/scsi scsi_target.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 09:59:34 -0000 delphij 2005-03-12 09:59:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/cam/scsi scsi_target.c Log: MFC 1.65 (scottl). Original log: > Remove a shadow declaration of 'error' that caused certain tests to be > pointless. > > Submitted by: Coverity Prevent analysis tool Approved by: re (kensmith) Revision Changes Path 1.63.2.2 +0 -1 src/sys/cam/scsi/scsi_target.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:01:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF47C16A4CE; Sat, 12 Mar 2005 10:01:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B673F43D3F; Sat, 12 Mar 2005 10:01:39 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CA1dtu003330; Sat, 12 Mar 2005 10:01:39 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CA1dJ6003329; Sat, 12 Mar 2005 10:01:39 GMT (envelope-from delphij) Message-Id: <200503121001.j2CA1dJ6003329@repoman.freebsd.org> From: Xin LI Date: Sat, 12 Mar 2005 10:01:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/cam cam_periph.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:01:40 -0000 delphij 2005-03-12 10:01:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/cam cam_periph.c Log: MFC 1.59 (scottl). Original log: > Protect against trying to free a non-existant peripheral. > > Submitted by: Coverity Prevent analysis tool Approved by: re (kensmith) Revision Changes Path 1.56.4.3 +4 -0 src/sys/cam/cam_periph.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:04:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E18816A4CE; Sat, 12 Mar 2005 10:04:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1CA643D46; Sat, 12 Mar 2005 10:04:03 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CA432x003503; Sat, 12 Mar 2005 10:04:03 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CA43ZU003502; Sat, 12 Mar 2005 10:04:03 GMT (envelope-from delphij) Message-Id: <200503121004.j2CA43ZU003502@repoman.freebsd.org> From: Xin LI Date: Sat, 12 Mar 2005 10:04:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/cam cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:04:04 -0000 delphij 2005-03-12 10:04:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/cam cam_xpt.c Log: MFC 1.150 (scottl). Original log: > Check the correct periph pointer after search for it. > > Submitted by: Coverity Prevent analysis tool Approved by: re (kensmith) Revision Changes Path 1.142.2.3 +1 -1 src/sys/cam/cam_xpt.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:05:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3956516A4CE; Sat, 12 Mar 2005 10:05:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD5F43D4C; Sat, 12 Mar 2005 10:05:40 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CA5d3U003861; Sat, 12 Mar 2005 10:05:39 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CA5d0c003860; Sat, 12 Mar 2005 10:05:39 GMT (envelope-from delphij) Message-Id: <200503121005.j2CA5d0c003860@repoman.freebsd.org> From: Xin LI Date: Sat, 12 Mar 2005 10:05:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/cam/scsi scsi_all.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:05:40 -0000 delphij 2005-03-12 10:05:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/cam/scsi scsi_all.c Log: MFC 1.47 (scottl). Original log: > Reference a pointer correctly when copying to it's location. > > Submitted by: Coverity Prevent analysis tool Approved by: re (kensmith) Revision Changes Path 1.45.2.2 +1 -1 src/sys/cam/scsi/scsi_all.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:21:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB2B916A4CE; Sat, 12 Mar 2005 10:21:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FA743D1D; Sat, 12 Mar 2005 10:21:06 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAL6eZ005517; Sat, 12 Mar 2005 10:21:06 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAL6hd005516; Sat, 12 Mar 2005 10:21:06 GMT (envelope-from marcus) Message-Id: <200503121021.j2CAL6hd005516@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:21:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:21:06 -0000 marcus 2005-03-12 10:21:06 UTC FreeBSD doc repository Modified files: en/gnome/docs Makefile Log: Tie our GNOME 2.10 FAQ to the build. Revision Changes Path 1.17 +2 -1 www/en/gnome/docs/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:22:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BAD916A4CE; Sat, 12 Mar 2005 10:22:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03C0A43D4C; Sat, 12 Mar 2005 10:22:05 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAM4Jx005703; Sat, 12 Mar 2005 10:22:04 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAM4X7005702; Sat, 12 Mar 2005 10:22:04 GMT (envelope-from marcus) Message-Id: <200503121022.j2CAM4X7005702@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:22:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome index.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:22:05 -0000 marcus 2005-03-12 10:22:04 UTC FreeBSD doc repository Modified files: en/gnome index.xsl Log: Use the GNOME 2.10 FAQ for upgrade instructions. Revision Changes Path 1.64 +6 -6 www/en/gnome/index.xsl From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:22:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB90616A4CE; Sat, 12 Mar 2005 10:22:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8491743D58; Sat, 12 Mar 2005 10:22:55 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAMtmv005838; Sat, 12 Mar 2005 10:22:55 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAMt9C005837; Sat, 12 Mar 2005 10:22:55 GMT (envelope-from marcus) Message-Id: <200503121022.j2CAMt9C005837@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:22:55 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome gnome_upgrade.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:22:55 -0000 marcus 2005-03-12 10:22:55 UTC FreeBSD doc repository Modified files: en/gnome gnome_upgrade.sh Log: Update to the new GNOME 2.10 version. Revision Changes Path 1.16 +150 -182 www/en/gnome/gnome_upgrade.sh From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:24:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5537816A4CE; Sat, 12 Mar 2005 10:24:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A49743D46; Sat, 12 Mar 2005 10:24:02 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAO2Mw006023; Sat, 12 Mar 2005 10:24:02 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAO2ZH006022; Sat, 12 Mar 2005 10:24:02 GMT (envelope-from marcus) Message-Id: <200503121024.j2CAO2ZH006022@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:24:02 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome includes.sgml includes.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:24:02 -0000 marcus 2005-03-12 10:24:02 UTC FreeBSD doc repository Modified files: en/gnome includes.sgml includes.xsl Log: Update our GNOME versions to 2.8, 2.10, and 2.11 for old, current, and development branches of GNOME respectively. Revision Changes Path 1.10 +4 -4 www/en/gnome/includes.sgml 1.10 +3 -3 www/en/gnome/includes.xsl From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:30:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA5916A4CE; Sat, 12 Mar 2005 10:30:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 787F243D46; Sat, 12 Mar 2005 10:30:06 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAU6Tl006483; Sat, 12 Mar 2005 10:30:06 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAU6Bd006482; Sat, 12 Mar 2005 10:30:06 GMT (envelope-from nyan) Message-Id: <200503121030.j2CAU6Bd006482@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 12 Mar 2005 10:30:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/pc98 clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:30:06 -0000 nyan 2005-03-12 10:30:06 UTC FreeBSD src repository Modified files: sys/pc98/pc98 clock.c Log: MFi386: revision 1.217. Revision Changes Path 1.143 +0 -3 src/sys/pc98/pc98/clock.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:35:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 454E616A4CE; Sat, 12 Mar 2005 10:35:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1977A43D2D; Sat, 12 Mar 2005 10:35:14 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAZD7Q006693; Sat, 12 Mar 2005 10:35:13 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAZDL2006692; Sat, 12 Mar 2005 10:35:13 GMT (envelope-from simon) Message-Id: <200503121035.j2CAZDL2006692@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 12 Mar 2005 10:35:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 Makefile snd_via82c686.4 snd_vibes.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:35:14 -0000 simon 2005-03-12 10:35:13 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) share/man/man4 Makefile Added files: (Branch: RELENG_5) share/man/man4 snd_via82c686.4 snd_vibes.4 Log: MFC: - Add manual page for snd_vibes(4). - Add manual page for snd_via82c686(4). Approved by: re (blanket) Revision Changes Path 1.276.2.15 +2 -0 src/share/man/man4/Makefile 1.1.2.1 +57 -0 src/share/man/man4/snd_via82c686.4 (new) 1.1.2.1 +57 -0 src/share/man/man4/snd_vibes.4 (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:39:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A1616A4CE; Sat, 12 Mar 2005 10:39:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC3943D41; Sat, 12 Mar 2005 10:39:38 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAdc8k010248; Sat, 12 Mar 2005 10:39:38 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAdcuc010247; Sat, 12 Mar 2005 10:39:38 GMT (envelope-from marcus) Message-Id: <200503121039.j2CAdcuc010247@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:39:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11 Makefile ports/textproc Makefile ports/sysutils Makefile ports/x11-themes Makefile ports/devel/glib20 Makefile distinfo pkg-plistpatch-glib_gutils.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:39:38 -0000 marcus 2005-03-12 10:39:38 UTC FreeBSD ports repository Modified files: x11 Makefile textproc Makefile sysutils Makefile x11-themes Makefile devel/glib20 Makefile distinfo pkg-plist devel/glib20/files patch-gmodule::gmodule-dl.c patch-gthread_gthread-posix.c devel/bugbuddy Makefile distinfo pkg-plist devel/gconf2 Makefile distinfo pkg-plist devel/gnome2-hacker-tools Makefile devel/gnomevfs2 Makefile distinfo pkg-deinstall.in pkg-install.in pkg-plist devel/gnomevfs2/files patch-devel-docs::Makefile.in patch-gnome-vfs-2.0.pc.in patch-gnome-vfs-module-2.0.pc.in patch-libgnomevfs::gnome-vfs-application-registry.c devel/gnome-vfsmm Makefile distinfo pkg-plist devel/libglade2 Makefile distinfo pkg-plist devel/libglade2/files patch-ab devel/libgsf Makefile distinfo pkg-plist devel/libgsf-gnome Makefile pkg-plist devel/libgtop2 Makefile distinfo pkg-plist x11/gnomepanel Makefile distinfo pkg-plist x11/gnomepanel/files patch-gnome-panel::GNOME_Panel.server.in x11/gnometerminal Makefile distinfo pkg-plist x11/gnome2 Makefile x11/gnome2-fifth-toe Makefile x11/gnome2-lite Makefile x11/gnome2-power-tools Makefile x11/gnomeapplets2 Makefile distinfo pkg-plist x11/gnomeapplets2/files patch-aa patch-battstat-acpi patch-battstat_battstat.schemas.in x11/gnomedesktop Makefile distinfo pkg-plist x11/gnomesession Makefile distinfo pkg-plist x11/gnomesession/files patch-gnome-session_Makefile.in x11/libgnome Makefile distinfo pkg-deinstall.in pkg-plist x11/libgnome/files patch-ag patch-libgnome_gnome-program.c x11/libxklavier Makefile distinfo pkg-plist x11/yelp Makefile distinfo pkg-plist x11/zenity Makefile distinfo pkg-plist www/gtkhtml3 Makefile distinfo pkg-plist www/epiphany Makefile distinfo pkg-plist www/epiphany-extensions Makefile distinfo pkg-plist www/evolution-webcal Makefile distinfo pkg-plist databases/evolution-data-server Makefile distinfo pkg-plist databases/evolution-data-server/files patch-configure databases/libgda2 Makefile distinfo pkg-plist databases/libgda2/files patch-doc::libgda-C.omf.in patch-doc_C_Makefile.in patch-providers_mysql_gda-mysql-recordset.c databases/libgnomedb Makefile distinfo pkg-plist databases/libgnomedb/files patch-Makefile.in databases/mergeant Makefile distinfo pkg-plist editors/gedit Makefile distinfo pkg-plist editors/gnome2-office Makefile deskutils/gnomeutils2 Makefile distinfo pkg-plist deskutils/gnomeutils2/files patch-logview_logview.c archivers/fileroller Makefile distinfo pkg-plist archivers/fileroller/files patch-src_fr-command-tar.c graphics/gpdf Makefile distinfo pkg-plist graphics/eog Makefile distinfo pkg-plist graphics/libgnomecanvas Makefile distinfo pkg-plist graphics/librsvg2 Makefile distinfo pkg-plist graphics/librsvg2/files extra-patch-Makefile.in patch-moz-plugin_Makefile.in math/gcalctool Makefile distinfo pkg-plist accessibility/atk Makefile distinfo pkg-plist accessibility/dasher Makefile distinfo pkg-plist accessibility/dasher/files patch-Src_Gtk2_speech.cc accessibility/gnopernicus Makefile distinfo accessibility/gok Makefile distinfo pkg-plist print/libgnomeprint Makefile distinfo pkg-plist audio/gnomemedia2 Makefile distinfo pkg-plist audio/sound-juicer Makefile distinfo pkg-plist audio/sound-juicer/files patch-src::sj-util.c x11-toolkits/gal2 Makefile distinfo pkg-plist x11-toolkits/gal2/files patch-ab x11-toolkits/gtk20 Makefile distinfo pkg-plist x11-toolkits/gtk20/files patch-ak patch-gdk-pixbuf_Makefile.in patch-gtk_xdgmime_xdgmime.c x11-toolkits/eel Makefile distinfo pkg-plist x11-toolkits/eel/files patch-Makefile.in x11-toolkits/libgnomeprintui Makefile distinfo pkg-plist x11-toolkits/libwnck Makefile distinfo pkg-plist x11-toolkits/pango Makefile distinfo pkg-plist x11-toolkits/pango/files patch-ac x11-toolkits/libgnomeui Makefile distinfo pkg-plist games/gnomegames2 Makefile distinfo pkg-install pkg-plist games/gnomegames2/files patch-iagno_othello.c games/gnomegames2-extra-data Makefile distinfo pkg-plist mail/evolution Makefile distinfo pkg-plist mail/ximian-connector Makefile distinfo pkg-plist net/gnomenetstatus Makefile distinfo pkg-plist net/gnomenetstatus/files patch-src_netstatus-iface.c patch-src_netstatus-sysdeps.c net/gnomenettool Makefile distinfo pkg-plist net/gnomenettool/files patch-src_info.c patch-src_nettool.c net/vino Makefile distinfo pkg-plist misc/gnome-icon-theme Makefile distinfo pkg-plist misc/gnomehier Makefile multimedia/totem Makefile distinfo pkg-plist multimedia/totem-gstreamer Makefile sysutils/gconf-editor Makefile distinfo pkg-plist sysutils/gnomecontrolcenter2 Makefile distinfo pkg-plist sysutils/gnomecontrolcenter2/files patch-configure sysutils/gnomesystemmonitor Makefile distinfo pkg-plist sysutils/gnomesystemmonitor/files patch-src::proctable.c sysutils/gnomesystemtools Makefile distinfo pkg-plist sysutils/gnomesystemtools/files patch-configure sysutils/nautilus-cd-burner Makefile distinfo pkg-plist sysutils/nautilus-cd-burner/files patch-nautilus-cd-burner.c x11-fm/nautilus2 Makefile distinfo pkg-plist x11-fm/nautilus2/files patch-Makefile.in patch-aa x11-themes/gnome-themes Makefile distinfo pkg-plist x11-themes/gtk-engines2 Makefile distinfo pkg-plist x11-wm/metacity Makefile distinfo pkg-plist Added files: devel/glib20/files extra-patch-gthread_gthread-posix.c patch-glib_gutils.c devel/bugbuddy/files patch-docs_bug-buddy.omf.in patch-src::united-states-of-bug-buddy.c devel/gnomevfs2/files patch-Makefile.in patch-modules_smb-method.c x11/gnomeapplets2/files patch-cpufreq-freebsd patch-cpufreq-selector-freebsd patch-gweather_weather-iwin.c patch-gweather_weather.c patch-modemlights_Makefile.in patch-modemlights_modem-applet.c x11/libxklavier/files patch-configure patch-libxklavier_xklavier.c patch-libxklavier_xklavier_config_i18n.c patch-libxklavier_xklavier_evt_xmm.c patch-libxklavier_xklavier_xmm.c x11/yelp/files gnome-help.sh yelp.sh www/gtkhtml3/files patch-po_Makefile.in.in patch-src_htmltext.c databases/evolution-data-server/files extra-patch-libedataserver_e-msgport.c patch-calendar_libical_configure patch-camel_Makefile.in patch-camel_camel-net-utils.c patch-libedataserverui_e-source-option-menu.c patch-servers_groupwise_e-gw-connection.c patch-servers_groupwise_e-gw-item.c databases/libgda2/files patch-po_Makefile.in.in databases/libgnomedb/files patch-libgnomedb_gnome-db-find-dialog.c patch-po::Makefile.in.in databases/mergeant/files patch-doc_libmergeant_C_Makefile.in patch-libmergeant_graph_mg-canvas-field.c patch-libmergeant_mg-form.c patch-libmergeant_mg-parameter.c patch-libmergeant_mg-query.c patch-libmergeant_mg-work-grid.c editors/gedit/files patch-plugins_spell_gedit-spell-checker.c patch-plugins_taglist_gedit-taglist-plugin-parser.c deskutils/gnomeutils2/files patch-gnome-screenshot_screenshot-save.c patch-gsearchtool_gsearchtool-callbacks.c patch-gsearchtool_gsearchtool-support.c patch-logview_desc_db.c patch-logview_userprefs.c graphics/librsvg2/files patch-rsvg-paint-server.c patch-rsvg-shapes.c math/gcalctool/files patch-gcalctool_functions.c accessibility/gnopernicus/files patch-srlow_libsrlow_SRObject.c audio/gnomemedia2/files patch-cddb-slave2_tcp.c patch-gnome-cd_Makefile.in patch-gnome-cd_gst-cdparanoia-cdrom.c audio/sound-juicer/files patch-src::sj-genres.c patch-src::sj-metadata-musicbrainz.c x11-toolkits/gal2/files patch-gal_a11y_e-table_gal-a11y-e-cell-text.c patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c x11-toolkits/gtk20/files patch-gtk_Makefile.in patch-gtk_gtkentry.c patch-gtk_gtkiconcache.c mail/evolution/files patch-mail_em-migrate.c patch-plugins_exchange-account-setup_exchange-account-setup.c patch-widgets_misc_e-multi-config-dialog.c mail/ximian-connector/files patch-storage_e-folder-exchange.c misc/gnomehier/files pkg-install.in sysutils/gnomecontrolcenter2/files patch-capplets_gnome-keyboard-properties-xkbot.c patch-gnome-settings-daemon_actions_Makefile.in sysutils/gnomesystemmonitor/files patch-src_interface.c patch-src_openfiles.c sysutils/gnomesystemtools/files patch-src_common_gst-auth.c patch-src_common_gst-tool.c patch-src_network_location.c sysutils/nautilus-cd-burner/files patch-nautilus-burn-drive.c x11-themes/gtk-engines2/files patch-engines_crux_src_crux-gradient.c patch-engines_industrial_src_industrial_style.c x11-wm/metacity/files patch-configure x11/gnome-menus Makefile distinfo pkg-descr pkg-plist x11/gnome-menus/files KDE.directory patch-layout::applications.menu patch-layout::preferences.menu patch-layout::settings.menu patch-libmenu::menu-tree.c patch-libmenu::menu-tree.h textproc/gnomedocutils Makefile distinfo pkg-descr pkg-plist sysutils/system-tools-backends Makefile distinfo pkg-descr pkg-plist sysutils/system-tools-backends/files patch-replace.pl.in patch-service-list.pl.in x11-themes/gnome-backgrounds Makefile distinfo pkg-descr pkg-plist Removed files: devel/bugbuddy/files patch-docs_C_bug-buddy-C.omf devel/gnomevfs2/files KDE.directory modules_vfolder_applications-all-users.vfolder-info.in patch-libgnomevfs_eggdirfuncs.c patch-libgnomevfs_gnome-vfs-unix-mounts.c patch-modules_vfolder_vfolder-info.c devel/libgtop2/files patch-ah patch-lib::lib.pl patch-sysdeps::freebsd::procmem.c patch-sysdeps::freebsd::proctime.c patch-sysdeps_common_fsusage.c patch-sysdeps_freebsd_Makefile.in x11/gnometerminal/files patch-src::terminal-screen.c x11/gnomeapplets2/files patch-ad patch-gkb-new_presets.c patch-wireless_wireless-applet.c x11/gnomesession/files patch-gnome-session_logout.c patch-gnome-session_manager.c x11/libxklavier/files patch-libxklavier-xklavier_config_i18n.c patch-libxklavier-xklavier_config_xkb.c patch-tests-test_config.c patch-tests-test_monitor.c x11/yelp/files patch-configure databases/libgda2/files patch-libgda_gda-util.c patch-ltmain.sh patch-providers_ldap_gda-ldap-provider.c patch-providers_mdb_gda-mdb-provider.c patch-providers_mysql_gda-mysql-provider.c patch-providers_oracle_utils.c patch-providers_sqlite_gda-sqlite-provider.c patch-providers_xml_gda-xml-provider.c databases/libgnomedb/files patch-libgnomedb_gnome-db-data-source-selector.c patch-libgnomedb_gnome-db-form.c patch-libgnomedb_utils.c databases/mergeant/files patch-lib_Makefile.in patch-src_Makefile.in patch-src_interface_cb.c patch-src_plugins_netaddr_makefile.in patch-src_plugins_picts_Makefile.in patch-src_plugins_sample_Makefile.in deskutils/gnomeutils2/files patch-logview::log_repaint.c patch-logview::logrtns.h graphics/librsvg2/files patch-moz-plugin_moz-plugin.c audio/gnomemedia2/files patch-grecord_gsr-window.c audio/sound-juicer/files patch-src::bacon-cd-selection.c patch-src::cd-drive.c patch-src::sj-main.c x11-toolkits/gal2/files patch-po_da.po patch-po_zh_CN.po x11-toolkits/gtk20/files patch-ad patch-ag patch-gtk_gtkicontheme.c x11-toolkits/eel/files patch-eel::eel-vfs-extensions.c x11-toolkits/libgnomeui/files patch-Makefile.in patch-libgnomeui_Makefile.in patch-libgnomeui_gnome-ice.c mail/evolution/files patch-camel::camel-store.h patch-camel_Makefile.in patch-camel_camel-mime-utils.c patch-e-util_e-host-utils.c patch-e-util_e-msgport.c mail/ximian-connector/files patch-po::Makefile.in.in multimedia/totem/files patch-data_Makefile.in sysutils/gnomecontrolcenter2/files patch-capplets_default-applications_gnome-default-applications-properies-structs.c patch-capplets_desktop-links_Makefile.in patch-capplets_mouse_gnome-mouse-properties.c sysutils/gnomesystemmonitor/files patch-src_util.c sysutils/gnomesystemtools/files patch-backends_replace.pl.in patch-backends_service-list.pl.in sysutils/nautilus-cd-burner/files patch-bacon-cd-selection.c patch-cd-drive.c patch-make-iso.c x11-fm/nautilus2/files patch-components-image_properties-nautilus-image-properties-view.c patch-data_static_bookmarks.xml patch-libbackground_Makefile.in patch-libnautilus-extensions::nautilus-medusa-support.c patch-src_file-manager_fm-directory-view.c x11-themes/gnome-themes/files patch-gtk-themes_Crux_src_crux-gradient.c patch-gtk-themes_Crux_src_crux-pixmaps.c x11-themes/gtk-engines2/files patch-pixbuf_pixbuf-draw.c multimedia/nautilus-media Makefile distinfo pkg-descr pkg-plist Log: Presenting GNOME 2.10 for FreeBSD! The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy! Revision Changes Path 1.42 +6 -6 ports/accessibility/atk/Makefile 1.21 +2 -2 ports/accessibility/atk/distinfo 1.18 +7 -32 ports/accessibility/atk/pkg-plist 1.20 +4 -3 ports/accessibility/dasher/Makefile 1.9 +2 -2 ports/accessibility/dasher/distinfo 1.3 +3 -12 ports/accessibility/dasher/files/patch-Src_Gtk2_speech.cc 1.9 +75 -2 ports/accessibility/dasher/pkg-plist 1.20 +3 -4 ports/accessibility/gnopernicus/Makefile 1.12 +2 -2 ports/accessibility/gnopernicus/distinfo 1.1 +14 -0 ports/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c (new) 1.18 +2 -3 ports/accessibility/gok/Makefile 1.13 +2 -2 ports/accessibility/gok/distinfo 1.16 +24 -0 ports/accessibility/gok/pkg-plist 1.43 +15 -5 ports/archivers/fileroller/Makefile 1.23 +2 -2 ports/archivers/fileroller/distinfo 1.5 +10 -72 ports/archivers/fileroller/files/patch-src_fr-command-tar.c 1.24 +7 -4 ports/archivers/fileroller/pkg-plist 1.64 +6 -6 ports/audio/gnomemedia2/Makefile 1.23 +2 -2 ports/audio/gnomemedia2/distinfo 1.1 +20 -0 ports/audio/gnomemedia2/files/patch-cddb-slave2_tcp.c (new) 1.1 +30 -0 ports/audio/gnomemedia2/files/patch-gnome-cd_Makefile.in (new) 1.1 +32 -0 ports/audio/gnomemedia2/files/patch-gnome-cd_gst-cdparanoia-cdrom.c (new) 1.3 +0 -57 ports/audio/gnomemedia2/files/patch-grecord_gsr-window.c (dead) 1.24 +11 -2 ports/audio/gnomemedia2/pkg-plist 1.24 +8 -5 ports/audio/sound-juicer/Makefile 1.8 +2 -2 ports/audio/sound-juicer/distinfo 1.2 +0 -15 ports/audio/sound-juicer/files/patch-src::bacon-cd-selection.c (dead) 1.7 +0 -103 ports/audio/sound-juicer/files/patch-src::cd-drive.c (dead) 1.1 +13 -0 ports/audio/sound-juicer/files/patch-src::sj-genres.c (new) 1.3 +0 -13 ports/audio/sound-juicer/files/patch-src::sj-main.c (dead) 1.1 +18 -0 ports/audio/sound-juicer/files/patch-src::sj-metadata-musicbrainz.c (new) 1.4 +24 -52 ports/audio/sound-juicer/files/patch-src::sj-util.c 1.8 +45 -0 ports/audio/sound-juicer/pkg-plist 1.5 +23 -11 ports/databases/evolution-data-server/Makefile 1.4 +2 -2 ports/databases/evolution-data-server/distinfo 1.1 +52 -0 ports/databases/evolution-data-server/files/extra-patch-libedataserver_e-msgport.c (new) 1.1 +11 -0 ports/databases/evolution-data-server/files/patch-calendar_libical_configure (new) 1.1 +11 -0 ports/databases/evolution-data-server/files/patch-camel_Makefile.in (new) 1.1 +24 -0 ports/databases/evolution-data-server/files/patch-camel_camel-net-utils.c (new) 1.2 +34 -4 ports/databases/evolution-data-server/files/patch-configure 1.1 +11 -0 ports/databases/evolution-data-server/files/patch-libedataserverui_e-source-option-menu.c (new) 1.1 +12 -0 ports/databases/evolution-data-server/files/patch-servers_groupwise_e-gw-connection.c (new) 1.1 +22 -0 ports/databases/evolution-data-server/files/patch-servers_groupwise_e-gw-item.c (new) 1.5 +228 -19 ports/databases/evolution-data-server/pkg-plist 1.63 +7 -14 ports/databases/libgda2/Makefile 1.30 +2 -2 ports/databases/libgda2/distinfo 1.2 +4 -4 ports/databases/libgda2/files/patch-doc::libgda-C.omf.in 1.2 +9 -9 ports/databases/libgda2/files/patch-doc_C_Makefile.in 1.2 +0 -11 ports/databases/libgda2/files/patch-libgda_gda-util.c (dead) 1.11 +0 -51 ports/databases/libgda2/files/patch-ltmain.sh (dead) 1.1 +10 -0 ports/databases/libgda2/files/patch-po_Makefile.in.in (new) 1.2 +0 -20 ports/databases/libgda2/files/patch-providers_ldap_gda-ldap-provider.c (dead) 1.2 +0 -20 ports/databases/libgda2/files/patch-providers_mdb_gda-mdb-provider.c (dead) 1.2 +0 -30 ports/databases/libgda2/files/patch-providers_mysql_gda-mysql-provider.c (dead) 1.2 +13 -11 ports/databases/libgda2/files/patch-providers_mysql_gda-mysql-recordset.c 1.2 +0 -11 ports/databases/libgda2/files/patch-providers_oracle_utils.c (dead) 1.2 +0 -20 ports/databases/libgda2/files/patch-providers_sqlite_gda-sqlite-provider.c (dead) 1.2 +0 -11 ports/databases/libgda2/files/patch-providers_xml_gda-xml-provider.c (dead) 1.32 +133 -124 ports/databases/libgda2/pkg-plist 1.38 +4 -5 ports/databases/libgnomedb/Makefile 1.19 +2 -2 ports/databases/libgnomedb/distinfo 1.2 +8 -8 ports/databases/libgnomedb/files/patch-Makefile.in 1.2 +0 -37 ports/databases/libgnomedb/files/patch-libgnomedb_gnome-db-data-source-selector.c (dead) 1.1 +16 -0 ports/databases/libgnomedb/files/patch-libgnomedb_gnome-db-find-dialog.c (new) 1.2 +0 -10 ports/databases/libgnomedb/files/patch-libgnomedb_gnome-db-form.c (dead) 1.2 +0 -11 ports/databases/libgnomedb/files/patch-libgnomedb_utils.c (dead) 1.1 +10 -0 ports/databases/libgnomedb/files/patch-po::Makefile.in.in (new) 1.19 +96 -84 ports/databases/libgnomedb/pkg-plist 1.22 +7 -6 ports/databases/mergeant/Makefile 1.9 +2 -2 ports/databases/mergeant/distinfo 1.1 +11 -0 ports/databases/mergeant/files/patch-doc_libmergeant_C_Makefile.in (new) 1.2 +0 -11 ports/databases/mergeant/files/patch-lib_Makefile.in (dead) 1.1 +17 -0 ports/databases/mergeant/files/patch-libmergeant_graph_mg-canvas-field.c (new) 1.1 +19 -0 ports/databases/mergeant/files/patch-libmergeant_mg-form.c (new) 1.1 +13 -0 ports/databases/mergeant/files/patch-libmergeant_mg-parameter.c (new) 1.1 +25 -0 ports/databases/mergeant/files/patch-libmergeant_mg-query.c (new) 1.1 +14 -0 ports/databases/mergeant/files/patch-libmergeant_mg-work-grid.c (new) 1.2 +0 -11 ports/databases/mergeant/files/patch-src_Makefile.in (dead) 1.2 +0 -10 ports/databases/mergeant/files/patch-src_interface_cb.c (dead) 1.2 +0 -11 ports/databases/mergeant/files/patch-src_plugins_netaddr_makefile.in (dead) 1.2 +0 -11 ports/databases/mergeant/files/patch-src_plugins_picts_Makefile.in (dead) 1.2 +0 -11 ports/databases/mergeant/files/patch-src_plugins_sample_Makefile.in (dead) 1.10 +256 -44 ports/databases/mergeant/pkg-plist 1.80 +13 -5 ports/deskutils/gnomeutils2/Makefile 1.42 +2 -2 ports/deskutils/gnomeutils2/distinfo 1.1 +29 -0 ports/deskutils/gnomeutils2/files/patch-gnome-screenshot_screenshot-save.c (new) 1.1 +29 -0 ports/deskutils/gnomeutils2/files/patch-gsearchtool_gsearchtool-callbacks.c (new) 1.1 +10 -0 ports/deskutils/gnomeutils2/files/patch-gsearchtool_gsearchtool-support.c (new) 1.6 +0 -15 ports/deskutils/gnomeutils2/files/patch-logview::log_repaint.c (dead) 1.6 +0 -15 ports/deskutils/gnomeutils2/files/patch-logview::logrtns.h (dead) 1.1 +10 -0 ports/deskutils/gnomeutils2/files/patch-logview_desc_db.c (new) 1.5 +8 -16 ports/deskutils/gnomeutils2/files/patch-logview_logview.c 1.1 +10 -0 ports/deskutils/gnomeutils2/files/patch-logview_userprefs.c (new) 1.35 +24 -0 ports/deskutils/gnomeutils2/pkg-plist 1.33 +9 -5 ports/devel/bugbuddy/Makefile 1.13 +2 -2 ports/devel/bugbuddy/distinfo 1.2 +0 -12 ports/devel/bugbuddy/files/patch-docs_C_bug-buddy-C.omf (dead) 1.1 +12 -0 ports/devel/bugbuddy/files/patch-docs_bug-buddy.omf.in (new) 1.1 +10 -0 ports/devel/bugbuddy/files/patch-src::united-states-of-bug-buddy.c (new) 1.12 +2 -1 ports/devel/bugbuddy/pkg-plist 1.64 +3 -4 ports/devel/gconf2/Makefile 1.31 +2 -2 ports/devel/gconf2/distinfo 1.32 +2 -0 ports/devel/gconf2/pkg-plist 1.110 +16 -4 ports/devel/glib20/Makefile 1.49 +2 -2 ports/devel/glib20/distinfo 1.1 +32 -0 ports/devel/glib20/files/extra-patch-gthread_gthread-posix.c (new) 1.1 +20 -0 ports/devel/glib20/files/patch-glib_gutils.c (new) 1.4 +0 -0 ports/devel/glib20/files/patch-gmodule::gmodule-dl.c 1.3 +5 -27 ports/devel/glib20/files/patch-gthread_gthread-posix.c 1.48 +14 -4 ports/devel/glib20/pkg-plist 1.17 +12 -4 ports/devel/gnome-vfsmm/Makefile 1.8 +2 -2 ports/devel/gnome-vfsmm/distinfo 1.7 +5 -0 ports/devel/gnome-vfsmm/pkg-plist 1.16 +1 -1 ports/devel/gnome2-hacker-tools/Makefile 1.96 +4 -27 ports/devel/gnomevfs2/Makefile 1.43 +2 -2 ports/devel/gnomevfs2/distinfo 1.2 +0 -5 ports/devel/gnomevfs2/files/KDE.directory (dead) 1.3 +0 -285 ports/devel/gnomevfs2/files/modules_vfolder_applications-all-users.vfolder-info.in (dead) 1.1 +10 -0 ports/devel/gnomevfs2/files/patch-Makefile.in (new) 1.6 +0 -0 ports/devel/gnomevfs2/files/patch-devel-docs::Makefile.in 1.6 +0 -0 ports/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in 1.7 +0 -0 ports/devel/gnomevfs2/files/patch-gnome-vfs-module-2.0.pc.in 1.6 +0 -0 ports/devel/gnomevfs2/files/patch-libgnomevfs::gnome-vfs-application-registry.c 1.2 +0 -11 ports/devel/gnomevfs2/files/patch-libgnomevfs_eggdirfuncs.c (dead) 1.4 +0 -10 ports/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c (dead) 1.1 +11 -0 ports/devel/gnomevfs2/files/patch-modules_smb-method.c (new) 1.2 +0 -11 ports/devel/gnomevfs2/files/patch-modules_vfolder_vfolder-info.c (dead) 1.2 +0 -0 ports/devel/gnomevfs2/pkg-deinstall.in 1.2 +0 -0 ports/devel/gnomevfs2/pkg-install.in 1.46 +10 -15 ports/devel/gnomevfs2/pkg-plist 1.62 +7 -18 ports/devel/libglade2/Makefile 1.25 +4 -2 ports/devel/libglade2/distinfo 1.11 +3 -3 ports/devel/libglade2/files/patch-ab 1.24 +1 -1 ports/devel/libglade2/pkg-plist 1.4 +0 -1 ports/devel/libgsf-gnome/Makefile 1.3 +1 -1 ports/devel/libgsf-gnome/pkg-plist 1.22 +2 -2 ports/devel/libgsf/Makefile 1.14 +2 -2 ports/devel/libgsf/distinfo 1.13 +4 -1 ports/devel/libgsf/pkg-plist 1.89 +2 -2 ports/devel/libgtop2/Makefile 1.30 +2 -2 ports/devel/libgtop2/distinfo 1.14 +0 -63 ports/devel/libgtop2/files/patch-ah (dead) 1.2 +0 -62 ports/devel/libgtop2/files/patch-lib::lib.pl (dead) 1.5 +0 -30 ports/devel/libgtop2/files/patch-sysdeps::freebsd::procmem.c (dead) 1.6 +0 -48 ports/devel/libgtop2/files/patch-sysdeps::freebsd::proctime.c (dead) 1.4 +0 -14 ports/devel/libgtop2/files/patch-sysdeps_common_fsusage.c (dead) 1.2 +0 -20 ports/devel/libgtop2/files/patch-sysdeps_freebsd_Makefile.in (dead) 1.27 +4 -6 ports/devel/libgtop2/pkg-plist 1.48 +5 -5 ports/editors/gedit/Makefile 1.18 +2 -2 ports/editors/gedit/distinfo 1.1 +13 -0 ports/editors/gedit/files/patch-plugins_spell_gedit-spell-checker.c (new) 1.1 +18 -0 ports/editors/gedit/files/patch-plugins_taglist_gedit-taglist-plugin-parser.c (new) 1.17 +3 -2 ports/editors/gedit/pkg-plist 1.22 +1 -1 ports/editors/gnome2-office/Makefile 1.2 +2 -2 ports/games/gnomegames2-extra-data/Makefile 1.2 +2 -2 ports/games/gnomegames2-extra-data/distinfo 1.3 +7 -5 ports/games/gnomegames2-extra-data/pkg-plist 1.90 +17 -8 ports/games/gnomegames2/Makefile 1.38 +2 -2 ports/games/gnomegames2/distinfo 1.3 +6 -15 ports/games/gnomegames2/files/patch-iagno_othello.c 1.6 +1 -1 ports/games/gnomegames2/pkg-install 1.48 +116 -14 ports/games/gnomegames2/pkg-plist 1.31 +3 -4 ports/graphics/eog/Makefile 1.9 +2 -2 ports/graphics/eog/distinfo 1.12 +1 -6 ports/graphics/eog/pkg-plist 1.18 +3 -4 ports/graphics/gpdf/Makefile 1.10 +2 -2 ports/graphics/gpdf/distinfo 1.9 +2 -0 ports/graphics/gpdf/pkg-plist 1.40 +2 -2 ports/graphics/libgnomecanvas/Makefile 1.23 +2 -2 ports/graphics/libgnomecanvas/distinfo 1.22 +35 -29 ports/graphics/libgnomecanvas/pkg-plist 1.45 +27 -4 ports/graphics/librsvg2/Makefile 1.15 +2 -2 ports/graphics/librsvg2/distinfo 1.2 +5 -5 ports/graphics/librsvg2/files/extra-patch-Makefile.in 1.2 +11 -11 ports/graphics/librsvg2/files/patch-moz-plugin_Makefile.in 1.2 +0 -15 ports/graphics/librsvg2/files/patch-moz-plugin_moz-plugin.c (dead) 1.3 +14 -0 ports/graphics/librsvg2/files/patch-rsvg-paint-server.c (new) 1.1 +14 -0 ports/graphics/librsvg2/files/patch-rsvg-shapes.c (new) 1.13 +2 -1 ports/graphics/librsvg2/pkg-plist 1.106 +28 -7 ports/mail/evolution/Makefile 1.41 +2 -2 ports/mail/evolution/distinfo 1.4 +0 -13 ports/mail/evolution/files/patch-camel::camel-store.h (dead) 1.4 +0 -11 ports/mail/evolution/files/patch-camel_Makefile.in (dead) 1.6 +0 -11 ports/mail/evolution/files/patch-camel_camel-mime-utils.c (dead) 1.2 +0 -24 ports/mail/evolution/files/patch-e-util_e-host-utils.c (dead) 1.2 +0 -47 ports/mail/evolution/files/patch-e-util_e-msgport.c (dead) 1.1 +11 -0 ports/mail/evolution/files/patch-mail_em-migrate.c (new) 1.1 +14 -0 ports/mail/evolution/files/patch-plugins_exchange-account-setup_exchange-account-setup.c (new) 1.1 +19 -0 ports/mail/evolution/files/patch-widgets_misc_e-multi-config-dialog.c (new) 1.48 +134 -194 ports/mail/evolution/pkg-plist 1.10 +9 -5 ports/mail/ximian-connector/Makefile 1.5 +2 -2 ports/mail/ximian-connector/distinfo 1.2 +0 -11 ports/mail/ximian-connector/files/patch-po::Makefile.in.in (dead) 1.1 +16 -0 ports/mail/ximian-connector/files/patch-storage_e-folder-exchange.c (new) 1.5 +6 -34 ports/mail/ximian-connector/pkg-plist 1.46 +2 -2 ports/math/gcalctool/Makefile 1.29 +2 -2 ports/math/gcalctool/distinfo 1.1 +19 -0 ports/math/gcalctool/files/patch-gcalctool_functions.c (new) 1.24 +5 -1 ports/math/gcalctool/pkg-plist 1.23 +2 -3 ports/misc/gnome-icon-theme/Makefile 1.17 +2 -2 ports/misc/gnome-icon-theme/distinfo 1.21 +193 -95 ports/misc/gnome-icon-theme/pkg-plist 1.29 +31 -13 ports/misc/gnomehier/Makefile 1.1 +8 -0 ports/misc/gnomehier/files/pkg-install.in (new) 1.20 +0 -31 ports/multimedia/nautilus-media/Makefile (dead) 1.7 +0 -2 ports/multimedia/nautilus-media/distinfo (dead) 1.3 +0 -2 ports/multimedia/nautilus-media/pkg-descr (dead) 1.9 +0 -79 ports/multimedia/nautilus-media/pkg-plist (dead) 1.3 +2 -1 ports/multimedia/totem-gstreamer/Makefile 1.48 +8 -6 ports/multimedia/totem/Makefile 1.23 +2 -2 ports/multimedia/totem/distinfo 1.2 +0 -13 ports/multimedia/totem/files/patch-data_Makefile.in (dead) 1.21 +18 -6 ports/multimedia/totem/pkg-plist 1.16 +2 -3 ports/net/gnomenetstatus/Makefile 1.9 +2 -2 ports/net/gnomenetstatus/distinfo 1.3 +5 -6 ports/net/gnomenetstatus/files/patch-src_netstatus-iface.c 1.5 +97 -52 ports/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c 1.9 +2 -0 ports/net/gnomenetstatus/pkg-plist 1.15 +2 -3 ports/net/gnomenettool/Makefile 1.7 +2 -2 ports/net/gnomenettool/distinfo 1.5 +20 -13 ports/net/gnomenettool/files/patch-src_info.c 1.3 +7 -9 ports/net/gnomenettool/files/patch-src_nettool.c 1.6 +6 -0 ports/net/gnomenettool/pkg-plist 1.8 +2 -2 ports/net/vino/Makefile 1.7 +2 -2 ports/net/vino/distinfo 1.7 +10 -2 ports/net/vino/pkg-plist 1.89 +2 -2 ports/print/libgnomeprint/Makefile 1.42 +2 -2 ports/print/libgnomeprint/distinfo 1.49 +2 -0 ports/print/libgnomeprint/pkg-plist 1.630 +1 -0 ports/sysutils/Makefile 1.33 +2 -3 ports/sysutils/gconf-editor/Makefile 1.15 +2 -2 ports/sysutils/gconf-editor/distinfo 1.13 +1 -1 ports/sysutils/gconf-editor/pkg-plist 1.79 +7 -6 ports/sysutils/gnomecontrolcenter2/Makefile 1.34 +2 -2 ports/sysutils/gnomecontrolcenter2/distinfo 1.3 +0 -18 ports/sysutils/gnomecontrolcenter2/files/patch-capplets_default-applications_gnome-default-applications-properies-structs.c (dead) 1.2 +0 -11 ports/sysutils/gnomecontrolcenter2/files/patch-capplets_desktop-links_Makefile.in (dead) 1.1 +33 -0 ports/sysutils/gnomecontrolcenter2/files/patch-capplets_gnome-keyboard-properties-xkbot.c (new) 1.4 +0 -29 ports/sysutils/gnomecontrolcenter2/files/patch-capplets_mouse_gnome-mouse-properties.c (dead) 1.10 +4 -4 ports/sysutils/gnomecontrolcenter2/files/patch-configure 1.1 +11 -0 ports/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_actions_Makefile.in (new) 1.39 +25 -40 ports/sysutils/gnomecontrolcenter2/pkg-plist 1.61 +2 -2 ports/sysutils/gnomesystemmonitor/Makefile 1.27 +2 -2 ports/sysutils/gnomesystemmonitor/distinfo 1.6 +9 -33 ports/sysutils/gnomesystemmonitor/files/patch-src::proctable.c 1.1 +21 -0 ports/sysutils/gnomesystemmonitor/files/patch-src_interface.c (new) 1.1 +32 -0 ports/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c (new) 1.3 +0 -34 ports/sysutils/gnomesystemmonitor/files/patch-src_util.c (dead) 1.27 +3 -1 ports/sysutils/gnomesystemmonitor/pkg-plist 1.15 +10 -12 ports/sysutils/gnomesystemtools/Makefile 1.8 +2 -2 ports/sysutils/gnomesystemtools/distinfo 1.2 +0 -34 ports/sysutils/gnomesystemtools/files/patch-backends_replace.pl.in (dead) 1.2 +0 -10 ports/sysutils/gnomesystemtools/files/patch-backends_service-list.pl.in (dead) 1.2 +3 -3 ports/sysutils/gnomesystemtools/files/patch-configure 1.4 +18 -0 ports/sysutils/gnomesystemtools/files/patch-src_common_gst-auth.c (new) 1.1 +11 -0 ports/sysutils/gnomesystemtools/files/patch-src_common_gst-tool.c (new) 1.1 +11 -0 ports/sysutils/gnomesystemtools/files/patch-src_network_location.c (new) 1.11 +9 -93 ports/sysutils/gnomesystemtools/pkg-plist 1.21 +2 -2 ports/sysutils/nautilus-cd-burner/Makefile 1.8 +2 -2 ports/sysutils/nautilus-cd-burner/distinfo 1.2 +0 -15 ports/sysutils/nautilus-cd-burner/files/patch-bacon-cd-selection.c (dead) 1.9 +0 -219 ports/sysutils/nautilus-cd-burner/files/patch-cd-drive.c (dead) 1.3 +0 -18 ports/sysutils/nautilus-cd-burner/files/patch-make-iso.c (dead) 1.1 +276 -0 ports/sysutils/nautilus-cd-burner/files/patch-nautilus-burn-drive.c (new) 1.2 +8 -8 ports/sysutils/nautilus-cd-burner/files/patch-nautilus-cd-burner.c 1.6 +7 -4 ports/sysutils/nautilus-cd-burner/pkg-plist 1.1 +45 -0 ports/sysutils/system-tools-backends/Makefile (new) 1.1 +2 -0 ports/sysutils/system-tools-backends/distinfo (new) 1.1 +29 -0 ports/sysutils/system-tools-backends/files/patch-replace.pl.in (new) 1.1 +10 -0 ports/sysutils/system-tools-backends/files/patch-service-list.pl.in (new) 1.1 +4 -0 ports/sysutils/system-tools-backends/pkg-descr (new) 1.1 +96 -0 ports/sysutils/system-tools-backends/pkg-plist (new) 1.802 +1 -0 ports/textproc/Makefile 1.1 +42 -0 ports/textproc/gnomedocutils/Makefile (new) 1.1 +2 -0 ports/textproc/gnomedocutils/distinfo (new) 1.1 +1 -0 ports/textproc/gnomedocutils/pkg-descr (new) 1.1 +101 -0 ports/textproc/gnomedocutils/pkg-plist (new) 1.14 +4 -4 ports/www/epiphany-extensions/Makefile 1.9 +2 -2 ports/www/epiphany-extensions/distinfo 1.5 +59 -54 ports/www/epiphany-extensions/pkg-plist 1.70 +7 -10 ports/www/epiphany/Makefile 1.36 +2 -2 ports/www/epiphany/distinfo 1.32 +21 -5 ports/www/epiphany/pkg-plist 1.3 +2 -3 ports/www/evolution-webcal/Makefile 1.2 +2 -2 ports/www/evolution-webcal/distinfo 1.2 +6 -1 ports/www/evolution-webcal/pkg-plist 1.75 +3 -7 ports/www/gtkhtml3/Makefile 1.35 +2 -2 ports/www/gtkhtml3/distinfo 1.1 +10 -0 ports/www/gtkhtml3/files/patch-po_Makefile.in.in (new) 1.1 +15 -0 ports/www/gtkhtml3/files/patch-src_htmltext.c (new) 1.35 +1 -2 ports/www/gtkhtml3/pkg-plist 1.101 +7 -5 ports/x11-fm/nautilus2/Makefile 1.34 +2 -2 ports/x11-fm/nautilus2/distinfo 1.10 +10 -11 ports/x11-fm/nautilus2/files/patch-Makefile.in 1.20 +0 -9 ports/x11-fm/nautilus2/files/patch-aa 1.3 +0 -18 ports/x11-fm/nautilus2/files/patch-components-image_properties-nautilus-image-properties-view.c (dead) 1.3 +0 -84 ports/x11-fm/nautilus2/files/patch-data_static_bookmarks.xml (dead) 1.5 +0 -11 ports/x11-fm/nautilus2/files/patch-libbackground_Makefile.in (dead) 1.8 +0 -14 ports/x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c (dead) 1.3 +0 -31 ports/x11-fm/nautilus2/files/patch-src_file-manager_fm-directory-view.c (dead) 1.34 +15 -47 ports/x11-fm/nautilus2/pkg-plist 1.96 +1 -0 ports/x11-themes/Makefile 1.1 +26 -0 ports/x11-themes/gnome-backgrounds/Makefile (new) 1.1 +2 -0 ports/x11-themes/gnome-backgrounds/distinfo (new) 1.1 +1 -0 ports/x11-themes/gnome-backgrounds/pkg-descr (new) 1.1 +58 -0 ports/x11-themes/gnome-backgrounds/pkg-plist (new) 1.27 +2 -4 ports/x11-themes/gnome-themes/Makefile 1.17 +2 -2 ports/x11-themes/gnome-themes/distinfo 1.2 +0 -31 ports/x11-themes/gnome-themes/files/patch-gtk-themes_Crux_src_crux-gradient.c (dead) 1.2 +0 -14 ports/x11-themes/gnome-themes/files/patch-gtk-themes_Crux_src_crux-pixmaps.c (dead) 1.13 +46 -123 ports/x11-themes/gnome-themes/pkg-plist 1.45 +8 -10 ports/x11-themes/gtk-engines2/Makefile 1.11 +2 -2 ports/x11-themes/gtk-engines2/distinfo 1.1 +31 -0 ports/x11-themes/gtk-engines2/files/patch-engines_crux_src_crux-gradient.c (new) 1.1 +10 -0 ports/x11-themes/gtk-engines2/files/patch-engines_industrial_src_industrial_style.c (new) 1.2 +0 -11 ports/x11-themes/gtk-engines2/files/patch-pixbuf_pixbuf-draw.c (dead) 1.12 +101 -6 ports/x11-themes/gtk-engines2/pkg-plist 1.19 +4 -3 ports/x11-toolkits/eel/Makefile 1.7 +2 -2 ports/x11-toolkits/eel/distinfo 1.5 +0 -0 ports/x11-toolkits/eel/files/patch-Makefile.in 1.4 +0 -15 ports/x11-toolkits/eel/files/patch-eel::eel-vfs-extensions.c (dead) 1.6 +3 -1 ports/x11-toolkits/eel/pkg-plist 1.60 +16 -6 ports/x11-toolkits/gal2/Makefile 1.41 +2 -2 ports/x11-toolkits/gal2/distinfo 1.10 +8 -8 ports/x11-toolkits/gal2/files/patch-ab 1.1 +30 -0 ports/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-text.c (new) 1.1 +46 -0 ports/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c (new) 1.3 +0 -16 ports/x11-toolkits/gal2/files/patch-po_da.po (dead) 1.3 +0 -17 ports/x11-toolkits/gal2/files/patch-po_zh_CN.po (dead) 1.30 +5 -4 ports/x11-toolkits/gal2/pkg-plist 1.146 +5 -6 ports/x11-toolkits/gtk20/Makefile 1.75 +2 -2 ports/x11-toolkits/gtk20/distinfo 1.15 +0 -23 ports/x11-toolkits/gtk20/files/patch-ad (dead) 1.13 +0 -19 ports/x11-toolkits/gtk20/files/patch-ag (dead) 1.7 +0 -0 ports/x11-toolkits/gtk20/files/patch-ak 1.3 +12 -10 ports/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in 1.1 +17 -0 ports/x11-toolkits/gtk20/files/patch-gtk_Makefile.in (new) 1.1 +13 -0 ports/x11-toolkits/gtk20/files/patch-gtk_gtkentry.c (new) 1.1 +20 -0 ports/x11-toolkits/gtk20/files/patch-gtk_gtkiconcache.c (new) 1.2 +0 -26 ports/x11-toolkits/gtk20/files/patch-gtk_gtkicontheme.c (dead) 1.3 +8 -8 ports/x11-toolkits/gtk20/files/patch-gtk_xdgmime_xdgmime.c 1.87 +30 -8 ports/x11-toolkits/gtk20/pkg-plist 1.39 +2 -2 ports/x11-toolkits/libgnomeprintui/Makefile 1.20 +2 -2 ports/x11-toolkits/libgnomeprintui/distinfo 1.17 +3 -1 ports/x11-toolkits/libgnomeprintui/pkg-plist 1.39 +2 -2 ports/x11-toolkits/libgnomeui/Makefile 1.22 +2 -2 ports/x11-toolkits/libgnomeui/distinfo 1.5 +0 -11 ports/x11-toolkits/libgnomeui/files/patch-Makefile.in (dead) 1.6 +0 -11 ports/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in (dead) 1.2 +0 -20 ports/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-ice.c (dead) 1.25 +92 -5 ports/x11-toolkits/libgnomeui/pkg-plist 1.34 +2 -3 ports/x11-toolkits/libwnck/Makefile 1.21 +2 -2 ports/x11-toolkits/libwnck/distinfo 1.17 +3 -2 ports/x11-toolkits/libwnck/pkg-plist 1.68 +2 -2 ports/x11-toolkits/pango/Makefile 1.26 +2 -4 ports/x11-toolkits/pango/distinfo 1.8 +0 -0 ports/x11-toolkits/pango/files/patch-ac 1.18 +8 -4 ports/x11-toolkits/pango/pkg-plist 1.38 +5 -2 ports/x11-wm/metacity/Makefile 1.23 +2 -2 ports/x11-wm/metacity/distinfo 1.5 +10 -0 ports/x11-wm/metacity/files/patch-configure (new) 1.20 +2 -5 ports/x11-wm/metacity/pkg-plist 1.548 +1 -0 ports/x11/Makefile 1.1 +39 -0 ports/x11/gnome-menus/Makefile (new) 1.1 +2 -0 ports/x11/gnome-menus/distinfo (new) 1.1 +5 -0 ports/x11/gnome-menus/files/KDE.directory (new) 1.1 +349 -0 ports/x11/gnome-menus/files/patch-layout::applications.menu (new) 1.1 +41 -0 ports/x11/gnome-menus/files/patch-layout::preferences.menu (new) 1.1 +32 -0 ports/x11/gnome-menus/files/patch-layout::settings.menu (new) 1.1 +173 -0 ports/x11/gnome-menus/files/patch-libmenu::menu-tree.c (new) 1.1 +14 -0 ports/x11/gnome-menus/files/patch-libmenu::menu-tree.h (new) 1.1 +12 -0 ports/x11/gnome-menus/pkg-descr (new) 1.1 +77 -0 ports/x11/gnome-menus/pkg-plist (new) 1.63 +15 -9 ports/x11/gnome2-fifth-toe/Makefile 1.19 +6 -6 ports/x11/gnome2-lite/Makefile 1.21 +6 -4 ports/x11/gnome2-power-tools/Makefile 1.95 +10 -7 ports/x11/gnome2/Makefile 1.78 +21 -10 ports/x11/gnomeapplets2/Makefile 1.34 +2 -2 ports/x11/gnomeapplets2/distinfo 1.16 +109 -35 ports/x11/gnomeapplets2/files/patch-aa 1.4 +0 -354 ports/x11/gnomeapplets2/files/patch-ad (dead) 1.2 +169 -209 ports/x11/gnomeapplets2/files/patch-battstat-acpi 1.2 +1 -1 ports/x11/gnomeapplets2/files/patch-battstat_battstat.schemas.in 1.1 +514 -0 ports/x11/gnomeapplets2/files/patch-cpufreq-freebsd (new) 1.1 +373 -0 ports/x11/gnomeapplets2/files/patch-cpufreq-selector-freebsd (new) 1.2 +0 -11 ports/x11/gnomeapplets2/files/patch-gkb-new_presets.c (dead) 1.1 +9 -0 ports/x11/gnomeapplets2/files/patch-gweather_weather-iwin.c (new) 1.1 +12 -0 ports/x11/gnomeapplets2/files/patch-gweather_weather.c (new) 1.1 +10 -0 ports/x11/gnomeapplets2/files/patch-modemlights_Makefile.in (new) 1.1 +22 -0 ports/x11/gnomeapplets2/files/patch-modemlights_modem-applet.c (new) 1.18 +0 -349 ports/x11/gnomeapplets2/files/patch-wireless_wireless-applet.c (dead) 1.45 +109 -777 ports/x11/gnomeapplets2/pkg-plist 1.42 +3 -3 ports/x11/gnomedesktop/Makefile 1.30 +2 -2 ports/x11/gnomedesktop/distinfo 1.25 +3 -28 ports/x11/gnomedesktop/pkg-plist 1.54 +7 -6 ports/x11/gnomepanel/Makefile 1.31 +2 -2 ports/x11/gnomepanel/distinfo 1.6 +0 -0 ports/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in 1.28 +59 -36 ports/x11/gnomepanel/pkg-plist 1.41 +16 -13 ports/x11/gnomesession/Makefile 1.27 +4 -4 ports/x11/gnomesession/distinfo 1.3 +6 -6 ports/x11/gnomesession/files/patch-gnome-session_Makefile.in 1.2 +0 -36 ports/x11/gnomesession/files/patch-gnome-session_logout.c (dead) 1.2 +0 -14 ports/x11/gnomesession/files/patch-gnome-session_manager.c (dead) 1.18 +11 -1 ports/x11/gnomesession/pkg-plist 1.32 +4 -4 ports/x11/gnometerminal/Makefile 1.18 +2 -2 ports/x11/gnometerminal/distinfo 1.2 +0 -24 ports/x11/gnometerminal/files/patch-src::terminal-screen.c (dead) 1.21 +8 -0 ports/x11/gnometerminal/pkg-plist 1.144 +4 -6 ports/x11/libgnome/Makefile 1.64 +2 -2 ports/x11/libgnome/distinfo 1.13 +0 -0 ports/x11/libgnome/files/patch-ag 1.7 +2 -11 ports/x11/libgnome/files/patch-libgnome_gnome-program.c 1.2 +0 -0 ports/x11/libgnome/pkg-deinstall.in 1.57 +29 -27 ports/x11/libgnome/pkg-plist 1.22 +5 -3 ports/x11/libxklavier/Makefile 1.15 +2 -2 ports/x11/libxklavier/distinfo 1.4 +33 -0 ports/x11/libxklavier/files/patch-configure (new) 1.2 +0 -18 ports/x11/libxklavier/files/patch-libxklavier-xklavier_config_i18n.c (dead) 1.2 +0 -15 ports/x11/libxklavier/files/patch-libxklavier-xklavier_config_xkb.c (dead) 1.1 +23 -0 ports/x11/libxklavier/files/patch-libxklavier_xklavier.c (new) 1.1 +11 -0 ports/x11/libxklavier/files/patch-libxklavier_xklavier_config_i18n.c (new) 1.1 +22 -0 ports/x11/libxklavier/files/patch-libxklavier_xklavier_evt_xmm.c (new) 1.1 +15 -0 ports/x11/libxklavier/files/patch-libxklavier_xklavier_xmm.c (new) 1.2 +0 -19 ports/x11/libxklavier/files/patch-tests-test_config.c (dead) 1.2 +0 -19 ports/x11/libxklavier/files/patch-tests-test_monitor.c (dead) 1.9 +3 -3 ports/x11/libxklavier/pkg-plist 1.35 +76 -4 ports/x11/yelp/Makefile 1.25 +2 -2 ports/x11/yelp/distinfo 1.1 +17 -0 ports/x11/yelp/files/gnome-help.sh (new) 1.5 +0 -11 ports/x11/yelp/files/patch-configure (dead) 1.1 +17 -0 ports/x11/yelp/files/yelp.sh (new) 1.17 +23 -41 ports/x11/yelp/pkg-plist 1.22 +3 -2 ports/x11/zenity/Makefile 1.15 +2 -2 ports/x11/zenity/distinfo 1.9 +2 -4 ports/x11/zenity/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:40:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AF1D16A4CE; Sat, 12 Mar 2005 10:40:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44B2843D2F; Sat, 12 Mar 2005 10:40:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAeTp7010367; Sat, 12 Mar 2005 10:40:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAeTw7010366; Sat, 12 Mar 2005 10:40:29 GMT (envelope-from marcus) Message-Id: <200503121040.j2CAeTw7010366@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:40:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.gnome.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:40:29 -0000 marcus 2005-03-12 10:40:29 UTC FreeBSD ports repository Modified files: Mk bsd.gnome.mk Log: Update with all the new GNOME 2.10 components. Revision Changes Path 1.90 +51 -31 ports/Mk/bsd.gnome.mk From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:41:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 296A916A4CE; Sat, 12 Mar 2005 10:41:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD78A43D41; Sat, 12 Mar 2005 10:41:14 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAfEub010431; Sat, 12 Mar 2005 10:41:14 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAfEOo010430; Sat, 12 Mar 2005 10:41:14 GMT (envelope-from simon) Message-Id: <200503121041.j2CAfEOo010430@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 12 Mar 2005 10:41:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:41:15 -0000 simon 2005-03-12 10:41:14 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: MFC: - Auto generate device listings for snd_vibes(4) and snd_via82c686(4). - Sort dev.archlist.txt. Approved by: re (blanket) Revision Changes Path 1.227.2.24 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.5.2.26 +3 -1 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:41:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ABEE16A4CE; Sat, 12 Mar 2005 10:41:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 141C443D46; Sat, 12 Mar 2005 10:41:59 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAfwPa010469; Sat, 12 Mar 2005 10:41:58 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAfwGR010468; Sat, 12 Mar 2005 10:41:58 GMT (envelope-from nyan) Message-Id: <200503121041.j2CAfwGR010468@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 12 Mar 2005 10:41:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:41:59 -0000 nyan 2005-03-12 10:41:58 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Don't build the nve on pc98. Revision Changes Path 1.433 +1 -1 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:54:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A00A16A4CE; Sat, 12 Mar 2005 10:54:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5318E43D53; Sat, 12 Mar 2005 10:54:08 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAs8Wr029627; Sat, 12 Mar 2005 10:54:08 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAs8Pa029625; Sat, 12 Mar 2005 10:54:08 GMT (envelope-from simon) Message-Id: <200503121054.j2CAs8Pa029625@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 12 Mar 2005 10:54:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:54:08 -0000 simon 2005-03-12 10:54:08 UTC FreeBSD src repository (doc,ports committer) Modified files: release/doc/share/misc dev.archlist.txt Log: - Fix device names for snd_vibes(4) and snd_via82c686(4). - Bump copyright year. MFC after: 3 days Revision Changes Path 1.57 +3 -3 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:54:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F8116A4CF; Sat, 12 Mar 2005 10:54:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D96443D2D; Sat, 12 Mar 2005 10:54:28 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAsRxJ030994; Sat, 12 Mar 2005 10:54:27 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAsRcq030993; Sat, 12 Mar 2005 10:54:27 GMT (envelope-from marcus) Message-Id: <200503121054.j2CAsRcq030993@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:54:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/kallery Makefile ports/games/gbottler Makefile ports/games/grhino Makefile ports/games/ninix-aya Makefile ports/games/pykawari Makefile ports/x11-clocks/gtubeclock Makefile ports/chinese/stardict2-dict-zh_CN Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:54:28 -0000 marcus 2005-03-12 10:54:27 UTC FreeBSD ports repository Modified files: graphics/kallery Makefile games/gbottler Makefile games/grhino Makefile games/ninix-aya Makefile games/pykawari Makefile x11-clocks/gtubeclock Makefile chinese/stardict2-dict-zh_CN Makefile chinese/stardict2-dict-zh_TW Makefile japanese/stardict2-dict-ja Makefile x11-themes/geramik Makefile games/abridge Makefile net/py-bittornado Makefile deskutils/xfce4-calendar Makefile deskutils/xfce4-taskbar-plugin Makefile deskutils/xfce4-windowlist-plugin Makefile multimedia/xfce4-media Makefile sysutils/xfce4-cpugraph-plugin Makefile sysutils/xfce4-fsguard-plugin Makefile sysutils/xfce4-genmon-plugin Makefile x11/Terminal Makefile x11/libexo Makefile x11/xfce4-clipman-plugin Makefile x11-clocks/xfce4-datetime-plugin Makefile net/kpopup Makefile sysutils/barry Makefile print/kaspaliste Makefile mail/gkrellmmailwatch2 Makefile databases/knoda Makefile databases/mysql-administrator Makefile devel/p5-Glib2 Makefile x11-toolkits/p5-Gtk2 Makefile chinese/reciteword Makefile chinese/srecite Makefile science/cdcl Makefile science/gave Makefile science/ruby-dcl Makefile science/ruby-gphys Makefile java/eclipse Makefile java/eclipse-cdt Makefile java/eclipse-checkstyle Makefile java/eclipse-emf Makefile java/eclipse-examples Makefile java/eclipse-gef Makefile java/eclipse-gef-examples Makefile java/eclipse-langpack Makefile java/eclipse-pmd Makefile java/eclipse-quantum Makefile java/eclipse-uml Makefile java/eclipse-vep-examples Makefile games/gnubg Makefile net/kmerlin Makefile astro/gpsdrive Makefile sysutils/bpm Makefile audio/xmms-arts_output Makefile databases/pgadmin3 Makefile misc/mc Makefile x11-toolkits/wxgtk2 Makefile x11-toolkits/wxgtk2-contrib Makefile x11-toolkits/wxgtk2-devel Makefile x11-toolkits/wxgtk2-unicode Makefile x11-toolkits/wxgtk2-unicode-contrib Makefile x11-toolkits/wxgtk2-unicode-contrib-devel Makefile x11-toolkits/wxgtk2-unicode-devel Makefile audio/liteamp Makefile irc/gdesklets-irc Makefile korean/gdick Makefile korean/nabi Makefile lang/ironpython Makefile mail/gtray Makefile net/liferea Makefile x11-toolkits/py-gui Makefile deskutils/gtodo Makefile x11/gnome-clipboard-daemon Makefile math/koctave Makefile sysutils/kdar Makefile audio/rhythmbox Makefile misc/quick-lounge-applet Makefile net/ethereal Makefile net/meanwhile Makefile net/meanwhile-gaim Makefile www/mplayer-plugin Makefile x11/brightside Makefile x11/gnome-swallow Makefile textproc/gdome2 Makefile textproc/p5-Search-Saryer Makefile textproc/ruby-gdome Makefile textproc/ruby-rwv2 Makefile textproc/ruby-sary Makefile textproc/sary Makefile astro/xplanet Makefile audio/bmp-scrobbler Makefile audio/bmp-wma Makefile deskutils/hot-babe Makefile editors/gphpedit Makefile graphics/bmp-rootvis Makefile sysutils/gkrellfire Makefile x11-clocks/alltraxclock Makefile security/gcipher Makefile archivers/rox-archive Makefile deskutils/rox-memo Makefile devel/py-roxlib Makefile editors/rox-edit Makefile x11/rox-wallpaper Makefile x11-fm/rox-filer Makefile x11-fm/rox-mime-editor Makefile x11-fm/rox-session Makefile x11-wm/rox-pager Makefile deskutils/gdesklets-ltvariations Makefile mail/gnubiff Makefile net/gdesklets-lt-network Makefile x11/yalias Makefile deskutils/fusenshi Makefile x11-wm/kappdock Makefile java/jmp Makefile audio/arts Makefile audio/mpeglib_artsplug Makefile deskutils/kdepim3 Makefile games/kdegames3 Makefile multimedia/kdemultimedia3 Makefile multimedia/xine_artsplugin Makefile x11/kdebase3 Makefile x11/kdelibs3 Makefile x11-themes/kdeartwork3 Makefile deskutils/xfce4-notes-plugin Makefile sysutils/xfce4-battery-plugin Makefile sysutils/xfce4-showdesktop-plugin Makefile sysutils/xfce4-systemload-plugin Makefile java/eclipse-clay-core Makefile sysutils/nvclock Makefile devel/kdbg Makefile graphics/hugin Makefile comms/trustedqsl Makefile sysutils/gcdmaster Makefile x11-toolkits/hs-gio Makefile x11-toolkits/hs-gtk2hs Makefile x11-toolkits/hs-port Makefile net/giftoxic Makefile net/giftui Makefile news/klibido Makefile deskutils/gkrellm-gtodo Makefile deskutils/gkrellm-reminder2 Makefile misc/gkx86info2 Makefile net/gkrellm-gift Makefile net/gkrellmmultiping2 Makefile sysutils/gkrellm-trayicons Makefile x11/fbpanel Makefile devel/kcachegrind Makefile editors/mlview Makefile x11-wm/expocity Makefile audio/beast Makefile audio/coverhunter Makefile audio/gnomoradio Makefile audio/jamboree Makefile audio/lindele Makefile audio/musicbox-tag-editor Makefile audio/streamtuner Makefile deskutils/gruler Makefile deskutils/timer-applet Makefile devel/p5-Gnome2-GConf Makefile devel/wininfo Makefile dns/gresolver Makefile editors/beaver Makefile editors/tea Makefile games/gnome-music-quiz Makefile mail/mail-notification Makefile mail/sylpheed-gtk2 Makefile misc/gnome-osd Makefile misc/translator Makefile net/link-monitor-applet Makefile shells/viewglob Makefile textproc/gnome-translate Makefile textproc/libtranslate Makefile www/mozilla-bonobo Makefile x11-fonts/gnome-font-sampler Makefile x11-wm/devilspie Makefile audio/audacity Makefile java/sablevm Makefile polish/tleenx2 Makefile audio/gkrellmms2 Makefile audio/gkrellmvolume2 Makefile japanese/scim-anthy Makefile sysutils/gkrellm2 Makefile security/kgpg Makefile deskutils/gnochm Makefile editors/leafpad Makefile ftp/gwget Makefile mail/gdesklets-enhallmail Makefile multimedia/gxmms Makefile editors/ooodict-all Makefile editors/openoffice-1.1 Makefile editors/openoffice-1.1-devel Makefile editors/openoffice-2.0-devel Makefile japanese/openoffice-templates Makefile palm/synce-gnomevfs Makefile palm/synce-kde Makefile palm/synce-multisync Makefile palm/synce-trayicon Makefile devel/gaphor Makefile graphics/diacanvas2 Makefile x11-fm/gnome-commander2 Makefile korean/imhangul Makefile biology/L-Breeder Makefile biology/lsysexp Makefile graphics/k3d Makefile audio/cantus_3 Makefile deskutils/gtweakui Makefile math/qalculate Makefile security/gnome-password-generator Makefile biology/treeviewx Makefile misc/gkrellmlaunch2 Makefile deskutils/logjam Makefile security/gringotts Makefile x11-themes/sawfish-themes Makefile chinese/BBMan Makefile chinese/gcin Makefile chinese/wenju Makefile net/gq Makefile x11/gtk2-theme-switch Makefile x11-toolkits/pangoxsl Makefile misc/gaim-guifications Makefile security/gaim-encryption Makefile security/revelation Makefile x11-toolkits/p5-Glade2 Makefile x11-toolkits/p5-Gtk2-PodViewer Makefile multimedia/kino Makefile devel/ecos-tools Makefile net/kf Makefile devel/libchipcard-kde Makefile emulators/snes9express Makefile www/flashplugin-mozilla Makefile www/ump Makefile comms/klog Makefile comms/xdx Makefile comms/xlog Makefile chinese/scim-chinese Makefile chinese/scim-tables Makefile textproc/scim Makefile textproc/scim-table-imengine Makefile textproc/skim Makefile polish/gnugadu2 Makefile deskutils/xfce4-xkb-plugin Makefile net/amule Makefile net/amule-devel Makefile multimedia/gaim-xmms-remote Makefile games/kpictorial Makefile multimedia/kaffeine Makefile security/ssh_askpass_gtk2 Makefile sysutils/xfce4-wavelan-plugin Makefile x11/idesk Makefile mail/gmime2 Makefile net/gnunet Makefile mail/p5-MIME-Fast Makefile net/qtella Makefile x11-themes/gtk-qt-engine Makefile x11-toolkits/py-kde Makefile net/gyach Makefile astro/gdesklets-goodweather-psi Makefile audio/bmp-faad Makefile audio/grip Makefile audio/mpeg4ip-faad Makefile graphics/py-cairo Makefile lang/osb-jscore Makefile multimedia/acidrip Makefile multimedia/dvdstyler Makefile multimedia/vlc Makefile net/roadrunner Makefile www/kazehakase Makefile www/nvu Makefile www/osb-nrcit Makefile www/osb-nrcore Makefile x11-themes/clearlooks Makefile graphics/landscape Makefile audio/nogger Makefile audio/snd Makefile devel/maketool Makefile x11-wm/obconf Makefile x11-wm/openbox Makefile net/gaim-openq Makefile sysutils/gtk-imonc Makefile textproc/kbedic Makefile misc/lingoteach Makefile x11-fm/emelfm2 Makefile multimedia/kino-dvtitler Makefile java/eclipse-vep Makefile audio/gstreamer-monkeysaudio Makefile deskutils/drivel Makefile devel/liboil Makefile games/monster-masher Makefile graphics/swfdec Makefile irc/xchat-gnome Makefile multimedia/gstreamer-ffmpeg Makefile multimedia/pitivi Makefile multimedia/py-gstreamer Makefile net/gnomemeeting Makefile net/libmms Makefile net/tsclient Makefile www/bluefish Makefile www/gurlchecker Makefile x11/workrave Makefile palm/jpilot Makefile irc/kmyirc Makefile graphics/showimg Makefile sysutils/kkbswitch Makefile japanese/mozilla-jlp Makefile japanese/mozilla-jlp-devel Makefile audio/mbox Makefile net/krdesktop Makefile cad/pdnmesh Makefile math/clarence Makefile audio/gtkpod Makefile x11-wm/selectwm Makefile multimedia/kplayer Makefile textproc/p5-XML-GDOME Makefile net/gnoemoe Makefile misc/uf-view Makefile audio/mixmos Makefile deskutils/pal Makefile sysutils/gksu Makefile sysutils/libgksu Makefile sysutils/libgksuui Makefile devel/p5-File-MimeInfo Makefile math/galculator Makefile finance/grisbi Makefile french/mozilla-flp Makefile games/libmaitretarot Makefile games/libmt_client Makefile games/maitretarot Makefile games/mt_dolphin_ia Makefile games/mt_gtk_client Makefile lang/gambas Makefile sysutils/xvidcap Makefile japanese/scim-uim Makefile multimedia/xfce4-xmms-controller-plugin Makefile arabic/katoob Makefile graphics/fyre Makefile net-mgmt/etherape Makefile x11/docker Makefile audio/gaim-festival Makefile textproc/iiimf-gnome-im-switcher Makefile textproc/iiimf-gtk Makefile editors/kxmleditor Makefile security/kssh Makefile java/phpeclipse Makefile net/mtr Makefile accessibility/at-spi Makefile accessibility/gail Makefile accessibility/gnomemag Makefile accessibility/gnomespeech Makefile audio/goobox Makefile deskutils/gdeskcal Makefile deskutils/gnomeblog Makefile deskutils/gucharmap Makefile deskutils/nautilus-sendto Makefile deskutils/planner Makefile devel/ORBit2 Makefile devel/anjuta Makefile devel/dbus Makefile devel/desktop-file-utils Makefile devel/gnomebuild Makefile devel/gob2 Makefile devel/gtranslator Makefile devel/libIDL Makefile devel/libassetml Makefile devel/libbonobo Makefile devel/libgconf-java Makefile devel/libglade-java Makefile devel/libsoup Makefile devel/orbitcpp Makefile devel/py-dbus Makefile devel/py-orbit2 Makefile editors/abiword Makefile editors/abiword-plugins Makefile editors/gedit-plugins Makefile editors/ghex Makefile games/atomix Makefile games/gcompris2 Makefile games/gweled Makefile graphics/dia Makefile graphics/gimp Makefile graphics/gtkcairo Makefile graphics/passepartout Makefile graphics/sodipodi Makefile irc/xchat2 Makefile mail/balsa Makefile mail/thunderbird Makefile math/gnumeric Makefile misc/shared-mime-info Makefile net/gmdns Makefile net/gnet-glib2 Makefile net/gnet2 Makefile net/gnome-jabber Makefile net/gnomeicu2 Makefile net/gossip Makefile net/libgnetwork Makefile net/linc Makefile net/loudmouth Makefile net/netspeed_applet Makefile news/pan2 Makefile palm/gnomepilot-conduits2 Makefile palm/gnomepilot2 Makefile print/ggv Makefile print/gnome-cups-manager Makefile print/gnomephotoprinter Makefile print/gribouy Makefile print/libgnomecups Makefile security/gnomekeyringmanager Makefile sysutils/battfink Makefile sysutils/cog Makefile sysutils/gnome-pkgview Makefile sysutils/gnome-schedule Makefile sysutils/gnomesu Makefile textproc/aiksaurus-gtk Makefile textproc/enchant Makefile textproc/gnomespell Makefile textproc/gtkspell2 Makefile textproc/libcroco Makefile www/firefox Makefile www/galeon Makefile www/gnome-user-share Makefile www/libgtkhtml Makefile www/mozilla Makefile www/mozilla-devel Makefile x11/gdm Makefile x11/libgnome-java Makefile x11/xscreensaver-gnome Makefile x11-themes/indubstrial Makefile x11-toolkits/bakery_gnomeui Makefile x11-toolkits/gdl Makefile x11-toolkits/gtk--2 Makefile x11-toolkits/gtkglarea2 Makefile x11-toolkits/gtksourceview Makefile x11-toolkits/libbonoboui Makefile x11-toolkits/libgail-gnome Makefile x11-toolkits/libgtk-java Makefile x11-toolkits/libzvt Makefile x11-toolkits/rep-gtk2 Makefile x11-toolkits/vte Makefile x11-wm/sawfish2 Makefile deskutils/ljit Makefile graphics/giram Makefile x11/decurs Makefile x11/gtk-themepreview Makefile x11/xcurs Makefile net/mu-conference Makefile deskutils/xpad Makefile devel/boaconstructor Makefile misc/xfce4-weather-plugin Makefile x11-themes/gtk-lila-theme Makefile x11-themes/gtk-lila-theme-extras Makefile x11-themes/lila-xfwm4 Makefile net/py-mp-random Makefile x11-toolkits/gnocl Makefile sysutils/gkrellmwho2 Makefile ftp/urlgfe Makefile net/ortp Makefile audio/yammi Makefile deskutils/ksmoothdock Makefile graphics/digikam Makefile graphics/digikamimageplugins Makefile graphics/kipi-plugins Makefile graphics/libkexif Makefile graphics/libkipi Makefile graphics/pixieplus Makefile x11-wm/pager Makefile x11-toolkits/ruby-wx Makefile textproc/gmetadom Makefile x11-toolkits/gtkmathview Makefile multimedia/ogmrip Makefile games/kanatest Makefile textproc/libwpd Makefile audio/gqmpeg-devel Makefile audio/xfce4-mixer Makefile games/xfce4-toys Makefile graphics/gqview-devel Makefile mail/sylpheed2 Makefile misc/xfce4-appfinder Makefile misc/xfce4-iconbox Makefile print/xfce4-print Makefile sysutils/xfce4-mcs-manager Makefile sysutils/xfce4-mcs-plugins Makefile sysutils/xfce4-utils Makefile x11/libxfce4mcs Makefile x11/libxfce4util Makefile x11/xfce4-trigger-launcher Makefile x11-fm/xfce4-fm Makefile x11-themes/gtk-xfce-engine Makefile x11-toolkits/libxfce4gui Makefile x11-wm/xfce4 Makefile x11-wm/xfce4-desktop Makefile x11-wm/xfce4-panel Makefile x11-wm/xfce4-session Makefile x11-wm/xfce4-systray Makefile x11-wm/xfce4-wm Makefile java/eclipseme Makefile databases/libgdamm Makefile devel/gconfmm Makefile devel/gnome-vfsmm Makefile devel/guikachu Makefile devel/libbonobomm Makefile devel/libglademm Makefile graphics/libgnomecanvasmm Makefile x11/libgnomemm Makefile x11/nvidia-settings Makefile x11/sisctrl Makefile x11/user-selector-applet Makefile x11-toolkits/gnomemm Makefile x11-toolkits/libbonobouimm Makefile x11-toolkits/libpanelappletmm Makefile audio/easytag-devel Makefile deskutils/gtkjournal Makefile games/monkeybubble Makefile security/libgnomesu Makefile textproc/stardict2 Makefile sysutils/portbrowser Makefile textproc/xmlroff Makefile astro/starplot Makefile x11/wmblob Makefile x11-clocks/wmtimer Makefile audio/bmp-songchange Makefile emulators/e-uae Makefile emulators/gxmame Makefile games/gtetrinet Makefile multimedia/beep-media-player Makefile sysutils/gtk-send-pr Makefile audio/muine Makefile devel/monodoc Makefile net/blam Makefile www/gecko-sharp Makefile databases/pgworksheet Makefile multimedia/gdvrecv Makefile audio/glurp Makefile audio/gmpc Makefile audio/ncmpc Makefile x11-fm/velocity Makefile games/scorched3d Makefile net/silky Makefile net/wistumbler2 Makefile graphics/gqview Makefile mail/enigmail Makefile x11-themes/gtk-ana-theme Makefile comms/tilp Makefile devel/libticalcs Makefile deskutils/kbirthday Makefile german/ksteak Makefile sysutils/gpkgdep Makefile sysutils/k3b Makefile textproc/kdiff3 Makefile x11-fm/krusader Makefile devel/kprof Makefile misc/gnomesword Makefile sysutils/gkleds2 Makefile science/chemtool Makefile irc/kvirc Makefile sysutils/kcube Makefile astro/ksetisaver Makefile comms/kallers Makefile deskutils/karamba Makefile emulators/kmamerun Makefile games/fgkicker Makefile graphics/gts Makefile x11-toolkits/gauche-gtk Makefile x11-toolkits/gtkdatabox2 Makefile misc/gkrellshoot2 Makefile audio/marlin Makefile deskutils/goats Makefile deskutils/multisync Makefile deskutils/xchm Makefile editors/conglomerate Makefile games/bygfoot Makefile graphics/gthumb Makefile irc/xchat-systray-plugin Makefile mail/mboxcheck-applet Makefile misc/gkrellm-gamma Makefile misc/gkrellm-helium Makefile misc/gkrellm-xkb Makefile misc/gkrellweather2 Makefile science/gchempaint Makefile science/gchemutils Makefile www/peacock Makefile multimedia/handbrake Makefile net/giftcurs Makefile net/pyslsk Makefile multimedia/gxine Makefile databases/mysql-navigator Makefile misc/xfce4-artwork Makefile sysutils/xfce4-minicmd-plugin Makefile sysutils/xfce4-netload-plugin Makefile astro/glunarclock Makefile astro/ksetispy Makefile astro/ksetiwatch Makefile astro/nova Makefile astro/seti_applet Makefile audio/anthem Makefile audio/bebocd Makefile audio/gkrellmss2 Makefile audio/gspeakers Makefile audio/mhwaveedit Makefile audio/mp3stat Makefile audio/muse Makefile audio/rbscrobbler Makefile audio/solfege Makefile audio/tagtool Makefile audio/terminatorx Makefile audio/tse3 Makefile audio/tunesbrowser Makefile audio/wavbreaker Makefile audio/xmms-kde Makefile audio/zinf Makefile biology/gperiodic Makefile cad/fandango Makefile cad/gerbv Makefile cad/oregano Makefile cad/pythoncad Makefile cad/transcalc Makefile chinese/scim-chewing Makefile comms/kpsk Makefile databases/clip Makefile databases/mdbtools Makefile databases/pydbdesigner Makefile deskutils/blogtk Makefile deskutils/dlume Makefile deskutils/gdeskcal-skins Makefile deskutils/gdesklets-calendar Makefile deskutils/gdesklets-gnomebar Makefile deskutils/gdesklets-recentlyused Makefile deskutils/gdesklets-starterbar Makefile deskutils/genius Makefile deskutils/kdissert Makefile deskutils/kluje Makefile deskutils/knowit Makefile deskutils/krss Makefile deskutils/mdh Makefile deskutils/multi-backgrounds-daemon Makefile deskutils/rubrica Makefile devel/c_c++_reference Makefile devel/datadesigner Makefile devel/flowdesigner Makefile devel/klassmodeler Makefile devel/liboop Makefile devel/libsigcx Makefile devel/wxGlade Makefile editors/code-browser Makefile editors/poedit Makefile finance/khacc Makefile finance/mybudget Makefile ftp/downloader Makefile ftp/ftpcube Makefile ftp/kpum Makefile ftp/kwebget Makefile ftp/pureadmin Makefile games/csmash Makefile games/easysok Makefile games/freedoko Makefile games/gnomeattacks Makefile games/gnomebreakout Makefile games/gretools Makefile games/gtkballs Makefile games/gtktetcolor Makefile games/gturing Makefile games/kbilliards Makefile games/kfreerings Makefile games/kgeography Makefile games/knights Makefile games/kpicframer Makefile games/kpuzzle Makefile games/krosswordplayer Makefile games/kslide Makefile games/ktritoc Makefile games/kwappen Makefile games/rtb Makefile games/senken Makefile games/six Makefile games/spacehulk Makefile games/taxipilot Makefile games/teg Makefile graphics/cbrpager Makefile graphics/gkrellkam2 Makefile graphics/gliv Makefile graphics/gnofract4d Makefile graphics/gtkam Makefile graphics/kbarcode Makefile graphics/kludge3d Makefile graphics/libexif-gtk Makefile graphics/lphoto Makefile graphics/multivideo Makefile graphics/osgedit Makefile graphics/sane-frontends Makefile graphics/truevision Makefile irc/ctrlproxy Makefile irc/lostirc Makefile japanese/ebview-gtk2 Makefile japanese/scim-tables Makefile japanese/skk Makefile japanese/skkfep Makefile java/classpath Makefile korean/scim-tables Makefile lang/mdk Makefile mail/kbiff Makefile mail/libnewmail Makefile mail/mahogany Makefile math/drgeo Makefile math/fityk Makefile math/gambit Makefile math/py-matplotlib Makefile misc/documancer Makefile misc/gkrellmbgchg2 Makefile misc/gkrellmfmonitor2 Makefile misc/gonvert Makefile misc/gregexp Makefile misc/gretl Makefile misc/kwatch Makefile misc/salias Makefile misc/telbook Makefile misc/wmcalendar Makefile multimedia/gmencoder Makefile multimedia/kaffeine-mozilla Makefile multimedia/quark Makefile multimedia/xfce4-xmms-plugin Makefile net/gdesklets-networkinfo Makefile net/gnome-btdownload Makefile net/gnome-mud Makefile net/gsk Makefile net/gspoof Makefile net/gtorrentviewer Makefile net/kmess Makefile net/konverse Makefile net/libyahoo2 Makefile net/linphone Makefile net/linphone-base Makefile net/straw Makefile net-mgmt/ettercap Makefile news/pyne Makefile print/gtklp Makefile russian/ksocrat Makefile science/gdis Makefile security/gnome-ssh-askpass Makefile security/gpa Makefile security/lsh Makefile sysutils/bubblemon2 Makefile sysutils/filelight Makefile sysutils/kcpuload Makefile sysutils/pwg Makefile sysutils/slmon Makefile textproc/sagasu Makefile www/akregator Makefile www/cssed Makefile www/erwn Makefile www/mozex Makefile www/mozex-firefox Makefile www/openvrml Makefile www/osb-browser Makefile www/plugger-plugins-hubbe Makefile www/preferential Makefile www/preferential-firefox Makefile www/screem Makefile www/syndigator Makefile x11/bbrun Makefile x11/fluxbg Makefile x11/gmrun Makefile x11/gtkchtheme Makefile x11/gtkterm2 Makefile x11/oooqs Makefile x11-clocks/gdesklets-clock Makefile x11-clocks/gdesklets-countdown Makefile x11-clocks/gdesklets-ebichuclock Makefile x11-clocks/gdesklets-praytime Makefile x11-themes/qnxstyle Makefile x11-toolkits/gai Makefile x11-toolkits/gtkglext Makefile x11-toolkits/gtkglextmm Makefile x11-toolkits/guis Makefile x11-toolkits/inti Makefile x11-toolkits/inti-gconf Makefile x11-toolkits/inti-gl Makefile x11-toolkits/inti-sourceview Makefile x11-toolkits/p5-Gnome2 Makefile x11-toolkits/p5-Gnome2-Canvas Makefile x11-toolkits/p5-Gnome2-VFS Makefile x11-toolkits/p5-Gtk2-Html2 Makefile x11-toolkits/p5-Gtk2-TrayIcon Makefile x11-toolkits/py-SciParam Makefile x11-toolkits/py-gtkglext Makefile x11-toolkits/py-wxPython Makefile x11-toolkits/qtpixmap Makefile x11-toolkits/vdk Makefile x11-toolkits/vdkbuilder Makefile x11-toolkits/wxmozilla Makefile x11-wm/fluxconf Makefile games/gnocatan Makefile java/eclipse-EPIC Makefile japanese/kasumi Makefile japanese/uim Makefile x11/mlterm Makefile audio/gtick Makefile japanese/im-ja Makefile net/vqcc-gtk Makefile www/flashplugin-firefox Makefile games/groundhog Makefile games/sopwith Makefile java/eclipse-log4e Makefile java/eclipse-lomboz Makefile java/eclipse-sqlexplorer Makefile java/eclipse-sysdeo-tomcat Makefile misc/bibletime Makefile vietnamese/xvnkb Makefile devel/kscope Makefile converters/ktextdecode Makefile deskutils/basket Makefile deskutils/dragstack Makefile deskutils/kickpim Makefile deskutils/krefty Makefile deskutils/ktagebuch Makefile deskutils/kuake Makefile deskutils/metabar Makefile deskutils/superkaramba Makefile editors/kile Makefile finance/kexchange Makefile ftp/kasablanca Makefile ftp/kbear Makefile ftp/kftpgrabber Makefile german/kheisereg Makefile graphics/gwenview Makefile graphics/kalbum Makefile graphics/kimdaba Makefile graphics/potracegui Makefile irc/konversation Makefile irc/kwirc Makefile lang/klogoturtle Makefile mail/kshowmail Makefile math/fung-calc Makefile misc/k3b-i18n Makefile misc/katalog Makefile misc/kile-i18n Makefile misc/tellico Makefile multimedia/grpplaylist Makefile multimedia/hayes Makefile net/knemo Makefile net/simicq Makefile print/kcdlabel Makefile print/kover Makefile science/kst Makefile sysutils/kdirstat Makefile sysutils/kkeyled Makefile sysutils/krename Makefile x11-toolkits/ocaml-lablgtk2 Makefile deskutils/gxmessage Makefile deskutils/gdesklets Makefile comms/gmfsk Makefile x11/apwal Makefile multimedia/avidemux2 Makefile x11-themes/gtk-smooth-engine Makefile french/alphabet_sounds_fr Makefile games/childsplay Makefile japanese/skk-tools Makefile x11-themes/gnome-industrial-theme Makefile sysutils/gkrelltop Makefile multimedia/xvid4conf Makefile security/pinentry Makefile sysutils/cdbakeoven Makefile textproc/wv2 Makefile irc/bitlbee Makefile audio/amarok Makefile deskutils/kompose Makefile sysutils/eventwatcher Makefile audio/klira Makefile misc/kfile_torrent Makefile multimedia/cupid Makefile multimedia/gstreamer-editor Makefile multimedia/gstreamer-plugins Makefile multimedia/kmenc15 Makefile multimedia/konverter Makefile multimedia/ksubeditor Makefile multimedia/mkvtoolnix Makefile multimedia/mpeg4ip Makefile multimedia/ogle-gui Makefile multimedia/okle Makefile net/azureus Makefile net/edonkey-gui-gtk Makefile net/edonkey-gui-gtk-urlslave Makefile net/kmldonkey Makefile net/mute-net Makefile net/py-bittorrent Makefile net/py-bittorrent-devel Makefile net/py-kenosis-bittorrent Makefile net/xmule Makefile sysutils/knutclient Makefile x11-themes/gtk-aqualightblue-theme Makefile x11-themes/gtk-cleanice-engine Makefile x11-themes/gtk-flat-theme2 Makefile net/gaim-rss-reader Makefile comms/gfax Makefile deskutils/mcatalog Makefile editors/bless Makefile lang/mono Makefile astro/gkrellmoon2 Makefile multimedia/bmp-extra-plugins Makefile finance/kmymoney2 Makefile devel/agide Makefile devel/devhelp Makefile devel/regexxer Makefile textproc/meld Makefile textproc/stardict2-dictd_mova Makefile textproc/stardict2-quick Makefile net/gkrellmwireless2 Makefile sysutils/graveman Makefile comms/efax-gtk Makefile security/hashish Makefile net/grdesktop Makefile x11/wmctrl Makefile deskutils/kblticker Makefile x11/ruby-gtktrayicon Makefile Log: Bump PORTREVISION to chase the glib20 shared lib version change. Revision Changes Path 1.43 +1 -0 ports/accessibility/at-spi/Makefile 1.39 +1 -0 ports/accessibility/gail/Makefile 1.24 +1 -0 ports/accessibility/gnomemag/Makefile 1.11 +1 -1 ports/accessibility/gnomespeech/Makefile 1.11 +1 -1 ports/arabic/katoob/Makefile 1.8 +1 -1 ports/archivers/rox-archive/Makefile 1.4 +1 -1 ports/astro/gdesklets-goodweather-psi/Makefile 1.3 +1 -1 ports/astro/gkrellmoon2/Makefile 1.31 +1 -0 ports/astro/glunarclock/Makefile 1.25 +1 -1 ports/astro/gpsdrive/Makefile 1.6 +1 -1 ports/astro/ksetisaver/Makefile 1.10 +1 -0 ports/astro/ksetispy/Makefile 1.14 +1 -0 ports/astro/ksetiwatch/Makefile 1.5 +1 -1 ports/astro/nova/Makefile 1.23 +1 -0 ports/astro/seti_applet/Makefile 1.13 +1 -0 ports/astro/starplot/Makefile 1.36 +1 -0 ports/astro/xplanet/Makefile 1.18 +1 -1 ports/audio/amarok/Makefile 1.3 +1 -0 ports/audio/anthem/Makefile 1.33 +1 -0 ports/audio/arts/Makefile 1.22 +1 -0 ports/audio/audacity/Makefile 1.6 +1 -0 ports/audio/beast/Makefile 1.8 +1 -1 ports/audio/bebocd/Makefile 1.7 +1 -1 ports/audio/bmp-faad/Makefile 1.8 +1 -0 ports/audio/bmp-scrobbler/Makefile 1.6 +1 -1 ports/audio/bmp-songchange/Makefile 1.10 +1 -1 ports/audio/bmp-wma/Makefile 1.4 +1 -0 ports/audio/cantus_3/Makefile 1.3 +1 -1 ports/audio/coverhunter/Makefile 1.35 +1 -0 ports/audio/easytag-devel/Makefile 1.3 +1 -0 ports/audio/gaim-festival/Makefile 1.33 +1 -0 ports/audio/gkrellmms2/Makefile 1.12 +1 -1 ports/audio/gkrellmss2/Makefile 1.23 +1 -1 ports/audio/gkrellmvolume2/Makefile 1.5 +1 -1 ports/audio/glurp/Makefile 1.9 +1 -1 ports/audio/gmpc/Makefile 1.2 +1 -0 ports/audio/gnomoradio/Makefile 1.9 +1 -0 ports/audio/goobox/Makefile 1.58 +1 -1 ports/audio/gqmpeg-devel/Makefile 1.62 +1 -1 ports/audio/grip/Makefile 1.9 +1 -1 ports/audio/gspeakers/Makefile 1.9 +1 -1 ports/audio/gstreamer-monkeysaudio/Makefile 1.5 +1 -1 ports/audio/gtick/Makefile 1.22 +1 -1 ports/audio/gtkpod/Makefile 1.15 +1 -1 ports/audio/jamboree/Makefile 1.4 +1 -1 ports/audio/klira/Makefile 1.8 +1 -1 ports/audio/lindele/Makefile 1.14 +1 -1 ports/audio/liteamp/Makefile 1.8 +1 -1 ports/audio/marlin/Makefile 1.4 +1 -0 ports/audio/mbox/Makefile 1.30 +1 -0 ports/audio/mhwaveedit/Makefile 1.3 +1 -1 ports/audio/mixmos/Makefile 1.20 +1 -1 ports/audio/mp3stat/Makefile 1.3 +1 -0 ports/audio/mpeg4ip-faad/Makefile 1.5 +1 -0 ports/audio/mpeglib_artsplug/Makefile 1.8 +1 -1 ports/audio/muine/Makefile 1.21 +1 -1 ports/audio/muse/Makefile 1.3 +1 -1 ports/audio/musicbox-tag-editor/Makefile 1.5 +1 -0 ports/audio/ncmpc/Makefile 1.16 +1 -1 ports/audio/nogger/Makefile 1.2 +1 -0 ports/audio/rbscrobbler/Makefile 1.54 +1 -1 ports/audio/rhythmbox/Makefile 1.44 +1 -0 ports/audio/snd/Makefile 1.11 +1 -1 ports/audio/solfege/Makefile 1.24 +1 -0 ports/audio/streamtuner/Makefile 1.4 +1 -0 ports/audio/tagtool/Makefile 1.22 +1 -0 ports/audio/terminatorx/Makefile 1.4 +1 -1 ports/audio/tse3/Makefile 1.15 +1 -1 ports/audio/tunesbrowser/Makefile 1.14 +1 -1 ports/audio/wavbreaker/Makefile 1.25 +1 -1 ports/audio/xfce4-mixer/Makefile 1.10 +1 -0 ports/audio/xmms-arts_output/Makefile 1.17 +1 -1 ports/audio/xmms-kde/Makefile 1.7 +1 -0 ports/audio/yammi/Makefile 1.46 +1 -1 ports/audio/zinf/Makefile 1.14 +1 -1 ports/biology/L-Breeder/Makefile 1.26 +1 -0 ports/biology/gperiodic/Makefile 1.9 +1 -1 ports/biology/lsysexp/Makefile 1.17 +1 -1 ports/biology/treeviewx/Makefile 1.11 +1 -0 ports/cad/fandango/Makefile 1.21 +1 -0 ports/cad/gerbv/Makefile 1.19 +1 -0 ports/cad/oregano/Makefile 1.9 +1 -0 ports/cad/pdnmesh/Makefile 1.7 +1 -1 ports/cad/pythoncad/Makefile 1.11 +1 -1 ports/cad/transcalc/Makefile 1.8 +1 -1 ports/chinese/BBMan/Makefile 1.19 +1 -1 ports/chinese/gcin/Makefile 1.2 +1 -0 ports/chinese/reciteword/Makefile 1.4 +1 -0 ports/chinese/scim-chewing/Makefile 1.9 +1 -0 ports/chinese/scim-chinese/Makefile 1.8 +1 -0 ports/chinese/scim-tables/Makefile 1.3 +1 -1 ports/chinese/srecite/Makefile 1.5 +1 -1 ports/chinese/stardict2-dict-zh_CN/Makefile 1.5 +1 -1 ports/chinese/stardict2-dict-zh_TW/Makefile 1.14 +1 -1 ports/chinese/wenju/Makefile 1.14 +1 -0 ports/comms/efax-gtk/Makefile 1.16 +1 -1 ports/comms/gfax/Makefile 1.8 +1 -1 ports/comms/gmfsk/Makefile 1.6 +1 -1 ports/comms/kallers/Makefile 1.3 +1 -0 ports/comms/klog/Makefile 1.9 +1 -1 ports/comms/kpsk/Makefile 1.11 +1 -1 ports/comms/tilp/Makefile 1.3 +1 -1 ports/comms/trustedqsl/Makefile 1.5 +1 -1 ports/comms/xdx/Makefile 1.23 +1 -0 ports/comms/xlog/Makefile 1.11 +1 -1 ports/converters/ktextdecode/Makefile 1.36 +1 -1 ports/databases/clip/Makefile 1.16 +1 -1 ports/databases/knoda/Makefile 1.9 +1 -1 ports/databases/libgdamm/Makefile 1.18 +1 -1 ports/databases/mdbtools/Makefile 1.16 +1 -1 ports/databases/mysql-administrator/Makefile 1.27 +1 -1 ports/databases/mysql-navigator/Makefile 1.16 +1 -1 ports/databases/pgadmin3/Makefile 1.2 +1 -0 ports/databases/pgworksheet/Makefile 1.10 +1 -1 ports/databases/pydbdesigner/Makefile 1.16 +1 -0 ports/deskutils/basket/Makefile 1.5 +1 -1 ports/deskutils/blogtk/Makefile 1.14 +1 -1 ports/deskutils/dlume/Makefile 1.9 +1 -0 ports/deskutils/dragstack/Makefile 1.18 +1 -1 ports/deskutils/drivel/Makefile 1.7 +1 -0 ports/deskutils/fusenshi/Makefile 1.11 +1 -1 ports/deskutils/gdeskcal-skins/Makefile 1.23 +1 -1 ports/deskutils/gdeskcal/Makefile 1.7 +1 -1 ports/deskutils/gdesklets-calendar/Makefile 1.3 +1 -1 ports/deskutils/gdesklets-gnomebar/Makefile 1.9 +1 -1 ports/deskutils/gdesklets-ltvariations/Makefile 1.9 +1 -1 ports/deskutils/gdesklets-recentlyused/Makefile 1.14 +1 -0 ports/deskutils/gdesklets-starterbar/Makefile 1.30 +1 -0 ports/deskutils/gdesklets/Makefile 1.35 +1 -0 ports/deskutils/genius/Makefile 1.3 +1 -1 ports/deskutils/gkrellm-gtodo/Makefile 1.3 +1 -1 ports/deskutils/gkrellm-reminder2/Makefile 1.3 +1 -0 ports/deskutils/gnochm/Makefile 1.8 +1 -0 ports/deskutils/gnomeblog/Makefile 1.9 +1 -1 ports/deskutils/goats/Makefile 1.4 +1 -0 ports/deskutils/gruler/Makefile 1.9 +1 -1 ports/deskutils/gtkjournal/Makefile 1.12 +1 -1 ports/deskutils/gtodo/Makefile 1.5 +1 -1 ports/deskutils/gtweakui/Makefile 1.25 +1 -0 ports/deskutils/gucharmap/Makefile 1.2 +1 -0 ports/deskutils/gxmessage/Makefile 1.7 +1 -0 ports/deskutils/hot-babe/Makefile 1.6 +1 -1 ports/deskutils/karamba/Makefile 1.10 +1 -0 ports/deskutils/kbirthday/Makefile 1.2 +1 -0 ports/deskutils/kblticker/Makefile 1.48 +1 -0 ports/deskutils/kdepim3/Makefile 1.11 +1 -0 ports/deskutils/kdissert/Makefile 1.8 +1 -1 ports/deskutils/kickpim/Makefile 1.12 +1 -1 ports/deskutils/kluje/Makefile 1.14 +1 -0 ports/deskutils/knowit/Makefile 1.7 +1 -1 ports/deskutils/kompose/Makefile 1.8 +1 -1 ports/deskutils/krefty/Makefile 1.12 +1 -1 ports/deskutils/krss/Makefile 1.4 +1 -0 ports/deskutils/ksmoothdock/Makefile 1.8 +1 -1 ports/deskutils/ktagebuch/Makefile 1.4 +1 -1 ports/deskutils/kuake/Makefile 1.4 +1 -1 ports/deskutils/ljit/Makefile 1.14 +1 -1 ports/deskutils/logjam/Makefile 1.5 +1 -0 ports/deskutils/mcatalog/Makefile 1.9 +1 -1 ports/deskutils/mdh/Makefile 1.2 +1 -0 ports/deskutils/metabar/Makefile 1.7 +1 -1 ports/deskutils/multi-backgrounds-daemon/Makefile 1.12 +1 -1 ports/deskutils/multisync/Makefile 1.5 +1 -0 ports/deskutils/nautilus-sendto/Makefile 1.3 +1 -0 ports/deskutils/pal/Makefile 1.32 +1 -1 ports/deskutils/planner/Makefile 1.10 +1 -1 ports/deskutils/rox-memo/Makefile 1.14 +1 -0 ports/deskutils/rubrica/Makefile 1.11 +1 -0 ports/deskutils/superkaramba/Makefile 1.5 +1 -0 ports/deskutils/timer-applet/Makefile 1.17 +1 -0 ports/deskutils/xchm/Makefile 1.18 +1 -1 ports/deskutils/xfce4-calendar/Makefile 1.11 +1 -1 ports/deskutils/xfce4-notes-plugin/Makefile 1.8 +1 -0 ports/deskutils/xfce4-taskbar-plugin/Makefile 1.7 +1 -1 ports/deskutils/xfce4-windowlist-plugin/Makefile 1.5 +1 -1 ports/deskutils/xfce4-xkb-plugin/Makefile 1.9 +1 -1 ports/deskutils/xpad/Makefile 1.106 +1 -0 ports/devel/ORBit2/Makefile 1.5 +1 -1 ports/devel/agide/Makefile 1.30 +1 -1 ports/devel/anjuta/Makefile 1.13 +1 -1 ports/devel/boaconstructor/Makefile 1.11 +1 -1 ports/devel/c_c++_reference/Makefile 1.3 +1 -1 ports/devel/datadesigner/Makefile 1.14 +1 -0 ports/devel/dbus/Makefile 1.10 +1 -1 ports/devel/desktop-file-utils/Makefile 1.13 +1 -1 ports/devel/devhelp/Makefile 1.10 +1 -1 ports/devel/ecos-tools/Makefile 1.9 +1 -1 ports/devel/flowdesigner/Makefile 1.7 +1 -0 ports/devel/gaphor/Makefile 1.9 +1 -1 ports/devel/gconfmm/Makefile 1.18 +1 -0 ports/devel/gnome-vfsmm/Makefile 1.19 +1 -1 ports/devel/gnomebuild/Makefile 1.39 +1 -0 ports/devel/gob2/Makefile 1.47 +1 -0 ports/devel/gtranslator/Makefile 1.4 +1 -0 ports/devel/guikachu/Makefile 1.5 +1 -0 ports/devel/kcachegrind/Makefile 1.26 +1 -1 ports/devel/kdbg/Makefile 1.6 +1 -1 ports/devel/klassmodeler/Makefile 1.9 +1 -1 ports/devel/kprof/Makefile 1.9 +1 -0 ports/devel/kscope/Makefile 1.34 +1 -0 ports/devel/libIDL/Makefile 1.7 +1 -1 ports/devel/libassetml/Makefile 1.40 +1 -0 ports/devel/libbonobo/Makefile 1.15 +1 -1 ports/devel/libbonobomm/Makefile 1.6 +1 -1 ports/devel/libchipcard-kde/Makefile 1.4 +1 -1 ports/devel/libgconf-java/Makefile 1.4 +1 -1 ports/devel/libglade-java/Makefile 1.12 +1 -1 ports/devel/libglademm/Makefile 1.2 +1 -0 ports/devel/liboil/Makefile 1.18 +1 -1 ports/devel/liboop/Makefile 1.8 +1 -1 ports/devel/libsigcx/Makefile 1.27 +1 -1 ports/devel/libsoup/Makefile 1.11 +1 -1 ports/devel/libticalcs/Makefile 1.10 +1 -1 ports/devel/maketool/Makefile 1.8 +1 -0 ports/devel/monodoc/Makefile 1.26 +1 -0 ports/devel/orbitcpp/Makefile 1.3 +1 -1 ports/devel/p5-File-MimeInfo/Makefile 1.12 +1 -1 ports/devel/p5-Glib2/Makefile 1.2 +1 -0 ports/devel/p5-Gnome2-GConf/Makefile 1.7 +1 -1 ports/devel/py-dbus/Makefile 1.24 +1 -0 ports/devel/py-orbit2/Makefile 1.17 +1 -0 ports/devel/py-roxlib/Makefile 1.15 +1 -1 ports/devel/regexxer/Makefile 1.7 +1 -0 ports/devel/wininfo/Makefile 1.11 +1 -0 ports/devel/wxGlade/Makefile 1.6 +1 -1 ports/dns/gresolver/Makefile 1.10 +1 -1 ports/editors/abiword-plugins/Makefile 1.107 +1 -0 ports/editors/abiword/Makefile 1.10 +1 -1 ports/editors/beaver/Makefile 1.7 +1 -0 ports/editors/bless/Makefile 1.4 +1 -0 ports/editors/code-browser/Makefile 1.26 +1 -0 ports/editors/conglomerate/Makefile 1.11 +1 -1 ports/editors/gedit-plugins/Makefile 1.21 +1 -1 ports/editors/ghex/Makefile 1.4 +1 -0 ports/editors/gphpedit/Makefile 1.19 +1 -0 ports/editors/kile/Makefile 1.17 +1 -0 ports/editors/kxmleditor/Makefile 1.14 +1 -0 ports/editors/leafpad/Makefile 1.13 +1 -0 ports/editors/mlview/Makefile 1.30 +1 -0 ports/editors/ooodict-all/Makefile 1.169 +1 -1 ports/editors/openoffice-1.1-devel/Makefile 1.179 +1 -0 ports/editors/openoffice-1.1/Makefile 1.158 +1 -0 ports/editors/openoffice-2.0-devel/Makefile 1.33 +1 -0 ports/editors/poedit/Makefile 1.12 +1 -0 ports/editors/rox-edit/Makefile 1.7 +1 -0 ports/editors/tea/Makefile 1.4 +1 -0 ports/emulators/e-uae/Makefile 1.18 +1 -0 ports/emulators/gxmame/Makefile 1.17 +1 -1 ports/emulators/kmamerun/Makefile 1.5 +1 -1 ports/emulators/snes9express/Makefile 1.24 +1 -1 ports/finance/grisbi/Makefile 1.8 +1 -1 ports/finance/kexchange/Makefile 1.20 +1 -0 ports/finance/khacc/Makefile 1.4 +1 -1 ports/finance/kmymoney2/Makefile 1.3 +1 -1 ports/finance/mybudget/Makefile 1.2 +1 -0 ports/french/alphabet_sounds_fr/Makefile 1.10 +1 -0 ports/french/mozilla-flp/Makefile 1.55 +1 -1 ports/ftp/downloader/Makefile 1.17 +1 -1 ports/ftp/ftpcube/Makefile 1.8 +1 -0 ports/ftp/gwget/Makefile 1.10 +1 -0 ports/ftp/kasablanca/Makefile 1.24 +1 -1 ports/ftp/kbear/Makefile 1.7 +1 -0 ports/ftp/kftpgrabber/Makefile 1.3 +1 -1 ports/ftp/kpum/Makefile 1.11 +1 -0 ports/ftp/kwebget/Makefile 1.2 +1 -0 ports/ftp/pureadmin/Makefile 1.5 +1 -1 ports/ftp/urlgfe/Makefile 1.10 +1 -1 ports/games/abridge/Makefile 1.21 +1 -1 ports/games/atomix/Makefile 1.11 +1 -0 ports/games/bygfoot/Makefile 1.3 +1 -0 ports/games/childsplay/Makefile 1.10 +1 -1 ports/games/csmash/Makefile 1.12 +1 -0 ports/games/easysok/Makefile 1.12 +1 -1 ports/games/fgkicker/Makefile 1.10 +1 -0 ports/games/freedoko/Makefile 1.13 +1 -0 ports/games/gbottler/Makefile 1.46 +1 -0 ports/games/gcompris2/Makefile 1.25 +1 -0 ports/games/gnocatan/Makefile 1.7 +1 -1 ports/games/gnome-music-quiz/Makefile 1.7 +1 -1 ports/games/gnomeattacks/Makefile 1.19 +1 -1 ports/games/gnomebreakout/Makefile 1.11 +1 -1 ports/games/gnubg/Makefile 1.12 +1 -1 ports/games/gretools/Makefile 1.19 +1 -1 ports/games/grhino/Makefile 1.13 +1 -1 ports/games/groundhog/Makefile 1.31 +1 -0 ports/games/gtetrinet/Makefile 1.35 +1 -0 ports/games/gtkballs/Makefile 1.19 +1 -1 ports/games/gtktetcolor/Makefile 1.12 +1 -1 ports/games/gturing/Makefile 1.8 +1 -0 ports/games/gweled/Makefile 1.4 +1 -1 ports/games/kanatest/Makefile 1.10 +1 -0 ports/games/kbilliards/Makefile 1.85 +1 -1 ports/games/kdegames3/Makefile 1.7 +1 -1 ports/games/kfreerings/Makefile 1.3 +1 -0 ports/games/kgeography/Makefile 1.9 +1 -1 ports/games/knights/Makefile 1.8 +1 -1 ports/games/kpicframer/Makefile 1.5 +1 -1 ports/games/kpictorial/Makefile 1.14 +1 -1 ports/games/kpuzzle/Makefile 1.8 +1 -1 ports/games/krosswordplayer/Makefile 1.5 +1 -1 ports/games/kslide/Makefile 1.9 +1 -1 ports/games/ktritoc/Makefile 1.10 +1 -1 ports/games/kwappen/Makefile 1.4 +1 -0 ports/games/libmaitretarot/Makefile 1.4 +1 -0 ports/games/libmt_client/Makefile 1.2 +1 -0 ports/games/maitretarot/Makefile 1.19 +1 -1 ports/games/monkeybubble/Makefile 1.13 +1 -1 ports/games/monster-masher/Makefile 1.3 +1 -0 ports/games/mt_dolphin_ia/Makefile 1.3 +1 -1 ports/games/mt_gtk_client/Makefile 1.19 +1 -0 ports/games/ninix-aya/Makefile 1.11 +1 -1 ports/games/pykawari/Makefile 1.22 +1 -0 ports/games/rtb/Makefile 1.21 +1 -0 ports/games/scorched3d/Makefile 1.9 +1 -1 ports/games/senken/Makefile 1.8 +1 -0 ports/games/six/Makefile 1.15 +1 -1 ports/games/sopwith/Makefile 1.17 +1 -1 ports/games/spacehulk/Makefile 1.17 +1 -1 ports/games/taxipilot/Makefile 1.26 +1 -1 ports/games/teg/Makefile 1.23 +1 -1 ports/games/xfce4-toys/Makefile 1.7 +1 -0 ports/german/kheisereg/Makefile 1.12 +1 -0 ports/german/ksteak/Makefile 1.3 +1 -0 ports/graphics/bmp-rootvis/Makefile 1.6 +1 -0 ports/graphics/cbrpager/Makefile 1.50 +1 -1 ports/graphics/dia/Makefile 1.16 +1 -0 ports/graphics/diacanvas2/Makefile 1.14 +1 -1 ports/graphics/digikam/Makefile 1.2 +1 -0 ports/graphics/digikamimageplugins/Makefile 1.7 +1 -0 ports/graphics/fyre/Makefile 1.176 +1 -1 ports/graphics/gimp/Makefile 1.33 +1 -1 ports/graphics/giram/Makefile 1.12 +1 -1 ports/graphics/gkrellkam2/Makefile 1.35 +1 -0 ports/graphics/gliv/Makefile 1.39 +1 -1 ports/graphics/gnofract4d/Makefile 1.15 +1 -1 ports/graphics/gqview-devel/Makefile 1.54 +1 -0 ports/graphics/gqview/Makefile 1.12 +1 -0 ports/graphics/gthumb/Makefile 1.20 +1 -1 ports/graphics/gtkam/Makefile 1.6 +1 -0 ports/graphics/gtkcairo/Makefile 1.17 +1 -0 ports/graphics/gts/Makefile 1.9 +1 -1 ports/graphics/gwenview/Makefile 1.4 +1 -0 ports/graphics/hugin/Makefile 1.10 +1 -1 ports/graphics/k3d/Makefile 1.7 +1 -1 ports/graphics/kalbum/Makefile 1.12 +1 -1 ports/graphics/kallery/Makefile 1.13 +1 -0 ports/graphics/kbarcode/Makefile 1.10 +1 -0 ports/graphics/kimdaba/Makefile 1.10 +1 -1 ports/graphics/kipi-plugins/Makefile 1.23 +1 -1 ports/graphics/kludge3d/Makefile 1.17 +1 -1 ports/graphics/landscape/Makefile 1.20 +1 -1 ports/graphics/libexif-gtk/Makefile 1.11 +1 -1 ports/graphics/libgnomecanvasmm/Makefile 1.2 +1 -0 ports/graphics/libkexif/Makefile 1.2 +1 -0 ports/graphics/libkipi/Makefile 1.11 +1 -0 ports/graphics/lphoto/Makefile 1.16 +1 -1 ports/graphics/multivideo/Makefile 1.15 +1 -1 ports/graphics/osgedit/Makefile 1.13 +1 -1 ports/graphics/passepartout/Makefile 1.18 +1 -1 ports/graphics/pixieplus/Makefile 1.6 +1 -0 ports/graphics/potracegui/Makefile 1.6 +1 -1 ports/graphics/py-cairo/Makefile 1.53 +1 -1 ports/graphics/sane-frontends/Makefile 1.21 +1 -0 ports/graphics/showimg/Makefile 1.64 +1 -1 ports/graphics/sodipodi/Makefile 1.21 +1 -1 ports/graphics/swfdec/Makefile 1.16 +1 -1 ports/graphics/truevision/Makefile 1.14 +1 -0 ports/irc/bitlbee/Makefile 1.10 +1 -1 ports/irc/ctrlproxy/Makefile 1.4 +1 -1 ports/irc/gdesklets-irc/Makefile 1.7 +1 -1 ports/irc/kmyirc/Makefile 1.17 +1 -0 ports/irc/konversation/Makefile 1.40 +1 -1 ports/irc/kvirc/Makefile 1.4 +1 -1 ports/irc/kwirc/Makefile 1.22 +1 -0 ports/irc/lostirc/Makefile 1.142 +1 -1 ports/irc/xchat-gnome/Makefile 1.9 +1 -1 ports/irc/xchat-systray-plugin/Makefile 1.142 +1 -0 ports/irc/xchat2/Makefile 1.30 +1 -1 ports/japanese/ebview-gtk2/Makefile 1.16 +1 -0 ports/japanese/im-ja/Makefile 1.2 +1 -0 ports/japanese/kasumi/Makefile 1.64 +1 -1 ports/japanese/mozilla-jlp-devel/Makefile 1.65 +1 -1 ports/japanese/mozilla-jlp/Makefile 1.17 +1 -1 ports/japanese/openoffice-templates/Makefile 1.2 +1 -0 ports/japanese/scim-anthy/Makefile 1.8 +1 -0 ports/japanese/scim-tables/Makefile 1.4 +1 -0 ports/japanese/scim-uim/Makefile 1.16 +1 -1 ports/japanese/skk-tools/Makefile 1.22 +1 -1 ports/japanese/skk/Makefile 1.21 +1 -1 ports/japanese/skkfep/Makefile 1.5 +1 -1 ports/japanese/stardict2-dict-ja/Makefile 1.30 +1 -0 ports/japanese/uim/Makefile 1.7 +1 -0 ports/java/classpath/Makefile 1.2 +1 -0 ports/java/eclipse-EPIC/Makefile 1.8 +1 -1 ports/java/eclipse-cdt/Makefile 1.3 +1 -1 ports/java/eclipse-checkstyle/Makefile 1.5 +1 -1 ports/java/eclipse-clay-core/Makefile 1.6 +1 -1 ports/java/eclipse-emf/Makefile 1.7 +1 -1 ports/java/eclipse-examples/Makefile 1.5 +1 -1 ports/java/eclipse-gef-examples/Makefile 1.6 +1 -1 ports/java/eclipse-gef/Makefile 1.15 +1 -1 ports/java/eclipse-langpack/Makefile 1.3 +1 -1 ports/java/eclipse-log4e/Makefile 1.5 +1 -1 ports/java/eclipse-lomboz/Makefile 1.7 +1 -1 ports/java/eclipse-pmd/Makefile 1.3 +1 -1 ports/java/eclipse-quantum/Makefile 1.3 +1 -1 ports/java/eclipse-sqlexplorer/Makefile 1.3 +1 -1 ports/java/eclipse-sysdeo-tomcat/Makefile 1.6 +1 -1 ports/java/eclipse-uml/Makefile 1.5 +1 -0 ports/java/eclipse-vep-examples/Makefile 1.7 +1 -1 ports/java/eclipse-vep/Makefile 1.30 +1 -1 ports/java/eclipse/Makefile 1.3 +1 -1 ports/java/eclipseme/Makefile 1.27 +1 -0 ports/java/jmp/Makefile 1.8 +1 -0 ports/java/phpeclipse/Makefile 1.32 +1 -1 ports/java/sablevm/Makefile 1.18 +1 -1 ports/korean/gdick/Makefile 1.8 +1 -0 ports/korean/imhangul/Makefile 1.22 +1 -0 ports/korean/nabi/Makefile 1.8 +1 -0 ports/korean/scim-tables/Makefile 1.30 +1 -0 ports/lang/gambas/Makefile 1.2 +1 -0 ports/lang/ironpython/Makefile 1.10 +1 -1 ports/lang/klogoturtle/Makefile 1.22 +1 -0 ports/lang/mdk/Makefile 1.41 +1 -0 ports/lang/mono/Makefile 1.2 +1 -0 ports/lang/osb-jscore/Makefile 1.92 +1 -1 ports/mail/balsa/Makefile 1.25 +1 -1 ports/mail/enigmail/Makefile 1.4 +1 -1 ports/mail/gdesklets-enhallmail/Makefile 1.8 +1 -1 ports/mail/gkrellmmailwatch2/Makefile 1.32 +1 -0 ports/mail/gmime2/Makefile 1.12 +1 -1 ports/mail/gnubiff/Makefile 1.3 +1 -1 ports/mail/gtray/Makefile 1.39 +1 -1 ports/mail/kbiff/Makefile 1.10 +1 -1 ports/mail/kshowmail/Makefile 1.16 +1 -1 ports/mail/libnewmail/Makefile 1.25 +1 -1 ports/mail/mahogany/Makefile 1.21 +1 -0 ports/mail/mail-notification/Makefile 1.5 +1 -1 ports/mail/mboxcheck-applet/Makefile 1.5 +1 -1 ports/mail/p5-MIME-Fast/Makefile 1.23 +1 -0 ports/mail/sylpheed-gtk2/Makefile 1.100 +1 -1 ports/mail/sylpheed2/Makefile 1.40 +1 -1 ports/mail/thunderbird/Makefile 1.20 +1 -1 ports/math/clarence/Makefile 1.22 +1 -0 ports/math/drgeo/Makefile 1.3 +1 -0 ports/math/fityk/Makefile 1.18 +1 -1 ports/math/fung-calc/Makefile 1.13 +1 -1 ports/math/galculator/Makefile 1.11 +1 -0 ports/math/gambit/Makefile 1.110 +1 -0 ports/math/gnumeric/Makefile 1.6 +1 -1 ports/math/koctave/Makefile 1.5 +1 -1 ports/math/py-matplotlib/Makefile 1.6 +1 -0 ports/math/qalculate/Makefile 1.9 +1 -0 ports/misc/bibletime/Makefile 1.7 +1 -1 ports/misc/documancer/Makefile 1.25 +1 -1 ports/misc/gaim-guifications/Makefile 1.10 +1 -1 ports/misc/gkrellm-gamma/Makefile 1.8 +1 -1 ports/misc/gkrellm-helium/Makefile 1.14 +1 -1 ports/misc/gkrellm-xkb/Makefile 1.14 +1 -0 ports/misc/gkrellmbgchg2/Makefile 1.11 +1 -0 ports/misc/gkrellmfmonitor2/Makefile 1.12 +1 -0 ports/misc/gkrellmlaunch2/Makefile 1.6 +1 -1 ports/misc/gkrellshoot2/Makefile 1.11 +1 -0 ports/misc/gkrellweather2/Makefile 1.9 +1 -0 ports/misc/gkx86info2/Makefile 1.3 +1 -0 ports/misc/gnome-osd/Makefile 1.19 +1 -1 ports/misc/gnomesword/Makefile 1.22 +1 -0 ports/misc/gonvert/Makefile 1.5 +1 -1 ports/misc/gregexp/Makefile 1.41 +1 -0 ports/misc/gretl/Makefile 1.3 +1 -1 ports/misc/k3b-i18n/Makefile 1.12 +1 -0 ports/misc/katalog/Makefile 1.2 +1 -0 ports/misc/kfile_torrent/Makefile 1.2 +1 -0 ports/misc/kile-i18n/Makefile 1.30 +1 -0 ports/misc/kwatch/Makefile 1.15 +1 -1 ports/misc/lingoteach/Makefile 1.102 +1 -1 ports/misc/mc/Makefile 1.17 +1 -1 ports/misc/quick-lounge-applet/Makefile 1.12 +1 -1 ports/misc/salias/Makefile 1.31 +1 -1 ports/misc/shared-mime-info/Makefile 1.8 +1 -1 ports/misc/telbook/Makefile 1.30 +1 -0 ports/misc/tellico/Makefile 1.2 +1 -0 ports/misc/translator/Makefile 1.14 +1 -1 ports/misc/uf-view/Makefile 1.7 +1 -1 ports/misc/wmcalendar/Makefile 1.2 +1 -1 ports/misc/xfce4-appfinder/Makefile 1.6 +1 -1 ports/misc/xfce4-artwork/Makefile 1.20 +1 -1 ports/misc/xfce4-iconbox/Makefile 1.11 +1 -0 ports/misc/xfce4-weather-plugin/Makefile 1.6 +1 -1 ports/multimedia/acidrip/Makefile 1.20 +1 -0 ports/multimedia/avidemux2/Makefile 1.22 +1 -1 ports/multimedia/beep-media-player/Makefile 1.2 +1 -0 ports/multimedia/bmp-extra-plugins/Makefile 1.3 +1 -1 ports/multimedia/cupid/Makefile 1.7 +1 -0 ports/multimedia/dvdstyler/Makefile 1.4 +1 -1 ports/multimedia/gaim-xmms-remote/Makefile 1.5 +1 -1 ports/multimedia/gdvrecv/Makefile 1.9 +1 -1 ports/multimedia/gmencoder/Makefile 1.3 +1 -0 ports/multimedia/grpplaylist/Makefile 1.16 +1 -0 ports/multimedia/gstreamer-editor/Makefile 1.10 +1 -1 ports/multimedia/gstreamer-ffmpeg/Makefile 1.78 +1 -1 ports/multimedia/gstreamer-plugins/Makefile 1.12 +1 -1 ports/multimedia/gxine/Makefile 1.3 +1 -1 ports/multimedia/gxmms/Makefile 1.6 +1 -1 ports/multimedia/handbrake/Makefile 1.9 +1 -1 ports/multimedia/hayes/Makefile 1.2 +1 -0 ports/multimedia/kaffeine-mozilla/Makefile 1.17 +1 -0 ports/multimedia/kaffeine/Makefile 1.111 +1 -0 ports/multimedia/kdemultimedia3/Makefile 1.3 +1 -1 ports/multimedia/kino-dvtitler/Makefile 1.13 +1 -1 ports/multimedia/kino/Makefile 1.3 +1 -0 ports/multimedia/kmenc15/Makefile 1.5 +1 -1 ports/multimedia/konverter/Makefile 1.8 +1 -0 ports/multimedia/kplayer/Makefile 1.9 +1 -1 ports/multimedia/ksubeditor/Makefile 1.19 +1 -0 ports/multimedia/mkvtoolnix/Makefile 1.51 +1 -1 ports/multimedia/mpeg4ip/Makefile 1.33 +1 -1 ports/multimedia/ogle-gui/Makefile 1.10 +1 -0 ports/multimedia/ogmrip/Makefile 1.15 +1 -1 ports/multimedia/okle/Makefile 1.4 +1 -1 ports/multimedia/pitivi/Makefile 1.11 +1 -0 ports/multimedia/py-gstreamer/Makefile 1.14 +1 -1 ports/multimedia/quark/Makefile 1.82 +1 -1 ports/multimedia/vlc/Makefile 1.2 +1 -0 ports/multimedia/xfce4-media/Makefile 1.6 +1 -1 ports/multimedia/xfce4-xmms-controller-plugin/Makefile 1.5 +1 -1 ports/multimedia/xfce4-xmms-plugin/Makefile 1.6 +1 -1 ports/multimedia/xine_artsplugin/Makefile 1.5 +1 -1 ports/multimedia/xvid4conf/Makefile 1.24 +1 -1 ports/net-mgmt/etherape/Makefile 1.23 +1 -0 ports/net-mgmt/ettercap/Makefile 1.14 +1 -1 ports/net/amule-devel/Makefile 1.11 +1 -1 ports/net/amule/Makefile 1.12 +1 -1 ports/net/azureus/Makefile 1.4 +1 -0 ports/net/blam/Makefile 1.10 +1 -1 ports/net/edonkey-gui-gtk-urlslave/Makefile 1.20 +1 -1 ports/net/edonkey-gui-gtk/Makefile 1.81 +1 -0 ports/net/ethereal/Makefile 1.12 +1 -1 ports/net/gaim-openq/Makefile 1.4 +1 -1 ports/net/gaim-rss-reader/Makefile 1.5 +1 -1 ports/net/gdesklets-lt-network/Makefile 1.7 +1 -1 ports/net/gdesklets-networkinfo/Makefile 1.6 +1 -1 ports/net/giftcurs/Makefile 1.5 +1 -1 ports/net/giftoxic/Makefile 1.4 +1 -1 ports/net/giftui/Makefile 1.6 +1 -1 ports/net/gkrellm-gift/Makefile 1.7 +1 -0 ports/net/gkrellmmultiping2/Makefile 1.5 +1 -1 ports/net/gkrellmwireless2/Makefile 1.3 +1 -0 ports/net/gmdns/Makefile 1.27 +1 -1 ports/net/gnet-glib2/Makefile 1.30 +1 -1 ports/net/gnet2/Makefile 1.3 +1 -0 ports/net/gnoemoe/Makefile 1.15 +1 -0 ports/net/gnome-btdownload/Makefile 1.10 +1 -1 ports/net/gnome-jabber/Makefile 1.26 +1 -1 ports/net/gnome-mud/Makefile 1.67 +1 -1 ports/net/gnomeicu2/Makefile 1.47 +1 -1 ports/net/gnomemeeting/Makefile 1.47 +1 -0 ports/net/gnunet/Makefile 1.20 +1 -0 ports/net/gossip/Makefile 1.27 +1 -1 ports/net/gq/Makefile 1.7 +1 -1 ports/net/grdesktop/Makefile 1.15 +1 -0 ports/net/gsk/Makefile 1.12 +1 -1 ports/net/gspoof/Makefile 1.5 +1 -1 ports/net/gtorrentviewer/Makefile 1.10 +1 -1 ports/net/gyach/Makefile 1.10 +1 -0 ports/net/kf/Makefile 1.19 +1 -1 ports/net/kmerlin/Makefile 1.21 +1 -1 ports/net/kmess/Makefile 1.18 +1 -0 ports/net/kmldonkey/Makefile 1.3 +1 -1 ports/net/knemo/Makefile 1.10 +1 -1 ports/net/konverse/Makefile 1.6 +1 -1 ports/net/kpopup/Makefile 1.15 +1 -1 ports/net/krdesktop/Makefile 1.14 +1 -1 ports/net/libgnetwork/Makefile 1.3 +1 -0 ports/net/libmms/Makefile 1.15 +1 -1 ports/net/libyahoo2/Makefile 1.36 +1 -0 ports/net/liferea/Makefile 1.35 +1 -1 ports/net/linc/Makefile 1.7 +1 -0 ports/net/link-monitor-applet/Makefile 1.26 +1 -0 ports/net/linphone-base/Makefile 1.26 +1 -1 ports/net/linphone/Makefile 1.23 +1 -0 ports/net/loudmouth/Makefile 1.20 +1 -1 ports/net/meanwhile-gaim/Makefile 1.12 +1 -1 ports/net/meanwhile/Makefile 1.52 +1 -1 ports/net/mtr/Makefile 1.2 +1 -0 ports/net/mu-conference/Makefile 1.14 +1 -1 ports/net/mute-net/Makefile 1.17 +1 -1 ports/net/netspeed_applet/Makefile 1.6 +1 -1 ports/net/ortp/Makefile 1.15 +1 -0 ports/net/py-bittornado/Makefile 1.25 +1 -0 ports/net/py-bittorrent-devel/Makefile 1.22 +1 -1 ports/net/py-bittorrent/Makefile 1.23 +1 -0 ports/net/py-kenosis-bittorrent/Makefile 1.2 +1 -0 ports/net/py-mp-random/Makefile 1.14 +1 -0 ports/net/pyslsk/Makefile 1.14 +1 -1 ports/net/qtella/Makefile 1.7 +1 -0 ports/net/roadrunner/Makefile 1.14 +1 -0 ports/net/silky/Makefile 1.20 +1 -1 ports/net/simicq/Makefile 1.14 +1 -1 ports/net/straw/Makefile 1.17 +1 -1 ports/net/tsclient/Makefile 1.2 +1 -0 ports/net/vqcc-gtk/Makefile 1.11 +1 -1 ports/net/wistumbler2/Makefile 1.35 +1 -1 ports/net/xmule/Makefile 1.2 +1 -0 ports/news/klibido/Makefile 1.101 +1 -1 ports/news/pan2/Makefile 1.19 +1 -1 ports/news/pyne/Makefile 1.40 +1 -1 ports/palm/gnomepilot-conduits2/Makefile 1.60 +1 -1 ports/palm/gnomepilot2/Makefile 1.46 +1 -1 ports/palm/jpilot/Makefile 1.8 +1 -0 ports/palm/synce-gnomevfs/Makefile 1.8 +1 -0 ports/palm/synce-kde/Makefile 1.2 +1 -0 ports/palm/synce-multisync/Makefile 1.6 +1 -0 ports/palm/synce-trayicon/Makefile 1.26 +1 -0 ports/polish/gnugadu2/Makefile 1.3 +1 -1 ports/polish/tleenx2/Makefile 1.43 +1 -0 ports/print/ggv/Makefile 1.18 +1 -0 ports/print/gnome-cups-manager/Makefile 1.10 +1 -1 ports/print/gnomephotoprinter/Makefile 1.6 +1 -1 ports/print/gribouy/Makefile 1.20 +1 -0 ports/print/gtklp/Makefile 1.10 +1 -1 ports/print/kaspaliste/Makefile 1.6 +1 -1 ports/print/kcdlabel/Makefile 1.8 +1 -1 ports/print/kover/Makefile 1.13 +1 -0 ports/print/libgnomecups/Makefile 1.26 +1 -1 ports/print/xfce4-print/Makefile 1.12 +1 -1 ports/russian/ksocrat/Makefile 1.5 +1 -0 ports/science/cdcl/Makefile 1.21 +1 -0 ports/science/chemtool/Makefile 1.10 +1 -0 ports/science/gave/Makefile 1.28 +1 -0 ports/science/gchempaint/Makefile 1.23 +1 -1 ports/science/gchemutils/Makefile 1.18 +1 -1 ports/science/gdis/Makefile 1.6 +1 -1 ports/science/kst/Makefile 1.8 +1 -0 ports/science/ruby-dcl/Makefile 1.9 +1 -0 ports/science/ruby-gphys/Makefile 1.25 +1 -0 ports/security/gaim-encryption/Makefile 1.7 +1 -1 ports/security/gcipher/Makefile 1.4 +1 -1 ports/security/gnome-password-generator/Makefile 1.7 +1 -1 ports/security/gnome-ssh-askpass/Makefile 1.5 +1 -0 ports/security/gnomekeyringmanager/Makefile 1.20 +1 -0 ports/security/gpa/Makefile 1.17 +1 -1 ports/security/gringotts/Makefile 1.23 +1 -1 ports/security/hashish/Makefile 1.11 +1 -1 ports/security/kgpg/Makefile 1.20 +1 -1 ports/security/kssh/Makefile 1.10 +1 -0 ports/security/libgnomesu/Makefile 1.28 +1 -1 ports/security/lsh/Makefile 1.24 +1 -1 ports/security/pinentry/Makefile 1.6 +1 -1 ports/security/revelation/Makefile 1.6 +1 -1 ports/security/ssh_askpass_gtk2/Makefile 1.5 +1 -0 ports/shells/viewglob/Makefile 1.14 +1 -0 ports/sysutils/barry/Makefile 1.8 +1 -1 ports/sysutils/battfink/Makefile 1.6 +1 -1 ports/sysutils/bpm/Makefile 1.8 +1 -0 ports/sysutils/bubblemon2/Makefile 1.10 +1 -1 ports/sysutils/cdbakeoven/Makefile 1.6 +1 -1 ports/sysutils/cog/Makefile 1.3 +1 -1 ports/sysutils/eventwatcher/Makefile 1.9 +1 -1 ports/sysutils/filelight/Makefile 1.5 +1 -1 ports/sysutils/gcdmaster/Makefile 1.6 +1 -1 ports/sysutils/gkleds2/Makefile 1.7 +1 -1 ports/sysutils/gkrellfire/Makefile 1.3 +1 -1 ports/sysutils/gkrellm-trayicons/Makefile 1.109 +1 -1 ports/sysutils/gkrellm2/Makefile 1.6 +1 -1 ports/sysutils/gkrellmwho2/Makefile 1.9 +1 -1 ports/sysutils/gkrelltop/Makefile 1.5 +1 -1 ports/sysutils/gksu/Makefile 1.18 +1 -1 ports/sysutils/gnome-pkgview/Makefile 1.3 +1 -0 ports/sysutils/gnome-schedule/Makefile 1.5 +1 -1 ports/sysutils/gnomesu/Makefile 1.8 +1 -1 ports/sysutils/gpkgdep/Makefile 1.5 +1 -1 ports/sysutils/graveman/Makefile 1.14 +1 -1 ports/sysutils/gtk-imonc/Makefile 1.25 +1 -0 ports/sysutils/gtk-send-pr/Makefile 1.19 +1 -0 ports/sysutils/k3b/Makefile 1.8 +1 -1 ports/sysutils/kcpuload/Makefile 1.6 +1 -1 ports/sysutils/kcube/Makefile 1.5 +1 -0 ports/sysutils/kdar/Makefile 1.9 +1 -0 ports/sysutils/kdirstat/Makefile 1.12 +1 -0 ports/sysutils/kkbswitch/Makefile 1.4 +1 -1 ports/sysutils/kkeyled/Makefile 1.7 +1 -1 ports/sysutils/knutclient/Makefile 1.21 +1 -0 ports/sysutils/krename/Makefile 1.3 +1 -1 ports/sysutils/libgksu/Makefile 1.3 +1 -1 ports/sysutils/libgksuui/Makefile 1.6 +1 -1 ports/sysutils/nvclock/Makefile 1.2 +1 -0 ports/sysutils/portbrowser/Makefile 1.10 +1 -1 ports/sysutils/pwg/Makefile 1.17 +1 -1 ports/sysutils/slmon/Makefile 1.13 +1 -1 ports/sysutils/xfce4-battery-plugin/Makefile 1.10 +1 -1 ports/sysutils/xfce4-cpugraph-plugin/Makefile 1.10 +1 -1 ports/sysutils/xfce4-fsguard-plugin/Makefile 1.4 +1 -1 ports/sysutils/xfce4-genmon-plugin/Makefile 1.18 +1 -1 ports/sysutils/xfce4-mcs-manager/Makefile 1.22 +1 -1 ports/sysutils/xfce4-mcs-plugins/Makefile 1.6 +1 -1 ports/sysutils/xfce4-minicmd-plugin/Makefile 1.10 +1 -1 ports/sysutils/xfce4-netload-plugin/Makefile 1.12 +1 -1 ports/sysutils/xfce4-showdesktop-plugin/Makefile 1.13 +1 -1 ports/sysutils/xfce4-systemload-plugin/Makefile 1.22 +1 -1 ports/sysutils/xfce4-utils/Makefile 1.6 +1 -1 ports/sysutils/xfce4-wavelan-plugin/Makefile 1.7 +1 -0 ports/sysutils/xvidcap/Makefile 1.4 +1 -1 ports/textproc/aiksaurus-gtk/Makefile 1.14 +1 -0 ports/textproc/enchant/Makefile 1.21 +1 -1 ports/textproc/gdome2/Makefile 1.14 +1 -1 ports/textproc/gmetadom/Makefile 1.2 +1 -0 ports/textproc/gnome-translate/Makefile 1.19 +1 -1 ports/textproc/gnomespell/Makefile 1.21 +1 -0 ports/textproc/gtkspell2/Makefile 1.6 +1 -1 ports/textproc/iiimf-gnome-im-switcher/Makefile 1.12 +1 -1 ports/textproc/iiimf-gtk/Makefile 1.12 +1 -0 ports/textproc/kbedic/Makefile 1.14 +1 -0 ports/textproc/kdiff3/Makefile 1.12 +1 -0 ports/textproc/libcroco/Makefile 1.2 +1 -0 ports/textproc/libtranslate/Makefile 1.11 +1 -0 ports/textproc/libwpd/Makefile 1.15 +1 -1 ports/textproc/meld/Makefile 1.7 +1 -1 ports/textproc/p5-Search-Saryer/Makefile 1.6 +1 -1 ports/textproc/p5-XML-GDOME/Makefile 1.11 +1 -1 ports/textproc/ruby-gdome/Makefile 1.4 +1 -1 ports/textproc/ruby-rwv2/Makefile 1.9 +1 -1 ports/textproc/ruby-sary/Makefile 1.10 +1 -1 ports/textproc/sagasu/Makefile 1.14 +1 -1 ports/textproc/sary/Makefile 1.2 +1 -0 ports/textproc/scim-table-imengine/Makefile 1.11 +1 -0 ports/textproc/scim/Makefile 1.12 +1 -0 ports/textproc/skim/Makefile 1.2 +1 -0 ports/textproc/stardict2-dictd_mova/Makefile 1.2 +1 -0 ports/textproc/stardict2-quick/Makefile 1.21 +1 -0 ports/textproc/stardict2/Makefile 1.12 +1 -0 ports/textproc/wv2/Makefile 1.6 +1 -1 ports/textproc/xmlroff/Makefile 1.2 +1 -0 ports/vietnamese/xvnkb/Makefile 1.12 +1 -1 ports/www/akregator/Makefile 1.35 +1 -1 ports/www/bluefish/Makefile 1.4 +1 -1 ports/www/cssed/Makefile 1.20 +1 -1 ports/www/erwn/Makefile 1.118 +1 -1 ports/www/firefox/Makefile 1.11 +1 -0 ports/www/flashplugin-firefox/Makefile 1.21 +1 -0 ports/www/flashplugin-mozilla/Makefile 1.137 +1 -0 ports/www/galeon/Makefile 1.4 +1 -1 ports/www/gecko-sharp/Makefile 1.5 +1 -0 ports/www/gnome-user-share/Makefile 1.13 +1 -0 ports/www/gurlchecker/Makefile 1.20 +1 -0 ports/www/kazehakase/Makefile 1.76 +1 -0 ports/www/libgtkhtml/Makefile 1.3 +1 -1 ports/www/mozex-firefox/Makefile 1.5 +1 -1 ports/www/mozex/Makefile 1.11 +1 -1 ports/www/mozilla-bonobo/Makefile 1.217 +1 -1 ports/www/mozilla-devel/Makefile 1.189 +1 -1 ports/www/mozilla/Makefile 1.32 +1 -0 ports/www/mplayer-plugin/Makefile 1.14 +1 -0 ports/www/nvu/Makefile 1.19 +1 -1 ports/www/openvrml/Makefile 1.6 +1 -1 ports/www/osb-browser/Makefile 1.2 +1 -0 ports/www/osb-nrcit/Makefile 1.4 +1 -0 ports/www/osb-nrcore/Makefile 1.24 +1 -1 ports/www/peacock/Makefile 1.7 +1 -1 ports/www/plugger-plugins-hubbe/Makefile 1.4 +1 -1 ports/www/preferential-firefox/Makefile 1.4 +1 -1 ports/www/preferential/Makefile 1.55 +1 -0 ports/www/screem/Makefile 1.3 +1 -1 ports/www/syndigator/Makefile 1.14 +1 -1 ports/www/ump/Makefile 1.6 +1 -1 ports/x11-clocks/alltraxclock/Makefile 1.10 +1 -1 ports/x11-clocks/gdesklets-clock/Makefile 1.6 +1 -1 ports/x11-clocks/gdesklets-countdown/Makefile 1.6 +1 -1 ports/x11-clocks/gdesklets-ebichuclock/Makefile 1.6 +1 -1 ports/x11-clocks/gdesklets-praytime/Makefile 1.2 +1 -0 ports/x11-clocks/gtubeclock/Makefile 1.14 +1 -0 ports/x11-clocks/wmtimer/Makefile 1.11 +1 -1 ports/x11-clocks/xfce4-datetime-plugin/Makefile 1.15 +1 -1 ports/x11-fm/emelfm2/Makefile 1.18 +1 -1 ports/x11-fm/gnome-commander2/Makefile 1.11 +1 -0 ports/x11-fm/krusader/Makefile 1.52 +1 -1 ports/x11-fm/rox-filer/Makefile 1.9 +1 -1 ports/x11-fm/rox-mime-editor/Makefile 1.19 +1 -1 ports/x11-fm/rox-session/Makefile 1.8 +1 -1 ports/x11-fm/velocity/Makefile 1.24 +1 -1 ports/x11-fm/xfce4-fm/Makefile 1.3 +1 -0 ports/x11-fonts/gnome-font-sampler/Makefile 1.4 +1 -0 ports/x11-themes/clearlooks/Makefile 1.17 +1 -1 ports/x11-themes/geramik/Makefile 1.14 +1 -1 ports/x11-themes/gnome-industrial-theme/Makefile 1.4 +1 -1 ports/x11-themes/gtk-ana-theme/Makefile 1.7 +1 -1 ports/x11-themes/gtk-aqualightblue-theme/Makefile 1.11 +1 -0 ports/x11-themes/gtk-cleanice-engine/Makefile 1.15 +1 -1 ports/x11-themes/gtk-flat-theme2/Makefile 1.3 +1 -0 ports/x11-themes/gtk-lila-theme-extras/Makefile 1.3 +1 -0 ports/x11-themes/gtk-lila-theme/Makefile 1.11 +1 -1 ports/x11-themes/gtk-qt-engine/Makefile 1.8 +1 -1 ports/x11-themes/gtk-smooth-engine/Makefile 1.26 +1 -1 ports/x11-themes/gtk-xfce-engine/Makefile 1.4 +1 -1 ports/x11-themes/indubstrial/Makefile 1.32 +1 -0 ports/x11-themes/kdeartwork3/Makefile 1.6 +1 -1 ports/x11-themes/lila-xfwm4/Makefile 1.16 +1 -0 ports/x11-themes/qnxstyle/Makefile 1.3 +1 -1 ports/x11-themes/sawfish-themes/Makefile 1.9 +1 -1 ports/x11-toolkits/bakery_gnomeui/Makefile 1.12 +1 -1 ports/x11-toolkits/gai/Makefile 1.22 +1 -1 ports/x11-toolkits/gauche-gtk/Makefile 1.14 +1 -1 ports/x11-toolkits/gdl/Makefile 1.12 +1 -0 ports/x11-toolkits/gnocl/Makefile 1.11 +1 -1 ports/x11-toolkits/gnomemm/Makefile 1.73 +1 -1 ports/x11-toolkits/gtk--2/Makefile 1.11 +1 -1 ports/x11-toolkits/gtkdatabox2/Makefile 1.29 +1 -1 ports/x11-toolkits/gtkglarea2/Makefile 1.17 +1 -1 ports/x11-toolkits/gtkglext/Makefile 1.13 +1 -1 ports/x11-toolkits/gtkglextmm/Makefile 1.19 +1 -1 ports/x11-toolkits/gtkmathview/Makefile 1.25 +1 -0 ports/x11-toolkits/gtksourceview/Makefile 1.6 +1 -1 ports/x11-toolkits/guis/Makefile 1.4 +1 -1 ports/x11-toolkits/hs-gio/Makefile 1.16 +1 -0 ports/x11-toolkits/hs-gtk2hs/Makefile 1.5 +1 -1 ports/x11-toolkits/hs-port/Makefile 1.6 +1 -1 ports/x11-toolkits/inti-gconf/Makefile 1.8 +1 -1 ports/x11-toolkits/inti-gl/Makefile 1.7 +1 -1 ports/x11-toolkits/inti-sourceview/Makefile 1.10 +1 -1 ports/x11-toolkits/inti/Makefile 1.46 +1 -1 ports/x11-toolkits/libbonoboui/Makefile 1.11 +1 -1 ports/x11-toolkits/libbonobouimm/Makefile 1.33 +1 -0 ports/x11-toolkits/libgail-gnome/Makefile 1.4 +1 -1 ports/x11-toolkits/libgtk-java/Makefile 1.11 +1 -1 ports/x11-toolkits/libpanelappletmm/Makefile 1.20 +1 -1 ports/x11-toolkits/libxfce4gui/Makefile 1.25 +1 -1 ports/x11-toolkits/libzvt/Makefile 1.4 +1 -1 ports/x11-toolkits/ocaml-lablgtk2/Makefile 1.22 +1 -0 ports/x11-toolkits/p5-Glade2/Makefile 1.5 +1 -1 ports/x11-toolkits/p5-Gnome2-Canvas/Makefile 1.8 +1 -1 ports/x11-toolkits/p5-Gnome2-VFS/Makefile 1.6 +1 -1 ports/x11-toolkits/p5-Gnome2/Makefile 1.3 +1 -1 ports/x11-toolkits/p5-Gtk2-Html2/Makefile 1.3 +1 -0 ports/x11-toolkits/p5-Gtk2-PodViewer/Makefile 1.2 +1 -0 ports/x11-toolkits/p5-Gtk2-TrayIcon/Makefile 1.10 +1 -1 ports/x11-toolkits/p5-Gtk2/Makefile 1.2 +1 -0 ports/x11-toolkits/pangoxsl/Makefile 1.3 +1 -1 ports/x11-toolkits/py-SciParam/Makefile 1.9 +1 -1 ports/x11-toolkits/py-gtkglext/Makefile 1.6 +1 -1 ports/x11-toolkits/py-gui/Makefile 1.29 +1 -1 ports/x11-toolkits/py-kde/Makefile 1.47 +1 -1 ports/x11-toolkits/py-wxPython/Makefile 1.10 +1 -1 ports/x11-toolkits/qtpixmap/Makefile 1.50 +1 -1 ports/x11-toolkits/rep-gtk2/Makefile 1.2 +1 -0 ports/x11-toolkits/ruby-wx/Makefile 1.26 +1 -1 ports/x11-toolkits/vdk/Makefile 1.25 +1 -1 ports/x11-toolkits/vdkbuilder/Makefile 1.40 +1 -0 ports/x11-toolkits/vte/Makefile 1.7 +1 -1 ports/x11-toolkits/wxgtk2-contrib/Makefile 1.10 +1 -1 ports/x11-toolkits/wxgtk2-devel/Makefile 1.3 +1 -1 ports/x11-toolkits/wxgtk2-unicode-contrib-devel/Makefile 1.7 +1 -1 ports/x11-toolkits/wxgtk2-unicode-contrib/Makefile 1.3 +1 -1 ports/x11-toolkits/wxgtk2-unicode-devel/Makefile 1.7 +1 -1 ports/x11-toolkits/wxgtk2-unicode/Makefile 1.9 +1 -1 ports/x11-toolkits/wxgtk2/Makefile 1.12 +1 -1 ports/x11-toolkits/wxmozilla/Makefile 1.6 +1 -0 ports/x11-wm/devilspie/Makefile 1.6 +1 -1 ports/x11-wm/expocity/Makefile 1.15 +1 -1 ports/x11-wm/fluxconf/Makefile 1.13 +1 -1 ports/x11-wm/kappdock/Makefile 1.7 +1 -1 ports/x11-wm/obconf/Makefile 1.67 +1 -0 ports/x11-wm/openbox/Makefile 1.12 +1 -1 ports/x11-wm/pager/Makefile 1.8 +1 -0 ports/x11-wm/rox-pager/Makefile 1.85 +1 -1 ports/x11-wm/sawfish2/Makefile 1.7 +1 -1 ports/x11-wm/selectwm/Makefile 1.23 +1 -1 ports/x11-wm/xfce4-desktop/Makefile 1.22 +1 -1 ports/x11-wm/xfce4-panel/Makefile 1.14 +1 -1 ports/x11-wm/xfce4-session/Makefile 1.23 +1 -1 ports/x11-wm/xfce4-systray/Makefile 1.23 +1 -1 ports/x11-wm/xfce4-wm/Makefile 1.92 +1 -1 ports/x11-wm/xfce4/Makefile 1.2 +1 -0 ports/x11/Terminal/Makefile 1.8 +1 -0 ports/x11/apwal/Makefile 1.23 +1 -1 ports/x11/bbrun/Makefile 1.4 +1 -1 ports/x11/brightside/Makefile 1.24 +1 -1 ports/x11/decurs/Makefile 1.7 +1 -1 ports/x11/docker/Makefile 1.6 +1 -0 ports/x11/fbpanel/Makefile 1.6 +1 -1 ports/x11/fluxbg/Makefile 1.44 +1 -0 ports/x11/gdm/Makefile 1.17 +1 -1 ports/x11/gmrun/Makefile 1.7 +1 -1 ports/x11/gnome-clipboard-daemon/Makefile 1.6 +1 -0 ports/x11/gnome-swallow/Makefile 1.2 +1 -0 ports/x11/gtk-themepreview/Makefile 1.6 +1 -1 ports/x11/gtk2-theme-switch/Makefile 1.3 +1 -1 ports/x11/gtkchtheme/Makefile 1.6 +1 -1 ports/x11/gtkterm2/Makefile 1.13 +1 -1 ports/x11/idesk/Makefile 1.152 +1 -1 ports/x11/kdebase3/Makefile 1.167 +1 -1 ports/x11/kdelibs3/Makefile 1.2 +1 -0 ports/x11/libexo/Makefile 1.4 +1 -1 ports/x11/libgnome-java/Makefile 1.12 +1 -1 ports/x11/libgnomemm/Makefile 1.15 +1 -1 ports/x11/libxfce4mcs/Makefile 1.15 +1 -1 ports/x11/libxfce4util/Makefile 1.26 +1 -0 ports/x11/mlterm/Makefile 1.5 +1 -1 ports/x11/nvidia-settings/Makefile 1.11 +1 -1 ports/x11/oooqs/Makefile 1.7 +1 -1 ports/x11/rox-wallpaper/Makefile 1.8 +1 -1 ports/x11/ruby-gtktrayicon/Makefile 1.3 +1 -1 ports/x11/sisctrl/Makefile 1.6 +1 -1 ports/x11/user-selector-applet/Makefile 1.4 +1 -0 ports/x11/wmblob/Makefile 1.5 +1 -0 ports/x11/wmctrl/Makefile 1.13 +1 -1 ports/x11/workrave/Makefile 1.3 +1 -0 ports/x11/xcurs/Makefile 1.12 +1 -1 ports/x11/xfce4-clipman-plugin/Makefile 1.7 +1 -0 ports/x11/xfce4-trigger-launcher/Makefile 1.39 +1 -0 ports/x11/xscreensaver-gnome/Makefile 1.9 +1 -1 ports/x11/yalias/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:56:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 725DF16A4CE; Sat, 12 Mar 2005 10:56:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A2BA43D53; Sat, 12 Mar 2005 10:56:03 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAu34R031113; Sat, 12 Mar 2005 10:56:03 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAu3wX031112; Sat, 12 Mar 2005 10:56:03 GMT (envelope-from marcus) Message-Id: <200503121056.j2CAu3wX031112@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:56:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/kdeaddons3 Makefile.split X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:56:03 -0000 marcus 2005-03-12 10:56:03 UTC FreeBSD ports repository Modified files: misc/kdeaddons3 Makefile.split Log: Bump PORTREVISION for konq_plugins to chase the glib20 shared lib change. Revision Changes Path 1.9 +1 -1 ports/misc/kdeaddons3/Makefile.split From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:58:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3792E16A4CE; Sat, 12 Mar 2005 10:58:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A32543D1D; Sat, 12 Mar 2005 10:58:23 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAwMWs031226; Sat, 12 Mar 2005 10:58:22 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAwMBc031225; Sat, 12 Mar 2005 10:58:22 GMT (envelope-from marcus) Message-Id: <200503121058.j2CAwMBc031225@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:58:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer Makefile ports/multimedia/gstreamer/files extra-patch-gst::cothreads.c patch-gst::cothreads.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:58:23 -0000 marcus 2005-03-12 10:58:22 UTC FreeBSD ports repository Modified files: multimedia/gstreamer Makefile multimedia/gstreamer/files patch-gst::cothreads.c Added files: multimedia/gstreamer/files extra-patch-gst::cothreads.c Log: Conditionally enable the initial thread stacksize hack on systems that need it. Revision Changes Path 1.33 +8 -1 ports/multimedia/gstreamer/Makefile 1.1 +11 -0 ports/multimedia/gstreamer/files/extra-patch-gst::cothreads.c (new) 1.4 +0 -9 ports/multimedia/gstreamer/files/patch-gst::cothreads.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 10:59:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 651E016A4CE; Sat, 12 Mar 2005 10:59:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D26343D1D; Sat, 12 Mar 2005 10:59:39 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CAxd5Q031322; Sat, 12 Mar 2005 10:59:39 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CAxdnB031321; Sat, 12 Mar 2005 10:59:39 GMT (envelope-from marcus) Message-Id: <200503121059.j2CAxdnB031321@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:59:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gaim Makefile ports/net/gaim/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:59:39 -0000 marcus 2005-03-12 10:59:39 UTC FreeBSD ports repository Modified files: net/gaim Makefile net/gaim/files patch-configure Log: Chase the evolution-data-server API change. Revision Changes Path 1.167 +2 -0 ports/net/gaim/Makefile 1.7 +13 -11 ports/net/gaim/files/patch-configure From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:00:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B73B16A4CE; Sat, 12 Mar 2005 11:00:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E871843D4C; Sat, 12 Mar 2005 11:00:30 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB0Ufv031441; Sat, 12 Mar 2005 11:00:30 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB0UvG031440; Sat, 12 Mar 2005 11:00:30 GMT (envelope-from marcus) Message-Id: <200503121100.j2CB0UvG031440@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:00:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT avail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:00:31 -0000 marcus 2005-03-12 11:00:30 UTC FreeBSD ports repository Modified files: . avail Log: Unlock the ports tree after the big GNOME 2.10 import. Revision Changes Path 1.225 +1 -1 CVSROOT/avail From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:03:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF5116A4CE; Sat, 12 Mar 2005 11:03:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72AAB43D58; Sat, 12 Mar 2005 11:03:07 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB37Eg031595; Sat, 12 Mar 2005 11:03:07 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB37MG031594; Sat, 12 Mar 2005 11:03:07 GMT (envelope-from marcus) Message-Id: <200503121103.j2CB37MG031594@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:03:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/inkscape Makefile distinfo pkg-plist patch-src::dialogs::clonetiler.cpp patch-src::knotholder.cpp patch-src::libnr::nr-matrix.cpp patch-src::main.cpp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:03:07 -0000 marcus 2005-03-12 11:03:07 UTC FreeBSD ports repository Modified files: graphics/inkscape Makefile distinfo pkg-plist graphics/inkscape/files patch-src::libnr::nr-matrix.cpp patch-src::livarot::PathOutline.cpp Added files: graphics/inkscape/files patch-src::dialogs::clonetiler.cpp patch-src::extension::internal::gnome.cpp patch-src::object-edit.cpp Removed files: graphics/inkscape/files extra-patch-old_gcc_bugs patch-src::knotholder.cpp patch-src::libnr::nr-maybe.h patch-src::main.cpp Log: Update to 0.41. Revision Changes Path 1.15 +21 -29 ports/graphics/inkscape/Makefile 1.6 +2 -2 ports/graphics/inkscape/distinfo 1.2 +0 -116 ports/graphics/inkscape/files/extra-patch-old_gcc_bugs (dead) 1.1 +11 -0 ports/graphics/inkscape/files/patch-src::dialogs::clonetiler.cpp (new) 1.1 +16 -0 ports/graphics/inkscape/files/patch-src::extension::internal::gnome.cpp (new) 1.2 +0 -11 ports/graphics/inkscape/files/patch-src::knotholder.cpp (dead) 1.2 +1 -1 ports/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp 1.2 +0 -18 ports/graphics/inkscape/files/patch-src::libnr::nr-maybe.h (dead) 1.2 +5 -5 ports/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp 1.2 +0 -11 ports/graphics/inkscape/files/patch-src::main.cpp (dead) 1.1 +11 -0 ports/graphics/inkscape/files/patch-src::object-edit.cpp (new) 1.7 +109 -185 ports/graphics/inkscape/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:05:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9F8C16A4CE; Sat, 12 Mar 2005 11:05:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8931343D48; Sat, 12 Mar 2005 11:05:18 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB5IR2032149; Sat, 12 Mar 2005 11:05:18 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB5IqA032148; Sat, 12 Mar 2005 11:05:18 GMT (envelope-from mezz) Message-Id: <200503121105.j2CB5IqA032148@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2005 11:05:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/accessibility/ruby-atk Makefile ports/databases/ruby-libgda Makefile ports/devel/ruby-glib2 Makefile pkg-plist ports/devel/ruby-gnomevfs Makefile ports/graphics/ruby-gdk_pixbuf2 Makefile pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:05:19 -0000 mezz 2005-03-12 11:05:18 UTC FreeBSD ports repository Modified files: accessibility/ruby-atk Makefile databases/ruby-libgda Makefile devel/ruby-glib2 Makefile pkg-plist devel/ruby-gnomevfs Makefile graphics/ruby-gdk_pixbuf2 Makefile pkg-plist graphics/ruby-gnomecanvas2 Makefile graphics/ruby-rsvg2 Makefile multimedia/ruby-gst Makefile print/ruby-gnomeprint Makefile www/ruby-gtkhtml2 Makefile x11/ruby-gnome2 Makefile Makefile.common distinfo x11/ruby-gnome2-all Makefile x11-toolkits/ruby-gtk2 Makefile pkg-plist x11-toolkits/ruby-gtkglext Makefile x11-toolkits/ruby-gtksourceview Makefile x11-toolkits/ruby-panelapplet Makefile x11-toolkits/ruby-pango Makefile pkg-plist Added files: devel/ruby-glib2/files patch-extconf.rb Log: -Update to 0.12.0, works with GTK 2.6/GNOME 2.10. http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1 -A few clean up such as correct paths, dependencies and etc. Revision Changes Path 1.6 +0 -1 ports/accessibility/ruby-atk/Makefile 1.7 +0 -1 ports/databases/ruby-libgda/Makefile 1.14 +7 -0 ports/devel/ruby-glib2/Makefile 1.1 +10 -0 ports/devel/ruby-glib2/files/patch-extconf.rb (new) 1.7 +3 -0 ports/devel/ruby-glib2/pkg-plist 1.10 +6 -0 ports/devel/ruby-gnomevfs/Makefile 1.24 +6 -1 ports/graphics/ruby-gdk_pixbuf2/Makefile 1.8 +2 -0 ports/graphics/ruby-gdk_pixbuf2/pkg-plist 1.15 +0 -1 ports/graphics/ruby-gnomecanvas2/Makefile 1.2 +1 -1 ports/graphics/ruby-rsvg2/Makefile 1.17 +6 -1 ports/multimedia/ruby-gst/Makefile 1.2 +1 -2 ports/print/ruby-gnomeprint/Makefile 1.6 +0 -1 ports/www/ruby-gtkhtml2/Makefile 1.37 +6 -4 ports/x11-toolkits/ruby-gtk2/Makefile 1.23 +14 -1 ports/x11-toolkits/ruby-gtk2/pkg-plist 1.8 +1 -8 ports/x11-toolkits/ruby-gtkglext/Makefile 1.4 +1 -1 ports/x11-toolkits/ruby-gtksourceview/Makefile 1.4 +10 -1 ports/x11-toolkits/ruby-panelapplet/Makefile 1.11 +6 -1 ports/x11-toolkits/ruby-pango/Makefile 1.4 +1 -0 ports/x11-toolkits/ruby-pango/pkg-plist 1.17 +5 -12 ports/x11/ruby-gnome2-all/Makefile 1.18 +7 -3 ports/x11/ruby-gnome2/Makefile 1.22 +2 -2 ports/x11/ruby-gnome2/Makefile.common 1.24 +2 -2 ports/x11/ruby-gnome2/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:05:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC4F16A4CE; Sat, 12 Mar 2005 11:05:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A16E743D2D; Sat, 12 Mar 2005 11:05:38 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB5cnE032254; Sat, 12 Mar 2005 11:05:38 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB5cln032252; Sat, 12 Mar 2005 11:05:38 GMT (envelope-from marcus) Message-Id: <200503121105.j2CB5cln032252@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:05:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/poppler Makefile distinfo pkg-descr pkg-plist ports/graphics/poppler/files patch-poppler_CairoOutputDev.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:05:38 -0000 marcus 2005-03-12 11:05:38 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/poppler Makefile distinfo pkg-descr pkg-plist graphics/poppler/files patch-poppler_CairoOutputDev.cc Log: Add poppler, a PDF rendering library using cairo as its backend. This is a fork of the xpdf 3.0 code for use by Freedesktop.org. Revision Changes Path 1.795 +1 -0 ports/graphics/Makefile 1.1 +26 -0 ports/graphics/poppler/Makefile (new) 1.1 +2 -0 ports/graphics/poppler/distinfo (new) 1.1 +33 -0 ports/graphics/poppler/files/patch-poppler_CairoOutputDev.cc (new) 1.1 +4 -0 ports/graphics/poppler/pkg-descr (new) 1.1 +90 -0 ports/graphics/poppler/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:07:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E664516A4CE; Sat, 12 Mar 2005 11:07:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC45743D1F; Sat, 12 Mar 2005 11:07:08 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB78UX032356; Sat, 12 Mar 2005 11:07:08 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB78Om032355; Sat, 12 Mar 2005 11:07:08 GMT (envelope-from marcus) Message-Id: <200503121107.j2CB78Om032355@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:07:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:07:09 -0000 marcus 2005-03-12 11:07:08 UTC FreeBSD ports repository Modified files: graphics Makefile Log: Add evince, a multi-format (e.g. PDF, PS, Fig) document viewer for the GNOME desktop. Evince is slated to replace both gpdf and ggv when it becomes mature enough. Revision Changes Path 1.796 +1 -0 ports/graphics/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:07:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5FDB16A4CF; Sat, 12 Mar 2005 11:07:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B333743D4C; Sat, 12 Mar 2005 11:07:22 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB7Mka032413; Sat, 12 Mar 2005 11:07:22 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB7MLi032412; Sat, 12 Mar 2005 11:07:22 GMT (envelope-from marcus) Message-Id: <200503121107.j2CB7MLi032412@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:07:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/evince Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:07:23 -0000 marcus 2005-03-12 11:07:22 UTC FreeBSD ports repository Added files: graphics/evince Makefile distinfo pkg-descr pkg-plist Log: Add evince, a multi-format (e.g. PDF, PS, Fig) document viewer for the GNOME desktop. Evince is slated to replace both gpdf and ggv when it becomes mature enough. Revision Changes Path 1.1 +34 -0 ports/graphics/evince/Makefile (new) 1.1 +2 -0 ports/graphics/evince/distinfo (new) 1.1 +5 -0 ports/graphics/evince/pkg-descr (new) 1.1 +27 -0 ports/graphics/evince/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:08:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 386C416A4CE; Sat, 12 Mar 2005 11:08:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C29E43D49; Sat, 12 Mar 2005 11:08:00 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB7xUg032484; Sat, 12 Mar 2005 11:07:59 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB7x5N032483; Sat, 12 Mar 2005 11:07:59 GMT (envelope-from ahze) Message-Id: <200503121107.j2CB7x5N032483@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 11:07:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefileports/deskutils/gnome-menu-editor Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:08:00 -0000 ahze 2005-03-12 11:07:59 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/gnome-menu-editor Makefile distinfo pkg-descr Log: Add gnome-menu-editor Simple menu editor for Gnome Revision Changes Path 1.180 +1 -0 ports/deskutils/Makefile 1.1 +30 -0 ports/deskutils/gnome-menu-editor/Makefile (new) 1.1 +2 -0 ports/deskutils/gnome-menu-editor/distinfo (new) 1.1 +3 -0 ports/deskutils/gnome-menu-editor/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:08:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BB7716A4CE; Sat, 12 Mar 2005 11:08:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 220A843D4C; Sat, 12 Mar 2005 11:08:19 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB8JwV032537; Sat, 12 Mar 2005 11:08:19 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB8JOZ032536; Sat, 12 Mar 2005 11:08:19 GMT (envelope-from kwm) Message-Id: <200503121108.j2CB8JOZ032536@repoman.freebsd.org> From: Koop Mast Date: Sat, 12 Mar 2005 11:08:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/gnotime Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:08:19 -0000 kwm 2005-03-12 11:08:18 UTC FreeBSD ports repository Modified files: deskutils/gnotime Makefile Log: Fix with new gtkhtml3. Bump PORTREVISION. Revision Changes Path 1.12 +6 -0 ports/deskutils/gnotime/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:08:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86B6516A4D4; Sat, 12 Mar 2005 11:08:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ABD743D49; Sat, 12 Mar 2005 11:08:24 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB8Of3032587; Sat, 12 Mar 2005 11:08:24 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB8OIb032586; Sat, 12 Mar 2005 11:08:24 GMT (envelope-from mezz) Message-Id: <200503121108.j2CB8OIb032586@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2005 11:08:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gcursor Makefile ports/x11/gcursor/files patch-data::gcursor.desktop.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:08:24 -0000 mezz 2005-03-12 11:08:24 UTC FreeBSD ports repository Modified files: x11/gcursor Makefile Added files: x11/gcursor/files patch-data::gcursor.desktop.in Log: Change share/gnome/capplets -> share/gnome/applications and tweak a bit in .desktop to make it works better with GNOME 2.10's menu. Revision Changes Path 1.11 +4 -4 ports/x11/gcursor/Makefile 1.1 +18 -0 ports/x11/gcursor/files/patch-data::gcursor.desktop.in (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:08:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAB0D16A4CE; Sat, 12 Mar 2005 11:08:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F91C43D46; Sat, 12 Mar 2005 11:08:30 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB8UwV032616; Sat, 12 Mar 2005 11:08:30 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB8Utu032615; Sat, 12 Mar 2005 11:08:30 GMT (envelope-from ahze) Message-Id: <200503121108.j2CB8Utu032615@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 11:08:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:08:30 -0000 ahze 2005-03-12 11:08:30 UTC FreeBSD ports repository Modified files: . modules Log: gnome-menu-editor --> ports/deskutils/gnome-menu-editor Revision Changes Path 1.12122 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:09:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91FF16A4CE; Sat, 12 Mar 2005 11:09:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83AB743D48; Sat, 12 Mar 2005 11:09:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CB9BeJ032707; Sat, 12 Mar 2005 11:09:11 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CB9B2k032706; Sat, 12 Mar 2005 11:09:11 GMT (envelope-from marcus) Message-Id: <200503121109.j2CB9B2k032706@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:09:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/seahorse Makefile distinfo pkg-plist patch-libseahorse_seahorse-gpg-options.c patch-libseahorse_seahorse-widget.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:09:11 -0000 marcus 2005-03-12 11:09:11 UTC FreeBSD ports repository Modified files: security/seahorse Makefile distinfo pkg-plist security/seahorse/files patch-agent_seahorse-agent.c Added files: security/seahorse/files patch-libseahorse_seahorse-server-source.c Removed files: security/seahorse/files patch-libseahorse_seahorse-gpg-options.c patch-libseahorse_seahorse-widget.c Log: Update to 0.7.6. PR: 78697 Submitted by: maintainer Revision Changes Path 1.35 +8 -2 ports/security/seahorse/Makefile 1.13 +2 -2 ports/security/seahorse/distinfo 1.2 +25 -4 ports/security/seahorse/files/patch-agent_seahorse-agent.c 1.2 +0 -11 ports/security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c (dead) 1.1 +15 -0 ports/security/seahorse/files/patch-libseahorse_seahorse-server-source.c (new) 1.2 +0 -11 ports/security/seahorse/files/patch-libseahorse_seahorse-widget.c (dead) 1.11 +12 -4 ports/security/seahorse/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:10:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87A0816A4CE; Sat, 12 Mar 2005 11:10:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C84043D2F; Sat, 12 Mar 2005 11:10:58 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBAwls032894; Sat, 12 Mar 2005 11:10:58 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBAwVk032893; Sat, 12 Mar 2005 11:10:58 GMT (envelope-from marcus) Message-Id: <200503121110.j2CBAwVk032893@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:10:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/pyphany Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:10:58 -0000 marcus 2005-03-12 11:10:58 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pyphany Makefile distinfo pkg-descr pkg-plist Log: Add pyphany, a set of Python bindings for building extensions to the Epiphany web browser. Revision Changes Path 1.1054 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/pyphany/Makefile (new) 1.1 +2 -0 ports/www/pyphany/distinfo (new) 1.1 +2 -0 ports/www/pyphany/pkg-descr (new) 1.1 +19 -0 ports/www/pyphany/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:11:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F30CC16A4CE; Sat, 12 Mar 2005 11:11:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD47443D1D; Sat, 12 Mar 2005 11:11:58 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBBwLW032941; Sat, 12 Mar 2005 11:11:58 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBBw3Y032940; Sat, 12 Mar 2005 11:11:58 GMT (envelope-from marcus) Message-Id: <200503121111.j2CBBw3Y032940@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:11:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:11:59 -0000 marcus 2005-03-12 11:11:58 UTC FreeBSD ports repository Modified files: . MOVED Log: Add an entry for multimedia/nautilus-media. Revision Changes Path 1.650 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:13:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F63E16A4CE; Sat, 12 Mar 2005 11:13:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0823E43D4C; Sat, 12 Mar 2005 11:13:22 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBDLAT033032; Sat, 12 Mar 2005 11:13:21 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBDL2O033031; Sat, 12 Mar 2005 11:13:21 GMT (envelope-from marcus) Message-Id: <200503121113.j2CBDL2O033031@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:13:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/gdesklets Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:13:22 -0000 marcus 2005-03-12 11:13:21 UTC FreeBSD ports repository Modified files: deskutils/gdesklets Makefile Log: Add a missing dependency on librsvg2. Submitted by: ade Revision Changes Path 1.31 +1 -1 ports/deskutils/gdesklets/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:14:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B95E216A4CE; Sat, 12 Mar 2005 11:14:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924CA43D39; Sat, 12 Mar 2005 11:14:08 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBE87r033169; Sat, 12 Mar 2005 11:14:08 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBE8EC033168; Sat, 12 Mar 2005 11:14:08 GMT (envelope-from mezz) Message-Id: <200503121114.j2CBE8EC033168@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2005 11:14:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/glade2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:14:08 -0000 mezz 2005-03-12 11:14:08 UTC FreeBSD ports repository Modified files: devel/glade2 Makefile distinfo Log: Update to 2.9.0. Revision Changes Path 1.63 +2 -2 ports/devel/glade2/Makefile 1.32 +2 -2 ports/devel/glade2/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:14:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FDD716A4CE; Sat, 12 Mar 2005 11:14:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C48743D49; Sat, 12 Mar 2005 11:14:30 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBEUXR033221; Sat, 12 Mar 2005 11:14:30 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBEU3i033220; Sat, 12 Mar 2005 11:14:30 GMT (envelope-from marcus) Message-Id: <200503121114.j2CBEU3i033220@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:14:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-gtk2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:14:30 -0000 marcus 2005-03-12 11:14:30 UTC FreeBSD ports repository Modified files: x11-toolkits/py-gtk2 Makefile distinfo pkg-plist Log: Update to 2.6.0. Revision Changes Path 1.80 +2 -2 ports/x11-toolkits/py-gtk2/Makefile 1.31 +2 -2 ports/x11-toolkits/py-gtk2/distinfo 1.26 +95 -17 ports/x11-toolkits/py-gtk2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:15:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFFC816A4CE; Sat, 12 Mar 2005 11:15:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6F3C43D2D; Sat, 12 Mar 2005 11:15:36 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBFaNX033326; Sat, 12 Mar 2005 11:15:36 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBFaqp033325; Sat, 12 Mar 2005 11:15:36 GMT (envelope-from marcus) Message-Id: <200503121115.j2CBFaqp033325@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:15:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-gnome2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:15:37 -0000 marcus 2005-03-12 11:15:36 UTC FreeBSD ports repository Modified files: x11-toolkits/py-gnome2 Makefile distinfo pkg-plist Log: Update to 2.10.0. Revision Changes Path 1.80 +2 -3 ports/x11-toolkits/py-gnome2/Makefile 1.30 +2 -2 ports/x11-toolkits/py-gnome2/distinfo 1.32 +17 -44 ports/x11-toolkits/py-gnome2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:17:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9748816A4CE; Sat, 12 Mar 2005 11:17:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7012843D4C; Sat, 12 Mar 2005 11:17:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBHT0O033400; Sat, 12 Mar 2005 11:17:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBHTmh033399; Sat, 12 Mar 2005 11:17:29 GMT (envelope-from marcus) Message-Id: <200503121117.j2CBHTmh033399@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:17:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:17:29 -0000 marcus 2005-03-12 11:17:29 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Log: Add py-gnome-extras, a set of Python bindings for additional GNOME components previously wrapped by py-gnome2. These include libgtop2, gtkspell2, totem, mozilla, and nautilus-cd-burner. Revision Changes Path 1.356 +1 -0 ports/x11-toolkits/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:18:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8DB516A4CE; Sat, 12 Mar 2005 11:18:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ACD343D1D; Sat, 12 Mar 2005 11:18:20 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBIKer033499; Sat, 12 Mar 2005 11:18:20 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBIKhe033498; Sat, 12 Mar 2005 11:18:20 GMT (envelope-from marcus) Message-Id: <200503121118.j2CBIKhe033498@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:18:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-gnome-extras Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/py-gnome-extras/files patch-Makefile.in patch-gtop_gtop.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:18:20 -0000 marcus 2005-03-12 11:18:20 UTC FreeBSD ports repository Added files: x11-toolkits/py-gnome-extras Makefile distinfo pkg-descr pkg-plist x11-toolkits/py-gnome-extras/files patch-Makefile.in patch-gtop_gtop.c Log: Add py-gnome-extras, a set of Python bindings for additional GNOME components previously wrapped by py-gnome2. These include libgtop2, gtkspell2, totem, mozilla, and nautilus-cd-burner. Revision Changes Path 1.1 +85 -0 ports/x11-toolkits/py-gnome-extras/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/py-gnome-extras/distinfo (new) 1.1 +11 -0 ports/x11-toolkits/py-gnome-extras/files/patch-Makefile.in (new) 1.1 +10 -0 ports/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c (new) 1.1 +9 -0 ports/x11-toolkits/py-gnome-extras/pkg-descr (new) 1.1 +71 -0 ports/x11-toolkits/py-gnome-extras/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:20:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E4BE16A4CE; Sat, 12 Mar 2005 11:20:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B61943D2F; Sat, 12 Mar 2005 11:20:58 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBKwWJ033714; Sat, 12 Mar 2005 11:20:58 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBKwlT033713; Sat, 12 Mar 2005 11:20:58 GMT (envelope-from marcus) Message-Id: <200503121120.j2CBKwlT033713@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:20:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gnome-themes-extras Makefile distinfo patch-Industrial_industrial_style.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:20:58 -0000 marcus 2005-03-12 11:20:58 UTC FreeBSD ports repository Modified files: x11-themes/gnome-themes-extras Makefile distinfo pkg-plist Removed files: x11-themes/gnome-themes-extras/files patch-Industrial_industrial_style.c Log: Update to 0.8.1. Revision Changes Path 1.25 +11 -6 ports/x11-themes/gnome-themes-extras/Makefile 1.10 +2 -2 ports/x11-themes/gnome-themes-extras/distinfo 1.2 +0 -10 ports/x11-themes/gnome-themes-extras/files/patch-Industrial_industrial_style.c (dead) 1.16 +1 -26 ports/x11-themes/gnome-themes-extras/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:23:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C09616A4CE; Sat, 12 Mar 2005 11:23:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 047DD43D5C; Sat, 12 Mar 2005 11:23:06 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBN5NM033800; Sat, 12 Mar 2005 11:23:05 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBN5fN033799; Sat, 12 Mar 2005 11:23:05 GMT (envelope-from marcus) Message-Id: <200503121123.j2CBN5fN033799@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:23:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/glibmm Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:23:06 -0000 marcus 2005-03-12 11:23:05 UTC FreeBSD ports repository Modified files: devel/glibmm Makefile distinfo pkg-plist Log: Update to 2.6.1. Revision Changes Path 1.8 +2 -1 ports/devel/glibmm/Makefile 1.5 +2 -2 ports/devel/glibmm/distinfo 1.5 +75 -1 ports/devel/glibmm/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:24:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E54FE16A4CE; Sat, 12 Mar 2005 11:24:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB67A43D4C; Sat, 12 Mar 2005 11:24:28 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBOShl033864; Sat, 12 Mar 2005 11:24:28 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBOSie033863; Sat, 12 Mar 2005 11:24:28 GMT (envelope-from marcus) Message-Id: <200503121124.j2CBOSie033863@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:24:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtkmm24 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:24:29 -0000 marcus 2005-03-12 11:24:28 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkmm24 Makefile distinfo pkg-plist Log: Update to 2.6.0. Note: this release is API and ABI compatible with 2.4.x, so a repocopy to gtkmm26 is not needed. Revision Changes Path 1.83 +1 -1 ports/x11-toolkits/gtkmm24/Makefile 1.37 +2 -2 ports/x11-toolkits/gtkmm24/distinfo 1.35 +206 -10 ports/x11-toolkits/gtkmm24/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:26:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14C2716A4CE; Sat, 12 Mar 2005 11:26:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEAB343D4C; Sat, 12 Mar 2005 11:26:18 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBQIv3034008; Sat, 12 Mar 2005 11:26:18 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBQIRU034007; Sat, 12 Mar 2005 11:26:18 GMT (envelope-from mezz) Message-Id: <200503121126.j2CBQIRU034007@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2005 11:26:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk-sharp Makefile ports/x11-toolkits/gtk-sharp/files patch-gtkhtml_gtkhtml-sharp.dll.config.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:26:19 -0000 mezz 2005-03-12 11:26:18 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk-sharp Makefile x11-toolkits/gtk-sharp/files patch-gtkhtml_gtkhtml-sharp.dll.config.in Log: Get it works with newer libgtkhtml. Revision Changes Path 1.34 +3 -1 ports/x11-toolkits/gtk-sharp/Makefile 1.2 +1 -1 ports/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:26:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C17CA16A4CE; Sat, 12 Mar 2005 11:26:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E4343D54; Sat, 12 Mar 2005 11:26:36 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBQauG034043; Sat, 12 Mar 2005 11:26:36 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBQa4V034042; Sat, 12 Mar 2005 11:26:36 GMT (envelope-from marcus) Message-Id: <200503121126.j2CBQa4V034042@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:26:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gconfmm26 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:26:36 -0000 marcus 2005-03-12 11:26:36 UTC FreeBSD ports repository Modified files: devel/gconfmm26 Makefile distinfo Log: Update to 2.10.0. Note: this release is API and ABI compatible with 2.6.x, so a repocopy to gconfmm210 is not needed. Revision Changes Path 1.12 +12 -4 ports/devel/gconfmm26/Makefile 1.5 +2 -2 ports/devel/gconfmm26/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:27:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F9B116A4CE; Sat, 12 Mar 2005 11:27:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A9A343D39; Sat, 12 Mar 2005 11:27:04 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBR3h7034082; Sat, 12 Mar 2005 11:27:03 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBR3qE034081; Sat, 12 Mar 2005 11:27:03 GMT (envelope-from mezz) Message-Id: <200503121127.j2CBR3qE034081@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2005 11:27:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk-sharp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:27:04 -0000 mezz 2005-03-12 11:27:03 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk-sharp Makefile Log: Forgot to bump PORTREVISION. Revision Changes Path 1.35 +1 -0 ports/x11-toolkits/gtk-sharp/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:27:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8249116A4CE; Sat, 12 Mar 2005 11:27:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57C4943D41; Sat, 12 Mar 2005 11:27:59 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBRx1U034127; Sat, 12 Mar 2005 11:27:59 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBRxNI034126; Sat, 12 Mar 2005 11:27:59 GMT (envelope-from marcus) Message-Id: <200503121127.j2CBRxNI034126@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:27:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libglademm24 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:27:59 -0000 marcus 2005-03-12 11:27:59 UTC FreeBSD ports repository Modified files: devel/libglademm24 Makefile distinfo pkg-plist Log: Update to 2.6.0. Note: this release is API and ABI compatible with 2.4.x, so a repocopy to libglademm26 is not needed. Revision Changes Path 1.15 +12 -4 ports/devel/libglademm24/Makefile 1.8 +2 -2 ports/devel/libglademm24/distinfo 1.5 +5 -6 ports/devel/libglademm24/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:29:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42DC216A4CE; Sat, 12 Mar 2005 11:29:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B76643D1F; Sat, 12 Mar 2005 11:29:24 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBTOF2034266; Sat, 12 Mar 2005 11:29:24 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBTOxQ034265; Sat, 12 Mar 2005 11:29:24 GMT (envelope-from marcus) Message-Id: <200503121129.j2CBTOxQ034265@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:29:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libgnomecanvasmm26 Makefile distinfo patch-libgnomecanvas::libgnomecanvasmm::item.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:29:24 -0000 marcus 2005-03-12 11:29:24 UTC FreeBSD ports repository Modified files: graphics/libgnomecanvasmm26 Makefile distinfo Removed files: graphics/libgnomecanvasmm26/files patch-libgnomecanvas::libgnomecanvasmm::item.cc Log: Update to 2.10.0. Note: this release is API and ABI compatible with 2.6.x, so a repocopy to libgnomecanvasmm210 is not needed. Revision Changes Path 1.14 +12 -4 ports/graphics/libgnomecanvasmm26/Makefile 1.5 +2 -2 ports/graphics/libgnomecanvasmm26/distinfo 1.2 +0 -13 ports/graphics/libgnomecanvasmm26/files/patch-libgnomecanvas::libgnomecanvasmm::item.cc (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:30:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE68116A4CE; Sat, 12 Mar 2005 11:30:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0BD443D2F; Sat, 12 Mar 2005 11:30:50 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBUoYP034436; Sat, 12 Mar 2005 11:30:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBUosZ034435; Sat, 12 Mar 2005 11:30:50 GMT (envelope-from marcus) Message-Id: <200503121130.j2CBUosZ034435@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:30:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print Makefile ports/print/libgnomeprintmm Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:30:50 -0000 marcus 2005-03-12 11:30:50 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/libgnomeprintmm Makefile distinfo pkg-descr pkg-plist Log: Add libgnomeprintmm, C++ bindings for the GNOME printing backend library. Revision Changes Path 1.356 +1 -0 ports/print/Makefile 1.1 +41 -0 ports/print/libgnomeprintmm/Makefile (new) 1.1 +2 -0 ports/print/libgnomeprintmm/distinfo (new) 1.1 +2 -0 ports/print/libgnomeprintmm/pkg-descr (new) 1.1 +29 -0 ports/print/libgnomeprintmm/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:32:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9395F16A4CE; Sat, 12 Mar 2005 11:32:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 684A543D2D; Sat, 12 Mar 2005 11:32:14 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBWETK034496; Sat, 12 Mar 2005 11:32:14 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBWE82034495; Sat, 12 Mar 2005 11:32:14 GMT (envelope-from marcus) Message-Id: <200503121132.j2CBWE82034495@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:32:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/libxml++26 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:32:14 -0000 marcus 2005-03-12 11:32:14 UTC FreeBSD ports repository Modified files: textproc/libxml++26 Makefile distinfo pkg-plist Log: Update to 2.10.0. Note: this release is API and ABI compatible with 2.4.x, so a repocopy to libxml++26 is not needed. Revision Changes Path 1.33 +20 -3 ports/textproc/libxml++26/Makefile 1.22 +2 -2 ports/textproc/libxml++26/distinfo 1.19 +249 -4 ports/textproc/libxml++26/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:33:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9146F16A4CE; Sat, 12 Mar 2005 11:33:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 686E943D39; Sat, 12 Mar 2005 11:33:37 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBXbTj034544; Sat, 12 Mar 2005 11:33:37 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBXbQ2034543; Sat, 12 Mar 2005 11:33:37 GMT (envelope-from marcus) Message-Id: <200503121133.j2CBXbQ2034543@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:33:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/libgnomemm26 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:33:37 -0000 marcus 2005-03-12 11:33:37 UTC FreeBSD ports repository Modified files: x11/libgnomemm26 Makefile distinfo Log: Update to 2.10.0. Note: this release is API and ABI compatible with 2.6.x, so a repocopy to libgnomemm210 is not needed. Revision Changes Path 1.15 +12 -4 ports/x11/libgnomemm26/Makefile 1.6 +2 -2 ports/x11/libgnomemm26/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:35:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7F2416A4CE; Sat, 12 Mar 2005 11:35:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A80CD43D54; Sat, 12 Mar 2005 11:35:48 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBZm1R034727; Sat, 12 Mar 2005 11:35:48 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBZmAw034726; Sat, 12 Mar 2005 11:35:48 GMT (envelope-from marcus) Message-Id: <200503121135.j2CBZmAw034726@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:35:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/bakery Makefile distinfo pkg-plist patch-bakery::App::App_WithDoc.h patch-bakery::Makefile.in patch-bakery::View::View_Composite.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:35:49 -0000 marcus 2005-03-12 11:35:48 UTC FreeBSD ports repository Modified files: x11-toolkits/bakery Makefile distinfo pkg-plist x11-toolkits/bakery/files patch-bakery::Makefile.in Removed files: x11-toolkits/bakery/files patch-bakery::App::App.h patch-bakery::App::App_WithDoc.h patch-bakery::View::View_Composite.h Log: Update to 2.3.11. Revision Changes Path 1.30 +15 -12 ports/x11-toolkits/bakery/Makefile 1.9 +2 -2 ports/x11-toolkits/bakery/distinfo 1.2 +0 -19 ports/x11-toolkits/bakery/files/patch-bakery::App::App.h (dead) 1.2 +0 -21 ports/x11-toolkits/bakery/files/patch-bakery::App::App_WithDoc.h (dead) 1.3 +8 -8 ports/x11-toolkits/bakery/files/patch-bakery::Makefile.in 1.2 +0 -11 ports/x11-toolkits/bakery/files/patch-bakery::View::View_Composite.h (dead) 1.8 +40 -31 ports/x11-toolkits/bakery/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:36:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 142CE16A4CE; Sat, 12 Mar 2005 11:36:47 +0000 (GMT) Received: from redqueen.evilcoder-services.org (redqueen.evilcoder-services.org [217.148.169.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823B843D4C; Sat, 12 Mar 2005 11:36:46 +0000 (GMT) (envelope-from remko@elvandar.org) Received: from localhost (localhost [127.0.0.1])BD8DE2954C3; Sat, 12 Mar 2005 12:36:44 +0100 (CET) Received: from redqueen.evilcoder-services.org ([127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 88533-10; Sat, 12 Mar 2005 12:36:44 +0100 (CET) Message-ID: <4232D44F.2090209@elvandar.org> Date: Sat, 12 Mar 2005 12:36:47 +0100 From: Remko Lodder User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <200503121127.j2CBRxNI034126@repoman.freebsd.org> In-Reply-To: <200503121127.j2CBRxNI034126@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by the evilcoder-services.org maildomain cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/libglademm24 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:36:47 -0000 Joe Marcus Clarke wrote: > marcus 2005-03-12 11:27:59 UTC > > FreeBSD ports repository > > Modified files: > devel/libglademm24 Makefile distinfo pkg-plist > Log: > Update to 2.6.0. Note: this release is API and ABI compatible with > 2.4.x, so a repocopy to libglademm26 is not needed. > > Revision Changes Path > 1.15 +12 -4 ports/devel/libglademm24/Makefile > 1.8 +2 -2 ports/devel/libglademm24/distinfo > 1.5 +5 -6 ports/devel/libglademm24/pkg-plist Doesn't the directory name make it more confusing then? Since if i enter /usr/ports/devel/libglademm24 i expect a 2.4 release and not a 2.6, this makes it a bit confusing perhaps for others. Isn't it a idea to make these directory's more global? like /usr/ports/devel/libglademm2 (to refer to the 2.x versions) ? this goes for all the latest commits that had this update :) cheers, -- Kind regards, Remko Lodder ** remko@elvandar.org Reporter DSINET ** remko@DSINet.org Founder Tienervaders ** remko@tienervaders.org FreeBSD Documentation Project ** remko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:37:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D9916A4CE; Sat, 12 Mar 2005 11:37:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BD2543D1D; Sat, 12 Mar 2005 11:37:13 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBbD4Q034857; Sat, 12 Mar 2005 11:37:13 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBbDbO034856; Sat, 12 Mar 2005 11:37:13 GMT (envelope-from marcus) Message-Id: <200503121137.j2CBbDbO034856@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:37:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/libgnomeprintuimm Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:37:13 -0000 marcus 2005-03-12 11:37:13 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/libgnomeprintuimm Makefile distinfo pkg-descr pkg-plist Log: Add libgnomeprintuimm, C++ bindings for the GNOME printing GUI. Revision Changes Path 1.357 +1 -0 ports/x11-toolkits/Makefile 1.1 +46 -0 ports/x11-toolkits/libgnomeprintuimm/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/libgnomeprintuimm/distinfo (new) 1.1 +1 -0 ports/x11-toolkits/libgnomeprintuimm/pkg-descr (new) 1.1 +29 -0 ports/x11-toolkits/libgnomeprintuimm/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:38:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEE8A16A4CE; Sat, 12 Mar 2005 11:38:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9413243D46; Sat, 12 Mar 2005 11:38:46 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBckm4034950; Sat, 12 Mar 2005 11:38:46 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBckR2034948; Sat, 12 Mar 2005 11:38:46 GMT (envelope-from marcus) Message-Id: <200503121138.j2CBckR2034948@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:38:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/libgnomeuimm26 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:38:47 -0000 marcus 2005-03-12 11:38:46 UTC FreeBSD ports repository Modified files: x11-toolkits/libgnomeuimm26 Makefile distinfo Log: Update to 2.10.0. Note: this release is API and ABI compatible with 2.6.x, so a repocopy to libgnomeuimm210 is not needed. Revision Changes Path 1.15 +12 -4 ports/x11-toolkits/libgnomeuimm26/Makefile 1.6 +2 -2 ports/x11-toolkits/libgnomeuimm26/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:39:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A28AC16A4CE; Sat, 12 Mar 2005 11:39:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A8A543D48; Sat, 12 Mar 2005 11:39:05 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBd5Z9035022; Sat, 12 Mar 2005 11:39:05 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBd5dq035021; Sat, 12 Mar 2005 11:39:05 GMT (envelope-from mezz) Message-Id: <200503121139.j2CBd5dq035021@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2005 11:39:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/coaster Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:39:05 -0000 mezz 2005-03-12 11:39:05 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/coaster Makefile distinfo pkg-descr pkg-plist Log: Coaster-GUI is the graphical user frontend for the libburn library. The goal is to present the user with a complete yet simple burning solution. Features include: Features for Coaster include: * Audio cd sessions * Data cd sessions * File drag and drop from nautilus * Ability to save and restore sessions from file WWW: http://www.coaster-burn.org/ Revision Changes Path 1.631 +1 -0 ports/sysutils/Makefile 1.1 +43 -0 ports/sysutils/coaster/Makefile (new) 1.1 +2 -0 ports/sysutils/coaster/distinfo (new) 1.1 +11 -0 ports/sysutils/coaster/pkg-descr (new) 1.1 +47 -0 ports/sysutils/coaster/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:39:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74C2A16A4CE; Sat, 12 Mar 2005 11:39:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D9243D41; Sat, 12 Mar 2005 11:39:44 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBdiif035070; Sat, 12 Mar 2005 11:39:44 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBdiVm035069; Sat, 12 Mar 2005 11:39:44 GMT (envelope-from mezz) Message-Id: <200503121139.j2CBdiVm035069@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2005 11:39:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:39:44 -0000 mezz 2005-03-12 11:39:44 UTC FreeBSD ports repository Modified files: . modules Log: coaster --> ports/sysutils/coaster Revision Changes Path 1.12123 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:40:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED1EE16A4CE; Sat, 12 Mar 2005 11:40:15 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63DE343D46; Sat, 12 Mar 2005 11:40:15 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2CBeMEf043714; Sat, 12 Mar 2005 06:40:22 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Remko Lodder In-Reply-To: <4232D44F.2090209@elvandar.org> References: <200503121127.j2CBRxNI034126@repoman.freebsd.org> <4232D44F.2090209@elvandar.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qx0KyY/2ttd4j8KaRnGl" Organization: FreeBSD, Inc. Date: Sat, 12 Mar 2005 06:39:48 -0500 Message-Id: <1110627588.30113.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/libglademm24 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:40:16 -0000 --=-qx0KyY/2ttd4j8KaRnGl Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-03-12 at 12:36 +0100, Remko Lodder wrote: > Joe Marcus Clarke wrote: > > marcus 2005-03-12 11:27:59 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > devel/libglademm24 Makefile distinfo pkg-plist=20 > > Log: > > Update to 2.6.0. Note: this release is API and ABI compatible with > > 2.4.x, so a repocopy to libglademm26 is not needed. > > =20 > > Revision Changes Path > > 1.15 +12 -4 ports/devel/libglademm24/Makefile > > 1.8 +2 -2 ports/devel/libglademm24/distinfo > > 1.5 +5 -6 ports/devel/libglademm24/pkg-plist >=20 > Doesn't the directory name make it more confusing then? > Since if i enter /usr/ports/devel/libglademm24 i expect > a 2.4 release and not a 2.6, this makes it a bit confusing > perhaps for others. >=20 > Isn't it a idea to make these directory's more global? > like /usr/ports/devel/libglademm2 (to refer to the 2.x versions) ? >=20 > this goes for all the latest commits that had this update :) We already had precedent for this API versioning in glib/gtk20. However I see your point, and it did cross my mind. Perhaps when the dust settles, we will do the repocopies. Joe >=20 > cheers, >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-qx0KyY/2ttd4j8KaRnGl Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMtUEb2iPiv4Uz4cRAhnsAJwIZchzvJIws/qmFVzAEYmll+RhhACgjdIq MnztSmGXjoPhVWQo2OiakBw= =53F8 -----END PGP SIGNATURE----- --=-qx0KyY/2ttd4j8KaRnGl-- From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:41:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C82316A4CE; Sat, 12 Mar 2005 11:41:46 +0000 (GMT) Received: from lakermmtao12.cox.net (lakermmtao12.cox.net [68.230.240.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B331043D3F; Sat, 12 Mar 2005 11:41:45 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao12.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050312114144.OHNS2476.lakermmtao12.cox.net@mezz.mezzweb.com>; Sat, 12 Mar 2005 06:41:44 -0500 Date: Sat, 12 Mar 2005 05:42:36 -0600 To: "Remko Lodder" References: <200503121127.j2CBRxNI034126@repoman.freebsd.org> <4232D44F.2090209@elvandar.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <4232D44F.2090209@elvandar.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-ports@freebsd.org cc: Joe Marcus Clarke cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/libglademm24 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:41:46 -0000 On Sat, 12 Mar 2005 12:36:47 +0100, Remko Lodder wrote: > Joe Marcus Clarke wrote: >> marcus 2005-03-12 11:27:59 UTC >> FreeBSD ports repository >> Modified files: >> devel/libglademm24 Makefile distinfo pkg-plist Log: >> Update to 2.6.0. Note: this release is API and ABI compatible with >> 2.4.x, so a repocopy to libglademm26 is not needed. >> Revision Changes Path >> 1.15 +12 -4 ports/devel/libglademm24/Makefile >> 1.8 +2 -2 ports/devel/libglademm24/distinfo >> 1.5 +5 -6 ports/devel/libglademm24/pkg-plist > > Doesn't the directory name make it more confusing then? Not to me, because it creates 2.4 directory. include/libglademm-2.4/ Cheers, Mezz > Since if i enter /usr/ports/devel/libglademm24 i expect > a 2.4 release and not a 2.6, this makes it a bit confusing > perhaps for others. > > Isn't it a idea to make these directory's more global? > like /usr/ports/devel/libglademm2 (to refer to the 2.x versions) ? > > this goes for all the latest commits that had this update :) > > cheers, -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:45:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29A9716A4CE; Sat, 12 Mar 2005 11:45:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0431E43D39; Sat, 12 Mar 2005 11:45:56 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBjtJW035391; Sat, 12 Mar 2005 11:45:55 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBjtCN035390; Sat, 12 Mar 2005 11:45:55 GMT (envelope-from marcus) Message-Id: <200503121145.j2CBjtCN035390@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:45:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:45:56 -0000 marcus 2005-03-12 11:45:55 UTC FreeBSD ports repository Modified files: . modules Log: Add the new ports imported during the GNOME 2.10 mega-commit. Revision Changes Path 1.12124 +9 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 11:47:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22D0F16A4CE; Sat, 12 Mar 2005 11:47:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F119C43D49; Sat, 12 Mar 2005 11:47:06 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CBl6Aq035446; Sat, 12 Mar 2005 11:47:06 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CBl6T5035445; Sat, 12 Mar 2005 11:47:06 GMT (envelope-from marcus) Message-Id: <200503121147.j2CBl6T5035445@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:47:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 11:47:07 -0000 marcus 2005-03-12 11:47:06 UTC FreeBSD ports repository Modified files: . modules Log: py-gnome-extras --> ports/x11-toolkits/py-gnome-extras Revision Changes Path 1.12125 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:06:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F090916A4CE; Sat, 12 Mar 2005 12:06:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9873543D39; Sat, 12 Mar 2005 12:06:04 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CC64WO036141; Sat, 12 Mar 2005 12:06:04 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CC64qg036140; Sat, 12 Mar 2005 12:06:04 GMT (envelope-from ahze) Message-Id: <200503121206.j2CC64qg036140@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 12:06:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:06:05 -0000 ahze 2005-03-12 12:06:04 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Add note about the Gnome 2.8 to 2.10 and gtk 2.4 to 2.6 upgrade needs the gnome_upgrade.sh script. Revision Changes Path 1.159 +13 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:09:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAB7416A4CE; Sat, 12 Mar 2005 12:09:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C39543D5A; Sat, 12 Mar 2005 12:09:31 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CC9VtM036282; Sat, 12 Mar 2005 12:09:31 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CC9VLd036281; Sat, 12 Mar 2005 12:09:31 GMT (envelope-from sem) Message-Id: <200503121209.j2CC9VLd036281@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 12:09:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/p5-Apache-Singleton Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:09:32 -0000 sem 2005-03-12 12:09:31 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Apache-Singleton Makefile distinfo pkg-descr pkg-plist Log: Apache::Singleton is adapted Class::Singleton for apache PR: ports/78211 Submitted by: ports@c0decafe.net Revision Changes Path 1.1055 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-Apache-Singleton/Makefile (new) 1.1 +2 -0 ports/www/p5-Apache-Singleton/distinfo (new) 1.1 +5 -0 ports/www/p5-Apache-Singleton/pkg-descr (new) 1.1 +9 -0 ports/www/p5-Apache-Singleton/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:09:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B73816A4CE; Sat, 12 Mar 2005 12:09:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561FA43D55; Sat, 12 Mar 2005 12:09:43 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CC9hFK036329; Sat, 12 Mar 2005 12:09:43 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CC9hW4036328; Sat, 12 Mar 2005 12:09:43 GMT (envelope-from sem) Message-Id: <200503121209.j2CC9hW4036328@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 12:09:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:09:43 -0000 sem 2005-03-12 12:09:43 UTC FreeBSD ports repository Modified files: . modules Log: p5-Apache-Singleton --> ports/www/p5-Apache-Singleton Revision Changes Path 1.12126 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:11:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A0F916A4CE; Sat, 12 Mar 2005 12:11:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0072743D49; Sat, 12 Mar 2005 12:11:06 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCB5Ef036481; Sat, 12 Mar 2005 12:11:05 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCB51f036480; Sat, 12 Mar 2005 12:11:05 GMT (envelope-from sem) Message-Id: <200503121211.j2CCB51f036480@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 12:11:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jffnms Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:11:06 -0000 sem 2005-03-12 12:11:05 UTC FreeBSD ports repository Modified files: net/jffnms Makefile distinfo pkg-plist Log: - Update to 0.8.1 - Change maintainer e-mail PR: ports/78695 Submitted by: maintainer Revision Changes Path 1.9 +2 -9 ports/net/jffnms/Makefile 1.7 +2 -2 ports/net/jffnms/distinfo 1.7 +65 -39 ports/net/jffnms/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:27:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4C416A4CE; Sat, 12 Mar 2005 12:27:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5FA143D39; Sat, 12 Mar 2005 12:27:47 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCRlcr037034; Sat, 12 Mar 2005 12:27:47 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCRlRQ037033; Sat, 12 Mar 2005 12:27:47 GMT (envelope-from rwatson) Message-Id: <200503121227.j2CCRlRQ037033@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Mar 2005 12:27:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_accf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:27:48 -0000 rwatson 2005-03-12 12:27:47 UTC FreeBSD src repository Modified files: sys/kern uipc_accf.c Log: Part two of post-SMPng cleanup of accept filter registration: perform all allocation up front before grabbing the socket mutex and doing the registration work. The result is a lot cleaner. Revision Changes Path 1.17 +16 -34 src/sys/kern/uipc_accf.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:31:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E443E16A4CE; Sat, 12 Mar 2005 12:31:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA8C43D3F; Sat, 12 Mar 2005 12:31:16 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCVGtY037329; Sat, 12 Mar 2005 12:31:16 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCVGWd037328; Sat, 12 Mar 2005 12:31:16 GMT (envelope-from glebius) Message-Id: <200503121231.j2CCVGWd037328@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Mar 2005 12:31:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc syslog.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:31:17 -0000 glebius 2005-03-12 12:31:16 UTC FreeBSD src repository Modified files: etc syslog.conf Log: Fix a terrible braino in last commit. Put kern.debug back to /var/log/messages and do exactly what last commit message described. Revision Changes Path 1.28 +2 -2 src/etc/syslog.conf From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:32:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F8FA16A4CE; Sat, 12 Mar 2005 12:32:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D662543D5F; Sat, 12 Mar 2005 12:32:28 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCWSv4037432; Sat, 12 Mar 2005 12:32:28 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCWS5A037431; Sat, 12 Mar 2005 12:32:28 GMT (envelope-from sem) Message-Id: <200503121232.j2CCWS5A037431@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 12:32:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/ruby-rrb Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:32:29 -0000 sem 2005-03-12 12:32:28 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/ruby-rrb Makefile distinfo pkg-descr pkg-plist Log: refactoring browser for ruby script PR: ports/77923 Submitted by: Alexander Novitsky Revision Changes Path 1.1842 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/ruby-rrb/Makefile (new) 1.1 +2 -0 ports/devel/ruby-rrb/distinfo (new) 1.1 +7 -0 ports/devel/ruby-rrb/pkg-descr (new) 1.1 +37 -0 ports/devel/ruby-rrb/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:32:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CED216A4CE; Sat, 12 Mar 2005 12:32:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5745B43D5D; Sat, 12 Mar 2005 12:32:41 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCWf6Y037478; Sat, 12 Mar 2005 12:32:41 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCWfM3037477; Sat, 12 Mar 2005 12:32:41 GMT (envelope-from sem) Message-Id: <200503121232.j2CCWfM3037477@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 12:32:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:32:41 -0000 sem 2005-03-12 12:32:41 UTC FreeBSD ports repository Modified files: . modules Log: ruby-rrb --> ports/devel/ruby-rrb Revision Changes Path 1.12127 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:57:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C294A16A4CE; Sat, 12 Mar 2005 12:57:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA4843D4C; Sat, 12 Mar 2005 12:57:18 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCvI3b045121; Sat, 12 Mar 2005 12:57:18 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCvIeQ045120; Sat, 12 Mar 2005 12:57:18 GMT (envelope-from rwatson) Message-Id: <200503121257.j2CCvIeQ045120@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Mar 2005 12:57:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_accf.c uipc_socket.c src/sys/sys socketvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:57:18 -0000 rwatson 2005-03-12 12:57:18 UTC FreeBSD src repository Modified files: sys/kern uipc_accf.c uipc_socket.c sys/sys socketvar.h Log: Move the logic implementing retrieval of the SO_ACCEPTFILTER socket option from uipc_socket.c to uipc_accf.c in do_getopt_accept_filter(), so that it now matches do_setopt_accept_filter(). Slightly reformulate the logic to match the optimistic allocation of storage for the argument in advance, and slightly expand the coverage of the socket lock. Revision Changes Path 1.18 +27 -0 src/sys/kern/uipc_accf.c 1.237 +1 -18 src/sys/kern/uipc_socket.c 1.140 +1 -0 src/sys/sys/socketvar.h From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:58:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB1CA16A4CE; Sat, 12 Mar 2005 12:58:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C15243D2D; Sat, 12 Mar 2005 12:58:03 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCw315045162; Sat, 12 Mar 2005 12:58:03 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCw3C3045161; Sat, 12 Mar 2005 12:58:03 GMT (envelope-from glebius) Message-Id: <200503121258.j2CCw3C3045161@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Mar 2005 12:58:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:58:04 -0000 glebius 2005-03-12 12:58:03 UTC FreeBSD src repository Modified files: sys/net if.c Log: Add a sysctl net.link.log_link_state_change, which allows to suppress logging of interface link state changes. Requested by: sam, kan Revision Changes Path 1.224 +13 -5 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 12:58:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66AE716A4CE; Sat, 12 Mar 2005 12:58:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 407F543D31; Sat, 12 Mar 2005 12:58:52 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CCwqth045257; Sat, 12 Mar 2005 12:58:52 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CCwqbC045256; Sat, 12 Mar 2005 12:58:52 GMT (envelope-from sem) Message-Id: <200503121258.j2CCwqbC045256@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 12:58:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ruby-rrb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:58:52 -0000 sem 2005-03-12 12:58:52 UTC FreeBSD ports repository Modified files: devel/ruby-rrb Makefile Log: - Fix intall place Revision Changes Path 1.2 +1 -1 ports/devel/ruby-rrb/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 13:39:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF27516A4CE; Sat, 12 Mar 2005 13:39:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B830943D2D; Sat, 12 Mar 2005 13:39:39 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CDddU8046664; Sat, 12 Mar 2005 13:39:39 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CDddHZ046663; Sat, 12 Mar 2005 13:39:39 GMT (envelope-from rwatson) Message-Id: <200503121339.j2CDddHZ046663@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Mar 2005 13:39:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_socket2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 13:39:40 -0000 rwatson 2005-03-12 13:39:39 UTC FreeBSD src repository Modified files: sys/kern uipc_socket2.c Log: Extend the coverage of the accept and socket mutexes in soisconnected() so that the socket lock is held over the test-and-set removal of the accept filter option during connect, and the two socket mutex regions (transition to connected, perform accept filter) are combined. Revision Changes Path 1.145 +3 -3 src/sys/kern/uipc_socket2.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 13:47:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C51A16A4CE; Sat, 12 Mar 2005 13:47:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E81B43D1D; Sat, 12 Mar 2005 13:47:21 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CDlLVi047061; Sat, 12 Mar 2005 13:47:21 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CDlLaQ047060; Sat, 12 Mar 2005 13:47:21 GMT (envelope-from sem) Message-Id: <200503121347.j2CDlLaQ047060@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 13:47:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/mysql++ Makefile distinfo ports/databases/mysql++/files patch-Makefile.in patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 13:47:21 -0000 sem 2005-03-12 13:47:21 UTC FreeBSD ports repository Modified files: databases/mysql++ Makefile distinfo Removed files: databases/mysql++/files patch-Makefile.in patch-configure Log: - Update to 1.7.32 PR: ports/78724 Submitted by: maintainer Revision Changes Path 1.25 +3 -2 ports/databases/mysql++/Makefile 1.13 +2 -2 ports/databases/mysql++/distinfo 1.2 +0 -11 ports/databases/mysql++/files/patch-Makefile.in (dead) 1.2 +0 -11 ports/databases/mysql++/files/patch-configure (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 13:48:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9816F16A4CE; Sat, 12 Mar 2005 13:48:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D70A43D1F; Sat, 12 Mar 2005 13:48:05 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CDm5VZ047103; Sat, 12 Mar 2005 13:48:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CDm5Tu047102; Sat, 12 Mar 2005 13:48:05 GMT (envelope-from ahze) Message-Id: <200503121348.j2CDm5Tu047102@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 13:48:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/evince Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 13:48:05 -0000 ahze 2005-03-12 13:48:05 UTC FreeBSD ports repository Modified files: graphics/evince Makefile distinfo pkg-plist Log: - Update to 0.1.8 Revision Changes Path 1.2 +1 -1 ports/graphics/evince/Makefile 1.2 +2 -2 ports/graphics/evince/distinfo 1.2 +1 -0 ports/graphics/evince/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 13:58:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6101E16A4CE; Sat, 12 Mar 2005 13:58:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B4E43D39; Sat, 12 Mar 2005 13:58:37 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CDwbAc047497; Sat, 12 Mar 2005 13:58:37 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CDwbpR047496; Sat, 12 Mar 2005 13:58:37 GMT (envelope-from vs) Message-Id: <200503121358.j2CDwbpR047496@repoman.freebsd.org> From: Volker Stolz Date: Sat, 12 Mar 2005 13:58:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/du2ps Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 13:58:37 -0000 vs 2005-03-12 13:58:37 UTC FreeBSD ports repository Modified files: sysutils/du2ps Makefile Log: Fix PORTDOCS-handling Standing in the corner rereading (NO)PORTDOCS-documentation: me Revision Changes Path 1.6 +2 -0 ports/sysutils/du2ps/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 14:04:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 919B816A4CE; Sat, 12 Mar 2005 14:04:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AF6B43D2F; Sat, 12 Mar 2005 14:04:55 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CE4tHs047704; Sat, 12 Mar 2005 14:04:55 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CE4tAJ047703; Sat, 12 Mar 2005 14:04:55 GMT (envelope-from ahze) Message-Id: <200503121404.j2CE4tAJ047703@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 14:04:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 14:04:55 -0000 ahze 2005-03-12 14:04:55 UTC FreeBSD ports repository Modified files: . modules Log: Remove nautilus-media Revision Changes Path 1.12128 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Mar 12 14:07:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEAE616A4CE; Sat, 12 Mar 2005 14:07:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C457243D4C; Sat, 12 Mar 2005 14:07:33 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CE7XVd047876; Sat, 12 Mar 2005 14:07:33 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CE7XU8047875; Sat, 12 Mar 2005 14:07:33 GMT (envelope-from kwm) Message-Id: <200503121407.j2CE7XU8047875@repoman.freebsd.org> From: Koop Mast Date: Sat, 12 Mar 2005 14:07:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/contact-lookup-applet Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 14:07:34 -0000 kwm 2005-03-12 14:07:33 UTC FreeBSD ports repository Modified files: mail/contact-lookup-applet Makefile distinfo pkg-plist Log: Update to 0.11. Revision Changes Path 1.2 +1 -1 ports/mail/contact-lookup-applet/Makefile 1.2 +2 -2 ports/mail/contact-lookup-applet/distinfo 1.2 +9 -0 ports/mail/contact-lookup-applet/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 14:23:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3103016A4CE; Sat, 12 Mar 2005 14:23:12 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id B466E43D5A; Sat, 12 Mar 2005 14:23:11 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id E4EEBACB34; Sat, 12 Mar 2005 15:23:09 +0100 (CET) Date: Sat, 12 Mar 2005 15:23:09 +0100 From: Pawel Jakub Dawidek To: David O'Brien Message-ID: <20050312142309.GK9291@darkness.comp.waw.pl> References: <200503112327.j2BNRkGq052260@repoman.freebsd.org> <20050312035000.GA78029@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E0nEvEEGZbduMG2g" Content-Disposition: inline In-Reply-To: <20050312035000.GA78029@dragon.nuxi.com> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 14:23:12 -0000 --E0nEvEEGZbduMG2g Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 11, 2005 at 07:50:00PM -0800, David O'Brien wrote: +> On Fri, Mar 11, 2005 at 11:27:46PM +0000, Nate Lawson wrote: +> > njl 2005-03-11 23:27:46 UTC +> >=20 +> > FreeBSD src repository +> >=20 +> > Modified files: +> > sys/fs/msdosfs msdosfs_conv.c=20 +>=20 +> Please compile test on 64-bit machines before committing. +> + printf("msdosfs: file name %d too long\n", nambuf_len); +> size_t's need %zd, not naked %d. size_t needs %zu (ssize_t needs %zd) :) --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --E0nEvEEGZbduMG2g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCMvtNForvXbEpPzQRAtsGAKC54mGlHh3lbEREGUf/JZ6uBzsiTgCgmhtl L/Xw1YiEUWo4RYgCN4ji97E= =AfcI -----END PGP SIGNATURE----- --E0nEvEEGZbduMG2g-- From owner-cvs-all@FreeBSD.ORG Sat Mar 12 14:28:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D8DD16A4CE; Sat, 12 Mar 2005 14:28:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75FB543D2D; Sat, 12 Mar 2005 14:28:34 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CESYpB048792; Sat, 12 Mar 2005 14:28:34 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CESYvn048791; Sat, 12 Mar 2005 14:28:34 GMT (envelope-from pjd) Message-Id: <200503121428.j2CESYvn048791@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 12 Mar 2005 14:28:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 14:28:34 -0000 pjd 2005-03-12 14:28:34 UTC FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Clean up a bit. Reviewed by: rwatson MFC after: 1 week Revision Changes Path 1.225 +12 -11 src/sys/kern/kern_proc.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 14:31:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB0FB16A4CE; Sat, 12 Mar 2005 14:31:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 843EB43D55; Sat, 12 Mar 2005 14:31:04 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CEV4xK048992; Sat, 12 Mar 2005 14:31:04 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CEV4NK048991; Sat, 12 Mar 2005 14:31:04 GMT (envelope-from pjd) Message-Id: <200503121431.j2CEV4NK048991@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 12 Mar 2005 14:31:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 14:31:04 -0000 pjd 2005-03-12 14:31:04 UTC FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Function jailed() looks into ucred strcture, so be sure ucred is not NULL. Reviewed by: rwatson MFC after: 1 week Revision Changes Path 1.226 +4 -4 src/sys/kern/kern_proc.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 15:19:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE89216A4CE; Sat, 12 Mar 2005 15:19:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5EFA43D2F; Sat, 12 Mar 2005 15:19:51 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CFJpkb050772; Sat, 12 Mar 2005 15:19:51 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CFJpva050771; Sat, 12 Mar 2005 15:19:51 GMT (envelope-from sem) Message-Id: <200503121519.j2CFJpva050771@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 15:19:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/tpop3d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 15:19:52 -0000 sem 2005-03-12 15:19:51 UTC FreeBSD ports repository Modified files: mail/tpop3d Makefile Log: - Minor changes to be sure Maildir will be properly compiled if options was changed. -Pass maintainership to submitter PR: ports/78723 Submitted by: Boris Kovalenko Approved by: Chris Elsworth (maintainer) Revision Changes Path 1.17 +2 -2 ports/mail/tpop3d/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 15:32:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68CF216A4CE; Sat, 12 Mar 2005 15:32:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40A2E43D41; Sat, 12 Mar 2005 15:32:32 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CFWWxo051287; Sat, 12 Mar 2005 15:32:32 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CFWWEo051286; Sat, 12 Mar 2005 15:32:32 GMT (envelope-from sem) Message-Id: <200503121532.j2CFWWEo051286@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 15:32:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/transcode Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 15:32:32 -0000 sem 2005-03-12 15:32:32 UTC FreeBSD ports repository Modified files: multimedia/transcode Makefile Log: - Add mirrors as distfile unfetchable from main site (temporary?) PR: ports/78727 Submitted by: Frank Altpeter Approved by: maintainer Revision Changes Path 1.53 +4 -1 ports/multimedia/transcode/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 16:20:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 502C816A4CE; Sat, 12 Mar 2005 16:20:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC9743D58; Sat, 12 Mar 2005 16:20:31 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CGKVch054057; Sat, 12 Mar 2005 16:20:31 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CGKUUP054056; Sat, 12 Mar 2005 16:20:30 GMT (envelope-from maho) Message-Id: <200503121620.j2CGKUUP054056@repoman.freebsd.org> From: Maho Nakata Date: Sat, 12 Mar 2005 16:20:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice-2.0-devel Makefile distinfo patch-extensions+source+config+ldap+makefile.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 16:20:31 -0000 maho 2005-03-12 16:20:30 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile distinfo editors/openoffice-2.0-devel/files patch-extensions+source+config+ldap+makefile.mk Log: update to 1.9m84 Revision Changes Path 1.159 +2 -3 ports/editors/openoffice-2.0-devel/Makefile 1.55 +2 -2 ports/editors/openoffice-2.0-devel/distinfo 1.2 +10 -9 ports/editors/openoffice-2.0-devel/files/patch-extensions+source+config+ldap+makefile.mk From owner-cvs-all@FreeBSD.ORG Sat Mar 12 16:29:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7015416A4CE; Sat, 12 Mar 2005 16:29:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43BA443D53; Sat, 12 Mar 2005 16:29:58 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CGTw1P054369; Sat, 12 Mar 2005 16:29:58 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CGTwZe054368; Sat, 12 Mar 2005 16:29:58 GMT (envelope-from sem) Message-Id: <200503121629.j2CGTwZe054368@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Mar 2005 16:29:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/tpop3d Makefile ports/mail/tpop3d/files tpop3d.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 16:29:58 -0000 sem 2005-03-12 16:29:58 UTC FreeBSD ports repository Modified files: mail/tpop3d Makefile mail/tpop3d/files tpop3d.sh.in Log: Second patch form the PR was missed - Found serious OPTIONS interaction errors. Fixed. PR: ports/78723 Submitted by: Boris Kovalenko (maintainer) Revision Changes Path 1.18 +7 -1 ports/mail/tpop3d/Makefile 1.2 +1 -1 ports/mail/tpop3d/files/tpop3d.sh.in From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:06:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DF6C16A4CE; Sat, 12 Mar 2005 17:06:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882A543D2D; Sat, 12 Mar 2005 17:06:03 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CH63gj065432; Sat, 12 Mar 2005 17:06:03 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CH63ds065431; Sat, 12 Mar 2005 17:06:03 GMT (envelope-from marius) Message-Id: <200503121706.j2CH63ds065431@repoman.freebsd.org> From: Marius Strobl Date: Sat, 12 Mar 2005 17:06:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_cpu_sparc64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 17:06:03 -0000 marius 2005-03-12 17:06:03 UTC FreeBSD src repository Modified files: sys/dev/uart uart_cpu_sparc64.c Log: In uart_cpu_getdev_console() when determinig whether we should use a serial console anyway because input-device is set to keyboard and output-device is set to screen but no keyboard is plugged in don't assume that a device node for the input-device alias exists. While this is true for RS232 keyboards (the node of the SCC and UART respectively which controls the keyboard doesn't disappear when no keyboard is plugged in) this assumption breaks for USB keyboards. It's most likely also not true for PS/2 keyboards but OFW doesn't reliably switch to a serial console when the potential keyboard is a PS/2 one which isn't plugged in so this couldn't be verified properly. Reported by: Will Andrews , obrien MFC after: 1 week Revision Changes Path 1.18 +6 -4 src/sys/dev/uart/uart_cpu_sparc64.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:07:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00D3316A4CE; Sat, 12 Mar 2005 17:07:51 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A853143D39; Sat, 12 Mar 2005 17:07:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j2CH7mwi039187 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 18:07:48 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j2CH7mmM039173; Sat, 12 Mar 2005 18:07:48 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Sergey Matveychuk In-Reply-To: <200503121629.j2CGTwZe054368@repoman.freebsd.org> References: <200503121629.j2CGTwZe054368@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-rghDIqZ4CXqy0dc6YVfn" Date: Sat, 12 Mar 2005 18:07:48 +0100 Message-Id: <1110647268.17235.0.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/tpop3d Makefile ports/mail/tpop3d/files tpop3d.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 17:07:51 -0000 --=-rghDIqZ4CXqy0dc6YVfn Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Sergey Matveychuk p=ED=B9e v so 12. 03. 2005 v 16:29 +0000: > sem 2005-03-12 16:29:58 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > mail/tpop3d Makefile=20 > mail/tpop3d/files tpop3d.sh.in=20 > Log: > Second patch form the PR was missed > - Found serious OPTIONS interaction errors. Fixed. Why the IS_INTERACTIVE knob?? --=20 Pav Lucistnik The hottest spot in the solar system is neither Mercury, Venus, nor St. Louis in the summer. -- WUSTL Press Release --=-rghDIqZ4CXqy0dc6YVfn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMyHkntdYP8FOsoIRAjf3AKChH4aLVYq0Y+sGyRIFFNOIeq8pPwCguVeN 3oCdOKbv8FYrswMYudf7wZI= =xSyD -----END PGP SIGNATURE----- --=-rghDIqZ4CXqy0dc6YVfn-- From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:14:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E737116A4CE; Sat, 12 Mar 2005 17:14:01 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E1A43D3F; Sat, 12 Mar 2005 17:13:59 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2CHEV0r000145; Sat, 12 Mar 2005 10:14:32 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <423322C6.2070401@samsco.org> Date: Sat, 12 Mar 2005 10:11:34 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marius Strobl References: <200503121706.j2CH63ds065431@repoman.freebsd.org> In-Reply-To: <200503121706.j2CH63ds065431@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_cpu_sparc64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 17:14:02 -0000 Marius Strobl wrote: > marius 2005-03-12 17:06:03 UTC > > FreeBSD src repository > > Modified files: > sys/dev/uart uart_cpu_sparc64.c > Log: > In uart_cpu_getdev_console() when determinig whether we should use > a serial console anyway because input-device is set to keyboard and > output-device is set to screen but no keyboard is plugged in don't > assume that a device node for the input-device alias exists. While > this is true for RS232 keyboards (the node of the SCC and UART > respectively which controls the keyboard doesn't disappear when no > keyboard is plugged in) this assumption breaks for USB keyboards. > It's most likely also not true for PS/2 keyboards but OFW doesn't > reliably switch to a serial console when the potential keyboard is > a PS/2 one which isn't plugged in so this couldn't be verified > properly. > > Reported by: Will Andrews , obrien > MFC after: 1 week > > Revision Changes Path > 1.18 +6 -4 src/sys/dev/uart/uart_cpu_sparc64.c Does this fix the serial console problems with the Blade100? If so then I'll generate a March snapshot ASAP for it. Scott From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:14:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D09216A4CE; Sat, 12 Mar 2005 17:14:14 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B52F643D31; Sat, 12 Mar 2005 17:14:13 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0ID9009HG17P42@connectmail.carleton.ca>; Sat, 12 Mar 2005 12:14:13 -0500 (EST) Date: Sat, 12 Mar 2005 12:14:29 -0500 From: Adam Weinberger In-reply-to: <4232D44F.2090209@elvandar.org> To: Remko Lodder Message-id: <42332375.9050401@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200503121127.j2CBRxNI034126@repoman.freebsd.org> <4232D44F.2090209@elvandar.org> cc: cvs-ports@FreeBSD.org cc: Joe Marcus Clarke cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/libglademm24 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 17:14:14 -0000 Remko Lodder wrote: > Joe Marcus Clarke wrote: > >> marcus 2005-03-12 11:27:59 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel/libglademm24 Makefile distinfo pkg-plist Log: >> Update to 2.6.0. Note: this release is API and ABI compatible with >> 2.4.x, so a repocopy to libglademm26 is not needed. >> Revision Changes Path >> 1.15 +12 -4 ports/devel/libglademm24/Makefile >> 1.8 +2 -2 ports/devel/libglademm24/distinfo >> 1.5 +5 -6 ports/devel/libglademm24/pkg-plist > > > Doesn't the directory name make it more confusing then? > Since if i enter /usr/ports/devel/libglademm24 i expect > a 2.4 release and not a 2.6, this makes it a bit confusing > perhaps for others. > > Isn't it a idea to make these directory's more global? > like /usr/ports/devel/libglademm2 (to refer to the 2.x versions) ? > > this goes for all the latest commits that had this update :) > > cheers, > I *VERY* much agree with you on this. We made our lives much more difficult by putting GNOME 2.0 into portname2. Now, we have a bunch of portname2's, without portname ports. IMO we should be denoting the stable version of something by not qualifying it with a number. I mean, if a user or porter needs to depend upon gtkmm, they'll say, "I need gtkmm. I better use x11-toolkits/gtkmm." But if they have to have gtkmm-2.2 and nothing else, THEN they can qualify it with "I need x11-toolkits/gtkmm22." And for that matter, I *really* think it's time to move x11-toolkits/gtk--2 (which installs stuff named gtkmm) into x11-toolkits/gtkmm. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:24:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5515C16A4CE; Sat, 12 Mar 2005 17:24:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C80F43D31; Sat, 12 Mar 2005 17:24:15 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CHOFrp066064; Sat, 12 Mar 2005 17:24:15 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CHOF4A066063; Sat, 12 Mar 2005 17:24:15 GMT (envelope-from oliver) Message-Id: <200503121724.j2CHOF4A066063@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 12 Mar 2005 17:24:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/courier-authlib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 17:24:15 -0000 oliver 2005-03-12 17:24:14 UTC FreeBSD ports repository Modified files: mail/courier-authlib Makefile Log: fix building for cases where WRKDIR is a nfs mount Revision Changes Path 1.10 +5 -0 ports/mail/courier-authlib/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:31:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5783C16A4CE; Sat, 12 Mar 2005 17:31:29 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 981B343D53; Sat, 12 Mar 2005 17:31:28 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j2CHVOSg091644; Sat, 12 Mar 2005 18:31:24 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j2CHVJ68091643; Sat, 12 Mar 2005 18:31:19 +0100 (CET) (envelope-from marius) Date: Sat, 12 Mar 2005 18:31:19 +0100 From: Marius Strobl To: Scott Long Message-ID: <20050312183119.F55534@newtrinity.zeist.de> References: <200503121706.j2CH63ds065431@repoman.freebsd.org> <423322C6.2070401@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <423322C6.2070401@samsco.org>; from scottl@samsco.org on Sat, Mar 12, 2005 at 10:11:34AM -0700 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-6; AVE: 6.30.0.5; VDF: 6.30.0.26; host: newtrinity.zeist.de) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_cpu_sparc64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 17:31:29 -0000 On Sat, Mar 12, 2005 at 10:11:34AM -0700, Scott Long wrote: > Marius Strobl wrote: > > marius 2005-03-12 17:06:03 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/uart uart_cpu_sparc64.c > > Log: > > In uart_cpu_getdev_console() when determinig whether we should use > > a serial console anyway because input-device is set to keyboard and > > output-device is set to screen but no keyboard is plugged in don't > > assume that a device node for the input-device alias exists. While > > this is true for RS232 keyboards (the node of the SCC and UART > > respectively which controls the keyboard doesn't disappear when no > > keyboard is plugged in) this assumption breaks for USB keyboards. > > It's most likely also not true for PS/2 keyboards but OFW doesn't > > reliably switch to a serial console when the potential keyboard is > > a PS/2 one which isn't plugged in so this couldn't be verified > > properly. > > > > Reported by: Will Andrews , obrien > > MFC after: 1 week > > > > Revision Changes Path > > 1.18 +6 -4 src/sys/dev/uart/uart_cpu_sparc64.c > > Does this fix the serial console problems with the Blade100? If so then > I'll generate a March snapshot ASAP for it. > I expect it to but I don't have a Blade 100 to verify myself. I hope either Will or David will confirm that this fixes the problem seen on Blade 100 but it was a bug nevertheless. Marius From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:35:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8290B16A4CE; Sat, 12 Mar 2005 17:35:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C6343D31; Sat, 12 Mar 2005 17:35:37 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CHZblY066524; Sat, 12 Mar 2005 17:35:37 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CHZbw5066523; Sat, 12 Mar 2005 17:35:37 GMT (envelope-from mlaier) Message-Id: <200503121735.j2CHZbw5066523@repoman.freebsd.org> From: Max Laier Date: Sat, 12 Mar 2005 17:35:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 altq.4 src/sys/dev/re if_re.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 17:35:37 -0000 mlaier 2005-03-12 17:35:37 UTC FreeBSD src repository Modified files: share/man/man4 altq.4 sys/dev/re if_re.c Log: ALTQ support for re(4). Submitted by: Chris Dionissopoulos, Theo Schlossnagle PR: kern/78681 MFC after: 2 weeks Revision Changes Path 1.12 +2 -1 src/share/man/man4/altq.4 1.41 +14 -6 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 19:04:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47CBD16A4CE; Sat, 12 Mar 2005 19:04:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7DB43D55; Sat, 12 Mar 2005 19:04:04 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CJ44Tw069531; Sat, 12 Mar 2005 19:04:04 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CJ442h069530; Sat, 12 Mar 2005 19:04:04 GMT (envelope-from hrs) Message-Id: <200503121904.j2CJ442h069530@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Mar 2005 19:04:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 19:04:04 -0000 hrs 2005-03-12 19:04:03 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: jail(8) security.jail.chflags_allowed sysctl, zs driver removed, ng_ipfw(4) added, ips(4) crash dump support, getaddrinfo(3) DNS query order changed, powerd(8) added, and RFC derived manual pages replaced. Update release notes: acpi_throttle and acpi_perf merged into acpi and can be disabled via device hints, and some rewording due to zs driver removal in the entry which explains uart(4) has been enabled by default on FreeBSD/sparc64. Revision Changes Path 1.820 +57 -5 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Mar 12 19:06:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4019A16A4CE; Sat, 12 Mar 2005 19:06:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C98F43D48; Sat, 12 Mar 2005 19:06:45 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CJ6iKB069709; Sat, 12 Mar 2005 19:06:44 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CJ6iPJ069708; Sat, 12 Mar 2005 19:06:44 GMT (envelope-from hrs) Message-Id: <200503121906.j2CJ6iPJ069708@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Mar 2005 19:06:44 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 19:06:45 -0000 hrs 2005-03-12 19:06:44 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add inet6_opt_init(3), inet6_rth_space(3), ng_ipfw(4), and powerd(8). Revision Changes Path 1.330 +4 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Sat Mar 12 19:07:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4550916A4CE; Sat, 12 Mar 2005 19:07:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B21543D54; Sat, 12 Mar 2005 19:07:34 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CJ7Yoc069752; Sat, 12 Mar 2005 19:07:34 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CJ7Xv2069751; Sat, 12 Mar 2005 19:07:33 GMT (envelope-from wilko) Message-Id: <200503121907.j2CJ7Xv2069751@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 12 Mar 2005 19:07:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 19:07:34 -0000 wilko 2005-03-12 19:07:33 UTC FreeBSD src repository Modified files: . access Log: devnull commit emails during business travel & subsequent vacation Revision Changes Path 1.697 +1 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Sat Mar 12 19:26:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6907616A4CE; Sat, 12 Mar 2005 19:26:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5140743D41; Sat, 12 Mar 2005 19:26:04 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CJQ406070408; Sat, 12 Mar 2005 19:26:04 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CJQ4ir070407; Sat, 12 Mar 2005 19:26:04 GMT (envelope-from adamw) Message-Id: <200503121926.j2CJQ4ir070407@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Mar 2005 19:26:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome gnome_upgrade.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 19:26:04 -0000 adamw 2005-03-12 19:26:04 UTC FreeBSD doc repository Modified files: en/gnome gnome_upgrade.sh Log: Apply some important fixes to the GNOME upgrade script that I really really really should have applied earlier. * On a restart, continue where we left off, instead of removing all applications and starting over again. The end result will be the same either way, but if you're not using ccache(1), the build time can be really frustrating. * When the script runs pkgdb(1), pkgdb complains about the nautilus-media port having been removed. Add a message to inform users not to worry about it, and to just hit Enter to ignore the error. * GNOME_UPGRADE_SH_VER bump. Revision Changes Path 1.17 +15 -2 www/en/gnome/gnome_upgrade.sh From owner-cvs-all@FreeBSD.ORG Sat Mar 12 19:45:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9348D16A4CE; Sat, 12 Mar 2005 19:45:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 642D043D1D; Sat, 12 Mar 2005 19:45:19 +0000 (GMT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CJjJMN071522; Sat, 12 Mar 2005 19:45:19 GMT (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CJjJwT071521; Sat, 12 Mar 2005 19:45:19 GMT (envelope-from obraun) Message-Id: <200503121945.j2CJjJwT071521@repoman.freebsd.org> From: Oliver Braun Date: Sat, 12 Mar 2005 19:45:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/hugs Makefile distinfo pkg-plist ports/lang/hugs/files patch-libraries_base_Data_List.hs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 19:45:19 -0000 obraun 2005-03-12 19:45:19 UTC FreeBSD ports repository Modified files: lang/hugs Makefile distinfo pkg-plist Removed files: lang/hugs/files patch-libraries_base_Data_List.hs Log: Upgrade to Mar2005 release Revision Changes Path 1.33 +7 -21 ports/lang/hugs/Makefile 1.13 +2 -2 ports/lang/hugs/distinfo 1.2 +0 -11 ports/lang/hugs/files/patch-libraries_base_Data_List.hs (dead) 1.15 +425 -76 ports/lang/hugs/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 19:46:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB41B16A4CE; Sat, 12 Mar 2005 19:46:16 +0000 (GMT) Received: from mail.psychoholics.org (www.psychoholics.org [64.185.102.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4077743D41; Sat, 12 Mar 2005 19:46:16 +0000 (GMT) (envelope-from ebola@psychoholics.org) Received: from S0106066606660666.su.shawcable.net (S0106066606660666.su.shawcable.net [24.76.68.38]) by mail.psychoholics.org (Postfix) with ESMTP id 38DD9157175; Sat, 12 Mar 2005 01:07:20 -0800 (PST) From: Adam Gregoire To: "David E. O'Brien" In-Reply-To: <200503120029.j2C0TUGn056138@repoman.freebsd.org> References: <200503120029.j2C0TUGn056138@repoman.freebsd.org> Content-Type: multipart/mixed; boundary="=-LJJGl3YPc+z/l7R4/2L1" Date: Sat, 12 Mar 2005 03:07:43 -0500 Message-Id: <1110614864.2680.10.camel@S0106066606660666.su.shawcable.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/conf files.amd64 files.i386 src/sys/dev/nve if_nve.c if_nvereg.h src/sys/modules/nve Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 19:46:16 -0000 --=-LJJGl3YPc+z/l7R4/2L1 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Sat, 2005-03-12 at 00:29 +0000, David E. O'Brien wrote: > obrien 2005-03-12 00:29:30 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/conf GENERIC > sys/conf files.amd64 files.i386 > sys/i386/conf GENERIC > sys/modules Makefile > Added files: > sys/dev/nve if_nve.c if_nvereg.h > sys/modules/nve Makefile > Log: > FreeBSD consumer bits of the nForce MCP NIC binary blob. > Attached patch sys/dev/nve/ if_nve.c if_nvereg.h to support the PCI-ID of my nForce MCP3 250Gb NIC to detect. The MB is an Asus K8N-E Deluxe. nv0: port 0xec00-0xec07 mem 0xff6fc000-0xff6fcfff irq 7 at device 5.0 on pci0 -- Adam Gregoire --=-LJJGl3YPc+z/l7R4/2L1 Content-Description: Content-Disposition: inline; filename=if_nve.c.diff Content-Type: text/x-patch; charset=UTF-8 Content-Transfer-Encoding: 7bit --- if_nve.c.orig Sat Mar 12 02:47:30 2005 +++ if_nve.c Sat Mar 12 02:41:03 2005 @@ -215,6 +215,8 @@ "NVIDIA nForce MCP2 Networking Adapter"}, {NVIDIA_VENDORID, NFORCE_MCPNET3_DEVICEID, "NVIDIA nForce MCP3 Networking Adapter"}, + {NVIDIA_VENDORID, NFORCE_MCPNET3_250_DEVICEID, + "NVIDIA nForce MCP3 250Gb Networking Adapter"}, {0, 0, NULL} }; --=-LJJGl3YPc+z/l7R4/2L1 Content-Description: Content-Disposition: inline; filename=if_nvereg.h.diff Content-Type: text/x-patch; charset=UTF-8 Content-Transfer-Encoding: 7bit --- if_nvereg.h.orig Sat Mar 12 02:47:41 2005 +++ if_nvereg.h Sat Mar 12 02:34:08 2005 @@ -37,6 +37,7 @@ #define NFORCE_MCPNET1_DEVICEID 0x01C3 #define NFORCE_MCPNET2_DEVICEID 0x0066 #define NFORCE_MCPNET3_DEVICEID 0x00D6 +#define NFORCE_MCPNET3_250_DEVICEID 0x00DF #define NV_RID 0x10 --=-LJJGl3YPc+z/l7R4/2L1-- From owner-cvs-all@FreeBSD.ORG Sat Mar 12 19:57:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8571416A4CE; Sat, 12 Mar 2005 19:57:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5581C43D41; Sat, 12 Mar 2005 19:57:56 +0000 (GMT) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CJvuHY071925; Sat, 12 Mar 2005 19:57:56 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CJvurR071924; Sat, 12 Mar 2005 19:57:56 GMT (envelope-from osa) Message-Id: <200503121957.j2CJvurR071924@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Sat, 12 Mar 2005 19:57:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/mc-light Makefile ports/misc/mc-light/files patch-Make.common.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 19:57:56 -0000 osa 2005-03-12 19:57:56 UTC FreeBSD ports repository Modified files: misc/mc-light Makefile misc/mc-light/files patch-Make.common.in Log: Fix locale path. Bump PORTREVISION. Patch from: Roman G. Hudenko Submitted by: Roman Y. Bogdanov (maintainer) PR: 78658 Revision Changes Path 1.7 +1 -1 ports/misc/mc-light/Makefile 1.2 +7 -5 ports/misc/mc-light/files/patch-Make.common.in From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:02:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 277E716A4CE; Sat, 12 Mar 2005 20:02:56 +0000 (GMT) Received: from mail.psychoholics.org (www.psychoholics.org [64.185.102.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C5C43D41; Sat, 12 Mar 2005 20:02:55 +0000 (GMT) (envelope-from ebola@psychoholics.org) Received: from S0106066606660666.su.shawcable.net (S0106066606660666.su.shawcable.net [24.76.68.38]) by mail.psychoholics.org (Postfix) with ESMTP id 9B7CA157174; Fri, 11 Mar 2005 22:01:56 -0800 (PST) From: Adam Gregoire To: "David E. O'Brien" In-Reply-To: <200503120029.j2C0TUGn056138@repoman.freebsd.org> References: <200503120029.j2C0TUGn056138@repoman.freebsd.org> Content-Type: text/plain Date: Sat, 12 Mar 2005 00:02:25 -0500 Message-Id: <1110603746.72068.3.camel@S0106066606660666.su.shawcable.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/conf files.amd64 files.i386 src/sys/dev/nve if_nve.c if_nvereg.h src/sys/modules/nve Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:02:56 -0000 On Sat, 2005-03-12 at 00:29 +0000, David E. O'Brien wrote: > obrien 2005-03-12 00:29:30 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/conf GENERIC > sys/conf files.amd64 files.i386 > sys/i386/conf GENERIC > sys/modules Makefile > Added files: > sys/dev/nve if_nve.c if_nvereg.h > sys/modules/nve Makefile > Log: > FreeBSD consumer bits of the nForce MCP NIC binary blob. > > Demanded by: DES > Encouraged by: scottl > Obtained from: q@onthenet.com.au (partially) > KNF'ed by: obrien > > Revision Changes Path > 1.430 +1 -0 src/sys/amd64/conf/GENERIC > 1.57 +11 -0 src/sys/conf/files.amd64 > 1.521 +11 -0 src/sys/conf/files.i386 > 1.1 +1700 -0 src/sys/dev/nve/if_nve.c (new) > 1.1 +175 -0 src/sys/dev/nve/if_nvereg.h (new) > 1.423 +1 -0 src/sys/i386/conf/GENERIC > 1.432 +3 -0 src/sys/modules/Makefile > 1.1 +15 -0 src/sys/modules/nve/Makefile (new) > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" This needs to be moved to where the rest of miibus interfaces are in amd64 and i386 GENERIC kernel config files. cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -march=athlon64 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/dev/nve/if_nve.c /usr/src/sys/dev/nve/if_nve.c:111:23: miibus_if.h: No such file or directory /usr/src/sys/dev/nve/if_nve.c:190: error: `miibus_readreg_desc' undeclared here (not in a function) /usr/src/sys/dev/nve/if_nve.c:190: error: initializer element is not constant /usr/src/sys/dev/nve/if_nve.c:190: error: (near initialization for `nve_methods[6].desc') /usr/src/sys/dev/nve/if_nve.c:190: error: initializer element is not constant /usr/src/sys/dev/nve/if_nve.c:190: error: (near initialization for `nve_methods[6]') /usr/src/sys/dev/nve/if_nve.c:191: error: `miibus_writereg_desc' undeclared here (not in a function) /usr/src/sys/dev/nve/if_nve.c:191: error: initializer element is not constant /usr/src/sys/dev/nve/if_nve.c:191: error: (near initialization for `nve_methods[7].desc') /usr/src/sys/dev/nve/if_nve.c:191: error: initializer element is not constant /usr/src/sys/dev/nve/if_nve.c:191: error: (near initialization for `nve_methods[7]') /usr/src/sys/dev/nve/if_nve.c:193: error: initializer element is not constant /usr/src/sys/dev/nve/if_nve.c:193: error: (near initialization for `nve_methods[8]') -- Adam Gregoire From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:05:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5824716A4CE; Sat, 12 Mar 2005 20:05:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E6CF43D53; Sat, 12 Mar 2005 20:05:37 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CK5bb1072265; Sat, 12 Mar 2005 20:05:37 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CK5bMT072264; Sat, 12 Mar 2005 20:05:37 GMT (envelope-from remko) Message-Id: <200503122005.j2CK5bMT072264@repoman.freebsd.org> From: Remko Lodder Date: Sat, 12 Mar 2005 20:05:36 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:05:37 -0000 remko 2005-03-12 20:05:36 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Add my (CVSUp14's) need for more memory. Approved by: simon (mentor) Revision Changes Path 1.323 +9 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:16:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E1916A4CF; Sat, 12 Mar 2005 20:16:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CFF643D2D; Sat, 12 Mar 2005 20:16:22 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKGM8v072723; Sat, 12 Mar 2005 20:16:22 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKGMWE072722; Sat, 12 Mar 2005 20:16:22 GMT (envelope-from marcus) Message-Id: <200503122016.j2CKGMWE072722@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 20:16:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:16:22 -0000 marcus 2005-03-12 20:16:22 UTC FreeBSD ports repository Modified files: multimedia Makefile Log: Complete the removal of nautilus-media. Reminded by: Ion-Mihai Tetcu Revision Changes Path 1.110 +0 -1 ports/multimedia/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:22:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B078216A4CE; Sat, 12 Mar 2005 20:22:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72AF843D1F; Sat, 12 Mar 2005 20:22:59 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKMxEb072981; Sat, 12 Mar 2005 20:22:59 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKMxCg072980; Sat, 12 Mar 2005 20:22:59 GMT (envelope-from adamw) Message-Id: <200503122022.j2CKMxCg072980@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Mar 2005 20:22:59 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome index.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:22:59 -0000 adamw 2005-03-12 20:22:59 UTC FreeBSD doc repository Modified files: en/gnome index.xsl Log: Update GNOME version numbers. Revision Changes Path 1.65 +5 -5 www/en/gnome/index.xsl From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:23:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8939816A4CF for ; Sat, 12 Mar 2005 20:23:05 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 5131B43D49 for ; Sat, 12 Mar 2005 20:23:04 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 26978 invoked from network); 12 Mar 2005 20:17:28 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 12 Mar 2005 20:17:28 -0000 Received: (qmail 6236 invoked by uid 89); 12 Mar 2005 20:29:44 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 12 Mar 2005 20:29:44 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 5EA5D114EC; Sat, 12 Mar 2005 22:23:02 +0200 (EET) Date: Sat, 12 Mar 2005 22:23:02 +0200 From: Ion-Mihai Tetcu To: Joe Marcus Clarke Message-ID: <20050312222302.1e1320a4@it.buh.tecnik93.com> In-Reply-To: <200503122016.j2CKGMWE072722@repoman.freebsd.org> References: <200503122016.j2CKGMWE072722@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:23:05 -0000 On Sat, 12 Mar 2005 20:16:22 +0000 (UTC) Joe Marcus Clarke wrote: > marcus 2005-03-12 20:16:22 UTC > > FreeBSD ports repository > > Modified files: > multimedia Makefile > Log: > Complete the removal of nautilus-media. > > Reminded by: Ion-Mihai Tetcu Wow, that was fast :) What about the repo-copy in chinese ? > - SUBDIR += scim-chinese > + SUBDIR += scim-pinyin -- IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:25:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B8D316A4CE; Sat, 12 Mar 2005 20:25:25 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6AF443D1D; Sat, 12 Mar 2005 20:25:24 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2CKPg5u056688; Sat, 12 Mar 2005 15:25:42 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Ion-Mihai Tetcu In-Reply-To: <20050312222302.1e1320a4@it.buh.tecnik93.com> References: <200503122016.j2CKGMWE072722@repoman.freebsd.org> <20050312222302.1e1320a4@it.buh.tecnik93.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-AGRJqBLv4zFkxJdhZ03+" Organization: FreeBSD, Inc. Date: Sat, 12 Mar 2005 15:25:06 -0500 Message-Id: <1110659106.79536.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:25:25 -0000 --=-AGRJqBLv4zFkxJdhZ03+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-03-12 at 22:23 +0200, Ion-Mihai Tetcu wrote: > On Sat, 12 Mar 2005 20:16:22 +0000 (UTC) > Joe Marcus Clarke wrote: >=20 > > marcus 2005-03-12 20:16:22 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > multimedia Makefile=20 > > Log: > > Complete the removal of nautilus-media. > > =20 > > Reminded by: Ion-Mihai Tetcu >=20 > Wow, that was fast :) >=20 > What about the repo-copy in chinese ? > > - SUBDIR +=3D scim-chinese > > + SUBDIR +=3D scim-pinyin What about it? Updating the Makefile after a repocopy is the responsibility of the one that requested the repocopy. Joe >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-AGRJqBLv4zFkxJdhZ03+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD4DBQBCM1Aib2iPiv4Uz4cRAvoqAJdC5ZbanXYmyy9c39E45xRtVqwWAKCDBexv x3a/HHAGFVrfTfEWrJ4Bag== =34Y/ -----END PGP SIGNATURE----- --=-AGRJqBLv4zFkxJdhZ03+-- From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:29:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6DDA16A4CE; Sat, 12 Mar 2005 20:29:12 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2980743D48; Sat, 12 Mar 2005 20:29:12 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id EC49822865; Sat, 12 Mar 2005 21:29:09 +0100 (CET) Received: by mail.droso.net (Postfix, from userid 1001) id 4BF1222864; Sat, 12 Mar 2005 21:29:09 +0100 (CET) Date: Sat, 12 Mar 2005 21:29:09 +0100 From: Erwin Lansing To: Joe Marcus Clarke Message-ID: <20050312202909.GY86185@droso.net> Mail-Followup-To: Joe Marcus Clarke , Ion-Mihai Tetcu , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200503122016.j2CKGMWE072722@repoman.freebsd.org> <20050312222302.1e1320a4@it.buh.tecnik93.com> <1110659106.79536.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ON0CT8LY+wgE1XqS" Content-Disposition: inline In-Reply-To: <1110659106.79536.9.camel@shumai.marcuscom.com> X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd 0.1 cc: Ion-Mihai Tetcu cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:29:12 -0000 --ON0CT8LY+wgE1XqS Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 12, 2005 at 03:25:06PM -0500, Joe Marcus Clarke wrote: > > > Reminded by: Ion-Mihai Tetcu > >=20 > > Wow, that was fast :) He would have been reminded by my script tomorrow :-) > >=20 > > What about the repo-copy in chinese ? > > > - SUBDIR +=3D scim-chinese > > > + SUBDIR +=3D scim-pinyin >=20 > What about it? Updating the Makefile after a repocopy is the > responsibility of the one that requested the repocopy. >=20 I talked to clsung about it, and it looks like something went wrong with the repocopy. I can't find ports/chinese/scim-pinyin anywhere in cvs. http://www.freebsd.org/cgi/query-pr.cgi?pr=3D78265 -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --ON0CT8LY+wgE1XqS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCM1EVqy9aWxUlaZARAjJEAKDcNG18s0v8t38FJBH2zh/7nY8OEgCgp/ej sLW2eJb/wxN+MBcHdj9npSY= =vmhz -----END PGP SIGNATURE----- --ON0CT8LY+wgE1XqS-- From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:30:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FA116A4CF for ; Sat, 12 Mar 2005 20:30:28 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id F1E9043D48 for ; Sat, 12 Mar 2005 20:30:26 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 28011 invoked from network); 12 Mar 2005 20:24:50 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 12 Mar 2005 20:24:50 -0000 Received: (qmail 6768 invoked by uid 89); 12 Mar 2005 20:37:06 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 12 Mar 2005 20:37:06 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id CA2F1114D4; Sat, 12 Mar 2005 22:30:24 +0200 (EET) Date: Sat, 12 Mar 2005 22:30:24 +0200 From: Ion-Mihai Tetcu To: Joe Marcus Clarke Message-ID: <20050312223024.32739c4c@it.buh.tecnik93.com> In-Reply-To: <1110659106.79536.9.camel@shumai.marcuscom.com> References: <200503122016.j2CKGMWE072722@repoman.freebsd.org> <20050312222302.1e1320a4@it.buh.tecnik93.com> <1110659106.79536.9.camel@shumai.marcuscom.com> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:30:28 -0000 On Sat, 12 Mar 2005 15:25:06 -0500 Joe Marcus Clarke wrote: > On Sat, 2005-03-12 at 22:23 +0200, Ion-Mihai Tetcu wrote: > > On Sat, 12 Mar 2005 20:16:22 +0000 (UTC) > > Joe Marcus Clarke wrote: > > > > > marcus 2005-03-12 20:16:22 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > multimedia Makefile > > > Log: > > > Complete the removal of nautilus-media. > > > > > > Reminded by: Ion-Mihai Tetcu > > > > Wow, that was fast :) > > > > What about the repo-copy in chinese ? > > > - SUBDIR += scim-chinese > > > + SUBDIR += scim-pinyin > > What about it? Updating the Makefile after a repocopy is the > responsibility of the one that requested the repocopy. Just that this time is the other way around, the Makefile is updated but the repo-copy is not done. Or at least my cvsup mirror and cvsweb still have scim-chinese -- IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:35:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61DBE16A4CE; Sat, 12 Mar 2005 20:35:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37E6343D49; Sat, 12 Mar 2005 20:35:06 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKZ6FK073415; Sat, 12 Mar 2005 20:35:06 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKZ6Ut073414; Sat, 12 Mar 2005 20:35:06 GMT (envelope-from ahze) Message-Id: <200503122035.j2CKZ6Ut073414@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 20:35:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/flac123 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:35:06 -0000 ahze 2005-03-12 20:35:06 UTC FreeBSD ports repository Modified files: audio/flac123 Makefile distinfo Log: - Update to 0.0.8 PR: ports/78733 Submitted by: Ports Fury Revision Changes Path 1.2 +8 -8 ports/audio/flac123/Makefile 1.2 +2 -2 ports/audio/flac123/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:37:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C871C16A4CE; Sat, 12 Mar 2005 20:37:48 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39AE643D48; Sat, 12 Mar 2005 20:37:48 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2CKc6gH056802; Sat, 12 Mar 2005 15:38:06 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Erwin Lansing In-Reply-To: <20050312202909.GY86185@droso.net> References: <200503122016.j2CKGMWE072722@repoman.freebsd.org> <20050312222302.1e1320a4@it.buh.tecnik93.com> <1110659106.79536.9.camel@shumai.marcuscom.com> <20050312202909.GY86185@droso.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-gZGdF6fJa8O4Ye6BfpZj" Organization: FreeBSD, Inc. Date: Sat, 12 Mar 2005 15:37:29 -0500 Message-Id: <1110659849.79536.11.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port cc: Ion-Mihai Tetcu cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:37:49 -0000 --=-gZGdF6fJa8O4Ye6BfpZj Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-03-12 at 21:29 +0100, Erwin Lansing wrote: > On Sat, Mar 12, 2005 at 03:25:06PM -0500, Joe Marcus Clarke wrote: > > > > Reminded by: Ion-Mihai Tetcu > > >=20 > > > Wow, that was fast :) >=20 > He would have been reminded by my script tomorrow :-) > > >=20 > > > What about the repo-copy in chinese ? > > > > - SUBDIR +=3D scim-chinese > > > > + SUBDIR +=3D scim-pinyin > >=20 > > What about it? Updating the Makefile after a repocopy is the > > responsibility of the one that requested the repocopy. > >=20 > I talked to clsung about it, and it looks like something went wrong with > the repocopy. I can't find ports/chinese/scim-pinyin anywhere in cvs. >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D78265 Ah, fixed now. I had forgotten to do the last step of the repocopy which actually copied the new port into the repo. Joe >=20 > -erwin >=20 >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-gZGdF6fJa8O4Ye6BfpZj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCM1MJb2iPiv4Uz4cRAkfqAKCOwu5+2y0aJqVTQ8dk6pYPMerd9QCfRXHd j4MsNoe0dDYcrUqsLum7Dfw= =N5Xj -----END PGP SIGNATURE----- --=-gZGdF6fJa8O4Ye6BfpZj-- From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:40:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BFFB16A4CE; Sat, 12 Mar 2005 20:40:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E566343D31; Sat, 12 Mar 2005 20:40:33 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKeXxn073772; Sat, 12 Mar 2005 20:40:33 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKeX5l073771; Sat, 12 Mar 2005 20:40:33 GMT (envelope-from phk) Message-Id: <200503122040.j2CKeX5l073771@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Mar 2005 20:40:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/nanobsd i386.diskimage X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:40:34 -0000 phk 2005-03-12 20:40:33 UTC FreeBSD src repository Modified files: tools/tools/nanobsd i386.diskimage Log: Enable packet mode in boot0, this makes it unimportant if the geometry is 100% correct on most hardware. Revision Changes Path 1.12 +1 -1 src/tools/tools/nanobsd/i386.diskimage From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:41:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD8A316A4CE; Sat, 12 Mar 2005 20:41:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9450743D1D; Sat, 12 Mar 2005 20:41:26 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKfQ6Z073814; Sat, 12 Mar 2005 20:41:26 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKfQP5073813; Sat, 12 Mar 2005 20:41:26 GMT (envelope-from phk) Message-Id: <200503122041.j2CKfQP5073813@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Mar 2005 20:41:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/nanobsd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:41:26 -0000 phk 2005-03-12 20:41:26 UTC FreeBSD src repository Modified files: tools/tools/nanobsd Makefile Log: DTRT with /var so that any packages installed are correctly recorded. Revision Changes Path 1.11 +2 -2 src/tools/tools/nanobsd/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:42:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37C9216A4CE; Sat, 12 Mar 2005 20:42:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E07843D55; Sat, 12 Mar 2005 20:42:19 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKgIiL073865; Sat, 12 Mar 2005 20:42:18 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKgIKr073864; Sat, 12 Mar 2005 20:42:18 GMT (envelope-from phk) Message-Id: <200503122042.j2CKgIKr073864@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Mar 2005 20:42:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/nanobsd make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:42:19 -0000 phk 2005-03-12 20:42:18 UTC FreeBSD src repository Modified files: tools/tools/nanobsd make.conf Log: Add NO_GPIB Revision Changes Path 1.19 +1 -0 src/tools/tools/nanobsd/make.conf From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:55:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B50416A4CF; Sat, 12 Mar 2005 20:55:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5630643D55; Sat, 12 Mar 2005 20:55:19 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKtJHP081096; Sat, 12 Mar 2005 20:55:19 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKtJX4081090; Sat, 12 Mar 2005 20:55:19 GMT (envelope-from ahze) Message-Id: <200503122055.j2CKtJX4081090@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 20:55:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/tagtool Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:55:19 -0000 ahze 2005-03-12 20:55:18 UTC FreeBSD ports repository Modified files: audio/tagtool Makefile distinfo pkg-plist Log: - Update to 0.12.1 PR: 78734 Submitted by: Ports Fury Revision Changes Path 1.5 +1 -2 ports/audio/tagtool/Makefile 1.3 +2 -2 ports/audio/tagtool/distinfo 1.4 +6 -0 ports/audio/tagtool/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 20:58:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 677DE16A4CE; Sat, 12 Mar 2005 20:58:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA5C43D2D; Sat, 12 Mar 2005 20:58:57 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CKwvd5081260; Sat, 12 Mar 2005 20:58:57 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CKwvIs081259; Sat, 12 Mar 2005 20:58:57 GMT (envelope-from ahze) Message-Id: <200503122058.j2CKwvIs081259@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Mar 2005 20:58:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:58:57 -0000 ahze 2005-03-12 20:58:57 UTC FreeBSD ports repository Modified files: devel/cvsd Makefile distinfo Log: - Update to 1.0.6 PR: 78736 Submitted by: Ports Fury Revision Changes Path 1.28 +1 -1 ports/devel/cvsd/Makefile 1.22 +4 -4 ports/devel/cvsd/distinfo From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:07:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28DD116A4CE; Sat, 12 Mar 2005 21:07:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3A5943D3F; Sat, 12 Mar 2005 21:07:50 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CL7oiB081630; Sat, 12 Mar 2005 21:07:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CL7on3081629; Sat, 12 Mar 2005 21:07:50 GMT (envelope-from marcus) Message-Id: <200503122107.j2CL7on3081629@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 21:07:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/pango Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:07:51 -0000 marcus 2005-03-12 21:07:50 UTC FreeBSD ports repository Modified files: x11-toolkits/pango Makefile Log: Remove the WITH_CJK patch as it is no longer applicable. Reported by: ume Revision Changes Path 1.69 +0 -5 ports/x11-toolkits/pango/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:09:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0169116A4CE; Sat, 12 Mar 2005 21:09:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A4143D2F; Sat, 12 Mar 2005 21:09:15 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CL9Fne081710; Sat, 12 Mar 2005 21:09:15 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CL9F76081709; Sat, 12 Mar 2005 21:09:15 GMT (envelope-from trhodes) Message-Id: <200503122109.j2CL9F76081709@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 12 Mar 2005 21:09:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d lomac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:09:16 -0000 trhodes 2005-03-12 21:09:15 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Removed files: etc/rc.d lomac Log: Remove mac_lomac(4) functionality. The proper way is to use loader.conf or build the policy into a kernel. Approved by: rwatson Revision Changes Path 1.243 +0 -1 src/etc/defaults/rc.conf 1.5 +0 -19 src/etc/rc.d/lomac (dead) From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:10:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8906616A4CE; Sat, 12 Mar 2005 21:10:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E95C43D46; Sat, 12 Mar 2005 21:10:42 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLAgQF081850; Sat, 12 Mar 2005 21:10:42 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLAgh4081849; Sat, 12 Mar 2005 21:10:42 GMT (envelope-from trhodes) Message-Id: <200503122110.j2CLAgh4081849@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 12 Mar 2005 21:10:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:10:42 -0000 trhodes 2005-03-12 21:10:42 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Remove mention of mac_lomac(4) policy from here too. Revision Changes Path 1.248 +1 -11 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:12:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B306316A4CF; Sat, 12 Mar 2005 21:12:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C6243D1D; Sat, 12 Mar 2005 21:12:01 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLC18k081897; Sat, 12 Mar 2005 21:12:01 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLC1QK081896; Sat, 12 Mar 2005 21:12:01 GMT (envelope-from nork) Message-Id: <200503122112.j2CLC1QK081896@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Mar 2005 21:12:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:12:01 -0000 nork 2005-03-12 21:12:01 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile Log: Add a note about MASTER_SITES and MASTER_SITE_SUBDIR. # Sorry, I missed in rev.1.161. I should not make to # use MASTER_SITES and MASTER_SITE_SUBDIR. Pointed out by: adamw Revision Changes Path 1.173 +7 -1 ports/net/liveMedia/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:18:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 783A716A4CE; Sat, 12 Mar 2005 21:18:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F6AA43D39; Sat, 12 Mar 2005 21:18:07 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLI7p5082170; Sat, 12 Mar 2005 21:18:07 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLI7D0082169; Sat, 12 Mar 2005 21:18:07 GMT (envelope-from nork) Message-Id: <200503122118.j2CLI7D0082169@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Mar 2005 21:18:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/DarwinStreamingServer Makefile distinfo patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp patch-Buildit patch-DSS_MakeRoot patch-Install patch-WebAdmin::src::streamingadminserver.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:18:07 -0000 nork 2005-03-12 21:18:07 UTC FreeBSD ports repository Modified files: net/DarwinStreamingServer Makefile distinfo pkg-plist net/DarwinStreamingServer/files patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp patch-Buildit patch-Install patch-WebAdmin::src::streamingadminserver.pl Added files: net/DarwinStreamingServer/files patch-DSS_MakeRoot Log: Update to 5.0.3.2. o Disable over-optimaization for problem of ports/75291. [1] o Clean-up some patches (to post-patch phase) PR: ports/75291 [1] Pointed out by: Lars Eggert [1] Informed by: Yoshihiro Yanagida Inquiried by: many people Sponsored by: Ensure Technology Ltd. Revision Changes Path 1.15 +34 -5 ports/net/DarwinStreamingServer/Makefile 1.7 +2 -1 ports/net/DarwinStreamingServer/distinfo 1.2 +3 -3 ports/net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp 1.4 +3 -3 ports/net/DarwinStreamingServer/files/patch-Buildit 1.3 +24 -0 ports/net/DarwinStreamingServer/files/patch-DSS_MakeRoot (new) 1.3 +91 -209 ports/net/DarwinStreamingServer/files/patch-Install 1.4 +12 -3 ports/net/DarwinStreamingServer/files/patch-WebAdmin::src::streamingadminserver.pl 1.4 +11 -11 ports/net/DarwinStreamingServer/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:25:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7332416A4CE; Sat, 12 Mar 2005 21:25:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A4643D1F; Sat, 12 Mar 2005 21:25:07 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLP7GI082473; Sat, 12 Mar 2005 21:25:07 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLP7Au082472; Sat, 12 Mar 2005 21:25:07 GMT (envelope-from marcus) Message-Id: <200503122125.j2CLP7Au082472@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 21:25:07 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq210.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:25:07 -0000 marcus 2005-03-12 21:25:07 UTC FreeBSD doc repository Modified files: en/gnome/docs faq210.sgml Log: Commit a known issue about Evolution crashing with malloc debugging enabled. Revision Changes Path 1.5 +8 -1 www/en/gnome/docs/faq210.sgml From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:26:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAACF16A4CE; Sat, 12 Mar 2005 21:26:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E33243D3F; Sat, 12 Mar 2005 21:26:53 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLQrUm082546; Sat, 12 Mar 2005 21:26:53 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLQrIT082545; Sat, 12 Mar 2005 21:26:53 GMT (envelope-from kan) Message-Id: <200503122126.j2CLQrIT082545@repoman.freebsd.org> From: Alexander Kabaev Date: Sat, 12 Mar 2005 21:26:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/i386/libi386 pxe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:26:53 -0000 kan 2005-03-12 21:26:53 UTC FreeBSD src repository Modified files: sys/boot/i386/libi386 pxe.c Log: Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT, to stll be able to mount NFS root as prescribed by DCHP configuration. Since pxeboot is using TFTP to get to the files, pxeboot can not rely on NFS to provide it a root directory hande as a side effect. pxeboot has to make RPC mount call itself. Revision Changes Path 1.21 +24 -0 src/sys/boot/i386/libi386/pxe.c From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:30:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554BE16A4CE; Sat, 12 Mar 2005 21:30:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AAF243D1D; Sat, 12 Mar 2005 21:30:47 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLUlgQ082780; Sat, 12 Mar 2005 21:30:47 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLUlZV082779; Sat, 12 Mar 2005 21:30:47 GMT (envelope-from marcus) Message-Id: <200503122130.j2CLUlZV082779@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 21:30:47 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq2.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:30:47 -0000 marcus 2005-03-12 21:30:47 UTC FreeBSD doc repository Modified files: en/gnome/docs faq2.sgml Log: Update the menu editing question to reflect the hash reality of GNOME 2.10. Revision Changes Path 1.89 +8 -8 www/en/gnome/docs/faq2.sgml From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:44:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0A4F16A4CE; Sat, 12 Mar 2005 21:44:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8706143D31; Sat, 12 Mar 2005 21:44:29 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLiTGv084072; Sat, 12 Mar 2005 21:44:29 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLiTjn084071; Sat, 12 Mar 2005 21:44:29 GMT (envelope-from oliver) Message-Id: <200503122144.j2CLiTjn084071@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 12 Mar 2005 21:44:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/xfce4-desktop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:44:29 -0000 oliver 2005-03-12 21:44:29 UTC FreeBSD ports repository Modified files: x11-wm/xfce4-desktop Makefile Log: fix build with gtk 2.6 Revision Changes Path 1.24 +4 -0 ports/x11-wm/xfce4-desktop/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:45:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9697316A4CE; Sat, 12 Mar 2005 21:45:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C65E43D1D; Sat, 12 Mar 2005 21:45:16 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLjGKW084172; Sat, 12 Mar 2005 21:45:16 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLjGVt084171; Sat, 12 Mar 2005 21:45:16 GMT (envelope-from nork) Message-Id: <200503122145.j2CLjGVt084171@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Mar 2005 21:45:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/openoffice-templates Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:45:16 -0000 nork 2005-03-12 21:45:16 UTC FreeBSD ports repository Modified files: japanese/openoffice-templates Makefile Log: Utilize PLIST_FILES, and portlint happy! Revision Changes Path 1.18 +6 -8 ports/japanese/openoffice-templates/Makefile From owner-cvs-all@FreeBSD.ORG Sat Mar 12 21:45:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73F7116A4CE; Sat, 12 Mar 2005 21:45:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A48143D53; Sat, 12 Mar 2005 21:45:29 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CLjTYJ084207; Sat, 12 Mar 2005 21:45:29 GMT (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CLjTJB084206; Sat, 12 Mar 2005 21:45:29 GMT (envelope-from bland) Message-Id: <200503122145.j2CLjTJB084206@repoman.freebsd.org> From: Alexander Nedotsukov Date: Sat, 12 Mar 2005 21:45:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libglade2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 21:45:29 -0000 bland 2005-03-12 21:45:29 UTC FreeBSD ports repository Modified files: devel/libglade2 Makefile pkg-plist Log: Restore WITHOUT_PYTHON knob. Revision Changes Path 1.63 +17 -5 ports/devel/libglade2/Makefile 1.25 +1 -1 ports/devel/libglade2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 22:27:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 462A116A4CE; Sat, 12 Mar 2005 22:27:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA8643D3F; Sat, 12 Mar 2005 22:27:06 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CMR6Kc085597; Sat, 12 Mar 2005 22:27:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CMR6cH085596; Sat, 12 Mar 2005 22:27:06 GMT (envelope-from pav) Message-Id: <200503122227.j2CMR6cH085596@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Mar 2005 22:27:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/accessibility/atk pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 22:27:06 -0000 pav 2005-03-12 22:27:05 UTC FreeBSD ports repository Modified files: accessibility/atk pkg-plist Log: - Fix plist nit Revision Changes Path 1.19 +1 -0 ports/accessibility/atk/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 22:38:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F9716A4CE; Sat, 12 Mar 2005 22:38:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED2FB43D46; Sat, 12 Mar 2005 22:38:57 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CMcv0g086022; Sat, 12 Mar 2005 22:38:57 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CMcvvZ086021; Sat, 12 Mar 2005 22:38:57 GMT (envelope-from adamw) Message-Id: <200503122238.j2CMcvvZ086021@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Mar 2005 22:38:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq210.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 22:38:58 -0000 adamw 2005-03-12 22:38:57 UTC FreeBSD doc repository Modified files: en/gnome/docs faq210.sgml Log: Spelling, grammar, and readability. Oh my! Revision Changes Path 1.6 +20 -18 www/en/gnome/docs/faq210.sgml From owner-cvs-all@FreeBSD.ORG Sat Mar 12 22:41:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 396F616A4CE; Sat, 12 Mar 2005 22:41:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F95F43D41; Sat, 12 Mar 2005 22:41:56 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CMftFp086170; Sat, 12 Mar 2005 22:41:55 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CMftG5086169; Sat, 12 Mar 2005 22:41:55 GMT (envelope-from adamw) Message-Id: <200503122241.j2CMftG5086169@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Mar 2005 22:41:55 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq2.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 22:41:56 -0000 adamw 2005-03-12 22:41:55 UTC FreeBSD doc repository Modified files: en/gnome/docs faq2.sgml Log: Note that you can still edit GNOME menus by hand if you want. They really dropped the ball on this issue ::/ Revision Changes Path 1.90 +3 -2 www/en/gnome/docs/faq2.sgml From owner-cvs-all@FreeBSD.ORG Sat Mar 12 22:42:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5937416A4CE; Sat, 12 Mar 2005 22:42:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC7F43D3F; Sat, 12 Mar 2005 22:42:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CMg9O4086230; Sat, 12 Mar 2005 22:42:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CMg93J086229; Sat, 12 Mar 2005 22:42:09 GMT (envelope-from pav) Message-Id: <200503122242.j2CMg93J086229@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Mar 2005 22:42:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gnomehier Makefileports/misc/gnomehier/files dirlist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 22:42:09 -0000 pav 2005-03-12 22:42:09 UTC FreeBSD ports repository Modified files: misc/gnomehier Makefile misc/gnomehier/files dirlist Log: - lib/gtk-2.0 is handled by gtk20 port Revision Changes Path 1.30 +1 -1 ports/misc/gnomehier/Makefile 1.15 +0 -1 ports/misc/gnomehier/files/dirlist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 23:19:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B219916A4CE; Sat, 12 Mar 2005 23:19:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4C743D2F; Sat, 12 Mar 2005 23:19:08 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CNJ8g0087777; Sat, 12 Mar 2005 23:19:08 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CNJ8c2087776; Sat, 12 Mar 2005 23:19:08 GMT (envelope-from lioux) Message-Id: <200503122319.j2CNJ8c2087776@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 12 Mar 2005 23:19:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/py-bittorrent Makefile distinfo pkg-plist extra-noportdocs-setup.pyextra-psyco-patch-BitTorrent::makemetafile.py extra-psyco-patch-btcompletedir.py extra-psyco-patch-btdownloadcurses.py extra-psyco-patch-btdownloadgui.py ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 23:19:08 -0000 lioux 2005-03-12 23:19:08 UTC FreeBSD ports repository Modified files: net/py-bittorrent Makefile distinfo pkg-plist net/py-bittorrent/files extra-nogui-patch-setup.py extra-psyco-patch-btdownloadcurses.py extra-psyco-patch-btdownloadheadless.py extra-psyco-patch-btlaunchmany.py extra-psyco-patch-btlaunchmanycurses.py extra-psyco-patch-bttrack.py Added files: net/py-bittorrent/files extra-noportdocs-setup.py extra-psyco-patch-BitTorrent::launchmanycore.py extra-psyco-patch-BitTorrent::makemetafile.py extra-psyco-patch-btmaketorrent.py extra-psyco-patch-btreannouce.py extra-psyco-patch-btrename.py extra-psyco-patch-btshowmetainfo.py extra-psyco-patch-bttest.py patch-BitTorrent::__init__.py patch-BitTorrent::defaultargs.py Removed files: net/py-bittorrent/files extra-psyco-patch-btcompletedir.py extra-psyco-patch-btcompletedirgui.py extra-psyco-patch-btdownloadgui.py extra-psyco-patch-btmakemetafile.py patch-BitTorrent::Rerequester.py patch-BitTorrent::track.py patch-BitTorrent::zurllib.py patch-btcompletedir.py zurllib.py Log: o Update to 4.0 which supports new protocol standards o The GUI interface now depends on x11-toolkits/py-gtk2 instead of x11-toolkits/py-wxPython Revision Changes Path 1.23 +45 -25 ports/net/py-bittorrent/Makefile 1.8 +2 -2 ports/net/py-bittorrent/distinfo 1.2 +19 -13 ports/net/py-bittorrent/files/extra-nogui-patch-setup.py 1.1 +8 -0 ports/net/py-bittorrent/files/extra-noportdocs-setup.py (new) 1.1 +18 -0 ports/net/py-bittorrent/files/extra-psyco-patch-BitTorrent::launchmanycore.py (new) 1.1 +18 -0 ports/net/py-bittorrent/files/extra-psyco-patch-BitTorrent::makemetafile.py (new) 1.3 +0 -18 ports/net/py-bittorrent/files/extra-psyco-patch-btcompletedir.py (dead) 1.3 +0 -18 ports/net/py-bittorrent/files/extra-psyco-patch-btcompletedirgui.py (dead) 1.3 +12 -12 ports/net/py-bittorrent/files/extra-psyco-patch-btdownloadcurses.py 1.3 +0 -18 ports/net/py-bittorrent/files/extra-psyco-patch-btdownloadgui.py (dead) 1.3 +12 -12 ports/net/py-bittorrent/files/extra-psyco-patch-btdownloadheadless.py 1.3 +12 -12 ports/net/py-bittorrent/files/extra-psyco-patch-btlaunchmany.py 1.3 +12 -12 ports/net/py-bittorrent/files/extra-psyco-patch-btlaunchmanycurses.py 1.3 +0 -18 ports/net/py-bittorrent/files/extra-psyco-patch-btmakemetafile.py (dead) 1.1 +18 -0 ports/net/py-bittorrent/files/extra-psyco-patch-btmaketorrent.py (new) 1.1 +18 -0 ports/net/py-bittorrent/files/extra-psyco-patch-btreannouce.py (new) 1.1 +18 -0 ports/net/py-bittorrent/files/extra-psyco-patch-btrename.py (new) 1.1 +18 -0 ports/net/py-bittorrent/files/extra-psyco-patch-btshowmetainfo.py (new) 1.1 +18 -0 ports/net/py-bittorrent/files/extra-psyco-patch-bttest.py (new) 1.3 +8 -8 ports/net/py-bittorrent/files/extra-psyco-patch-bttrack.py 1.2 +0 -30 ports/net/py-bittorrent/files/patch-BitTorrent::Rerequester.py (dead) 1.1 +11 -0 ports/net/py-bittorrent/files/patch-BitTorrent::__init__.py (new) 1.1 +11 -0 ports/net/py-bittorrent/files/patch-BitTorrent::defaultargs.py (new) 1.2 +0 -300 ports/net/py-bittorrent/files/patch-BitTorrent::track.py (dead) 1.2 +0 -18 ports/net/py-bittorrent/files/patch-BitTorrent::zurllib.py (dead) 1.2 +0 -12 ports/net/py-bittorrent/files/patch-btcompletedir.py (dead) 1.2 +0 -61 ports/net/py-bittorrent/files/zurllib.py (dead) 1.5 +47 -9 ports/net/py-bittorrent/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Mar 12 23:26:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D335316A4CE; Sat, 12 Mar 2005 23:26:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B3243D3F; Sat, 12 Mar 2005 23:26:40 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2CNQeI7088294; Sat, 12 Mar 2005 23:26:40 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2CNQe3W088293; Sat, 12 Mar 2005 23:26:40 GMT (envelope-from lioux) Message-Id: <200503122326.j2CNQe3W088293@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 12 Mar 2005 23:26:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/linux-understand_ada Makefile ports/devel/linux-understand_c Makefile ports/devel/linux-understand_java Makefile ports/mail/bayespam Makefile ports/mail/py-spambayes Makefile ports/multimedia/xmps-opendivx-plugin ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 23:26:41 -0000 lioux 2005-03-12 23:26:40 UTC FreeBSD ports repository Modified files: devel/linux-understand_ada Makefile devel/linux-understand_c Makefile devel/linux-understand_java Makefile mail/bayespam Makefile mail/py-spambayes Makefile mail/spamoracle Makefile multimedia/xmps-opendivx-plugin Makefile multimedia/xmps-win32-plugin Makefile Log: Drop maintainership Revision Changes Path 1.53 +1 -1 ports/devel/linux-understand_ada/Makefile 1.72 +1 -1 ports/devel/linux-understand_c/Makefile 1.7 +1 -1 ports/devel/linux-understand_java/Makefile 1.6 +1 -1 ports/mail/bayespam/Makefile 1.14 +1 -1 ports/mail/py-spambayes/Makefile 1.7 +1 -1 ports/mail/spamoracle/Makefile 1.21 +1 -1 ports/multimedia/xmps-opendivx-plugin/Makefile 1.25 +1 -1 ports/multimedia/xmps-win32-plugin/Makefile