From owner-cvs-all@FreeBSD.ORG Sun Jul 16 00:20:07 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14A5B16A4E0; Sun, 16 Jul 2006 00:20:07 +0000 (UTC) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9719843D62; Sun, 16 Jul 2006 00:20:06 +0000 (GMT) (envelope-from frank@exit.com) Received: from jill.exit.com (jill.exit.com [206.223.0.4]) by tinker.exit.com (8.13.4/8.13.4) with ESMTP id k6G0K60t085425; Sat, 15 Jul 2006 17:20:06 -0700 (PDT) (envelope-from frank@exit.com) Received: from jill.exit.com (localhost [127.0.0.1]) by jill.exit.com (8.13.6/8.13.4) with ESMTP id k6G0K6Ob048487; Sat, 15 Jul 2006 17:20:06 -0700 (PDT) (envelope-from frank@exit.com) Received: (from frank@localhost) by jill.exit.com (8.13.6/8.13.6/Submit) id k6G0K6lX048486; Sat, 15 Jul 2006 17:20:06 -0700 (PDT) (envelope-from frank@exit.com) X-Authentication-Warning: jill.exit.com: frank set sender to frank@exit.com using -f From: Frank Mayhar To: Thomas Quinot In-Reply-To: <200607152041.k6FKfcdE010090@repoman.freebsd.org> References: <200607152041.k6FKfcdE010090@repoman.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Exit Consulting Date: Sat, 15 Jul 2006 17:20:05 -0700 Message-Id: <1153009205.48205.10.camel@jill.exit.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: ClamAV 0.88/1600/Sat Jul 15 08:03:46 2006 on tinker.exit.com X-Virus-Status: Clean Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: frank@exit.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2006 00:20:07 -0000 On Sat, 2006-07-15 at 20:41 +0000, Thomas Quinot wrote: > thomas 2006-07-15 20:41:38 UTC > > FreeBSD src repository > > Modified files: > tools/tools/nanobsd nanobsd.sh > Log: > When creating the NanoBSD disk image, install boot blocks from the > newly-built world, in preference to those from the host system. Speaking of which, is anyone ever going to do anything with my Nanobsd patch that I submitted as conf/96746? Link here: http://www.freebsd.org/cgi/query-pr.cgi?pr=96746 It's probably a little old by now, but I still think that it would be useful. It certainly helped _me_. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-cvs-all@FreeBSD.ORG Sun Jul 16 00:39:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FFF316A4DA; Sun, 16 Jul 2006 00:39:59 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29DB343D46; Sun, 16 Jul 2006 00:39:59 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G0dxfo049822; Sun, 16 Jul 2006 00:39:59 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G0dxwq049821; Sun, 16 Jul 2006 00:39:59 GMT (envelope-from cperciva) Message-Id: <200607160039.k6G0dxwq049821@repoman.freebsd.org> From: Colin Percival Date: Sun, 16 Jul 2006 00:39:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdnmonitor main.c src/usr.sbin/i4b/isdnphone main.c src/usr.sbin/i4b/isdntelctl main.c src/usr.sbin/i4b/isdntest main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 00:39:59 -0000 cperciva 2006-07-16 00:39:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/i4b/isdnd main.c usr.sbin/i4b/isdndebug main.c usr.sbin/i4b/isdnmonitor main.c usr.sbin/i4b/isdnphone main.c usr.sbin/i4b/isdntelctl main.c usr.sbin/i4b/isdntest main.c Log: MFC various revisions of usr.sbin/i4b/*/main.c: Remove build timestamps. There's no need to know exactly when these programs were built, and this removal makes these binaries build the same every time. Revision Changes Path 1.16.14.1 +1 -1 src/usr.sbin/i4b/isdnd/main.c 1.11.14.1 +2 -2 src/usr.sbin/i4b/isdndebug/main.c 1.8.14.1 +1 -1 src/usr.sbin/i4b/isdnmonitor/main.c 1.4.14.1 +1 -1 src/usr.sbin/i4b/isdnphone/main.c 1.10.14.1 +2 -2 src/usr.sbin/i4b/isdntelctl/main.c 1.8.14.1 +1 -1 src/usr.sbin/i4b/isdntest/main.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:31:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B3B416A4DE; Sun, 16 Jul 2006 03:31:02 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1DB843D67; Sun, 16 Jul 2006 03:31:01 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3V1Qp068979; Sun, 16 Jul 2006 03:31:01 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3V1to068978; Sun, 16 Jul 2006 03:31:01 GMT (envelope-from mjacob) Message-Id: <200607160331.k6G3V1to068978@repoman.freebsd.org> From: Matt Jacob Date: Sun, 16 Jul 2006 03:31:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt_raid.c mpt_raid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:31:02 -0000 mjacob 2006-07-16 03:31:01 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt_raid.c mpt_raid.h Log: Define out unused and incomplete raid quiesce functions. The code never could be called, so we might as well not compile it for now. Revision Changes Path 1.11 +10 -8 src/sys/dev/mpt/mpt_raid.c 1.7 +2 -0 src/sys/dev/mpt/mpt_raid.h From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:34:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F9CF16A4DD; Sun, 16 Jul 2006 03:34:56 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10BA143D4C; Sun, 16 Jul 2006 03:34:56 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3Yt97069191; Sun, 16 Jul 2006 03:34:55 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3Ytoa069190; Sun, 16 Jul 2006 03:34:55 GMT (envelope-from mjacob) Message-Id: <200607160334.k6G3Ytoa069190@repoman.freebsd.org> From: Matt Jacob Date: Sun, 16 Jul 2006 03:34:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt.c mpt_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:34:56 -0000 mjacob 2006-07-16 03:34:55 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.c mpt_cam.c Log: If we're in mpt_wait_req and the command times out, mark it as timed out. Don't try and free the config request for read_cfg_header that times out because it's still active. Put in code for the config reply handler that will then free up timed out requests. Fix the FC_PRIMITIVE_SEND completion to not try and free a command twice. Dunno how this possibly could have been working for awhile. MFC after: 2 weeks Revision Changes Path 1.34 +12 -1 src/sys/dev/mpt/mpt.c 1.29 +6 -3 src/sys/dev/mpt/mpt_cam.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:35:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D37116A5F0; Sun, 16 Jul 2006 03:35:29 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF31243D49; Sun, 16 Jul 2006 03:35:28 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3ZShc069288; Sun, 16 Jul 2006 03:35:28 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3ZSQO069287; Sun, 16 Jul 2006 03:35:28 GMT (envelope-from rafan) Message-Id: <200607160335.k6G3ZSQO069287@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:35:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda-symbols Makefile pkg-plist ports/cad/geda-symbols/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:35:29 -0000 rafan 2006-07-16 03:35:28 UTC FreeBSD ports repository Modified files: cad/geda-symbols Makefile pkg-plist Added files: cad/geda-symbols/files patch-configure Log: - Fix installdir to address GEDA directory structure unification - Fix comment - Use DATADIR & DOCSDIR macro - Fix portname PR: ports/100232 Submitted by: maintainer Revision Changes Path 1.10 +10 -3 ports/cad/geda-symbols/Makefile 1.1 +11 -0 ports/cad/geda-symbols/files/patch-configure (new) 1.8 +1672 -1672 ports/cad/geda-symbols/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:37:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 578EF16A4DF; Sun, 16 Jul 2006 03:37:01 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A8A43D60; Sun, 16 Jul 2006 03:37:00 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3b0jD069424; Sun, 16 Jul 2006 03:37:00 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3b0p5069423; Sun, 16 Jul 2006 03:37:00 GMT (envelope-from rafan) Message-Id: <200607160337.k6G3b0p5069423@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:37:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/libgeda Makefile ports/cad/libgeda/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:37:01 -0000 rafan 2006-07-16 03:37:00 UTC FreeBSD ports repository Modified files: cad/libgeda Makefile Added files: cad/libgeda/files patch-configure Log: - Fix RCDIR to use unificated GEDA directory - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Fix comment - Bump PORTREVISION PR: ports/100223 Submitted by: maintainer Revision Changes Path 1.21 +3 -2 ports/cad/libgeda/Makefile 1.1 +11 -0 ports/cad/libgeda/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:38:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B7DB16A4E1; Sun, 16 Jul 2006 03:38:25 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF67243D46; Sun, 16 Jul 2006 03:38:24 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3cOm2069527; Sun, 16 Jul 2006 03:38:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3cONB069526; Sun, 16 Jul 2006 03:38:24 GMT (envelope-from rafan) Message-Id: <200607160338.k6G3cONB069526@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:38:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda-utils Makefile pkg-descr pkg-plist ports/cad/geda-utils/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:38:25 -0000 rafan 2006-07-16 03:38:24 UTC FreeBSD ports repository Modified files: cad/geda-utils Makefile pkg-descr pkg-plist Added files: cad/geda-utils/files patch-configure Log: - Fix installdirs to address geda directory structure unification - Fix PORTNAME - Fix comment - Update pkg-descr - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100231 Submitted by: maintainer Revision Changes Path 1.13 +17 -4 ports/cad/geda-utils/Makefile 1.1 +11 -0 ports/cad/geda-utils/files/patch-configure (new) 1.2 +1 -1 ports/cad/geda-utils/pkg-descr 1.7 +9 -9 ports/cad/geda-utils/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:39:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBF4616A4DA; Sun, 16 Jul 2006 03:39:48 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF5E343D70; Sun, 16 Jul 2006 03:39:46 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3dkjN069632; Sun, 16 Jul 2006 03:39:46 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3dkmB069631; Sun, 16 Jul 2006 03:39:46 GMT (envelope-from rafan) Message-Id: <200607160339.k6G3dkmB069631@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:39:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda-projectmanager Makefile pkg-descr pkg-plist ports/cad/geda-projectmanager/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:39:48 -0000 rafan 2006-07-16 03:39:46 UTC FreeBSD ports repository Modified files: cad/geda-projectmanager Makefile pkg-descr pkg-plist Added files: cad/geda-projectmanager/files patch-configure Log: - Fix installdirs to address geda directory structure unification - Fix PORTNAME - Use NLS conditional - define USE_GETTEXT properly - fix pkg-descr - Bump PORTREVISION PR: ports/100229 Submitted by: maintainer Revision Changes Path 1.2 +11 -1 ports/cad/geda-projectmanager/Makefile 1.1 +11 -0 ports/cad/geda-projectmanager/files/patch-configure (new) 1.2 +1 -1 ports/cad/geda-projectmanager/pkg-descr 1.2 +5 -5 ports/cad/geda-projectmanager/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:42:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 640F416A4DA; Sun, 16 Jul 2006 03:42:25 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F1C43D45; Sun, 16 Jul 2006 03:42:25 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3gO3F069841; Sun, 16 Jul 2006 03:42:25 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3gOcf069840; Sun, 16 Jul 2006 03:42:24 GMT (envelope-from rafan) Message-Id: <200607160342.k6G3gOcf069840@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:42:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:42:25 -0000 rafan 2006-07-16 03:42:24 UTC FreeBSD ports repository Modified files: cad/geda Makefile Log: - Fix installdirs to address geda directory structure unification [1] - add options to select docs/examples [1] - Bump PORTREVISION [1] - Chase rename of cad/gschem [2] and cad/gnetlist [3] PR: ports/100228 [1], ports/100222 [2], ports/100230 [3] Submitted by: maintainer Revision Changes Path 1.35 +15 -3 ports/cad/geda/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:44:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0126016A4DA; Sun, 16 Jul 2006 03:44:27 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9158943D58; Sun, 16 Jul 2006 03:44:26 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3iQEg069966; Sun, 16 Jul 2006 03:44:26 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3iQEb069965; Sun, 16 Jul 2006 03:44:26 GMT (envelope-from rafan) Message-Id: <200607160344.k6G3iQEb069965@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:44:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda-symcheck Makefile pkg-plist ports/cad/geda-symcheck/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:44:27 -0000 rafan 2006-07-16 03:44:26 UTC FreeBSD ports repository Modified files: cad/geda-symcheck Makefile pkg-plist Added files: cad/geda-symcheck/files patch-configure Log: - FIx installdirs to address geda directory structure unification - Fix comment - Fix portname - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100226 Submitted by: maintainer Revision Changes Path 1.14 +17 -5 ports/cad/geda-symcheck/Makefile 1.1 +11 -0 ports/cad/geda-symcheck/files/patch-configure (new) 1.6 +5 -5 ports/cad/geda-symcheck/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:46:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A465916A4E0; Sun, 16 Jul 2006 03:46:08 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76DE343D4C; Sun, 16 Jul 2006 03:46:08 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3k8AL070095; Sun, 16 Jul 2006 03:46:08 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3k8xj070094; Sun, 16 Jul 2006 03:46:08 GMT (envelope-from rafan) Message-Id: <200607160346.k6G3k8xj070094@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:46:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda-gschem Makefile pkg-plist ports/cad/geda-gschem/files patch-configure patch-src_x_menus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:46:08 -0000 rafan 2006-07-16 03:46:07 UTC FreeBSD ports repository Modified files: cad/geda-gschem Makefile pkg-plist Added files: cad/geda-gschem/files patch-configure patch-src_x_menus.c Log: - Fix installdirs to address geda directory structure unification - Use NLS conditional - FIx comment - Bump PORTREVISION - Mark BROKEN on 4.x - Rename to have geda- prefix of directory [2] PR: ports/100224, ports/100222 [2] Submitted by: maintainer Revision Changes Path 1.17 +24 -5 ports/cad/geda-gschem/Makefile 1.1 +11 -0 ports/cad/geda-gschem/files/patch-configure (new) 1.1 +14 -0 ports/cad/geda-gschem/files/patch-src_x_menus.c (new) 1.10 +40 -40 ports/cad/geda-gschem/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:47:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D32316A4DD; Sun, 16 Jul 2006 03:47:13 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 202DA43D55; Sun, 16 Jul 2006 03:47:13 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3lCGn070200; Sun, 16 Jul 2006 03:47:12 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3lCBQ070199; Sun, 16 Jul 2006 03:47:12 GMT (envelope-from rafan) Message-Id: <200607160347.k6G3lCBQ070199@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:47:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda-gattrib Makefile pkg-plist ports/cad/geda-gattrib/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:47:13 -0000 rafan 2006-07-16 03:47:12 UTC FreeBSD ports repository Modified files: cad/geda-gattrib Makefile pkg-plist Added files: cad/geda-gattrib/files patch-configure Log: - Fix installdirs to address geda directory structure unification - Fix PORTNAME - Fix comment - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100221 Submitted by: maintainer Revision Changes Path 1.2 +16 -4 ports/cad/geda-gattrib/Makefile 1.1 +11 -0 ports/cad/geda-gattrib/files/patch-configure (new) 1.2 +2 -2 ports/cad/geda-gattrib/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:48:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9041A16A4DA; Sun, 16 Jul 2006 03:48:49 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 634AD43D49; Sun, 16 Jul 2006 03:48:49 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3mnUd070279; Sun, 16 Jul 2006 03:48:49 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3mnOC070278; Sun, 16 Jul 2006 03:48:49 GMT (envelope-from rafan) Message-Id: <200607160348.k6G3mnOC070278@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:48:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/geda-netlist Makefile pkg-descr pkg-plist ports/cad/geda-netlist/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:48:49 -0000 rafan 2006-07-16 03:48:49 UTC FreeBSD ports repository Modified files: cad/geda-netlist Makefile pkg-descr pkg-plist Added files: cad/geda-netlist/files patch-configure Log: - Fix installdirs to address GEDA directory structure unification - Fix comment - Update pkg-desck - Use %%DOCSDIR%% and %%DATADIR%% macroses - Bump PORTREVISION - Mark BROKEN on 4.x - Rename directory from gnetlist to geda-netlist [2] PR: ports/100220, ports/100230 [2] Submitted by: maintainer Revision Changes Path 1.19 +17 -5 ports/cad/geda-netlist/Makefile 1.1 +11 -0 ports/cad/geda-netlist/files/patch-configure (new) 1.4 +63 -1 ports/cad/geda-netlist/pkg-descr 1.7 +50 -50 ports/cad/geda-netlist/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:53:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E3EF16A4E0; Sun, 16 Jul 2006 03:53:08 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A96443D6B; Sun, 16 Jul 2006 03:53:08 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3r8Wl070641; Sun, 16 Jul 2006 03:53:08 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3r8Tj070640; Sun, 16 Jul 2006 03:53:08 GMT (envelope-from rafan) Message-Id: <200607160353.k6G3r8Tj070640@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:53:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad Makefile ports/cad/gnetlist Makefile distinfo pkg-descr pkg-plist ports/cad/gnetlist/files patch-src_Makefile.in ports/cad/gschem Makefile distinfo pkg-descr pkg-plist ports/cad/gschem/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:53:08 -0000 rafan 2006-07-16 03:53:07 UTC FreeBSD ports repository Modified files: cad Makefile Removed files: cad/gnetlist Makefile distinfo pkg-descr pkg-plist cad/gnetlist/files patch-src_Makefile.in cad/gschem Makefile distinfo pkg-descr pkg-plist cad/gschem/files patch-Makefile.in Log: - gschem -> geda-gschem - gnetlist -> geda-netlist PR: ports/100222, ports/100230 Submitted by: maintainer Revision Changes Path 1.89 +2 -2 ports/cad/Makefile 1.19 +0 -29 ports/cad/gnetlist/Makefile (dead) 1.9 +0 -3 ports/cad/gnetlist/distinfo (dead) 1.2 +0 -20 ports/cad/gnetlist/files/patch-src_Makefile.in (dead) 1.4 +0 -3 ports/cad/gnetlist/pkg-descr (dead) 1.7 +0 -54 ports/cad/gnetlist/pkg-plist (dead) 1.17 +0 -31 ports/cad/gschem/Makefile (dead) 1.9 +0 -3 ports/cad/gschem/distinfo (dead) 1.2 +0 -11 ports/cad/gschem/files/patch-Makefile.in (dead) 1.4 +0 -3 ports/cad/gschem/pkg-descr (dead) 1.10 +0 -51 ports/cad/gschem/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 03:56:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E2516A4DF; Sun, 16 Jul 2006 03:56:02 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58C543D45; Sun, 16 Jul 2006 03:56:01 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G3u12s070808; Sun, 16 Jul 2006 03:56:01 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G3u1ZQ070807; Sun, 16 Jul 2006 03:56:01 GMT (envelope-from rafan) Message-Id: <200607160356.k6G3u1ZQ070807@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 03:56:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 03:56:02 -0000 rafan 2006-07-16 03:56:01 UTC FreeBSD ports repository Modified files: . modules Log: - gschem -> geda-gschem - gnetlist -> geda-netlist PR: ports/100222, ports/100230 Submitted by: maintainer Revision Changes Path 1.15643 +2 -2 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jul 16 04:00:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A673316A4EE; Sun, 16 Jul 2006 04:00:31 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5983943D64; Sun, 16 Jul 2006 04:00:29 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G40Tj6071007; Sun, 16 Jul 2006 04:00:29 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G40Tvt071006; Sun, 16 Jul 2006 04:00:29 GMT (envelope-from rafan) Message-Id: <200607160400.k6G40Tvt071006@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 16 Jul 2006 04:00:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 04:00:31 -0000 rafan 2006-07-16 04:00:28 UTC FreeBSD ports repository Modified files: . MOVED Log: - gschem -> geda-gschem - gnetlist -> geda-netlist PR: ports/100222, ports/100230 Submitted by: maintainer Revision Changes Path 1.1097 +3 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun Jul 16 04:15:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AF0D16A4DE; Sun, 16 Jul 2006 04:15:33 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C46C43D45; Sun, 16 Jul 2006 04:15:33 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G4FX1h073035; Sun, 16 Jul 2006 04:15:33 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G4FWew073034; Sun, 16 Jul 2006 04:15:32 GMT (envelope-from itetcu) Message-Id: <200607160415.k6G4FWew073034@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 16 Jul 2006 04:15:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/xmms2 Makefile distinfo ports/audio/xmms2/files patch-src_plugins_faad_Plugin X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 04:15:33 -0000 itetcu 2006-07-16 04:15:32 UTC FreeBSD ports repository Modified files: audio/xmms2 Makefile distinfo Added files: audio/xmms2/files patch-src_plugins_faad_Plugin Log: - Update to 0.2DrFeelgood - DrFeelgood is mostly a bugfix release. Numerous old memory leaks were found and fixed, as well as some silly and annoying bugs. Full release notes at: * http://wiki.xmms2.xmms.se/index.php/Release:DrFeelgood - re-add a patch removed in previous commit, it's needed again PR: ports/100366 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.14 +2 -2 ports/audio/xmms2/Makefile 1.6 +3 -3 ports/audio/xmms2/distinfo 1.3 +17 -0 ports/audio/xmms2/files/patch-src_plugins_faad_Plugin (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 05:23:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7634B16A4DA; Sun, 16 Jul 2006 05:23:45 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BDB43D45; Sun, 16 Jul 2006 05:23:45 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G5NjwU085084; Sun, 16 Jul 2006 05:23:45 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G5Njxj085083; Sun, 16 Jul 2006 05:23:45 GMT (envelope-from itetcu) Message-Id: <200607160523.k6G5Njxj085083@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 16 Jul 2006 05:23:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/sfbol Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 05:23:45 -0000 itetcu 2006-07-16 05:23:44 UTC FreeBSD ports repository Modified files: games/sfbol Makefile Log: Update to 4.24 and unbreak PR: ports/100359 Submitted by: maintainer Revision Changes Path 1.6 +5 -5 ports/games/sfbol/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 06:05:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52A0C16A4DD; Sun, 16 Jul 2006 06:05:45 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FE2343D45; Sun, 16 Jul 2006 06:05:45 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G65i24088086; Sun, 16 Jul 2006 06:05:44 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G65iYl088085; Sun, 16 Jul 2006 06:05:44 GMT (envelope-from mjacob) Message-Id: <200607160605.k6G65iYl088085@repoman.freebsd.org> From: Matt Jacob Date: Sun, 16 Jul 2006 06:05:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt.h mpt_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 06:05:45 -0000 mjacob 2006-07-16 06:05:44 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.h mpt_cam.c Log: Add sysctl information about things like WWNN/WWPN. MFC after: 2 weeks Revision Changes Path 1.29 +14 -0 src/sys/dev/mpt/mpt.h 1.30 +26 -0 src/sys/dev/mpt/mpt_cam.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 06:42:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67E9C16A4DA; Sun, 16 Jul 2006 06:42:53 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2200943D45; Sun, 16 Jul 2006 06:42:53 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G6grv3089708; Sun, 16 Jul 2006 06:42:53 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G6gql4089707; Sun, 16 Jul 2006 06:42:52 GMT (envelope-from nork) Message-Id: <200607160642.k6G6gql4089707@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 16 Jul 2006 06:42:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/ebview-gtk2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 06:42:53 -0000 nork 2006-07-16 06:42:52 UTC FreeBSD ports repository Modified files: japanese/ebview-gtk2 Makefile pkg-plist Log: o Take care of $PREFIX/share/applications. (including fix pkg-plist) o Bump PORTREVISION, accordingly. Pointy hat to: myself Revision Changes Path 1.36 +2 -3 ports/japanese/ebview-gtk2/Makefile 1.7 +1 -0 ports/japanese/ebview-gtk2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 06:49:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DADC16A4DA; Sun, 16 Jul 2006 06:49:10 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC7E43D68; Sun, 16 Jul 2006 06:49:07 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G6n78x089977; Sun, 16 Jul 2006 06:49:07 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G6n6YY089976; Sun, 16 Jul 2006 06:49:06 GMT (envelope-from maxim) Message-Id: <200607160649.k6G6n6YY089976@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 16 Jul 2006 06:49:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man9 mutex.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 06:49:10 -0000 maxim 2006-07-16 06:49:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man9 mutex.9 Log: MFC rev. 1.50: fix MTX_SYSINIT prototype. Revision Changes Path 1.47.2.2 +1 -1 src/share/man/man9/mutex.9 From owner-cvs-all@FreeBSD.ORG Sun Jul 16 06:53:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A51C016A4DA; Sun, 16 Jul 2006 06:53:27 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6131643D45; Sun, 16 Jul 2006 06:53:27 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G6rRwj090225; Sun, 16 Jul 2006 06:53:27 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G6rRK4090224; Sun, 16 Jul 2006 06:53:27 GMT (envelope-from maxim) Message-Id: <200607160653.k6G6rRK4090224@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 16 Jul 2006 06:53:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/mrouted cfparse.y config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 06:53:27 -0000 maxim 2006-07-16 06:53:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/mrouted cfparse.y config.c Log: MFC revs. 1.14 cfparse.y and 1.16 config.c: SIOCGIFCONF -> getifaddrs(3) conversion. Revision Changes Path 1.13.8.1 +27 -32 src/usr.sbin/mrouted/cfparse.y 1.15.14.1 +18 -66 src/usr.sbin/mrouted/config.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 07:56:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57C2216A4DE; Sun, 16 Jul 2006 07:56:14 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0895243D4C; Sun, 16 Jul 2006 07:56:14 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G7uDU0094297; Sun, 16 Jul 2006 07:56:13 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G7uDoH094296; Sun, 16 Jul 2006 07:56:13 GMT (envelope-from clsung) Message-Id: <200607160756.k6G7uDoH094296@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 07:56:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-Build Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 07:56:14 -0000 clsung 2006-07-16 07:56:13 UTC FreeBSD ports repository Modified files: devel/p5-Module-Build Makefile distinfo Log: - update to 0.28.03 - add dependency of p5-version Revision Changes Path 1.37 +2 -1 ports/devel/p5-Module-Build/Makefile 1.31 +3 -3 ports/devel/p5-Module-Build/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jul 16 08:28:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3142916A4DF; Sun, 16 Jul 2006 08:28:18 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED9F143D49; Sun, 16 Jul 2006 08:28:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G8SHhS096960; Sun, 16 Jul 2006 08:28:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G8SHVo096959; Sun, 16 Jul 2006 08:28:17 GMT (envelope-from clsung) Message-Id: <200607160828.k6G8SHVo096959@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 08:28:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-Build Makefile ports/devel/p5-Module-Build/files patch-lib-Module-Build-Base.pm patch-lib-Module-Build-ModuleInfo.pm patch-lib-Module-Build-Version.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 08:28:18 -0000 clsung 2006-07-16 08:28:17 UTC FreeBSD ports repository Modified files: devel/p5-Module-Build Makefile Added files: devel/p5-Module-Build/files patch-lib-Module-Build-Base.pm patch-lib-Module-Build-ModuleInfo.pm patch-lib-Module-Build-Version.pm Log: - temporary remove dependency of p5-version, it will cause cyclic dependencies. - 3 patches are made for that (copy from version 0.2801) - bump PORTREVISION Revision Changes Path 1.38 +1 -1 ports/devel/p5-Module-Build/Makefile 1.1 +16 -0 ports/devel/p5-Module-Build/files/patch-lib-Module-Build-Base.pm (new) 1.1 +20 -0 ports/devel/p5-Module-Build/files/patch-lib-Module-Build-ModuleInfo.pm (new) 1.1 +9 -0 ports/devel/p5-Module-Build/files/patch-lib-Module-Build-Version.pm (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 08:53:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9867B16A4DD; Sun, 16 Jul 2006 08:53:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E941D43D49; Sun, 16 Jul 2006 08:53:16 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G8rGeM005969; Sun, 16 Jul 2006 08:53:16 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G8rGoX005968; Sun, 16 Jul 2006 08:53:16 GMT (envelope-from clsung) Message-Id: <200607160853.k6G8rGoX005968@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 08:53:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-TableExtract Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 08:53:17 -0000 clsung 2006-07-16 08:53:16 UTC FreeBSD ports repository Modified files: www/p5-HTML-TableExtract Makefile distinfo pkg-plist Log: - Update to 2.10 - Test::More is included in perl 5.6.2 and later versions. - Add lost path in pkg-plist. PR: ports/100371 Submitted by: Gea-Suan Lin Revision Changes Path 1.25 +1 -2 ports/www/p5-HTML-TableExtract/Makefile 1.17 +3 -3 ports/www/p5-HTML-TableExtract/distinfo 1.3 +4 -2 ports/www/p5-HTML-TableExtract/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 09:01:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7093116A4DE; Sun, 16 Jul 2006 09:01:44 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28FFD43D49; Sun, 16 Jul 2006 09:01:44 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G91imC006359; Sun, 16 Jul 2006 09:01:44 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G91hq6006358; Sun, 16 Jul 2006 09:01:43 GMT (envelope-from remko) Message-Id: <200607160901.k6G91hq6006358@repoman.freebsd.org> From: Remko Lodder Date: Sun, 16 Jul 2006 09:01:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/translations chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 09:01:44 -0000 remko 2006-07-16 09:01:43 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/fdp-primer/translations chapter.sgml Log: Correct an incomplete command. The instructions should have used the entire language directory instead of the short version (the latter is not available in /usr/doc). PR: docs/100364 Submitted by: chinsan Revision Changes Path 1.31 +1 -1 doc/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 09:04:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C5AB16A4DE; Sun, 16 Jul 2006 09:04:37 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5552143D46; Sun, 16 Jul 2006 09:04:37 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G94bx1007698; Sun, 16 Jul 2006 09:04:37 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G94bFu007697; Sun, 16 Jul 2006 09:04:37 GMT (envelope-from anholt) Message-Id: <200607160904.k6G94bFu007697@repoman.freebsd.org> From: Eric Anholt Date: Sun, 16 Jul 2006 09:04:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/git Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 09:04:37 -0000 anholt 2006-07-16 09:04:37 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist Log: Update to 1.4.1. PR: ports/100336 Submitted by: chinsan Revision Changes Path 1.12 +1 -2 ports/devel/git/Makefile 1.8 +3 -3 ports/devel/git/distinfo 1.5 +0 -1 ports/devel/git/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 09:22:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6553916A4DF; Sun, 16 Jul 2006 09:22:55 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F7BA43D49; Sun, 16 Jul 2006 09:22:55 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G9Msj5008592; Sun, 16 Jul 2006 09:22:54 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G9Msk4008591; Sun, 16 Jul 2006 09:22:54 GMT (envelope-from sat) Message-Id: <200607160922.k6G9Msk4008591@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 16 Jul 2006 09:22:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/xmms-crossfade Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 09:22:55 -0000 sat 2006-07-16 09:22:53 UTC FreeBSD ports repository Modified files: audio/xmms-crossfade Makefile distinfo Log: - Update to 0.3.11 Revision Changes Path 1.30 +1 -1 ports/audio/xmms-crossfade/Makefile 1.15 +3 -3 ports/audio/xmms-crossfade/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jul 16 09:27:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B9C516A4DA; Sun, 16 Jul 2006 09:27:30 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A68643D45; Sun, 16 Jul 2006 09:27:30 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G9RU39008821; Sun, 16 Jul 2006 09:27:30 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G9RUnI008820; Sun, 16 Jul 2006 09:27:30 GMT (envelope-from sat) Message-Id: <200607160927.k6G9RUnI008820@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 16 Jul 2006 09:27:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/audacious-crossfade Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 09:27:30 -0000 sat 2006-07-16 09:27:29 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/audacious-crossfade Makefile Log: Add port audio/audacious-crossfade: A Crossfading/Gapless Output Plugin featuring: * Crossfading * Fadein/Fadeout * Continuous output * Gap-Killer * Automatic detection of live albums * High quality * Secondary effect plugin * Compatibility with bmp and audacious WWW: http://www.eisenlohr.org/xmms-crossfade/index.html Author: Peter Eisenlohr This is a slave port of audio/xmms-crossfade Revision Changes Path 1.749 +1 -0 ports/audio/Makefile 1.1 +13 -0 ports/audio/audacious-crossfade/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 09:28:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AB0A16A4DA; Sun, 16 Jul 2006 09:28:10 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 257B043D45; Sun, 16 Jul 2006 09:28:10 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6G9SA3Y008881; Sun, 16 Jul 2006 09:28:10 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6G9SA5W008880; Sun, 16 Jul 2006 09:28:10 GMT (envelope-from sat) Message-Id: <200607160928.k6G9SA5W008880@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 16 Jul 2006 09:28:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 09:28:10 -0000 sat 2006-07-16 09:28:09 UTC FreeBSD ports repository Modified files: . modules Log: audacious-crossfade --> ports/audio/audacious-crossfade Revision Changes Path 1.15644 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jul 16 10:06:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A9DF16A4DE; Sun, 16 Jul 2006 10:06:03 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E71A943D53; Sun, 16 Jul 2006 10:06:02 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GA62ER011865; Sun, 16 Jul 2006 10:06:02 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GA62c0011864; Sun, 16 Jul 2006 10:06:02 GMT (envelope-from clsung) Message-Id: <200607161006.k6GA62c0011864@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 10:06:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-What Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 10:06:03 -0000 clsung 2006-07-16 10:06:02 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-What Makefile distinfo pkg-descr pkg-plist Log: Add p5-What 1.01, find out about running services. PR: ports/100333 Submitted by: Gea-Suan Lin Revision Changes Path 1.1694 +1 -0 ports/net/Makefile 1.1 +37 -0 ports/net/p5-What/Makefile (new) 1.1 +3 -0 ports/net/p5-What/distinfo (new) 1.1 +4 -0 ports/net/p5-What/pkg-descr (new) 1.1 +6 -0 ports/net/p5-What/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 10:06:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4490016A4DA; Sun, 16 Jul 2006 10:06:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0063643D45; Sun, 16 Jul 2006 10:06:19 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GA6JdU011920; Sun, 16 Jul 2006 10:06:19 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GA6J3P011919; Sun, 16 Jul 2006 10:06:19 GMT (envelope-from clsung) Message-Id: <200607161006.k6GA6J3P011919@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 10:06:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 10:06:20 -0000 clsung 2006-07-16 10:06:19 UTC FreeBSD ports repository Modified files: . modules Log: p5-What --> ports/net/p5-What Revision Changes Path 1.15645 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jul 16 10:07:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5A6016A4DA; Sun, 16 Jul 2006 10:07:52 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745BD43D46; Sun, 16 Jul 2006 10:07:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GA7qJd012059; Sun, 16 Jul 2006 10:07:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GA7quI012058; Sun, 16 Jul 2006 10:07:52 GMT (envelope-from clsung) Message-Id: <200607161007.k6GA7quI012058@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 10:07:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/p5-Mail-SendEasy Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 10:07:52 -0000 clsung 2006-07-16 10:07:51 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Mail-SendEasy Makefile distinfo pkg-descr pkg-plist Log: Add p5-Mail-SendEasy 1.2, send plain/html e-mails through SMTP servers. PR: ports/100339 Submitted by: Gea-Suan Lin Revision Changes Path 1.777 +1 -0 ports/mail/Makefile 1.1 +23 -0 ports/mail/p5-Mail-SendEasy/Makefile (new) 1.1 +3 -0 ports/mail/p5-Mail-SendEasy/distinfo (new) 1.1 +6 -0 ports/mail/p5-Mail-SendEasy/pkg-descr (new) 1.1 +11 -0 ports/mail/p5-Mail-SendEasy/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 10:08:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4A4B16A4E1; Sun, 16 Jul 2006 10:08:10 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF67543D60; Sun, 16 Jul 2006 10:08:09 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GA895T012105; Sun, 16 Jul 2006 10:08:09 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GA89Ck012104; Sun, 16 Jul 2006 10:08:09 GMT (envelope-from clsung) Message-Id: <200607161008.k6GA89Ck012104@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 10:08:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 10:08:10 -0000 clsung 2006-07-16 10:08:09 UTC FreeBSD ports repository Modified files: . modules Log: p5-Mail-SendEasy --> ports/mail/p5-Mail-SendEasy Revision Changes Path 1.15646 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jul 16 10:16:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97F5616A4DA; Sun, 16 Jul 2006 10:16:30 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD5D343D5C; Sun, 16 Jul 2006 10:16:28 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GAGS3N012673; Sun, 16 Jul 2006 10:16:28 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GAGSkV012672; Sun, 16 Jul 2006 10:16:28 GMT (envelope-from vanilla) Message-Id: <200607161016.k6GAGSkV012672@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 16 Jul 2006 10:16:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_TW.Big5/books/fdp-primer/translations chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 10:16:30 -0000 vanilla 2006-07-16 10:16:28 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/fdp-primer/translations chapter.sgml Log: - fdp-primer/translations 100% completed PR: docs/100367 Submitted by: chinsan.tw at gmail.com Revision Changes Path 1.4 +136 -194 doc/zh_TW.Big5/books/fdp-primer/translations/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 11:22:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9718D16A4E7; Sun, 16 Jul 2006 11:22:05 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6681A43D45; Sun, 16 Jul 2006 11:22:05 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GBM5FC017067; Sun, 16 Jul 2006 11:22:05 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GBM55k017066; Sun, 16 Jul 2006 11:22:05 GMT (envelope-from simon) Message-Id: <200607161122.k6GBM55k017066@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 16 Jul 2006 11:22:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/es/ports Makefile www/ja/ports Makefile www/ru/ports Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 11:22:05 -0000 simon 2006-07-16 11:22:05 UTC FreeBSD doc repository Modified files: es/ports Makefile ja/ports Makefile ru/ports Makefile Log: MFen 1.37+1.38: - Make it possible to override the complete path to the INDEX file used for the ports/ part of the website, by setting the PINDEX_OVERRIDE variable. (Already merged in www/ja/ports/Makefile.) - Force NO_TIDY for the ports web pages, since it takes a long time to run tidy on these huge HTML files, and the files are valid HTML when generated by portindex, even without tidy. Running without tidy caused the build time to go from ~8 minutes to ~1 minute on my test machine. An additional bonus is that the generated HTML files are now significantly smaller. Revision Changes Path 1.14 +15 -2 www/es/ports/Makefile 1.29 +11 -1 www/ja/ports/Makefile 1.10 +16 -3 www/ru/ports/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 11:34:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D48A16A4E0; Sun, 16 Jul 2006 11:34:44 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34D043D4C; Sun, 16 Jul 2006 11:34:43 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GBYh3h017594; Sun, 16 Jul 2006 11:34:43 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GBYhFu017593; Sun, 16 Jul 2006 11:34:43 GMT (envelope-from vanilla) Message-Id: <200607161134.k6GBYhFu017593@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 16 Jul 2006 11:34:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_TW.Big5/books/fdp-primer/tools chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 11:34:44 -0000 vanilla 2006-07-16 11:34:43 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/fdp-primer/tools chapter.sgml Log: - fdp-primer/tools 100% completed PR: docs/100379 Submitted by: chinsan.tw at gmail.com Revision Changes Path 1.5 +63 -89 doc/zh_TW.Big5/books/fdp-primer/tools/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 11:43:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F34E116A4DA; Sun, 16 Jul 2006 11:43:44 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF97843D45; Sun, 16 Jul 2006 11:43:44 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GBhiA3018032; Sun, 16 Jul 2006 11:43:44 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GBhit2018031; Sun, 16 Jul 2006 11:43:44 GMT (envelope-from simon) Message-Id: <200607161143.k6GBhit2018031@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 16 Jul 2006 11:43:44 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml trademarks.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 11:43:45 -0000 simon 2006-07-16 11:43:44 UTC FreeBSD doc repository Modified files: share/sgml trademarks.ent Log: Add link to Apple Trademark List. Revision Changes Path 1.32 +1 -0 doc/share/sgml/trademarks.ent From owner-cvs-all@FreeBSD.ORG Sun Jul 16 11:52:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B70C316A4DA; Sun, 16 Jul 2006 11:52:35 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71CEA43D45; Sun, 16 Jul 2006 11:52:35 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GBqZ2S018550; Sun, 16 Jul 2006 11:52:35 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GBqZ03018549; Sun, 16 Jul 2006 11:52:35 GMT (envelope-from lbr) Message-Id: <200607161152.k6GBqZ03018549@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 16 Jul 2006 11:52:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Class-MOP Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 11:52:35 -0000 lbr 2006-07-16 11:52:35 UTC FreeBSD ports repository Modified files: devel/p5-Class-MOP Makefile distinfo pkg-plist Log: Update to 0.31 Added examples Revision Changes Path 1.5 +6 -1 ports/devel/p5-Class-MOP/Makefile 1.4 +3 -3 ports/devel/p5-Class-MOP/distinfo 1.3 +9 -0 ports/devel/p5-Class-MOP/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 11:54:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C90516A4DE; Sun, 16 Jul 2006 11:54:02 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC1E43D4C; Sun, 16 Jul 2006 11:54:01 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GBs1GU018617; Sun, 16 Jul 2006 11:54:01 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GBs1SB018616; Sun, 16 Jul 2006 11:54:01 GMT (envelope-from simon) Message-Id: <200607161154.k6GBs1SB018616@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 16 Jul 2006 11:54:01 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml trademarks.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 11:54:02 -0000 simon 2006-07-16 11:54:01 UTC FreeBSD doc repository Modified files: share/sgml trademarks.ent Log: - Add JRE to Sun's trademark attribution. - Add link to Sun's trademark page. Revision Changes Path 1.33 +2 -1 doc/share/sgml/trademarks.ent From owner-cvs-all@FreeBSD.ORG Sun Jul 16 11:57:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81FC116A4E0; Sun, 16 Jul 2006 11:57:02 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB7943D45; Sun, 16 Jul 2006 11:57:02 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GBv2qu018842; Sun, 16 Jul 2006 11:57:02 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GBv2L6018841; Sun, 16 Jul 2006 11:57:02 GMT (envelope-from simon) Message-Id: <200607161157.k6GBv2L6018841@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 16 Jul 2006 11:57:02 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml trademarks.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 11:57:02 -0000 simon 2006-07-16 11:57:02 UTC FreeBSD doc repository Modified files: share/sgml trademarks.ent Log: Break long lines. No content change, translators can ignore. Revision Changes Path 1.34 +8 -5 doc/share/sgml/trademarks.ent From owner-cvs-all@FreeBSD.ORG Sun Jul 16 12:31:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40B0D16A4DE; Sun, 16 Jul 2006 12:31:18 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED7A443D49; Sun, 16 Jul 2006 12:31:17 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GCVHLw021794; Sun, 16 Jul 2006 12:31:17 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GCVHrG021793; Sun, 16 Jul 2006 12:31:17 GMT (envelope-from garga) Message-Id: <200607161231.k6GCVHrG021793@repoman.freebsd.org> From: Renato Botelho Date: Sun, 16 Jul 2006 12:31:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/kldfind Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 12:31:18 -0000 garga 2006-07-16 12:31:17 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/kldfind Makefile distinfo pkg-descr Log: Add kldfind 0.59, find kernel modules by string. PR: ports/100351 Submitted by: Ricardo A. Reis Revision Changes Path 1.806 +1 -0 ports/sysutils/Makefile 1.1 +35 -0 ports/sysutils/kldfind/Makefile (new) 1.1 +3 -0 ports/sysutils/kldfind/distinfo (new) 1.1 +5 -0 ports/sysutils/kldfind/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 12:31:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91EFD16A4DD; Sun, 16 Jul 2006 12:31:51 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5045943D46; Sun, 16 Jul 2006 12:31:51 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GCVpMF021832; Sun, 16 Jul 2006 12:31:51 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GCVp8e021831; Sun, 16 Jul 2006 12:31:51 GMT (envelope-from garga) Message-Id: <200607161231.k6GCVp8e021831@repoman.freebsd.org> From: Renato Botelho Date: Sun, 16 Jul 2006 12:31:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 12:31:51 -0000 garga 2006-07-16 12:31:51 UTC FreeBSD ports repository Modified files: . modules Log: kldfind --> ports/sysutils/kldfind Revision Changes Path 1.15647 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jul 16 12:32:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8E7716A4E6; Sun, 16 Jul 2006 12:32:57 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 659F243D5C; Sun, 16 Jul 2006 12:32:56 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GCWuhZ021899; Sun, 16 Jul 2006 12:32:56 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GCWupr021898; Sun, 16 Jul 2006 12:32:56 GMT (envelope-from garga) Message-Id: <200607161232.k6GCWupr021898@repoman.freebsd.org> From: Renato Botelho Date: Sun, 16 Jul 2006 12:32:56 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 12:32:57 -0000 garga 2006-07-16 12:32:56 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Ricardo A. Reis for ports/sysutils/kldfind. Revision Changes Path 1.590 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 12:36:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B729716A4DA; Sun, 16 Jul 2006 12:36:19 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC5643D5A; Sun, 16 Jul 2006 12:36:18 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GCaIrD022134; Sun, 16 Jul 2006 12:36:18 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GCaIfv022133; Sun, 16 Jul 2006 12:36:18 GMT (envelope-from garga) Message-Id: <200607161236.k6GCaIfv022133@repoman.freebsd.org> From: Renato Botelho Date: Sun, 16 Jul 2006 12:36:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/pam_af pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 12:36:19 -0000 garga 2006-07-16 12:36:18 UTC FreeBSD ports repository Modified files: security/pam_af pkg-descr Log: Fix WWW PR: ports/100354 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/security/pam_af/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Jul 16 12:36:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D9BA16A4DE; Sun, 16 Jul 2006 12:36:41 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B54B43D5E; Sun, 16 Jul 2006 12:36:41 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GCafWb022183; Sun, 16 Jul 2006 12:36:41 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GCafc0022182; Sun, 16 Jul 2006 12:36:41 GMT (envelope-from garga) Message-Id: <200607161236.k6GCafc0022182@repoman.freebsd.org> From: Renato Botelho Date: Sun, 16 Jul 2006 12:36:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/fuser pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 12:36:41 -0000 garga 2006-07-16 12:36:41 UTC FreeBSD ports repository Modified files: sysutils/fuser pkg-descr Log: Fix WWW PR: ports/100353 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/sysutils/fuser/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Jul 16 12:42:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 302B816A4DF; Sun, 16 Jul 2006 12:42:46 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF07743D49; Sun, 16 Jul 2006 12:42:45 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GCgj2U023004; Sun, 16 Jul 2006 12:42:45 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GCgjEI023003; Sun, 16 Jul 2006 12:42:45 GMT (envelope-from garga) Message-Id: <200607161242.k6GCgjEI023003@repoman.freebsd.org> From: Renato Botelho Date: Sun, 16 Jul 2006 12:42:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mediawiki14 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 12:42:46 -0000 garga 2006-07-16 12:42:45 UTC FreeBSD ports repository Modified files: www/mediawiki14 Makefile Log: MediaWiki 1.4 is no longer supported by the MediaWiki Foundation. This meens, there will be no more security fixes for this branch. Mark it as DEPRECATED and set EXPIRATION_DATE to 2006-10-01 PR: ports/100384 Submitted by: maintainer Revision Changes Path 1.24 +2 -0 ports/www/mediawiki14/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 13:59:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC2616A4DA; Sun, 16 Jul 2006 13:59:30 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C577343D55; Sun, 16 Jul 2006 13:59:24 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GDxOok035496; Sun, 16 Jul 2006 13:59:24 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GDxOre035495; Sun, 16 Jul 2006 13:59:24 GMT (envelope-from olgeni) Message-Id: <200607161359.k6GDxOre035495@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 16 Jul 2006 13:59:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/yaws Makefile distinfo pkg-plist ports/www/yaws/files patch-scripts_yaws.template patch-src_yaws__config.erl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 13:59:30 -0000 olgeni 2006-07-16 13:59:24 UTC FreeBSD ports repository Modified files: www/yaws Makefile distinfo pkg-plist Removed files: www/yaws/files patch-scripts_yaws.template patch-src_yaws__config.erl Log: Upgrade to version 1.64. Revision Changes Path 1.28 +1 -1 ports/www/yaws/Makefile 1.16 +3 -3 ports/www/yaws/distinfo 1.3 +0 -14 ports/www/yaws/files/patch-scripts_yaws.template (dead) 1.2 +0 -27 ports/www/yaws/files/patch-src_yaws__config.erl (dead) 1.17 +23 -0 ports/www/yaws/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 14:14:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D2EE16A4DE; Sun, 16 Jul 2006 14:14:33 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39DFE43D45; Sun, 16 Jul 2006 14:14:33 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GEEXd1037430; Sun, 16 Jul 2006 14:14:33 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GEEX6m037429; Sun, 16 Jul 2006 14:14:33 GMT (envelope-from clsung) Message-Id: <200607161414.k6GEEX6m037429@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 14:14:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Simple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 14:14:33 -0000 clsung 2006-07-16 14:14:32 UTC FreeBSD ports repository Modified files: devel/p5-Test-Simple Makefile distinfo Log: - update to 0.64 Revision Changes Path 1.26 +1 -1 ports/devel/p5-Test-Simple/Makefile 1.21 +3 -3 ports/devel/p5-Test-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:09:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72D8416A554; Sun, 16 Jul 2006 15:09:32 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1350443D49; Sun, 16 Jul 2006 15:09:30 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com ([IPv6:2001:3e0:4cf:1:d2:ff:fe23:1b4]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.6/8.13.6/NinthNine) with ESMTP id k6GF9OM2053584; Mon, 17 Jul 2006 00:09:30 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 17 Jul 2006 00:09:24 +0900 From: Norikatsu Shigemura To: Erwin Lansing Message-Id: <20060717000924.681cd6cd.nork@FreeBSD.org> In-Reply-To: <200607102044.k6AKimPn073004@repoman.freebsd.org> References: <200607102044.k6AKimPn073004@repoman.freebsd.org> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [IPv6:2001:3e0:4cf:0:230:48ff:fe41:2455]); Mon, 17 Jul 2006 00:09:30 +0900 (JST) Cc: cvs-ports@FreeBSD.org, nork@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/chinese/reciteword pkg-install ports/chinese/reciteword/files patch-src_Makefile.in ports/games/qcc pkg-plist ports/games/groundhog/files patch-src_options_dialog.h ports/games/fuhquake pkg-message ports/java/eclipse-sqlexplorer pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:09:33 -0000 On Mon, 10 Jul 2006 20:44:48 +0000 (UTC) Erwin Lansing wrote: > erwin 2006-07-10 20:44:48 UTC > FreeBSD ports repository > Removed files: > chinese/reciteword pkg-install > chinese/reciteword/files patch-src_Makefile.in > games/qcc pkg-plist > games/groundhog/files patch-src_options_dialog.h > games/fuhquake pkg-message > java/eclipse-sqlexplorer pkg-plist > mail/majordomo/files test-l test-l-digest > math/proofgeneral/files patch-doc-Makefile > patch-generic-proof-menu.el > net/dictd pkg-message > sysutils/psgconf pkg-install > x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit > Log: > Remove zero-sized files. > Revision Changes Path > 1.3 +0 -0 ports/chinese/reciteword/files/patch-src_Makefile.in (dead) > 1.3 +0 -0 ports/chinese/reciteword/pkg-install (dead) > 1.5 +0 -0 ports/games/fuhquake/pkg-message (dead) > 1.2 +0 -0 ports/games/groundhog/files/patch-src_options_dialog.h (dead) > 1.4 +0 -0 ports/games/qcc/pkg-plist (dead) > 1.3 +0 -0 ports/java/eclipse-sqlexplorer/pkg-plist (dead) > 1.4 +0 -0 ports/mail/majordomo/files/test-l (dead) > 1.4 +0 -0 ports/mail/majordomo/files/test-l-digest (dead) > 1.3 +0 -0 ports/math/proofgeneral/files/patch-doc-Makefile (dead) > 1.3 +0 -0 ports/math/proofgeneral/files/patch-generic-proof-menu.el (dead) > 1.6 +0 -0 ports/net/dictd/pkg-message (dead) > 1.4 +0 -0 ports/sysutils/psgconf/pkg-install (dead) > 1.2 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (dead) On x11-fonts/cyberbit-ttfonts, it causes BROKEN. ===> Checking if x11-fonts/cyberbit-ttfonts already installed ********************************************************* Please add /usr/X11R6/lib/X11/fonts/TrueType to your font path and load 'xtt' module in /etc/x11/xorg.conf. ********************************************************* /bin/mkdir -p /usr/X11R6/lib/X11/fonts/TrueType install -o root -g wheel -m 444 /usr/ports/x11-fonts/cyberbit-ttfonts/work/*.ttf /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit /usr/X11R6/lib/X11/fonts/TrueType install: /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit: No such file or directory *** Error code 71 Stop in /usr/ports/x11-fonts/cyberbit-ttfonts. From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:15:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 947AF16A4DD; Sun, 16 Jul 2006 15:15:18 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4937F43D68; Sun, 16 Jul 2006 15:15:18 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFFIe5041310; Sun, 16 Jul 2006 15:15:18 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFFIwH041309; Sun, 16 Jul 2006 15:15:18 GMT (envelope-from clsung) Message-Id: <200607161515.k6GFFIwH041309@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 15:15:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/mecab Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:15:18 -0000 clsung 2006-07-16 15:15:18 UTC FreeBSD ports repository Modified files: japanese/mecab Makefile distinfo pkg-plist Log: - update to 0.92 - I'd like to maintain this NLP-related port Revision Changes Path 1.18 +3 -4 ports/japanese/mecab/Makefile 1.9 +3 -3 ports/japanese/mecab/distinfo 1.5 +1 -2 ports/japanese/mecab/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:18:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CFE116A4DE; Sun, 16 Jul 2006 15:18:26 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8533243D6D; Sun, 16 Jul 2006 15:18:25 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFIPh9041452; Sun, 16 Jul 2006 15:18:25 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFIP7u041451; Sun, 16 Jul 2006 15:18:25 GMT (envelope-from clsung) Message-Id: <200607161518.k6GFIP7u041451@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 15:18:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/super Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:18:26 -0000 clsung 2006-07-16 15:18:25 UTC FreeBSD ports repository Modified files: security/super Makefile distinfo pkg-plist Log: - update to 3.26.1 - take maintainership - pet portlint PR: ports/100387 Submitted by: maintainer (Babak Farrokhi) Revision Changes Path 1.27 +2 -2 ports/security/super/Makefile 1.13 +3 -3 ports/security/super/distinfo 1.7 +6 -6 ports/security/super/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:23:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DC6516A4DD; Sun, 16 Jul 2006 15:23:40 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F084243D46; Sun, 16 Jul 2006 15:23:39 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFNdH3041816; Sun, 16 Jul 2006 15:23:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFNdHA041815; Sun, 16 Jul 2006 15:23:39 GMT (envelope-from clsung) Message-Id: <200607161523.k6GFNdHA041815@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 15:23:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Test-HasVersion Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:23:40 -0000 clsung 2006-07-16 15:23:39 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-HasVersion Makefile distinfo pkg-descr pkg-plist Log: Add p5-Test-HasVersion 0.01, check Perl modules have version numbers. PR: ports/100368 Submitted by: Gea-Suan Lin Revision Changes Path 1.2337 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-Test-HasVersion/Makefile (new) 1.1 +3 -0 ports/devel/p5-Test-HasVersion/distinfo (new) 1.1 +4 -0 ports/devel/p5-Test-HasVersion/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Test-HasVersion/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:23:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E13F316A4E0; Sun, 16 Jul 2006 15:23:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAAC43D45; Sun, 16 Jul 2006 15:23:57 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFNvo8041870; Sun, 16 Jul 2006 15:23:57 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFNvQM041869; Sun, 16 Jul 2006 15:23:57 GMT (envelope-from clsung) Message-Id: <200607161523.k6GFNvQM041869@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 15:23:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:23:58 -0000 clsung 2006-07-16 15:23:57 UTC FreeBSD ports repository Modified files: . modules Log: p5-Test-HasVersion --> ports/devel/p5-Test-HasVersion Revision Changes Path 1.15648 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:27:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C61D16A4DA; Sun, 16 Jul 2006 15:27:34 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6B543D45; Sun, 16 Jul 2006 15:27:33 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFRXJP042020; Sun, 16 Jul 2006 15:27:33 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFRXnY042019; Sun, 16 Jul 2006 15:27:33 GMT (envelope-from clsung) Message-Id: <200607161527.k6GFRXnY042019@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 15:27:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/p5-Image-Info Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:27:34 -0000 clsung 2006-07-16 15:27:33 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Info Makefile distinfo Log: - update to 1.22 Revision Changes Path 1.10 +1 -1 ports/graphics/p5-Image-Info/Makefile 1.8 +3 -3 ports/graphics/p5-Image-Info/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:33:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43EF516A4DA; Sun, 16 Jul 2006 15:33:04 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3B0C43D46; Sun, 16 Jul 2006 15:33:03 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFX3Su042354; Sun, 16 Jul 2006 15:33:03 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFX3bL042353; Sun, 16 Jul 2006 15:33:03 GMT (envelope-from clsung) Message-Id: <200607161533.k6GFX3bL042353@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 16 Jul 2006 15:33:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Term-Encoding Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:33:04 -0000 clsung 2006-07-16 15:33:03 UTC FreeBSD ports repository Modified files: devel/p5-Term-Encoding Makefile distinfo Log: - Update to 0.02 - from Changes - Fixed test failure and warnings PR: ports/100295 Submitted by: clsung Approved by: maintainer Revision Changes Path 1.2 +1 -1 ports/devel/p5-Term-Encoding/Makefile 1.2 +3 -3 ports/devel/p5-Term-Encoding/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:36:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EA4216A4DA; Sun, 16 Jul 2006 15:36:59 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B2ED43D45; Sun, 16 Jul 2006 15:36:59 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFawno042534; Sun, 16 Jul 2006 15:36:58 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFawmc042533; Sun, 16 Jul 2006 15:36:58 GMT (envelope-from pjd) Message-Id: <200607161536.k6GFawmc042533@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sun, 16 Jul 2006 15:36:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:36:59 -0000 pjd 2006-07-16 15:36:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_vfsops.c Log: MFC: sys/ufs/ffs/ffs_vfsops.c 1.317 Change fs->fs_fsmnt to mp->mnt_stat.f_mntonname in warnings about missing MAC and ACLs support in the kernel. If it is a first mount, fs->fs_fsmnt is empty. Revision Changes Path 1.290.2.13 +2 -2 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:43:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D00716A4DA; Sun, 16 Jul 2006 15:43:58 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E92F43D5F; Sun, 16 Jul 2006 15:43:52 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFhqrB042850; Sun, 16 Jul 2006 15:43:52 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFhqhr042849; Sun, 16 Jul 2006 15:43:52 GMT (envelope-from pjd) Message-Id: <200607161543.k6GFhqhr042849@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sun, 16 Jul 2006 15:43:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/geom/mirror g_mirror_ctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:43:58 -0000 pjd 2006-07-16 15:43:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/mirror g_mirror_ctl.c Log: MFC: sys/geom/mirror/g_mirror_ctl.c 1.17 Always allow to specify components with /dev/ prefix. Revision Changes Path 1.11.2.3 +4 -2 src/sys/geom/mirror/g_mirror_ctl.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:47:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CCEB16A4DF; Sun, 16 Jul 2006 15:47:47 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1841E43D45; Sun, 16 Jul 2006 15:47:47 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFlkYO043079; Sun, 16 Jul 2006 15:47:46 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFlkQh043078; Sun, 16 Jul 2006 15:47:46 GMT (envelope-from pjd) Message-Id: <200607161547.k6GFlkQh043078@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sun, 16 Jul 2006 15:47:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/geom/mirror g_mirror.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:47:47 -0000 pjd 2006-07-16 15:47:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/mirror g_mirror.c Log: MFC: sys/geom/mirror/g_mirror.c 1.84,1.85 - Use proper G_MIRROR_DESTROY_* defines instead of magic values. - Allow to close access even if device is already destroyed. Reported by: Ulrich Spoerlein PR: kern/98093 Revision Changes Path 1.66.2.7 +7 -5 src/sys/geom/mirror/g_mirror.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:52:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5921716A4DD; Sun, 16 Jul 2006 15:52:04 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1568343D45; Sun, 16 Jul 2006 15:52:04 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFq3F9043352; Sun, 16 Jul 2006 15:52:03 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFq3Eb043351; Sun, 16 Jul 2006 15:52:03 GMT (envelope-from pjd) Message-Id: <200607161552.k6GFq3Eb043351@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sun, 16 Jul 2006 15:52:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/geom/raid3 g_raid3_ctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:52:04 -0000 pjd 2006-07-16 15:52:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/raid3 g_raid3_ctl.c Log: MFC: sys/geom/raid3/g_raid3_ctl.c 1.17,1.18 - Remove bogus assertion. Reported by: Bradley W. Dutton PR: kern/99846 - Always allow to specify components with /dev/ prefix. Revision Changes Path 1.11.2.3 +4 -1 src/sys/geom/raid3/g_raid3_ctl.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 15:59:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B3EE16A4E5; Sun, 16 Jul 2006 15:59:18 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 104F243D45; Sun, 16 Jul 2006 15:59:18 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GFxHDS043610; Sun, 16 Jul 2006 15:59:17 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GFxHKA043609; Sun, 16 Jul 2006 15:59:17 GMT (envelope-from pjd) Message-Id: <200607161559.k6GFxHKA043609@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sun, 16 Jul 2006 15:59:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/geom/raid3 g_raid3.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 15:59:18 -0000 pjd 2006-07-16 15:59:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/raid3 g_raid3.c Log: MFC: sys/geom/raid3/g_raid3.c 1.67,1.68,1.69 - Allow to close access even if device is already destroyed. Reported by: Ulrich Spoerlein PR: kern/98093 - When kern.geom.raid3.use_malloc tunnable is set to 1, malloc(9) instead of uma(9) will be used for memory allocation. In case of problems or tracking bugs, there are more useful tools for malloc(9) debugging than for uma(9) debugging, like memguard(9) and redzone(9). - Use proper defines instead of magic values. Revision Changes Path 1.40.2.12 +95 -48 src/sys/geom/raid3/g_raid3.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 16:02:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D56916A4DD; Sun, 16 Jul 2006 16:02:19 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7CB843D46; Sun, 16 Jul 2006 16:02:18 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GG2Ixv043816; Sun, 16 Jul 2006 16:02:18 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GG2IAG043815; Sun, 16 Jul 2006 16:02:18 GMT (envelope-from sam) Message-Id: <200607161602.k6GG2IAG043815@repoman.freebsd.org> From: Sam Leffler Date: Sun, 16 Jul 2006 16:02:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net80211 ieee80211_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 16:02:19 -0000 sam 2006-07-16 16:02:18 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c Log: tighten invariant on loops used to parse ie's; this ensures we never touch data outside the packet (previously we might touch 1 byte); it also has the happy side effect of working around broken orinoco/agere firmware that sends malformed association response frames Help by: Vladimir Egorin Revision Changes Path 1.92 +4 -4 src/sys/net80211/ieee80211_input.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 16:05:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A97516A4DE; Sun, 16 Jul 2006 16:05:51 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4821143D46; Sun, 16 Jul 2006 16:05:51 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GG5pmK045206; Sun, 16 Jul 2006 16:05:51 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GG5psj045205; Sun, 16 Jul 2006 16:05:51 GMT (envelope-from pjd) Message-Id: <200607161605.k6GG5psj045205@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sun, 16 Jul 2006 16:05:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern vfs_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 16:05:51 -0000 pjd 2006-07-16 16:05:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern vfs_vnops.c Log: MFC: sys/kern/vfs_vnops.c 1.244 Simplify the code and remove two mutex operations. Revision Changes Path 1.233.2.3 +5 -9 src/sys/kern/vfs_vnops.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 16:15:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C56A516A4E0; Sun, 16 Jul 2006 16:15:09 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D5D43D46; Sun, 16 Jul 2006 16:15:09 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GGF9pY045708; Sun, 16 Jul 2006 16:15:09 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GGF9U9045707; Sun, 16 Jul 2006 16:15:09 GMT (envelope-from cy) Message-Id: <200607161615.k6GGF9U9045707@repoman.freebsd.org> From: Cy Schubert Date: Sun, 16 Jul 2006 16:15:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/krb5/files patch-appl-bsd-configure patch-appl-configure patch-appl-gssftp-configure patch-appl-libpty-configure patch-appl-telnet-configure patch-configure patch-plugins-kdb-db2-configure patch-plugins-kdb-db2-libdb2-configure patch-plugins-lib-apputils-configure patch-plugins-locate-python-configure patch-plugins-util-ss-configure ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 16:15:10 -0000 cy 2006-07-16 16:15:09 UTC FreeBSD ports repository Added files: security/krb5/files patch-appl-bsd-configure patch-appl-configure patch-appl-gssftp-configure patch-appl-libpty-configure patch-appl-telnet-configure patch-configure patch-plugins-kdb-db2-configure patch-plugins-kdb-db2-libdb2-configure patch-plugins-lib-apputils-configure patch-plugins-locate-python-configure patch-plugins-util-ss-configure patch-tests-configure Log: Fix plugin loader. This fixes krb5kdc and kdb5_util. Revision Changes Path 1.1 +28 -0 ports/security/krb5/files/patch-appl-bsd-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-appl-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-appl-gssftp-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-appl-libpty-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-appl-telnet-configure (new) 1.3 +28 -0 ports/security/krb5/files/patch-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-plugins-kdb-db2-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-plugins-kdb-db2-libdb2-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-plugins-lib-apputils-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-plugins-locate-python-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-plugins-util-ss-configure (new) 1.1 +28 -0 ports/security/krb5/files/patch-tests-configure (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 16:17:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7730F16A4DA; Sun, 16 Jul 2006 16:17:10 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 738BE43D6E; Sun, 16 Jul 2006 16:17:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GGH5mg045845; Sun, 16 Jul 2006 16:17:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GGH5st045844; Sun, 16 Jul 2006 16:17:05 GMT (envelope-from pav) Message-Id: <200607161617.k6GGH5st045844@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 16 Jul 2006 16:17:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/wdm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 16:17:10 -0000 pav 2006-07-16 16:17:05 UTC FreeBSD ports repository Modified files: x11/wdm Makefile Log: - Grant maintainership PR: ports/100395 Submitted by: Soeren Straarup Revision Changes Path 1.73 +1 -1 ports/x11/wdm/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 17:07:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7047916A4DA; Sun, 16 Jul 2006 17:07:48 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF04443D45; Sun, 16 Jul 2006 17:07:47 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id D5E0C22CFA; Sun, 16 Jul 2006 19:07:46 +0200 (CEST) Date: Sun, 16 Jul 2006 19:07:46 +0200 From: Erwin Lansing To: Norikatsu Shigemura , maho@FreeBSD.org Message-ID: <20060716170746.GE20915@droso.net> Mail-Followup-To: Norikatsu Shigemura , maho@FreeBSD.org, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200607102044.k6AKimPn073004@repoman.freebsd.org> <20060717000924.681cd6cd.nork@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ov6R7U0hl+EAcYoD" Content-Disposition: inline In-Reply-To: <20060717000924.681cd6cd.nork@FreeBSD.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/chinese/reciteword pkg-install ports/chinese/reciteword/files patch-src_Makefile.in ports/games/qcc pkg-plist ports/games/groundhog/files patch-src_options_dialog.h ports/games/fuhquake pkg-message ports/java/eclipse-sqlexplorer pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 17:07:48 -0000 --ov6R7U0hl+EAcYoD Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 17, 2006 at 12:09:24AM +0900, Norikatsu Shigemura wrote: > > 1.2 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.ali= as.cyberbit (dead) >=20 > On x11-fonts/cyberbit-ttfonts, it causes BROKEN. >=20 > =3D=3D=3D> Checking if x11-fonts/cyberbit-ttfonts already installed > ********************************************************* > Please add /usr/X11R6/lib/X11/fonts/TrueType to your font path > and load 'xtt' module in /etc/x11/xorg.conf. > ********************************************************* > /bin/mkdir -p /usr/X11R6/lib/X11/fonts/TrueType > install -o root -g wheel -m 444 /usr/ports/x11-fonts/cyberbit-ttfonts/wo= rk/*.ttf /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit = /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit /usr/X11R6= /lib/X11/fonts/TrueType > install: /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit= : No such file or directory > *** Error code 71 >=20 > Stop in /usr/ports/x11-fonts/cyberbit-ttfonts. Hmm, I wonder why this port would want to install a null byte file, but it was there from the inception of this port. Maho, is that file really necessary and should it be readded from the attic, or can it be removed =66rom the installation with the following patch? Cheers, -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// And it makes you cry. <____) (____> erwin@lansing.dk --ov6R7U0hl+EAcYoD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEunJiqy9aWxUlaZARAmt9AKDau19qJHSKyd2ygfkpScV661PTQwCfZq3I kOoTro4bwyptuURbuJta7vo= =uL5n -----END PGP SIGNATURE----- --ov6R7U0hl+EAcYoD-- From owner-cvs-all@FreeBSD.ORG Sun Jul 16 17:49:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E90D516A4DE; Sun, 16 Jul 2006 17:49:49 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11A2543D67; Sun, 16 Jul 2006 17:49:47 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GHnk74059238; Sun, 16 Jul 2006 17:49:46 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GHnkl9059237; Sun, 16 Jul 2006 17:49:46 GMT (envelope-from cy) Message-Id: <200607161749.k6GHnkl9059237@repoman.freebsd.org> From: Cy Schubert Date: Sun, 16 Jul 2006 17:49:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/krb5 Makefile ports/security/krb5/files patch-lib-krb5-os-localaddr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 17:49:50 -0000 cy 2006-07-16 17:49:46 UTC FreeBSD ports repository Modified files: security/krb5 Makefile Added files: security/krb5/files patch-lib-krb5-os-localaddr.c Log: Cause the KDC to also listen on the loopback interface. This is useful for situations when the database is replicated to a secure environment that does not have network access, by hand. Revision Changes Path 1.105 +1 -0 ports/security/krb5/Makefile 1.1 +75 -0 ports/security/krb5/files/patch-lib-krb5-os-localaddr.c (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 18:41:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A82F616A4DD; Sun, 16 Jul 2006 18:41:53 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6338B43D46; Sun, 16 Jul 2006 18:41:53 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GIfrZj063006; Sun, 16 Jul 2006 18:41:53 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GIfr90063005; Sun, 16 Jul 2006 18:41:53 GMT (envelope-from trhodes) Message-Id: <200607161841.k6GIfr90063005@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 16 Jul 2006 18:41:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 18:41:53 -0000 trhodes 2006-07-16 18:41:53 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/kerneldebug chapter.sgml Log: Change "option" to "options" since we have two. Fix options list to those in the manual page. Fix description of "continue." Revision Changes Path 1.68 +3 -9 doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 18:42:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FBFF16A4DA; Sun, 16 Jul 2006 18:42:50 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFBA543D45; Sun, 16 Jul 2006 18:42:49 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GIgn17063043; Sun, 16 Jul 2006 18:42:49 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GIgn6L063042; Sun, 16 Jul 2006 18:42:49 GMT (envelope-from trhodes) Message-Id: <200607161842.k6GIgn6L063042@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 16 Jul 2006 18:42:49 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 18:42:50 -0000 trhodes 2006-07-16 18:42:49 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Kill an extra space. Noticed by: simon Revision Changes Path 1.220 +1 -1 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:01:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D999F16A4DA; Sun, 16 Jul 2006 19:01:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8354043D5D; Sun, 16 Jul 2006 19:01:22 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJ1MpF064014; Sun, 16 Jul 2006 19:01:22 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJ1MZx064013; Sun, 16 Jul 2006 19:01:22 GMT (envelope-from linimon) Message-Id: <200607161901.k6GJ1MZx064013@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 19:01:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/webcalendar Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:01:23 -0000 linimon 2006-07-16 19:01:22 UTC FreeBSD ports repository Modified files: www/webcalendar Makefile Log: Mark broken: fails to deinstall cleanly. Revision Changes Path 1.6 +2 -0 ports/www/webcalendar/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:03:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7117116A4DD; Sun, 16 Jul 2006 19:03:09 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D62943D5C; Sun, 16 Jul 2006 19:03:09 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJ39hv065331; Sun, 16 Jul 2006 19:03:09 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJ39A6065330; Sun, 16 Jul 2006 19:03:09 GMT (envelope-from linimon) Message-Id: <200607161903.k6GJ39A6065330@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 19:03:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/ewl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:03:09 -0000 linimon 2006-07-16 19:03:09 UTC FreeBSD ports repository Modified files: x11-toolkits/ewl Makefile Log: Mark broken on ia64. Revision Changes Path 1.10 +7 -1 ports/x11-toolkits/ewl/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:04:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE45416A4E1; Sun, 16 Jul 2006 19:04:16 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDCAD43D5A; Sun, 16 Jul 2006 19:04:15 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJ4FKC065376; Sun, 16 Jul 2006 19:04:15 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJ4FMq065375; Sun, 16 Jul 2006 19:04:15 GMT (envelope-from delphij) Message-Id: <200607161904.k6GJ4FMq065375@repoman.freebsd.org> From: Xin LI Date: Sun, 16 Jul 2006 19:04:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/geom chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:04:16 -0000 delphij 2006-07-16 19:04:15 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/geom chapter.sgml Log: Add a missing /para. Revision Changes Path 1.24 +1 -1 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:04:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33D6C16A4DA; Sun, 16 Jul 2006 19:04:54 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A18B43D78; Sun, 16 Jul 2006 19:04:53 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJ4rZ1065418; Sun, 16 Jul 2006 19:04:53 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJ4rOV065417; Sun, 16 Jul 2006 19:04:53 GMT (envelope-from erwin) Message-Id: <200607161904.k6GJ4rOV065417@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 16 Jul 2006 19:04:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-clocks/wmitime Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:04:54 -0000 erwin 2006-07-16 19:04:53 UTC FreeBSD ports repository Modified files: x11-clocks/wmitime Makefile pkg-descr Log: Update WWW and assign maintainership to submitter. PR: 100397 Submitted by: Soeren Straarup Revision Changes Path 1.14 +1 -1 ports/x11-clocks/wmitime/Makefile 1.5 +2 -0 ports/x11-clocks/wmitime/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:06:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2DDF16A4DD; Sun, 16 Jul 2006 19:06:49 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EFD043D46; Sun, 16 Jul 2006 19:06:49 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJ6nvH065622; Sun, 16 Jul 2006 19:06:49 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJ6n7p065621; Sun, 16 Jul 2006 19:06:49 GMT (envelope-from erwin) Message-Id: <200607161906.k6GJ6n7p065621@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 16 Jul 2006 19:06:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/wmmemload Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:06:49 -0000 erwin 2006-07-16 19:06:49 UTC FreeBSD ports repository Modified files: sysutils/wmmemload Makefile pkg-descr Log: Update WWW and assign maintainership to submitter. PR: 100398 Submitted by: Soeren Straarup Revision Changes Path 1.7 +1 -1 ports/sysutils/wmmemload/Makefile 1.2 +1 -1 ports/sysutils/wmmemload/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:08:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5771F16A4DD; Sun, 16 Jul 2006 19:08:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D97C643D76; Sun, 16 Jul 2006 19:08:51 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJ8pc9065730; Sun, 16 Jul 2006 19:08:51 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJ8pYN065729; Sun, 16 Jul 2006 19:08:51 GMT (envelope-from erwin) Message-Id: <200607161908.k6GJ8pYN065729@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 16 Jul 2006 19:08:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/wmcpuload Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:08:55 -0000 erwin 2006-07-16 19:08:51 UTC FreeBSD ports repository Modified files: sysutils/wmcpuload Makefile pkg-descr Log: Update WWW and assign maintainership to submitter. PR: 100399 Submitted by: Soeren Straarup Revision Changes Path 1.20 +1 -1 ports/sysutils/wmcpuload/Makefile 1.6 +1 -1 ports/sysutils/wmcpuload/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:09:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B63FB16A4E0; Sun, 16 Jul 2006 19:09:54 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A72543D70; Sun, 16 Jul 2006 19:09:51 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJ9pAj065817; Sun, 16 Jul 2006 19:09:51 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJ9pcY065816; Sun, 16 Jul 2006 19:09:51 GMT (envelope-from linimon) Message-Id: <200607161909.k6GJ9pcY065816@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 19:09:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gnome-launch-box Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:09:54 -0000 linimon 2006-07-16 19:09:51 UTC FreeBSD ports repository Modified files: x11/gnome-launch-box Makefile Log: Mark broken: fails to install. Revision Changes Path 1.2 +2 -0 ports/x11/gnome-launch-box/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:10:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4D2616A4DD; Sun, 16 Jul 2006 19:10:45 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCBEC43D77; Sun, 16 Jul 2006 19:10:41 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJAfDH065930; Sun, 16 Jul 2006 19:10:41 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJAfVC065929; Sun, 16 Jul 2006 19:10:41 GMT (envelope-from sam) Message-Id: <200607161910.k6GJAfVC065929@repoman.freebsd.org> From: Sam Leffler Date: Sun, 16 Jul 2006 19:10:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net80211 ieee80211_ioctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:10:46 -0000 sam 2006-07-16 19:10:41 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ioctl.c Log: power save mode state changes should not require clocking the 802.11 state machine; use the reset method instead MFC after: 2 weeks Revision Changes Path 1.47 +7 -0 src/sys/net80211/ieee80211_ioctl.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:11:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A93016A4DF; Sun, 16 Jul 2006 19:11:40 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC5C843D49; Sun, 16 Jul 2006 19:11:39 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJBd3J066086; Sun, 16 Jul 2006 19:11:39 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJBdEB066085; Sun, 16 Jul 2006 19:11:39 GMT (envelope-from erwin) Message-Id: <200607161911.k6GJBdEB066085@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 16 Jul 2006 19:11:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/p5-Image-Info Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:11:40 -0000 erwin 2006-07-16 19:11:39 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Info Makefile pkg-plist Log: - Fix for older perl. - Use dirrmtry PR: 100391 Submitted by: Gea-Suan Lin Revision Changes Path 1.11 +5 -5 ports/graphics/p5-Image-Info/Makefile 1.4 +3 -2 ports/graphics/p5-Image-Info/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:25:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41B8216A4DE; Sun, 16 Jul 2006 19:25:30 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0ADF43D53; Sun, 16 Jul 2006 19:25:29 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJPTZc066865; Sun, 16 Jul 2006 19:25:29 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJPTNZ066864; Sun, 16 Jul 2006 19:25:29 GMT (envelope-from erwin) Message-Id: <200607161925.k6GJPTNZ066864@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 16 Jul 2006 19:25:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/zatacka Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:25:30 -0000 erwin 2006-07-16 19:25:29 UTC FreeBSD ports repository Modified files: games/zatacka Makefile distinfo Log: Update to 0.1.6 PR: 100400 Submitted by: Dmitry Marakasov (maintainer) Revision Changes Path 1.3 +1 -1 ports/games/zatacka/Makefile 1.3 +3 -3 ports/games/zatacka/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:30:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B9516A4E0; Sun, 16 Jul 2006 19:30:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 069DA43D5E; Sun, 16 Jul 2006 19:30:32 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJUVQR067294; Sun, 16 Jul 2006 19:30:31 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJUVwm067292; Sun, 16 Jul 2006 19:30:31 GMT (envelope-from linimon) Message-Id: <200607161930.k6GJUVwm067292@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 19:30:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/dpkg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:30:32 -0000 linimon 2006-07-16 19:30:31 UTC FreeBSD ports repository Modified files: archivers/dpkg Makefile Log: Mark as broken: fails to install. Revision Changes Path 1.14 +2 -0 ports/archivers/dpkg/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:31:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05EF816A4DF; Sun, 16 Jul 2006 19:31:49 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B89743D70; Sun, 16 Jul 2006 19:31:45 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJVjJw067460; Sun, 16 Jul 2006 19:31:45 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJVjY2067456; Sun, 16 Jul 2006 19:31:45 GMT (envelope-from linimon) Message-Id: <200607161931.k6GJVjY2067456@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 19:31:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cl-uffi Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:31:49 -0000 linimon 2006-07-16 19:31:45 UTC FreeBSD ports repository Modified files: devel/cl-uffi Makefile Log: Mark broken: fails to fetch. Revision Changes Path 1.6 +2 -0 ports/devel/cl-uffi/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:34:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3383516A4DD; Sun, 16 Jul 2006 19:34:01 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E4743D76; Sun, 16 Jul 2006 19:34:00 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJY0D5067643; Sun, 16 Jul 2006 19:34:00 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJY0t4067642; Sun, 16 Jul 2006 19:34:00 GMT (envelope-from linimon) Message-Id: <200607161934.k6GJY0t4067642@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 19:34:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/hp48xgcc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:34:01 -0000 linimon 2006-07-16 19:34:00 UTC FreeBSD ports repository Modified files: devel/hp48xgcc Makefile Log: Mark broken: fails to install. Revision Changes Path 1.5 +2 -0 ports/devel/hp48xgcc/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:43:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D339616A4DE; Sun, 16 Jul 2006 19:43:56 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B52743D76; Sun, 16 Jul 2006 19:43:49 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJhZ11068240; Sun, 16 Jul 2006 19:43:35 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJhZdX068239; Sun, 16 Jul 2006 19:43:35 GMT (envelope-from jylefort) Message-Id: <200607161943.k6GJhZdX068239@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sun, 16 Jul 2006 19:43:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/stellarium Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:43:56 -0000 jylefort 2006-07-16 19:43:35 UTC FreeBSD ports repository Modified files: astro/stellarium Makefile distinfo pkg-plist Log: Update to 0.8.1 PR: ports/100248 Submitted by: Simon Olofsson Revision Changes Path 1.12 +1 -2 ports/astro/stellarium/Makefile 1.8 +3 -3 ports/astro/stellarium/distinfo 1.7 +25 -2 ports/astro/stellarium/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:44:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1355F16A4DE; Sun, 16 Jul 2006 19:44:25 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A5B43D7D; Sun, 16 Jul 2006 19:44:18 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJhnJC068267; Sun, 16 Jul 2006 19:43:49 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJhnu3068266; Sun, 16 Jul 2006 19:43:49 GMT (envelope-from alc) Message-Id: <200607161943.k6GJhnu3068266@repoman.freebsd.org> From: Alan Cox Date: Sun, 16 Jul 2006 19:43:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:44:25 -0000 alc 2006-07-16 19:43:49 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Eliminate the remaining uses of "register". Convert the remaining K&R-style function declarations to ANSI-style. Eliminate excessive white space from pmap_ts_referenced(). Revision Changes Path 1.567 +16 -42 src/sys/i386/i386/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:53:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2107516A4E1; Sun, 16 Jul 2006 19:53:22 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A3443D6D; Sun, 16 Jul 2006 19:53:22 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJrMYm068823; Sun, 16 Jul 2006 19:53:22 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJrMVO068822; Sun, 16 Jul 2006 19:53:22 GMT (envelope-from thierry) Message-Id: <200607161953.k6GJrMVO068822@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 16 Jul 2006 19:53:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/lam7 Makefile distinfo pkg-plist ports/net/lam7/files patch-man-mans-Makefile.in patch-otb+lamcheckpoint+lamcheckpoint.c patch-share+args+all_opt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:53:23 -0000 thierry 2006-07-16 19:53:22 UTC FreeBSD ports repository Modified files: net/lam7 Makefile distinfo pkg-plist net/lam7/files patch-man-mans-Makefile.in Added files: net/lam7/files patch-otb+lamcheckpoint+lamcheckpoint.c patch-share+args+all_opt.c Log: - Borrow the patch from PR ports/97443; - Upgrade to 7.1.2; - Add a regression-test target; - Portlint; - Reset maintainership. PR: ports/100392 Revision Changes Path 1.14 +29 -22 ports/net/lam7/Makefile 1.7 +3 -3 ports/net/lam7/distinfo 1.3 +8 -4 ports/net/lam7/files/patch-man-mans-Makefile.in 1.1 +38 -0 ports/net/lam7/files/patch-otb+lamcheckpoint+lamcheckpoint.c (new) 1.1 +64 -0 ports/net/lam7/files/patch-share+args+all_opt.c (new) 1.5 +4 -1 ports/net/lam7/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 19:54:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A3B16A4DA; Sun, 16 Jul 2006 19:54:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01C2243D5C; Sun, 16 Jul 2006 19:54:21 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GJsKGE068859; Sun, 16 Jul 2006 19:54:20 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GJsKxP068858; Sun, 16 Jul 2006 19:54:20 GMT (envelope-from linimon) Message-Id: <200607161954.k6GJsKxP068858@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 19:54:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/xmame Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 19:54:21 -0000 linimon 2006-07-16 19:54:20 UTC FreeBSD ports repository Modified files: emulators/xmame Makefile Log: Mark xmame broken on 5.X: gets internal gcc error. While here, get rid of a .error usage. Revision Changes Path 1.107 +4 -6 ports/emulators/xmame/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:01:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4C2616A4E0; Sun, 16 Jul 2006 20:01:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 914BA43D45; Sun, 16 Jul 2006 20:01:12 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GK1CKg069291; Sun, 16 Jul 2006 20:01:12 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GK1Cjr069290; Sun, 16 Jul 2006 20:01:12 GMT (envelope-from linimon) Message-Id: <200607162001.k6GK1Cjr069290@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 20:01:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ale Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:01:12 -0000 linimon 2006-07-16 20:01:12 UTC FreeBSD ports repository Modified files: graphics/ale Makefile Log: Mark a broken on 5.x: internal gcc error. Revision Changes Path 1.22 +4 -0 ports/graphics/ale/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:02:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB8F16A4EA; Sun, 16 Jul 2006 20:02:27 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9215243D4C; Sun, 16 Jul 2006 20:02:27 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GK2RRi069457; Sun, 16 Jul 2006 20:02:27 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GK2Rso069456; Sun, 16 Jul 2006 20:02:27 GMT (envelope-from thierry) Message-Id: <200607162002.k6GK2Rso069456@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 16 Jul 2006 20:02:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators Makefile ports/emulators/xhomer Makefile distinfo pkg-descr ports/emulators/xhomer/files patch-Makefile pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:02:28 -0000 thierry 2006-07-16 20:02:27 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/xhomer Makefile distinfo pkg-descr emulators/xhomer/files patch-Makefile pkg-message.in Log: Xhomer is a machine emulator for the Digital Equipment Corporation (DEC) Pro 350 computer, a PDP-11-based machine that was sold in the early to mid-'80's. Xhomer is based on the PDP-11 CPU core from the SIMH simulator, and is written entirely in C. PR: ports/97803 Submitted by: trasz Revision Changes Path 1.193 +1 -0 ports/emulators/Makefile 1.1 +39 -0 ports/emulators/xhomer/Makefile (new) 1.1 +3 -0 ports/emulators/xhomer/distinfo (new) 1.1 +34 -0 ports/emulators/xhomer/files/patch-Makefile (new) 1.1 +7 -0 ports/emulators/xhomer/files/pkg-message.in (new) 1.1 +6 -0 ports/emulators/xhomer/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:02:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DAF916A4EB; Sun, 16 Jul 2006 20:02:46 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9C1443D68; Sun, 16 Jul 2006 20:02:45 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GK2jN8069506; Sun, 16 Jul 2006 20:02:45 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GK2j4R069505; Sun, 16 Jul 2006 20:02:45 GMT (envelope-from thierry) Message-Id: <200607162002.k6GK2j4R069505@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 16 Jul 2006 20:02:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:02:46 -0000 thierry 2006-07-16 20:02:45 UTC FreeBSD ports repository Modified files: . modules Log: xhomer --> ports/emulators/xhomer Revision Changes Path 1.15649 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:03:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EE2116A4DA; Sun, 16 Jul 2006 20:03:35 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BFD643D55; Sun, 16 Jul 2006 20:03:35 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GK3YnL070771; Sun, 16 Jul 2006 20:03:34 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GK3YEh070770; Sun, 16 Jul 2006 20:03:34 GMT (envelope-from linimon) Message-Id: <200607162003.k6GK3YEh070770@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 20:03:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/grx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:03:35 -0000 linimon 2006-07-16 20:03:34 UTC FreeBSD ports repository Modified files: graphics/grx Makefile Log: Mark broken: fails to compile. Revision Changes Path 1.2 +2 -0 ports/graphics/grx/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:08:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B0CE16A4DD; Sun, 16 Jul 2006 20:08:07 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9EEC43D55; Sun, 16 Jul 2006 20:08:06 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GK86J3070984; Sun, 16 Jul 2006 20:08:06 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GK86li070983; Sun, 16 Jul 2006 20:08:06 GMT (envelope-from linimon) Message-Id: <200607162008.k6GK86li070983@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 20:08:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/osg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:08:07 -0000 linimon 2006-07-16 20:08:06 UTC FreeBSD ports repository Modified files: graphics/osg Makefile Log: Mark broken: fails to install. Revision Changes Path 1.27 +2 -0 ports/graphics/osg/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:08:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 090C916A4FA; Sun, 16 Jul 2006 20:08:19 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B63EB43D55; Sun, 16 Jul 2006 20:08:18 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GK8IDr071007; Sun, 16 Jul 2006 20:08:18 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GK8IaU071006; Sun, 16 Jul 2006 20:08:18 GMT (envelope-from thierry) Message-Id: <200607162008.k6GK8IaU071006@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 16 Jul 2006 20:08:18 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:08:19 -0000 thierry 2006-07-16 20:08:18 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add an entry for "trasz". PR: ports/97803 Revision Changes Path 1.591 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:10:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D33D16A4DF; Sun, 16 Jul 2006 20:10:09 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91FC543D62; Sun, 16 Jul 2006 20:10:08 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GKA81N071086; Sun, 16 Jul 2006 20:10:08 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GKA8b0071085; Sun, 16 Jul 2006 20:10:08 GMT (envelope-from netchild) Message-Id: <200607162010.k6GKA8b0071085@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 16 Jul 2006 20:10:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pci emu10kx-midi.c emu10kx-pcm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:10:09 -0000 netchild 2006-07-16 20:10:08 UTC FreeBSD src repository Modified files: sys/dev/sound/pci emu10kx-midi.c emu10kx-pcm.c Log: Fix a compile time problem on amd64. I'm not sure if the fix is correct from a semantic point of view, but I notified the author of the driver for confirmation. So far it at least fixes the build and should only lead to not identifying or wrongly identifying a soundcard in the worst case. Revision Changes Path 1.3 +3 -2 src/sys/dev/sound/pci/emu10kx-midi.c 1.2 +3 -2 src/sys/dev/sound/pci/emu10kx-pcm.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:11:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F62C16A4DA; Sun, 16 Jul 2006 20:11:52 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9147143D6E; Sun, 16 Jul 2006 20:11:50 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GKBo4E071277; Sun, 16 Jul 2006 20:11:50 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GKBos7071276; Sun, 16 Jul 2006 20:11:50 GMT (envelope-from mjacob) Message-Id: <200607162011.k6GKBos7071276@repoman.freebsd.org> From: Matt Jacob Date: Sun, 16 Jul 2006 20:11:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_library.c isp_pci.c isp_sbus.c isp_target.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:11:52 -0000 mjacob 2006-07-16 20:11:50 UTC FreeBSD src repository Modified files: sys/dev/isp isp.c isp_freebsd.c isp_library.c isp_pci.c isp_sbus.c isp_target.c Log: Some rearrangement of headers to minimize diffs with outside of FreeBSD repository and to clean up the license header so as to not pollute the license with file function. Zero all mailbox structures prior to use (just in case). Change the outgoing mailbox count for INIT_FIRMWARE to be correct. Revision Changes Path 1.123 +53 -44 src/sys/dev/isp/isp.c 1.120 +3 -2 src/sys/dev/isp/isp_freebsd.c 1.4 +5 -7 src/sys/dev/isp/isp_library.c 1.118 +4 -3 src/sys/dev/isp/isp_pci.c 1.21 +4 -3 src/sys/dev/isp/isp_sbus.c 1.38 +2 -5 src/sys/dev/isp/isp_target.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:12:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1E2916A4E0; Sun, 16 Jul 2006 20:12:49 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0404F43D58; Sun, 16 Jul 2006 20:12:44 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GKChvp071363; Sun, 16 Jul 2006 20:12:43 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GKChr2071362; Sun, 16 Jul 2006 20:12:43 GMT (envelope-from linimon) Message-Id: <200607162012.k6GKChr2071362@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 20:12:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/anope Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:12:49 -0000 linimon 2006-07-16 20:12:43 UTC FreeBSD ports repository Modified files: irc/anope Makefile Log: Mark broken: fails to install. Revision Changes Path 1.14 +2 -0 ports/irc/anope/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:18:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EF4B16A4DE; Sun, 16 Jul 2006 20:18:29 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A64043D45; Sun, 16 Jul 2006 20:18:29 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GKIT4i071788; Sun, 16 Jul 2006 20:18:29 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GKITwq071787; Sun, 16 Jul 2006 20:18:29 GMT (envelope-from thierry) Message-Id: <200607162018.k6GKITwq071787@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 16 Jul 2006 20:18:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/cs-aspell Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:18:29 -0000 thierry 2006-07-16 20:18:29 UTC FreeBSD ports repository Modified files: textproc/cs-aspell Makefile distinfo pkg-plist Log: Upgrade to 0.6 format. Revision Changes Path 1.6 +1 -1 ports/textproc/cs-aspell/Makefile 1.2 +3 -3 ports/textproc/cs-aspell/distinfo 1.2 +1 -0 ports/textproc/cs-aspell/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:25:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2506B16A4DE; Sun, 16 Jul 2006 20:25:02 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5B4E43D73; Sun, 16 Jul 2006 20:25:01 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GKP1D9072162; Sun, 16 Jul 2006 20:25:01 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GKP1xw072161; Sun, 16 Jul 2006 20:25:01 GMT (envelope-from linimon) Message-Id: <200607162025.k6GKP1xw072161@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 20:25:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/maude Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:25:02 -0000 linimon 2006-07-16 20:25:01 UTC FreeBSD ports repository Modified files: lang/maude Makefile Log: Mark broken on 4.X/5.X: fails to compile. Revision Changes Path 1.2 +7 -1 ports/lang/maude/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 20:43:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E64D16A4DA; Sun, 16 Jul 2006 20:43:14 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD3BA43D72; Sun, 16 Jul 2006 20:43:12 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GKhCXg073007; Sun, 16 Jul 2006 20:43:12 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GKhCw7073006; Sun, 16 Jul 2006 20:43:12 GMT (envelope-from brueffer) Message-Id: <200607162043.k6GKhCw7073006@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 16 Jul 2006 20:43:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 snd_emu10kx.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 20:43:14 -0000 brueffer 2006-07-16 20:43:12 UTC FreeBSD src repository Modified files: share/man/man4 snd_emu10kx.4 Log: General cleanup, not quite finished yet. Revision Changes Path 1.2 +75 -45 src/share/man/man4/snd_emu10kx.4 From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:00:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F22816A4DD; Sun, 16 Jul 2006 21:00:42 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2865643D70; Sun, 16 Jul 2006 21:00:36 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GL0atD081593; Sun, 16 Jul 2006 21:00:36 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GL0as8081592; Sun, 16 Jul 2006 21:00:36 GMT (envelope-from shaun) Message-Id: <200607162100.k6GL0as8081592@repoman.freebsd.org> From: Shaun Amott Date: Sun, 16 Jul 2006 21:00:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-clocks/wmclockmon Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:00:42 -0000 shaun 2006-07-16 21:00:35 UTC FreeBSD ports repository Modified files: x11-clocks/wmclockmon Makefile pkg-plist Log: - Assign maintainership to submitter - Use DATADIR macro in PLIST PR: ports/100408 Submitted by: Soeren Straarup Approved by: ahze (mentor, implicit) Revision Changes Path 1.17 +1 -1 ports/x11-clocks/wmclockmon/Makefile 1.7 +73 -73 ports/x11-clocks/wmclockmon/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:05:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C3F316A4DF; Sun, 16 Jul 2006 21:05:59 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96B1A43D5F; Sun, 16 Jul 2006 21:05:58 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GL5wOd083075; Sun, 16 Jul 2006 21:05:58 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GL5wY0083074; Sun, 16 Jul 2006 21:05:58 GMT (envelope-from alc) Message-Id: <200607162105.k6GL5wY0083074@repoman.freebsd.org> From: Alan Cox Date: Sun, 16 Jul 2006 21:05:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:05:59 -0000 alc 2006-07-16 21:05:58 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: MFamd64 Make three simplifications to pmap_ts_referenced(): Eliminate an initialized but otherwise unused variable. Eliminate an unnecessary test. Exit the loop in a shorter way. Revision Changes Path 1.568 +3 -6 src/sys/i386/i386/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:06:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEA9C16A4E0; Sun, 16 Jul 2006 21:06:36 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA2A43D5A; Sun, 16 Jul 2006 21:06:30 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GL6U8I083147; Sun, 16 Jul 2006 21:06:30 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GL6U0d083146; Sun, 16 Jul 2006 21:06:30 GMT (envelope-from linimon) Message-Id: <200607162106.k6GL6U0d083146@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:06:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/pugs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:06:37 -0000 linimon 2006-07-16 21:06:30 UTC FreeBSD ports repository Modified files: lang/pugs Makefile Log: Mark broken: fails to deinstall cleanly. Revision Changes Path 1.11 +2 -0 ports/lang/pugs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:09:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 792DD16A4DE; Sun, 16 Jul 2006 21:09:06 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 106E443D5D; Sun, 16 Jul 2006 21:09:06 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GL95hq083255; Sun, 16 Jul 2006 21:09:05 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GL95YH083254; Sun, 16 Jul 2006 21:09:05 GMT (envelope-from linimon) Message-Id: <200607162109.k6GL95YH083254@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:09:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/see Makefile ports/lang/see-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:09:06 -0000 linimon 2006-07-16 21:09:05 UTC FreeBSD ports repository Modified files: lang/see Makefile lang/see-devel Makefile Log: Mark as broken: fail to install. Revision Changes Path 1.6 +2 -0 ports/lang/see-devel/Makefile 1.8 +2 -0 ports/lang/see/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:10:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E347116A4DD; Sun, 16 Jul 2006 21:10:44 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE7843D46; Sun, 16 Jul 2006 21:10:44 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLAiSM083392; Sun, 16 Jul 2006 21:10:44 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLAiSd083391; Sun, 16 Jul 2006 21:10:44 GMT (envelope-from linimon) Message-Id: <200607162110.k6GLAiSd083391@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:10:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/smarteiffel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:10:45 -0000 linimon 2006-07-16 21:10:44 UTC FreeBSD ports repository Modified files: lang/smarteiffel Makefile Log: Mark broken: fails to fetch. Revision Changes Path 1.17 +2 -0 ports/lang/smarteiffel/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:14:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E545416A4DA; Sun, 16 Jul 2006 21:14:31 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A251943D46; Sun, 16 Jul 2006 21:14:31 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLEV4W083615; Sun, 16 Jul 2006 21:14:31 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLEVHC083614; Sun, 16 Jul 2006 21:14:31 GMT (envelope-from linimon) Message-Id: <200607162114.k6GLEVHC083614@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:14:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/tetgen Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:14:32 -0000 linimon 2006-07-16 21:14:31 UTC FreeBSD ports repository Modified files: math/tetgen Makefile Log: Mark as broken: distfile size mismatch. Revision Changes Path 1.5 +1 -0 ports/math/tetgen/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:16:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7468616A4E1; Sun, 16 Jul 2006 21:16:28 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 735C243D93; Sun, 16 Jul 2006 21:16:19 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLGJUS083728; Sun, 16 Jul 2006 21:16:19 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLGJa9083727; Sun, 16 Jul 2006 21:16:19 GMT (envelope-from linimon) Message-Id: <200607162116.k6GLGJa9083727@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:16:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/p5-I18N-Charset Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:16:28 -0000 linimon 2006-07-16 21:16:19 UTC FreeBSD ports repository Modified files: misc/p5-I18N-Charset Makefile Log: Mark as broken: fails to deinstall cleanly. Revision Changes Path 1.18 +2 -0 ports/misc/p5-I18N-Charset/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:18:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC66116A4DD; Sun, 16 Jul 2006 21:18:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6015943D64; Sun, 16 Jul 2006 21:18:34 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLIYQd083874; Sun, 16 Jul 2006 21:18:34 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLIYSh083873; Sun, 16 Jul 2006 21:18:34 GMT (envelope-from erwin) Message-Id: <200607162118.k6GLIYSh083873@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 16 Jul 2006 21:18:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/qpxtool Makefile distinfo ports/sysutils/qpxtool/files patch-Makefile patch-pxcontrol-Makefile patch-qpxtool-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:18:34 -0000 erwin 2006-07-16 21:18:34 UTC FreeBSD ports repository Modified files: sysutils/qpxtool Makefile distinfo Added files: sysutils/qpxtool/files patch-pxcontrol-Makefile patch-qpxtool-Makefile Removed files: sysutils/qpxtool/files patch-Makefile Log: Update to 0.5.4 PR: 100401 Submitted by: Dmitry Marakasov (maintainer) Revision Changes Path 1.3 +9 -4 ports/sysutils/qpxtool/Makefile 1.3 +3 -3 ports/sysutils/qpxtool/distinfo 1.2 +0 -37 ports/sysutils/qpxtool/files/patch-Makefile (dead) 1.1 +37 -0 ports/sysutils/qpxtool/files/patch-pxcontrol-Makefile (new) 1.1 +37 -0 ports/sysutils/qpxtool/files/patch-qpxtool-Makefile (new) From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:19:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CF6216A4DD; Sun, 16 Jul 2006 21:19:29 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE8B743D58; Sun, 16 Jul 2006 21:19:28 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLJSI8083926; Sun, 16 Jul 2006 21:19:28 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLJSK5083925; Sun, 16 Jul 2006 21:19:28 GMT (envelope-from sam) Message-Id: <200607162119.k6GLJSK5083925@repoman.freebsd.org> From: Sam Leffler Date: Sun, 16 Jul 2006 21:19:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net80211 ieee80211_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:19:29 -0000 sam 2006-07-16 21:19:28 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c Log: correct ie length check; need to include fixed part of ie MFC after: 2 weeks Revision Changes Path 1.93 +4 -4 src/sys/net80211/ieee80211_input.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:23:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3705F16A4DD; Sun, 16 Jul 2006 21:23:31 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E631E43D45; Sun, 16 Jul 2006 21:23:30 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLNUHr084257; Sun, 16 Jul 2006 21:23:30 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLNUlF084256; Sun, 16 Jul 2006 21:23:30 GMT (envelope-from linimon) Message-Id: <200607162123.k6GLNUlF084256@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:23:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/libmpeg3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:23:31 -0000 linimon 2006-07-16 21:23:30 UTC FreeBSD ports repository Modified files: multimedia/libmpeg3 Makefile Log: Mark broken: fails to compile. Revision Changes Path 1.5 +2 -0 ports/multimedia/libmpeg3/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:27:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7997316A4DA; Sun, 16 Jul 2006 21:27:50 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3550843D46; Sun, 16 Jul 2006 21:27:50 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLRorM084420; Sun, 16 Jul 2006 21:27:50 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLRoGL084419; Sun, 16 Jul 2006 21:27:50 GMT (envelope-from linimon) Message-Id: <200607162127.k6GLRoGL084419@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:27:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/libjingle Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:27:50 -0000 linimon 2006-07-16 21:27:49 UTC FreeBSD ports repository Modified files: net-im/libjingle Makefile Log: Mark broken on 4.X/5.X: fails to compile. Revision Changes Path 1.13 +4 -0 ports/net-im/libjingle/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:32:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A35DE16A4DE; Sun, 16 Jul 2006 21:32:14 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E65643D45; Sun, 16 Jul 2006 21:32:14 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLWEMm084734; Sun, 16 Jul 2006 21:32:14 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLWEx3084733; Sun, 16 Jul 2006 21:32:14 GMT (envelope-from linimon) Message-Id: <200607162132.k6GLWEx3084733@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:32:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/tramp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:32:14 -0000 linimon 2006-07-16 21:32:14 UTC FreeBSD ports repository Modified files: net/tramp Makefile Log: Mark broken: removes files not belonging to it on deinstall. Revision Changes Path 1.30 +2 -0 ports/net/tramp/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:36:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C35AB16A4DA; Sun, 16 Jul 2006 21:36:46 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6673443D4C; Sun, 16 Jul 2006 21:36:46 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLak7F084943; Sun, 16 Jul 2006 21:36:46 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLak2m084942; Sun, 16 Jul 2006 21:36:46 GMT (envelope-from linimon) Message-Id: <200607162136.k6GLak2m084942@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:36:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/openbsm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:36:46 -0000 linimon 2006-07-16 21:36:46 UTC FreeBSD ports repository Modified files: security/openbsm Makefile Log: Mark broken as appropriate: does not compile on 4.X, does not package on 5.X. Revision Changes Path 1.3 +8 -0 ports/security/openbsm/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:46:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E2FE16A4DA; Sun, 16 Jul 2006 21:46:01 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D56943D60; Sun, 16 Jul 2006 21:46:01 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLk0R3085397; Sun, 16 Jul 2006 21:46:00 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLk0UR085396; Sun, 16 Jul 2006 21:46:00 GMT (envelope-from linimon) Message-Id: <200607162146.k6GLk0UR085396@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:46:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/psgconf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:46:01 -0000 linimon 2006-07-16 21:46:00 UTC FreeBSD ports repository Modified files: sysutils/psgconf Makefile Log: Mark as broken on 4.X/5.X: fails to compile; mark broken otherwise, as it attempt to modify its own pkg-install file. Revision Changes Path 1.5 +6 -0 ports/sysutils/psgconf/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:48:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8C4616A4DD; Sun, 16 Jul 2006 21:48:09 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 767DE43D46; Sun, 16 Jul 2006 21:48:09 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLm956085482; Sun, 16 Jul 2006 21:48:09 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLm9fx085481; Sun, 16 Jul 2006 21:48:09 GMT (envelope-from linimon) Message-Id: <200607162148.k6GLm9fx085481@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:48:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/heirloom-doctools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:48:09 -0000 linimon 2006-07-16 21:48:09 UTC FreeBSD ports repository Modified files: textproc/heirloom-doctools Makefile Log: Mark broken: fails to install. Revision Changes Path 1.4 +2 -0 ports/textproc/heirloom-doctools/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:49:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3EEA16A4DD; Sun, 16 Jul 2006 21:49:19 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6190843D55; Sun, 16 Jul 2006 21:49:19 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLnJwS085552; Sun, 16 Jul 2006 21:49:19 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLnJpH085551; Sun, 16 Jul 2006 21:49:19 GMT (envelope-from linimon) Message-Id: <200607162149.k6GLnJpH085551@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:49:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/syck Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:49:19 -0000 linimon 2006-07-16 21:49:19 UTC FreeBSD ports repository Modified files: textproc/syck Makefile Log: Mark broken: fails to fetch. Revision Changes Path 1.5 +2 -0 ports/textproc/syck/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:50:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 061FD16A4DA; Sun, 16 Jul 2006 21:50:51 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C86043D6A; Sun, 16 Jul 2006 21:50:48 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLomqA085688; Sun, 16 Jul 2006 21:50:48 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLomSd085687; Sun, 16 Jul 2006 21:50:48 GMT (envelope-from linimon) Message-Id: <200607162150.k6GLomSd085687@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:50:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/manu-gothica Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:50:51 -0000 linimon 2006-07-16 21:50:48 UTC FreeBSD ports repository Modified files: x11-fonts/manu-gothica Makefile Log: Mark as broken: fails to deinstall cleanly. Revision Changes Path 1.2 +2 -0 ports/x11-fonts/manu-gothica/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 21:52:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2444916A4DA; Sun, 16 Jul 2006 21:52:29 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B291743D49; Sun, 16 Jul 2006 21:52:28 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GLqSPw085802; Sun, 16 Jul 2006 21:52:28 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GLqS07085801; Sun, 16 Jul 2006 21:52:28 GMT (envelope-from linimon) Message-Id: <200607162152.k6GLqS07085801@repoman.freebsd.org> From: Mark Linimon Date: Sun, 16 Jul 2006 21:52:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/xclasses Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 21:52:29 -0000 linimon 2006-07-16 21:52:28 UTC FreeBSD ports repository Modified files: x11-toolkits/xclasses Makefile Log: Mark broken: fails to install. Revision Changes Path 1.17 +2 -0 ports/x11-toolkits/xclasses/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jul 16 22:38:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB84516A4DA; Sun, 16 Jul 2006 22:38:07 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A764043D76; Sun, 16 Jul 2006 22:38:05 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GMc5d7088965; Sun, 16 Jul 2006 22:38:05 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GMc5gl088964; Sun, 16 Jul 2006 22:38:05 GMT (envelope-from edwin) Message-Id: <200607162238.k6GMc5gl088964@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 16 Jul 2006 22:38:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/penguintv-devel Makefile distinfo ports/net/penguintv-devel/files patch-share__defaultsubs.opml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 22:38:07 -0000 edwin 2006-07-16 22:38:05 UTC FreeBSD ports repository Modified files: net/penguintv-devel Makefile distinfo net/penguintv-devel/files patch-share__defaultsubs.opml Log: Update to version 1.92 Revision Changes Path 1.14 +1 -1 ports/net/penguintv-devel/Makefile 1.9 +3 -3 ports/net/penguintv-devel/distinfo 1.2 +12 -7 ports/net/penguintv-devel/files/patch-share__defaultsubs.opml From owner-cvs-all@FreeBSD.ORG Sun Jul 16 22:53:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D10DD16A4E0; Sun, 16 Jul 2006 22:53:27 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35E4243D66; Sun, 16 Jul 2006 22:53:27 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GMrQoQ089650; Sun, 16 Jul 2006 22:53:26 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GMrQLO089649; Sun, 16 Jul 2006 22:53:26 GMT (envelope-from rwatson) Message-Id: <200607162253.k6GMrQLO089649@repoman.freebsd.org> From: Robert Watson Date: Sun, 16 Jul 2006 22:53:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 22:53:27 -0000 rwatson 2006-07-16 22:53:26 UTC FreeBSD src repository Modified files: sys/vm uma_core.c Log: Remove sysctl_vm_zone() and vm.zone sysctl from 7.x. As of 6.x, libmemstat(3) is used by vmstat (and friends) to produce more accurate and more detailed statistics information in a machine-readable way, and vmstat continues to provide the same text-based front-end. This change should not be MFC'd. Revision Changes Path 1.138 +0 -80 src/sys/vm/uma_core.c From owner-cvs-all@FreeBSD.ORG Sun Jul 16 23:09:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A11316A4DA; Sun, 16 Jul 2006 23:09:40 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 364E543D5A; Sun, 16 Jul 2006 23:09:40 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6GN9eex091551; Sun, 16 Jul 2006 23:09:40 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6GN9eSc091550; Sun, 16 Jul 2006 23:09:40 GMT (envelope-from rwatson) Message-Id: <200607162309.k6GN9eSc091550@repoman.freebsd.org> From: Robert Watson Date: Sun, 16 Jul 2006 23:09:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Jul 2006 23:09:40 -0000 rwatson 2006-07-16 23:09:40 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Change comment on soabort() to more accurately describe how/when soabort() is used. Remove trailing white space. Revision Changes Path 1.272 +12 -12 src/sys/kern/uipc_socket.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 00:06:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADAE616A4DF; Mon, 17 Jul 2006 00:06:52 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6957643D6D; Mon, 17 Jul 2006 00:06:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H06qnn097204; Mon, 17 Jul 2006 00:06:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H06qAl097203; Mon, 17 Jul 2006 00:06:52 GMT (envelope-from clsung) Message-Id: <200607170006.k6H06qAl097203@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 00:06:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/ruby-mecab Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 00:06:52 -0000 clsung 2006-07-17 00:06:52 UTC FreeBSD ports repository Modified files: japanese/ruby-mecab Makefile distinfo Log: - update to 0.92 PR: ports/100406 Submitted by: KIMURA Yasuhiro Revision Changes Path 1.7 +2 -2 ports/japanese/ruby-mecab/Makefile 1.6 +3 -3 ports/japanese/ruby-mecab/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 00:27:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E11816A4DA; Mon, 17 Jul 2006 00:27:13 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9792743D5F; Mon, 17 Jul 2006 00:27:12 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H0RCg2098171; Mon, 17 Jul 2006 00:27:12 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H0RClw098170; Mon, 17 Jul 2006 00:27:12 GMT (envelope-from marcel) Message-Id: <200607170027.k6H0RClw098170@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 17 Jul 2006 00:27:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/ia64/emulated brl.t test.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 00:27:13 -0000 marcel 2006-07-17 00:27:12 UTC FreeBSD src repository Added files: tools/regression/ia64/emulated brl.t test.c Log: Add regression tests of the emulation of the long branch conditional form. These tests can obviously only be run on Merced processors, as they don't implement the long branch. Revision Changes Path 1.1 +99 -0 src/tools/regression/ia64/emulated/brl.t (new) 1.1 +172 -0 src/tools/regression/ia64/emulated/test.c (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 00:47:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADEBA16A4DF; Mon, 17 Jul 2006 00:47:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 687F843D46; Mon, 17 Jul 2006 00:47:21 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H0lLIB007017; Mon, 17 Jul 2006 00:47:21 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H0lLRk007016; Mon, 17 Jul 2006 00:47:21 GMT (envelope-from clsung) Message-Id: <200607170047.k6H0lLRk007016@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 00:47:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/lsh Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 00:47:21 -0000 clsung 2006-07-17 00:47:21 UTC FreeBSD ports repository Modified files: security/lsh Makefile distinfo pkg-plist Log: - update to 2.0.3 - adopt maintainership PR: ports/100386 Submitted by: maintainer (Babak Farrokhi) Revision Changes Path 1.34 +2 -3 ports/security/lsh/Makefile 1.12 +6 -6 ports/security/lsh/distinfo 1.11 +6 -3 ports/security/lsh/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 00:53:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E89C16A4E6; Mon, 17 Jul 2006 00:53:37 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5606043D58; Mon, 17 Jul 2006 00:53:35 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H0rZlx007317; Mon, 17 Jul 2006 00:53:35 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H0rZAC007316; Mon, 17 Jul 2006 00:53:35 GMT (envelope-from clsung) Message-Id: <200607170053.k6H0rZAC007316@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 00:53:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/p5-MeCab Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 00:53:37 -0000 clsung 2006-07-17 00:53:35 UTC FreeBSD ports repository Modified files: japanese/p5-MeCab Makefile distinfo Log: - update to 0.92 PR: ports/100405 Submitted by: KIMURA Yasuhiro Revision Changes Path 1.10 +5 -2 ports/japanese/p5-MeCab/Makefile 1.6 +3 -3 ports/japanese/p5-MeCab/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 00:56:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D15716A4DF; Mon, 17 Jul 2006 00:56:47 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB11F43D45; Mon, 17 Jul 2006 00:56:46 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H0ukPl007551; Mon, 17 Jul 2006 00:56:46 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H0uk5D007550; Mon, 17 Jul 2006 00:56:46 GMT (envelope-from clsung) Message-Id: <200607170056.k6H0uk5D007550@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 00:56:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Luka Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 00:56:47 -0000 clsung 2006-07-17 00:56:46 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Luka Makefile distinfo pkg-descr pkg-plist Log: Add p5-Luka 1.06, exception handling and reporting framework. PR: ports/100342 Submitted by: Gea-Suan Lin Revision Changes Path 1.2338 +1 -0 ports/devel/Makefile 1.1 +43 -0 ports/devel/p5-Luka/Makefile (new) 1.1 +3 -0 ports/devel/p5-Luka/distinfo (new) 1.1 +22 -0 ports/devel/p5-Luka/pkg-descr (new) 1.1 +10 -0 ports/devel/p5-Luka/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 00:57:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72CD516A4DE; Mon, 17 Jul 2006 00:57:08 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0771743D49; Mon, 17 Jul 2006 00:57:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H0v7me007598; Mon, 17 Jul 2006 00:57:07 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H0v7Sc007597; Mon, 17 Jul 2006 00:57:07 GMT (envelope-from clsung) Message-Id: <200607170057.k6H0v7Sc007597@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 00:57:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 00:57:08 -0000 clsung 2006-07-17 00:57:07 UTC FreeBSD ports repository Modified files: . modules Log: p5-Luka --> ports/devel/p5-Luka Revision Changes Path 1.15650 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 00:59:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 039B216A4DD; Mon, 17 Jul 2006 00:59:18 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B173B43D45; Mon, 17 Jul 2006 00:59:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H0xH0U007704; Mon, 17 Jul 2006 00:59:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H0xHIB007703; Mon, 17 Jul 2006 00:59:17 GMT (envelope-from clsung) Message-Id: <200607170059.k6H0xHIB007703@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 00:59:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Config-Tiny Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 00:59:18 -0000 clsung 2006-07-17 00:59:17 UTC FreeBSD ports repository Modified files: devel/p5-Config-Tiny Makefile distinfo pkg-plist Log: - Update to 2.08 PR: ports/100343 Submitted by: Gea-Suan Lin Revision Changes Path 1.12 +1 -3 ports/devel/p5-Config-Tiny/Makefile 1.13 +3 -3 ports/devel/p5-Config-Tiny/distinfo 1.3 +3 -2 ports/devel/p5-Config-Tiny/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:00:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDBA316A4E8; Mon, 17 Jul 2006 01:00:34 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABA143D62; Mon, 17 Jul 2006 01:00:11 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H10Bht007768; Mon, 17 Jul 2006 01:00:11 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H10BUc007767; Mon, 17 Jul 2006 01:00:11 GMT (envelope-from ahze) Message-Id: <200607170100.k6H10BUc007767@repoman.freebsd.org> From: Michael Johnson Date: Mon, 17 Jul 2006 01:00:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/dejavu Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:00:34 -0000 ahze 2006-07-17 01:00:10 UTC FreeBSD ports repository Modified files: x11-fonts/dejavu Makefile distinfo Log: - Update to 2.8 Spotted by: ka24 via irc.freenode.org/#FreeBSD-GNOME Revision Changes Path 1.21 +1 -1 ports/x11-fonts/dejavu/Makefile 1.21 +3 -3 ports/x11-fonts/dejavu/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:05:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C27116A4DE; Mon, 17 Jul 2006 01:05:53 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D4F743D58; Mon, 17 Jul 2006 01:05:44 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H15hbH009380; Mon, 17 Jul 2006 01:05:43 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H15hNE009379; Mon, 17 Jul 2006 01:05:43 GMT (envelope-from clsung) Message-Id: <200607170105.k6H15hNE009379@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 01:05:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Test-Singleton Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:05:53 -0000 clsung 2006-07-17 01:05:43 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-Singleton Makefile distinfo pkg-descr pkg-plist Log: Add p5-Test-Singleton 1.03, test for Singleton classes. PR: ports/100370 Submitted by: Gea-Suan Lin Revision Changes Path 1.2339 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/p5-Test-Singleton/Makefile (new) 1.1 +3 -0 ports/devel/p5-Test-Singleton/distinfo (new) 1.1 +11 -0 ports/devel/p5-Test-Singleton/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Test-Singleton/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:06:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D696016A4DD; Mon, 17 Jul 2006 01:06:03 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6783743D64; Mon, 17 Jul 2006 01:05:59 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H15xVs009418; Mon, 17 Jul 2006 01:05:59 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H15w8w009417; Mon, 17 Jul 2006 01:05:58 GMT (envelope-from clsung) Message-Id: <200607170105.k6H15w8w009417@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 01:05:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:06:03 -0000 clsung 2006-07-17 01:05:58 UTC FreeBSD ports repository Modified files: . modules Log: p5-Test-Singleton --> ports/devel/p5-Test-Singleton Revision Changes Path 1.15651 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:09:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC1FF16A4DA; Mon, 17 Jul 2006 01:09:47 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A31B43D46; Mon, 17 Jul 2006 01:09:47 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H19lR4009610; Mon, 17 Jul 2006 01:09:47 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H19lA4009609; Mon, 17 Jul 2006 01:09:47 GMT (envelope-from clsung) Message-Id: <200607170109.k6H19lA4009609@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 01:09:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Class-Multimethods-Pure Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:09:47 -0000 clsung 2006-07-17 01:09:47 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Class-Multimethods-Pure Makefile distinfo pkg-descr pkg-plist Log: Add p5-Class-Multimethods-Pure 0.11, method-ordered multimethod dispatch. PR: ports/100375 Submitted by: Gea-Suan Lin Revision Changes Path 1.2340 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-Class-Multimethods-Pure/Makefile (new) 1.1 +3 -0 ports/devel/p5-Class-Multimethods-Pure/distinfo (new) 1.1 +17 -0 ports/devel/p5-Class-Multimethods-Pure/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-Class-Multimethods-Pure/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:10:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F70616A4DF; Mon, 17 Jul 2006 01:10:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B0BE43D46; Mon, 17 Jul 2006 01:10:16 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H1AG8k009712; Mon, 17 Jul 2006 01:10:16 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H1AG3d009711; Mon, 17 Jul 2006 01:10:16 GMT (envelope-from clsung) Message-Id: <200607170110.k6H1AG3d009711@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 01:10:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:10:17 -0000 clsung 2006-07-17 01:10:16 UTC FreeBSD ports repository Modified files: . modules Log: p5-Class-Multimethods-Pure --> ports/devel/p5-Class-Multimethods-Pure Revision Changes Path 1.15652 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:22:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD55216A4DF; Mon, 17 Jul 2006 01:22:15 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA2543D46; Mon, 17 Jul 2006 01:22:15 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H1MFnd010545; Mon, 17 Jul 2006 01:22:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H1MF56010544; Mon, 17 Jul 2006 01:22:15 GMT (envelope-from clsung) Message-Id: <200607170122.k6H1MF56010544@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 01:22:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/nltk_lite Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:22:15 -0000 clsung 2006-07-17 01:22:15 UTC FreeBSD ports repository Modified files: textproc/nltk_lite Makefile distinfo Log: - update to 0.6.5 - Changes - This release contains improvements to Shoebox file format support (by Stuart Robinson and Greg Aumann); - an implementation of hole semantics (by Peter Wang); - improvements to lambda calculus and semantic interpretation modules (by Ewan Klein); a new corpus (Sinica Treebank sample); - and expanded tutorial discussions of trees, feature-based grammar, unification, PCFGs, and more exercises. Revision Changes Path 1.6 +1 -1 ports/textproc/nltk_lite/Makefile 1.6 +3 -3 ports/textproc/nltk_lite/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:46:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E1B16A4DA; Mon, 17 Jul 2006 01:46:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF4343D5F; Mon, 17 Jul 2006 01:46:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H1kK7E011852; Mon, 17 Jul 2006 01:46:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H1kK8C011851; Mon, 17 Jul 2006 01:46:20 GMT (envelope-from clsung) Message-Id: <200607170146.k6H1kK8C011851@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 01:46:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/lifetype Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:46:22 -0000 clsung 2006-07-17 01:46:20 UTC FreeBSD ports repository Modified files: www/lifetype Makefile distinfo Log: - update to 1.0.6 Revision Changes Path 1.17 +1 -1 ports/www/lifetype/Makefile 1.12 +3 -3 ports/www/lifetype/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 01:58:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80E6616A4E0; Mon, 17 Jul 2006 01:58:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF3543D46; Mon, 17 Jul 2006 01:58:56 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H1wuW9012807; Mon, 17 Jul 2006 01:58:56 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H1wuH4012806; Mon, 17 Jul 2006 01:58:56 GMT (envelope-from clsung) Message-Id: <200607170158.k6H1wuH4012806@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 01:58:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-XML-Liberal Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 01:58:56 -0000 clsung 2006-07-17 01:58:56 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Liberal Makefile distinfo pkg-descr Log: - update to 0.13 PR: ports/100414 Submitted by: clsung Reviewed by: maintainer Approved by: maintainer Revision Changes Path 1.2 +4 -4 ports/textproc/p5-XML-Liberal/Makefile 1.2 +3 -3 ports/textproc/p5-XML-Liberal/distinfo 1.2 +0 -1 ports/textproc/p5-XML-Liberal/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Jul 17 02:01:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79A7316A4DD; Mon, 17 Jul 2006 02:01:53 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690D643D53; Mon, 17 Jul 2006 02:01:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H21q1T013187; Mon, 17 Jul 2006 02:01:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H21q7Y013186; Mon, 17 Jul 2006 02:01:52 GMT (envelope-from clsung) Message-Id: <200607170201.k6H21q7Y013186@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 02:01:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-XML-Liberal Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 02:01:53 -0000 clsung 2006-07-17 02:01:52 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Liberal Makefile Log: - my bad, wrong depends Revision Changes Path 1.3 +1 -1 ports/textproc/p5-XML-Liberal/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 02:18:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E53216A4DA; Mon, 17 Jul 2006 02:18:57 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6CC43D46; Mon, 17 Jul 2006 02:18:57 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H2IuQS015163; Mon, 17 Jul 2006 02:18:56 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H2IuxY015162; Mon, 17 Jul 2006 02:18:56 GMT (envelope-from sam) Message-Id: <200607170218.k6H2IuxY015162@repoman.freebsd.org> From: Sam Leffler Date: Mon, 17 Jul 2006 02:18:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/i386/conf PAE X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 02:18:57 -0000 sam 2006-07-17 02:18:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/conf PAE Log: MFC 1.21: whiteout addition of ath & co to GENERIC Submitted by: dhw@ Revision Changes Path 1.16.2.4 +6 -0 src/sys/i386/conf/PAE From owner-cvs-all@FreeBSD.ORG Mon Jul 17 02:38:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7DE016A4DD; Mon, 17 Jul 2006 02:38:18 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB0E143D5A; Mon, 17 Jul 2006 02:38:17 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H2cHIT018601; Mon, 17 Jul 2006 02:38:17 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H2cH86018600; Mon, 17 Jul 2006 02:38:17 GMT (envelope-from sam) Message-Id: <200607170238.k6H2cH86018600@repoman.freebsd.org> From: Sam Leffler Date: Mon, 17 Jul 2006 02:38:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/tools/tools/net80211/wlanwatch wlanwatch.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 02:38:18 -0000 sam 2006-07-17 02:38:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) tools/tools/net80211/wlanwatch wlanwatch.c Log: MFC 1.2: fix format; add portability glue Revision Changes Path 1.1.2.2 +22 -2 src/tools/tools/net80211/wlanwatch/wlanwatch.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 02:39:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 635D216A4E1; Mon, 17 Jul 2006 02:39:42 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B482743D7B; Mon, 17 Jul 2006 02:39:22 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H2dFjB018686; Mon, 17 Jul 2006 02:39:15 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H2dFiT018685; Mon, 17 Jul 2006 02:39:15 GMT (envelope-from linimon) Message-Id: <200607170239.k6H2dFiT018685@repoman.freebsd.org> From: Mark Linimon Date: Mon, 17 Jul 2006 02:39:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/mldonkey Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 02:39:42 -0000 linimon 2006-07-17 02:39:15 UTC FreeBSD ports repository Modified files: net-p2p/mldonkey Makefile Log: Transfer maintainership by previous maintainer request. PR: ports/94453 Revision Changes Path 1.38 +1 -1 ports/net-p2p/mldonkey/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 03:00:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A78316A4E5; Mon, 17 Jul 2006 03:00:35 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7555043D46; Mon, 17 Jul 2006 03:00:07 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H307xT019781; Mon, 17 Jul 2006 03:00:07 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H307HE019780; Mon, 17 Jul 2006 03:00:07 GMT (envelope-from mezz) Message-Id: <200607170300.k6H307HE019780@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 17 Jul 2006 03:00:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gdm Makefile ports/x11/gdm/files patch-config_locale.alias X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 03:00:35 -0000 mezz 2006-07-17 03:00:06 UTC FreeBSD ports repository Modified files: x11/gdm Makefile x11/gdm/files patch-config_locale.alias Log: Fix a typo of swedish locale, sv_SV.UTF-8 -> sv_SE.UTF-8. Bump the PORTREVISION. PR: ports/100360 Submitted by: Rasmus Kaj Revision Changes Path 1.71 +1 -0 ports/x11/gdm/Makefile 1.8 +1 -1 ports/x11/gdm/files/patch-config_locale.alias From owner-cvs-all@FreeBSD.ORG Mon Jul 17 03:11:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FD1316A4EC; Mon, 17 Jul 2006 03:11:54 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD68043DE6; Mon, 17 Jul 2006 03:10:29 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H3AHp0021597; Mon, 17 Jul 2006 03:10:17 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H3AHT1021596; Mon, 17 Jul 2006 03:10:17 GMT (envelope-from alc) Message-Id: <200607170310.k6H3AHT1021596@repoman.freebsd.org> From: Alan Cox Date: Mon, 17 Jul 2006 03:10:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 03:11:54 -0000 alc 2006-07-17 03:10:17 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Now that free_pv_entry() accesses the pmap, call free_pv_entry() in pmap_remove_all() before rather than after the pmap is unlocked. At present, the page queues lock provides sufficient sychronization. In the future, the page queues lock may not always be held when free_pv_entry() is called. Revision Changes Path 1.566 +2 -1 src/sys/amd64/amd64/pmap.c 1.569 +2 -1 src/sys/i386/i386/pmap.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 03:47:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17EDA16A4DD; Mon, 17 Jul 2006 03:47:19 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8D8943D53; Mon, 17 Jul 2006 03:47:18 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H3lIYg023480; Mon, 17 Jul 2006 03:47:18 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H3lIEi023479; Mon, 17 Jul 2006 03:47:18 GMT (envelope-from imp) Message-Id: <200607170347.k6H3lIEi023479@repoman.freebsd.org> From: Warner Losh Date: Mon, 17 Jul 2006 03:47:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 03:47:19 -0000 imp 2006-07-17 03:47:18 UTC FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Restore the status quo before my last commit. Prior to it, sio took precedence uart. With my last change, it became a tie, and uart seems to always win on my amd64. This was not my intention, so have sio be just a tiny bit more preferred than uart. Note: I'm not making any judgement on the merits of uart winning. I'm just saying that if we want to change it, we do it on purpose. Revision Changes Path 1.469 +2 -2 src/sys/dev/sio/sio.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 03:50:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 451AB16A4DD; Mon, 17 Jul 2006 03:50:18 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9CC743D46; Mon, 17 Jul 2006 03:50:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H3oHa3023703; Mon, 17 Jul 2006 03:50:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H3oHAW023702; Mon, 17 Jul 2006 03:50:17 GMT (envelope-from clsung) Message-Id: <200607170350.k6H3oHAW023702@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 03:50:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-unionfs Makefile distinfo pkg-descr ports/sysutils/fusefs-unionfs/files patch-unionfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 03:50:18 -0000 clsung 2006-07-17 03:50:17 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-unionfs Makefile distinfo pkg-descr sysutils/fusefs-unionfs/files patch-unionfs.c Log: Add fusefs-unionfs 0.14, FUSE based implementation of the well-known unionfs. PR: ports/100382 Submitted by: Gea-Suan Lin Revision Changes Path 1.807 +1 -0 ports/sysutils/Makefile 1.1 +40 -0 ports/sysutils/fusefs-unionfs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-unionfs/distinfo (new) 1.1 +16 -0 ports/sysutils/fusefs-unionfs/files/patch-unionfs.c (new) 1.1 +6 -0 ports/sysutils/fusefs-unionfs/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 03:50:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C05416A4F0; Mon, 17 Jul 2006 03:50:36 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1661C43D55; Mon, 17 Jul 2006 03:50:36 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H3oZqA023771; Mon, 17 Jul 2006 03:50:35 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H3oZGW023770; Mon, 17 Jul 2006 03:50:35 GMT (envelope-from clsung) Message-Id: <200607170350.k6H3oZGW023770@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 03:50:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 03:50:36 -0000 clsung 2006-07-17 03:50:35 UTC FreeBSD ports repository Modified files: . modules Log: fusefs-unionfs --> ports/sysutils/fusefs-unionfs Revision Changes Path 1.15653 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 04:31:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B86716A4DA; Mon, 17 Jul 2006 04:31:05 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45FB943D49; Mon, 17 Jul 2006 04:31:05 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H4V5NF028664; Mon, 17 Jul 2006 04:31:05 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H4V5qx028663; Mon, 17 Jul 2006 04:31:05 GMT (envelope-from mezz) Message-Id: <200607170431.k6H4V5qx028663@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 17 Jul 2006 04:31:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/p5-GStreamer Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 04:31:05 -0000 mezz 2006-07-17 04:31:05 UTC FreeBSD ports repository Modified files: multimedia/p5-GStreamer Makefile distinfo pkg-plist Log: - Update to 0.08. - Fix the strndup issue by replace it to glib2's g_strndup. - Add a check if Perl is not build with thread support, then mark it as IGNORE. Reinstall Perl with WITH_THREADS=yes is required for this port. - Do not put ${BUILD_DEPENDS} in RUN_DEPENDS. Revision Changes Path 1.9 +45 -13 ports/multimedia/p5-GStreamer/Makefile 1.3 +3 -3 ports/multimedia/p5-GStreamer/distinfo 1.3 +52 -11 ports/multimedia/p5-GStreamer/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 04:34:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C37516A4DD; Mon, 17 Jul 2006 04:34:29 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D8743D46; Mon, 17 Jul 2006 04:34:29 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H4YSen028971; Mon, 17 Jul 2006 04:34:28 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H4YSiA028970; Mon, 17 Jul 2006 04:34:28 GMT (envelope-from linimon) Message-Id: <200607170434.k6H4YSiA028970@repoman.freebsd.org> From: Mark Linimon Date: Mon, 17 Jul 2006 04:34:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/cidr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 04:34:29 -0000 linimon 2006-07-17 04:34:28 UTC FreeBSD ports repository Modified files: net-mgmt/cidr Makefile Log: Reset maintainer due to persistent mail loop. Revision Changes Path 1.11 +1 -1 ports/net-mgmt/cidr/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 04:37:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C09FF16A4E2; Mon, 17 Jul 2006 04:37:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA0543D53; Mon, 17 Jul 2006 04:37:33 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H4bXxF029293; Mon, 17 Jul 2006 04:37:33 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H4bXiu029292; Mon, 17 Jul 2006 04:37:33 GMT (envelope-from linimon) Message-Id: <200607170437.k6H4bXiu029292@repoman.freebsd.org> From: Mark Linimon Date: Mon, 17 Jul 2006 04:37:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/GraphicsMagick Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 04:37:33 -0000 linimon 2006-07-17 04:37:32 UTC FreeBSD ports repository Modified files: graphics/GraphicsMagick Makefile Log: Reset maintainer due to bouncing email address. Revision Changes Path 1.5 +1 -1 ports/graphics/GraphicsMagick/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 04:46:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 421D316A4DE; Mon, 17 Jul 2006 04:46:00 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0AD743D45; Mon, 17 Jul 2006 04:45:59 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H4jxf1030116; Mon, 17 Jul 2006 04:45:59 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H4jxxo030115; Mon, 17 Jul 2006 04:45:59 GMT (envelope-from ijliao) Message-Id: <200607170445.k6H4jxxo030115@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 17 Jul 2006 04:45:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-XML-Feed Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 04:46:00 -0000 ijliao 2006-07-17 04:45:59 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Feed Makefile Log: fix build Revision Changes Path 1.9 +2 -2 ports/textproc/p5-XML-Feed/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 04:52:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 086CD16A4DF; Mon, 17 Jul 2006 04:52:03 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADBE543D4C; Mon, 17 Jul 2006 04:52:02 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H4q2rj038561; Mon, 17 Jul 2006 04:52:02 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H4q2MC038560; Mon, 17 Jul 2006 04:52:02 GMT (envelope-from linimon) Message-Id: <200607170452.k6H4q2MC038560@repoman.freebsd.org> From: Mark Linimon Date: Mon, 17 Jul 2006 04:52:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/untar Makefile pkg-descr ports/japanese/xvi-euc Makefile ports/japanese/xvi-sjis Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 04:52:03 -0000 linimon 2006-07-17 04:52:02 UTC FreeBSD ports repository Modified files: archivers/untar Makefile pkg-descr japanese/xvi-euc Makefile japanese/xvi-sjis Makefile Log: Update original submitter's email address, by request. While here, fix a typo. Hat: gnats-admin Revision Changes Path 1.7 +1 -1 ports/archivers/untar/Makefile 1.4 +1 -1 ports/archivers/untar/pkg-descr 1.6 +1 -1 ports/japanese/xvi-euc/Makefile 1.6 +1 -1 ports/japanese/xvi-sjis/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 05:51:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8653316A4DF; Mon, 17 Jul 2006 05:51:33 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B4F43D46; Mon, 17 Jul 2006 05:51:33 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H5pXgs043056; Mon, 17 Jul 2006 05:51:33 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H5pXWk043055; Mon, 17 Jul 2006 05:51:33 GMT (envelope-from ale) Message-Id: <200607170551.k6H5pXWk043055@repoman.freebsd.org> From: Alex Dupre Date: Mon, 17 Jul 2006 05:51:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/vpopmail Makefile ports/mail/vpopmail/files patch-vdelivermail.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 05:51:33 -0000 ale 2006-07-17 05:51:33 UTC FreeBSD ports repository Modified files: mail/vpopmail Makefile mail/vpopmail/files patch-vdelivermail.c Log: I've updated the SpamAssassin patch, so re-enable it in the port. Revision Changes Path 1.65 +3 -4 ports/mail/vpopmail/Makefile 1.6 +201 -10 ports/mail/vpopmail/files/patch-vdelivermail.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 05:56:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87C116A4DA; Mon, 17 Jul 2006 05:56:39 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 950FD43D45; Mon, 17 Jul 2006 05:56:39 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H5udpk043269; Mon, 17 Jul 2006 05:56:39 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H5uduW043268; Mon, 17 Jul 2006 05:56:39 GMT (envelope-from ale) Message-Id: <200607170556.k6H5uduW043268@repoman.freebsd.org> From: Alex Dupre Date: Mon, 17 Jul 2006 05:56:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-pdf_download Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 05:56:39 -0000 ale 2006-07-17 05:56:39 UTC FreeBSD ports repository Modified files: www/xpi-pdf_download Makefile distinfo Log: Update to 0.7.4 release. PR: ports/100065 Submitted by: Simon Olofsson Revision Changes Path 1.5 +1 -1 ports/www/xpi-pdf_download/Makefile 1.5 +3 -3 ports/www/xpi-pdf_download/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 06:45:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABE6A16A4DD; Mon, 17 Jul 2006 06:45:04 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5972243D45; Mon, 17 Jul 2006 06:45:04 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H6j4P5046874; Mon, 17 Jul 2006 06:45:04 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H6j3Gw046873; Mon, 17 Jul 2006 06:45:03 GMT (envelope-from alc) Message-Id: <200607170645.k6H6j3Gw046873@repoman.freebsd.org> From: Alan Cox Date: Mon, 17 Jul 2006 06:45:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm vm_object.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 06:45:04 -0000 alc 2006-07-17 06:45:03 UTC FreeBSD src repository Modified files: sys/vm vm_object.c Log: Ensure that vm_object_deallocate() doesn't dereference a stale object pointer: When vm_object_deallocate() sleeps because of a non-zero paging in progress count on either object or object's shadow, vm_object_deallocate() must ensure that object is still the shadow's backing object when it reawakens. In fact, object may have been deallocated while vm_object_deallocate() slept. If so, reacquiring the lock on object can lead to a deadlock. Submitted by: ups@ MFC after: 3 weeks Revision Changes Path 1.360 +13 -6 src/sys/vm/vm_object.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 06:52:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C68D16A4DE; Mon, 17 Jul 2006 06:52:08 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E7C43D46; Mon, 17 Jul 2006 06:52:08 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H6q8X9047303; Mon, 17 Jul 2006 06:52:08 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H6q8GV047302; Mon, 17 Jul 2006 06:52:08 GMT (envelope-from delphij) Message-Id: <200607170652.k6H6q8GV047302@repoman.freebsd.org> From: Xin LI Date: Mon, 17 Jul 2006 06:52:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/stardict2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 06:52:08 -0000 delphij 2006-07-17 06:52:07 UTC FreeBSD ports repository Modified files: textproc/stardict2 Makefile pkg-plist Log: - Make dependency on GNOME libs OPTION'al Submitted by: Yuri Pankov (with changes) PR: ports/100053 Revision Changes Path 1.27 +14 -2 ports/textproc/stardict2/Makefile 1.12 +60 -60 ports/textproc/stardict2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 06:59:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 974FE16A4DA; Mon, 17 Jul 2006 06:59:07 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35E0243D49; Mon, 17 Jul 2006 06:59:07 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H6x6TR047544; Mon, 17 Jul 2006 06:59:06 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H6x6Yg047543; Mon, 17 Jul 2006 06:59:06 GMT (envelope-from delphij) Message-Id: <200607170659.k6H6x6Yg047543@repoman.freebsd.org> From: Xin LI Date: Mon, 17 Jul 2006 06:59:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap23-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 06:59:07 -0000 delphij 2006-07-17 06:59:06 UTC FreeBSD ports repository Modified files: net/openldap23-server Makefile Log: Switch to root's credential during pre-install stage. This fixes installation initialized by a unprivileged user. Reported by: Michal Bartkowiak Revision Changes Path 1.137 +1 -1 ports/net/openldap23-server/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 07:00:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A32216A4DA; Mon, 17 Jul 2006 07:00:37 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D6443D45; Mon, 17 Jul 2006 07:00:37 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H70b7Y047730; Mon, 17 Jul 2006 07:00:37 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H70ahq047729; Mon, 17 Jul 2006 07:00:36 GMT (envelope-from delphij) Message-Id: <200607170700.k6H70ahq047729@repoman.freebsd.org> From: Xin LI Date: Mon, 17 Jul 2006 07:00:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap24-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 07:00:37 -0000 delphij 2006-07-17 07:00:36 UTC FreeBSD ports repository Modified files: net/openldap24-server Makefile Log: Switch to root's credential during pre-install stage. This fixes installation initialized by a unprivileged user. Reported by: Michal Bartkowiak Revision Changes Path 1.133 +1 -1 ports/net/openldap24-server/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 07:07:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2134516A4DD; Mon, 17 Jul 2006 07:07:55 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D38D443D45; Mon, 17 Jul 2006 07:07:54 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H77sSu049361; Mon, 17 Jul 2006 07:07:54 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H77svl049360; Mon, 17 Jul 2006 07:07:54 GMT (envelope-from lth) Message-Id: <200607170707.k6H77svl049360@repoman.freebsd.org> From: Lars Thegler Date: Mon, 17 Jul 2006 07:07:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-Email-Simple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 07:07:55 -0000 lth 2006-07-17 07:07:54 UTC FreeBSD ports repository Modified files: mail/p5-Email-Simple Makefile distinfo Log: - Update to 1.94 - Assign maintainership to perl@ Revision Changes Path 1.9 +2 -2 ports/mail/p5-Email-Simple/Makefile 1.10 +3 -3 ports/mail/p5-Email-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 07:33:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E84116A4DE; Mon, 17 Jul 2006 07:33:47 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 594C543D49; Mon, 17 Jul 2006 07:33:47 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H7Xl7k050577; Mon, 17 Jul 2006 07:33:47 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H7Xlcj050576; Mon, 17 Jul 2006 07:33:47 GMT (envelope-from lth) Message-Id: <200607170733.k6H7Xlcj050576@repoman.freebsd.org> From: Lars Thegler Date: Mon, 17 Jul 2006 07:33:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-Email-MessageID Makefile distinfo ports/mail/p5-Email-MessageID/files 5.005-Makefile.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 07:33:47 -0000 lth 2006-07-17 07:33:47 UTC FreeBSD ports repository Modified files: mail/p5-Email-MessageID Makefile distinfo mail/p5-Email-MessageID/files 5.005-Makefile.PL Log: - Update to 1.35 - Assign maintainership to perl@ Revision Changes Path 1.2 +2 -2 ports/mail/p5-Email-MessageID/Makefile 1.3 +3 -3 ports/mail/p5-Email-MessageID/distinfo 1.2 +1 -1 ports/mail/p5-Email-MessageID/files/5.005-Makefile.PL From owner-cvs-all@FreeBSD.ORG Mon Jul 17 07:44:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF8DD16A4DA; Mon, 17 Jul 2006 07:44:19 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCD8A43D45; Mon, 17 Jul 2006 07:44:19 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H7iJJu051196; Mon, 17 Jul 2006 07:44:19 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H7iJ4a051195; Mon, 17 Jul 2006 07:44:19 GMT (envelope-from vd) Message-Id: <200607170744.k6H7iJ4a051195@repoman.freebsd.org> From: Vasil Dimov Date: Mon, 17 Jul 2006 07:44:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports MOVED ports/misc Makefile ports/misc/matrix-kmod Makefile distinfo pkg-descr pkg-plist ports/misc/matrix-kmod/files matrix_saver.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 07:44:20 -0000 vd 2006-07-17 07:44:19 UTC FreeBSD ports repository Modified files: . modules . MOVED misc Makefile Removed files: misc/matrix-kmod Makefile distinfo pkg-descr pkg-plist misc/matrix-kmod/files matrix_saver.sh Log: Remove expired leaf port 2006-07-15 misc/matrix-kmod Revision Changes Path 1.15654 +0 -1 CVSROOT/modules 1.1098 +2 -1 ports/MOVED 1.812 +0 -1 ports/misc/Makefile 1.10 +0 -44 ports/misc/matrix-kmod/Makefile (dead) 1.3 +0 -2 ports/misc/matrix-kmod/distinfo (dead) 1.2 +0 -22 ports/misc/matrix-kmod/files/matrix_saver.sh (dead) 1.2 +0 -7 ports/misc/matrix-kmod/pkg-descr (dead) 1.3 +0 -3 ports/misc/matrix-kmod/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 07:56:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BD8216A4DD; Mon, 17 Jul 2006 07:56:40 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B784843D46; Mon, 17 Jul 2006 07:56:39 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H7ud9w051778; Mon, 17 Jul 2006 07:56:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H7udkJ051777; Mon, 17 Jul 2006 07:56:39 GMT (envelope-from clsung) Message-Id: <200607170756.k6H7udkJ051777@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 07:56:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/diffstat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 07:56:40 -0000 clsung 2006-07-17 07:56:39 UTC FreeBSD ports repository Modified files: textproc/diffstat Makefile distinfo Log: - update to 1.43 Revision Changes Path 1.19 +1 -1 ports/textproc/diffstat/Makefile 1.13 +3 -3 ports/textproc/diffstat/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:12:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4621A16A4DF; Mon, 17 Jul 2006 08:12:47 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F20F443D53; Mon, 17 Jul 2006 08:12:46 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8Ckk2053804; Mon, 17 Jul 2006 08:12:46 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8CkR0053803; Mon, 17 Jul 2006 08:12:46 GMT (envelope-from novel) Message-Id: <200607170812.k6H8CkR0053803@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 08:12:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/downtime Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:12:47 -0000 novel 2006-07-17 08:12:46 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/downtime Makefile distinfo pkg-descr Log: DownTime is a GTK-based graphical utility for scheduling shutdowns, reboots, et cetera. WWW: http://www.nickwithers.com/downtime PR: ports/100352 Submitted by: Nick Withers (nick at nickwithers.com) Revision Changes Path 1.808 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/downtime/Makefile (new) 1.1 +3 -0 ports/sysutils/downtime/distinfo (new) 1.1 +4 -0 ports/sysutils/downtime/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:12:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A03A016A4E7; Mon, 17 Jul 2006 08:12:58 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C69C43D46; Mon, 17 Jul 2006 08:12:58 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8CwAD053848; Mon, 17 Jul 2006 08:12:58 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8CwUu053847; Mon, 17 Jul 2006 08:12:58 GMT (envelope-from novel) Message-Id: <200607170812.k6H8CwUu053847@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 08:12:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:12:58 -0000 novel 2006-07-17 08:12:58 UTC FreeBSD ports repository Modified files: . modules Log: downtime --> ports/sysutils/downtime Revision Changes Path 1.15655 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:14:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ABB416A4DE; Mon, 17 Jul 2006 08:14:47 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38D8243D46; Mon, 17 Jul 2006 08:14:47 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8El6S053932; Mon, 17 Jul 2006 08:14:47 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8ElbB053931; Mon, 17 Jul 2006 08:14:47 GMT (envelope-from phk) Message-Id: <200607170814.k6H8ElbB053931@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 17 Jul 2006 08:14:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf NOTES options X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:14:47 -0000 phk 2006-07-17 08:14:46 UTC FreeBSD src repository Modified files: sys/conf NOTES options Log: Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys knows about it any more. Revision Changes Path 1.1373 +1 -4 src/sys/conf/NOTES 1.552 +0 -1 src/sys/conf/options From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:16:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 700F616A4E0; Mon, 17 Jul 2006 08:16:02 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E55843D45; Mon, 17 Jul 2006 08:16:02 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8G2WA054055; Mon, 17 Jul 2006 08:16:02 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8G2dM054054; Mon, 17 Jul 2006 08:16:02 GMT (envelope-from lth) Message-Id: <200607170816.k6H8G2dM054054@repoman.freebsd.org> From: Lars Thegler Date: Mon, 17 Jul 2006 08:16:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-File Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:16:02 -0000 lth 2006-07-17 08:16:01 UTC FreeBSD ports repository Modified files: devel/p5-Test-File Makefile distinfo Log: - Update to 1.16 - Assign maintainership to perl@ Revision Changes Path 1.8 +2 -2 ports/devel/p5-Test-File/Makefile 1.7 +3 -3 ports/devel/p5-Test-File/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:23:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F1DE16A4DF; Mon, 17 Jul 2006 08:23:39 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B3C243D46; Mon, 17 Jul 2006 08:23:39 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8NcHH054558; Mon, 17 Jul 2006 08:23:38 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8NcgM054557; Mon, 17 Jul 2006 08:23:38 GMT (envelope-from demon) Message-Id: <200607170823.k6H8NcgM054557@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 17 Jul 2006 08:23:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/p5-I18N-Charset Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:23:39 -0000 demon 2006-07-17 08:23:38 UTC FreeBSD ports repository Modified files: misc/p5-I18N-Charset Makefile pkg-plist Log: Add missing file, remove BROKEN. Revision Changes Path 1.19 +0 -2 ports/misc/p5-I18N-Charset/Makefile 1.6 +1 -0 ports/misc/p5-I18N-Charset/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:28:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43C4716A4DF; Mon, 17 Jul 2006 08:28:20 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E5343D53; Mon, 17 Jul 2006 08:28:19 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8SJAj054762; Mon, 17 Jul 2006 08:28:19 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8SJ5A054761; Mon, 17 Jul 2006 08:28:19 GMT (envelope-from demon) Message-Id: <200607170828.k6H8SJ5A054761@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 17 Jul 2006 08:28:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/memcheck Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:28:20 -0000 demon 2006-07-17 08:28:19 UTC FreeBSD ports repository Modified files: devel/memcheck Makefile distinfo pkg-plist Log: Update to 0.2.1. PR: 99965 Submitted by: clsung Revision Changes Path 1.7 +1 -1 ports/devel/memcheck/Makefile 1.7 +3 -3 ports/devel/memcheck/distinfo 1.3 +1 -1 ports/devel/memcheck/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:30:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94F1D16A4DE; Mon, 17 Jul 2006 08:30:44 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE0343D49; Mon, 17 Jul 2006 08:30:44 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8UiEl054914; Mon, 17 Jul 2006 08:30:44 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8UiCd054913; Mon, 17 Jul 2006 08:30:44 GMT (envelope-from demon) Message-Id: <200607170830.k6H8UiCd054913@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 17 Jul 2006 08:30:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/p5-Compress-Zlib Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:30:44 -0000 demon 2006-07-17 08:30:44 UTC FreeBSD ports repository Modified files: archivers/p5-Compress-Zlib Makefile distinfo Log: Update to 1.42. PR: 99847 Submitted by: leeym Revision Changes Path 1.41 +1 -1 ports/archivers/p5-Compress-Zlib/Makefile 1.23 +3 -3 ports/archivers/p5-Compress-Zlib/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:35:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6B5D16A4DA; Mon, 17 Jul 2006 08:35:32 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7336A43D49; Mon, 17 Jul 2006 08:35:32 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8ZWkP055215; Mon, 17 Jul 2006 08:35:32 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8ZWNT055214; Mon, 17 Jul 2006 08:35:32 GMT (envelope-from demon) Message-Id: <200607170835.k6H8ZWNT055214@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 17 Jul 2006 08:35:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Tree-Simple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:35:32 -0000 demon 2006-07-17 08:35:32 UTC FreeBSD ports repository Modified files: devel/p5-Tree-Simple Makefile distinfo Log: Update to 1.16. Based on PRs: 98868, 99577, 99817 Revision Changes Path 1.9 +1 -1 ports/devel/p5-Tree-Simple/Makefile 1.8 +3 -3 ports/devel/p5-Tree-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:35:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA39816A4DA; Mon, 17 Jul 2006 08:35:47 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 828E743D4C; Mon, 17 Jul 2006 08:35:47 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8ZlYN055275; Mon, 17 Jul 2006 08:35:47 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8ZlsL055274; Mon, 17 Jul 2006 08:35:47 GMT (envelope-from stefanf) Message-Id: <200607170835.k6H8ZlsL055274@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 08:35:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/ngctl config.c debug.c mkpeer.c name.c status.c types.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:35:48 -0000 stefanf 2006-07-17 08:35:47 UTC FreeBSD src repository Modified files: usr.sbin/ngctl config.c debug.c mkpeer.c name.c status.c types.c Log: Don't use empty braces ("{}") to initialise arrays. This is a syntax error in ISO C (both 90 and 99). Revision Changes Path 1.6 +1 -1 src/usr.sbin/ngctl/config.c 1.5 +1 -1 src/usr.sbin/ngctl/debug.c 1.5 +1 -1 src/usr.sbin/ngctl/mkpeer.c 1.5 +1 -1 src/usr.sbin/ngctl/name.c 1.5 +1 -1 src/usr.sbin/ngctl/status.c 1.7 +1 -1 src/usr.sbin/ngctl/types.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:41:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42AE716A4DA; Mon, 17 Jul 2006 08:41:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D3343D46; Mon, 17 Jul 2006 08:41:54 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8frq9055616; Mon, 17 Jul 2006 08:41:53 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8frIf055615; Mon, 17 Jul 2006 08:41:53 GMT (envelope-from ehaupt) Message-Id: <200607170841.k6H8frIf055615@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 17 Jul 2006 08:41:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/playgsf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:41:54 -0000 ehaupt 2006-07-17 08:41:53 UTC FreeBSD ports repository Modified files: audio/playgsf Makefile Log: This port now builds on 7-CURRENT Revision Changes Path 1.8 +1 -7 ports/audio/playgsf/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 08:52:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5632C16A4E1; Mon, 17 Jul 2006 08:52:47 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDCBF43D55; Mon, 17 Jul 2006 08:52:46 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 861AA170C5; Mon, 17 Jul 2006 08:52:44 +0000 (UTC) To: frank@exit.com From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 15 Jul 2006 17:20:05 MST." <1153009205.48205.10.camel@jill.exit.com> Date: Mon, 17 Jul 2006 08:52:44 +0000 Message-ID: <87180.1153126364@critter.freebsd.dk> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Thomas Quinot Subject: Re: cvs commit: src/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:52:47 -0000 In message <1153009205.48205.10.camel@jill.exit.com>, Frank Mayhar writes: >On Sat, 2006-07-15 at 20:41 +0000, Thomas Quinot wrote: >> thomas 2006-07-15 20:41:38 UTC >> >> FreeBSD src repository >> >> Modified files: >> tools/tools/nanobsd nanobsd.sh >> Log: >> When creating the NanoBSD disk image, install boot blocks from the >> newly-built world, in preference to those from the host system. > >Speaking of which, is anyone ever going to do anything with my Nanobsd >patch that I submitted as conf/96746? Link here: > http://www.freebsd.org/cgi/query-pr.cgi?pr=96746 > >It's probably a little old by now, but I still think that it would be >useful. It certainly helped _me_. I have it on my list. -- 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 Mon Jul 17 08:56:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36C1416A4DA; Mon, 17 Jul 2006 08:56:01 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B8043D55; Mon, 17 Jul 2006 08:56:00 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H8u0TJ064081; Mon, 17 Jul 2006 08:56:00 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H8u0a5064080; Mon, 17 Jul 2006 08:56:00 GMT (envelope-from novel) Message-Id: <200607170856.k6H8u0a5064080@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 08:56:00 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 08:56:01 -0000 novel 2006-07-17 08:56:00 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Nick Withers for his sysutils/downtime port. Revision Changes Path 1.592 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Mon Jul 17 09:05:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FBE316A4DA; Mon, 17 Jul 2006 09:05:22 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E9D43DBC; Mon, 17 Jul 2006 09:05:21 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H95Lig066020; Mon, 17 Jul 2006 09:05:21 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H95LuC066019; Mon, 17 Jul 2006 09:05:21 GMT (envelope-from phk) Message-Id: <200607170905.k6H95LuC066019@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 17 Jul 2006 09:05:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys libkern.h mbuf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 09:05:22 -0000 phk 2006-07-17 09:05:21 UTC FreeBSD src repository Modified files: sys/sys libkern.h mbuf.h Log: Add some casts to make these files more C++ compatible. Submitted by: Kristen Nielsen Revision Changes Path 1.53 +1 -1 src/sys/sys/libkern.h 1.190 +6 -6 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Mon Jul 17 09:07:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C44E116A4E6; Mon, 17 Jul 2006 09:07:22 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB6F043D5D; Mon, 17 Jul 2006 09:07:02 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H972eH066246; Mon, 17 Jul 2006 09:07:02 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H972CA066245; Mon, 17 Jul 2006 09:07:02 GMT (envelope-from phk) Message-Id: <200607170907.k6H972CA066245@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 17 Jul 2006 09:07:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf NOTES options src/sys/fs/devfs devfs_devs.c devfs_rule.c devfs_vfsops.c devfs_vnops.c src/sys/kern kern_mac.c src/sys/security/mac mac_vfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 09:07:22 -0000 phk 2006-07-17 09:07:02 UTC FreeBSD src repository Modified files: sys/conf NOTES options sys/fs/devfs devfs_devs.c devfs_rule.c devfs_vfsops.c devfs_vnops.c sys/kern kern_mac.c sys/security/mac mac_vfs.c Log: Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in DEVFS. Remove the opt_devfs.h file now that it is empty. Revision Changes Path 1.1374 +0 -2 src/sys/conf/NOTES 1.553 +0 -4 src/sys/conf/options 1.46 +0 -1 src/sys/fs/devfs/devfs_devs.c 1.22 +0 -2 src/sys/fs/devfs/devfs_rule.c 1.50 +0 -2 src/sys/fs/devfs/devfs_vfsops.c 1.133 +0 -13 src/sys/fs/devfs/devfs_vnops.c 1.121 +0 -1 src/sys/kern/kern_mac.c 1.112 +0 -1 src/sys/security/mac/mac_vfs.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 09:23:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A65316A4DA; Mon, 17 Jul 2006 09:23:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20F0443D5A; Mon, 17 Jul 2006 09:23:45 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H9Njfw067198; Mon, 17 Jul 2006 09:23:45 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H9NiKI067197; Mon, 17 Jul 2006 09:23:44 GMT (envelope-from delphij) Message-Id: <200607170923.k6H9NiKI067197@repoman.freebsd.org> From: Xin LI Date: Mon, 17 Jul 2006 09:23:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_list.c thr_mutex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 09:23:45 -0000 delphij 2006-07-17 09:23:44 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_list.c thr_mutex.c Log: Unexpand two TAILQ_FOREACH_SAFE cases. Ok'ed by: davidxu Revision Changes Path 1.9 +1 -2 src/lib/libthr/thread/thr_list.c 1.44 +1 -2 src/lib/libthr/thread/thr_mutex.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 09:27:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E3AA16A4E1; Mon, 17 Jul 2006 09:27:27 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 725AD43D53; Mon, 17 Jul 2006 09:27:26 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H9RQ5S067388; Mon, 17 Jul 2006 09:27:26 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H9RQUa067387; Mon, 17 Jul 2006 09:27:26 GMT (envelope-from stefanf) Message-Id: <200607170927.k6H9RQUa067387@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 09:27:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net resolver.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 09:27:27 -0000 stefanf 2006-07-17 09:27:26 UTC FreeBSD src repository Modified files: lib/libc/net resolver.3 Log: Use a prototype for res_init(). MFC after: 3 days Revision Changes Path 1.31 +1 -1 src/lib/libc/net/resolver.3 From owner-cvs-all@FreeBSD.ORG Mon Jul 17 09:33:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43C2016A4DA; Mon, 17 Jul 2006 09:33:25 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0124A43D46; Mon, 17 Jul 2006 09:33:25 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6H9XOOW067704; Mon, 17 Jul 2006 09:33:24 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6H9XOnZ067703; Mon, 17 Jul 2006 09:33:24 GMT (envelope-from stefanf) Message-Id: <200607170933.k6H9XOnZ067703@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 09:33:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libdevinfo devinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 09:33:25 -0000 stefanf 2006-07-17 09:33:24 UTC FreeBSD src repository Modified files: lib/libdevinfo devinfo.c Log: Make the variadic macro debug() comply to C99. Revision Changes Path 1.9 +6 -3 src/lib/libdevinfo/devinfo.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:09:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D7516A4DA; Mon, 17 Jul 2006 10:09:26 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F09443D49; Mon, 17 Jul 2006 10:09:26 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HA9Qqr070504; Mon, 17 Jul 2006 10:09:26 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HA9QxK070503; Mon, 17 Jul 2006 10:09:26 GMT (envelope-from brueffer) Message-Id: <200607171009.k6HA9QxK070503@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 17 Jul 2006 10:09:26 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news/status report-apr-2006-jun-2006.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:09:27 -0000 brueffer 2006-07-17 10:09:26 UTC FreeBSD doc repository Modified files: en/news/status report-apr-2006-jun-2006.xml Log: Some typo and grammar fixes. Revision Changes Path 1.2 +16 -16 www/en/news/status/report-apr-2006-jun-2006.xml From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:10:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3749A16A4DD; Mon, 17 Jul 2006 10:10:00 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4731D43D4C; Mon, 17 Jul 2006 10:09:59 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HA9x95070993; Mon, 17 Jul 2006 10:09:59 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HA9xHu070992; Mon, 17 Jul 2006 10:09:59 GMT (envelope-from ume) Message-Id: <200607171009.k6HA9xHu070992@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 17 Jul 2006 10:09:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/sys param.h src/include Makefile netdb.h res_update.h resolv.h src/include/arpa inet.h nameser.h nameser_compat.h src/lib/libc Makefile src/lib/libc/include port_after.h port_before.h resolv_mt.h src/lib/libc/include/isc ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:10:00 -0000 ume 2006-07-17 10:09:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sys param.h include Makefile netdb.h resolv.h include/arpa inet.h nameser.h nameser_compat.h lib/libc Makefile lib/libc/net Makefile.inc getaddrinfo.c gethostbydns.c gethostbyht.c gethostbyname.3 gethostbynis.c gethostnamadr.c getnameinfo.c getnetbydns.c getnetbyht.c getnetbynis.c getnetnamadr.c getproto.c getprotoent.c getprotoname.c getservbyname.c getservbyport.c getservent.c name6.c netdb_private.h res_config.h res_mkupdate.c res_update.c Added files: (Branch: RELENG_6) include res_update.h lib/libc/include port_after.h port_before.h resolv_mt.h lib/libc/include/isc eventlib.h lib/libc/inet Makefile.inc inet_addr.c inet_cidr_ntop.c inet_cidr_pton.c inet_lnaof.c inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c inet_netof.c inet_network.c inet_ntoa.c inet_ntop.c inet_pton.c nsap_addr.c lib/libc/isc Makefile.inc ev_streams.c ev_timers.c eventlib_p.h lib/libc/nameser Makefile.inc ns_name.c ns_netint.c ns_parse.c ns_print.c ns_samedomain.c ns_ttl.c lib/libc/resolv Makefile.inc h_errno.c herror.c mtctxres.c res_comp.c res_data.c res_debug.c res_debug.h res_init.c res_mkquery.c res_private.h res_query.c res_send.c res_state.c Removed files: (Branch: RELENG_6) lib/libc/net herror.c inet_addr.c inet_lnaof.c inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c inet_netof.c inet_network.c inet_ntoa.c inet_ntop.c inet_pton.c ns_name.c ns_netint.c ns_parse.c ns_print.c ns_ttl.c nsap_addr.c res_comp.c res_data.c res_debug.c res_init.c res_mkquery.c res_query.c res_send.c res_send_private.h Log: MFC: - Update the resolver in libc to BIND9's one. - make reentrant version of netdb functions glibc style API, and expose them to outside of libc. - make netdb functions NSS friendly. include/Makefile 1.261 include/arpa/inet.h 1.26 include/arpa/nameser.h 1.18 include/arpa/nameser_compat.h 1.5 include/netdb.h 1.40-1.42 include/res_update.h 1.1 include/resolv.h 1.29-1.30 lib/libc/Makefile 1.64 lib/libc/include/isc/eventlib.h 1.1.1.1 lib/libc/include/port_after.h 1.1-1.2 lib/libc/include/port_before.h 1.1 lib/libc/include/resolv_mt.h 1.1.1.1 lib/libc/inet/Makefile.inc 1.1 lib/libc/inet/inet_addr.c 1.1.1.1, 1.2 lib/libc/inet/inet_cidr_ntop.c 1.1.1.1 lib/libc/inet/inet_cidr_pton.c 1.1.1.1, 1.2 lib/libc/inet/inet_lnaof.c 1.1.1.1, 1.2 lib/libc/inet/inet_makeaddr.c 1.1.1.1, 1.2 lib/libc/inet/inet_net_ntop.c 1.1.1.1, 1.2 lib/libc/inet/inet_net_pton.c 1.1.1.1, 1.2 lib/libc/inet/inet_neta.c 1.1.1.1, 1.2 lib/libc/inet/inet_netof.c 1.1.1.1, 1.2 lib/libc/inet/inet_network.c 1.1.1.1, 1.2 lib/libc/inet/inet_ntoa.c 1.1.1.1, 1.2 lib/libc/inet/inet_ntop.c 1.1.1.1, 1.2 lib/libc/inet/inet_pton.c 1.1.1.1, 1.2 lib/libc/inet/nsap_addr.c 1.1.1.1, 1.2 lib/libc/isc/Makefile.inc 1.1 lib/libc/isc/ev_streams.c 1.1.1.1, 1.2 lib/libc/isc/ev_timers.c 1.1.1.1, 1.2 lib/libc/isc/eventlib_p.h 1.1.1.1, 1.2 lib/libc/nameser/Makefile.inc 1.1 lib/libc/nameser/ns_name.c 1.1.1.1 lib/libc/nameser/ns_netint.c 1.1.1.1 lib/libc/nameser/ns_parse.c 1.1.1.1 lib/libc/nameser/ns_print.c 1.1.1.1, 1.2 lib/libc/nameser/ns_samedomain.c 1.1.1.1, 1.2 lib/libc/nameser/ns_ttl.c 1.1.1.1 lib/libc/net/Makefile.inc 1.58 lib/libc/net/getaddrinfo.c 1.74, 1.77-1.78 lib/libc/net/gethostbydns.c 1.55-1.57 lib/libc/net/gethostbyht.c 1.24-1.26 lib/libc/net/gethostbyname.3 1.35 lib/libc/net/gethostbynis.c 1.26-1.28 lib/libc/net/gethostnamadr.c 1.29-1.30, 1.32 lib/libc/net/getnameinfo.c 1.18 lib/libc/net/getnetbydns.c 1.32-1.33 lib/libc/net/getnetbyht.c 1.17-1.18 lib/libc/net/getnetbynis.c 1.20-1.21 lib/libc/net/getnetnamadr.c 1.22 lib/libc/net/getproto.c 1.5 lib/libc/net/getprotoent.c 1.7 lib/libc/net/getprotoname.c 1.5 lib/libc/net/getservbyname.c 1.8 lib/libc/net/getservbyport.c 1.8 lib/libc/net/getservent.c 1.21 lib/libc/net/name6.c 1.56-1.57 lib/libc/net/netdb_private.h 1.10-1.11, 1.13 lib/libc/net/res_config.h 1.9 lib/libc/net/res_mkupdate.c 1.7-1.8 lib/libc/net/res_update.c 1.8-1.9 lib/libc/resolv/Makefile.inc 1.1 lib/libc/resolv/h_errno.c 1.1 lib/libc/resolv/herror.c 1.1.1.1, 1.2 lib/libc/resolv/mtctxres.c 1.1.1.1, 1.2 lib/libc/resolv/res_comp.c 1.1.1.1, 1.2 lib/libc/resolv/res_data.c 1.1.1.1, 1.2-1.3 lib/libc/resolv/res_debug.c 1.1.1.1, 1.2 lib/libc/resolv/res_debug.h 1.1.1.1 lib/libc/resolv/res_init.c 1.1.1.1, 1.2 lib/libc/resolv/res_mkquery.c 1.1.1.1, 1.2 lib/libc/resolv/res_private.h 1.1.1.1 lib/libc/resolv/res_query.c 1.1.1.1, 1.2-1.3 lib/libc/resolv/res_send.c 1.1.1.1, 1.2 lib/libc/resolv/res_state.c 1.1-1.2 Tested by: nork Revision Changes Path 1.244.2.4 +1 -1 src/include/Makefile 1.25.14.1 +33 -23 src/include/arpa/inet.h 1.16.14.1 +205 -73 src/include/arpa/nameser.h 1.4.14.1 +8 -1 src/include/arpa/nameser_compat.h 1.38.2.2 +29 -3 src/include/netdb.h 1.2.2.1 +79 -0 src/include/res_update.h (new) 1.26.2.2 +315 -148 src/include/resolv.h 1.56.2.1 +4 -0 src/lib/libc/Makefile 1.1.1.1.2.1 +203 -0 src/lib/libc/include/isc/eventlib.h (new) 1.2.2.1 +11 -0 src/lib/libc/include/port_after.h (new) 1.1.2.1 +22 -0 src/lib/libc/include/port_before.h (new) 1.1.1.1.2.1 +49 -0 src/lib/libc/include/resolv_mt.h (new) 1.2.2.1 +9 -0 src/lib/libc/inet/Makefile.inc (new) 1.2.2.1 +217 -0 src/lib/libc/inet/inet_addr.c (new) 1.1.1.1.2.1 +263 -0 src/lib/libc/inet/inet_cidr_ntop.c (new) 1.2.2.1 +277 -0 src/lib/libc/inet/inet_cidr_pton.c (new) 1.2.2.1 +72 -0 src/lib/libc/inet/inet_lnaof.c (new) 1.2.2.1 +75 -0 src/lib/libc/inet/inet_makeaddr.c (new) 1.2.2.1 +286 -0 src/lib/libc/inet/inet_net_ntop.c (new) 1.2.2.1 +414 -0 src/lib/libc/inet/inet_net_pton.c (new) 1.2.2.1 +96 -0 src/lib/libc/inet/inet_neta.c (new) 1.2.2.1 +71 -0 src/lib/libc/inet/inet_netof.c (new) 1.2.2.1 +113 -0 src/lib/libc/inet/inet_network.c (new) 1.2.2.1 +71 -0 src/lib/libc/inet/inet_ntoa.c (new) 1.2.2.1 +201 -0 src/lib/libc/inet/inet_ntop.c (new) 1.2.2.1 +223 -0 src/lib/libc/inet/inet_pton.c (new) 1.2.2.1 +120 -0 src/lib/libc/inet/nsap_addr.c (new) 1.1.2.1 +6 -0 src/lib/libc/isc/Makefile.inc (new) 1.2.2.1 +316 -0 src/lib/libc/isc/ev_streams.c (new) 1.2.2.1 +513 -0 src/lib/libc/isc/ev_timers.c (new) 1.2.2.1 +285 -0 src/lib/libc/isc/eventlib_p.h (new) 1.2.2.1 +6 -0 src/lib/libc/nameser/Makefile.inc (new) 1.1.1.1.2.1 +965 -0 src/lib/libc/nameser/ns_name.c (new) 1.1.1.1.2.1 +58 -0 src/lib/libc/nameser/ns_netint.c (new) 1.1.1.1.2.1 +211 -0 src/lib/libc/nameser/ns_parse.c (new) 1.2.2.1 +909 -0 src/lib/libc/nameser/ns_print.c (new) 1.3.2.1 +210 -0 src/lib/libc/nameser/ns_samedomain.c (new) 1.1.1.1.2.1 +162 -0 src/lib/libc/nameser/ns_ttl.c (new) 1.54.2.1 +10 -9 src/lib/libc/net/Makefile.inc 1.69.2.6 +134 -176 src/lib/libc/net/getaddrinfo.c 1.54.2.1 +187 -120 src/lib/libc/net/gethostbydns.c 1.23.2.1 +123 -49 src/lib/libc/net/gethostbyht.c 1.34.2.1 +2 -2 src/lib/libc/net/gethostbyname.3 1.25.2.1 +118 -58 src/lib/libc/net/gethostbynis.c 1.28.2.1 +227 -184 src/lib/libc/net/gethostnamadr.c 1.17.2.1 +7 -20 src/lib/libc/net/getnameinfo.c 1.31.2.1 +124 -56 src/lib/libc/net/getnetbydns.c 1.16.2.1 +100 -28 src/lib/libc/net/getnetbyht.c 1.19.2.1 +67 -22 src/lib/libc/net/getnetbynis.c 1.21.2.1 +90 -70 src/lib/libc/net/getnetnamadr.c 1.4.2.1 +20 -8 src/lib/libc/net/getproto.c 1.5.2.1 +82 -40 src/lib/libc/net/getprotoent.c 1.4.2.1 +22 -10 src/lib/libc/net/getprotoname.c 1.7.2.1 +23 -11 src/lib/libc/net/getservbyname.c 1.7.2.1 +22 -10 src/lib/libc/net/getservbyport.c 1.19.2.1 +92 -43 src/lib/libc/net/getservent.c 1.12.8.1 +0 -113 src/lib/libc/net/herror.c (dead) 1.16.14.1 +0 -200 src/lib/libc/net/inet_addr.c (dead) 1.5.14.1 +0 -68 src/lib/libc/net/inet_lnaof.c (dead) 1.4.14.1 +0 -71 src/lib/libc/net/inet_makeaddr.c (dead) 1.7.14.2 +0 -281 src/lib/libc/net/inet_net_ntop.c (dead) 1.9.10.2 +0 -410 src/lib/libc/net/inet_net_pton.c (dead) 1.9.12.1 +0 -92 src/lib/libc/net/inet_neta.c (dead) 1.5.14.1 +0 -67 src/lib/libc/net/inet_netof.c (dead) 1.9.14.1 +0 -100 src/lib/libc/net/inet_network.c (dead) 1.6.14.1 +0 -67 src/lib/libc/net/inet_ntoa.c (dead) 1.12.14.1 +0 -188 src/lib/libc/net/inet_ntop.c (dead) 1.11.14.2 +0 -219 src/lib/libc/net/inet_pton.c (dead) 1.54.2.2 +70 -67 src/lib/libc/net/name6.c 1.9.4.1 +56 -53 src/lib/libc/net/netdb_private.h 1.5.12.1 +0 -592 src/lib/libc/net/ns_name.c (dead) 1.3.14.1 +0 -53 src/lib/libc/net/ns_netint.c (dead) 1.4.14.1 +0 -189 src/lib/libc/net/ns_parse.c (dead) 1.3.14.1 +0 -742 src/lib/libc/net/ns_print.c (dead) 1.4.12.1 +0 -150 src/lib/libc/net/ns_ttl.c (dead) 1.9.14.1 +0 -113 src/lib/libc/net/nsap_addr.c (dead) 1.18.2.1 +0 -268 src/lib/libc/net/res_comp.c (dead) 1.8.14.1 +0 -4 src/lib/libc/net/res_config.h 1.8.14.1 +0 -82 src/lib/libc/net/res_data.c (dead) 1.21.12.1 +0 -992 src/lib/libc/net/res_debug.c (dead) 1.33.2.1 +0 -715 src/lib/libc/net/res_init.c (dead) 1.19.14.1 +0 -246 src/lib/libc/net/res_mkquery.c (dead) 1.6.2.1 +5 -9 src/lib/libc/net/res_mkupdate.c 1.30.2.4 +0 -491 src/lib/libc/net/res_query.c (dead) 1.50.2.1 +0 -941 src/lib/libc/net/res_send.c (dead) 1.1.8.1 +0 -82 src/lib/libc/net/res_send_private.h (dead) 1.7.14.1 +22 -20 src/lib/libc/net/res_update.c 1.3.2.1 +7 -0 src/lib/libc/resolv/Makefile.inc (new) 1.2.2.1 +49 -0 src/lib/libc/resolv/h_errno.c (new) 1.2.2.1 +128 -0 src/lib/libc/resolv/herror.c (new) 1.2.2.1 +140 -0 src/lib/libc/resolv/mtctxres.c (new) 1.2.2.1 +274 -0 src/lib/libc/resolv/res_comp.c (new) 1.3.2.1 +324 -0 src/lib/libc/resolv/res_data.c (new) 1.2.2.1 +1184 -0 src/lib/libc/resolv/res_debug.c (new) 1.1.1.1.2.1 +36 -0 src/lib/libc/resolv/res_debug.h (new) 1.2.2.1 +870 -0 src/lib/libc/resolv/res_init.c (new) 1.2.2.1 +260 -0 src/lib/libc/resolv/res_mkquery.c (new) 1.1.1.1.2.1 +22 -0 src/lib/libc/resolv/res_private.h (new) 1.3.2.1 +485 -0 src/lib/libc/resolv/res_query.c (new) 1.2.2.1 +1162 -0 src/lib/libc/resolv/res_send.c (new) 1.3.2.1 +96 -0 src/lib/libc/resolv/res_state.c (new) 1.244.2.14 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:12:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E147716A4DE; Mon, 17 Jul 2006 10:12:07 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB21A43D49; Mon, 17 Jul 2006 10:12:07 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAC72V071257; Mon, 17 Jul 2006 10:12:07 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAC7Ql071256; Mon, 17 Jul 2006 10:12:07 GMT (envelope-from jkoshy) Message-Id: <200607171012.k6HAC7Ql071256@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 17 Jul 2006 10:12:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/spim Makefile distinfo ports/emulators/spim/files patch-aa patch-spim_Configure patch-spim_Makefile patch-spim_spim.c patch-xspim_Configure patch-xspim_Imakefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:12:08 -0000 jkoshy 2006-07-17 10:12:07 UTC FreeBSD ports repository Modified files: emulators/spim Makefile distinfo Added files: emulators/spim/files patch-spim_Configure patch-spim_Makefile patch-spim_spim.c patch-xspim_Configure patch-xspim_Imakefile Removed files: emulators/spim/files patch-aa Log: Upgrade to v7.2.1. Upstream changes from the previous ported version include: - bug fixes and documentation cleanups The port now offers a 'GUI' knob that controls whether the X GUI interface is built. Take maintainership. Revision Changes Path 1.26 +35 -14 ports/emulators/spim/Makefile 1.10 +3 -3 ports/emulators/spim/distinfo 1.3 +0 -81 ports/emulators/spim/files/patch-aa (dead) 1.1 +8 -0 ports/emulators/spim/files/patch-spim_Configure (new) 1.1 +73 -0 ports/emulators/spim/files/patch-spim_Makefile (new) 1.1 +10 -0 ports/emulators/spim/files/patch-spim_spim.c (new) 1.1 +8 -0 ports/emulators/spim/files/patch-xspim_Configure (new) 1.1 +32 -0 ports/emulators/spim/files/patch-xspim_Imakefile (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:18:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1BA516A4DD; Mon, 17 Jul 2006 10:18:09 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 708BF43D45; Mon, 17 Jul 2006 10:18:09 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAI9ex071490; Mon, 17 Jul 2006 10:18:09 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAI9h2071489; Mon, 17 Jul 2006 10:18:09 GMT (envelope-from novel) Message-Id: <200607171018.k6HAI9h2071489@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 10:18:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/bmpx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:18:09 -0000 novel 2006-07-17 10:18:09 UTC FreeBSD ports repository Modified files: multimedia/bmpx Makefile Log: - Add WITHOUT_LIBNOTIFY knob which allows to disable libnotify support - In case when libnotify support is enabled, add RUN_DEPEND on deskutils/notification-daemon [1] - Bump PORTREVISION Reported by: [LoN]Kamikaze [1] Revision Changes Path 1.14 +9 -1 ports/multimedia/bmpx/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:25:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C99A616A4DA; Mon, 17 Jul 2006 10:25:05 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D4D43D45; Mon, 17 Jul 2006 10:25:05 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAP5gR071916; Mon, 17 Jul 2006 10:25:05 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAP55m071915; Mon, 17 Jul 2006 10:25:05 GMT (envelope-from jkoshy) Message-Id: <200607171025.k6HAP55m071915@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 17 Jul 2006 10:25:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/spim Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:25:06 -0000 jkoshy 2006-07-17 10:25:05 UTC FreeBSD ports repository Modified files: emulators/spim Makefile pkg-descr Log: Update this port's description; as of version 7.0 'spim' simulates the MIPS32 architecture. Revision Changes Path 1.27 +1 -1 ports/emulators/spim/Makefile 1.3 +2 -2 ports/emulators/spim/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:36:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B347416A4DA; Mon, 17 Jul 2006 10:36:56 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70C9343D46; Mon, 17 Jul 2006 10:36:56 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAaunR072476; Mon, 17 Jul 2006 10:36:56 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAauLL072475; Mon, 17 Jul 2006 10:36:56 GMT (envelope-from ceri) Message-Id: <200607171036.k6HAauLL072475@repoman.freebsd.org> From: Ceri Davies Date: Mon, 17 Jul 2006 10:36:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr categories X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:36:56 -0000 ceri 2006-07-17 10:36:56 UTC FreeBSD src repository Modified files: gnu/usr.bin/send-pr categories Log: Add the sun4v category. Requested by: linimon, kmacy X-MFC: Instant Revision Changes Path 1.18 +1 -0 src/gnu/usr.bin/send-pr/categories From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:38:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE5A516A4DE; Mon, 17 Jul 2006 10:38:37 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C19543D46; Mon, 17 Jul 2006 10:38:37 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAcbUk072577; Mon, 17 Jul 2006 10:38:37 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAcbrC072576; Mon, 17 Jul 2006 10:38:37 GMT (envelope-from ceri) Message-Id: <200607171038.k6HAcbrC072576@repoman.freebsd.org> From: Ceri Davies Date: Mon, 17 Jul 2006 10:38:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr categories X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:38:37 -0000 ceri 2006-07-17 10:38:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/usr.bin/send-pr categories Log: MFC r1.18: Add the sun4v category Revision Changes Path 1.17.2.1 +1 -0 src/gnu/usr.bin/send-pr/categories From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:39:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BE3216A503; Mon, 17 Jul 2006 10:39:02 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32CD643D46; Mon, 17 Jul 2006 10:39:02 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAd2CA072628; Mon, 17 Jul 2006 10:39:02 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAd2LJ072627; Mon, 17 Jul 2006 10:39:02 GMT (envelope-from ceri) Message-Id: <200607171039.k6HAd2LJ072627@repoman.freebsd.org> From: Ceri Davies Date: Mon, 17 Jul 2006 10:39:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr categories X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:39:02 -0000 ceri 2006-07-17 10:39:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/usr.bin/send-pr categories Log: MFC r1.18: Add the sun4v category Revision Changes Path 1.16.2.2 +1 -0 src/gnu/usr.bin/send-pr/categories From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:39:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8381616A4DD; Mon, 17 Jul 2006 10:39:20 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 431BD43D4C; Mon, 17 Jul 2006 10:39:20 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAdKOb072666; Mon, 17 Jul 2006 10:39:20 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAdKra072665; Mon, 17 Jul 2006 10:39:20 GMT (envelope-from flz) Message-Id: <200607171039.k6HAdKra072665@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 17 Jul 2006 10:39:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 rwlock.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:39:20 -0000 flz 2006-07-17 10:39:20 UTC FreeBSD src repository Modified files: share/man/man9 rwlock.9 Log: Fix typo (s/writeer/writer/). Revision Changes Path 1.4 +1 -1 src/share/man/man9/rwlock.9 From owner-cvs-all@FreeBSD.ORG Mon Jul 17 10:48:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06E8C16A4DA; Mon, 17 Jul 2006 10:48:07 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7BF643D46; Mon, 17 Jul 2006 10:48:06 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HAm6m4073171; Mon, 17 Jul 2006 10:48:06 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HAm6qC073170; Mon, 17 Jul 2006 10:48:06 GMT (envelope-from ume) Message-Id: <200607171048.k6HAm6qC073170@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 17 Jul 2006 10:48:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 10:48:07 -0000 ume 2006-07-17 10:48:06 UTC FreeBSD doc repository (src,ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: __FreeBSD_version was bumped to 601103. 6.1-STABLE after the resolver update to BIND9, and exposure of reentrant version of netdb functions. Revision Changes Path 1.733 +6 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Mon Jul 17 11:47:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E6CE16A4DA; Mon, 17 Jul 2006 11:47:36 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4187043D70; Mon, 17 Jul 2006 11:47:36 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HBlakH080022; Mon, 17 Jul 2006 11:47:36 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HBlaWQ080021; Mon, 17 Jul 2006 11:47:36 GMT (envelope-from simon) Message-Id: <200607171147.k6HBlaWQ080021@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 17 Jul 2006 11:47:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/secure/lib/libcrypto Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 11:47:36 -0000 simon 2006-07-17 11:47:36 UTC FreeBSD src repository Modified files: secure/lib/libcrypto Makefile.inc Log: Enable DSO (Dynamic Shared Object) support. This makes it possible for OpenSSL to load engines run-time, e.g. for using the opensc engine port. The OpenSSL Configure script enables DSO support on FreeBSD by default, we just don't use the Configure script during OpenSSL builds in the base system. This is committed to -CURRENT now (before OpenSSL 0.9.8b import), so it can be tested at bit in -CURRENT before being MFC'ed to 6-STABLE. Prodded by: ale PR: bin/79570 MFC after: 1 week Revision Changes Path 1.42 +1 -1 src/secure/lib/libcrypto/Makefile.inc From owner-cvs-all@FreeBSD.ORG Mon Jul 17 11:48:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 498D416A4DA; Mon, 17 Jul 2006 11:48:53 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0552543D46; Mon, 17 Jul 2006 11:48:53 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HBmqS4080098; Mon, 17 Jul 2006 11:48:52 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HBmqpQ080097; Mon, 17 Jul 2006 11:48:52 GMT (envelope-from stefanf) Message-Id: <200607171148.k6HBmqpQ080097@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 11:48:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libpam/libpam/security pam_mod_misc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 11:48:53 -0000 stefanf 2006-07-17 11:48:52 UTC FreeBSD src repository Modified files: lib/libpam/libpam/security pam_mod_misc.h Log: Change the GCC specific __FUNCTION__ to C99's __func__. OK'ed by: des Revision Changes Path 1.13 +1 -1 src/lib/libpam/libpam/security/pam_mod_misc.h From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:04:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EE0C16A4DA; Mon, 17 Jul 2006 12:04:11 +0000 (UTC) (envelope-from yoichi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2C7443D49; Mon, 17 Jul 2006 12:04:10 +0000 (GMT) (envelope-from yoichi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HC4AUA082151; Mon, 17 Jul 2006 12:04:10 GMT (envelope-from yoichi@repoman.freebsd.org) Received: (from yoichi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HC4Alq082136; Mon, 17 Jul 2006 12:04:10 GMT (envelope-from yoichi) Message-Id: <200607171204.k6HC4Alq082136@repoman.freebsd.org> From: Yoichi NAKAYAMA Date: Mon, 17 Jul 2006 12:04:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/kpcal Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:04:11 -0000 yoichi 2006-07-17 12:04:10 UTC FreeBSD ports repository Modified files: japanese/kpcal Makefile distinfo Log: Updated to use kpcal-2.0-20040518.patch Submitted by: Kazumaro Aoki Revision Changes Path 1.10 +2 -2 ports/japanese/kpcal/Makefile 1.5 +3 -3 ports/japanese/kpcal/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:04:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51A7B16A4DD; Mon, 17 Jul 2006 12:04:11 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2AE143D46; Mon, 17 Jul 2006 12:04:10 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HC4AAn082150; Mon, 17 Jul 2006 12:04:10 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HC4AH2082149; Mon, 17 Jul 2006 12:04:10 GMT (envelope-from novel) Message-Id: <200607171204.k6HC4AH2082149@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 12:04:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libnotify Makefile ports/devel/libnotify/files patch-libnotify-notification.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:04:11 -0000 novel 2006-07-17 12:04:10 UTC FreeBSD ports repository Modified files: devel/libnotify Makefile Added files: devel/libnotify/files patch-libnotify-notification.c Log: - Add a patch which checks the D-BUS struct type of the icon-data correctly that is being sent trough libnotify (written by Milosz Derezynski) - Bump PORTREVISION Submitted by: Andreas Kohn (maintainer) Revision Changes Path 1.13 +1 -0 ports/devel/libnotify/Makefile 1.1 +21 -0 ports/devel/libnotify/files/patch-libnotify-notification.c (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:08:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0640B16A4DE; Mon, 17 Jul 2006 12:08:14 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A421343D4C; Mon, 17 Jul 2006 12:08:13 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HC8DKB082392; Mon, 17 Jul 2006 12:08:13 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HC8DdB082391; Mon, 17 Jul 2006 12:08:13 GMT (envelope-from novel) Message-Id: <200607171208.k6HC8DdB082391@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 12:08:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/notification-daemon Makefile ports/deskutils/notification-daemon/files patch-src-daemon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:08:14 -0000 novel 2006-07-17 12:08:13 UTC FreeBSD ports repository Modified files: deskutils/notification-daemon Makefile Added files: deskutils/notification-daemon/files patch-src-daemon.c Log: - Add a patch which checks the D-BUS struct type of the icon-data correctly that is being sent trough libnotify (written by Milosz Derezynski) - Bump PORTREVISION Submitted by: Andreas Kohn (maintainer) Revision Changes Path 1.17 +1 -0 ports/deskutils/notification-daemon/Makefile 1.1 +62 -0 ports/deskutils/notification-daemon/files/patch-src-daemon.c (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:20:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B0D416A4E0; Mon, 17 Jul 2006 12:20:23 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B66D643D5D; Mon, 17 Jul 2006 12:20:22 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HCKMf9082980; Mon, 17 Jul 2006 12:20:22 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HCKMuD082979; Mon, 17 Jul 2006 12:20:22 GMT (envelope-from sat) Message-Id: <200607171220.k6HCKMuD082979@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 17 Jul 2006 12:20:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-hit-a-hint Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:20:23 -0000 sat 2006-07-17 12:20:22 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-hit-a-hint Makefile distinfo pkg-descr Log: Add port www/xpi-hit-a-hint: Click links by hitting hints! A keyboard friendly navigation method. Author: Pekka Sillanpaa WWW: http://hah.mozdev.org/ PR: ports/100344 Submitted by: Simon Olofsson Revision Changes Path 1.1506 +1 -0 ports/www/Makefile 1.1 +21 -0 ports/www/xpi-hit-a-hint/Makefile (new) 1.1 +3 -0 ports/www/xpi-hit-a-hint/distinfo (new) 1.1 +4 -0 ports/www/xpi-hit-a-hint/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:20:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2D5216A4E1; Mon, 17 Jul 2006 12:20:54 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8675343D8A; Mon, 17 Jul 2006 12:20:46 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HCKk8u083049; Mon, 17 Jul 2006 12:20:46 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HCKkcE083048; Mon, 17 Jul 2006 12:20:46 GMT (envelope-from sat) Message-Id: <200607171220.k6HCKkcE083048@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 17 Jul 2006 12:20:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:20:54 -0000 sat 2006-07-17 12:20:46 UTC FreeBSD ports repository Modified files: . modules Log: xpi-hit-a-hint --> ports/www/xpi-hit-a-hint Revision Changes Path 1.15656 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:23:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98E4416A4E0; Mon, 17 Jul 2006 12:23:47 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A97143D93; Mon, 17 Jul 2006 12:23:23 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HCNNF9083257; Mon, 17 Jul 2006 12:23:23 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HCNNHM083256; Mon, 17 Jul 2006 12:23:23 GMT (envelope-from sat) Message-Id: <200607171223.k6HCNNHM083256@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 17 Jul 2006 12:23:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-surfkeys Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:23:47 -0000 sat 2006-07-17 12:23:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-surfkeys Makefile distinfo pkg-descr Log: Add port www/xpi-surfkeys: Comfortable surfing with a keyboard. This extension provides some functions that you can use to make your browsing with a keyboard more comfortable. Author: Pekka Sillanpaa WWW: http://surfkeys.mozdev.org/ PR: ports/100345 Submitted by: Simon Olofsson Revision Changes Path 1.1507 +1 -0 ports/www/Makefile 1.1 +21 -0 ports/www/xpi-surfkeys/Makefile (new) 1.1 +3 -0 ports/www/xpi-surfkeys/distinfo (new) 1.1 +6 -0 ports/www/xpi-surfkeys/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:24:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D99416A4DA; Mon, 17 Jul 2006 12:24:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2529A43D93; Mon, 17 Jul 2006 12:23:47 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HCNjhe083296; Mon, 17 Jul 2006 12:23:45 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HCNjCY083295; Mon, 17 Jul 2006 12:23:45 GMT (envelope-from sat) Message-Id: <200607171223.k6HCNjCY083295@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 17 Jul 2006 12:23:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:24:05 -0000 sat 2006-07-17 12:23:45 UTC FreeBSD ports repository Modified files: . modules Log: xpi-surfkeys --> ports/www/xpi-surfkeys Revision Changes Path 1.15657 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:24:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C948016A4DE; Mon, 17 Jul 2006 12:24:17 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B1D43D67; Mon, 17 Jul 2006 12:23:57 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HCNsit083342; Mon, 17 Jul 2006 12:23:54 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HCNsEd083341; Mon, 17 Jul 2006 12:23:54 GMT (envelope-from novel) Message-Id: <200607171223.k6HCNsEd083341@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 12:23:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libnotify Makefile ports/devel/libnotify/files patch-libnotify-notification.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:24:17 -0000 novel 2006-07-17 12:23:54 UTC FreeBSD ports repository Modified files: devel/libnotify Makefile devel/libnotify/files patch-libnotify-notification.c Log: The previous commit log was wrong. Correct one: - Add a patch to send an array of UCHARs as expected by notification-daemon rather than an array of CHARs (written by Milosz Derezynski) - Bump PORTREVISION Submitted by: Andreas Kohn (maintainer) Revision Changes Path 1.14 +0 -0 ports/devel/libnotify/Makefile 1.2 +0 -0 ports/devel/libnotify/files/patch-libnotify-notification.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:46:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD24616A4E0; Mon, 17 Jul 2006 12:46:43 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67DAC43D53; Mon, 17 Jul 2006 12:46:43 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HCkhja084436; Mon, 17 Jul 2006 12:46:43 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HCkhFT084435; Mon, 17 Jul 2006 12:46:43 GMT (envelope-from jmelo) Message-Id: <200607171246.k6HCkhFT084435@repoman.freebsd.org> From: Jean Milanez Melo Date: Mon, 17 Jul 2006 12:46:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/scim-input-pad Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 12:46:43 -0000 jmelo 2006-07-17 12:46:43 UTC FreeBSD ports repository Modified files: textproc/scim-input-pad Makefile pkg-descr pkg-plist Log: - Add NLS knob. - Update WWW. - Bump portrevision. PR: ports/99948 Submitted by: chinsan (maintainer) Revision Changes Path 1.11 +14 -3 ports/textproc/scim-input-pad/Makefile 1.2 +1 -1 ports/textproc/scim-input-pad/pkg-descr 1.6 +7 -7 ports/textproc/scim-input-pad/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 13:36:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B25916A4DD; Mon, 17 Jul 2006 13:36:38 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5BED43D4C; Mon, 17 Jul 2006 13:36:37 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HDabK4095733; Mon, 17 Jul 2006 13:36:37 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HDabAD095732; Mon, 17 Jul 2006 13:36:37 GMT (envelope-from garga) Message-Id: <200607171336.k6HDabAD095732@repoman.freebsd.org> From: Renato Botelho Date: Mon, 17 Jul 2006 13:36:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 13:36:38 -0000 garga 2006-07-17 13:36:37 UTC FreeBSD ports repository Modified files: mail/qmail Makefile Log: Add big-concurrency patch to qmail-spamcontrol Revision Changes Path 1.101 +5 -2 ports/mail/qmail/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 14:12:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0238F16A4E5; Mon, 17 Jul 2006 14:12:23 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB23043D53; Mon, 17 Jul 2006 14:12:22 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HECM4d098724; Mon, 17 Jul 2006 14:12:22 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HECM3D098723; Mon, 17 Jul 2006 14:12:22 GMT (envelope-from clsung) Message-Id: <200607171412.k6HECM3D098723@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 17 Jul 2006 14:12:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/mecab-ipadic Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 14:12:23 -0000 clsung 2006-07-17 14:12:22 UTC FreeBSD ports repository Modified files: japanese/mecab-ipadic Makefile distinfo pkg-plist Log: - New version 2.7.0-20060707 is released. PR: ports/100404 Submitted by: KIMURA Yasuhiro Revision Changes Path 1.3 +3 -2 ports/japanese/mecab-ipadic/Makefile 1.2 +3 -3 ports/japanese/mecab-ipadic/distinfo 1.2 +1 -0 ports/japanese/mecab-ipadic/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 14:23:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB1EC16A4EC; Mon, 17 Jul 2006 14:23:11 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 679B543D45; Mon, 17 Jul 2006 14:23:11 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HENBYM099330; Mon, 17 Jul 2006 14:23:11 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HENBGJ099329; Mon, 17 Jul 2006 14:23:11 GMT (envelope-from jkoshy) Message-Id: <200607171423.k6HENBGJ099329@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 17 Jul 2006 14:23:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/spim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 14:23:11 -0000 jkoshy 2006-07-17 14:23:11 UTC FreeBSD ports repository Modified files: emulators/spim Makefile Log: Propagate ${PREFIX} and other environment variables to child sub-makes. Revision Changes Path 1.28 +11 -4 ports/emulators/spim/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 15:01:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F9316A4DA; Mon, 17 Jul 2006 15:01:44 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B92543D46; Mon, 17 Jul 2006 15:01:40 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HF1eV3001251; Mon, 17 Jul 2006 15:01:40 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HF1epS001250; Mon, 17 Jul 2006 15:01:40 GMT (envelope-from kib) Message-Id: <200607171501.k6HF1epS001250@repoman.freebsd.org> From: Konstantin Belousov Date: Mon, 17 Jul 2006 15:01:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/ddb db_sym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 15:01:44 -0000 kib 2006-07-17 15:01:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ddb db_sym.c Log: MFC rev. 1.37: Never zero-out db_last_symtab. Whan backtraces are done in parallel in several threads, one symbol lookup could clear db_last_symtab when another one going to use it as starting point for traversal. Approved by: pjd (mentor) Revision Changes Path 1.36.2.1 +0 -1 src/sys/ddb/db_sym.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 15:17:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7960116A4DD; Mon, 17 Jul 2006 15:17:30 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3305B43D6D; Mon, 17 Jul 2006 15:17:30 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HFHUTP003242; Mon, 17 Jul 2006 15:17:30 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HFHU37003241; Mon, 17 Jul 2006 15:17:30 GMT (envelope-from obrien) Message-Id: <200607171517.k6HFHU37003241@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Jul 2006 15:17:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/vim Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 15:17:30 -0000 obrien 2006-07-17 15:17:29 UTC FreeBSD ports repository Modified files: editors/vim Makefile distinfo Log: Update to Vim 7.0 patchlevel 39. Revision Changes Path 1.278 +1 -1 ports/editors/vim/Makefile 1.163 +12 -0 ports/editors/vim/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 15:48:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5C1F16A4DD; Mon, 17 Jul 2006 15:48:45 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6142243D46; Mon, 17 Jul 2006 15:48:45 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HFmjRY004773; Mon, 17 Jul 2006 15:48:45 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HFmjsJ004772; Mon, 17 Jul 2006 15:48:45 GMT (envelope-from rafan) Message-Id: <200607171548.k6HFmjsJ004772@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 15:48:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-ScanDeps Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 15:48:45 -0000 rafan 2006-07-17 15:48:45 UTC FreeBSD ports repository Modified files: devel/p5-Module-ScanDeps Makefile distinfo Log: - Update to 0.62 PR: ports/100388 Submitted by: clsung Revision Changes Path 1.18 +1 -1 ports/devel/p5-Module-ScanDeps/Makefile 1.17 +3 -3 ports/devel/p5-Module-ScanDeps/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 15:50:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F2016A4DE; Mon, 17 Jul 2006 15:50:28 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED56743D4C; Mon, 17 Jul 2006 15:50:27 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HFoRU0004953; Mon, 17 Jul 2006 15:50:27 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HFoRW6004952; Mon, 17 Jul 2006 15:50:27 GMT (envelope-from rafan) Message-Id: <200607171550.k6HFoRW6004952@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 15:50:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/p5-Mail-DKIM Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 15:50:28 -0000 rafan 2006-07-17 15:50:27 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Mail-DKIM Makefile distinfo pkg-descr pkg-plist Log: Add p5-Mail-DKIM 0.19, perl5 module to process and/or create DKIM email. PR: ports/100380 Submitted by: Yoshisato YANAGISAWA Revision Changes Path 1.778 +1 -0 ports/mail/Makefile 1.1 +47 -0 ports/mail/p5-Mail-DKIM/Makefile (new) 1.1 +3 -0 ports/mail/p5-Mail-DKIM/distinfo (new) 1.1 +3 -0 ports/mail/p5-Mail-DKIM/pkg-descr (new) 1.1 +28 -0 ports/mail/p5-Mail-DKIM/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 15:50:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B41A16A4E0; Mon, 17 Jul 2006 15:50:47 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6DF443D4C; Mon, 17 Jul 2006 15:50:46 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HFok8l005009; Mon, 17 Jul 2006 15:50:46 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HFok02005008; Mon, 17 Jul 2006 15:50:46 GMT (envelope-from rafan) Message-Id: <200607171550.k6HFok02005008@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 15:50:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 15:50:47 -0000 rafan 2006-07-17 15:50:46 UTC FreeBSD ports repository Modified files: . modules Log: p5-Mail-DKIM --> ports/mail/p5-Mail-DKIM Revision Changes Path 1.15658 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 16:13:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2097616A4DE; Mon, 17 Jul 2006 16:13:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF96B43D49; Mon, 17 Jul 2006 16:12:59 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HGCxwt007699; Mon, 17 Jul 2006 16:12:59 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HGCx2u007698; Mon, 17 Jul 2006 16:12:59 GMT (envelope-from jhb) Message-Id: <200607171612.k6HGCx2u007698@repoman.freebsd.org> From: John Baldwin Date: Mon, 17 Jul 2006 16:12:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netsmb smb_conn.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 16:13:00 -0000 jhb 2006-07-17 16:12:59 UTC FreeBSD src repository Modified files: sys/netsmb smb_conn.c Log: Always lock the lockmgr lock when creating an smb connection object rather than only locking it if INVARIANTS is enabled. All the callers expect smb_co_init() to return with the lock held. Tested by: "Jiawei Ye" Revision Changes Path 1.17 +2 -1 src/sys/netsmb/smb_conn.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 16:13:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 327C916A4DA; Mon, 17 Jul 2006 16:13:43 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26E443D4C; Mon, 17 Jul 2006 16:13:42 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HGDgJA007765; Mon, 17 Jul 2006 16:13:42 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HGDgUW007764; Mon, 17 Jul 2006 16:13:42 GMT (envelope-from jhb) Message-Id: <200607171613.k6HGDgUW007764@repoman.freebsd.org> From: John Baldwin Date: Mon, 17 Jul 2006 16:13:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/fs/smbfs smbfs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 16:13:43 -0000 jhb 2006-07-17 16:13:42 UTC FreeBSD src repository Modified files: sys/fs/smbfs smbfs_vfsops.c Log: Lock the smb share before doing a 'put' on it in smbfs_unmount(). Tested by: "Jiawei Ye" Revision Changes Path 1.40 +3 -0 src/sys/fs/smbfs/smbfs_vfsops.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 16:28:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9163316A4DD; Mon, 17 Jul 2006 16:28:24 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 563D143D55; Mon, 17 Jul 2006 16:28:21 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HGSL03008438; Mon, 17 Jul 2006 16:28:21 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HGSLLD008437; Mon, 17 Jul 2006 16:28:21 GMT (envelope-from rafan) Message-Id: <200607171628.k6HGSLLD008437@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 16:28:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/quagga Makefile ports/net/quagga/files quagga.sh.in watchquagga.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 16:28:24 -0000 rafan 2006-07-17 16:28:21 UTC FreeBSD ports repository Modified files: net/quagga Makefile net/quagga/files quagga.sh.in watchquagga.sh.in Log: - Enhancement rc scripts, bump PORTREVISION PR: ports/100421 Submitted by: maintainer Revision Changes Path 1.43 +1 -1 ports/net/quagga/Makefile 1.6 +11 -7 ports/net/quagga/files/quagga.sh.in 1.4 +4 -5 ports/net/quagga/files/watchquagga.sh.in From owner-cvs-all@FreeBSD.ORG Mon Jul 17 16:31:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE1CC16A4DA; Mon, 17 Jul 2006 16:31:40 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from opus.cse.buffalo.edu (opus.cse.Buffalo.EDU [128.205.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6655143D69; Mon, 17 Jul 2006 16:31:39 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from localhost.cse.buffalo.edu (localhost.cse.buffalo.edu [127.0.0.1]) by opus.cse.buffalo.edu (8.13.6/8.12.4) with ESMTP id k6HGVcRp086309; Mon, 17 Jul 2006 12:31:38 -0400 (EDT) From: Ken Smith To: Hajimu UMEMOTO In-Reply-To: <200607171009.k6HA9xHu070992@repoman.freebsd.org> References: <200607171009.k6HA9xHu070992@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-KWFGi9cYBR8vZweiAaAJ" Organization: U. Buffalo CSE Department Date: Mon, 17 Jul 2006 12:31:38 -0400 Message-Id: <1153153898.85425.90.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys param.h src/include Makefile netdb.h res_update.h resolv.h src/include/arpa inet.h nameser.h nameser_compat.h src/lib/libc Makefile src/lib/libc/include port_after.h port_before.h resolv_mt.h src/lib/libc/include/isc ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 16:31:41 -0000 --=-KWFGi9cYBR8vZweiAaAJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2006-07-17 at 10:09 +0000, Hajimu UMEMOTO wrote: > ume 2006-07-17 10:09:59 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > sys/sys param.h=20 > include Makefile netdb.h resolv.h=20 > include/arpa inet.h nameser.h nameser_compat.h=20 > lib/libc Makefile=20 > lib/libc/net Makefile.inc getaddrinfo.c gethostbydns.c=20 > gethostbyht.c gethostbyname.3=20 > gethostbynis.c gethostnamadr.c=20 > getnameinfo.c getnetbydns.c getnetbyht.c=20 > getnetbynis.c getnetnamadr.c getproto.c=20 > getprotoent.c getprotoname.c=20 > getservbyname.c getservbyport.c=20 > getservent.c name6.c netdb_private.h=20 > res_config.h res_mkupdate.c res_update.c=20 > Added files: (Branch: RELENG_6) > include res_update.h=20 > lib/libc/include port_after.h port_before.h resolv_mt.h=20 > lib/libc/include/isc eventlib.h=20 > lib/libc/inet Makefile.inc inet_addr.c inet_cidr_ntop.c=20 > inet_cidr_pton.c inet_lnaof.c=20 > inet_makeaddr.c inet_net_ntop.c=20 > inet_net_pton.c inet_neta.c inet_netof.c=20 > inet_network.c inet_ntoa.c inet_ntop.c=20 > inet_pton.c nsap_addr.c=20 > lib/libc/isc Makefile.inc ev_streams.c ev_timers.c=20 > eventlib_p.h=20 > lib/libc/nameser Makefile.inc ns_name.c ns_netint.c=20 > ns_parse.c ns_print.c ns_samedomain.c=20 > ns_ttl.c=20 > lib/libc/resolv Makefile.inc h_errno.c herror.c=20 > mtctxres.c res_comp.c res_data.c=20 > res_debug.c res_debug.h res_init.c=20 > res_mkquery.c res_private.h res_query.c=20 > res_send.c res_state.c=20 > Removed files: (Branch: RELENG_6) > lib/libc/net herror.c inet_addr.c inet_lnaof.c=20 > inet_makeaddr.c inet_net_ntop.c=20 > inet_net_pton.c inet_neta.c inet_netof.c=20 > inet_network.c inet_ntoa.c inet_ntop.c=20 > inet_pton.c ns_name.c ns_netint.c=20 > ns_parse.c ns_print.c ns_ttl.c=20 > nsap_addr.c res_comp.c res_data.c=20 > res_debug.c res_init.c res_mkquery.c=20 > res_query.c res_send.c res_send_private.h=20 > Log: > MFC: > - Update the resolver in libc to BIND9's one. > - make reentrant version of netdb functions glibc style API, and > expose them to outside of libc. > - make netdb functions NSS friendly. > =20 That's an awful big list of things being changed in a stable branch so I'm just checking... Are we sure there will be no user-visible (API/ABI) changes that result from this? --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-KWFGi9cYBR8vZweiAaAJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEu7tq/G14VSmup/YRAkeJAJ4yFoLsLNfkiWFeOEo8X9xRJl8djQCfWOxZ /ItaH5XtYrquZhnAUSxXyzw= =/+VJ -----END PGP SIGNATURE----- --=-KWFGi9cYBR8vZweiAaAJ-- From owner-cvs-all@FreeBSD.ORG Mon Jul 17 16:47:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 729) id 0CCEA16A4E8; Mon, 17 Jul 2006 16:47:56 +0000 (UTC) X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Joseph Koshy In-Reply-To: Message from Joseph Koshy of "Mon, 17 Jul 2006 14:23:11 GMT." <200607171423.k6HENBGJ099329@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20060717164756.0CCEA16A4E8@hub.freebsd.org> Date: Mon, 17 Jul 2006 16:47:56 +0000 (UTC) From: jkoshy@FreeBSD.ORG (Joseph Koshy) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/spim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 16:47:56 -0000 > jkoshy 2006-07-17 14:23:11 UTC > > FreeBSD ports repository > > Modified files: > emulators/spim Makefile > Log: > Propagate ${PREFIX} and other environment variables to child sub-makes. > > Revision Changes Path > 1.28 +11 -4 ports/emulators/spim/Makefile I missed this bug during testing because I had PREFIX defined in the environment. There was a two-hour window during which the port would abort on a 'make install' leaving litter outside of /usr/local. Apologies to anyone who was affected. I need to go collect my pointy hat now. Koshy From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:01:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB4E16A4DE; Mon, 17 Jul 2006 17:01:21 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A883643D49; Mon, 17 Jul 2006 17:01:21 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HH1LQ3017764; Mon, 17 Jul 2006 17:01:21 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HH1Lpt017763; Mon, 17 Jul 2006 17:01:21 GMT (envelope-from sumikawa) Message-Id: <200607171701.k6HH1Lpt017763@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 17 Jul 2006 17:01:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/racoon2 Makefile distinfo ports/security/racoon2/files patch-pskgen-Makefile.in patch-samples-Makefile.in patch-samples-rc.d-kinkd.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:01:22 -0000 sumikawa 2006-07-17 17:01:21 UTC FreeBSD ports repository Modified files: security/racoon2 Makefile distinfo security/racoon2/files patch-pskgen-Makefile.in patch-samples-Makefile.in Added files: security/racoon2/files patch-samples-rc.d-kinkd.in Log: Upgrade to 20060712a. Revision Changes Path 1.45 +6 -7 ports/security/racoon2/Makefile 1.32 +3 -3 ports/security/racoon2/distinfo 1.3 +6 -6 ports/security/racoon2/files/patch-pskgen-Makefile.in 1.5 +10 -10 ports/security/racoon2/files/patch-samples-Makefile.in 1.1 +11 -0 ports/security/racoon2/files/patch-samples-rc.d-kinkd.in (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:14:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C7716A4F8; Mon, 17 Jul 2006 17:14:34 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A479843DE5; Mon, 17 Jul 2006 17:13:08 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHD6ia019522; Mon, 17 Jul 2006 17:13:06 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHD6GI019521; Mon, 17 Jul 2006 17:13:06 GMT (envelope-from lbr) Message-Id: <200607171713.k6HHD6GI019521@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Mon, 17 Jul 2006 17:13:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Plugin-Session Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:14:34 -0000 lbr 2006-07-17 17:13:06 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Session Makefile Log: Remove test modules from dependency list to help p5-Task-Catalyst NOT blow up awk with make search. Revision Changes Path 1.8 +4 -5 ports/www/p5-Catalyst-Plugin-Session/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:18:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDCE216A4EE; Mon, 17 Jul 2006 17:18:53 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B60743DFB; Mon, 17 Jul 2006 17:18:34 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:jC4b27gTKgeROOo5npZW7kkfq4RuNgEdlgzk9tKQAP68yuulOEQWw//FWo6H4HaC@kasuga-iwi.mahoroba.org [IPv6:2001:2f0:104:8010:212:f0ff:fe52:6ac]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.6/8.13.6) with ESMTP/inet6 id k6HHI3RK058053 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Jul 2006 02:18:07 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 18 Jul 2006 02:18:03 +0900 Message-ID: From: Hajimu UMEMOTO To: Ken Smith In-Reply-To: <1153153898.85425.90.camel@opus.cse.buffalo.edu> References: <200607171009.k6HA9xHu070992@repoman.freebsd.org> <1153153898.85425.90.camel@opus.cse.buffalo.edu> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.1-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.5 (ameno.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Tue, 18 Jul 2006 02:18:08 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on ameno.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys param.h src/include Makefile netdb.h res_update.h resolv.h src/include/arpa inet.h nameser.h nameser_compat.h src/lib/libc Makefile src/lib/libc/include port_after.h port_before.h resolv_mt.h src/lib/libc/include/isc ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:18:53 -0000 Hi, >>>>> On Mon, 17 Jul 2006 12:31:38 -0400 >>>>> Ken Smith said: kensmith> That's an awful big list of things being changed in a stable branch so kensmith> I'm just checking... kensmith> Are we sure there will be no user-visible (API/ABI) changes that result kensmith> from this? Yes, I believe it doesn't break API/ABI compatibility. I'm using it about four months on my RELENG_6 boxes. However some applications which test the existence of getXXX_r() are confused by the addition of reentrant functions. 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 Jul 17 17:23:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 619D216A4EE; Mon, 17 Jul 2006 17:23:31 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E319E43DB6; Mon, 17 Jul 2006 17:23:13 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHNDBR020045; Mon, 17 Jul 2006 17:23:13 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHNDE1020044; Mon, 17 Jul 2006 17:23:13 GMT (envelope-from lbr) Message-Id: <200607171723.k6HHNDE1020044@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Mon, 17 Jul 2006 17:23:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Plugin-Authorization-Roles Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:23:31 -0000 lbr 2006-07-17 17:23:13 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Authorization-Roles Makefile Log: Remove test modules from dependency list to help p5-Task-Catalyst NOT blow up awk with make search. Revision Changes Path 1.5 +3 -2 ports/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:24:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52DE816A4DA; Mon, 17 Jul 2006 17:24:14 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90EB043D5A; Mon, 17 Jul 2006 17:24:13 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHODVP020142; Mon, 17 Jul 2006 17:24:13 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHODlT020141; Mon, 17 Jul 2006 17:24:13 GMT (envelope-from novel) Message-Id: <200607171724.k6HHODlT020141@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 17:24:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/areca-cli Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:24:14 -0000 novel 2006-07-17 17:24:13 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/areca-cli Makefile distinfo pkg-descr Log: areca-cli is a Command Line Interface to query and manipulate the Areca ARC-xxx SATA RAID controllers. WWW: http://www.areca.com.tw PR: ports/100407 Submitted by: rink Revision Changes Path 1.809 +1 -0 ports/sysutils/Makefile 1.1 +31 -0 ports/sysutils/areca-cli/Makefile (new) 1.1 +3 -0 ports/sysutils/areca-cli/distinfo (new) 1.1 +4 -0 ports/sysutils/areca-cli/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:24:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F9ED16A4EC; Mon, 17 Jul 2006 17:24:21 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E1643D73; Mon, 17 Jul 2006 17:24:21 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHOKZ7020186; Mon, 17 Jul 2006 17:24:20 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHOKtg020185; Mon, 17 Jul 2006 17:24:20 GMT (envelope-from novel) Message-Id: <200607171724.k6HHOKtg020185@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 17:24:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:24:21 -0000 novel 2006-07-17 17:24:20 UTC FreeBSD ports repository Modified files: . modules Log: areca-cli --> ports/sysutils/areca-cli Revision Changes Path 1.15659 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:25:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0564F16A4DA; Mon, 17 Jul 2006 17:25:29 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A8DC43D77; Mon, 17 Jul 2006 17:25:28 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHPSpe020278; Mon, 17 Jul 2006 17:25:28 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHPSA7020277; Mon, 17 Jul 2006 17:25:28 GMT (envelope-from thierry) Message-Id: <200607171725.k6HHPSA7020277@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 17 Jul 2006 17:25:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/lam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:25:29 -0000 thierry 2006-07-17 17:25:28 UTC FreeBSD ports repository Modified files: net/lam Makefile Log: Mark as deprecated. This port is only used by benchmarks/hpl, which supports net/lam7. It will eventually be replaced by net/lam7 after the expiration date. Revision Changes Path 1.8 +3 -0 ports/net/lam/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:27:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0736616A4DD; Mon, 17 Jul 2006 17:27:15 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A69ED43D53; Mon, 17 Jul 2006 17:27:14 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHRErg020349; Mon, 17 Jul 2006 17:27:14 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHREg1020348; Mon, 17 Jul 2006 17:27:14 GMT (envelope-from thierry) Message-Id: <200607171727.k6HHREg1020348@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 17 Jul 2006 17:27:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/lam7 pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:27:15 -0000 thierry 2006-07-17 17:27:14 UTC FreeBSD ports repository Modified files: net/lam7 pkg-descr Log: Add a note from the LAM site: "LAM/MPI is now in a maintenance mode. This is a direct result of the LAM/MPI Team spending the vast majority of their time working on our next-generation MPI implementation -- Open MPI." Suggested by: Pedro F. Giffuni Revision Changes Path 1.2 +5 -1 ports/net/lam7/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:28:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A3A616A531; Mon, 17 Jul 2006 17:28:44 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F3C43D46; Mon, 17 Jul 2006 17:28:44 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHSiwb020418; Mon, 17 Jul 2006 17:28:44 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHSifP020417; Mon, 17 Jul 2006 17:28:44 GMT (envelope-from netchild) Message-Id: <200607171728.k6HHSifP020417@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 17 Jul 2006 17:28:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pci emu10kx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:28:44 -0000 netchild 2006-07-17 17:28:44 UTC FreeBSD src repository Modified files: sys/dev/sound/pci emu10kx.c Log: Prepend temporary sysctls with an underscore. Submitted by: Yuriy Tsibizov Revision Changes Path 1.2 +6 -1 src/sys/dev/sound/pci/emu10kx.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 17:43:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E02E16A4DD; Mon, 17 Jul 2006 17:43:08 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6371043D46; Mon, 17 Jul 2006 17:43:07 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HHh7Km021328; Mon, 17 Jul 2006 17:43:07 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HHh7sj021327; Mon, 17 Jul 2006 17:43:07 GMT (envelope-from netchild) Message-Id: <200607171743.k6HHh7sj021327@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 17 Jul 2006 17:43:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pcm buffer.c buffer.h sound.c sound.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 17:43:08 -0000 netchild 2006-07-17 17:43:07 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm buffer.c buffer.h sound.c sound.h Log: Rename some variables. This fixes some (but not all) problems on the way for WARNS > 2 cleanlyness. Submitted by: Yuriy Tsibizov Revision Changes Path 1.27 +2 -2 src/sys/dev/sound/pcm/buffer.c 1.11 +1 -1 src/sys/dev/sound/pcm/buffer.h 1.105 +4 -4 src/sys/dev/sound/pcm/sound.c 1.70 +1 -1 src/sys/dev/sound/pcm/sound.h From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:21:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C802116A4DD; Mon, 17 Jul 2006 18:21:43 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DE243D49; Mon, 17 Jul 2006 18:21:43 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HILhho025715; Mon, 17 Jul 2006 18:21:43 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HILh7C025714; Mon, 17 Jul 2006 18:21:43 GMT (envelope-from rafan) Message-Id: <200607171821.k6HILh7C025714@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 18:21:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ocaml-pcre Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:21:43 -0000 rafan 2006-07-17 18:21:43 UTC FreeBSD ports repository Modified files: devel/ocaml-pcre Makefile distinfo Log: - Update to 5.11.1, unbreak (fetchable now) PR: ports/100422 Submitted by: Denis Shaposhnikov Revision Changes Path 1.23 +1 -3 ports/devel/ocaml-pcre/Makefile 1.13 +3 -3 ports/devel/ocaml-pcre/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:23:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A736916A4DD; Mon, 17 Jul 2006 18:23:22 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D5D43D45; Mon, 17 Jul 2006 18:23:22 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HINM4P025868; Mon, 17 Jul 2006 18:23:22 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HINMoo025867; Mon, 17 Jul 2006 18:23:22 GMT (envelope-from rafan) Message-Id: <200607171823.k6HINMoo025867@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 18:23:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-YAML-Tiny Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:23:22 -0000 rafan 2006-07-17 18:23:22 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-YAML-Tiny Makefile distinfo pkg-descr pkg-plist Log: Add p5-YAML-Tiny 0.05, YAML::Tiny - Read/Write YAML files with as little code as possible. PR: ports/100444 Submitted by: Yuan-Chung Hsiao Revision Changes Path 1.1021 +1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/p5-YAML-Tiny/Makefile (new) 1.1 +3 -0 ports/textproc/p5-YAML-Tiny/distinfo (new) 1.1 +4 -0 ports/textproc/p5-YAML-Tiny/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-YAML-Tiny/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:23:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EFED16A584; Mon, 17 Jul 2006 18:23:35 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C1543D45; Mon, 17 Jul 2006 18:23:34 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HINYwH025913; Mon, 17 Jul 2006 18:23:34 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HINYUV025912; Mon, 17 Jul 2006 18:23:34 GMT (envelope-from rafan) Message-Id: <200607171823.k6HINYUV025912@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 18:23:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:23:35 -0000 rafan 2006-07-17 18:23:34 UTC FreeBSD ports repository Modified files: . modules Log: p5-YAML-Tiny --> ports/textproc/p5-YAML-Tiny Revision Changes Path 1.15660 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:28:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D39916A4DE; Mon, 17 Jul 2006 18:28:00 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2848A43D58; Mon, 17 Jul 2006 18:28:00 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HIS074026130; Mon, 17 Jul 2006 18:28:00 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HIS0aM026129; Mon, 17 Jul 2006 18:28:00 GMT (envelope-from garga) Message-Id: <200607171828.k6HIS0aM026129@repoman.freebsd.org> From: Renato Botelho Date: Mon, 17 Jul 2006 18:27:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:28:00 -0000 garga 2006-07-17 18:27:59 UTC FreeBSD ports repository Modified files: mail/qmail Makefile Log: Add maildirquota++.patch support for qmail-spamcontrol Revision Changes Path 1.102 +5 -1 ports/mail/qmail/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:40:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D46DC16A4E8; Mon, 17 Jul 2006 18:40:56 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9030443D46; Mon, 17 Jul 2006 18:40:56 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HIeuWF026893; Mon, 17 Jul 2006 18:40:56 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HIeuRw026892; Mon, 17 Jul 2006 18:40:56 GMT (envelope-from delphij) Message-Id: <200607171840.k6HIeuRw026892@repoman.freebsd.org> From: Xin LI Date: Mon, 17 Jul 2006 18:40:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap22-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:40:56 -0000 delphij 2006-07-17 18:40:56 UTC FreeBSD ports repository Modified files: net/openldap22-server Makefile Log: Mark deprecated: no longer maintained by developers. Revision Changes Path 1.124 +2 -0 ports/net/openldap22-server/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:42:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C2F16A4DD; Mon, 17 Jul 2006 18:42:08 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B2343D6A; Mon, 17 Jul 2006 18:42:06 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HIg62n026959; Mon, 17 Jul 2006 18:42:06 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HIg64Z026958; Mon, 17 Jul 2006 18:42:06 GMT (envelope-from garga) Message-Id: <200607171842.k6HIg64Z026958@repoman.freebsd.org> From: Renato Botelho Date: Mon, 17 Jul 2006 18:42:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:42:08 -0000 garga 2006-07-17 18:42:06 UTC FreeBSD ports repository Modified files: mail/qmail Makefile Log: Add dns patch to read answers > 512 bytes to qmail-spamcontrol Revision Changes Path 1.103 +1 -1 ports/mail/qmail/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:43:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF70516A4DE; Mon, 17 Jul 2006 18:43:17 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B59543D46; Mon, 17 Jul 2006 18:43:17 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HIhHnA027007; Mon, 17 Jul 2006 18:43:17 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HIhHZ7027006; Mon, 17 Jul 2006 18:43:17 GMT (envelope-from obrien) Message-Id: <200607171843.k6HIhHZ7027006@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Jul 2006 18:43:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf kern.pre.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:43:17 -0000 obrien 2006-07-17 18:43:17 UTC FreeBSD src repository Modified files: sys/conf kern.pre.mk Log: /etc/src.conf wasn't visable for the kernel build. Revision Changes Path 1.76 +5 -0 src/sys/conf/kern.pre.mk From owner-cvs-all@FreeBSD.ORG Mon Jul 17 18:56:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0C7616A4DA; Mon, 17 Jul 2006 18:56:29 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 463C143D5A; Mon, 17 Jul 2006 18:56:29 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HIuTxF027809; Mon, 17 Jul 2006 18:56:29 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HIuTgi027808; Mon, 17 Jul 2006 18:56:29 GMT (envelope-from mnag) Message-Id: <200607171856.k6HIuTgi027808@repoman.freebsd.org> From: Marcus Alves Grando Date: Mon, 17 Jul 2006 18:56:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 iwi.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 18:56:29 -0000 mnag 2006-07-17 18:56:28 UTC FreeBSD src repository (ports committer) Modified files: share/man/man4 iwi.4 Log: - Add dependency of firmware(9). "MODULE_DEPEND(iwi, firmware, 1, 1, 1);" Approved by: brueffer MFC after: 1 week Revision Changes Path 1.15 +3 -1 src/share/man/man4/iwi.4 From owner-cvs-all@FreeBSD.ORG Mon Jul 17 19:00:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6232116A4DD; Mon, 17 Jul 2006 19:00:39 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C28643D49; Mon, 17 Jul 2006 19:00:39 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HJ0cIQ028027; Mon, 17 Jul 2006 19:00:38 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HJ0cxI028026; Mon, 17 Jul 2006 19:00:38 GMT (envelope-from novel) Message-Id: <200607171900.k6HJ0cxI028026@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 19:00:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/alisp Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 19:00:39 -0000 novel 2006-07-17 19:00:38 UTC FreeBSD ports repository Modified files: lang/alisp Makefile distinfo pkg-plist Log: Update to 20060717: - Changed core language (see README) - Added KANREN-like logic programming extensions (examples/amk) - Added M-expression compiler (examples/mexprc) - Added loads of example programs (examples/misc) - Looking up default image in $PREFIX now rather than in /usr/local PR: 100440 Submitted by: Nils M Holm (maintainer) Revision Changes Path 1.17 +6 -1 ports/lang/alisp/Makefile 1.15 +3 -3 ports/lang/alisp/distinfo 1.11 +47 -0 ports/lang/alisp/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 19:01:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4498316A4DF; Mon, 17 Jul 2006 19:01:01 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15DC943D4C; Mon, 17 Jul 2006 19:01:01 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HJ10lv028086; Mon, 17 Jul 2006 19:01:00 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HJ10Hd028085; Mon, 17 Jul 2006 19:01:00 GMT (envelope-from bmah) Message-Id: <200607171901.k6HJ10Hd028085@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 17 Jul 2006 19:01:00 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releng index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 19:01:01 -0000 bmah 2006-07-17 19:01:00 UTC FreeBSD doc repository Modified files: en/releng index.sgml Log: Push back the entire 6.2 release cycle by about four weeks. In part this slippage was caused by slippage in 6.1-RELEASE. There are several issues that need to be resolved before we can really get the ball rolling on 6.2; this schedule change represents our best estimate of a realistic start and end to the 6.2 release cycle. Further changes (as well as a more detailed 6.2 schedule) as we get closer to the start of RELENG_6 code freeze. While here, make the 6.3 dates "TBA" (to be announced). Approved by: re (implicitly) Discussed with: kensmith Revision Changes Path 1.186 +5 -5 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Mon Jul 17 19:16:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2586B16A4DA; Mon, 17 Jul 2006 19:16:14 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D52BB43D8F; Mon, 17 Jul 2006 19:16:13 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HJGDZh029985; Mon, 17 Jul 2006 19:16:13 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HJGDc3029984; Mon, 17 Jul 2006 19:16:13 GMT (envelope-from obrien) Message-Id: <200607171916.k6HJGDc3029984@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Jul 2006 19:16:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/make main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 19:16:14 -0000 obrien 2006-07-17 19:16:12 UTC FreeBSD src repository Modified files: usr.bin/make main.c Log: whitespace fixing Revision Changes Path 1.160 +8 -8 src/usr.bin/make/main.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 19:31:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAF3516A4DA; Mon, 17 Jul 2006 19:31:44 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E8443D46; Mon, 17 Jul 2006 19:31:44 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HJVier031028; Mon, 17 Jul 2006 19:31:44 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HJVi2R031027; Mon, 17 Jul 2006 19:31:44 GMT (envelope-from alepulver) Message-Id: <200607171931.k6HJVi2R031027@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 17 Jul 2006 19:31:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/grx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 19:31:45 -0000 alepulver 2006-07-17 19:31:44 UTC FreeBSD ports repository Modified files: graphics/grx Makefile Log: - Fix building (missing ':' in LIB_DEPENDS). Reported by: linimon Revision Changes Path 1.3 +1 -3 ports/graphics/grx/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 19:45:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C50716A4DA; Mon, 17 Jul 2006 19:45:48 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CEED43D5A; Mon, 17 Jul 2006 19:45:47 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HJjlgd031768; Mon, 17 Jul 2006 19:45:47 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HJjlo0031767; Mon, 17 Jul 2006 19:45:47 GMT (envelope-from jhb) Message-Id: <200607171945.k6HJjlo0031767@repoman.freebsd.org> From: John Baldwin Date: Mon, 17 Jul 2006 19:45:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/amr amr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 19:45:48 -0000 jhb 2006-07-17 19:45:47 UTC FreeBSD src repository Modified files: sys/dev/amr amr.c Log: Chain the bus_dmamap_load() calls when mapping a command with a data CCB instead of doing the first load with the BUS_DMA_NOWAIT flag. On 4.x with PAE and > 4gb of RAM this proved disastrous if there weren't enough bounce pages as amr_mapcmd() would return failure but the callback would later fire once enough bounce pages were available and would then overwrite another command's S/G list. MFC after: 3 days Submitted by: scottl (4.x version) Reviewed by: scottl (port from 4.x to HEAD) Revision Changes Path 1.79 +42 -24 src/sys/dev/amr/amr.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 20:02:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E736516A4DA; Mon, 17 Jul 2006 20:02:53 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4BB343D73; Mon, 17 Jul 2006 20:02:51 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HK2pV3036927; Mon, 17 Jul 2006 20:02:51 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HK2pqr036924; Mon, 17 Jul 2006 20:02:51 GMT (envelope-from marcel) Message-Id: <200607172002.k6HK2pqr036924@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 17 Jul 2006 20:02:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf files.ia64 src/sys/ia64/conf DEFAULTS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 20:02:54 -0000 marcel 2006-07-17 20:02:51 UTC FreeBSD src repository Modified files: sys/conf files.ia64 sys/ia64/conf DEFAULTS Log: Move default GEOM classes from files.ia64, where they were marked standard, to the DEFAULTS file. Revision Changes Path 1.88 +0 -5 src/sys/conf/files.ia64 1.6 +5 -0 src/sys/ia64/conf/DEFAULTS From owner-cvs-all@FreeBSD.ORG Mon Jul 17 20:03:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ECBA16A58D; Mon, 17 Jul 2006 20:03:20 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8CBB43D4C; Mon, 17 Jul 2006 20:03:19 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HK3Jb3038964; Mon, 17 Jul 2006 20:03:19 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HK3JZI038960; Mon, 17 Jul 2006 20:03:19 GMT (envelope-from rafan) Message-Id: <200607172003.k6HK3JZI038960@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 20:03:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/shells/rssh Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 20:03:20 -0000 rafan 2006-07-17 20:03:19 UTC FreeBSD ports repository Modified files: shells/rssh Makefile pkg-descr Log: - Pass maintainership to submitter - Reformat pkg-descr PR: ports/100447 Submitted by: Thomas Abthorpe Revision Changes Path 1.10 +1 -1 ports/shells/rssh/Makefile 1.2 +4 -7 ports/shells/rssh/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Jul 17 20:05:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 646FF16A4DD; Mon, 17 Jul 2006 20:05:51 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57F2843D76; Mon, 17 Jul 2006 20:05:50 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HK5oFC040178; Mon, 17 Jul 2006 20:05:50 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HK5o1G040177; Mon, 17 Jul 2006 20:05:50 GMT (envelope-from rafan) Message-Id: <200607172005.k6HK5o1G040177@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 17 Jul 2006 20:05:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/roottail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 20:05:51 -0000 rafan 2006-07-17 20:05:49 UTC FreeBSD ports repository Modified files: sysutils/roottail Makefile Log: - Pass maintainership to submitter PR: ports/100448 Submitted by: Soeren Straarup Revision Changes Path 1.15 +1 -1 ports/sysutils/roottail/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 20:30:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC8D16A4DE; Mon, 17 Jul 2006 20:30:31 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE8ED43D4C; Mon, 17 Jul 2006 20:30:30 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HKUUHg041350; Mon, 17 Jul 2006 20:30:30 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HKUUSn041348; Mon, 17 Jul 2006 20:30:30 GMT (envelope-from lth) Message-Id: <200607172030.k6HKUUSn041348@repoman.freebsd.org> From: Lars Thegler Date: Mon, 17 Jul 2006 20:30:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-Pluggable Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 20:30:31 -0000 lth 2006-07-17 20:30:30 UTC FreeBSD ports repository Modified files: devel/p5-Module-Pluggable Makefile distinfo Log: - Update from 3.01 to 3.1. Now requires Perl from ports. - Nudge PORTREVISION to ensure version bump is recognised. Revision Changes Path 1.16 +4 -4 ports/devel/p5-Module-Pluggable/Makefile 1.16 +3 -3 ports/devel/p5-Module-Pluggable/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 20:39:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD26516A4DF; Mon, 17 Jul 2006 20:39:09 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8052743D58; Mon, 17 Jul 2006 20:39:08 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HKd8uo041752; Mon, 17 Jul 2006 20:39:08 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HKd8hS041751; Mon, 17 Jul 2006 20:39:08 GMT (envelope-from stefanf) Message-Id: <200607172039.k6HKd8hS041751@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 20:39:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libypclnt ypclnt.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 20:39:09 -0000 stefanf 2006-07-17 20:39:08 UTC FreeBSD src repository Modified files: lib/libypclnt ypclnt.h Log: Use variadic macros that comply with C99. Keep the GCC-style ones if DEBUG is defined and GCC is used. Revision Changes Path 1.3 +1 -1 src/lib/libypclnt/ypclnt.h From owner-cvs-all@FreeBSD.ORG Mon Jul 17 20:48:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DD1B16A4E1; Mon, 17 Jul 2006 20:48:42 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3625B43D8C; Mon, 17 Jul 2006 20:48:37 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HKmbqj049966; Mon, 17 Jul 2006 20:48:37 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HKmbKw049965; Mon, 17 Jul 2006 20:48:37 GMT (envelope-from stefanf) Message-Id: <200607172048.k6HKmbKw049965@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 20:48:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 20:48:42 -0000 stefanf 2006-07-17 20:48:36 UTC FreeBSD src repository Modified files: sbin/growfs growfs.c Log: Remove duplicated assignment. Revision Changes Path 1.25 +0 -1 src/sbin/growfs/growfs.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 20:53:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6767616A4DA; Mon, 17 Jul 2006 20:53:26 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 210B943D55; Mon, 17 Jul 2006 20:53:26 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HKrQqj050229; Mon, 17 Jul 2006 20:53:26 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HKrPu5050228; Mon, 17 Jul 2006 20:53:25 GMT (envelope-from stefanf) Message-Id: <200607172053.k6HKrPu5050228@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 20:53:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/mount_udf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 20:53:26 -0000 stefanf 2006-07-17 20:53:25 UTC FreeBSD src repository Modified files: sbin/mount_udf Makefile Log: style.Makefile(5): Remove -Wall from CFLAGS. Revision Changes Path 1.6 +1 -1 src/sbin/mount_udf/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:00:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9441516A4DD; Mon, 17 Jul 2006 21:00:42 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FB4843D49; Mon, 17 Jul 2006 21:00:42 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HL0gDh050621; Mon, 17 Jul 2006 21:00:42 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HL0gNU050620; Mon, 17 Jul 2006 21:00:42 GMT (envelope-from stefanf) Message-Id: <200607172100.k6HL0gNU050620@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 17 Jul 2006 21:00:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_uuid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:00:42 -0000 stefanf 2006-07-17 21:00:42 UTC FreeBSD src repository Modified files: sys/kern kern_uuid.c Log: Separate functions with a newline. Revision Changes Path 1.11 +1 -0 src/sys/kern/kern_uuid.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:04:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DF9716A4E5; Mon, 17 Jul 2006 21:04:53 +0000 (UTC) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2829A43D5A; Mon, 17 Jul 2006 21:04:53 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HL4rW9052065; Mon, 17 Jul 2006 21:04:53 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HL4rnx052064; Mon, 17 Jul 2006 21:04:53 GMT (envelope-from gad) Message-Id: <200607172104.k6HL4rnx052064@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 17 Jul 2006 21:04:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:04:53 -0000 gad 2006-07-17 21:04:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/lpr/lpd printjob.c Log: MFC 1.64: Fix checking of the "lock" file in the spool directory for a queue, so that the checking will wind up with the correct mode-bits in the case where the initial open() of that lock file will create it. Due to this bug, the first job ever sent to a queue could result in that queue going in a "printing is disabled" state. PR: 93469 Revision Changes Path 1.63.2.1 +9 -2 src/usr.sbin/lpr/lpd/printjob.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:05:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D4316A4E5; Mon, 17 Jul 2006 21:05:28 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B64A43D53; Mon, 17 Jul 2006 21:05:28 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HL5Si3052116; Mon, 17 Jul 2006 21:05:28 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HL5SuI052115; Mon, 17 Jul 2006 21:05:28 GMT (envelope-from obrien) Message-Id: <200607172105.k6HL5SuI052115@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Jul 2006 21:05:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:05:28 -0000 obrien 2006-07-17 21:05:28 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: VarAdd() already does the debug printing, so Var_Set() only needs to do it in the case the var already exists. Revision Changes Path 1.163 +1 -2 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:08:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8496916A4DE; Mon, 17 Jul 2006 21:08:29 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E2CE43D46; Mon, 17 Jul 2006 21:08:29 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HL8T7q052276; Mon, 17 Jul 2006 21:08:29 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HL8SLC052275; Mon, 17 Jul 2006 21:08:28 GMT (envelope-from lth) Message-Id: <200607172108.k6HL8SLC052275@repoman.freebsd.org> From: Lars Thegler Date: Mon, 17 Jul 2006 21:08:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Text-ASCIITable Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:08:29 -0000 lth 2006-07-17 21:08:28 UTC FreeBSD ports repository Modified files: textproc/p5-Text-ASCIITable Makefile distinfo Log: Update to 0.18. Now requires Perl from ports. PR: ports/100363 Submitted by: Gea-Suan Lin Revision Changes Path 1.4 +8 -2 ports/textproc/p5-Text-ASCIITable/Makefile 1.5 +3 -3 ports/textproc/p5-Text-ASCIITable/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:12:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F59916A4DA; Mon, 17 Jul 2006 21:12:39 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0080E43D49; Mon, 17 Jul 2006 21:12:38 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLCctU052566; Mon, 17 Jul 2006 21:12:38 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLCcJQ052565; Mon, 17 Jul 2006 21:12:38 GMT (envelope-from thierry) Message-Id: <200607172112.k6HLCcJQ052565@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 17 Jul 2006 21:12:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/rxvt-unicode Makefile distinfo pkg-plist ports/x11/rxvt-unicode/files patch-src_perl_kuake X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:12:39 -0000 thierry 2006-07-17 21:12:38 UTC FreeBSD ports repository Modified files: x11/rxvt-unicode Makefile distinfo pkg-plist Added files: x11/rxvt-unicode/files patch-src_perl_kuake Log: Upgrade to 7.8. Changelog at . Revision Changes Path 1.102 +2 -2 ports/x11/rxvt-unicode/Makefile 1.51 +3 -3 ports/x11/rxvt-unicode/distinfo 1.1 +12 -0 ports/x11/rxvt-unicode/files/patch-src_perl_kuake (new) 1.17 +1 -0 ports/x11/rxvt-unicode/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:17:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1047916A591; Mon, 17 Jul 2006 21:17:21 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C11AD43D4C; Mon, 17 Jul 2006 21:17:20 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLHKtc052806; Mon, 17 Jul 2006 21:17:20 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLHKoi052805; Mon, 17 Jul 2006 21:17:20 GMT (envelope-from cognet) Message-Id: <200607172117.k6HLHKoi052805@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 17 Jul 2006 21:17:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/conf KB920X X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:17:21 -0000 cognet 2006-07-17 21:17:20 UTC FreeBSD src repository Modified files: sys/arm/conf KB920X Log: at91_spi won't compile without spibus, so add it. Revision Changes Path 1.9 +1 -0 src/sys/arm/conf/KB920X From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:18:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B96E516A4DD; Mon, 17 Jul 2006 21:18:03 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736FE43D55; Mon, 17 Jul 2006 21:18:03 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLI3aN052850; Mon, 17 Jul 2006 21:18:03 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLI3R7052849; Mon, 17 Jul 2006 21:18:03 GMT (envelope-from cognet) Message-Id: <200607172118.k6HLI3R7052849@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 17 Jul 2006 21:18:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/spibus spi.h spibusvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:18:03 -0000 cognet 2006-07-17 21:18:03 UTC FreeBSD src repository Modified files: sys/dev/spibus spi.h spibusvar.h Log: Fix comments. Revision Changes Path 1.2 +1 -1 src/sys/dev/spibus/spi.h 1.2 +1 -1 src/sys/dev/spibus/spibusvar.h From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:20:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A4BE16A4DA; Mon, 17 Jul 2006 21:20:01 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2BC43D46; Mon, 17 Jul 2006 21:20:01 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLK1v7052955; Mon, 17 Jul 2006 21:20:01 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLK1bk052954; Mon, 17 Jul 2006 21:20:01 GMT (envelope-from cognet) Message-Id: <200607172120.k6HLK1bk052954@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 17 Jul 2006 21:20:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/at91 kb920x_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:20:01 -0000 cognet 2006-07-17 21:20:01 UTC FreeBSD src repository Modified files: sys/arm/at91 kb920x_machdep.c Log: #if => #ifdef Revision Changes Path 1.12 +2 -2 src/sys/arm/at91/kb920x_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:23:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F107B16A4DA; Mon, 17 Jul 2006 21:23:54 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C043B43D67; Mon, 17 Jul 2006 21:23:54 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLNsn1053240; Mon, 17 Jul 2006 21:23:54 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLNsYk053239; Mon, 17 Jul 2006 21:23:54 GMT (envelope-from cognet) Message-Id: <200607172123.k6HLNsYk053239@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 17 Jul 2006 21:23:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/vm swap_pager.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:23:55 -0000 cognet 2006-07-17 21:23:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/vm swap_pager.c Log: MFC rev 1.274 and 1.275 date: 2006/01/27 21:11:50; author: cognet; state: Exp; lines: +9 -0 Make sure b_vp and b_bufobj are NULL before calling relpbuf(), as it asserts they are. They should be NULL at this point, except if we're coming from swapdev_strategy(). It should only affect the case where we're swapping directly on a file over NFS. ---------------------------- revision 1.275 date: 2005/09/21 15:01:09; author: cognet; state: Exp; lines: +3 -1 Make sure we have a bufobj before calling bstrategy(). I'm not sure this is the right thing to do, but at least I don't panic anymore when swapping on a NFS file without using md(4). Revision Changes Path 1.273.2.3 +11 -0 src/sys/vm/swap_pager.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:36:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702F116A4DA; Mon, 17 Jul 2006 21:36:09 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4B243D45; Mon, 17 Jul 2006 21:36:09 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLa97W055599; Mon, 17 Jul 2006 21:36:09 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLa9bX055598; Mon, 17 Jul 2006 21:36:09 GMT (envelope-from cognet) Message-Id: <200607172136.k6HLa9bX055598@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 17 Jul 2006 21:36:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/at91 if_ate.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:36:09 -0000 cognet 2006-07-17 21:36:08 UTC FreeBSD src repository Modified files: sys/arm/at91 if_ate.c Log: If we can't defrag a packet, re-queue it instead of dropping it. Revision Changes Path 1.9 +1 -1 src/sys/arm/at91/if_ate.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:44:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B19E16A4DA; Mon, 17 Jul 2006 21:44:53 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 582E243D46; Mon, 17 Jul 2006 21:44:53 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLirEq056550; Mon, 17 Jul 2006 21:44:53 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLirj0056549; Mon, 17 Jul 2006 21:44:53 GMT (envelope-from pav) Message-Id: <200607172144.k6HLirj0056549@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 17 Jul 2006 21:44:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/biology/boinc-simap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:44:53 -0000 pav 2006-07-17 21:44:52 UTC FreeBSD ports repository Modified files: biology/boinc-simap Makefile distinfo Log: - Update to 5.10 Revision Changes Path 1.4 +2 -2 ports/biology/boinc-simap/Makefile 1.3 +6 -6 ports/biology/boinc-simap/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 21:55:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25BAE16A4DA; Mon, 17 Jul 2006 21:55:16 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BE743D45; Mon, 17 Jul 2006 21:55:15 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HLtFvk057044; Mon, 17 Jul 2006 21:55:15 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HLtFWb057043; Mon, 17 Jul 2006 21:55:15 GMT (envelope-from gerald) Message-Id: <200607172155.k6HLtFWb057043@repoman.freebsd.org> From: Gerald Pfeifer Date: Mon, 17 Jul 2006 21:55:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc42 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 21:55:16 -0000 gerald 2006-07-17 21:55:15 UTC FreeBSD ports repository Modified files: lang/gcc42 Makefile distinfo Log: Update to the 20060715 snapshot of GCC 4.2.0. Revision Changes Path 1.274 +1 -1 ports/lang/gcc42/Makefile 1.165 +18 -18 ports/lang/gcc42/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jul 17 22:17:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D247716A4DD; Mon, 17 Jul 2006 22:17:05 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DE9843D46; Mon, 17 Jul 2006 22:17:05 +0000 (GMT) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HMH55s059359; Mon, 17 Jul 2006 22:17:05 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HMH5h9059358; Mon, 17 Jul 2006 22:17:05 GMT (envelope-from gallatin) Message-Id: <200607172217.k6HMH5h9059358@repoman.freebsd.org> From: Andrew Gallatin Date: Mon, 17 Jul 2006 22:17:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mxge if_mxge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 22:17:05 -0000 gallatin 2006-07-17 22:17:05 UTC FreeBSD src repository Modified files: sys/dev/mxge if_mxge.c Log: Firmware loading improvements: - Copy ethernet firmware down in small chunks so as to avoid bugs in early versions of the bootstrap firmware. - Attempt to "adopt" the running firmware if we cannot load a suitable firmware image via firmware(9). - Separate firmware validation into its own routine, and check the major/minor driver/firmware ABI version. Revision Changes Path 1.7 +95 -13 src/sys/dev/mxge/if_mxge.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 22:22:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F57616A4DF; Mon, 17 Jul 2006 22:22:08 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B99E43D45; Mon, 17 Jul 2006 22:22:08 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HMM7F0059710; Mon, 17 Jul 2006 22:22:07 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HMM7tD059709; Mon, 17 Jul 2006 22:22:07 GMT (envelope-from ceri) Message-Id: <200607172222.k6HMM7tD059709@repoman.freebsd.org> From: Ceri Davies Date: Mon, 17 Jul 2006 22:22:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/sysinstall installUpgrade.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 22:22:08 -0000 ceri 2006-07-17 22:22:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/sysinstall installUpgrade.c Log: MFC revision 1.88: Update the location of the kernel for upgrades. I considered leaving /boot/kernel out of the chflags noschg line, but I seem to remember that there was a period where /boot/kernel was schg, so have left it in for safety's sake. Revision Changes Path 1.84.12.3 +7 -6 src/usr.sbin/sysinstall/installUpgrade.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 22:25:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CCFE16A4DF; Mon, 17 Jul 2006 22:25:30 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3753A43D45; Mon, 17 Jul 2006 22:25:30 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HMPU2i059865; Mon, 17 Jul 2006 22:25:30 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HMPU65059864; Mon, 17 Jul 2006 22:25:30 GMT (envelope-from ceri) Message-Id: <200607172225.k6HMPU65059864@repoman.freebsd.org> From: Ceri Davies Date: Mon, 17 Jul 2006 22:25:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/sysinstall installUpgrade.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 22:25:30 -0000 ceri 2006-07-17 22:25:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/sysinstall installUpgrade.c Log: MFC revision 1.89: Bring the "just copy" hit list closer to date. Revision Changes Path 1.84.12.4 +9 -2 src/usr.sbin/sysinstall/installUpgrade.c From owner-cvs-all@FreeBSD.ORG Mon Jul 17 22:35:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF0B16A4DA; Mon, 17 Jul 2006 22:35:49 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AFF843D45; Mon, 17 Jul 2006 22:35:49 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HMZn61060422; Mon, 17 Jul 2006 22:35:49 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HMZnXb060420; Mon, 17 Jul 2006 22:35:49 GMT (envelope-from garga) Message-Id: <200607172235.k6HMZnXb060420@repoman.freebsd.org> From: Renato Botelho Date: Mon, 17 Jul 2006 22:35:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qmail Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 22:35:49 -0000 garga 2006-07-17 22:35:49 UTC FreeBSD ports repository Modified files: mail/qmail Makefile distinfo pkg-plist Log: Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql Revision Changes Path 1.104 +57 -14 ports/mail/qmail/Makefile 1.50 +3 -0 ports/mail/qmail/distinfo 1.12 +2 -1 ports/mail/qmail/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jul 17 22:47:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC6AF16A4DD; Mon, 17 Jul 2006 22:47:15 +0000 (UTC) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EB6D43D46; Mon, 17 Jul 2006 22:47:15 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HMlFni060987; Mon, 17 Jul 2006 22:47:15 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HMlFXq060986; Mon, 17 Jul 2006 22:47:15 GMT (envelope-from jmg) Message-Id: <200607172247.k6HMlFXq060986@repoman.freebsd.org> From: John-Mark Gurney Date: Mon, 17 Jul 2006 22:47:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Jul 2006 22:47:16 -0000 jmg 2006-07-17 22:47:15 UTC FreeBSD doc repository (src committer) Modified files: en/donations wantlist.sgml Log: add request for fast AMD64 box for build support... Revision Changes Path 1.408 +9 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 00:07:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A2C16A4DA; Tue, 18 Jul 2006 00:07:06 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE2843D5C; Tue, 18 Jul 2006 00:07:05 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I0758E067432; Tue, 18 Jul 2006 00:07:05 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I075rr067431; Tue, 18 Jul 2006 00:07:05 GMT (envelope-from cognet) Message-Id: <200607180007.k6I075rr067431@repoman.freebsd.org> From: Olivier Houchard Date: Tue, 18 Jul 2006 00:07:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm in_cksum.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 00:07:06 -0000 cognet 2006-07-18 00:07:05 UTC FreeBSD src repository Modified files: sys/arm/arm in_cksum.c Log: Make sure we use REDUCE32 on the result of do_cksum(), as in_cksum_skip() expects this. If we do not, this could result in wrong checksums. MFC after: 1 day Revision Changes Path 1.7 +13 -2 src/sys/arm/arm/in_cksum.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 00:12:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73B7416A4DF; Tue, 18 Jul 2006 00:12:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 314F243D45; Tue, 18 Jul 2006 00:12:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I0CHSY067784; Tue, 18 Jul 2006 00:12:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I0CHnq067783; Tue, 18 Jul 2006 00:12:17 GMT (envelope-from clsung) Message-Id: <200607180012.k6I0CHnq067783@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 18 Jul 2006 00:12:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-Build Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 00:12:17 -0000 clsung 2006-07-18 00:12:17 UTC FreeBSD ports repository Modified files: devel/p5-Module-Build Makefile Log: - before the version problem solved, I'd like to maintain it. Revision Changes Path 1.39 +1 -1 ports/devel/p5-Module-Build/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 00:37:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B7D16A4DA; Tue, 18 Jul 2006 00:37:35 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809F143D45; Tue, 18 Jul 2006 00:37:35 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I0bZpK068959; Tue, 18 Jul 2006 00:37:35 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I0bZiE068958; Tue, 18 Jul 2006 00:37:35 GMT (envelope-from clsung) Message-Id: <200607180037.k6I0bZiE068958@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 18 Jul 2006 00:37:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-XML-Feed Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 00:37:35 -0000 clsung 2006-07-18 00:37:35 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Feed Makefile distinfo Log: - update to 0.10 - remove dependency of Test/More.pm Revision Changes Path 1.10 +2 -3 ports/textproc/p5-XML-Feed/Makefile 1.7 +3 -3 ports/textproc/p5-XML-Feed/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 00:47:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA1816A4DA; Tue, 18 Jul 2006 00:47:18 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BCEA43D4C; Tue, 18 Jul 2006 00:47:17 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.201] ([192.168.254.201]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k6I0l8OO097422; Mon, 17 Jul 2006 18:47:15 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44BC2F8A.3090706@samsco.org> Date: Mon, 17 Jul 2006 18:47:06 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1b1) Gecko/20060714 SeaMonkey/1.1a MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200607171009.k6HA9xHu070992@repoman.freebsd.org> <1153153898.85425.90.camel@opus.cse.buffalo.edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, Ken Smith , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/sys param.h src/include Makefile netdb.h res_update.h resolv.h src/include/arpa inet.h nameser.h nameser_compat.h src/lib/libc Makefile src/lib/libc/include port_after.h port_before.h resolv_mt.h src/lib/libc/include/isc ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 00:47:18 -0000 Hajimu UMEMOTO wrote: > Hi, > >>>>>> On Mon, 17 Jul 2006 12:31:38 -0400 >>>>>> Ken Smith said: > > kensmith> That's an awful big list of things being changed in a stable branch so > kensmith> I'm just checking... > > kensmith> Are we sure there will be no user-visible (API/ABI) changes that result > kensmith> from this? > > Yes, I believe it doesn't break API/ABI compatibility. I'm using it > about four months on my RELENG_6 boxes. However some applications > which test the existence of getXXX_r() are confused by the addition of > reentrant functions. > Well then you've introduced a compatibility regression in the stable branch. Did you give this patch to the ports team to test first? If not, then you passed the problem on to them to try to correct, which is a bit anti-social. Also, what about people trying to compile software outside of the ports tree? Scott From owner-cvs-all@FreeBSD.ORG Tue Jul 18 01:01:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF0F816A4DE; Tue, 18 Jul 2006 01:01:28 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B41743D46; Tue, 18 Jul 2006 01:01:28 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I11Sa6077914; Tue, 18 Jul 2006 01:01:28 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I11SZg077913; Tue, 18 Jul 2006 01:01:28 GMT (envelope-from clsung) Message-Id: <200607180101.k6I11SZg077913@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 18 Jul 2006 01:01:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Luka Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 01:01:29 -0000 clsung 2006-07-18 01:01:28 UTC FreeBSD ports repository Modified files: devel/p5-Luka Makefile distinfo Log: - Update to 1.07 PR: ports/100454 Submitted by: maintainer Revision Changes Path 1.2 +3 -3 ports/devel/p5-Luka/Makefile 1.2 +3 -3 ports/devel/p5-Luka/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 01:13:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA37416A4DE; Tue, 18 Jul 2006 01:13:18 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6865443D45; Tue, 18 Jul 2006 01:13:18 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I1DI6D079705; Tue, 18 Jul 2006 01:13:18 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I1DIhR079704; Tue, 18 Jul 2006 01:13:18 GMT (envelope-from rwatson) Message-Id: <200607180113.k6I1DIhR079704@repoman.freebsd.org> From: Robert Watson Date: Tue, 18 Jul 2006 01:13:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 01:13:18 -0000 rwatson 2006-07-18 01:13:18 UTC FreeBSD src repository Modified files: sys/vm uma_core.c Log: Fix build of uma_core.c when DDB is not compiled into the kernel by making uma_zone_sumstat() ifdef DDB, as it's only used with DDB now. Submitted by: Wolfram Fenske Revision Changes Path 1.139 +2 -0 src/sys/vm/uma_core.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 02:13:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D4C416A4DD; Tue, 18 Jul 2006 02:13:54 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF9A443D49; Tue, 18 Jul 2006 02:13:53 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I2DrmW084748; Tue, 18 Jul 2006 02:13:53 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I2Dr1i084747; Tue, 18 Jul 2006 02:13:53 GMT (envelope-from shaun) Message-Id: <200607180213.k6I2Dr1i084747@repoman.freebsd.org> From: Shaun Amott Date: Tue, 18 Jul 2006 02:13:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/ppracer Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 02:13:54 -0000 shaun 2006-07-18 02:13:53 UTC FreeBSD ports repository Modified files: games/ppracer Makefile pkg-plist Log: - Utilise full Berlios MASTER_SITE list - Fix build on 4.x - Fix PLIST while here PR: ports/97873 Submitted by: shaun (me) Approved by: Maintainer timeout (50+ days), ahze (mentor, implicit) Revision Changes Path 1.4 +11 -2 ports/games/ppracer/Makefile 1.3 +2 -2 ports/games/ppracer/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 03:08:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AED5E16A4DD; Tue, 18 Jul 2006 03:08:23 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1FB43D46; Tue, 18 Jul 2006 03:08:23 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I38NYQ088608; Tue, 18 Jul 2006 03:08:23 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I38Nv0088607; Tue, 18 Jul 2006 03:08:23 GMT (envelope-from rafan) Message-Id: <200607180308.k6I38Nv0088607@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 18 Jul 2006 03:08:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/assp Makefile distinfo pkg-plist ports/mail/assp/files assp.8.in assp.in assp.sh.in assplog.8.in patch-assp.pl patch-stats.sh pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 03:08:23 -0000 rafan 2006-07-18 03:08:23 UTC FreeBSD ports repository Modified files: mail/assp Makefile distinfo pkg-plist mail/assp/files assp.8.in assplog.8.in patch-assp.pl patch-stats.sh pkg-install.in Added files: mail/assp/files assp.in Removed files: mail/assp/files assp.sh.in Log: - Update to 1.2.2 - Use new style rc script name (no .sh suffix) - Add more OPTIONS PR: ports/100233 Submitted by: maintainer Revision Changes Path 1.6 +54 -10 ports/mail/assp/Makefile 1.5 +3 -3 ports/mail/assp/distinfo 1.3 +5 -2 ports/mail/assp/files/assp.8.in 1.1 +23 -0 ports/mail/assp/files/assp.in (new) 1.4 +0 -23 ports/mail/assp/files/assp.sh.in (dead) 1.2 +5 -1 ports/mail/assp/files/assplog.8.in 1.3 +25 -32 ports/mail/assp/files/patch-assp.pl 1.2 +145 -80 ports/mail/assp/files/patch-stats.sh 1.2 +5 -1 ports/mail/assp/files/pkg-install.in 1.3 +25 -0 ports/mail/assp/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 03:17:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 711BA16A4DA; Tue, 18 Jul 2006 03:17:13 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E12743D45; Tue, 18 Jul 2006 03:17:13 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I3HD8h089201; Tue, 18 Jul 2006 03:17:13 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I3HDpA089200; Tue, 18 Jul 2006 03:17:13 GMT (envelope-from alc) Message-Id: <200607180317.k6I3HDpA089200@repoman.freebsd.org> From: Alan Cox Date: Tue, 18 Jul 2006 03:17:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 03:17:13 -0000 alc 2006-07-18 03:17:12 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: MFamd64 pmap_clear_ptes() is already convoluted. This will worsen with the implementation of superpages. Eliminate it and add pmap_clear_write(). There are no functional changes. Checked by: md5 Revision Changes Path 1.570 +69 -36 src/sys/i386/i386/pmap.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 04:12:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45D0D16A4DA; Tue, 18 Jul 2006 04:12:52 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 002E943D49; Tue, 18 Jul 2006 04:12:51 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I4CpNI093724; Tue, 18 Jul 2006 04:12:51 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I4CpcA093723; Tue, 18 Jul 2006 04:12:51 GMT (envelope-from linimon) Message-Id: <200607180412.k6I4CpcA093723@repoman.freebsd.org> From: Mark Linimon Date: Tue, 18 Jul 2006 04:12:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 04:12:52 -0000 linimon 2006-07-18 04:12:51 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: * Introduce IA32_BINARY_PORT for certain cases where a given port fetches and installs compiled i386 binaries [1] * Adds some infrastructure for support of 32-bit i386 apps on amd64 [1] * Again fix USE_LDCONFIG logic to make it work with non-default PREFIX to fix bug introduced in previous revision [2] PR: 98105 [1], 99370 [2] Submitted by: gabor [1], gerald [2] Revision Changes Path 1.538 +31 -5 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Tue Jul 18 04:13:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13F2316A4E5; Tue, 18 Jul 2006 04:13:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C71C443D45; Tue, 18 Jul 2006 04:13:11 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I4DBlY093763; Tue, 18 Jul 2006 04:13:11 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I4DBwk093762; Tue, 18 Jul 2006 04:13:11 GMT (envelope-from linimon) Message-Id: <200607180413.k6I4DBwk093762@repoman.freebsd.org> From: Mark Linimon Date: Tue, 18 Jul 2006 04:13:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports CHANGES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 04:13:12 -0000 linimon 2006-07-18 04:13:11 UTC FreeBSD ports repository Modified files: . CHANGES Log: Document the latest bsd.port.mk checkin. Revision Changes Path 1.55 +13 -1 ports/CHANGES From owner-cvs-all@FreeBSD.ORG Tue Jul 18 04:14:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B06616A4DD; Tue, 18 Jul 2006 04:14:39 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 535BF43D46; Tue, 18 Jul 2006 04:14:37 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:oRubhtKAmojn4fSFvRfGWd6qAYOAtD/oueXA9lf5Tle3rcfw6rOI6RXB/5to5OFY@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.6/8.13.6) with ESMTP/inet6 id k6I4EKlV069350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Jul 2006 13:14:23 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 18 Jul 2006 13:14:20 +0900 Message-ID: From: Hajimu UMEMOTO To: Scott Long In-Reply-To: <44BC2F8A.3090706@samsco.org> References: <200607171009.k6HA9xHu070992@repoman.freebsd.org> <1153153898.85425.90.camel@opus.cse.buffalo.edu> <44BC2F8A.3090706@samsco.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.1-RELEASE-p1 X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.5 (ameno.mahoroba.org [IPv6:::1]); Tue, 18 Jul 2006 13:14:24 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on ameno.mahoroba.org Cc: cvs-src@FreeBSD.org, Ken Smith , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/sys param.h src/include Makefile netdb.h res_update.h resolv.h src/include/arpa inet.h nameser.h nameser_compat.h src/lib/libc Makefile src/lib/libc/include port_after.h port_before.h resolv_mt.h src/lib/libc/include/isc ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 04:14:39 -0000 Hi, >>>>> On Mon, 17 Jul 2006 18:47:06 -0600 >>>>> Scott Long said: scottl> Well then you've introduced a compatibility regression in the stable scottl> branch. Did you give this patch to the ports team to test first? If scottl> not, then you passed the problem on to them to try to correct, which is scottl> a bit anti-social. Also, what about people trying to compile software scottl> outside of the ports tree? No, I didn't. But, most of build failure on 7-CURRENT because of this issue, detected on pointyhat were already fixed, and seeing __FreeBSD_version for RELENG_6 will solve it. I'm working on it now, and when ready, I'll sent the patches to the maintainers. 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 Tue Jul 18 04:35:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43A9616A4DF; Tue, 18 Jul 2006 04:35:33 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0314543D46; Tue, 18 Jul 2006 04:35:33 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I4ZWUv094790; Tue, 18 Jul 2006 04:35:32 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I4ZWws094789; Tue, 18 Jul 2006 04:35:32 GMT (envelope-from sat) Message-Id: <200607180435.k6I4ZWws094789@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 18 Jul 2006 04:35:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-jsview Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 04:35:33 -0000 sat 2006-07-18 04:35:32 UTC FreeBSD ports repository Modified files: www/xpi-jsview Makefile distinfo Log: - Update to 1.1.5 Revision Changes Path 1.3 +4 -5 ports/www/xpi-jsview/Makefile 1.3 +3 -3 ports/www/xpi-jsview/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:03:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BF8D16A4DD; Tue, 18 Jul 2006 05:03:54 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3434D43D46; Tue, 18 Jul 2006 05:03:54 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I53sbY005702; Tue, 18 Jul 2006 05:03:54 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I53s8g005701; Tue, 18 Jul 2006 05:03:54 GMT (envelope-from marcus) Message-Id: <200607180503.k6I53s8g005701@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 18 Jul 2006 05:03:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/wireshark Makefile distinfo pkg-plist ports/net/wireshark/files patch-configure patch-epan_dissectors_packet-radiotap.c ports/net/wireshark-lite Makefile ports/net/tshark Makefile ports/net/tshark-lite Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:03:54 -0000 marcus 2006-07-18 05:03:54 UTC FreeBSD ports repository Modified files: net Makefile net/wireshark Makefile distinfo pkg-plist net/wireshark/files patch-configure net/wireshark-lite Makefile net/tshark Makefile net/tshark-lite Makefile Removed files: net/wireshark/files patch-epan_dissectors_packet-radiotap.c net/ethereal Makefile distinfo pkg-descr pkg-plist net/ethereal/files extra-patch-capture_loop.h patch-configure patch-epan_dissectors_packet-diameter.c patch-epan_dissectors_packet-radiotap.c patch-wiretap_configure net/ethereal-lite Makefile net/tethereal Makefile net/tethereal-lite Makefile Log: Add wireshark and tshark after repocopies from ethereal and tethereal respectively. Wireshark is a rename of ethereal after the principal developer moved companies and lost the Ethereal copyright. Messenger, don't shoot! Now the ethereal binary is called wireshark, the tethereal binary is called tshark, and idl2eth is now idl2wrs. All other binaries have kept the same name. In addition to this name change, I have also changed the PREFIX from X11BASE to LOCALBASE. Revision Changes Path 1.1695 +4 -4 ports/net/Makefile 1.4 +0 -15 ports/net/ethereal-lite/Makefile (dead) 1.107 +0 -124 ports/net/ethereal/Makefile (dead) 1.54 +0 -3 ports/net/ethereal/distinfo (dead) 1.2 +0 -11 ports/net/ethereal/files/extra-patch-capture_loop.h (dead) 1.5 +0 -81 ports/net/ethereal/files/patch-configure (dead) 1.3 +0 -19 ports/net/ethereal/files/patch-epan_dissectors_packet-diameter.c (dead) 1.4 +0 -198 ports/net/ethereal/files/patch-epan_dissectors_packet-radiotap.c (dead) 1.2 +0 -20 ports/net/ethereal/files/patch-wiretap_configure (dead) 1.5 +0 -7 ports/net/ethereal/pkg-descr (dead) 1.33 +0 -173 ports/net/ethereal/pkg-plist (dead) 1.2 +0 -14 ports/net/tethereal-lite/Makefile (dead) 1.2 +0 -18 ports/net/tethereal/Makefile (dead) 1.2 +1 -1 ports/net/tshark-lite/Makefile 1.2 +2 -2 ports/net/tshark/Makefile 1.4 +2 -2 ports/net/wireshark-lite/Makefile 1.107 +13 -15 ports/net/wireshark/Makefile 1.54 +3 -3 ports/net/wireshark/distinfo 1.5 +14 -15 ports/net/wireshark/files/patch-configure 1.4 +0 -198 ports/net/wireshark/files/patch-epan_dissectors_packet-radiotap.c (dead) 1.33 +73 -67 ports/net/wireshark/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:05:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8186D16A4DA; Tue, 18 Jul 2006 05:05:38 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4060C43D55; Tue, 18 Jul 2006 05: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.6/8.13.6) with ESMTP id k6I55cuM005810; Tue, 18 Jul 2006 05:05:38 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I55csa005809; Tue, 18 Jul 2006 05:05:38 GMT (envelope-from marcus) Message-Id: <200607180505.k6I55csa005809@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 18 Jul 2006 05:05:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:05:38 -0000 marcus 2006-07-18 05:05:38 UTC FreeBSD ports repository Modified files: . MOVED Log: Add entries for ethereal and tethereal. Revision Changes Path 1.1099 +5 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:07:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB2D216A4DA; Tue, 18 Jul 2006 05:07:43 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7866C43D49; Tue, 18 Jul 2006 05:07:43 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I57hUm005928; Tue, 18 Jul 2006 05:07:43 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I57hsA005927; Tue, 18 Jul 2006 05:07:43 GMT (envelope-from marcus) Message-Id: <200607180507.k6I57hsA005927@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 18 Jul 2006 05:07:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:07:43 -0000 marcus 2006-07-18 05:07:43 UTC FreeBSD ports repository Modified files: . modules Log: Remove ethereal* and tethereal*. wireshark --> ports/net/wireshark wireshark-lite --> ports/net/wireshark-lite tshark --> ports/net/tshark tshark-lite --> ports/net/tshark-lite Revision Changes Path 1.15661 +4 -4 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:16:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A8FE16A4DA; Tue, 18 Jul 2006 05:16:39 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B6643D46; Tue, 18 Jul 2006 05:16:39 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I5GcWT006337; Tue, 18 Jul 2006 05:16:38 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I5GcVZ006336; Tue, 18 Jul 2006 05:16:38 GMT (envelope-from rafan) Message-Id: <200607180516.k6I5GcVZ006336@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 18 Jul 2006 05:16:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-Mail-Audit Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:16:39 -0000 rafan 2006-07-18 05:16:38 UTC FreeBSD ports repository Modified files: mail/p5-Mail-Audit Makefile distinfo pkg-descr pkg-plist Log: - Update to 2.2.01 (distversion is 2.201) PR: ports/100418 Submitted by: Jin-Shan Tseng Revision Changes Path 1.19 +18 -12 ports/mail/p5-Mail-Audit/Makefile 1.9 +3 -3 ports/mail/p5-Mail-Audit/distinfo 1.5 +8 -5 ports/mail/p5-Mail-Audit/pkg-descr 1.10 +4 -7 ports/mail/p5-Mail-Audit/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:27:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC0EF16A4E0; Tue, 18 Jul 2006 05:27:48 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C327143D55; Tue, 18 Jul 2006 05:27:47 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I5RllE006808; Tue, 18 Jul 2006 05:27:47 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I5RllJ006807; Tue, 18 Jul 2006 05:27:47 GMT (envelope-from sem) Message-Id: <200607180527.k6I5RllJ006807@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 18 Jul 2006 05:27:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/cacti Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:27:48 -0000 sem 2006-07-18 05:27:47 UTC FreeBSD ports repository Modified files: net/cacti Makefile Log: - Remove RUN_DEPENDS on net-mgmt/net-snmp, add snmp to USE_PHP. PR: ports/100385 Submitted by: edwin Revision Changes Path 1.25 +3 -4 ports/net/cacti/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:49:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3103B16A4DD; Tue, 18 Jul 2006 05:49:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E376043D45; Tue, 18 Jul 2006 05:49:06 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I5n6tO008249; Tue, 18 Jul 2006 05:49:06 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I5n64k008248; Tue, 18 Jul 2006 05:49:06 GMT (envelope-from ale) Message-Id: <200607180549.k6I5n64k008248@repoman.freebsd.org> From: Alex Dupre Date: Tue, 18 Jul 2006 05:49:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/pecl-zip Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:49:07 -0000 ale 2006-07-18 05:49:05 UTC FreeBSD ports repository Modified files: archivers/pecl-zip Makefile distinfo Log: Update to 1.5.0 release. PR: ports/100318 Submitted by: Alexander Zhuravlev Revision Changes Path 1.4 +1 -1 ports/archivers/pecl-zip/Makefile 1.5 +3 -3 ports/archivers/pecl-zip/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:51:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1036A16A4DD; Tue, 18 Jul 2006 05:51:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9848F43D6B; Tue, 18 Jul 2006 05:51:50 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I5poV1008491; Tue, 18 Jul 2006 05:51:50 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I5poSP008490; Tue, 18 Jul 2006 05:51:50 GMT (envelope-from ale) Message-Id: <200607180551.k6I5poSP008490@repoman.freebsd.org> From: Alex Dupre Date: Tue, 18 Jul 2006 05:51:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mod_security Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:51:51 -0000 ale 2006-07-18 05:51:50 UTC FreeBSD ports repository Modified files: www/mod_security Makefile distinfo Log: Update to 1.9.4 release. PR: ports/100079 Submitted by: Yi-Huan Chan Revision Changes Path 1.22 +2 -2 ports/www/mod_security/Makefile 1.17 +3 -3 ports/www/mod_security/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 05:58:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EAF216A4E0; Tue, 18 Jul 2006 05:58:20 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FE643D55; Tue, 18 Jul 2006 05:58:20 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin04-en2 [10.13.10.149]) by smtpout.mac.com (Xserve/8.12.11/smtpout06/MantshX 4.0) with ESMTP id k6I5wJKT001852; Mon, 17 Jul 2006 22:58:19 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin04/MantshX 4.0) with ESMTP id k6I5wEIa008305; Mon, 17 Jul 2006 22:58:17 -0700 (PDT) Date: Tue, 18 Jul 2006 14:58:01 +0900 (JST) Message-Id: <20060718.145801.48534515.chat95@mac.com> To: erwin@FreeBSD.org From: NAKATA Maho In-Reply-To: <20060716170746.GE20915@droso.net> References: <200607102044.k6AKimPn073004@repoman.freebsd.org> <20060717000924.681cd6cd.nork@FreeBSD.org> <20060716170746.GE20915@droso.net> Organization: private 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: maho@FreeBSD.org, cvs-ports@FreeBSD.org, nork@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/chinese/reciteword pkg-install ports/chinese/reciteword/files patch-src_Makefile.in ports/games/qcc pkg-plist ports/games/groundhog/files patch-src_options_dialog.h ports/games/fuhquake pkg-message ports/java/eclipse-sqlexplorer pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 05:58:20 -0000 In Message-ID: <20060716170746.GE20915@droso.net> Erwin Lansing wrote: > On Mon, Jul 17, 2006 at 12:09:24AM +0900, Norikatsu Shigemura wrote: > > > 1.2 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (dead) > > > > On x11-fonts/cyberbit-ttfonts, it causes BROKEN. > > > > ===> Checking if x11-fonts/cyberbit-ttfonts already installed > > ********************************************************* > > Please add /usr/X11R6/lib/X11/fonts/TrueType to your font path > > and load 'xtt' module in /etc/x11/xorg.conf. > > ********************************************************* > > /bin/mkdir -p /usr/X11R6/lib/X11/fonts/TrueType > > install -o root -g wheel -m 444 /usr/ports/x11-fonts/cyberbit-ttfonts/work/*.ttf /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit /usr/X11R6/lib/X11/fonts/TrueType > > install: /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit: No such file or directory > > *** Error code 71 > > > > Stop in /usr/ports/x11-fonts/cyberbit-ttfonts. > > Hmm, I wonder why this port would want to install a null byte file, but > it was there from the inception of this port. Maho, is that file really > necessary and should it be readded from the attic, or can it be removed > from the installation with the following patch? I installed null byte file since, later, I'd like to create and install valid fonts.alias but i don't have much time to do... -- NAKATA, Maho (maho@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 06:21:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EBCD16A4DA; Tue, 18 Jul 2006 06:21:45 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 197DE43D49; Tue, 18 Jul 2006 06:21:45 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I6Lilq011076; Tue, 18 Jul 2006 06:21:44 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I6LipO011075; Tue, 18 Jul 2006 06:21:44 GMT (envelope-from maho) Message-Id: <200607180621.k6I6LipO011075@repoman.freebsd.org> From: Maho Nakata Date: Tue, 18 Jul 2006 06:21:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/cyberbit-ttfonts Makefile pkg-deinstall pkg-install pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 06:21:45 -0000 maho 2006-07-18 06:21:44 UTC FreeBSD ports repository Modified files: x11-fonts/cyberbit-ttfonts Makefile pkg-deinstall pkg-install pkg-plist Log: Remove fonts.alias stuffs. Noticed by: nork and erwin Revision Changes Path 1.3 +0 -1 ports/x11-fonts/cyberbit-ttfonts/Makefile 1.2 +0 -2 ports/x11-fonts/cyberbit-ttfonts/pkg-deinstall 1.2 +1 -5 ports/x11-fonts/cyberbit-ttfonts/pkg-install 1.2 +0 -1 ports/x11-fonts/cyberbit-ttfonts/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 07:03:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D0316A625; Tue, 18 Jul 2006 07:03:44 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC03F43D53; Tue, 18 Jul 2006 07:03:43 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I73hL1014111; Tue, 18 Jul 2006 07:03:43 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I73h1o014110; Tue, 18 Jul 2006 07:03:43 GMT (envelope-from stefanf) Message-Id: <200607180703.k6I73h1o014110@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 18 Jul 2006 07:03:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_alloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 07:03:44 -0000 stefanf 2006-07-18 07:03:43 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_alloc.c Log: Drop two unnecessary casts. Revision Changes Path 1.140 +2 -2 src/sys/ufs/ffs/ffs_alloc.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 07:10:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7511C16A4DA; Tue, 18 Jul 2006 07:10:31 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3242E43D46; Tue, 18 Jul 2006 07:10:31 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I7AV5x014453; Tue, 18 Jul 2006 07:10:31 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I7AVIv014451; Tue, 18 Jul 2006 07:10:31 GMT (envelope-from stefanf) Message-Id: <200607180710.k6I7AVIv014451@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 18 Jul 2006 07:10:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/calendar day.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 07:10:31 -0000 stefanf 2006-07-18 07:10:30 UTC FreeBSD src repository Modified files: usr.bin/calendar day.c Log: Remove break after return. Revision Changes Path 1.24 +0 -2 src/usr.bin/calendar/day.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 07:11:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB4A816A4E6; Tue, 18 Jul 2006 07:11:31 +0000 (UTC) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E4F43D49; Tue, 18 Jul 2006 07:11:31 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I7BVPU014566; Tue, 18 Jul 2006 07:11:31 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I7BVq5014565; Tue, 18 Jul 2006 07:11:31 GMT (envelope-from clement) Message-Id: <200607180711.k6I7BVq5014565@repoman.freebsd.org> From: Clement Laforet Date: Tue, 18 Jul 2006 07:11:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/ldap-account-manager Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 07:11:32 -0000 clement 2006-07-18 07:11:31 UTC FreeBSD ports repository Modified files: sysutils/ldap-account-manager Makefile distinfo Log: - Update to 1.0.2 PR: ports/99292 Submitted by: maintainer Revision Changes Path 1.20 +1 -1 ports/sysutils/ldap-account-manager/Makefile 1.15 +3 -3 ports/sysutils/ldap-account-manager/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 07:16:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95A5016A4DA; Tue, 18 Jul 2006 07:16:26 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54EEB43D45; Tue, 18 Jul 2006 07:16:26 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I7GQBk014759; Tue, 18 Jul 2006 07:16:26 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I7GQuU014758; Tue, 18 Jul 2006 07:16:26 GMT (envelope-from stefanf) Message-Id: <200607180716.k6I7GQuU014758@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 18 Jul 2006 07:16:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/col col.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 07:16:26 -0000 stefanf 2006-07-18 07:16:26 UTC FreeBSD src repository Modified files: usr.bin/col col.c Log: The variables i and tot don't need to be static. Revision Changes Path 1.21 +2 -2 src/usr.bin/col/col.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 07:29:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D23B16A4DD; Tue, 18 Jul 2006 07:29:43 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE3743D49; Tue, 18 Jul 2006 07:29:43 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I7TgrY015373; Tue, 18 Jul 2006 07:29:42 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I7TgI2015372; Tue, 18 Jul 2006 07:29:42 GMT (envelope-from stefanf) Message-Id: <200607180729.k6I7TgI2015372@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 18 Jul 2006 07:29:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/ctags ctags.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 07:29:43 -0000 stefanf 2006-07-18 07:29:42 UTC FreeBSD src repository Modified files: usr.bin/ctags ctags.c Log: Fix type mismatch between char * and unsigned char *. C guarantees that the values of the characters here are positive, so it's safe to index arrays with them. Revision Changes Path 1.20 +1 -1 src/usr.bin/ctags/ctags.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 07:39:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A89716A4E0; Tue, 18 Jul 2006 07:39:23 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FB843D60; Tue, 18 Jul 2006 07:39:23 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I7dMnc015837; Tue, 18 Jul 2006 07:39:22 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I7dMD8015836; Tue, 18 Jul 2006 07:39:22 GMT (envelope-from stefanf) Message-Id: <200607180739.k6I7dMD8015836@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 18 Jul 2006 07:39:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/find find.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 07:39:23 -0000 stefanf 2006-07-18 07:39:22 UTC FreeBSD src repository Modified files: usr.bin/find find.1 Log: Document that the pathname(s) following the options need not be given if -f pathname was specified. Revision Changes Path 1.78 +7 -1 src/usr.bin/find/find.1 From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:19:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D2BF16A4DF; Tue, 18 Jul 2006 08:19:54 +0000 (UTC) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CC3B43D4C; Tue, 18 Jul 2006 08:19:54 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I8JsXv019107; Tue, 18 Jul 2006 08:19:54 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I8Jssa019106; Tue, 18 Jul 2006 08:19:54 GMT (envelope-from clement) Message-Id: <200607180819.k6I8Jssa019106@repoman.freebsd.org> From: Clement Laforet Date: Tue, 18 Jul 2006 08:19:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/apache13-modperl Makefile distinfo ports/www/apache13-modperl/files patch-secfix-CAN-2005-3352 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:19:54 -0000 clement 2006-07-18 08:19:54 UTC FreeBSD ports repository Modified files: www/apache13-modperl Makefile distinfo Removed files: www/apache13-modperl/files patch-secfix-CAN-2005-3352 Log: - update apache to 1.3.36 - bump HARD_SERVER_LIMIT to 2048 - drop broken WITH*_EXPAT support. we always depend on expat from ports (based on [1]) PR: ports/81183 [1] Submitted by: Martin Nilsson Revision Changes Path 1.14 +8 -17 ports/www/apache13-modperl/Makefile 1.5 +3 -3 ports/www/apache13-modperl/distinfo 1.2 +0 -35 ports/www/apache13-modperl/files/patch-secfix-CAN-2005-3352 (dead) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:27:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FDE916A4DA; Tue, 18 Jul 2006 08:27:58 +0000 (UTC) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E242B43D49; Tue, 18 Jul 2006 08:27:57 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I8RvvK019530; Tue, 18 Jul 2006 08:27:57 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I8RvuA019529; Tue, 18 Jul 2006 08:27:57 GMT (envelope-from clement) Message-Id: <200607180827.k6I8RvuA019529@repoman.freebsd.org> From: Clement Laforet Date: Tue, 18 Jul 2006 08:27:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mod_auth_pam2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:27:58 -0000 clement 2006-07-18 08:27:57 UTC FreeBSD ports repository Modified files: www/mod_auth_pam2 Makefile pkg-plist Log: - Fix plist for >= apache 2.1 PR: ports/99617 Submitted by: Marcin Wisnicki Revision Changes Path 1.7 +1 -1 ports/www/mod_auth_pam2/Makefile 1.2 +2 -2 ports/www/mod_auth_pam2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:35:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C551716A4DD; Tue, 18 Jul 2006 08:35:16 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B15243D5E; Tue, 18 Jul 2006 08:35:16 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I8ZGj1019950; Tue, 18 Jul 2006 08:35:16 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I8ZGgX019949; Tue, 18 Jul 2006 08:35:16 GMT (envelope-from erwin) Message-Id: <200607180835.k6I8ZGgX019949@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 08:35:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:35:16 -0000 erwin 2006-07-18 08:35:16 UTC FreeBSD ports repository Added files: x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit Log: Readd the empty fonts.alias.cyberbit which is here in preparation for future work. Submitted by: nork, maho (maintainer) Revision Changes Path 1.3 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:35:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8302216A4E0; Tue, 18 Jul 2006 08:35:42 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8960343D5F; Tue, 18 Jul 2006 08:35:40 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 6940C22C6C; Tue, 18 Jul 2006 10:35:39 +0200 (CEST) Date: Tue, 18 Jul 2006 10:35:39 +0200 From: Erwin Lansing To: NAKATA Maho Message-ID: <20060718083539.GB20915@droso.net> Mail-Followup-To: NAKATA Maho , nork@FreeBSD.org, maho@FreeBSD.org, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200607102044.k6AKimPn073004@repoman.freebsd.org> <20060717000924.681cd6cd.nork@FreeBSD.org> <20060716170746.GE20915@droso.net> <20060718.145801.48534515.chat95@mac.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YGQsgxOP0v8GKjPA" Content-Disposition: inline In-Reply-To: <20060718.145801.48534515.chat95@mac.com> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: maho@FreeBSD.org, cvs-ports@FreeBSD.org, nork@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/chinese/reciteword pkg-install ports/chinese/reciteword/files patch-src_Makefile.in ports/games/qcc pkg-plist ports/games/groundhog/files patch-src_options_dialog.h ports/games/fuhquake pkg-message ports/java/eclipse-sqlexplorer pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:35:42 -0000 --YGQsgxOP0v8GKjPA Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 18, 2006 at 02:58:01PM +0900, NAKATA Maho wrote: > In Message-ID: <20060716170746.GE20915@droso.net>=20 > Erwin Lansing wrote: >=20 > > On Mon, Jul 17, 2006 at 12:09:24AM +0900, Norikatsu Shigemura wrote: > > > > 1.2 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts= =2Ealias.cyberbit (dead) > > >=20 > > > On x11-fonts/cyberbit-ttfonts, it causes BROKEN. > > >=20 > > > =3D=3D=3D> Checking if x11-fonts/cyberbit-ttfonts already installed > > > ********************************************************* > > > Please add /usr/X11R6/lib/X11/fonts/TrueType to your font path > > > and load 'xtt' module in /etc/x11/xorg.conf. > > > ********************************************************* > > > /bin/mkdir -p /usr/X11R6/lib/X11/fonts/TrueType > > > install -o root -g wheel -m 444 /usr/ports/x11-fonts/cyberbit-ttfont= s/work/*.ttf /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyber= bit /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit /usr/X= 11R6/lib/X11/fonts/TrueType > > > install: /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cybe= rbit: No such file or directory > > > *** Error code 71 > > >=20 > > > Stop in /usr/ports/x11-fonts/cyberbit-ttfonts. > >=20 > > Hmm, I wonder why this port would want to install a null byte file, but > > it was there from the inception of this port. Maho, is that file really > > necessary and should it be readded from the attic, or can it be removed > > from the installation with the following patch? >=20 > I installed null byte file since, later, I'd like to create and=20 > install valid fonts.alias but i don't have much time to do... Thanks, I've readded the file. -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --YGQsgxOP0v8GKjPA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEvJ1aqy9aWxUlaZARAgbaAKCOz0fh6/xibxQKlmWkIpx9tgbPswCgu4WA eTV2jhCpZbc34xLL9K2Bp+4= =X+qx -----END PGP SIGNATURE----- --YGQsgxOP0v8GKjPA-- From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:40:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4560416A4E0; Tue, 18 Jul 2006 08:40:48 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 019E943D45; Tue, 18 Jul 2006 08:40:48 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I8elYs020268; Tue, 18 Jul 2006 08:40:47 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I8elT8020266; Tue, 18 Jul 2006 08:40:47 GMT (envelope-from erwin) Message-Id: <200607180840.k6I8elT8020266@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 08:40:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:40:48 -0000 erwin 2006-07-18 08:40:47 UTC FreeBSD ports repository Removed files: x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit Log: Note to self: first coffee, then commit. Maho-san fixed the port not to use this file until the future work can be done and I wrongfully readded it. Pointyhat and certainly no cookie to: erwin Revision Changes Path 1.4 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (dead) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:44:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5391C16A4DD; Tue, 18 Jul 2006 08:44:18 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF3643D45; Tue, 18 Jul 2006 08:44:17 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout07/MantshX 4.0) with ESMTP id k6I8iHNI029947; Tue, 18 Jul 2006 01:44:17 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id k6I8iC1m024075; Tue, 18 Jul 2006 01:44:15 -0700 (PDT) Date: Tue, 18 Jul 2006 17:43:58 +0900 (JST) Message-Id: <20060718.174358.02305399.chat95@mac.com> To: erwin@FreeBSD.org From: NAKATA Maho In-Reply-To: <20060718083539.GB20915@droso.net> References: <20060716170746.GE20915@droso.net> <20060718.145801.48534515.chat95@mac.com> <20060718083539.GB20915@droso.net> Organization: private 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: maho@FreeBSD.org, cvs-ports@FreeBSD.org, nork@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/chinese/reciteword pkg-install ports/chinese/reciteword/files patch-src_Makefile.in ports/games/qcc pkg-plist ports/games/groundhog/files patch-src_options_dialog.h ports/games/fuhquake pkg-message ports/java/eclipse-sqlexplorer pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:44:18 -0000 In Message-ID: <20060718083539.GB20915@droso.net> Erwin Lansing wrote: > On Tue, Jul 18, 2006 at 02:58:01PM +0900, NAKATA Maho wrote: > > In Message-ID: <20060716170746.GE20915@droso.net> > > Erwin Lansing wrote: > > > > > On Mon, Jul 17, 2006 at 12:09:24AM +0900, Norikatsu Shigemura wrote: > > > > > 1.2 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (dead) > > > > > > > > On x11-fonts/cyberbit-ttfonts, it causes BROKEN. > > > > > > > > ===> Checking if x11-fonts/cyberbit-ttfonts already installed > > > > ********************************************************* > > > > Please add /usr/X11R6/lib/X11/fonts/TrueType to your font path > > > > and load 'xtt' module in /etc/x11/xorg.conf. > > > > ********************************************************* > > > > /bin/mkdir -p /usr/X11R6/lib/X11/fonts/TrueType > > > > install -o root -g wheel -m 444 /usr/ports/x11-fonts/cyberbit-ttfonts/work/*.ttf /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit /usr/X11R6/lib/X11/fonts/TrueType > > > > install: /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit: No such file or directory > > > > *** Error code 71 > > > > > > > > Stop in /usr/ports/x11-fonts/cyberbit-ttfonts. > > > > > > Hmm, I wonder why this port would want to install a null byte file, but > > > it was there from the inception of this port. Maho, is that file really > > > necessary and should it be readded from the attic, or can it be removed > > > from the installation with the following patch? > > > > I installed null byte file since, later, I'd like to create and > > install valid fonts.alias but i don't have much time to do... > > Thanks, I've readded the file. Unfortunately, it is not necessary anymore... I removed font.alias part from Makefile and other part of this port. Thanks, -- NAKATA, Maho (maho@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:46:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9154816A4DD; Tue, 18 Jul 2006 08:46:35 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B5443D55; Tue, 18 Jul 2006 08:46:35 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 4CBAF22D1D; Tue, 18 Jul 2006 10:46:34 +0200 (CEST) Date: Tue, 18 Jul 2006 10:46:34 +0200 From: Erwin Lansing To: NAKATA Maho Message-ID: <20060718084633.GC20915@droso.net> Mail-Followup-To: NAKATA Maho , nork@FreeBSD.org, maho@FreeBSD.org, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <20060716170746.GE20915@droso.net> <20060718.145801.48534515.chat95@mac.com> <20060718083539.GB20915@droso.net> <20060718.174358.02305399.chat95@mac.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rdeY6f/ml8+xnc5C" Content-Disposition: inline In-Reply-To: <20060718.174358.02305399.chat95@mac.com> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: maho@FreeBSD.org, cvs-ports@FreeBSD.org, nork@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/chinese/reciteword pkg-install ports/chinese/reciteword/files patch-src_Makefile.in ports/games/qcc pkg-plist ports/games/groundhog/files patch-src_options_dialog.h ports/games/fuhquake pkg-message ports/java/eclipse-sqlexplorer pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:46:35 -0000 --rdeY6f/ml8+xnc5C Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 18, 2006 at 05:43:58PM +0900, NAKATA Maho wrote: > In Message-ID: <20060718083539.GB20915@droso.net>=20 > Erwin Lansing wrote: >=20 > > On Tue, Jul 18, 2006 at 02:58:01PM +0900, NAKATA Maho wrote: > > > In Message-ID: <20060716170746.GE20915@droso.net>=20 > > > Erwin Lansing wrote: > > >=20 > > > > On Mon, Jul 17, 2006 at 12:09:24AM +0900, Norikatsu Shigemura wrote: > > > > > > 1.2 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/f= onts.alias.cyberbit (dead) > > > > >=20 > > > > > On x11-fonts/cyberbit-ttfonts, it causes BROKEN. > > > > >=20 > > > > > =3D=3D=3D> Checking if x11-fonts/cyberbit-ttfonts already instal= led > > > > > ********************************************************* > > > > > Please add /usr/X11R6/lib/X11/fonts/TrueType to your font path > > > > > and load 'xtt' module in /etc/x11/xorg.conf. > > > > > ********************************************************* > > > > > /bin/mkdir -p /usr/X11R6/lib/X11/fonts/TrueType > > > > > install -o root -g wheel -m 444 /usr/ports/x11-fonts/cyberbit-tt= fonts/work/*.ttf /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.c= yberbit /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit /u= sr/X11R6/lib/X11/fonts/TrueType > > > > > install: /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.= cyberbit: No such file or directory > > > > > *** Error code 71 > > > > >=20 > > > > > Stop in /usr/ports/x11-fonts/cyberbit-ttfonts. > > > >=20 > > > > Hmm, I wonder why this port would want to install a null byte file,= but > > > > it was there from the inception of this port. Maho, is that file re= ally > > > > necessary and should it be readded from the attic, or can it be rem= oved > > > > from the installation with the following patch? > > >=20 > > > I installed null byte file since, later, I'd like to create and=20 > > > install valid fonts.alias but i don't have much time to do... > >=20 > > Thanks, I've readded the file. > Unfortunately, it is not necessary anymore... > I removed font.alias part from Makefile and other part of this port. >=20 Yup, I saw your commit minutes after I readded the file. Now I removed it again. Now I go and hide in the corner for a while. Sorry for the mess. -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// And it makes you cry. <____) (____> erwin@lansing.dk --rdeY6f/ml8+xnc5C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEvJ/pqy9aWxUlaZARAraOAKCpv/F6xn4VtDP5I5IcOQo9kfLXSwCg8LfE kyM6lDJoyrwIgyjWZ3TiVNs= =lQdj -----END PGP SIGNATURE----- --rdeY6f/ml8+xnc5C-- From owner-cvs-all@FreeBSD.ORG Tue Jul 18 08:57:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE66916A4DF; Tue, 18 Jul 2006 08:57:56 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F0943D49; Tue, 18 Jul 2006 08:57:56 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I8vunf028820; Tue, 18 Jul 2006 08:57:56 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I8vuvc028819; Tue, 18 Jul 2006 08:57:56 GMT (envelope-from erwin) Message-Id: <200607180857.k6I8vuvc028819@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 08:57:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-IO-Tty Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 08:57:57 -0000 erwin 2006-07-18 08:57:56 UTC FreeBSD ports repository Modified files: devel/p5-IO-Tty Makefile distinfo Log: Update to 1.06 PR: 100455 Submitted by: tjs Revision Changes Path 1.15 +1 -1 ports/devel/p5-IO-Tty/Makefile 1.9 +3 -3 ports/devel/p5-IO-Tty/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 09:04:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F370016A4DD; Tue, 18 Jul 2006 09:04:14 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFCB443D45; Tue, 18 Jul 2006 09:04:14 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6I94EYm030360; Tue, 18 Jul 2006 09:04:14 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6I94EF3030359; Tue, 18 Jul 2006 09:04:14 GMT (envelope-from erwin) Message-Id: <200607180904.k6I94EF3030359@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 09:04:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/p5-Expect Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 09:04:15 -0000 erwin 2006-07-18 09:04:14 UTC FreeBSD ports repository Modified files: lang/p5-Expect Makefile distinfo pkg-descr Log: Update to 1.19 PR: 100456 Submitted by: tjs Revision Changes Path 1.16 +2 -2 ports/lang/p5-Expect/Makefile 1.10 +3 -3 ports/lang/p5-Expect/distinfo 1.3 +1 -4 ports/lang/p5-Expect/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Jul 18 10:09:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA3BB16A4DA; Tue, 18 Jul 2006 10:09:02 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AEF643D46; Tue, 18 Jul 2006 10:09:02 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin03-en2 [10.13.10.148]) by smtpout.mac.com (Xserve/8.12.11/smtpout06/MantshX 4.0) with ESMTP id k6IA92sC005424; Tue, 18 Jul 2006 03:09:02 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin03/MantshX 4.0) with ESMTP id k6IA8ucn003415; Tue, 18 Jul 2006 03:09:00 -0700 (PDT) Date: Tue, 18 Jul 2006 19:08:40 +0900 (JST) Message-Id: <20060718.190840.74730146.chat95@mac.com> To: erwin@lansing.dk From: NAKATA Maho In-Reply-To: <20060718084633.GC20915@droso.net> References: <20060718083539.GB20915@droso.net> <20060718.174358.02305399.chat95@mac.com> <20060718084633.GC20915@droso.net> Organization: private 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: maho@FreeBSD.org, cvs-ports@FreeBSD.org, nork@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/chinese/reciteword pkg-install ports/chinese/reciteword/files patch-src_Makefile.in ports/games/qcc pkg-plist ports/games/groundhog/files patch-src_options_dialog.h ports/games/fuhquake pkg-message ports/java/eclipse-sqlexplorer pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 10:09:03 -0000 In Message-ID: <20060718084633.GC20915@droso.net> Erwin Lansing wrote: > On Tue, Jul 18, 2006 at 05:43:58PM +0900, NAKATA Maho wrote: > > In Message-ID: <20060718083539.GB20915@droso.net> > > Erwin Lansing wrote: > > > > > On Tue, Jul 18, 2006 at 02:58:01PM +0900, NAKATA Maho wrote: > > > > In Message-ID: <20060716170746.GE20915@droso.net> > > > > Erwin Lansing wrote: > > > > > > > > > On Mon, Jul 17, 2006 at 12:09:24AM +0900, Norikatsu Shigemura wrote: > > > > > > > 1.2 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (dead) > > > > > > > > > > > > On x11-fonts/cyberbit-ttfonts, it causes BROKEN. > > > > > > > > > > > > ===> Checking if x11-fonts/cyberbit-ttfonts already installed > > > > > > ********************************************************* > > > > > > Please add /usr/X11R6/lib/X11/fonts/TrueType to your font path > > > > > > and load 'xtt' module in /etc/x11/xorg.conf. > > > > > > ********************************************************* > > > > > > /bin/mkdir -p /usr/X11R6/lib/X11/fonts/TrueType > > > > > > install -o root -g wheel -m 444 /usr/ports/x11-fonts/cyberbit-ttfonts/work/*.ttf /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit /usr/X11R6/lib/X11/fonts/TrueType > > > > > > install: /usr/ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit: No such file or directory > > > > > > *** Error code 71 > > > > > > > > > > > > Stop in /usr/ports/x11-fonts/cyberbit-ttfonts. > > > > > > > > > > Hmm, I wonder why this port would want to install a null byte file, but > > > > > it was there from the inception of this port. Maho, is that file really > > > > > necessary and should it be readded from the attic, or can it be removed > > > > > from the installation with the following patch? > > > > > > > > I installed null byte file since, later, I'd like to create and > > > > install valid fonts.alias but i don't have much time to do... > > > > > > Thanks, I've readded the file. > > Unfortunately, it is not necessary anymore... > > I removed font.alias part from Makefile and other part of this port. > > > Yup, I saw your commit minutes after I readded the file. Now I removed > it again. No problem, since first commit (adding empty file for font.alias) was definitely wrong ;) -- NAKATA, Maho (maho@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 10:19:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D2A16A4E0; Tue, 18 Jul 2006 10:19:47 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2424A43D45; Tue, 18 Jul 2006 10:19:47 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IAJl64036501; Tue, 18 Jul 2006 10:19:47 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IAJljW036500; Tue, 18 Jul 2006 10:19:47 GMT (envelope-from stefanf) Message-Id: <200607181019.k6IAJljW036500@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 18 Jul 2006 10:19:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/look look.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 10:19:47 -0000 stefanf 2006-07-18 10:19:46 UTC FreeBSD src repository Modified files: usr.bin/look look.c Log: Remove break after return. Revision Changes Path 1.18 +0 -2 src/usr.bin/look/look.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 10:25:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F56716A4DA; Tue, 18 Jul 2006 10:25:28 +0000 (UTC) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A7CE43D4C; Tue, 18 Jul 2006 10:25:22 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IAPLtJ036895; Tue, 18 Jul 2006 10:25:21 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IAPL2q036894; Tue, 18 Jul 2006 10:25:21 GMT (envelope-from den) Message-Id: <200607181025.k6IAPL2q036894@repoman.freebsd.org> From: Denis Peplin Date: Tue, 18 Jul 2006 10:25:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru/docs books.sgml man.sgml webresources.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 10:25:28 -0000 den 2006-07-18 10:25:21 UTC FreeBSD doc repository Modified files: ru/docs books.sgml man.sgml webresources.sgml Log: MFen: 1.5 -> 1.21 books.sgml 1.3 -> 1.7 man.sgml 1.3 -> 1.6 webresources.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +37 -31 www/ru/docs/books.sgml 1.2 +8 -4 www/ru/docs/man.sgml 1.2 +11 -2 www/ru/docs/webresources.sgml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 10:36:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B44DF16A4E0; Tue, 18 Jul 2006 10:36:13 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3903643D46; Tue, 18 Jul 2006 10:36:13 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IAaD1G037430; Tue, 18 Jul 2006 10:36:13 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IAaDY9037429; Tue, 18 Jul 2006 10:36:13 GMT (envelope-from erwin) Message-Id: <200607181036.k6IAaDY9037429@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 10:36:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-version Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 10:36:13 -0000 erwin 2006-07-18 10:36:13 UTC FreeBSD ports repository Modified files: devel/p5-version Makefile distinfo pkg-plist Log: Update to 0.651 PR: 100467 Submitted by: Gea-Suan Lin Revision Changes Path 1.17 +2 -1 ports/devel/p5-version/Makefile 1.18 +3 -3 ports/devel/p5-version/distinfo 1.4 +6 -5 ports/devel/p5-version/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 10:46:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9ECF16A4DD; Tue, 18 Jul 2006 10:46:16 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDF143D53; Tue, 18 Jul 2006 10:46:16 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IAkGlR037911; Tue, 18 Jul 2006 10:46:16 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IAkGKF037910; Tue, 18 Jul 2006 10:46:16 GMT (envelope-from erwin) Message-Id: <200607181046.k6IAkGKF037910@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 10:46:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/rt34 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 10:46:17 -0000 erwin 2006-07-18 10:46:16 UTC FreeBSD ports repository Modified files: www/rt34 Makefile Log: - Release maintainership - Mark deprecated in favor of www/rt36 PR: 100446 Submitted by: Vivek Khera (maintainer) Revision Changes Path 1.54 +2 -1 ports/www/rt34/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 10:56:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6619216A4DA; Tue, 18 Jul 2006 10:56:35 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FE9443D45; Tue, 18 Jul 2006 10:56:35 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IAuZaR038823; Tue, 18 Jul 2006 10:56:35 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IAuYhe038822; Tue, 18 Jul 2006 10:56:35 GMT (envelope-from erwin) Message-Id: <200607181056.k6IAuYhe038822@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 10:56:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Object-InsideOut Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 10:56:35 -0000 erwin 2006-07-18 10:56:34 UTC FreeBSD ports repository Modified files: devel/p5-Object-InsideOut Makefile distinfo Log: Update to 1.45 PR: 100468 Submitted by: Geraud CONTINSOUZAS (maintainer) Revision Changes Path 1.7 +1 -1 ports/devel/p5-Object-InsideOut/Makefile 1.7 +3 -3 ports/devel/p5-Object-InsideOut/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 11:03:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E09416A4DD; Tue, 18 Jul 2006 11:03:42 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA2C043D49; Tue, 18 Jul 2006 11:03:41 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IB3fba040438; Tue, 18 Jul 2006 11:03:41 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IB3fi4040437; Tue, 18 Jul 2006 11:03:41 GMT (envelope-from erwin) Message-Id: <200607181103.k6IB3fi4040437@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 11:03:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Set-Object Makefile distinfo pkg-plist ports/devel/p5-Set-Object/files patch-Object.xs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 11:03:42 -0000 erwin 2006-07-18 11:03:41 UTC FreeBSD ports repository Modified files: devel/p5-Set-Object Makefile distinfo pkg-plist Added files: devel/p5-Set-Object/files patch-Object.xs Log: Update to 1.16 PR: 100469 Submitted by: Gea-Suan Lin Revision Changes Path 1.17 +1 -1 ports/devel/p5-Set-Object/Makefile 1.11 +3 -3 ports/devel/p5-Set-Object/distinfo 1.1 +12 -0 ports/devel/p5-Set-Object/files/patch-Object.xs (new) 1.6 +6 -5 ports/devel/p5-Set-Object/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 11:05:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D96A716A510; Tue, 18 Jul 2006 11:05:28 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9514E43D53; Tue, 18 Jul 2006 11:05:28 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IB5SgQ040556; Tue, 18 Jul 2006 11:05:28 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IB5SDq040555; Tue, 18 Jul 2006 11:05:28 GMT (envelope-from erwin) Message-Id: <200607181105.k6IB5SDq040555@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 11:05:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/gnump3d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 11:05:29 -0000 erwin 2006-07-18 11:05:28 UTC FreeBSD ports repository Modified files: audio/gnump3d Makefile Log: Hand maintainership to submitter. PR: 100471 Submitted by: Soeren Straarup Revision Changes Path 1.45 +1 -1 ports/audio/gnump3d/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 11:16:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8968816A4DE; Tue, 18 Jul 2006 11:16:49 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E7DD43D45; Tue, 18 Jul 2006 11:16:49 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IBGnnN041103; Tue, 18 Jul 2006 11:16:49 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IBGnle041102; Tue, 18 Jul 2006 11:16:49 GMT (envelope-from garga) Message-Id: <200607181116.k6IBGnle041102@repoman.freebsd.org> From: Renato Botelho Date: Tue, 18 Jul 2006 11:16:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/nagios Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 11:16:49 -0000 garga 2006-07-18 11:16:49 UTC FreeBSD ports repository Modified files: net-mgmt/nagios Makefile distinfo Log: Update to 2.5 PR: ports/100373 Submitted by: maintainer Revision Changes Path 1.56 +1 -1 ports/net-mgmt/nagios/Makefile 1.32 +3 -3 ports/net-mgmt/nagios/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 11:29:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B76216A4DA; Tue, 18 Jul 2006 11:29:29 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED7F43D5C; Tue, 18 Jul 2006 11:29:24 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IBTN9U042995; Tue, 18 Jul 2006 11:29:23 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IBTNq8042994; Tue, 18 Jul 2006 11:29:23 GMT (envelope-from vd) Message-Id: <200607181129.k6IBTNq8042994@repoman.freebsd.org> From: Vasil Dimov Date: Tue, 18 Jul 2006 11:29:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/xaralx Makefile distinfo ports/graphics/xaralx/files patch-PreComp_Makefile.am patch-configure.in ports/graphics/xaralx-devel Makefile distinfo ports/graphics/xaralx-devel/files patch-configure.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 11:29:29 -0000 vd 2006-07-18 11:29:23 UTC FreeBSD ports repository Modified files: graphics/xaralx Makefile distinfo graphics/xaralx/files patch-configure.in graphics/xaralx-devel Makefile distinfo Removed files: graphics/xaralx/files patch-PreComp_Makefile.am graphics/xaralx-devel/files patch-configure.in Log: Upgrade graphics/xaralx from 0.5r1175 to 0.6r1441 and graphics/xaralx-devel from 0.5r1402 to 0.6r1460 Revision Changes Path 1.18 +1 -5 ports/graphics/xaralx-devel/Makefile 1.17 +3 -3 ports/graphics/xaralx-devel/distinfo 1.6 +0 -11 ports/graphics/xaralx-devel/files/patch-configure.in (dead) 1.19 +3 -20 ports/graphics/xaralx/Makefile 1.6 +3 -3 ports/graphics/xaralx/distinfo 1.2 +0 -17 ports/graphics/xaralx/files/patch-PreComp_Makefile.am (dead) 1.5 +10 -21 ports/graphics/xaralx/files/patch-configure.in From owner-cvs-all@FreeBSD.ORG Tue Jul 18 12:25:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDBC16A4DA; Tue, 18 Jul 2006 12:25:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0F1743D6A; Tue, 18 Jul 2006 12:25:24 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ICPOYo046939; Tue, 18 Jul 2006 12:25:24 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ICPOua046938; Tue, 18 Jul 2006 12:25:24 GMT (envelope-from garga) Message-Id: <200607181225.k6ICPOua046938@repoman.freebsd.org> From: Renato Botelho Date: Tue, 18 Jul 2006 12:25:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qmail-spamcontrol Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 12:25:25 -0000 garga 2006-07-18 12:25:24 UTC FreeBSD ports repository Modified files: mail/qmail-spamcontrol Makefile Log: Bump qmail-spamcontrol PORTREVISION because of add DNS_PATCH on ports/mail/qmail/Makefile rev. 0.103 Revision Changes Path 1.17 +1 -1 ports/mail/qmail-spamcontrol/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 12:31:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC03B16A4E1; Tue, 18 Jul 2006 12:31:57 +0000 (UTC) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C9043D5F; Tue, 18 Jul 2006 12:31:57 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ICVvQw047294; Tue, 18 Jul 2006 12:31:57 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ICVvsP047293; Tue, 18 Jul 2006 12:31:57 GMT (envelope-from den) Message-Id: <200607181231.k6ICVvsP047293@repoman.freebsd.org> From: Denis Peplin Date: Tue, 18 Jul 2006 12:31:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru includes.sgml www/ru/releases Makefile index.sgml snapshots.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 12:31:57 -0000 den 2006-07-18 12:31:57 UTC FreeBSD doc repository Modified files: ru includes.sgml ru/releases Makefile index.sgml Removed files: ru/releases snapshots.sgml Log: MFen: 1.44 -> 1.48 releases/Makefile 1.104 -> 1.110 releases/index.sgml deleted releases/snapshots.sgml Current release versions updated into includes.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.36 +6 -7 www/ru/includes.sgml 1.7 +3 -3 www/ru/releases/Makefile 1.25 +49 -9 www/ru/releases/index.sgml 1.9 +0 -87 www/ru/releases/snapshots.sgml (dead) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 13:00:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B8A16A4F8; Tue, 18 Jul 2006 13:00:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EAAF43D5C; Tue, 18 Jul 2006 13:00:26 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ID0QXF057643; Tue, 18 Jul 2006 13:00:26 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ID0PrV057642; Tue, 18 Jul 2006 13:00:25 GMT (envelope-from erwin) Message-Id: <200607181300.k6ID0PrV057642@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 13:00:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/shoutcast Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 13:00:34 -0000 erwin 2006-07-18 13:00:25 UTC FreeBSD ports repository Modified files: audio/shoutcast Makefile Log: Use the new IA32_BINARY_PORT macro instead of ONLY_FOR_ARCHS PR: 100479 Submitted by: Gabor Kovesdan (maintainer) Sponsored by: Google SoC 2006 Revision Changes Path 1.8 +2 -1 ports/audio/shoutcast/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 13:12:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 220EE16A4DA; Tue, 18 Jul 2006 13:12:43 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD9D943D55; Tue, 18 Jul 2006 13:12:42 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IDCgvp059585; Tue, 18 Jul 2006 13:12:42 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IDCgKU059584; Tue, 18 Jul 2006 13:12:42 GMT (envelope-from erwin) Message-Id: <200607181312.k6IDCgKU059584@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 13:12:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/rar Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 13:12:43 -0000 erwin 2006-07-18 13:12:42 UTC FreeBSD ports repository Modified files: archivers/rar Makefile Log: Use the new IA32_BINARY_PORT instead of ONLY_FOR_ARCHS. PR: 100480 Submitted by: Gabor Kovesdan Sponsored by: Google SoC 2006 Revision Changes Path 1.55 +2 -1 ports/archivers/rar/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 13:16:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31ADA16A4DA; Tue, 18 Jul 2006 13:16:57 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0DD143D53; Tue, 18 Jul 2006 13:16:56 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IDGus2059764; Tue, 18 Jul 2006 13:16:56 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IDGuWQ059763; Tue, 18 Jul 2006 13:16:56 GMT (envelope-from vd) Message-Id: <200607181316.k6IDGuWQ059763@repoman.freebsd.org> From: Vasil Dimov Date: Tue, 18 Jul 2006 13:16:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 13:16:57 -0000 vd 2006-07-18 13:16:56 UTC FreeBSD ports repository Modified files: . access Log: Deliver cvs mails to /dev/null while I am away. Revision Changes Path 1.713 +1 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Tue Jul 18 13:23:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E7216A4E0; Tue, 18 Jul 2006 13:23:03 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA73143D70; Tue, 18 Jul 2006 13:23:02 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IDN2jP060143; Tue, 18 Jul 2006 13:23:02 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IDN28S060142; Tue, 18 Jul 2006 13:23:02 GMT (envelope-from marcus) Message-Id: <200607181323.k6IDN28S060142@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 18 Jul 2006 13:23:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/wireshark Makefile ports/net/wireshark/files extra-patch-capture_loop.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 13:23:03 -0000 marcus 2006-07-18 13:23:02 UTC FreeBSD ports repository Modified files: net/wireshark Makefile Removed files: net/wireshark/files extra-patch-capture_loop.h Log: Fix build on 4.X by removing the extra patch which is apparently no longer needed. PR: 100476 Revision Changes Path 1.108 +0 -4 ports/net/wireshark/Makefile 1.2 +0 -11 ports/net/wireshark/files/extra-patch-capture_loop.h (dead) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 13:25:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2D1416A4DA; Tue, 18 Jul 2006 13:25:53 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D003743D5E; Tue, 18 Jul 2006 13:25:47 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IDPihh060353; Tue, 18 Jul 2006 13:25:44 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IDPi8B060352; Tue, 18 Jul 2006 13:25:44 GMT (envelope-from marcus) Message-Id: <200607181325.k6IDPi8B060352@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 18 Jul 2006 13:25:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/nspr Makefile ports/devel/nspr/files patch-.._pr_include_md__freebsd.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 13:25:53 -0000 marcus 2006-07-18 13:25:44 UTC FreeBSD ports repository Modified files: devel/nspr Makefile devel/nspr/files patch-.._pr_include_md__freebsd.h Log: Chase the recent getproto*_r additions to RELENG_6. Revision Changes Path 1.24 +1 -0 ports/devel/nspr/Makefile 1.2 +1 -1 ports/devel/nspr/files/patch-.._pr_include_md__freebsd.h From owner-cvs-all@FreeBSD.ORG Tue Jul 18 14:02:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54EED16A4DF; Tue, 18 Jul 2006 14:02:08 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E93C43D73; Tue, 18 Jul 2006 14:02:08 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IE27KE061949; Tue, 18 Jul 2006 14:02:07 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IE27UQ061947; Tue, 18 Jul 2006 14:02:07 GMT (envelope-from brueffer) Message-Id: <200607181402.k6IE27UQ061947@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 18 Jul 2006 14:02:07 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 14:02:08 -0000 brueffer 2006-07-18 14:02:07 UTC FreeBSD doc repository Modified files: en/news news.xml Log: Belatedly add a news item about the new Java binaries provided by the Foundation. Revision Changes Path 1.412 +14 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 14:05:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E8416A4DF; Tue, 18 Jul 2006 14:05:41 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BFE943D53; Tue, 18 Jul 2006 14:05:41 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IE5fts063367; Tue, 18 Jul 2006 14:05:41 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IE5fFQ063362; Tue, 18 Jul 2006 14:05:41 GMT (envelope-from brueffer) Message-Id: <200607181405.k6IE5fFQ063362@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 18 Jul 2006 14:05:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 14:05:42 -0000 brueffer 2006-07-18 14:05:39 UTC FreeBSD doc repository Modified files: en/news news.xml Log: Correct whitespace nit in the previous commit. Revision Changes Path 1.413 +2 -2 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 14:10:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E87F16A4E2; Tue, 18 Jul 2006 14:10:19 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C267743D53; Tue, 18 Jul 2006 14:10:18 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IEAISD063583; Tue, 18 Jul 2006 14:10:18 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IEAIhW063582; Tue, 18 Jul 2006 14:10:18 GMT (envelope-from kuriyama) Message-Id: <200607181410.k6IEAIhW063582@repoman.freebsd.org> From: Jun Kuriyama Date: Tue, 18 Jul 2006 14:10:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/egroupware Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 14:10:19 -0000 kuriyama 2006-07-18 14:10:18 UTC FreeBSD ports repository Modified files: deskutils/egroupware Makefile Log: - SF master site "nchc" returns 200, but redirecting to other site. This causes 4.x fetch(1) confusing. PR: ports/99880 Reported by: Norbert Koch Revision Changes Path 1.27 +1 -1 ports/deskutils/egroupware/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 14:15:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279A316A4DE; Tue, 18 Jul 2006 14:15:28 +0000 (UTC) (envelope-from bruno@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67C143DAB; Tue, 18 Jul 2006 14:15:12 +0000 (GMT) (envelope-from bruno@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IEF4kK063828; Tue, 18 Jul 2006 14:15:04 GMT (envelope-from bruno@repoman.freebsd.org) Received: (from bruno@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IEF4qP063827; Tue, 18 Jul 2006 14:15:04 GMT (envelope-from bruno) Message-Id: <200607181415.k6IEF4qP063827@repoman.freebsd.org> From: Bruno Ducrot Date: Tue, 18 Jul 2006 14:15:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/acpica acpi_perf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 14:15:28 -0000 bruno 2006-07-18 14:15:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_perf.c Log: MFC 1.24: Eliminate duplicate p-states entries Approved by: njl, imp (mentor) Revision Changes Path 1.21.2.3 +6 -0 src/sys/dev/acpica/acpi_perf.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 14:35:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2550516A4F0; Tue, 18 Jul 2006 14:35:58 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17B04407A; Tue, 18 Jul 2006 14:31:22 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IEVMTT064634; Tue, 18 Jul 2006 14:31:22 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IEVMGM064633; Tue, 18 Jul 2006 14:31:22 GMT (envelope-from kuriyama) Message-Id: <200607181431.k6IEVMGM064633@repoman.freebsd.org> From: Jun Kuriyama Date: Tue, 18 Jul 2006 14:31:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/samba3 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 14:35:58 -0000 kuriyama 2006-07-18 14:31:22 UTC FreeBSD ports repository Modified files: japanese/samba3 Makefile distinfo Log: Unbreak with several options. Submitted by: SASAKI Katuhiro Revision Changes Path 1.15 +6 -2 ports/japanese/samba3/Makefile 1.13 +3 -3 ports/japanese/samba3/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 14:44:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3F2616A4DD; Tue, 18 Jul 2006 14:44:05 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A95043D49; Tue, 18 Jul 2006 14:44:05 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IEi5AP065284; Tue, 18 Jul 2006 14:44:05 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IEi5Tp065283; Tue, 18 Jul 2006 14:44:05 GMT (envelope-from erwin) Message-Id: <200607181444.k6IEi5Tp065283@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 14:44:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mutt Makefile distinfo ports/mail/mutt/files patch-imap-browse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 14:44:06 -0000 erwin 2006-07-18 14:44:04 UTC FreeBSD ports repository Modified files: mail/mutt Makefile distinfo Removed files: mail/mutt/files patch-imap-browse.c Log: Update to 1.4.2.2 PR: 100478 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.172 +2 -2 ports/mail/mutt/Makefile 1.63 +9 -9 ports/mail/mutt/distinfo 1.2 +0 -28 ports/mail/mutt/files/patch-imap-browse.c (dead) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 15:16:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D6E316A4DA; Tue, 18 Jul 2006 15:16:43 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5061A43D45; Tue, 18 Jul 2006 15:16:43 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IFGhuD068114; Tue, 18 Jul 2006 15:16:43 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IFGhtU068113; Tue, 18 Jul 2006 15:16:43 GMT (envelope-from erwin) Message-Id: <200607181516.k6IFGhtU068113@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 15:16:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mutt-devel Makefile distinfo ports/mail/mutt-devel/files extra-patch-doc-xml extra-patch-maildir-header-cache extra-patch-reverse_reply extra-patch-signature-menu patch-02 patch-doc-manual.xml.head patch-examples patch-imap-browse.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 15:16:43 -0000 erwin 2006-07-18 15:16:43 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile distinfo mail/mutt-devel/files extra-patch-doc-xml extra-patch-reverse_reply extra-patch-signature-menu patch-02 patch-doc-manual.xml.head patch-examples mail/mutt-devel/scripts generate-plist Removed files: mail/mutt-devel/files extra-patch-maildir-header-cache patch-imap-browse.c patch-smime.c Log: Update to 1.5.12 PR: 100483 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.270 +7 -10 ports/mail/mutt-devel/Makefile 1.100 +15 -18 ports/mail/mutt-devel/distinfo 1.2 +9 -9 ports/mail/mutt-devel/files/extra-patch-doc-xml 1.13 +0 -256 ports/mail/mutt-devel/files/extra-patch-maildir-header-cache (dead) 1.2 +5 -5 ports/mail/mutt-devel/files/extra-patch-reverse_reply 1.2 +22 -22 ports/mail/mutt-devel/files/extra-patch-signature-menu 1.19 +12 -20 ports/mail/mutt-devel/files/patch-02 1.2 +5 -119 ports/mail/mutt-devel/files/patch-doc-manual.xml.head 1.4 +5 -5 ports/mail/mutt-devel/files/patch-examples 1.2 +0 -28 ports/mail/mutt-devel/files/patch-imap-browse.c (dead) 1.2 +0 -10 ports/mail/mutt-devel/files/patch-smime.c (dead) 1.36 +4 -1 ports/mail/mutt-devel/scripts/generate-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 15:37:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0336416A4DD; Tue, 18 Jul 2006 15:37:29 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B7343D46; Tue, 18 Jul 2006 15:37:28 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IFbSCq069063; Tue, 18 Jul 2006 15:37:28 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IFbSqF069062; Tue, 18 Jul 2006 15:37:28 GMT (envelope-from ume) Message-Id: <200607181537.k6IFbSqF069062@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 18 Jul 2006 15:37:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mozilla-devel/files patch-nsprpub::pr::include::md::_freebsd.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 15:37:29 -0000 ume 2006-07-18 15:37:28 UTC FreeBSD ports repository Modified files: www/mozilla-devel/files patch-nsprpub::pr::include::md::_freebsd.h Log: Make it buildable after the getproto*_r additions to RELENG_6. Approved by: ahze Revision Changes Path 1.5 +1 -1 ports/www/mozilla-devel/files/patch-nsprpub::pr::include::md::_freebsd.h From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:01:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB4E216A4E0; Tue, 18 Jul 2006 16:01:08 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2BEB43D46; Tue, 18 Jul 2006 16:01:07 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IG17VS070159; Tue, 18 Jul 2006 16:01:07 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IG175K070158; Tue, 18 Jul 2006 16:01:07 GMT (envelope-from erwin) Message-Id: <200607181601.k6IG175K070158@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 16:01:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/munger Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:01:09 -0000 erwin 2006-07-18 16:01:06 UTC FreeBSD ports repository Modified files: lang/munger Makefile distinfo Log: Update to 4.108 PR: 100489 Submitted by: James Bailie (maintainer) Revision Changes Path 1.33 +1 -1 ports/lang/munger/Makefile 1.32 +3 -3 ports/lang/munger/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:12:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DBB716A4DA; Tue, 18 Jul 2006 16:12:08 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFF1743D45; Tue, 18 Jul 2006 16:12:07 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IGC7Db072029; Tue, 18 Jul 2006 16:12:07 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IGC72Q072028; Tue, 18 Jul 2006 16:12:07 GMT (envelope-from erwin) Message-Id: <200607181612.k6IGC72Q072028@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 16:12:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Google-News Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:12:08 -0000 erwin 2006-07-18 16:12:07 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Google-News Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-Google-News 0.11, access to Google's News Service (Not Usenet). PR: ports/100474 Submitted by: Tsung-Han Yeh Revision Changes Path 1.1508 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/p5-WWW-Google-News/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Google-News/distinfo (new) 1.1 +4 -0 ports/www/p5-WWW-Google-News/pkg-descr (new) 1.1 +9 -0 ports/www/p5-WWW-Google-News/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:12:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54C1516A506; Tue, 18 Jul 2006 16:12:21 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10D1743D4C; Tue, 18 Jul 2006 16:12:21 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IGCKA2072067; Tue, 18 Jul 2006 16:12:20 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IGCKTn072066; Tue, 18 Jul 2006 16:12:20 GMT (envelope-from erwin) Message-Id: <200607181612.k6IGCKTn072066@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 16:12:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:12:21 -0000 erwin 2006-07-18 16:12:20 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Google-News --> ports/www/p5-WWW-Google-News Revision Changes Path 1.15662 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:13:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B7D16A4DD; Tue, 18 Jul 2006 16:13:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6651343D4C; Tue, 18 Jul 2006 16:13:34 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IGDYA9072171; Tue, 18 Jul 2006 16:13:34 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IGDYOs072170; Tue, 18 Jul 2006 16:13:34 GMT (envelope-from erwin) Message-Id: <200607181613.k6IGDYOs072170@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 16:13:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Google-News-TW Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:13:34 -0000 erwin 2006-07-18 16:13:33 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Google-News-TW Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-Google-News-TW 0.11, access to Google's Taiwan News Service (Not Usenet). PR: ports/100475 Submitted by: Tsung-Han Yeh Revision Changes Path 1.1509 +1 -0 ports/www/Makefile 1.1 +32 -0 ports/www/p5-WWW-Google-News-TW/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Google-News-TW/distinfo (new) 1.1 +4 -0 ports/www/p5-WWW-Google-News-TW/pkg-descr (new) 1.1 +11 -0 ports/www/p5-WWW-Google-News-TW/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:13:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1265816A4DA; Tue, 18 Jul 2006 16:13:57 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7923D43D45; Tue, 18 Jul 2006 16:13:56 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IGDuQR072213; Tue, 18 Jul 2006 16:13:56 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IGDuSr072212; Tue, 18 Jul 2006 16:13:56 GMT (envelope-from erwin) Message-Id: <200607181613.k6IGDuSr072212@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 16:13:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:13:57 -0000 erwin 2006-07-18 16:13:56 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Google-News-TW --> ports/www/p5-WWW-Google-News-TW Revision Changes Path 1.15663 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:32:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D0FB16A4DF; Tue, 18 Jul 2006 16:32:06 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B8B743D76; Tue, 18 Jul 2006 16:31:23 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IGVMFU073279; Tue, 18 Jul 2006 16:31:22 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IGVMtr073278; Tue, 18 Jul 2006 16:31:22 GMT (envelope-from brueffer) Message-Id: <200607181631.k6IGVMtr073278@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 18 Jul 2006 16:31:22 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:32:06 -0000 brueffer 2006-07-18 16:31:22 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document the IA32_BINARY_PORT variable. Submitted by: gabor Reviewed by: droso Sponsored by: Google Summer of Code 2006 Revision Changes Path 1.734 +11 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:32:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37C5516A505; Tue, 18 Jul 2006 16:32:14 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D473D43D93; Tue, 18 Jul 2006 16:31:34 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IGVWAB073338; Tue, 18 Jul 2006 16:31:32 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IGVW31073337; Tue, 18 Jul 2006 16:31:32 GMT (envelope-from erwin) Message-Id: <200607181631.k6IGVW31073337@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 16:31:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-IO-Tty Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:32:14 -0000 erwin 2006-07-18 16:31:32 UTC FreeBSD ports repository Modified files: devel/p5-IO-Tty Makefile distinfo Log: Update to 1.07 Revision Changes Path 1.16 +1 -1 ports/devel/p5-IO-Tty/Makefile 1.10 +3 -3 ports/devel/p5-IO-Tty/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 16:56:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1138316A4DA; Tue, 18 Jul 2006 16:56:18 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C13AF43D46; Tue, 18 Jul 2006 16:56:17 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IGuH1r089749; Tue, 18 Jul 2006 16:56:17 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IGuHYZ089748; Tue, 18 Jul 2006 16:56:17 GMT (envelope-from garga) Message-Id: <200607181656.k6IGuHYZ089748@repoman.freebsd.org> From: Renato Botelho Date: Tue, 18 Jul 2006 16:56:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 16:56:18 -0000 garga 2006-07-18 16:56:17 UTC FreeBSD ports repository Modified files: . access Log: Please welcome Jose Alonso Cardenas Marquez (acm) to the rank of ports committers. This guy has flooded GNATS with a lot of high quality PRs and now is recieving usual punnishment. I'll be his mentor. Approved by: portmgr Account created by: simon Revision Changes Path 1.714 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Tue Jul 18 17:00:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AA8F16A4DA; Tue, 18 Jul 2006 17:00:52 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A5043D49; Tue, 18 Jul 2006 17:00:52 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IH0pta090525; Tue, 18 Jul 2006 17:00:51 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IH0pYO090524; Tue, 18 Jul 2006 17:00:51 GMT (envelope-from imp) Message-Id: <200607181700.k6IH0pYO090524@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 17:00:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf options src/sys/sys sysctl.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 17:00:52 -0000 imp 2006-07-18 17:00:51 UTC FreeBSD src repository Modified files: sys/conf options sys/sys sysctl.h Log: Add new kernel config option. NO_SYSCTL_DESCR to omit the descriptions for the sysctls. This saves a lot of space in the resulting kernel which is important for embedded systems. This change was done in a ABI compatible way. The pointer is still there, it just points to an empty string instead of the description. MFC After: 3 days Revision Changes Path 1.554 +3 -0 src/sys/conf/options 1.142 +18 -12 src/sys/sys/sysctl.h From owner-cvs-all@FreeBSD.ORG Tue Jul 18 17:12:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95BC816A4DA; Tue, 18 Jul 2006 17:12:47 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5000543D45; Tue, 18 Jul 2006 17:12:47 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IHCllA093757; Tue, 18 Jul 2006 17:12:47 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IHClxA093756; Tue, 18 Jul 2006 17:12:47 GMT (envelope-from brueffer) Message-Id: <200607181712.k6IHClxA093756@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 18 Jul 2006 17:12:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/string memmem.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 17:12:47 -0000 brueffer 2006-07-18 17:12:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/string memmem.3 Log: Fix typo, error not present in HEAD. Submitted by: Jilles Tjoelker Revision Changes Path 1.1.2.2 +1 -1 src/lib/libc/string/memmem.3 From owner-cvs-all@FreeBSD.ORG Tue Jul 18 17:14:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B929416A4DD; Tue, 18 Jul 2006 17:14:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FDA543D46; Tue, 18 Jul 2006 17:14:33 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IHEXTO094088; Tue, 18 Jul 2006 17:14:33 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IHEXEJ094087; Tue, 18 Jul 2006 17:14:33 GMT (envelope-from rafan) Message-Id: <200607181714.k6IHEXEJ094087@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 18 Jul 2006 17:14:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/blogtk Makefile ports/deskutils/blogtk/files patch-blogtk-no-category X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 17:14:33 -0000 rafan 2006-07-18 17:14:33 UTC FreeBSD ports repository Modified files: deskutils/blogtk Makefile Added files: deskutils/blogtk/files patch-blogtk-no-category Log: - Pass maintainership to submitter - Add a patch to deal with no categories on server http://sourceforge.net/tracker/index.php?func=detail&aid=1523895&group_id=87493&atid=583338 PR: ports/100441 Submitted by: Jean-Baptiste Quenot Revision Changes Path 1.8 +2 -2 ports/deskutils/blogtk/Makefile 1.1 +19 -0 ports/deskutils/blogtk/files/patch-blogtk-no-category (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 17:22:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7BD916A4DA; Tue, 18 Jul 2006 17:22:11 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242FC43D70; Tue, 18 Jul 2006 17:22:04 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IHM4JM095369; Tue, 18 Jul 2006 17:22:04 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IHM4uW095367; Tue, 18 Jul 2006 17:22:04 GMT (envelope-from erwin) Message-Id: <200607181722.k6IHM4uW095367@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 18 Jul 2006 17:22:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-WWW-Google-News Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 17:22:12 -0000 erwin 2006-07-18 17:22:04 UTC FreeBSD ports repository Modified files: www/p5-WWW-Google-News Makefile Log: Remove a copy/paste error that snug in last minute. Submitted by: cperciva Two pointy hats in one day: erwin Revision Changes Path 1.2 +0 -1 ports/www/p5-WWW-Google-News/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:06:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 821D116A4DD; Tue, 18 Jul 2006 18:06:06 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B27F43D46; Tue, 18 Jul 2006 18:06:06 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6II65vt007254; Tue, 18 Jul 2006 18:06:05 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6II65dp007250; Tue, 18 Jul 2006 18:06:05 GMT (envelope-from jmelo) Message-Id: <200607181806.k6II65dp007250@repoman.freebsd.org> From: Jean Milanez Melo Date: Tue, 18 Jul 2006 18:06:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/tinybsd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:06:06 -0000 jmelo 2006-07-18 18:06:05 UTC FreeBSD ports repository Modified files: sysutils/tinybsd Makefile distinfo Log: - Update to 0.9. Revision Changes Path 1.10 +1 -1 ports/sysutils/tinybsd/Makefile 1.10 +3 -3 ports/sysutils/tinybsd/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:18:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A3B816A4DD; Tue, 18 Jul 2006 18:18:44 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6396643D46; Tue, 18 Jul 2006 18:18:44 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IIIi7X008587; Tue, 18 Jul 2006 18:18:44 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IIIi39008586; Tue, 18 Jul 2006 18:18:44 GMT (envelope-from alepulver) Message-Id: <200607181818.k6IIIi39008586@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 18 Jul 2006 18:18:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/gliv Makefile ports/graphics/g3dviewer Makefile ports/graphics/kludge3d Makefile ports/graphics/truevision Makefile ports/science/gdis Makefile ports/x11-toolkits/inti-gl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:18:44 -0000 alepulver 2006-07-18 18:18:43 UTC FreeBSD ports repository Modified files: graphics/gliv Makefile graphics/g3dviewer Makefile graphics/kludge3d Makefile graphics/truevision Makefile science/gdis Makefile x11-toolkits/inti-gl Makefile Log: - Fix x11-toolkits/gtkglext dependency in LIB_DEPENDS (1.0.2 -> 1.0.0), which has changed since the last update. Reported by: linimon Revision Changes Path 1.21 +1 -1 ports/graphics/g3dviewer/Makefile 1.42 +1 -1 ports/graphics/gliv/Makefile 1.29 +1 -1 ports/graphics/kludge3d/Makefile 1.23 +1 -3 ports/graphics/truevision/Makefile 1.21 +1 -1 ports/science/gdis/Makefile 1.12 +1 -1 ports/x11-toolkits/inti-gl/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:40:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91ECC16A4DA; Tue, 18 Jul 2006 18:40:39 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3DC643D78; Tue, 18 Jul 2006 18:40:38 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IIecql009779; Tue, 18 Jul 2006 18:40:38 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IIeclH009778; Tue, 18 Jul 2006 18:40:38 GMT (envelope-from hrs) Message-Id: <200607181840.k6IIeclH009778@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 18 Jul 2006 18:40:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/dvipsk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:40:39 -0000 hrs 2006-07-18 18:40:38 UTC FreeBSD ports repository Modified files: japanese/dvipsk Makefile Log: Fix a bug that prevents installing texmf-config/dvips/ptex/config/config.ps. Bump PORTREVISION. Pointy hat to: hrs Spotted by: linimon Revision Changes Path 1.37 +3 -2 ports/japanese/dvipsk/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:50:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5036516A4E9; Tue, 18 Jul 2006 18:50:46 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A1AD43D7F; Tue, 18 Jul 2006 18:50:46 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IIoj2C011867; Tue, 18 Jul 2006 18:50:45 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IIoj2p011866; Tue, 18 Jul 2006 18:50:45 GMT (envelope-from hrs) Message-Id: <200607181850.k6IIoj2p011866@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 18 Jul 2006 18:50:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/teTeX Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:50:46 -0000 hrs 2006-07-18 18:50:45 UTC FreeBSD ports repository Modified files: japanese/teTeX Makefile Log: Fix WITHOUT_X11 support. Revision Changes Path 1.8 +3 -1 ports/japanese/teTeX/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:52:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F1916A4DE; Tue, 18 Jul 2006 18:52:40 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF4D43D49; Tue, 18 Jul 2006 18:52:18 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IIqI2u011987; Tue, 18 Jul 2006 18:52:18 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IIqIxF011986; Tue, 18 Jul 2006 18:52:18 GMT (envelope-from garga) Message-Id: <200607181852.k6IIqIxF011986@repoman.freebsd.org> From: Renato Botelho Date: Tue, 18 Jul 2006 18:52:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qmail Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:52:40 -0000 garga 2006-07-18 18:52:18 UTC FreeBSD ports repository Modified files: mail/qmail Makefile distinfo pkg-plist Log: Back out last commit and remove DomainKeys support. I'm going to add it as a separate port. Revision Changes Path 1.105 +14 -57 ports/mail/qmail/Makefile 1.51 +0 -3 ports/mail/qmail/distinfo 1.13 +1 -2 ports/mail/qmail/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:54:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6789416A4E1; Tue, 18 Jul 2006 18:54:00 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A8C643D6D; Tue, 18 Jul 2006 18:54:00 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IIrxhE012067; Tue, 18 Jul 2006 18:53:59 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IIrx1g012066; Tue, 18 Jul 2006 18:53:59 GMT (envelope-from hrs) Message-Id: <200607181853.k6IIrx1g012066@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 18 Jul 2006 18:53:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/teTeX Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:54:00 -0000 hrs 2006-07-18 18:53:59 UTC FreeBSD ports repository Modified files: print/teTeX Makefile Log: Fix WITHOUT_X11 support. Revision Changes Path 1.71 +9 -6 ports/print/teTeX/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:54:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B61316A4DF; Tue, 18 Jul 2006 18:54:20 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88D6A43D49; Tue, 18 Jul 2006 18:54:16 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IIsGVM012131; Tue, 18 Jul 2006 18:54:16 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IIsGfp012130; Tue, 18 Jul 2006 18:54:16 GMT (envelope-from garga) Message-Id: <200607181854.k6IIsGfp012130@repoman.freebsd.org> From: Renato Botelho Date: Tue, 18 Jul 2006 18:54:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/qmail-dk Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:54:20 -0000 garga 2006-07-18 18:54:16 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/qmail-dk Makefile distinfo pkg-descr Log: Add qmail-dk 0.54, domainKeys implementation for qmail. Revision Changes Path 1.779 +1 -0 ports/mail/Makefile 1.1 +67 -0 ports/mail/qmail-dk/Makefile (new) 1.1 +9 -0 ports/mail/qmail-dk/distinfo (new) 1.1 +4 -0 ports/mail/qmail-dk/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 18:54:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1490516A4E7; Tue, 18 Jul 2006 18:54:58 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C717C43D45; Tue, 18 Jul 2006 18:54:57 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IIsvIR012185; Tue, 18 Jul 2006 18:54:57 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IIsvEs012184; Tue, 18 Jul 2006 18:54:57 GMT (envelope-from garga) Message-Id: <200607181854.k6IIsvEs012184@repoman.freebsd.org> From: Renato Botelho Date: Tue, 18 Jul 2006 18:54:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 18:54:58 -0000 garga 2006-07-18 18:54:57 UTC FreeBSD ports repository Modified files: . modules Log: qmail-dk --> ports/mail/qmail-dk Revision Changes Path 1.15664 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Jul 18 19:39:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4087D16A4DD; Tue, 18 Jul 2006 19:39:04 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E317043D53; Tue, 18 Jul 2006 19:39:03 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IJd3Kj015724; Tue, 18 Jul 2006 19:39:03 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IJd39C015723; Tue, 18 Jul 2006 19:39:03 GMT (envelope-from olgeni) Message-Id: <200607181939.k6IJd39C015723@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 18 Jul 2006 19:39:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/yaws Makefile ports/www/yaws/files patch-src_Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 19:39:04 -0000 olgeni 2006-07-18 19:39:03 UTC FreeBSD ports repository Modified files: www/yaws Makefile Added files: www/yaws/files patch-src_Makefile Log: Enable debug info to make OTP's xref(3) module work. Revision Changes Path 1.29 +1 -0 ports/www/yaws/Makefile 1.1 +14 -0 ports/www/yaws/files/patch-src_Makefile (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 19:56:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B706116A4DD; Tue, 18 Jul 2006 19:56:57 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B7D43D49; Tue, 18 Jul 2006 19:56:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IJuuXD016559; Tue, 18 Jul 2006 19:56:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IJuurf016558; Tue, 18 Jul 2006 19:56:56 GMT (envelope-from jhb) Message-Id: <200607181956.k6IJuurf016558@repoman.freebsd.org> From: John Baldwin Date: Tue, 18 Jul 2006 19:56:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mfi mfi.c mfi_disk.c mfi_pci.c mfireg.h mfivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 19:56:57 -0000 jhb 2006-07-18 19:56:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mfi mfi.c mfi_disk.c mfi_pci.c mfireg.h mfivar.h Log: MFC: Sync with head. - Use firmware commands to do device discovery instead of SCSI probes which fixes a problem with multiple volumes and do the probe synchronously during boot. - Fix a typo when getting the log_state. - Consolidate dcmd firmware processing into a single function. - Cleanup various printfs and nits. Reviewed by: scottl, ambrisko Revision Changes Path 1.3.2.3 +184 -299 src/sys/dev/mfi/mfi.c 1.2.2.3 +3 -9 src/sys/dev/mfi/mfi_disk.c 1.1.2.3 +1 -0 src/sys/dev/mfi/mfi_pci.c 1.1.2.3 +96 -0 src/sys/dev/mfi/mfireg.h 1.1.2.3 +1 -3 src/sys/dev/mfi/mfivar.h From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:01:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0EEA16A4DE; Tue, 18 Jul 2006 20:01:06 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB0643D49; Tue, 18 Jul 2006 20:01:06 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IK16ro016820; Tue, 18 Jul 2006 20:01:06 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IK16Hv016818; Tue, 18 Jul 2006 20:01:06 GMT (envelope-from jhb) Message-Id: <200607182001.k6IK16Hv016818@repoman.freebsd.org> From: John Baldwin Date: Tue, 18 Jul 2006 20:01:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/dev/mfi mfi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:01:07 -0000 jhb 2006-07-18 20:01:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/mfi mfi.c Log: MFC: Probe volumes synchronously during boot. Revision Changes Path 1.12.2.2 +8 -5 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:08:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D85616A4DF; Tue, 18 Jul 2006 20:08:34 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D9843D82; Tue, 18 Jul 2006 20:08:25 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IK8OKO018763; Tue, 18 Jul 2006 20:08:24 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IK8Okw018762; Tue, 18 Jul 2006 20:08:24 GMT (envelope-from imp) Message-Id: <200607182008.k6IK8Okw018762@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 20:08:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/arm in_cksum.c in_cksum_arm.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:08:34 -0000 imp 2006-07-18 20:08:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm in_cksum.c in_cksum_arm.S Log: MFC: in_cksum_arm.S 1.6 in_cksum.c 1.5, 1.6, 1.7 Use REDUCE32 to compute correct checksum. Revision Changes Path 1.4.2.1 +17 -9 src/sys/arm/arm/in_cksum.c 1.5.2.1 +2 -2 src/sys/arm/arm/in_cksum_arm.S From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:23:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 740A016A4E8; Tue, 18 Jul 2006 20:23:19 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E00B343D4C; Tue, 18 Jul 2006 20:23:18 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKNI96020729; Tue, 18 Jul 2006 20:23:18 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKNI6W020728; Tue, 18 Jul 2006 20:23:18 GMT (envelope-from imp) Message-Id: <200607182023.k6IKNI6W020728@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 20:23:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_pmc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:23:19 -0000 imp 2006-07-18 20:23:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_pmc.c Log: MFC: use bus_read/write_4 now that's been MFC'd. use the correct frequency to initialize the clocks. Revision Changes Path 1.2.2.2 +8 -5 src/sys/arm/at91/at91_pmc.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:23:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10EC816A5DD; Tue, 18 Jul 2006 20:23:25 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD7243D67; Tue, 18 Jul 2006 20:23:24 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKNOcF020762; Tue, 18 Jul 2006 20:23:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKNJIt020761; Tue, 18 Jul 2006 20:23:19 GMT (envelope-from rafan) Message-Id: <200607182023.k6IKNJIt020761@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 18 Jul 2006 20:23:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/pear-Net_UserAgent_Mobile Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:23:25 -0000 rafan 2006-07-18 20:23:19 UTC FreeBSD ports repository Modified files: net/pear-Net_UserAgent_Mobile Makefile distinfo Log: - Update to 0.27.0 PR: ports/100463 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/net/pear-Net_UserAgent_Mobile/Makefile 1.6 +3 -3 ports/net/pear-Net_UserAgent_Mobile/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:25:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCB816A4DD; Tue, 18 Jul 2006 20:25:54 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D0A343D55; Tue, 18 Jul 2006 20:25:54 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKPsdk020956; Tue, 18 Jul 2006 20:25:54 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKPsZD020955; Tue, 18 Jul 2006 20:25:54 GMT (envelope-from rafan) Message-Id: <200607182025.k6IKPsZD020955@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 18 Jul 2006 20:25:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/scamper Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:25:55 -0000 rafan 2006-07-18 20:25:54 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/scamper Makefile distinfo pkg-descr Log: Add scamper 20060331, dual-stack traceroute software. PR: ports/100438 Submitted by: Janos Mohacsi Revision Changes Path 1.77 +1 -0 ports/net-mgmt/Makefile 1.1 +24 -0 ports/net-mgmt/scamper/Makefile (new) 1.1 +3 -0 ports/net-mgmt/scamper/distinfo (new) 1.1 +11 -0 ports/net-mgmt/scamper/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:26:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CF116A4DD; Tue, 18 Jul 2006 20:26:33 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8693B43D9F; Tue, 18 Jul 2006 20:26:31 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKQV1S021076; Tue, 18 Jul 2006 20:26:31 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKQV0b021075; Tue, 18 Jul 2006 20:26:31 GMT (envelope-from imp) Message-Id: <200607182026.k6IKQV0b021075@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 20:26:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_rtc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:26:33 -0000 imp 2006-07-18 20:26:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_rtc.c Log: MFC: Actually set the RTC. Use bus_read/write_4 now the've been MFC'd. Revision Changes Path 1.1.2.2 +10 -8 src/sys/arm/at91/at91_rtc.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:28:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F352116A4DE; Tue, 18 Jul 2006 20:28:10 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B108F43D8D; Tue, 18 Jul 2006 20:28:10 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKSANW021167; Tue, 18 Jul 2006 20:28:10 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKSAXJ021166; Tue, 18 Jul 2006 20:28:10 GMT (envelope-from imp) Message-Id: <200607182028.k6IKSAXJ021166@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 20:28:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_pio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:28:11 -0000 imp 2006-07-18 20:28:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_pio.c Log: MFC: Spell RTC_CALR_CEN_S correctly. Revision Changes Path 1.1.2.2 +102 -6 src/sys/arm/at91/at91_pio.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:28:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC3316A4DE; Tue, 18 Jul 2006 20:28:49 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA0143D8B; Tue, 18 Jul 2006 20:28:38 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKScr8021216; Tue, 18 Jul 2006 20:28:38 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKScA8021215; Tue, 18 Jul 2006 20:28:38 GMT (envelope-from imp) Message-Id: <200607182028.k6IKScA8021215@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 20:28:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_rtcreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:28:49 -0000 imp 2006-07-18 20:28:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_rtcreg.h Log: MFC: Spell RTC_CALR_CEN_S correctly. Revision Changes Path 1.1.2.2 +1 -1 src/sys/arm/at91/at91_rtcreg.h From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:29:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BE8016A4DD; Tue, 18 Jul 2006 20:29:41 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB92243D6B; Tue, 18 Jul 2006 20:29:40 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKTe4F021298; Tue, 18 Jul 2006 20:29:40 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKTeNc021297; Tue, 18 Jul 2006 20:29:40 GMT (envelope-from rafan) Message-Id: <200607182029.k6IKTeNc021297@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 18 Jul 2006 20:29:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/scamper Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:29:41 -0000 rafan 2006-07-18 20:29:40 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Removed files: net-mgmt/scamper Makefile distinfo pkg-descr Log: - What am I thinking, it is already in net/scamper. Revision Changes Path 1.78 +0 -1 ports/net-mgmt/Makefile 1.2 +0 -24 ports/net-mgmt/scamper/Makefile (dead) 1.2 +0 -3 ports/net-mgmt/scamper/distinfo (dead) 1.2 +0 -11 ports/net-mgmt/scamper/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:30:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EB1216A4DA; Tue, 18 Jul 2006 20:30:58 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6CB443D8C; Tue, 18 Jul 2006 20:30:37 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKUbRP021454; Tue, 18 Jul 2006 20:30:37 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKUb6p021453; Tue, 18 Jul 2006 20:30:37 GMT (envelope-from imp) Message-Id: <200607182030.k6IKUb6p021453@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 20:30:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_spi.c at91_spireg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:30:58 -0000 imp 2006-07-18 20:30:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_spi.c at91_spireg.h Log: MFC: changes for generalized spibus Revision Changes Path 1.1.2.2 +100 -263 src/sys/arm/at91/at91_spi.c 1.1.2.2 +36 -0 src/sys/arm/at91/at91_spireg.h From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:48:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AAA816A4DA; Tue, 18 Jul 2006 20:48:00 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7D8543D46; Tue, 18 Jul 2006 20:47:59 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKlxBm030050; Tue, 18 Jul 2006 20:47:59 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKlxgL030049; Tue, 18 Jul 2006 20:47:59 GMT (envelope-from marcus) Message-Id: <200607182047.k6IKlxgL030049@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 18 Jul 2006 20:47:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/gaim Makefile ports/net-im/gaim/files patch-src_privacy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:48:00 -0000 marcus 2006-07-18 20:47:59 UTC FreeBSD ports repository Modified files: net-im/gaim Makefile Added files: net-im/gaim/files patch-src_privacy.c Log: Fix a crash that can occur when a blocked user is removed from the MSN privacy list. PR: 99501 Obtained from: RedHat CVS Revision Changes Path 1.188 +1 -1 ports/net-im/gaim/Makefile 1.1 +37 -0 ports/net-im/gaim/files/patch-src_privacy.c (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 20:56:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D070416A4E0; Tue, 18 Jul 2006 20:56:24 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3989543D64; Tue, 18 Jul 2006 20:56:24 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IKuOhx030556; Tue, 18 Jul 2006 20:56:24 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IKuOPT030555; Tue, 18 Jul 2006 20:56:24 GMT (envelope-from shaun) Message-Id: <200607182056.k6IKuOPT030555@repoman.freebsd.org> From: Shaun Amott Date: Tue, 18 Jul 2006 20:56:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-clocks/wmclockmon Makefile ports/x11-clocks/wmclockmon/files patch-src_main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 20:56:24 -0000 shaun 2006-07-18 20:56:24 UTC FreeBSD ports repository Modified files: x11-clocks/wmclockmon Makefile Added files: x11-clocks/wmclockmon/files patch-src_main.c Log: Fix Internet time calculation. PR: ports/86334 Submitted by: Frank Altpeter Patched by: shaun (me), Soeren Straarup (maintainer) Approved by: ahze (mentor, implicit) Revision Changes Path 1.18 +1 -1 ports/x11-clocks/wmclockmon/Makefile 1.1 +33 -0 ports/x11-clocks/wmclockmon/files/patch-src_main.c (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:01:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CD9616A4DA; Tue, 18 Jul 2006 21:01:02 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 411B643D7F; Tue, 18 Jul 2006 21:00:59 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IL0xGi030799; Tue, 18 Jul 2006 21:00:59 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IL0xB8030798; Tue, 18 Jul 2006 21:00:59 GMT (envelope-from imp) Message-Id: <200607182100.k6IL0xB8030798@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 21:00:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_pio.c at91_pio_rm9200.h at91_pioreg.h at91_piovar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:01:02 -0000 imp 2006-07-18 21:00:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_pio.c at91_pioreg.h Added files: (Branch: RELENG_6) sys/arm/at91 at91_pio_rm9200.h at91_piovar.h Log: MFC: Add the ability to select the function of individual pins. Revision Changes Path 1.1.2.3 +0 -0 src/sys/arm/at91/at91_pio.c 1.1.2.1 +324 -0 src/sys/arm/at91/at91_pio_rm9200.h (new) 1.1.2.2 +0 -0 src/sys/arm/at91/at91_pioreg.h 1.2.2.1 +39 -0 src/sys/arm/at91/at91_piovar.h (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:16:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0CA116A4E1; Tue, 18 Jul 2006 21:16:40 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E82043D45; Tue, 18 Jul 2006 21:16:40 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILGetN032790; Tue, 18 Jul 2006 21:16:40 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILGe2m032789; Tue, 18 Jul 2006 21:16:40 GMT (envelope-from cognet) Message-Id: <200607182116.k6ILGe2m032789@repoman.freebsd.org> From: Olivier Houchard Date: Tue, 18 Jul 2006 21:16:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf Makefile.arm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:16:40 -0000 cognet 2006-07-18 21:16:39 UTC FreeBSD src repository Modified files: sys/conf Makefile.arm Log: Add -EB to ${LD} too if we're making a big endian kernel, not anything in kernel makefiles uses SYSTEM_LD. Revision Changes Path 1.30 +1 -0 src/sys/conf/Makefile.arm From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:20:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD3D516A4E9; Tue, 18 Jul 2006 21:20:05 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 676FC43D53; Tue, 18 Jul 2006 21:20:05 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILK5wJ032984; Tue, 18 Jul 2006 21:20:05 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILK55C032982; Tue, 18 Jul 2006 21:20:05 GMT (envelope-from alepulver) Message-Id: <200607182120.k6ILK55C032982@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 18 Jul 2006 21:20:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/sharpconstruct Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:20:06 -0000 alepulver 2006-07-18 21:20:05 UTC FreeBSD ports repository Modified files: graphics/sharpconstruct Makefile Log: - Change LIB_DEPENDS to match the new x11-toolkits/gtkglextmm port version. Approved by: maintainer Revision Changes Path 1.4 +1 -2 ports/graphics/sharpconstruct/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:31:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07C7316A4DF; Tue, 18 Jul 2006 21:31:47 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B777643D49; Tue, 18 Jul 2006 21:31:46 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILVkta033686; Tue, 18 Jul 2006 21:31:46 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILVkwm033685; Tue, 18 Jul 2006 21:31:46 GMT (envelope-from rafan) Message-Id: <200607182131.k6ILVkwm033685@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 18 Jul 2006 21:31:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/texmacs Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:31:47 -0000 rafan 2006-07-18 21:31:46 UTC FreeBSD ports repository Modified files: editors/texmacs Makefile distinfo pkg-plist Log: - Update to 1.0.6.3 PR: ports/100464 Submitted by: chinsan Revision Changes Path 1.20 +1 -1 ports/editors/texmacs/Makefile 1.12 +3 -3 ports/editors/texmacs/distinfo 1.10 +20 -31 ports/editors/texmacs/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:52:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6D2716A4E1; Tue, 18 Jul 2006 21:52:29 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6754043D4C; Tue, 18 Jul 2006 21:52:29 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILqT1s034718; Tue, 18 Jul 2006 21:52:29 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILqTKM034717; Tue, 18 Jul 2006 21:52:29 GMT (envelope-from sobomax) Message-Id: <200607182152.k6ILqTKM034717@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 18 Jul 2006 21:52:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/b2bua/files patch-contrib::libcext_lgpl::Makefile patch-contrib::libcext_lgpl::netdb_r.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:52:29 -0000 sobomax 2006-07-18 21:52:29 UTC FreeBSD ports repository Added files: net/b2bua/files patch-contrib::libcext_lgpl::Makefile patch-contrib::libcext_lgpl::netdb_r.h Log: Make buildable on 7.x and 6.x after addition of getXXX_r() functions. Submitted by: ume Revision Changes Path 1.1 +14 -0 ports/net/b2bua/files/patch-contrib::libcext_lgpl::Makefile (new) 1.1 +21 -0 ports/net/b2bua/files/patch-contrib::libcext_lgpl::netdb_r.h (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:55:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C5716A4DA; Tue, 18 Jul 2006 21:55:36 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4ACF43D49; Tue, 18 Jul 2006 21:55:36 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILtaa2034906; Tue, 18 Jul 2006 21:55:36 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILtadD034905; Tue, 18 Jul 2006 21:55:36 GMT (envelope-from imp) Message-Id: <200607182155.k6ILtadD034905@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 21:55:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_st.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:55:37 -0000 imp 2006-07-18 21:55:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_st.c Log: MFC: The SCK is a little better than 0 Revision Changes Path 1.3.2.2 +1 -1 src/sys/arm/at91/at91_st.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:56:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50F8B16A4DD; Tue, 18 Jul 2006 21:56:03 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECCA543D49; Tue, 18 Jul 2006 21:56:02 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILu28o034948; Tue, 18 Jul 2006 21:56:02 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILu2ko034947; Tue, 18 Jul 2006 21:56:02 GMT (envelope-from imp) Message-Id: <200607182156.k6ILu2ko034947@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 21:56:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_ssc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:56:03 -0000 imp 2006-07-18 21:56:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_ssc.c Log: MFC: Minor polishing Revision Changes Path 1.1.2.2 +4 -6 src/sys/arm/at91/at91_ssc.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:57:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8921B16A4DA; Tue, 18 Jul 2006 21:57:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 480B343D45; Tue, 18 Jul 2006 21:57:35 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILvZ9G035032; Tue, 18 Jul 2006 21:57:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILvZZP035031; Tue, 18 Jul 2006 21:57:35 GMT (envelope-from imp) Message-Id: <200607182157.k6ILvZZP035031@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 21:57:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 if_ate.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:57:35 -0000 imp 2006-07-18 21:57:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 if_ate.c Log: MFC: use bus_read/write_4. requeue mbufs that don't defrag Revision Changes Path 1.8.2.2 +3 -6 src/sys/arm/at91/if_ate.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 21:59:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1326316A4DE; Tue, 18 Jul 2006 21:59:15 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D87043D6B; Tue, 18 Jul 2006 21:59:04 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ILwomW035090; Tue, 18 Jul 2006 21:58:50 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ILwofC035089; Tue, 18 Jul 2006 21:58:50 GMT (envelope-from imp) Message-Id: <200607182158.k6ILwofC035089@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 21:58:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 uart_dev_at91usart.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 21:59:15 -0000 imp 2006-07-18 21:58:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 uart_dev_at91usart.c Log: MFC: Fixes to make serial ports work reliably Revision Changes Path 1.6.2.2 +218 -61 src/sys/arm/at91/uart_dev_at91usart.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:00:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1852716A4E7; Tue, 18 Jul 2006 22:00:36 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B16FA43D4C; Tue, 18 Jul 2006 22:00:35 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IM0ZUx035245; Tue, 18 Jul 2006 22:00:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IM0ZRt035244; Tue, 18 Jul 2006 22:00:35 GMT (envelope-from imp) Message-Id: <200607182200.k6IM0ZRt035244@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 22:00:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 at91_twi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:00:36 -0000 imp 2006-07-18 22:00:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 at91_twi.c Log: MFC: refinements in start/stop handling Revision Changes Path 1.2.2.2 +10 -12 src/sys/arm/at91/at91_twi.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:01:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 957D616A4DA; Tue, 18 Jul 2006 22:01:22 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4005943D5D; Tue, 18 Jul 2006 22:01:22 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IM1MFW035360; Tue, 18 Jul 2006 22:01:22 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IM1McH035359; Tue, 18 Jul 2006 22:01:22 GMT (envelope-from imp) Message-Id: <200607182201.k6IM1McH035359@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 22:01:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 kb920x_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:01:22 -0000 imp 2006-07-18 22:01:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 kb920x_machdep.c Log: MFC: configure peripheral I/O pins better Revision Changes Path 1.8.2.2 +59 -3 src/sys/arm/at91/kb920x_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:02:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DFF916A4E2; Tue, 18 Jul 2006 22:02:03 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9847F43D68; Tue, 18 Jul 2006 22:01:59 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IM1xvd035425; Tue, 18 Jul 2006 22:01:59 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IM1x3Q035424; Tue, 18 Jul 2006 22:01:59 GMT (envelope-from imp) Message-Id: <200607182201.k6IM1x3Q035424@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 22:01:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 files.at91 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:02:03 -0000 imp 2006-07-18 22:01:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 files.at91 Log: MFC: at91_spi now depends on spibus Revision Changes Path 1.5.2.2 +3 -1 src/sys/arm/at91/files.at91 From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:02:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E5A816A5DD; Tue, 18 Jul 2006 22:02:17 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A2443D72; Tue, 18 Jul 2006 22:02:17 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IM2H9F035464; Tue, 18 Jul 2006 22:02:17 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IM2GSc035463; Tue, 18 Jul 2006 22:02:17 GMT (envelope-from imp) Message-Id: <200607182202.k6IM2GSc035463@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 22:02:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 std.at91 std.kb920x X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:02:17 -0000 imp 2006-07-18 22:02:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 std.at91 std.kb920x Log: MFC: Merge common options into std files Revision Changes Path 1.1.2.2 +1 -0 src/sys/arm/at91/std.at91 1.2.2.2 +4 -0 src/sys/arm/at91/std.kb920x From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:03:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB25516A4E9; Tue, 18 Jul 2006 22:03:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B365D43D49; Tue, 18 Jul 2006 22:03:33 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IM3Xx7036753; Tue, 18 Jul 2006 22:03:33 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IM3XTo036752; Tue, 18 Jul 2006 22:03:33 GMT (envelope-from imp) Message-Id: <200607182203.k6IM3XTo036752@repoman.freebsd.org> From: Warner Losh Date: Tue, 18 Jul 2006 22:03:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/conf KB920X X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:03:35 -0000 imp 2006-07-18 22:03:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/conf KB920X Log: MFC: Tweaks to config file Revision Changes Path 1.7.2.2 +11 -16 src/sys/arm/conf/KB920X From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:17:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD51716A4DA; Tue, 18 Jul 2006 22:17:37 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5981743D4C; Tue, 18 Jul 2006 22:17:37 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMHb3N037387; Tue, 18 Jul 2006 22:17:37 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMHbui037386; Tue, 18 Jul 2006 22:17:37 GMT (envelope-from acm) Message-Id: <200607182217.k6IMHbui037386@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 18 Jul 2006 22:17:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:17:38 -0000 acm 2006-07-18 22:17:37 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Add myself Approved by: garga (mentor) Revision Changes Path 1.391 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:27:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5542716A4DE; Tue, 18 Jul 2006 22:27:24 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 650D143D67; Tue, 18 Jul 2006 22:27:23 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMRNjL038143; Tue, 18 Jul 2006 22:27:23 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMRNF1038142; Tue, 18 Jul 2006 22:27:23 GMT (envelope-from acm) Message-Id: <200607182227.k6IMRNF1038142@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 18 Jul 2006 22:27:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:27:24 -0000 acm 2006-07-18 22:27:23 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Move myself to contrib commiters list Approved by: garga (mentor) Revision Changes Path 1.593 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:28:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B835B16A4DE; Tue, 18 Jul 2006 22:28:58 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7489E43D45; Tue, 18 Jul 2006 22:28:58 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMSwin038209; Tue, 18 Jul 2006 22:28:58 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMSwiu038208; Tue, 18 Jul 2006 22:28:58 GMT (envelope-from acm) Message-Id: <200607182228.k6IMSwiu038208@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 18 Jul 2006 22:28:58 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:28:58 -0000 acm 2006-07-18 22:28:58 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: Move myself from additional contributors to committers Approved by: garga (mentor) Revision Changes Path 1.140 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:29:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3C0816A4E5; Tue, 18 Jul 2006 22:29:56 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD5B43D49; Tue, 18 Jul 2006 22:29:55 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMTslv038365; Tue, 18 Jul 2006 22:29:54 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMTsuN038364; Tue, 18 Jul 2006 22:29:54 GMT (envelope-from jhb) Message-Id: <200607182229.k6IMTsuN038364@repoman.freebsd.org> From: John Baldwin Date: Tue, 18 Jul 2006 22:29:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/fs/portalfs portal_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:29:56 -0000 jhb 2006-07-18 22:29:54 UTC FreeBSD src repository Modified files: sys/fs/portalfs portal_vnops.c Log: Update comment. Revision Changes Path 1.72 +1 -1 src/sys/fs/portalfs/portal_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:31:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5092A16A4E0; Tue, 18 Jul 2006 22:31:34 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D51B43D46; Tue, 18 Jul 2006 22:31:34 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMVXLY038561; Tue, 18 Jul 2006 22:31:33 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMVXoV038560; Tue, 18 Jul 2006 22:31:33 GMT (envelope-from jhb) Message-Id: <200607182231.k6IMVXoV038560@repoman.freebsd.org> From: John Baldwin Date: Tue, 18 Jul 2006 22:31:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/streams streams.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:31:34 -0000 jhb 2006-07-18 22:31:33 UTC FreeBSD src repository Modified files: sys/dev/streams streams.c Log: Remove unnecessary locking for td_dupfd (it requires no locks). Revision Changes Path 1.51 +1 -9 src/sys/dev/streams/streams.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:34:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D83116A4F0; Tue, 18 Jul 2006 22:34:35 +0000 (UTC) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA8843D76; Tue, 18 Jul 2006 22:34:28 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMYShK038775; Tue, 18 Jul 2006 22:34:28 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMYSVp038774; Tue, 18 Jul 2006 22:34:28 GMT (envelope-from ups) Message-Id: <200607182234.k6IMYSVp038774@repoman.freebsd.org> From: Stephan Uphoff Date: Tue, 18 Jul 2006 22:34:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c tcp_subr.c tcp_usrreq.c udp_usrreq.c src/sys/netinet6 in6_pcb.c raw_ip6.c udp6_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:34:35 -0000 ups 2006-07-18 22:34:28 UTC FreeBSD src repository Modified files: sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c tcp_subr.c tcp_usrreq.c udp_usrreq.c sys/netinet6 in6_pcb.c raw_ip6.c udp6_usrreq.c Log: Fix race conditions on enumerating pcb lists by moving the initialization ( and where appropriate the destruction) of the pcb mutex to the init/finit functions of the pcb zones. This allows locking of the pcb entries and race condition free comparison of the generation count. Rearrange locking a bit to avoid extra locking operation to update the generation count in in_pcballoc(). (in_pcballoc now returns the pcb locked) I am planning to convert pcb list handling from a type safe to a reference count model soon. ( As this allows really freeing the PCBs) Reviewed by: rwatson@, mohans@ MFC after: 1 week Revision Changes Path 1.180 +9 -5 src/sys/netinet/in_pcb.c 1.89 +2 -1 src/sys/netinet/in_pcb.h 1.120 +22 -4 src/sys/netinet/ip_divert.c 1.163 +14 -4 src/sys/netinet/raw_ip.c 1.251 +14 -2 src/sys/netinet/tcp_subr.c 1.139 +1 -2 src/sys/netinet/tcp_usrreq.c 1.191 +14 -4 src/sys/netinet/udp_usrreq.c 1.73 +1 -1 src/sys/netinet6/in6_pcb.c 1.63 +1 -2 src/sys/netinet6/raw_ip6.c 1.66 +1 -2 src/sys/netinet6/udp6_usrreq.c From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:49:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C82416A4DA; Tue, 18 Jul 2006 22:49:22 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC9E243D46; Tue, 18 Jul 2006 22:49:21 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMnLRV040296; Tue, 18 Jul 2006 22:49:21 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMnLqC040295; Tue, 18 Jul 2006 22:49:21 GMT (envelope-from acm) Message-Id: <200607182249.k6IMnLqC040295@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 18 Jul 2006 22:49:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:49:22 -0000 acm 2006-07-18 22:49:21 UTC FreeBSD doc repository (ports committer) Modified files: en/news news.xml Log: Add myself to the news section as a new committer. Approved by: garga (mentor) Revision Changes Path 1.414 +8 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:50:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A59816A4DA; Tue, 18 Jul 2006 22:50:38 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF7A843D5C; Tue, 18 Jul 2006 22:50:37 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMobpo040434; Tue, 18 Jul 2006 22:50:37 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMobYJ040432; Tue, 18 Jul 2006 22:50:37 GMT (envelope-from glewis) Message-Id: <200607182250.k6IMobYJ040432@repoman.freebsd.org> From: Greg Lewis Date: Tue, 18 Jul 2006 22:50:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jdk15 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:50:38 -0000 glewis 2006-07-18 22:50:37 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile distinfo Log: . Convert to using OPTIONS. . Add support for unrestricted policy files. . Use bsd.gecko.mk for plugin support and limit it to Mozilla. . Make portlint happier. Submitted by: ale@ (with some minor tweaks by me) Revision Changes Path 1.110 +45 -48 ports/java/jdk15/Makefile 1.19 +3 -0 ports/java/jdk15/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jul 18 22:53:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06CAE16A4DA; Tue, 18 Jul 2006 22:53:21 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B815B43D45; Tue, 18 Jul 2006 22:53:20 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IMrKQr040600; Tue, 18 Jul 2006 22:53:20 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IMrKH7040599; Tue, 18 Jul 2006 22:53:20 GMT (envelope-from acm) Message-Id: <200607182253.k6IMrKH7040599@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 18 Jul 2006 22:53:20 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys acm.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 22:53:21 -0000 acm 2006-07-18 22:53:20 UTC FreeBSD doc repository (ports committer) Added files: share/pgpkeys acm.key Log: Added my pgp keys Approved by: garga (mentor) Revision Changes Path 1.1 +41 -0 doc/share/pgpkeys/acm.key (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 23:03:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A3516A4DA; Tue, 18 Jul 2006 23:03:16 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E936B43D45; Tue, 18 Jul 2006 23:03:15 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6IN3Fw3042472; Tue, 18 Jul 2006 23:03:15 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6IN3FgG042471; Tue, 18 Jul 2006 23:03:15 GMT (envelope-from acm) Message-Id: <200607182303.k6IN3FgG042471@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 18 Jul 2006 23:03:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 23:03:16 -0000 acm 2006-07-18 23:03:15 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent Log: Added my PGP key Approved by: garga (mentor) Revision Changes Path 1.25 +5 -0 doc/share/pgpkeys/pgpkeys-developers.sgml 1.116 +1 -0 doc/share/pgpkeys/pgpkeys.ent From owner-cvs-all@FreeBSD.ORG Tue Jul 18 23:20:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E9A916A4DA; Tue, 18 Jul 2006 23:20:27 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77E343D49; Tue, 18 Jul 2006 23:20:26 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6INKQgU043363; Tue, 18 Jul 2006 23:20:26 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6INKQsc043362; Tue, 18 Jul 2006 23:20:26 GMT (envelope-from glewis) Message-Id: <200607182320.k6INKQsc043362@repoman.freebsd.org> From: Greg Lewis Date: Tue, 18 Jul 2006 23:20:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jdk15/files patch-j2se::nio::ch::FileChannelImpl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 23:20:27 -0000 glewis 2006-07-18 23:20:26 UTC FreeBSD ports repository Added files: java/jdk15/files patch-j2se::nio::ch::FileChannelImpl.c Log: . Properly deal with error cases in transferTo0(). Corrects non-blocking IO case. Submitted by: Kurt Miller Sponsored by: The FreeBSD Foundation Revision Changes Path 1.1 +38 -0 ports/java/jdk15/files/patch-j2se::nio::ch::FileChannelImpl.c (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 23:23:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B6316A4DE; Tue, 18 Jul 2006 23:23:07 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C00243D5F; Tue, 18 Jul 2006 23:23:02 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6INN2ft043597; Tue, 18 Jul 2006 23:23:02 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6INN2fw043596; Tue, 18 Jul 2006 23:23:02 GMT (envelope-from glewis) Message-Id: <200607182323.k6INN2fw043596@repoman.freebsd.org> From: Greg Lewis Date: Tue, 18 Jul 2006 23:23:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jdk15/files patch-deploy::jcomponent::CPluginVM_OP.cpp patch-deploy::jvm_exec::java_vm.c patch-deploy::nscore::JavaVM5.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 23:23:07 -0000 glewis 2006-07-18 23:23:02 UTC FreeBSD ports repository Added files: java/jdk15/files patch-deploy::jcomponent::CPluginVM_OP.cpp patch-deploy::jvm_exec::java_vm.c patch-deploy::nscore::JavaVM5.cpp Log: . On amd64 the plugin should look for the Server VM, since there is no Client VM. Submitted by: Kurt Miller Revision Changes Path 1.1 +16 -0 ports/java/jdk15/files/patch-deploy::jcomponent::CPluginVM_OP.cpp (new) 1.1 +13 -0 ports/java/jdk15/files/patch-deploy::jvm_exec::java_vm.c (new) 1.1 +16 -0 ports/java/jdk15/files/patch-deploy::nscore::JavaVM5.cpp (new) From owner-cvs-all@FreeBSD.ORG Tue Jul 18 23:27:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC3DB16A4DD; Tue, 18 Jul 2006 23:27:22 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABE243D45; Tue, 18 Jul 2006 23:27:22 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6INRMFH043757; Tue, 18 Jul 2006 23:27:22 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6INRMwE043756; Tue, 18 Jul 2006 23:27:22 GMT (envelope-from glewis) Message-Id: <200607182327.k6INRMwE043756@repoman.freebsd.org> From: Greg Lewis Date: Tue, 18 Jul 2006 23:27:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jdk15 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Jul 2006 23:27:23 -0000 glewis 2006-07-18 23:27:22 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile Log: . Bump PORTREVISION. Revision Changes Path 1.111 +1 -1 ports/java/jdk15/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:01:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D840316A4DF; Wed, 19 Jul 2006 00:01:46 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FCD343D45; Wed, 19 Jul 2006 00:01:46 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J01kEu045334; Wed, 19 Jul 2006 00:01:46 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J01k2M045333; Wed, 19 Jul 2006 00:01:46 GMT (envelope-from clsung) Message-Id: <200607190001.k6J01k2M045333@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:01:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-WWW-Google-News-TW pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:01:46 -0000 clsung 2006-07-19 00:01:46 UTC FreeBSD ports repository Modified files: www/p5-WWW-Google-News-TW pkg-descr Log: - update pkg-descr from ports/100477 PR: ports/100477 Submitted by: maintainer (Tsung-Han Yeh) Revision Changes Path 1.2 +2 -3 ports/www/p5-WWW-Google-News-TW/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:02:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA4B16A4DA; Wed, 19 Jul 2006 00:02:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFEB443D46; Wed, 19 Jul 2006 00:02:52 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J02qVA045395; Wed, 19 Jul 2006 00:02:52 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J02q3x045394; Wed, 19 Jul 2006 00:02:52 GMT (envelope-from linimon) Message-Id: <200607190002.k6J02q3x045394@repoman.freebsd.org> From: Mark Linimon Date: Wed, 19 Jul 2006 00:02:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/portmk/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:02:53 -0000 linimon 2006-07-19 00:02:52 UTC FreeBSD ports repository Modified files: devel/portmk/Mk bsd.port.mk Log: Bring this up to date with ports/Mk/bsd.port.mk 1.538. Note that ports/98565 was forgotten on the test run yet again. Revision Changes Path 1.35 +25 -2 ports/devel/portmk/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:15:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFB9516A4DA; Wed, 19 Jul 2006 00:15:47 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBC7343D45; Wed, 19 Jul 2006 00:15:47 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0FlI6047286; Wed, 19 Jul 2006 00:15:47 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0Fldu047285; Wed, 19 Jul 2006 00:15:47 GMT (envelope-from shaun) Message-Id: <200607190015.k6J0Fldu047285@repoman.freebsd.org> From: Shaun Amott Date: Wed, 19 Jul 2006 00:15:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-UI-Dialog Makefile distinfo pkg-descr pkg-plist ports/devel/p5-UI-Dialog/files patch-lib_UI_Dialog_Backend_CDialog.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:15:48 -0000 shaun 2006-07-19 00:15:47 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-UI-Dialog Makefile distinfo pkg-descr pkg-plist devel/p5-UI-Dialog/files patch-lib_UI_Dialog_Backend_CDialog.pm Log: Add devel/p5-UI-Dialog. UI::Dialog is an OOPerl wrapper for the various dialog applications. These dialog backends are currently supported: Zenity, XDialog, GDialog, KDialog, CDialog, and Whiptail. There is also an ASCII backend provided as a last resort interface for the console based dialog variants. PR: ports/97598 Submitted by: Dmitry Karasik Approved by: ahze (mentor, implicit) Revision Changes Path 1.2341 +1 -0 ports/devel/Makefile 1.1 +53 -0 ports/devel/p5-UI-Dialog/Makefile (new) 1.1 +3 -0 ports/devel/p5-UI-Dialog/distinfo (new) 1.1 +20 -0 ports/devel/p5-UI-Dialog/files/patch-lib_UI_Dialog_Backend_CDialog.pm (new) 1.1 +13 -0 ports/devel/p5-UI-Dialog/pkg-descr (new) 1.1 +36 -0 ports/devel/p5-UI-Dialog/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:16:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AA2816A4DA; Wed, 19 Jul 2006 00:16:36 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C76F43D49; Wed, 19 Jul 2006 00:16:35 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0GZIQ047339; Wed, 19 Jul 2006 00:16:35 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0GZZF047338; Wed, 19 Jul 2006 00:16:35 GMT (envelope-from shaun) Message-Id: <200607190016.k6J0GZZF047338@repoman.freebsd.org> From: Shaun Amott Date: Wed, 19 Jul 2006 00:16:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:16:36 -0000 shaun 2006-07-19 00:16:34 UTC FreeBSD ports repository Modified files: . modules Log: p5-UI-Dialog --> ports/devel/p5-UI-Dialog Revision Changes Path 1.15665 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:27:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B493616A4DD; Wed, 19 Jul 2006 00:27:08 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F2043D4C; Wed, 19 Jul 2006 00:27:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0R86N047936; Wed, 19 Jul 2006 00:27:08 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0R8Ys047935; Wed, 19 Jul 2006 00:27:08 GMT (envelope-from clsung) Message-Id: <200607190027.k6J0R8Ys047935@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:27:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Shorten-0rz Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:27:08 -0000 clsung 2006-07-19 00:27:08 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Shorten-0rz Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-Shorten-0rz 0.02, shorten URL using 0rz.net. PR: ports/100433 Submitted by: Tsung-Han Yeh Revision Changes Path 1.1510 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/p5-WWW-Shorten-0rz/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Shorten-0rz/distinfo (new) 1.1 +3 -0 ports/www/p5-WWW-Shorten-0rz/pkg-descr (new) 1.1 +9 -0 ports/www/p5-WWW-Shorten-0rz/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:27:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9900616A4F4; Wed, 19 Jul 2006 00:27:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 576C243D4C; Wed, 19 Jul 2006 00:27:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0RK4I047974; Wed, 19 Jul 2006 00:27:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0RKH0047973; Wed, 19 Jul 2006 00:27:20 GMT (envelope-from clsung) Message-Id: <200607190027.k6J0RKH0047973@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:27:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:27:20 -0000 clsung 2006-07-19 00:27:20 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Shorten-0rz --> ports/www/p5-WWW-Shorten-0rz Revision Changes Path 1.15666 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:51:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 270EC16A4DA; Wed, 19 Jul 2006 00:51:08 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB5E243D46; Wed, 19 Jul 2006 00:51:07 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0p7RL057075; Wed, 19 Jul 2006 00:51:07 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0p7FG057074; Wed, 19 Jul 2006 00:51:07 GMT (envelope-from clsung) Message-Id: <200607190051.k6J0p7FG057074@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:51:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Shorten-KUSO Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:51:08 -0000 clsung 2006-07-19 00:51:07 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Shorten-KUSO Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-Shorten-KUSO 0.3, shorten URL using http://KUSO.CC/. PR: ports/100434 Submitted by: Tsung-Han Yeh Revision Changes Path 1.1511 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/p5-WWW-Shorten-KUSO/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Shorten-KUSO/distinfo (new) 1.1 +3 -0 ports/www/p5-WWW-Shorten-KUSO/pkg-descr (new) 1.1 +9 -0 ports/www/p5-WWW-Shorten-KUSO/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:51:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9593D16A4E2; Wed, 19 Jul 2006 00:51:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5474F43D45; Wed, 19 Jul 2006 00:51:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0pKmx057122; Wed, 19 Jul 2006 00:51:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0pKxH057121; Wed, 19 Jul 2006 00:51:20 GMT (envelope-from clsung) Message-Id: <200607190051.k6J0pKxH057121@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:51:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:51:20 -0000 clsung 2006-07-19 00:51:20 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Shorten-KUSO --> ports/www/p5-WWW-Shorten-KUSO Revision Changes Path 1.15667 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:57:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB54316A4DD; Wed, 19 Jul 2006 00:57:52 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A2C43D45; Wed, 19 Jul 2006 00:57:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0vqe6057598; Wed, 19 Jul 2006 00:57:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0vqP3057597; Wed, 19 Jul 2006 00:57:52 GMT (envelope-from clsung) Message-Id: <200607190057.k6J0vqP3057597@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:57:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-funionfs Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:57:53 -0000 clsung 2006-07-19 00:57:52 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-funionfs Makefile distinfo pkg-descr Log: Add fusefs-funionfs 0.4.1, union filesystem for the FUSE driver. PR: ports/100383 Submitted by: Gea-Suan Lin Revision Changes Path 1.810 +1 -0 ports/sysutils/Makefile 1.1 +37 -0 ports/sysutils/fusefs-funionfs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-funionfs/distinfo (new) 1.1 +6 -0 ports/sysutils/fusefs-funionfs/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:58:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C6616A4E0; Wed, 19 Jul 2006 00:58:10 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD8A43D46; Wed, 19 Jul 2006 00:58:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0w851057666; Wed, 19 Jul 2006 00:58:08 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0w82V057665; Wed, 19 Jul 2006 00:58:08 GMT (envelope-from clsung) Message-Id: <200607190058.k6J0w82V057665@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:58:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:58:10 -0000 clsung 2006-07-19 00:58:08 UTC FreeBSD ports repository Modified files: . modules Log: fusefs-funionfs --> ports/sysutils/fusefs-funionfs Revision Changes Path 1.15668 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 00:59:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21B3E16A4DD; Wed, 19 Jul 2006 00:59:36 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D254E43D45; Wed, 19 Jul 2006 00:59:35 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J0xZ4v057735; Wed, 19 Jul 2006 00:59:35 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J0xZP9057734; Wed, 19 Jul 2006 00:59:35 GMT (envelope-from clsung) Message-Id: <200607190059.k6J0xZP9057734@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 00:59:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/p5-POE-Component-IRC Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 00:59:36 -0000 clsung 2006-07-19 00:59:35 UTC FreeBSD ports repository Modified files: irc/p5-POE-Component-IRC Makefile distinfo pkg-plist Log: - update to 4.96 - original maintainer pass maintainership to submitter PR: ports/100487 Submitted by: Jin-Shan Tseng Approved by: maintainer (original, Christopher Nehren) Revision Changes Path 1.20 +4 -4 ports/irc/p5-POE-Component-IRC/Makefile 1.17 +3 -3 ports/irc/p5-POE-Component-IRC/distinfo 1.12 +4 -0 ports/irc/p5-POE-Component-IRC/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:03:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2AF116A4DA; Wed, 19 Jul 2006 01:03:39 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C09FF43D46; Wed, 19 Jul 2006 01:03:39 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J13d7C059312; Wed, 19 Jul 2006 01:03:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J13dZi059311; Wed, 19 Jul 2006 01:03:39 GMT (envelope-from clsung) Message-Id: <200607190103.k6J13dZi059311@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 01:03:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-httpfs Makefile distinfo pkg-descr ports/sysutils/fusefs-httpfs/files patch-httpfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:03:40 -0000 clsung 2006-07-19 01:03:39 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-httpfs Makefile distinfo pkg-descr sysutils/fusefs-httpfs/files patch-httpfs.c Log: Add fusefs-httpfs 2.06.07.10, fuse-based http filesystem. PR: ports/100389 Submitted by: Gea-Suan Lin Revision Changes Path 1.811 +1 -0 ports/sysutils/Makefile 1.1 +42 -0 ports/sysutils/fusefs-httpfs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-httpfs/distinfo (new) 1.1 +14 -0 ports/sysutils/fusefs-httpfs/files/patch-httpfs.c (new) 1.1 +6 -0 ports/sysutils/fusefs-httpfs/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:03:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FA0316A582; Wed, 19 Jul 2006 01:03:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D9A143D46; Wed, 19 Jul 2006 01:03:57 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J13uCn059383; Wed, 19 Jul 2006 01:03:56 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J13uoW059382; Wed, 19 Jul 2006 01:03:56 GMT (envelope-from clsung) Message-Id: <200607190103.k6J13uoW059382@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 01:03:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:03:57 -0000 clsung 2006-07-19 01:03:56 UTC FreeBSD ports repository Modified files: . modules Log: fusefs-httpfs --> ports/sysutils/fusefs-httpfs Revision Changes Path 1.15669 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:05:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B8F16A4DE; Wed, 19 Jul 2006 01:05:13 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3F8543D49; Wed, 19 Jul 2006 01:05:12 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J15CF2059473; Wed, 19 Jul 2006 01:05:12 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J15Cnh059472; Wed, 19 Jul 2006 01:05:12 GMT (envelope-from clsung) Message-Id: <200607190105.k6J15Cnh059472@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 01:05:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-Compile Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:05:13 -0000 clsung 2006-07-19 01:05:12 UTC FreeBSD ports repository Modified files: devel/p5-Module-Compile Makefile distinfo Log: - Update to 0.18 PR: ports/100453 Submitted by: clsung Approved by: maintainer Revision Changes Path 1.7 +1 -1 ports/devel/p5-Module-Compile/Makefile 1.4 +3 -3 ports/devel/p5-Module-Compile/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:08:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5911616A4DD; Wed, 19 Jul 2006 01:08:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2831443D49; Wed, 19 Jul 2006 01:08:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J18Kw8059678; Wed, 19 Jul 2006 01:08:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J18Kru059677; Wed, 19 Jul 2006 01:08:20 GMT (envelope-from clsung) Message-Id: <200607190108.k6J18Kru059677@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 01:08:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Time-Duration-Parse Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:08:20 -0000 clsung 2006-07-19 01:08:19 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Time-Duration-Parse Makefile distinfo pkg-descr pkg-plist Log: Add p5-Time-Duration-Parse 0.02, parse string that represents time duration. PR: ports/100470 Submitted by: Gea-Suan Lin Revision Changes Path 1.2342 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/p5-Time-Duration-Parse/Makefile (new) 1.1 +3 -0 ports/devel/p5-Time-Duration-Parse/distinfo (new) 1.1 +13 -0 ports/devel/p5-Time-Duration-Parse/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-Time-Duration-Parse/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:08:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF1F16A4E1; Wed, 19 Jul 2006 01:08:37 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 439D743D58; Wed, 19 Jul 2006 01:08:37 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J18bvo059716; Wed, 19 Jul 2006 01:08:37 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J18b8D059715; Wed, 19 Jul 2006 01:08:37 GMT (envelope-from clsung) Message-Id: <200607190108.k6J18b8D059715@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 01:08:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:08:37 -0000 clsung 2006-07-19 01:08:37 UTC FreeBSD ports repository Modified files: . modules Log: p5-Time-Duration-Parse --> ports/devel/p5-Time-Duration-Parse Revision Changes Path 1.15670 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:41:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2341316A4DD; Wed, 19 Jul 2006 01:41:35 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E7843D4C; Wed, 19 Jul 2006 01:41:34 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J1fYge061419; Wed, 19 Jul 2006 01:41:34 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J1fYc4061418; Wed, 19 Jul 2006 01:41:34 GMT (envelope-from alepulver) Message-Id: <200607190141.k6J1fYc4061418@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 19 Jul 2006 01:41:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/bugle Makefile ports/x11-toolkits/gauche-gtk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:41:35 -0000 alepulver 2006-07-19 01:41:34 UTC FreeBSD ports repository Modified files: graphics/bugle Makefile x11-toolkits/gauche-gtk Makefile Log: - Change shared library version in LIB_DEPENDS to match current version of x11-toolkits/gtkglext. Reported by: linimon Approved by: maintainer Revision Changes Path 1.21 +1 -1 ports/graphics/bugle/Makefile 1.30 +1 -1 ports/x11-toolkits/gauche-gtk/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:45:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 082BC16A4DD; Wed, 19 Jul 2006 01:45:17 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B65B943D45; Wed, 19 Jul 2006 01:45:16 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J1jGBK061586; Wed, 19 Jul 2006 01:45:16 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J1jG4j061585; Wed, 19 Jul 2006 01:45:16 GMT (envelope-from leeym) Message-Id: <200607190145.k6J1jG4j061585@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 19 Jul 2006 01:45:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Acme-MetaSyntactic Makefile Makefile.man distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:45:17 -0000 leeym 2006-07-19 01:45:16 UTC FreeBSD ports repository Modified files: devel/p5-Acme-MetaSyntactic Makefile Makefile.man distinfo pkg-plist Log: - update to 0.83 Revision Changes Path 1.13 +1 -1 ports/devel/p5-Acme-MetaSyntactic/Makefile 1.12 +2 -1 ports/devel/p5-Acme-MetaSyntactic/Makefile.man 1.13 +3 -3 ports/devel/p5-Acme-MetaSyntactic/distinfo 1.12 +1 -0 ports/devel/p5-Acme-MetaSyntactic/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:57:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27A6916A4DA; Wed, 19 Jul 2006 01:57:43 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B064743D46; Wed, 19 Jul 2006 01:57:42 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J1vgpb062217; Wed, 19 Jul 2006 01:57:42 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J1vg8k062216; Wed, 19 Jul 2006 01:57:42 GMT (envelope-from clsung) Message-Id: <200607190157.k6J1vg8k062216@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 01:57:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils Makefile ports/deskutils/todo Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:57:43 -0000 clsung 2006-07-19 01:57:42 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/todo Makefile distinfo pkg-descr Log: Add todo 1.6, todo.txt Managers. PR: ports/100191 Submitted by: ijliao Revision Changes Path 1.235 +1 -0 ports/deskutils/Makefile 1.1 +33 -0 ports/deskutils/todo/Makefile (new) 1.1 +3 -0 ports/deskutils/todo/distinfo (new) 1.1 +11 -0 ports/deskutils/todo/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 01:58:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A0BC16A4E0; Wed, 19 Jul 2006 01:58:05 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 176D043D45; Wed, 19 Jul 2006 01:58:05 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J1w40k062263; Wed, 19 Jul 2006 01:58:04 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J1w4xF062262; Wed, 19 Jul 2006 01:58:04 GMT (envelope-from clsung) Message-Id: <200607190158.k6J1w4xF062262@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 01:58:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 01:58:05 -0000 clsung 2006-07-19 01:58:04 UTC FreeBSD ports repository Modified files: . modules Log: todo --> ports/deskutils/todo Revision Changes Path 1.15671 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 02:25:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F412E16A4DA; Wed, 19 Jul 2006 02:25:46 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C30E243D46; Wed, 19 Jul 2006 02:25:46 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J2PkM2065165; Wed, 19 Jul 2006 02:25:46 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J2Pknb065164; Wed, 19 Jul 2006 02:25:46 GMT (envelope-from clsung) Message-Id: <200607190225.k6J2Pknb065164@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 02:25:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-VenusEnvy Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 02:25:47 -0000 clsung 2006-07-19 02:25:46 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-VenusEnvy Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-VenusEnvy 1.10, venusEnvy comic strip archive and retrieval module. PR: ports/100378 Submitted by: chinsan , Gea-Suan Lin Revision Changes Path 1.1512 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/p5-WWW-VenusEnvy/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-VenusEnvy/distinfo (new) 1.1 +5 -0 ports/www/p5-WWW-VenusEnvy/pkg-descr (new) 1.1 +3 -0 ports/www/p5-WWW-VenusEnvy/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 02:25:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49AB116A585; Wed, 19 Jul 2006 02:25:59 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 078A043D46; Wed, 19 Jul 2006 02:25:59 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J2Pwcd065204; Wed, 19 Jul 2006 02:25:58 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J2PwvS065203; Wed, 19 Jul 2006 02:25:58 GMT (envelope-from clsung) Message-Id: <200607190225.k6J2PwvS065203@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 02:25:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 02:25:59 -0000 clsung 2006-07-19 02:25:58 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-VenusEnvy --> ports/www/p5-WWW-VenusEnvy Revision Changes Path 1.15672 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 02:27:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9099416A4DD; Wed, 19 Jul 2006 02:27:23 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D7A343D46; Wed, 19 Jul 2006 02:27:23 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J2RNjp065272; Wed, 19 Jul 2006 02:27:23 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J2RNjT065271; Wed, 19 Jul 2006 02:27:23 GMT (envelope-from sobomax) Message-Id: <200607190227.k6J2RNjT065271@repoman.freebsd.org> From: Maxim Sobolev Date: Wed, 19 Jul 2006 02:27:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/b2bua/files patch-contrib::libcext_lgpl::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 02:27:23 -0000 sobomax 2006-07-19 02:27:23 UTC FreeBSD ports repository Modified files: net/b2bua/files patch-contrib::libcext_lgpl::Makefile Log: Fix incorrect patch. Revision Changes Path 1.2 +6 -6 ports/net/b2bua/files/patch-contrib::libcext_lgpl::Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 02:29:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC7E616A4DE; Wed, 19 Jul 2006 02:29:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C56743D46; Wed, 19 Jul 2006 02:29:38 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J2TchT065436; Wed, 19 Jul 2006 02:29:38 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J2TcOU065435; Wed, 19 Jul 2006 02:29:38 GMT (envelope-from clsung) Message-Id: <200607190229.k6J2TcOU065435@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 02:29:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Object-Declare Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 02:29:38 -0000 clsung 2006-07-19 02:29:38 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Object-Declare Makefile distinfo pkg-descr pkg-plist Log: Add p5-Object-Declare 0.08, declarative object constructor. PR: ports/100503 Submitted by: Gea-Suan Lin Revision Changes Path 1.2343 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/p5-Object-Declare/Makefile (new) 1.1 +3 -0 ports/devel/p5-Object-Declare/distinfo (new) 1.1 +5 -0 ports/devel/p5-Object-Declare/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Object-Declare/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 02:29:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0354D16A4DD; Wed, 19 Jul 2006 02:29:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C305443D53; Wed, 19 Jul 2006 02:29:54 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J2Tsw2065478; Wed, 19 Jul 2006 02:29:54 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J2TswK065477; Wed, 19 Jul 2006 02:29:54 GMT (envelope-from clsung) Message-Id: <200607190229.k6J2TswK065477@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 02:29:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 02:29:56 -0000 clsung 2006-07-19 02:29:54 UTC FreeBSD ports repository Modified files: . modules Log: p5-Object-Declare --> ports/devel/p5-Object-Declare Revision Changes Path 1.15673 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 03:32:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 590E716A4DF; Wed, 19 Jul 2006 03:32:34 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id B382C43D45; Wed, 19 Jul 2006 03:32:33 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id E95B75A0D42; Wed, 19 Jul 2006 13:32:29 +1000 (EST) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k6J3WRib003737; Wed, 19 Jul 2006 13:32:28 +1000 Date: Wed, 19 Jul 2006 13:32:26 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Giorgos Keramidas In-Reply-To: <20060701003326.GA41947@gothmog.pc> Message-ID: <20060719131841.U41630@delplex.bde.org> References: <200606291922.k5TJM5ev007314@repoman.freebsd.org> <20060701003326.GA41947@gothmog.pc> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, Yar Tikhiy , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c if_atmsubr.c if_stf.c if_tun.c src/sys/netinet if_ether.c ip_divert.c ip_fw2.c src/sys/netinet6 in6.c in6_var.h src/sys/nfsclient bootp_subr.c nfs_diskless.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 03:32:34 -0000 Long ago, On Sat, 1 Jul 2006, Giorgos Keramidas wrote: > On 2006-06-29 19:22, Yar Tikhiy wrote: >> yar 2006-06-29 19:22:05 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/net if.c if_atmsubr.c if_stf.c if_tun.c >> sys/netinet if_ether.c ip_divert.c ip_fw2.c >> sys/netinet6 in6.c in6_var.h >> sys/nfsclient bootp_subr.c nfs_diskless.c >> Log: >> There is a consensus that ifaddr.ifa_addr should never be NULL, >> except in places dealing with ifaddr creation or destruction; and >> in such special places incomplete ifaddrs should never be linked >> to system-wide data structures. Therefore we can eliminate all the >> superfluous checks for "ifa->ifa_addr != NULL" and get ready >> to the system crashing honestly instead of masking possible bugs. > > This is probably silly, but it was the first thing I thought about when > I saw the NULL checks removed. > > Since we assume that ifa->ifa_addr != NULL, does it make sense to add > KASSERT() calls in the places where we do so? No, that would be worse than leaving the checks unchanged. Asserting that pointers aren't null just re-bloats the code (at least at the source level) and breaks normal handling of dereferencing of null pointers. With normal handling, you get a trap that can be restarted using a debugger, but with assertions (if assertions are enabled) you get a panic that can't be restarted (modulo the RESTARTABLE_PANICS option which causes other problems). > Something like the following: > > % === sys/netinet6/in6.c > % ================================================================== > % --- sys/netinet6/in6.c (revision 149) > % +++ sys/netinet6/in6.c (local) > % ... > % @@ -1696,8 +1696,6 @@ > % * and to validate the address if necessary. > % */ > % TAILQ_FOREACH(ifa, &ifp->if_addrlist, ifa_list) { > % - if (ifa->ifa_addr == NULL) > % - continue; /* just for safety */ > % if (ifa->ifa_addr->sa_family != AF_INET6) > % continue; > % ifacount++; > > would become then: > > TAILQ_FOREACH(ifa, &ifp->if_addrlist, ifa_list) { > KASSERT(ifa->ifa_addr == NULL, > ("ifa %p has no ifa_addr", ifa)); > if (ifa->ifa_addr->sa_family != AF_INET6) > continue; > ifacount++; Somtimes the dereferencing is far removed from the load of the pointer, and then KASSERT() may help locate the problem, but here the dereferencing is immediately after the load so the cause of a null pointer trap would be obvious. > This shouldn't really be slower than the original NULL check, but it is > a relatively useful sort of `inline documentation' of the assumption and > it may also help a bit in debugging the crash :) It is less than useful. Code that dereferences a pointer is self-documenting. Obviously, the pointer is expected to be non-null, else dereferencing it wouldn't work. Bruce From owner-cvs-all@FreeBSD.ORG Wed Jul 19 03:37:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF6D316A4DD; Wed, 19 Jul 2006 03:37:14 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC24643D55; Wed, 19 Jul 2006 03:37:14 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J3bENL069895; Wed, 19 Jul 2006 03:37:14 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J3bEY0069894; Wed, 19 Jul 2006 03:37:14 GMT (envelope-from linimon) Message-Id: <200607190337.k6J3bEY0069894@repoman.freebsd.org> From: Mark Linimon Date: Wed, 19 Jul 2006 03:37:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/vim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 03:37:15 -0000 linimon 2006-07-19 03:37:14 UTC FreeBSD ports repository Modified files: editors/vim Makefile Log: Mark as broken on 4.X: fails to compile. 4.X users are recommended to stay with the previous version which was repocopied to editors/vim6. Hat: portmgr Approved by: maintainer Revision Changes Path 1.279 +4 -0 ports/editors/vim/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 03:55:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0AF716A4DE; Wed, 19 Jul 2006 03:55:32 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9855E43D45; Wed, 19 Jul 2006 03:55:32 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J3tW04070832; Wed, 19 Jul 2006 03:55:32 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J3tWW3070831; Wed, 19 Jul 2006 03:55:32 GMT (envelope-from clsung) Message-Id: <200607190355.k6J3tWW3070831@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 03:55:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-CSTA Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 03:55:33 -0000 clsung 2006-07-19 03:55:32 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-CSTA Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-CSTA 0.03, perl extension for ECMA CSTA. PR: ports/100506 Submitted by: Gea-Suan Lin Revision Changes Path 1.1696 +1 -0 ports/net/Makefile 1.1 +31 -0 ports/net/p5-Net-CSTA/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-CSTA/distinfo (new) 1.1 +6 -0 ports/net/p5-Net-CSTA/pkg-descr (new) 1.1 +11 -0 ports/net/p5-Net-CSTA/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 03:55:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1088216A4DA; Wed, 19 Jul 2006 03:55:45 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2EF443D45; Wed, 19 Jul 2006 03:55:44 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J3tidl070892; Wed, 19 Jul 2006 03:55:44 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J3tiRa070891; Wed, 19 Jul 2006 03:55:44 GMT (envelope-from clsung) Message-Id: <200607190355.k6J3tiRa070891@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 03:55:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 03:55:45 -0000 clsung 2006-07-19 03:55:44 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-CSTA --> ports/net/p5-Net-CSTA Revision Changes Path 1.15674 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 04:02:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E11C316A4DE; Wed, 19 Jul 2006 04:02:59 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CD0943D45; Wed, 19 Jul 2006 04:02:59 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J42x7H071277; Wed, 19 Jul 2006 04:02:59 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J42xHd071276; Wed, 19 Jul 2006 04:02:59 GMT (envelope-from dinoex) Message-Id: <200607190402.k6J42xHd071276@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 19 Jul 2006 04:02:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/spamilter Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 04:03:00 -0000 dinoex 2006-07-19 04:02:59 UTC FreeBSD ports repository Modified files: mail/spamilter Makefile Log: - fix build on RELENG_6 Submitted by: ume (Hajimu UMEMOTO) Revision Changes Path 1.15 +1 -1 ports/mail/spamilter/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 04:13:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27FD516A4DA; Wed, 19 Jul 2006 04:13:00 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D71B543D49; Wed, 19 Jul 2006 04:12:59 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J4Cxs9073017; Wed, 19 Jul 2006 04:12:59 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J4CxOI073016; Wed, 19 Jul 2006 04:12:59 GMT (envelope-from yongari) Message-Id: <200607190412.k6J4CxOI073016@repoman.freebsd.org> From: Pyun YongHyeon Date: Wed, 19 Jul 2006 04:12:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 04:13:00 -0000 yongari 2006-07-19 04:12:59 UTC FreeBSD src repository Modified files: sys/dev/sk if_sk.c if_skreg.h Log: Convert sk(4) to use the new bus_alloc_resources() API and bus_{read,write}_* macros. Submitted by: Antoine Brodin Reviewed by: imp (initial version) Revision Changes Path 1.127 +35 -36 src/sys/dev/sk/if_sk.c 1.37 +8 -10 src/sys/dev/sk/if_skreg.h From owner-cvs-all@FreeBSD.ORG Wed Jul 19 04:40:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C443C16A4DA; Wed, 19 Jul 2006 04:40:26 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8116843D4C; Wed, 19 Jul 2006 04:40:26 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J4eQbq074274; Wed, 19 Jul 2006 04:40:26 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J4eQqh074273; Wed, 19 Jul 2006 04:40:26 GMT (envelope-from yongari) Message-Id: <200607190440.k6J4eQqh074273@repoman.freebsd.org> From: Pyun YongHyeon Date: Wed, 19 Jul 2006 04:40:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mii ukphy_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 04:40:26 -0000 yongari 2006-07-19 04:40:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mii ukphy_subr.c Log: MFC ukphy_subr.c, 1.9 to RELENG_6: If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speed was negotiated. Revision Changes Path 1.8.8.1 +15 -2 src/sys/dev/mii/ukphy_subr.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 04:49:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F319E16A4DA; Wed, 19 Jul 2006 04:49:44 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1877443D46; Wed, 19 Jul 2006 04:49:42 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.7/8.13.7/Debian-1) with ESMTP id k6J4nKgW015257 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 19 Jul 2006 07:49:28 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.7/8.13.7) with ESMTP id k6J4nE3r068703; Wed, 19 Jul 2006 07:49:14 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.7/8.13.7/Submit) id k6J4nD3e068702; Wed, 19 Jul 2006 07:49:13 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 19 Jul 2006 07:49:13 +0300 From: Giorgos Keramidas To: Bruce Evans Message-ID: <20060719044913.GB64382@gothmog.pc> References: <200606291922.k5TJM5ev007314@repoman.freebsd.org> <20060701003326.GA41947@gothmog.pc> <20060719131841.U41630@delplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060719131841.U41630@delplex.bde.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.741, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.66, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: cvs-src@FreeBSD.org, Yar Tikhiy , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c if_atmsubr.c if_stf.c if_tun.c src/sys/netinet if_ether.c ip_divert.c ip_fw2.c src/sys/netinet6 in6.c in6_var.h src/sys/nfsclient bootp_subr.c nfs_diskless.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 04:49:45 -0000 On 2006-07-19 13:32, Bruce Evans wrote: >Long ago, On Sat, 1 Jul 2006, Giorgos Keramidas wrote: >>On 2006-06-29 19:22, Yar Tikhiy wrote: >>> yar 2006-06-29 19:22:05 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/net if.c if_atmsubr.c if_stf.c if_tun.c >>> sys/netinet if_ether.c ip_divert.c ip_fw2.c >>> sys/netinet6 in6.c in6_var.h >>> sys/nfsclient bootp_subr.c nfs_diskless.c >>> Log: >>> There is a consensus that ifaddr.ifa_addr should never be NULL, >>> except in places dealing with ifaddr creation or destruction; and >>> in such special places incomplete ifaddrs should never be linked >>> to system-wide data structures. Therefore we can eliminate all the >>> superfluous checks for "ifa->ifa_addr != NULL" and get ready >>> to the system crashing honestly instead of masking possible bugs. >> >> This is probably silly, but it was the first thing I thought about when >> I saw the NULL checks removed. >> >> Since we assume that ifa->ifa_addr != NULL, does it make sense to add >> KASSERT() calls in the places where we do so? > > No, that would be worse than leaving the checks unchanged. Asserting > that pointers aren't null just re-bloats the code (at least at the > source level) and breaks normal handling of dereferencing of null > pointers. With normal handling, you get a trap that can be restarted > using a debugger, but with assertions (if assertions are enabled) you > get a panic that can't be restarted (modulo the RESTARTABLE_PANICS > option which causes other problems). Subtle, but important difference. Thanks for taking the time to write down the explanation :-) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 05:04:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C33516A4DA; Wed, 19 Jul 2006 05:04:51 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9EDB43D4C; Wed, 19 Jul 2006 05:04:50 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J54oKe084410; Wed, 19 Jul 2006 05:04:50 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J54oqw084409; Wed, 19 Jul 2006 05:04:50 GMT (envelope-from clsung) Message-Id: <200607190504.k6J54oqw084409@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 05:04:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-PAR-Dist Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 05:04:51 -0000 clsung 2006-07-19 05:04:50 UTC FreeBSD ports repository Modified files: devel/p5-PAR-Dist Makefile distinfo pkg-plist Log: - update to 0.11 Revision Changes Path 1.7 +1 -1 ports/devel/p5-PAR-Dist/Makefile 1.8 +3 -3 ports/devel/p5-PAR-Dist/distinfo 1.3 +2 -2 ports/devel/p5-PAR-Dist/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 05:35:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4102816A4E2; Wed, 19 Jul 2006 05:35:30 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F178243D46; Wed, 19 Jul 2006 05:35:29 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J5ZTkA085831; Wed, 19 Jul 2006 05:35:29 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J5ZT2Y085830; Wed, 19 Jul 2006 05:35:29 GMT (envelope-from sat) Message-Id: <200607190535.k6J5ZT2Y085830@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 19 Jul 2006 05:35:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-stumbleupon Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 05:35:30 -0000 sat 2006-07-19 05:35:29 UTC FreeBSD ports repository Modified files: www/xpi-stumbleupon Makefile distinfo Log: - Update to 2.82 Revision Changes Path 1.3 +2 -2 ports/www/xpi-stumbleupon/Makefile 1.3 +3 -3 ports/www/xpi-stumbleupon/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 05:36:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F3516A4DA; Wed, 19 Jul 2006 05:36:09 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1CB543D55; Wed, 19 Jul 2006 05:36:08 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J5a8W0085923; Wed, 19 Jul 2006 05:36:08 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J5a8mt085922; Wed, 19 Jul 2006 05:36:08 GMT (envelope-from sat) Message-Id: <200607190536.k6J5a8mt085922@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 19 Jul 2006 05:36:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-resurrectpages Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 05:36:09 -0000 sat 2006-07-19 05:36:08 UTC FreeBSD ports repository Modified files: www/xpi-resurrectpages Makefile distinfo Log: - Update to 1.0.1 Revision Changes Path 1.3 +1 -1 ports/www/xpi-resurrectpages/Makefile 1.3 +3 -3 ports/www/xpi-resurrectpages/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 06:42:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E384016A4E0; Wed, 19 Jul 2006 06:42:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91A9443D46; Wed, 19 Jul 2006 06:42:29 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J6gTld090006; Wed, 19 Jul 2006 06:42:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J6gT2X090005; Wed, 19 Jul 2006 06:42:29 GMT (envelope-from miwi) Message-Id: <200607190642.k6J6gT2X090005@repoman.freebsd.org> From: Martin Wilke Date: Wed, 19 Jul 2006 06:42:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/fakeroot Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 06:42:30 -0000 miwi 2006-07-19 06:42:29 UTC FreeBSD ports repository Modified files: security/fakeroot Makefile distinfo Log: Update to 1.5.8 PR: ports/99271 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout Revision Changes Path 1.13 +1 -2 ports/security/fakeroot/Makefile 1.7 +3 -3 ports/security/fakeroot/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 06:45:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B549B16A4DA; Wed, 19 Jul 2006 06:45:20 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE6343D6A; Wed, 19 Jul 2006 06:45:20 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J6jKqf090148; Wed, 19 Jul 2006 06:45:20 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J6jKxk090142; Wed, 19 Jul 2006 06:45:20 GMT (envelope-from ale) Message-Id: <200607190645.k6J6jKxk090142@repoman.freebsd.org> From: Alex Dupre Date: Wed, 19 Jul 2006 06:45:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/bouncycastle Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 06:45:20 -0000 ale 2006-07-19 06:45:20 UTC FreeBSD ports repository Modified files: java/bouncycastle Makefile distinfo pkg-descr pkg-plist Log: Update to 1.33 release: - install only jars for the selected jdk to avoid class conflicts - drop support for obsolate jdks - take maintainership [1] Approved by: glewis [1] Revision Changes Path 1.15 +13 -9 ports/java/bouncycastle/Makefile 1.7 +3 -3 ports/java/bouncycastle/distinfo 1.3 +3 -0 ports/java/bouncycastle/pkg-descr 1.5 +5 -26 ports/java/bouncycastle/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 06:47:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F15A16A4DD; Wed, 19 Jul 2006 06:47:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC0143D49; Wed, 19 Jul 2006 06:47:46 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J6lkMa090264; Wed, 19 Jul 2006 06:47:46 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J6lkNV090263; Wed, 19 Jul 2006 06:47:46 GMT (envelope-from miwi) Message-Id: <200607190647.k6J6lkNV090263@repoman.freebsd.org> From: Martin Wilke Date: Wed, 19 Jul 2006 06:47:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/xmlsec1 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 06:47:46 -0000 miwi 2006-07-19 06:47:46 UTC FreeBSD ports repository Modified files: security/xmlsec1 Makefile distinfo Log: - Update to 1.2.20 PR: ports/99269 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout Revision Changes Path 1.15 +1 -1 ports/security/xmlsec1/Makefile 1.6 +3 -3 ports/security/xmlsec1/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 06:50:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D430F16A4DF; Wed, 19 Jul 2006 06:50:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F88143D46; Wed, 19 Jul 2006 06:50:56 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J6outX090430; Wed, 19 Jul 2006 06:50:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J6ou9G090429; Wed, 19 Jul 2006 06:50:56 GMT (envelope-from miwi) Message-Id: <200607190650.k6J6ou9G090429@repoman.freebsd.org> From: Martin Wilke Date: Wed, 19 Jul 2006 06:50:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/detachtty Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 06:50:56 -0000 miwi 2006-07-19 06:50:56 UTC FreeBSD ports repository Modified files: misc/detachtty Makefile distinfo Log: Update to 9 PR: ports/99279 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout Revision Changes Path 1.4 +2 -3 ports/misc/detachtty/Makefile 1.5 +3 -3 ports/misc/detachtty/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 06:59:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF39F16A4DA; Wed, 19 Jul 2006 06:59:46 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9659143D62; Wed, 19 Jul 2006 06:59:42 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J6xgHD090828; Wed, 19 Jul 2006 06:59:42 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J6xgvt090826; Wed, 19 Jul 2006 06:59:42 GMT (envelope-from ahze) Message-Id: <200607190659.k6J6xgvt090826@repoman.freebsd.org> From: Michael Johnson Date: Wed, 19 Jul 2006 06:59:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/qdbm Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 06:59:47 -0000 ahze 2006-07-19 06:59:41 UTC FreeBSD ports repository Modified files: databases/qdbm Makefile distinfo pkg-plist Log: - Update to 1.8.61 Revision Changes Path 1.67 +1 -1 ports/databases/qdbm/Makefile 1.61 +3 -3 ports/databases/qdbm/distinfo 1.36 +1 -1 ports/databases/qdbm/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:01:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B4A16A4DE; Wed, 19 Jul 2006 07:01:25 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9955C43D46; Wed, 19 Jul 2006 07:01:23 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J71NsJ091062; Wed, 19 Jul 2006 07:01:23 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J71NtY091061; Wed, 19 Jul 2006 07:01:23 GMT (envelope-from clsung) Message-Id: <200607190701.k6J71NtY091061@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 07:01:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/trac-gantt Makefile distinfo ports/www/trac-gantt/files patch-tracgantt-gantt.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:01:25 -0000 clsung 2006-07-19 07:01:23 UTC FreeBSD ports repository Modified files: www/trac-gantt Makefile distinfo Added files: www/trac-gantt/files patch-tracgantt-gantt.py Log: - update to 0.3.1 - new file: files/patch-tracgantt-gantt.py PR: ports/100508 Submitted by: maintainer (Dryice Liu) Revision Changes Path 1.2 +1 -1 ports/www/trac-gantt/Makefile 1.2 +3 -3 ports/www/trac-gantt/distinfo 1.1 +11 -0 ports/www/trac-gantt/files/patch-tracgantt-gantt.py (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:12:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2207E16A4E2; Wed, 19 Jul 2006 07:12:03 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 116E643D49; Wed, 19 Jul 2006 07:12:01 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7C0dF092880; Wed, 19 Jul 2006 07:12:00 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7C0Ag092879; Wed, 19 Jul 2006 07:12:00 GMT (envelope-from miwi) Message-Id: <200607190712.k6J7C0Ag092879@repoman.freebsd.org> From: Martin Wilke Date: Wed, 19 Jul 2006 07:12:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/dar Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:12:03 -0000 miwi 2006-07-19 07:12:00 UTC FreeBSD ports repository Modified files: sysutils/dar Makefile distinfo Log: - Update to 2.3.1 PR: ports/99677 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout Revision Changes Path 1.15 +1 -1 ports/sysutils/dar/Makefile 1.8 +3 -3 ports/sysutils/dar/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:12:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8E8F16A4E9; Wed, 19 Jul 2006 07:12:14 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A311E43D72; Wed, 19 Jul 2006 07:12:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7C8hF092914; Wed, 19 Jul 2006 07:12:08 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7C8su092913; Wed, 19 Jul 2006 07:12:08 GMT (envelope-from clsung) Message-Id: <200607190712.k6J7C8su092913@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 07:12:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/ftimes Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:12:15 -0000 clsung 2006-07-19 07:12:08 UTC FreeBSD ports repository Modified files: security/ftimes Makefile distinfo pkg-descr pkg-plist Log: - update to 3.7.0 PR: ports/100517 Submitted by: maintainer Revision Changes Path 1.10 +1 -1 ports/security/ftimes/Makefile 1.8 +3 -3 ports/security/ftimes/distinfo 1.2 +5 -5 ports/security/ftimes/pkg-descr 1.6 +1 -0 ports/security/ftimes/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:15:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1141916A4DF; Wed, 19 Jul 2006 07:15:53 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D31DA43D45; Wed, 19 Jul 2006 07:15:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7FquF093255; Wed, 19 Jul 2006 07:15:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7FqiK093254; Wed, 19 Jul 2006 07:15:52 GMT (envelope-from clsung) Message-Id: <200607190715.k6J7FqiK093254@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 07:15:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-XML-SAXDriver-CSV Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:15:53 -0000 clsung 2006-07-19 07:15:52 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-XML-SAXDriver-CSV Makefile distinfo pkg-descr pkg-plist Log: Add p5-XML-SAXDriver-CSV 0.07, perl SAX driver for converting CSV files to XML. PR: ports/100510 Submitted by: chinsan Revision Changes Path 1.1022 +1 -0 ports/textproc/Makefile 1.1 +27 -0 ports/textproc/p5-XML-SAXDriver-CSV/Makefile (new) 1.1 +3 -0 ports/textproc/p5-XML-SAXDriver-CSV/distinfo (new) 1.1 +3 -0 ports/textproc/p5-XML-SAXDriver-CSV/pkg-descr (new) 1.1 +7 -0 ports/textproc/p5-XML-SAXDriver-CSV/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:16:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F7616A4E5; Wed, 19 Jul 2006 07:16:06 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18E4143D58; Wed, 19 Jul 2006 07:16:05 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7G44H093297; Wed, 19 Jul 2006 07:16:04 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7G4el093296; Wed, 19 Jul 2006 07:16:04 GMT (envelope-from clsung) Message-Id: <200607190716.k6J7G4el093296@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 07:16:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:16:06 -0000 clsung 2006-07-19 07:16:04 UTC FreeBSD ports repository Modified files: . modules Log: p5-XML-SAXDriver-CSV --> ports/textproc/p5-XML-SAXDriver-CSV Revision Changes Path 1.15675 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:17:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B91F16A4E1; Wed, 19 Jul 2006 07:17:55 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C8643D49; Wed, 19 Jul 2006 07:17:55 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7Ht6a093466; Wed, 19 Jul 2006 07:17:55 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7HsYP093465; Wed, 19 Jul 2006 07:17:54 GMT (envelope-from clsung) Message-Id: <200607190717.k6J7HsYP093465@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 07:17:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-XML-SAXDriver-Excel Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:17:55 -0000 clsung 2006-07-19 07:17:54 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-XML-SAXDriver-Excel Makefile distinfo pkg-descr pkg-plist Log: Add p5-XML-SAXDriver-Excel 0.06, perl SAX driver for converting Excel files to XML. PR: ports/100509 Submitted by: chinsan Revision Changes Path 1.1023 +1 -0 ports/textproc/Makefile 1.1 +28 -0 ports/textproc/p5-XML-SAXDriver-Excel/Makefile (new) 1.1 +3 -0 ports/textproc/p5-XML-SAXDriver-Excel/distinfo (new) 1.1 +3 -0 ports/textproc/p5-XML-SAXDriver-Excel/pkg-descr (new) 1.1 +7 -0 ports/textproc/p5-XML-SAXDriver-Excel/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:18:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B582016A4DA; Wed, 19 Jul 2006 07:18:12 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7100043D4C; Wed, 19 Jul 2006 07:18:12 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7ICuJ093510; Wed, 19 Jul 2006 07:18:12 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7ICdA093509; Wed, 19 Jul 2006 07:18:12 GMT (envelope-from clsung) Message-Id: <200607190718.k6J7ICdA093509@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 07:18:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:18:12 -0000 clsung 2006-07-19 07:18:12 UTC FreeBSD ports repository Modified files: . modules Log: p5-XML-SAXDriver-Excel --> ports/textproc/p5-XML-SAXDriver-Excel Revision Changes Path 1.15676 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:21:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9521016A4DD; Wed, 19 Jul 2006 07:21:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A6443D58; Wed, 19 Jul 2006 07:21:13 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7LDnS093799; Wed, 19 Jul 2006 07:21:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7LDOI093798; Wed, 19 Jul 2006 07:21:13 GMT (envelope-from miwi) Message-Id: <200607190721.k6J7LDOI093798@repoman.freebsd.org> From: Martin Wilke Date: Wed, 19 Jul 2006 07:21:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/xxl Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:21:13 -0000 miwi 2006-07-19 07:21:13 UTC FreeBSD ports repository Modified files: devel/xxl Makefile distinfo pkg-plist Log: - Update to 1.0.1 PR: ports/99416 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout Revision Changes Path 1.7 +2 -1 ports/devel/xxl/Makefile 1.4 +3 -3 ports/devel/xxl/distinfo 1.2 +1 -2 ports/devel/xxl/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:39:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6230C16A4E0; Wed, 19 Jul 2006 07:39:01 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D78243D76; Wed, 19 Jul 2006 07:38:57 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k6J7cmcj076834; Wed, 19 Jul 2006 11:38:48 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k6J7cfEQ076832; Wed, 19 Jul 2006 11:38:41 +0400 (MSD) (envelope-from yar) Date: Wed, 19 Jul 2006 11:38:40 +0400 From: Yar Tikhiy To: Bruce Evans Message-ID: <20060719073840.GC69362@comp.chem.msu.su> References: <200606291922.k5TJM5ev007314@repoman.freebsd.org> <20060701003326.GA41947@gothmog.pc> <20060719131841.U41630@delplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060719131841.U41630@delplex.bde.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Giorgos Keramidas , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c if_atmsubr.c if_stf.c if_tun.c src/sys/netinet if_ether.c ip_divert.c ip_fw2.c src/sys/netinet6 in6.c in6_var.h src/sys/nfsclient bootp_subr.c nfs_diskless.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:39:01 -0000 On Wed, Jul 19, 2006 at 01:32:26PM +1000, Bruce Evans wrote: > Long ago, On Sat, 1 Jul 2006, Giorgos Keramidas wrote: > > >On 2006-06-29 19:22, Yar Tikhiy wrote: > >>yar 2006-06-29 19:22:05 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/net if.c if_atmsubr.c if_stf.c if_tun.c > >> sys/netinet if_ether.c ip_divert.c ip_fw2.c > >> sys/netinet6 in6.c in6_var.h > >> sys/nfsclient bootp_subr.c nfs_diskless.c > >> Log: > >> There is a consensus that ifaddr.ifa_addr should never be NULL, > >> except in places dealing with ifaddr creation or destruction; and > >> in such special places incomplete ifaddrs should never be linked > >> to system-wide data structures. Therefore we can eliminate all the > >> superfluous checks for "ifa->ifa_addr != NULL" and get ready > >> to the system crashing honestly instead of masking possible bugs. > > > >This is probably silly, but it was the first thing I thought about when > >I saw the NULL checks removed. > > > >Since we assume that ifa->ifa_addr != NULL, does it make sense to add > >KASSERT() calls in the places where we do so? > > No, that would be worse than leaving the checks unchanged. Asserting > that pointers aren't null just re-bloats the code (at least at the > source level) and breaks normal handling of dereferencing of null > pointers. With normal handling, you get a trap that can be restarted > using a debugger, but with assertions (if assertions are enabled) you > get a panic that can't be restarted (modulo the RESTARTABLE_PANICS > option which causes other problems). Seconded. I believe that KASSERT() shouldn't be routinely used for NULL checks, it's for more complex consistency tests. -- Yar From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:45:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F7D116A500; Wed, 19 Jul 2006 07:45:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC26A43D49; Wed, 19 Jul 2006 07:45:35 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7jZN5094975; Wed, 19 Jul 2006 07:45:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7jZ87094974; Wed, 19 Jul 2006 07:45:35 GMT (envelope-from miwi) Message-Id: <200607190745.k6J7jZ87094974@repoman.freebsd.org> From: Martin Wilke Date: Wed, 19 Jul 2006 07:45:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/manu-gothica Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:45:36 -0000 miwi 2006-07-19 07:45:35 UTC FreeBSD ports repository Modified files: x11-fonts/manu-gothica Makefile pkg-plist Log: - Unbreak - Fix pkg-plist PR: ports/100426 Submitted by: miwi Approved by: krion (mentor), maintainer Revision Changes Path 1.3 +0 -2 ports/x11-fonts/manu-gothica/Makefile 1.2 +5 -1 ports/x11-fonts/manu-gothica/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 07:55:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E6916A4DF; Wed, 19 Jul 2006 07:55:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D06A643D49; Wed, 19 Jul 2006 07:55:41 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J7tfxA095516; Wed, 19 Jul 2006 07:55:41 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J7tfVq095515; Wed, 19 Jul 2006 07:55:41 GMT (envelope-from miwi) Message-Id: <200607190755.k6J7tfVq095515@repoman.freebsd.org> From: Martin Wilke Date: Wed, 19 Jul 2006 07:55:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/smbldap-tools Makefile distinfo ports/net/smbldap-tools/files patch-configure.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 07:55:42 -0000 miwi 2006-07-19 07:55:41 UTC FreeBSD ports repository Modified files: net/smbldap-tools Makefile distinfo Added files: net/smbldap-tools/files patch-configure.pl Log: - Update to 0.9.2a - Update MASTER_SITES - Add dependency to p5-Unicode-MapUTF8 [1] - Fix location of smbpasswd and slappasswd in configure script PR: ports/99858 Submitted by: Neil Darlow [1] Approved by: krion (mentor) Revision Changes Path 1.14 +8 -3 ports/net/smbldap-tools/Makefile 1.9 +3 -3 ports/net/smbldap-tools/distinfo 1.1 +35 -0 ports/net/smbldap-tools/files/patch-configure.pl (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:00:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B4216A4E0; Wed, 19 Jul 2006 08:00:52 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4FF43D5C; Wed, 19 Jul 2006 08:00:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J80q3b095819; Wed, 19 Jul 2006 08:00:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J80qO8095818; Wed, 19 Jul 2006 08:00:52 GMT (envelope-from clsung) Message-Id: <200607190800.k6J80qO8095818@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 08:00:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/p5-Geo-Postcodes Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:00:53 -0000 clsung 2006-07-19 08:00:52 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Geo-Postcodes Makefile distinfo pkg-descr pkg-plist Log: Add p5-Geo-Postcodes 0.02, base class for the Geo::Postcodes::XX modules. PR: ports/100512 Submitted by: Gea-Suan Lin Revision Changes Path 1.813 +1 -0 ports/misc/Makefile 1.1 +22 -0 ports/misc/p5-Geo-Postcodes/Makefile (new) 1.1 +3 -0 ports/misc/p5-Geo-Postcodes/distinfo (new) 1.1 +3 -0 ports/misc/p5-Geo-Postcodes/pkg-descr (new) 1.1 +8 -0 ports/misc/p5-Geo-Postcodes/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:01:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B047416A4DA; Wed, 19 Jul 2006 08:01:04 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D24543D66; Wed, 19 Jul 2006 08:01:04 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J814Jd095879; Wed, 19 Jul 2006 08:01:04 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J814SP095878; Wed, 19 Jul 2006 08:01:04 GMT (envelope-from clsung) Message-Id: <200607190801.k6J814SP095878@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 08:01:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:01:04 -0000 clsung 2006-07-19 08:01:04 UTC FreeBSD ports repository Modified files: . modules Log: p5-Geo-Postcodes --> ports/misc/p5-Geo-Postcodes Revision Changes Path 1.15677 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:04:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52B2816A4E0; Wed, 19 Jul 2006 08:04:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B7E43D58; Wed, 19 Jul 2006 08:04:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J84Hqx097325; Wed, 19 Jul 2006 08:04:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J84HXT097324; Wed, 19 Jul 2006 08:04:17 GMT (envelope-from clsung) Message-Id: <200607190804.k6J84HXT097324@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 08:04:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Test-Output Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:04:20 -0000 clsung 2006-07-19 08:04:17 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-Output Makefile distinfo pkg-descr pkg-plist Log: Add p5-Test-Output 0.10, utilities to test STDOUT and STDERR messages. PR: ports/100515 Submitted by: Gea-Suan Lin Revision Changes Path 1.2344 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/p5-Test-Output/Makefile (new) 1.1 +3 -0 ports/devel/p5-Test-Output/distinfo (new) 1.1 +11 -0 ports/devel/p5-Test-Output/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-Test-Output/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:04:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A332916A4DA; Wed, 19 Jul 2006 08:04:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A4D43D45; Wed, 19 Jul 2006 08:04:38 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J84ceJ097367; Wed, 19 Jul 2006 08:04:38 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J84c3n097366; Wed, 19 Jul 2006 08:04:38 GMT (envelope-from clsung) Message-Id: <200607190804.k6J84c3n097366@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 08:04:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:04:38 -0000 clsung 2006-07-19 08:04:38 UTC FreeBSD ports repository Modified files: . modules Log: p5-Test-Output --> ports/devel/p5-Test-Output Revision Changes Path 1.15678 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:10:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EAED16A4DA; Wed, 19 Jul 2006 08:10:45 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA3E43D5A; Wed, 19 Jul 2006 08:10:44 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J8AiP1097767; Wed, 19 Jul 2006 08:10:44 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J8Aih1097766; Wed, 19 Jul 2006 08:10:44 GMT (envelope-from ps) Message-Id: <200607190810.k6J8Aih1097766@repoman.freebsd.org> From: Paul Saab Date: Wed, 19 Jul 2006 08:10:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:10:45 -0000 ps 2006-07-19 08:10:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/bce if_bce.c Log: MFC: rev 1.4 - Removed updates to if_ibytes, if_obytes, if_imcasts, and if_omcasts. These should not be handled by the driver. - Add code to handle excessively fragmented mbufs when mapping TX frames. Revision Changes Path 1.2.2.3 +27 -13 src/sys/dev/bce/if_bce.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:49:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7935B16A4DF; Wed, 19 Jul 2006 08:49:53 +0000 (UTC) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87F5C43DDE; Wed, 19 Jul 2006 08:49:39 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J8nYDi007299; Wed, 19 Jul 2006 08:49:34 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J8nYV0007298; Wed, 19 Jul 2006 08:49:34 GMT (envelope-from den) Message-Id: <200607190849.k6J8nYV0007298@repoman.freebsd.org> From: Denis Peplin Date: Wed, 19 Jul 2006 08:49:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru/releases index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:49:53 -0000 den 2006-07-19 08:49:34 UTC FreeBSD doc repository Modified files: ru/releases index.sgml Log: Point links for 5.4 release documentation to translated docs Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.26 +8 -8 www/ru/releases/index.sgml From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:51:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD74216A4FF; Wed, 19 Jul 2006 08:51:56 +0000 (UTC) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0DEA43D72; Wed, 19 Jul 2006 08:51:54 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J8psvo007490; Wed, 19 Jul 2006 08:51:54 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J8pspE007489; Wed, 19 Jul 2006 08:51:54 GMT (envelope-from den) Message-Id: <200607190851.k6J8pspE007489@repoman.freebsd.org> From: Denis Peplin Date: Wed, 19 Jul 2006 08:51:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru where.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:51:56 -0000 den 2006-07-19 08:51:53 UTC FreeBSD doc repository Modified files: ru where.sgml Log: MFen: 1.60 -> 1.84 where.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.12 +329 -116 www/ru/where.sgml From owner-cvs-all@FreeBSD.ORG Wed Jul 19 08:55:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35A9D16A4E6; Wed, 19 Jul 2006 08:55:13 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A90E43D79; Wed, 19 Jul 2006 08:54:59 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6J8srVh009009; Wed, 19 Jul 2006 08:54:53 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6J8sreC009008; Wed, 19 Jul 2006 08:54:53 GMT (envelope-from brueffer) Message-Id: <200607190854.k6J8sreC009008@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 19 Jul 2006 08:54:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 08:55:13 -0000 brueffer 2006-07-19 08:54:53 UTC FreeBSD doc repository Modified files: en/news news.xml Log: Yet another typo in my previous Java commit. Submitted by: Rudolf Cejka Pointy hat to: brueffer Revision Changes Path 1.415 +2 -2 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Wed Jul 19 10:27:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32ED716A4DE; Wed, 19 Jul 2006 10:27:32 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E173443D4C; Wed, 19 Jul 2006 10:27:31 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JARVdq020923; Wed, 19 Jul 2006 10:27:31 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JARV2e020922; Wed, 19 Jul 2006 10:27:31 GMT (envelope-from novel) Message-Id: <200607191027.k6JARV2e020922@repoman.freebsd.org> From: Roman Bogorodskiy Date: Wed, 19 Jul 2006 10:27:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/arena Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 10:27:32 -0000 novel 2006-07-19 10:27:31 UTC FreeBSD ports repository Modified files: lang/arena Makefile distinfo Log: Update to 0.9.6. Revision Changes Path 1.5 +1 -1 ports/lang/arena/Makefile 1.5 +3 -3 ports/lang/arena/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 10:32:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AD0616A4E2; Wed, 19 Jul 2006 10:32:35 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E74343D53; Wed, 19 Jul 2006 10:32:35 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JAWZU1021248; Wed, 19 Jul 2006 10:32:35 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JAWZxJ021247; Wed, 19 Jul 2006 10:32:35 GMT (envelope-from novel) Message-Id: <200607191032.k6JAWZxJ021247@repoman.freebsd.org> From: Roman Bogorodskiy Date: Wed, 19 Jul 2006 10:32:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Net-DBus Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 10:32:35 -0000 novel 2006-07-19 10:32:34 UTC FreeBSD ports repository Modified files: devel/p5-Net-DBus Makefile distinfo pkg-plist Log: Update to 0.33.3. Revision Changes Path 1.8 +4 -2 ports/devel/p5-Net-DBus/Makefile 1.5 +3 -3 ports/devel/p5-Net-DBus/distinfo 1.6 +4 -1 ports/devel/p5-Net-DBus/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 10:45:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B69616A4DA; Wed, 19 Jul 2006 10:45:38 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB8FA43D46; Wed, 19 Jul 2006 10:45:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JAjbE6021941; Wed, 19 Jul 2006 10:45:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JAjb1Q021939; Wed, 19 Jul 2006 10:45:37 GMT (envelope-from pav) Message-Id: <200607191045.k6JAjb1Q021939@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 19 Jul 2006 10:45:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/liferea Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 10:45:38 -0000 pav 2006-07-19 10:45:37 UTC FreeBSD ports repository Modified files: net/liferea Makefile distinfo Log: - Update to 1.0.17 Revision Changes Path 1.67 +1 -1 ports/net/liferea/Makefile 1.48 +3 -3 ports/net/liferea/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 10:46:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A4216A4E0; Wed, 19 Jul 2006 10:46:40 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84F043D64; Wed, 19 Jul 2006 10:46:38 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JAkcxT021996; Wed, 19 Jul 2006 10:46:38 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JAkcxb021995; Wed, 19 Jul 2006 10:46:38 GMT (envelope-from stefanf) Message-Id: <200607191046.k6JAkcxb021995@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 19 Jul 2006 10:46:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/config mkmakefile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 10:46:40 -0000 stefanf 2006-07-19 10:46:38 UTC FreeBSD src repository Modified files: usr.sbin/config mkmakefile.c Log: Remove an unused variable. Revision Changes Path 1.88 +1 -2 src/usr.sbin/config/mkmakefile.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 10:49:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 845FE16A4DA; Wed, 19 Jul 2006 10:49:44 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E95D43D49; Wed, 19 Jul 2006 10:49:44 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JAniad022144; Wed, 19 Jul 2006 10:49:44 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JAnif8022143; Wed, 19 Jul 2006 10:49:44 GMT (envelope-from brueffer) Message-Id: <200607191049.k6JAnif8022143@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 19 Jul 2006 10:49:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 random.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 10:49:44 -0000 brueffer 2006-07-19 10:49:44 UTC FreeBSD src repository Modified files: share/man/man4 random.4 Log: - Bring kern.random output closer to reality - Remove kern.random.sys.burst, it's no longer available - Document kern.random.sys.harvest.swi (1) PR: 100167 (1) MFC after: 3 days Revision Changes Path 1.19 +18 -28 src/share/man/man4/random.4 From owner-cvs-all@FreeBSD.ORG Wed Jul 19 10:59:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9159616A4DF; Wed, 19 Jul 2006 10:59:10 +0000 (UTC) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F7A43D6D; Wed, 19 Jul 2006 10:59:07 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JAx6PE022681; Wed, 19 Jul 2006 10:59:06 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JAx6YN022680; Wed, 19 Jul 2006 10:59:06 GMT (envelope-from den) Message-Id: <200607191059.k6JAx6YN022680@repoman.freebsd.org> From: Denis Peplin Date: Wed, 19 Jul 2006 10:59:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru includes.xsl navigation.xml support.sgml where.sgml www/ru/internal developer.sgml internal.sgml policies.sgml releng.sgml www/ru/news/2002 news.xml www/ru/platforms amd64.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 10:59:10 -0000 den 2006-07-19 10:59:06 UTC FreeBSD doc repository Modified files: ru includes.xsl navigation.xml support.sgml where.sgml ru/internal developer.sgml internal.sgml policies.sgml releng.sgml ru/news/2002 news.xml ru/platforms amd64.sgml Log: Put some links to translated docs Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.17 +2 -2 www/ru/includes.xsl 1.14 +5 -5 www/ru/internal/developer.sgml 1.14 +3 -3 www/ru/internal/internal.sgml 1.5 +6 -6 www/ru/internal/policies.sgml 1.5 +2 -2 www/ru/internal/releng.sgml 1.5 +2 -2 www/ru/navigation.xml 1.4 +2 -2 www/ru/news/2002/news.xml 1.8 +2 -2 www/ru/platforms/amd64.sgml 1.46 +2 -2 www/ru/support.sgml 1.13 +2 -2 www/ru/where.sgml From owner-cvs-all@FreeBSD.ORG Wed Jul 19 11:06:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6574316A4E0; Wed, 19 Jul 2006 11:06:19 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E2D43D72; Wed, 19 Jul 2006 11:06:16 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JB6GEh024344; Wed, 19 Jul 2006 11:06:16 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JB6GmZ024343; Wed, 19 Jul 2006 11:06:16 GMT (envelope-from itetcu) Message-Id: <200607191106.k6JB6GmZ024343@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 19 Jul 2006 11:06:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/ttmkfdir Makefile distinfo ports/x11-fonts/ttmkfdir/files patch-Makefile patch-builtin.cpp patch-directory.cpp patch-encoding.cpp patch-encoding.l patch-ttf.cpp patch-ttf.h patch-util.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 11:06:19 -0000 itetcu 2006-07-19 11:06:16 UTC FreeBSD ports repository Modified files: x11-fonts/ttmkfdir Makefile distinfo x11-fonts/ttmkfdir/files patch-Makefile patch-encoding.cpp patch-ttf.h Added files: x11-fonts/ttmkfdir/files patch-builtin.cpp patch-directory.cpp patch-encoding.l patch-ttf.cpp patch-util.h Log: - Update to 3.0.9 - Pass maintainership to submitter Added file(s): - files/patch-builtin.cpp - files/patch-directory.cpp - files/patch-encoding.l - files/patch-ttf.cpp - files/patch-util.h This release contains additional patches and impovements from Redhat and net: - Compressed fonts support via Zlib - Improve performance when checking if a font has a mapping present - Base font file selection on the magic at the start of the file - iso8859-13 support - Default read system encodings.dir instead of the one in current directory - A lot of bugfixes PR: ports/100520 Submitted by: Stanislav Sedov Revision Changes Path 1.24 +6 -7 ports/x11-fonts/ttmkfdir/Makefile 1.6 +3 -3 ports/x11-fonts/ttmkfdir/distinfo 1.3 +33 -15 ports/x11-fonts/ttmkfdir/files/patch-Makefile 1.1 +11 -0 ports/x11-fonts/ttmkfdir/files/patch-builtin.cpp (new) 1.1 +46 -0 ports/x11-fonts/ttmkfdir/files/patch-directory.cpp (new) 1.2 +71 -3 ports/x11-fonts/ttmkfdir/files/patch-encoding.cpp 1.1 +44 -0 ports/x11-fonts/ttmkfdir/files/patch-encoding.l (new) 1.1 +46 -0 ports/x11-fonts/ttmkfdir/files/patch-ttf.cpp (new) 1.3 +15 -5 ports/x11-fonts/ttmkfdir/files/patch-ttf.h 1.1 +10 -0 ports/x11-fonts/ttmkfdir/files/patch-util.h (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 11:24:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E9E716A4DD; Wed, 19 Jul 2006 11:24:10 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BAB143D45; Wed, 19 Jul 2006 11:24:10 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JBO97g025430; Wed, 19 Jul 2006 11:24:09 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JBO9Bf025429; Wed, 19 Jul 2006 11:24:09 GMT (envelope-from tobez) Message-Id: <200607191124.k6JBO9Bf025429@repoman.freebsd.org> From: Anton Berezin Date: Wed, 19 Jul 2006 11:24:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 11:24:10 -0000 tobez 2006-07-19 11:24:09 UTC FreeBSD ports repository Modified files: . access Log: Let aaron@ off the hook. Revision Changes Path 1.715 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Wed Jul 19 11:27:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71BF716A4DD; Wed, 19 Jul 2006 11:27:21 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A97843D73; Wed, 19 Jul 2006 11:27:19 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JBRJHU025613; Wed, 19 Jul 2006 11:27:19 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JBRJ50025612; Wed, 19 Jul 2006 11:27:19 GMT (envelope-from des) Message-Id: <200607191127.k6JBRJ50025612@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 19 Jul 2006 11:27:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/mk bsd.cpu.mk src/share/examples/etc make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 11:27:21 -0000 des 2006-07-19 11:27:19 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk share/examples/etc make.conf Log: Add CPUTYPE support for Via C3 and C3-2 processors. MFC after: 2 weeks Revision Changes Path 1.277 +1 -0 src/share/examples/etc/make.conf 1.50 +4 -0 src/share/mk/bsd.cpu.mk From owner-cvs-all@FreeBSD.ORG Wed Jul 19 11:49:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4994F16A4E2; Wed, 19 Jul 2006 11:49:23 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E6243D45; Wed, 19 Jul 2006 11:49:23 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JBnMHO026549; Wed, 19 Jul 2006 11:49:22 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JBnMtC026548; Wed, 19 Jul 2006 11:49:22 GMT (envelope-from nyan) Message-Id: <200607191149.k6JBnMtC026548@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 19 Jul 2006 11:49:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 pcn.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 11:49:23 -0000 nyan 2006-07-19 11:49:22 UTC FreeBSD src repository Modified files: share/man/man4 pcn.4 Log: The pcn does not work on NEC SV-98/2-B05 and B06. Submitted by: Chiharu Shibata MFC after: 3 days Revision Changes Path 1.17 +0 -2 src/share/man/man4/pcn.4 From owner-cvs-all@FreeBSD.ORG Wed Jul 19 12:10:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2FDE16A4F5; Wed, 19 Jul 2006 12:10:39 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 511DC43D53; Wed, 19 Jul 2006 12:10:34 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JCAYIs028957; Wed, 19 Jul 2006 12:10:34 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JCAYD2028955; Wed, 19 Jul 2006 12:10:34 GMT (envelope-from rwatson) Message-Id: <200607191210.k6JCAYD2028955@repoman.freebsd.org> From: Robert Watson Date: Wed, 19 Jul 2006 12:10:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/netinet6/ip6_sockets Makefile ip6_sockets.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 12:10:39 -0000 rwatson 2006-07-19 12:10:33 UTC FreeBSD src repository Added files: tools/regression/netinet6/ip6_sockets Makefile ip6_sockets.c Log: Add very basic regression test for netinet6: create and close raw, UDP, and TCP IPv6 sockets. Revision Changes Path 1.1 +8 -0 src/tools/regression/netinet6/ip6_sockets/Makefile (new) 1.1 +59 -0 src/tools/regression/netinet6/ip6_sockets/ip6_sockets.c (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 12:54:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ECFF16A4DD; Wed, 19 Jul 2006 12:54:15 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45CCA43D49; Wed, 19 Jul 2006 12:54:15 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JCsFQA038659; Wed, 19 Jul 2006 12:54:15 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JCsFYc038658; Wed, 19 Jul 2006 12:54:15 GMT (envelope-from rwatson) Message-Id: <200607191254.k6JCsFYc038658@repoman.freebsd.org> From: Robert Watson Date: Wed, 19 Jul 2006 12:54:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/netinet6/ip6_sockets Makefile ip6_sockets.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 12:54:15 -0000 rwatson 2006-07-19 12:54:14 UTC FreeBSD src repository Modified files: tools/regression/netinet6/ip6_sockets Makefile ip6_sockets.c Log: Add a test case for closing a UDPv6 socket that has been connected to the IPv6 loopback address. Warns ?= 2. Revision Changes Path 1.2 +1 -0 src/tools/regression/netinet6/ip6_sockets/Makefile 1.2 +29 -0 src/tools/regression/netinet6/ip6_sockets/ip6_sockets.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 12:59:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 998B816A4DD; Wed, 19 Jul 2006 12:59:12 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F68943D55; Wed, 19 Jul 2006 12:59:12 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JCxC1G039101; Wed, 19 Jul 2006 12:59:12 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JCxCMF039100; Wed, 19 Jul 2006 12:59:12 GMT (envelope-from mnag) Message-Id: <200607191259.k6JCxCMF039100@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 19 Jul 2006 12:59:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING ports/mail Makefile ports/mail/postfix Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/mail/postfix/files patch-conf::main.cf patch-makedefs postfix.sh.in ports/mail/postfix/scripts configure.postfix ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 12:59:12 -0000 mnag 2006-07-19 12:59:12 UTC FreeBSD ports repository Modified files: . UPDATING mail Makefile mail/postfix Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist mail/postfix/files patch-conf::main.cf patch-makedefs postfix.sh.in mail/postfix-current Makefile pkg-install pkg-message mail/postfix1 Makefile mail/postfix21 Makefile pkg-message mail/postfix22 Makefile pkg-message Removed files: mail/postfix/scripts configure.postfix Log: * UPDATING Add entry about OPTIONS and SPF patch in mail/postfix * mail/Makefile Add postfix22 * mail/postfix [1] Update to 2.3.0 Use OPTIONS instead of scripts Add message about unsupported POSTFIX_OPTIONS Remove SPF patch since that's not apply clean Update pkg-descr Change rcNG to rc only Update CONFLICTS * mail/postfix-current Now postfix-current are called postfix-current instead of postfix. Update CONFLICTS Bump PORTREVISION Store OPTIONSFILE in another local to not conflict with mail/postfix Change rcNG to rc only * mail/postfix1 Update CONFLICTS * mail/postfix21 Update CONFLICTS Change rcNG to rc only * mail/postfix22 [2] Update CONFLICTS Change rcNG to rc only Approved by: maintainer [1] Repocopy by: marcus [2] Revision Changes Path 1.365 +12 -1 ports/UPDATING 1.780 +1 -0 ports/mail/Makefile 1.181 +12 -25 ports/mail/postfix-current/Makefile 1.21 +2 -2 ports/mail/postfix-current/pkg-install 1.5 +1 -1 ports/mail/postfix-current/pkg-message 1.112 +233 -77 ports/mail/postfix/Makefile 1.76 +6 -9 ports/mail/postfix/distinfo 1.3 +5 -5 ports/mail/postfix/files/patch-conf::main.cf 1.5 +7 -5 ports/mail/postfix/files/patch-makedefs 1.4 +2 -2 ports/mail/postfix/files/postfix.sh.in 1.5 +14 -5 ports/mail/postfix/pkg-descr 1.23 +12 -13 ports/mail/postfix/pkg-install 1.13 +1 -1 ports/mail/postfix/pkg-message 1.24 +8 -2 ports/mail/postfix/pkg-plist 1.76 +0 -217 ports/mail/postfix/scripts/configure.postfix (dead) 1.91 +2 -1 ports/mail/postfix1/Makefile 1.97 +3 -2 ports/mail/postfix21/Makefile 1.10 +1 -1 ports/mail/postfix21/pkg-message 1.112 +3 -3 ports/mail/postfix22/Makefile 1.13 +1 -1 ports/mail/postfix22/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Jul 19 13:00:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FFAC16A4ED; Wed, 19 Jul 2006 13:00:06 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 946BC43DBC; Wed, 19 Jul 2006 12:59:42 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JCxdn7039133; Wed, 19 Jul 2006 12:59:39 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JCxdAx039132; Wed, 19 Jul 2006 12:59:39 GMT (envelope-from mnag) Message-Id: <200607191259.k6JCxdAx039132@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 19 Jul 2006 12:59:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 13:00:06 -0000 mnag 2006-07-19 12:59:39 UTC FreeBSD ports repository Modified files: . modules Log: postfix22 -> ports/mail/postfix22 Revision Changes Path 1.15679 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 13:50:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09D0F16A4DD; Wed, 19 Jul 2006 13:50:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8F5943D49; Wed, 19 Jul 2006 13:50:26 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JDoQiL042984; Wed, 19 Jul 2006 13:50:26 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JDoQiV042983; Wed, 19 Jul 2006 13:50:26 GMT (envelope-from clsung) Message-Id: <200607191350.k6JDoQiV042983@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 13:50:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-Trac Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 13:50:27 -0000 clsung 2006-07-19 13:50:26 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-Trac Makefile distinfo pkg-descr pkg-plist Log: Add p5-Text-Trac 0.03, perl extension for formatting text with Trac Wiki Style. PR: ports/100528 Submitted by: Gea-Suan Lin Revision Changes Path 1.1024 +1 -0 ports/textproc/Makefile 1.1 +32 -0 ports/textproc/p5-Text-Trac/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-Trac/distinfo (new) 1.1 +4 -0 ports/textproc/p5-Text-Trac/pkg-descr (new) 1.1 +31 -0 ports/textproc/p5-Text-Trac/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 13:50:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7C1316A4DD; Wed, 19 Jul 2006 13:50:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8206243D66; Wed, 19 Jul 2006 13:50:38 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JDocHQ043051; Wed, 19 Jul 2006 13:50:38 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JDoc7q043050; Wed, 19 Jul 2006 13:50:38 GMT (envelope-from clsung) Message-Id: <200607191350.k6JDoc7q043050@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 13:50:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 13:50:39 -0000 clsung 2006-07-19 13:50:38 UTC FreeBSD ports repository Modified files: . modules Log: p5-Text-Trac --> ports/textproc/p5-Text-Trac Revision Changes Path 1.15680 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 14:35:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21CC216A4DE; Wed, 19 Jul 2006 14:35:08 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA9F443D46; Wed, 19 Jul 2006 14:35:07 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JEZ7ch046476; Wed, 19 Jul 2006 14:35:07 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JEZ7Rb046475; Wed, 19 Jul 2006 14:35:07 GMT (envelope-from thierry) Message-Id: <200607191435.k6JEZ7Rb046475@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 19 Jul 2006 14:35:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/cimg Makefile distinfo ports/graphics/cimg/files patch-examples::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 14:35:08 -0000 thierry 2006-07-19 14:35:07 UTC FreeBSD ports repository Modified files: graphics/cimg Makefile distinfo graphics/cimg/files patch-examples::Makefile Log: Upgrade to CImg-1.1.5. Changelog at Revision Changes Path 1.22 +2 -2 ports/graphics/cimg/Makefile 1.18 +3 -3 ports/graphics/cimg/distinfo 1.8 +5 -5 ports/graphics/cimg/files/patch-examples::Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 14:48:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E77DD16A4E7; Wed, 19 Jul 2006 14:48:39 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9123943D72; Wed, 19 Jul 2006 14:48:34 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JEmYSI047180; Wed, 19 Jul 2006 14:48:34 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JEmYhp047179; Wed, 19 Jul 2006 14:48:34 GMT (envelope-from erwin) Message-Id: <200607191448.k6JEmYhp047179@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 19 Jul 2006 14:48:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Devel-Symdump Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 14:48:40 -0000 erwin 2006-07-19 14:48:34 UTC FreeBSD ports repository Modified files: devel/p5-Devel-Symdump Makefile distinfo pkg-descr pkg-plist Log: Update to 2.0602 PR: 100540 Submitted by: Gea-Suan Lin Revision Changes Path 1.20 +1 -1 ports/devel/p5-Devel-Symdump/Makefile 1.10 +3 -3 ports/devel/p5-Devel-Symdump/distinfo 1.2 +11 -11 ports/devel/p5-Devel-Symdump/pkg-descr 1.8 +5 -4 ports/devel/p5-Devel-Symdump/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 14:49:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D02FE16A4DA; Wed, 19 Jul 2006 14:49:20 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8934043D64; Wed, 19 Jul 2006 14:49:20 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JEnKtA047264; Wed, 19 Jul 2006 14:49:20 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JEnK7F047263; Wed, 19 Jul 2006 14:49:20 GMT (envelope-from kib) Message-Id: <200607191449.k6JEnK7F047263@repoman.freebsd.org> From: Konstantin Belousov Date: Wed, 19 Jul 2006 14:49:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/kdump kdump.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 14:49:20 -0000 kib 2006-07-19 14:49:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/kdump kdump.c Log: MFC rev. 1.30, 1.31 Check that the signal number is in range. Approved by: pjd (mentor) Revision Changes Path 1.26.2.3 +4 -1 src/usr.bin/kdump/kdump.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:01:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EA5016A4DA; Wed, 19 Jul 2006 15:01:00 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB1C43D55; Wed, 19 Jul 2006 15:00:59 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JF0xb6048150; Wed, 19 Jul 2006 15:00:59 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JF0x2Z048149; Wed, 19 Jul 2006 15:00:59 GMT (envelope-from rafan) Message-Id: <200607191500.k6JF0x2Z048149@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 15:00:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fm/krusader Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:01:00 -0000 rafan 2006-07-19 15:00:59 UTC FreeBSD ports repository Modified files: x11-fm/krusader Makefile distinfo pkg-plist Log: - Update 1.70.1 PR: ports/100495 Submitted by: maintainer Revision Changes Path 1.18 +1 -1 ports/x11-fm/krusader/Makefile 1.11 +3 -3 ports/x11-fm/krusader/distinfo 1.10 +1 -0 ports/x11-fm/krusader/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:04:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B71316A52F; Wed, 19 Jul 2006 15:04:26 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1C3443D73; Wed, 19 Jul 2006 15:04:25 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JF4PR9049529; Wed, 19 Jul 2006 15:04:25 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JF4PJw049528; Wed, 19 Jul 2006 15:04:25 GMT (envelope-from rafan) Message-Id: <200607191504.k6JF4PJw049528@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 15:04:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/libprelude Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:04:26 -0000 rafan 2006-07-19 15:04:25 UTC FreeBSD ports repository Modified files: security/libprelude Makefile distinfo pkg-plist Log: - Update to 0.9.10 Note that though shlib version bumped, no ports need to be changed. - OPTIONS'ify PR: ports/100490 Submitted by: maintainer Revision Changes Path 1.32 +7 -3 ports/security/libprelude/Makefile 1.16 +3 -3 ports/security/libprelude/distinfo 1.16 +2 -3 ports/security/libprelude/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:15:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BF4116A4DE; Wed, 19 Jul 2006 15:15:05 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A4343D72; Wed, 19 Jul 2006 15:15:03 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFF2n8050063; Wed, 19 Jul 2006 15:15:02 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFF2Q3050062; Wed, 19 Jul 2006 15:15:02 GMT (envelope-from vanilla) Message-Id: <200607191515.k6JFF2Q3050062@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 19 Jul 2006 15:15:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/embryo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:15:05 -0000 vanilla 2006-07-19 15:15:01 UTC FreeBSD ports repository Modified files: lang/embryo pkg-descr Log: - Fix typo in pkg-descr PR: ports/100492 Submitted by: Stanislav Sedov Revision Changes Path 1.3 +1 -1 ports/lang/embryo/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:20:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C5716A4E1; Wed, 19 Jul 2006 15:20:41 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B11843D72; Wed, 19 Jul 2006 15:20:39 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFKcvr052778; Wed, 19 Jul 2006 15:20:38 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFKcYU052777; Wed, 19 Jul 2006 15:20:38 GMT (envelope-from clsung) Message-Id: <200607191520.k6JFKcYU052777@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 15:20:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Pod Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:20:41 -0000 clsung 2006-07-19 15:20:38 UTC FreeBSD ports repository Modified files: devel/p5-Test-Pod Makefile distinfo Log: - update to 1.26 Revision Changes Path 1.15 +1 -1 ports/devel/p5-Test-Pod/Makefile 1.15 +3 -3 ports/devel/p5-Test-Pod/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:21:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0665516A4E6; Wed, 19 Jul 2006 15:21:06 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 791AC43D45; Wed, 19 Jul 2006 15:21:05 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFL5GG052853; Wed, 19 Jul 2006 15:21:05 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFL5SZ052852; Wed, 19 Jul 2006 15:21:05 GMT (envelope-from joel) Message-Id: <200607191521.k6JFL5SZ052852@repoman.freebsd.org> From: Joel Dahl Date: Wed, 19 Jul 2006 15:21:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:21:06 -0000 joel 2006-07-19 15:21:05 UTC FreeBSD doc repository Modified files: en/news news.xml Log: Add podcast interview with grog. Revision Changes Path 1.416 +15 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:21:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D993816A4DE; Wed, 19 Jul 2006 15:21:49 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB2D243D66; Wed, 19 Jul 2006 15:21:43 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFLhMR053002; Wed, 19 Jul 2006 15:21:43 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFLhog053001; Wed, 19 Jul 2006 15:21:43 GMT (envelope-from vanilla) Message-Id: <200607191521.k6JFLhog053001@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 19 Jul 2006 15:21:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_TW.Big5/books/fdp-primer book.sgml doc/zh_TW.Big5/books/fdp-primer/examples appendix.sgml doc/zh_TW.Big5/books/fdp-primer/overview chapter.sgml doc/zh_TW.Big5/books/fdp-primer/sgml-primer chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:21:50 -0000 vanilla 2006-07-19 15:21:43 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/fdp-primer book.sgml zh_TW.Big5/books/fdp-primer/examples appendix.sgml zh_TW.Big5/books/fdp-primer/overview chapter.sgml zh_TW.Big5/books/fdp-primer/sgml-primer chapter.sgml Log: - Update fdp-primer to 2006/07/19 (SNV#815) PR: docs/100543 Submitted by: chinsan.tw at gmail.com Revision Changes Path 1.4 +1 -1 doc/zh_TW.Big5/books/fdp-primer/book.sgml 1.3 +44 -52 doc/zh_TW.Big5/books/fdp-primer/examples/appendix.sgml 1.4 +1 -1 doc/zh_TW.Big5/books/fdp-primer/overview/chapter.sgml 1.3 +8 -8 doc/zh_TW.Big5/books/fdp-primer/sgml-primer/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:32:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 804CF16A4E7; Wed, 19 Jul 2006 15:32:17 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A79543DA9; Wed, 19 Jul 2006 15:31:48 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFVkZP053534; Wed, 19 Jul 2006 15:31:46 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFVkCg053533; Wed, 19 Jul 2006 15:31:46 GMT (envelope-from rafan) Message-Id: <200607191531.k6JFVkCg053533@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 15:31:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/libtabe Makefile distinfo pkg-plist ports/chinese/libtabe/files patch-aa patch-ab patch-configure patch-src::tabe_tsidbint.c patch-src::tabe_tsiyindbint.c patch-util-tsipackdb.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:32:17 -0000 rafan 2006-07-19 15:31:46 UTC FreeBSD ports repository Modified files: chinese/libtabe Makefile distinfo pkg-plist chinese/libtabe/files patch-configure patch-src::tabe_tsidbint.c patch-src::tabe_tsiyindbint.c patch-util-tsipackdb.in Removed files: chinese/libtabe/files patch-aa patch-ab Log: - Update to 0.2.6 - It seems works well on amd64, tested by yinjieh@csie.nctu.edu.tw with chinese/xcin25. Remove amd64 from exclude list. PR: ports/97960 Submitted by: rafan (me) Approved by: maintainer timeout (7 weeks) Revision Changes Path 1.32 +11 -15 ports/chinese/libtabe/Makefile 1.15 +3 -3 ports/chinese/libtabe/distinfo 1.11 +0 -12 ports/chinese/libtabe/files/patch-aa (dead) 1.11 +0 -12 ports/chinese/libtabe/files/patch-ab (dead) 1.3 +41 -64 ports/chinese/libtabe/files/patch-configure 1.4 +7 -107 ports/chinese/libtabe/files/patch-src::tabe_tsidbint.c 1.4 +7 -108 ports/chinese/libtabe/files/patch-src::tabe_tsiyindbint.c 1.2 +18 -36 ports/chinese/libtabe/files/patch-util-tsipackdb.in 1.16 +3 -6 ports/chinese/libtabe/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:33:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA85E16A4E5; Wed, 19 Jul 2006 15:33:42 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B31C843D69; Wed, 19 Jul 2006 15:33:11 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFX29X053600; Wed, 19 Jul 2006 15:33:02 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFX2p9053599; Wed, 19 Jul 2006 15:33:02 GMT (envelope-from rafan) Message-Id: <200607191533.k6JFX2p9053599@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 15:33:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/xcin25 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:33:42 -0000 rafan 2006-07-19 15:33:02 UTC FreeBSD ports repository Modified files: chinese/xcin25 Makefile Log: - Chase chinese/libtabe 0.2.6 - Use TAB for messasge indent PR: ports/97960 Submitted by: rafan (me) Approved by: maintainer timeout (7 weeks) Revision Changes Path 1.61 +5 -6 ports/chinese/xcin25/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:34:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9291416A4E7; Wed, 19 Jul 2006 15:34:59 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FBA343D45; Wed, 19 Jul 2006 15:34:20 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFYKsV053709; Wed, 19 Jul 2006 15:34:20 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFYKmi053708; Wed, 19 Jul 2006 15:34:20 GMT (envelope-from rafan) Message-Id: <200607191534.k6JFYKmi053708@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 15:34:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/p5-Lingua-ZH-TaBE Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:34:59 -0000 rafan 2006-07-19 15:34:20 UTC FreeBSD ports repository Modified files: chinese/p5-Lingua-ZH-TaBE Makefile Log: - Chase chiense/libtabe 0.2.6 - Add warning messages when WITH_BDB_VER is defined - s/ECHO/ECHO_CMD/ PR: ports/97960 Submitted by: rafan (me) Approved by: clsung (maintainer) Revision Changes Path 1.9 +15 -7 ports/chinese/p5-Lingua-ZH-TaBE/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:35:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B722B16A4DD; Wed, 19 Jul 2006 15:35:41 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C11743D58; Wed, 19 Jul 2006 15:35:31 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFZVg0053865; Wed, 19 Jul 2006 15:35:31 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFZVPu053864; Wed, 19 Jul 2006 15:35:31 GMT (envelope-from clsung) Message-Id: <200607191535.k6JFZVPu053864@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 15:35:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Log-Simple Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:35:41 -0000 clsung 2006-07-19 15:35:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Log-Simple Makefile distinfo pkg-descr pkg-plist Log: Add p5-Log-Simple 1.8, basic runtime logger. PR: ports/100537 Submitted by: Gea-Suan Lin Revision Changes Path 1.2345 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Log-Simple/Makefile (new) 1.1 +3 -0 ports/devel/p5-Log-Simple/distinfo (new) 1.1 +3 -0 ports/devel/p5-Log-Simple/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Log-Simple/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:36:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D63F16A4DE; Wed, 19 Jul 2006 15:36:04 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A3CB43D72; Wed, 19 Jul 2006 15:35:48 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFZmZJ053907; Wed, 19 Jul 2006 15:35:48 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFZmPx053906; Wed, 19 Jul 2006 15:35:48 GMT (envelope-from clsung) Message-Id: <200607191535.k6JFZmPx053906@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 15:35:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:36:04 -0000 clsung 2006-07-19 15:35:48 UTC FreeBSD ports repository Modified files: . modules Log: p5-Log-Simple --> ports/devel/p5-Log-Simple Revision Changes Path 1.15681 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:39:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D9816A4DF; Wed, 19 Jul 2006 15:39:53 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3671E43D5F; Wed, 19 Jul 2006 15:39:53 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFdra9054060; Wed, 19 Jul 2006 15:39:53 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFdrLd054059; Wed, 19 Jul 2006 15:39:53 GMT (envelope-from garga) Message-Id: <200607191539.k6JFdrLd054059@repoman.freebsd.org> From: Renato Botelho Date: Wed, 19 Jul 2006 15:39:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/firebird-devel Makefile pkg-plist ports/databases/firebird-devel/files pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:39:53 -0000 garga 2006-07-19 15:39:53 UTC FreeBSD ports repository Modified files: databases/firebird-devel Makefile pkg-plist databases/firebird-devel/files pkg-install.in Log: - Use USE_LDCONFIG - Silent portlint - Bump PORTREVISION PR: ports/99389 Approved by: maintainer timeout (23 days) Revision Changes Path 1.38 +3 -3 ports/databases/firebird-devel/Makefile 1.2 +1 -8 ports/databases/firebird-devel/files/pkg-install.in 1.10 +1 -2 ports/databases/firebird-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:43:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 510EE16A4DD; Wed, 19 Jul 2006 15:43:34 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009D643D6A; Wed, 19 Jul 2006 15:43:33 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFhXJe054347; Wed, 19 Jul 2006 15:43:33 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFhXMK054346; Wed, 19 Jul 2006 15:43:33 GMT (envelope-from vanilla) Message-Id: <200607191543.k6JFhXMK054346@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 19 Jul 2006 15:43:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/zhcon Makefile ports/chinese/zhcon/files patch-src-winime.cpp patch-src-winime.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:43:34 -0000 vanilla 2006-07-19 15:43:33 UTC FreeBSD ports repository Modified files: chinese/zhcon Makefile Added files: chinese/zhcon/files patch-src-winime.cpp patch-src-winime.h Log: - Fix input error on some Big5 range - Summitted by Edward G.J. Lee Thanks. PR: ports/100545 Submitted by: maintainer Revision Changes Path 1.42 +1 -0 ports/chinese/zhcon/Makefile 1.1 +11 -0 ports/chinese/zhcon/files/patch-src-winime.cpp (new) 1.1 +15 -0 ports/chinese/zhcon/files/patch-src-winime.h (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:45:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2D8A16A4DD; Wed, 19 Jul 2006 15:45:09 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8328C43D70; Wed, 19 Jul 2006 15:45:09 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFj9q6054474; Wed, 19 Jul 2006 15:45:09 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFj993054473; Wed, 19 Jul 2006 15:45:09 GMT (envelope-from joel) Message-Id: <200607191545.k6JFj993054473@repoman.freebsd.org> From: Joel Dahl Date: Wed, 19 Jul 2006 15:45:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/events events.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:45:09 -0000 joel 2006-07-19 15:45:09 UTC FreeBSD doc repository Modified files: en/events events.xml Log: Add NYCBSDCon 2006. Requested by: Brad Schonhorst Revision Changes Path 1.77 +27 -1 www/en/events/events.xml From owner-cvs-all@FreeBSD.ORG Wed Jul 19 15:51:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C510C16A4DD; Wed, 19 Jul 2006 15:51:24 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E07B43D62; Wed, 19 Jul 2006 15:51:24 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JFpOJ0054868; Wed, 19 Jul 2006 15:51:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JFpOA9054867; Wed, 19 Jul 2006 15:51:24 GMT (envelope-from rafan) Message-Id: <200607191551.k6JFpOA9054867@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 15:51:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/rubygem-tzinfo Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 15:51:24 -0000 rafan 2006-07-19 15:51:24 UTC FreeBSD ports repository Modified files: devel/rubygem-tzinfo Makefile distinfo pkg-plist Log: - Update to 0.3.0 - Add more mirror sites to unbreak PR: ports/100473 Submitted by: maintainer Revision Changes Path 1.3 +5 -4 ports/devel/rubygem-tzinfo/Makefile 1.2 +3 -3 ports/devel/rubygem-tzinfo/distinfo 1.2 +175 -244 ports/devel/rubygem-tzinfo/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 16:04:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6E6916A506; Wed, 19 Jul 2006 16:04:48 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B0BD43D93; Wed, 19 Jul 2006 16:04:35 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JG4YBD056663; Wed, 19 Jul 2006 16:04:34 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JG4YfE056662; Wed, 19 Jul 2006 16:04:34 GMT (envelope-from dougb) Message-Id: <200607191604.k6JG4YfE056662@repoman.freebsd.org> From: Doug Barton Date: Wed, 19 Jul 2006 16:04:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/bfilter Makefile ports/net/bfilter/files bfilter.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 16:04:48 -0000 dougb 2006-07-19 16:04:34 UTC FreeBSD ports repository Modified files: net/bfilter Makefile net/bfilter/files bfilter.sh.in Log: Tune up the rc.d script generally, including fixing the sig_stop value which was Pointed out by: Nikolaus Waxweiler Revision Changes Path 1.22 +1 -0 ports/net/bfilter/Makefile 1.2 +6 -7 ports/net/bfilter/files/bfilter.sh.in From owner-cvs-all@FreeBSD.ORG Wed Jul 19 16:18:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7131B16A4DE; Wed, 19 Jul 2006 16:18:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3741B43D4C; Wed, 19 Jul 2006 16:18:42 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JGIgan057631; Wed, 19 Jul 2006 16:18:42 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JGIgB1057630; Wed, 19 Jul 2006 16:18:42 GMT (envelope-from dougb) Message-Id: <200607191618.k6JGIgB1057630@repoman.freebsd.org> From: Doug Barton Date: Wed, 19 Jul 2006 16:18:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/poptop/files pptpd.sh.in ports/net-mgmt/net-snmp/files snmpd.sh.in ports/net-p2p/dcd/files dcd.sh.in ports/news/newscache/files newscache.sh.in ports/security/clamsmtp/files clamsmtpd.sh.in ports/security/swatch/files swatch.sh ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 16:18:42 -0000 dougb 2006-07-19 16:18:41 UTC FreeBSD ports repository Modified files: net/poptop/files pptpd.sh.in net-mgmt/net-snmp/files snmpd.sh.in net-p2p/dcd/files dcd.sh.in news/newscache/files newscache.sh.in security/clamsmtp/files clamsmtpd.sh.in security/swatch/files swatch.sh sysutils/daedalus/files daedalus.sh sysutils/rsyncmanager/files rsyncmanager.sh.in Log: Clean up sig_stop values. In most cases this means removing a leading -, since rc.subr adds that already. In 3 cases it meant removing a wrongly specified TERM, since that is the default. Revision Changes Path 1.2 +2 -2 ports/net-mgmt/net-snmp/files/snmpd.sh.in 1.2 +1 -1 ports/net-p2p/dcd/files/dcd.sh.in 1.3 +2 -2 ports/net/poptop/files/pptpd.sh.in 1.3 +2 -2 ports/news/newscache/files/newscache.sh.in 1.6 +2 -2 ports/security/clamsmtp/files/clamsmtpd.sh.in 1.2 +1 -2 ports/security/swatch/files/swatch.sh 1.4 +0 -2 ports/sysutils/daedalus/files/daedalus.sh 1.3 +0 -2 ports/sysutils/rsyncmanager/files/rsyncmanager.sh.in From owner-cvs-all@FreeBSD.ORG Wed Jul 19 16:31:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD71216A4DD; Wed, 19 Jul 2006 16:31:09 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62F7043D53; Wed, 19 Jul 2006 16:31:09 +0000 (GMT) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JGV9Vx058394; Wed, 19 Jul 2006 16:31:09 GMT (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JGV9Dp058393; Wed, 19 Jul 2006 16:31:09 GMT (envelope-from mr) Message-Id: <200607191631.k6JGV9Dp058393@repoman.freebsd.org> From: Michael Reifenberger Date: Wed, 19 Jul 2006 16:31:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4/man4.i386 padlock.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 16:31:09 -0000 mr 2006-07-19 16:31:09 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 padlock.4 Log: Reflect the additional support of C7 CPU's in padlock(4). Submitted by: brueffer MFC after: 1 day Revision Changes Path 1.4 +10 -5 src/share/man/man4/man4.i386/padlock.4 From owner-cvs-all@FreeBSD.ORG Wed Jul 19 16:31:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F2C316A53B; Wed, 19 Jul 2006 16:31:14 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 256E543D53; Wed, 19 Jul 2006 16:31:13 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JGVDjs058498; Wed, 19 Jul 2006 16:31:13 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JGVCOZ058497; Wed, 19 Jul 2006 16:31:12 GMT (envelope-from kib) Message-Id: <200607191631.k6JGVCOZ058497@repoman.freebsd.org> From: Konstantin Belousov Date: Wed, 19 Jul 2006 16:31:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/modules Makefile src/sys/modules/ppc Makefile src/sys/dev/ppc ppc.c src/sys/dev/ppbus if_plip.c lpbb.c lpt.c ppi.c pps.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 16:31:15 -0000 kib 2006-07-19 16:31:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/modules Makefile sys/dev/ppc ppc.c sys/dev/ppbus if_plip.c lpbb.c lpt.c ppi.c pps.c Added files: (Branch: RELENG_6) sys/modules/ppc Makefile Log: Enable build of ppc(4) module on i386 and amd64 architectures. Add proper module interdependencies. Reviewed by: marcel Approved by: pjd (mentor) Revision Changes Path 1.37.2.2 +1 -0 src/sys/dev/ppbus/if_plip.c 1.18.8.1 +1 -0 src/sys/dev/ppbus/lpbb.c 1.36.2.1 +1 -0 src/sys/dev/ppbus/lpt.c 1.38.8.1 +1 -0 src/sys/dev/ppbus/ppi.c 1.50.2.1 +1 -0 src/sys/dev/ppbus/pps.c 1.45.2.1 +1 -0 src/sys/dev/ppc/ppc.c 1.450.2.21 +3 -0 src/sys/modules/Makefile 1.3.2.1 +11 -0 src/sys/modules/ppc/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 16:54:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54F6F16A50D; Wed, 19 Jul 2006 16:54:13 +0000 (UTC) (envelope-from pb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3317143E43; Wed, 19 Jul 2006 16:52:59 +0000 (GMT) (envelope-from pb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JGqxmH067397; Wed, 19 Jul 2006 16:52:59 GMT (envelope-from pb@repoman.freebsd.org) Received: (from pb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JGqxej067396; Wed, 19 Jul 2006 16:52:59 GMT (envelope-from pb) Message-Id: <200607191652.k6JGqxej067396@repoman.freebsd.org> From: Pierre Beyssac Date: Wed, 19 Jul 2006 16:52:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/kino Makefile distinfo pkg-plist ports/multimedia/kino/files patch-ah patch-ai patch-aj patch-ap patch-as patch-bg patch-configure.in patch-src__Makefile.in patch-src__gtkenhancedscale.c patch-src__ieee1394io.cc patch-src__ieee1394io.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 16:54:13 -0000 pb 2006-07-19 16:52:58 UTC FreeBSD ports repository Modified files: multimedia/kino Makefile distinfo pkg-plist multimedia/kino/files patch-configure.in patch-src__Makefile.in Added files: multimedia/kino/files patch-src__gtkenhancedscale.c patch-src__ieee1394io.cc patch-src__ieee1394io.h patch-src__kino_extra.h patch-src__page_export_1394.cc patch-src__playlist.cc patch-src__preferences_dialog.cc Removed files: multimedia/kino/files patch-ah patch-ai patch-aj patch-ap patch-as patch-bg Log: Update to 0.9.0. Revision Changes Path 1.23 +1 -2 ports/multimedia/kino/Makefile 1.8 +3 -3 ports/multimedia/kino/distinfo 1.2 +0 -11 ports/multimedia/kino/files/patch-ah (dead) 1.6 +0 -484 ports/multimedia/kino/files/patch-ai (dead) 1.4 +0 -57 ports/multimedia/kino/files/patch-aj (dead) 1.2 +0 -19 ports/multimedia/kino/files/patch-ap (dead) 1.4 +0 -59 ports/multimedia/kino/files/patch-as (dead) 1.2 +0 -11 ports/multimedia/kino/files/patch-bg (dead) 1.2 +23 -20 ports/multimedia/kino/files/patch-configure.in 1.2 +7 -7 ports/multimedia/kino/files/patch-src__Makefile.in 1.1 +29 -0 ports/multimedia/kino/files/patch-src__gtkenhancedscale.c (new) 1.1 +430 -0 ports/multimedia/kino/files/patch-src__ieee1394io.cc (new) 1.1 +57 -0 ports/multimedia/kino/files/patch-src__ieee1394io.h (new) 1.1 +12 -0 ports/multimedia/kino/files/patch-src__kino_extra.h (new) 1.1 +18 -0 ports/multimedia/kino/files/patch-src__page_export_1394.cc (new) 1.1 +108 -0 ports/multimedia/kino/files/patch-src__playlist.cc (new) 1.1 +53 -0 ports/multimedia/kino/files/patch-src__preferences_dialog.cc (new) 1.13 +13 -2 ports/multimedia/kino/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 17:01:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C3B16A4DA; Wed, 19 Jul 2006 17:01:42 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5350943D77; Wed, 19 Jul 2006 17:01:42 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JH1gJC067812; Wed, 19 Jul 2006 17:01:42 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JH1giU067811; Wed, 19 Jul 2006 17:01:42 GMT (envelope-from stefan) Message-Id: <200607191701.k6JH1giU067811@repoman.freebsd.org> From: Stefan Walter Date: Wed, 19 Jul 2006 17:01:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/LPRng Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 17:01:42 -0000 stefan 2006-07-19 17:01:42 UTC FreeBSD ports repository Modified files: sysutils/LPRng Makefile Log: - Fix installation directory of configuration files for cases in which $PORT_REPLACES_BASE_LPR is defined. - Install startup files to ${LOCALBASE}/etc/rc.d, not /etc/rc.d. PR: 93032 Submitted by: Dmitry Kazarov Approved by: arved (mentor) Revision Changes Path 1.38 +5 -4 ports/sysutils/LPRng/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 17:45:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45CE016A4DD; Wed, 19 Jul 2006 17:45:01 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC24E43D45; Wed, 19 Jul 2006 17:45:00 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JHj0Fr071042; Wed, 19 Jul 2006 17:45:00 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JHj0Ck071041; Wed, 19 Jul 2006 17:45:00 GMT (envelope-from rafan) Message-Id: <200607191745.k6JHj0Ck071041@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 17:45:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Comic Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 17:45:01 -0000 rafan 2006-07-19 17:45:00 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Comic Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-Comic 1.06, retrieve comic strip images. PR: ports/100507 Submitted by: chinsan Revision Changes Path 1.1513 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-WWW-Comic/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Comic/distinfo (new) 1.1 +5 -0 ports/www/p5-WWW-Comic/pkg-descr (new) 1.1 +12 -0 ports/www/p5-WWW-Comic/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 17:45:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F2CC16A500; Wed, 19 Jul 2006 17:45:24 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ED6243D45; Wed, 19 Jul 2006 17:45:24 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JHjOaG071131; Wed, 19 Jul 2006 17:45:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JHjOJG071130; Wed, 19 Jul 2006 17:45:24 GMT (envelope-from rafan) Message-Id: <200607191745.k6JHjOJG071130@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 17:45:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 17:45:24 -0000 rafan 2006-07-19 17:45:24 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Comic --> ports/www/p5-WWW-Comic Revision Changes Path 1.15682 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:26:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7FDD16A4DF; Wed, 19 Jul 2006 18:26:10 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 638CE43D45; Wed, 19 Jul 2006 18:26:10 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JIQABa074184; Wed, 19 Jul 2006 18:26:10 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JIQAcI074182; Wed, 19 Jul 2006 18:26:10 GMT (envelope-from jhb) Message-Id: <200607191826.k6JIQAcI074182@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 18:26:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/svr4 svr4_socket.c src/sys/dev/streams streams.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:26:10 -0000 jhb 2006-07-19 18:26:10 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_socket.c sys/dev/streams streams.c Log: Initialize svr4_head during MOD_LOAD rather than on demand. Revision Changes Path 1.26 +0 -24 src/sys/compat/svr4/svr4_socket.c 1.52 +1 -12 src/sys/dev/streams/streams.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:26:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C302116A583; Wed, 19 Jul 2006 18:26:53 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83CF843D45; Wed, 19 Jul 2006 18:26:53 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JIQrgs074219; Wed, 19 Jul 2006 18:26:53 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JIQrE7074218; Wed, 19 Jul 2006 18:26:53 GMT (envelope-from jhb) Message-Id: <200607191826.k6JIQrE7074218@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 18:26:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ddb db_command.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:26:53 -0000 jhb 2006-07-19 18:26:53 UTC FreeBSD src repository Modified files: sys/ddb db_command.c Log: Disable the pager for 'panic' and 'call' to be paranoid. Revision Changes Path 1.68 +2 -0 src/sys/ddb/db_command.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:29:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D47AE16A4E0; Wed, 19 Jul 2006 18:29:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEC7943D9B; Wed, 19 Jul 2006 18:28:53 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JISqbY074324; Wed, 19 Jul 2006 18:28:52 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JISqNY074323; Wed, 19 Jul 2006 18:28:52 GMT (envelope-from jhb) Message-Id: <200607191828.k6JISqNY074323@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 18:28:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/compat/linux linux_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:29:14 -0000 jhb 2006-07-19 18:28:52 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c sys/compat/linux linux_socket.c Log: Don't free the sockaddr in kern_bind() and kern_connect() as not all callers pass a sockaddr allocated via malloc() from M_SONAME anymore. Instead, free it in the callers when necessary. Revision Changes Path 1.70 +4 -1 src/sys/compat/linux/linux_socket.c 1.232 +6 -4 src/sys/kern/uipc_syscalls.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:29:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 122B016A4DA; Wed, 19 Jul 2006 18:29:15 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9777F43D88; Wed, 19 Jul 2006 18:28:56 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JISsVG074350; Wed, 19 Jul 2006 18:28:54 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JISsEE074349; Wed, 19 Jul 2006 18:28:54 GMT (envelope-from netchild) Message-Id: <200607191828.k6JISsEE074349@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 19 Jul 2006 18:28:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:29:15 -0000 netchild 2006-07-19 18:28:54 UTC FreeBSD ports repository Modified files: . UPDATING Log: - add an entry for the linux-ut port (updated 9 days ago) [1] - extend the linux_base entry a little bit Pointy hat to: netchild for forgetting to commit it [1] In colaboration with: maintainer of linux-ut port [1] Revision Changes Path 1.366 +26 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:30:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71DD116A4DF; Wed, 19 Jul 2006 18:30:34 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B4043D6D; Wed, 19 Jul 2006 18:30:34 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JIUYML074487; Wed, 19 Jul 2006 18:30:34 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JIUYkE074486; Wed, 19 Jul 2006 18:30:34 GMT (envelope-from jhb) Message-Id: <200607191830.k6JIUYkE074486@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 18:30:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:30:34 -0000 jhb 2006-07-19 18:30:33 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: Call change_dir() instead of duplicating the code in fchdir(). Revision Changes Path 1.418 +1 -8 src/sys/kern/vfs_syscalls.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:32:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 733F916A4E1; Wed, 19 Jul 2006 18:32:44 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 447BB43D6A; Wed, 19 Jul 2006 18:32:43 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JIWh03074685; Wed, 19 Jul 2006 18:32:43 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JIWhj8074684; Wed, 19 Jul 2006 18:32:43 GMT (envelope-from rafan) Message-Id: <200607191832.k6JIWhj8074684@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 18:32:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/katalog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:32:44 -0000 rafan 2006-07-19 18:32:43 UTC FreeBSD ports repository Modified files: misc/katalog Makefile Log: - Fix MASTER_SITES PR: ports/100560 Submitted by: KATO Tsuguru Revision Changes Path 1.17 +1 -1 ports/misc/katalog/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:37:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E76CD16A4DA; Wed, 19 Jul 2006 18:37:46 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F08D43D73; Wed, 19 Jul 2006 18:37:34 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JIbYDd074964; Wed, 19 Jul 2006 18:37:34 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JIbYnZ074962; Wed, 19 Jul 2006 18:37:34 GMT (envelope-from rafan) Message-Id: <200607191837.k6JIbYnZ074962@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 18:37:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/code-browser Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:37:47 -0000 rafan 2006-07-19 18:37:34 UTC FreeBSD ports repository Modified files: editors/code-browser Makefile distinfo Log: - Update to 2.8 - pet portlint(1) PR: ports/100559 Submitted by: KATO Tsuguru Revision Changes Path 1.15 +2 -2 ports/editors/code-browser/Makefile 1.11 +3 -3 ports/editors/code-browser/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:52:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B3FA16A4DA; Wed, 19 Jul 2006 18:52:34 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2E943D46; Wed, 19 Jul 2006 18:52:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JIqXoS075749; Wed, 19 Jul 2006 18:52:33 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JIqXXA075748; Wed, 19 Jul 2006 18:52:33 GMT (envelope-from jhb) Message-Id: <200607191852.k6JIqXXA075748@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 18:52:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/streams streams.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:52:34 -0000 jhb 2006-07-19 18:52:33 UTC FreeBSD src repository Modified files: sys/dev/streams streams.c Log: Whitespace fix after s/dev_t/struct cdev */. Revision Changes Path 1.53 +2 -2 src/sys/dev/streams/streams.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:53:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4268016A4DF; Wed, 19 Jul 2006 18:53:57 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C5743D4C; Wed, 19 Jul 2006 18:53:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JIru8C075820; Wed, 19 Jul 2006 18:53:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JIruv8075819; Wed, 19 Jul 2006 18:53:56 GMT (envelope-from jhb) Message-Id: <200607191853.k6JIruv8075819@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 18:53:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern subr_autoconf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:53:57 -0000 jhb 2006-07-19 18:53:56 UTC FreeBSD src repository Modified files: sys/kern subr_autoconf.c Log: Add a mutex to protect the list of interrupt config hooks. We do assume that the only remove hook operation that can occur while processing the hooks is to remove the currently executing hook. This should be safe as the existing code has assumed this already for a long time now. Reviewed by: scottl MFC after: 1 week Revision Changes Path 1.23 +21 -11 src/sys/kern/subr_autoconf.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 18:55:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7778416A4DF; Wed, 19 Jul 2006 18:55:39 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A3443D6D; Wed, 19 Jul 2006 18:55:37 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JItbRe076100; Wed, 19 Jul 2006 18:55:37 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JItbU4076099; Wed, 19 Jul 2006 18:55:37 GMT (envelope-from rafan) Message-Id: <200607191855.k6JItbU4076099@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 18:55:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/cherokee Makefile distinfo ports/www/cherokee/files cherokee.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 18:55:39 -0000 rafan 2006-07-19 18:55:37 UTC FreeBSD ports repository Modified files: www/cherokee Makefile distinfo www/cherokee/files cherokee.sh.in Log: - Update to 0.5.4 - Fix comment in cherokee.sh.in PR: ports/100564 Submitted by: KATO Tsuguru Revision Changes Path 1.25 +4 -4 ports/www/cherokee/Makefile 1.17 +3 -3 ports/www/cherokee/distinfo 1.2 +2 -2 ports/www/cherokee/files/cherokee.sh.in From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:01:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9CB316A501; Wed, 19 Jul 2006 19:01:10 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA7F643D45; Wed, 19 Jul 2006 19:01:10 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJ1ATw076487; Wed, 19 Jul 2006 19:01:10 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJ1AFs076486; Wed, 19 Jul 2006 19:01:10 GMT (envelope-from jhb) Message-Id: <200607191901.k6JJ1AFs076486@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 19:01:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/svr4 svr4_misc.c syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:01:11 -0000 jhb 2006-07-19 19:01:10 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_misc.c syscalls.master Log: Make svr4_sys_waitsys() a lot less ugly and mark it MPSAFE. - If the WNOWAIT flag isn't specified and either of WEXITED or WTRAPPED is set, then just call kern_wait() and let it do all the work. This means that this function no longer has to duplicate the work to teardown zombies that is done in kern_wait(). Instead, if the above conditions aren't true, then it uses a simpler loop to implement WNOWAIT and/or tracing for only stopped or continued processes. This function still has to duplicate code from kern_wait() for the latter two cases, but those are much simpler. - Sync the code to handle the WCONTINUED and WSTOPPED cases with the equivalent code in kern_wait(). - Fix several places that would return with the proctree lock still held. - Lock the current process to prevent lost wakeup races when blocking. Revision Changes Path 1.87 +148 -154 src/sys/compat/svr4/svr4_misc.c 1.24 +1 -1 src/sys/compat/svr4/syscalls.master From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:03:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED8B16A4DF; Wed, 19 Jul 2006 19:03:04 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E6043D53; Wed, 19 Jul 2006 19:03:03 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJ33Q0077894; Wed, 19 Jul 2006 19:03:03 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJ33kN077893; Wed, 19 Jul 2006 19:03:03 GMT (envelope-from jhb) Message-Id: <200607191903.k6JJ33kN077893@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 19:03:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/svr4 svr4_misc.c syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:03:04 -0000 jhb 2006-07-19 19:03:03 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_misc.c syscalls.master Log: Add conditional VFS Giant locking to svr4_sys_resolvepath() and mark it MPSAFE. Revision Changes Path 1.88 +4 -1 src/sys/compat/svr4/svr4_misc.c 1.25 +1 -1 src/sys/compat/svr4/syscalls.master From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:03:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65AB516A50D; Wed, 19 Jul 2006 19:03:22 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C9243D55; Wed, 19 Jul 2006 19:03:22 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJ3LWs077940; Wed, 19 Jul 2006 19:03:21 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJ3LPl077939; Wed, 19 Jul 2006 19:03:21 GMT (envelope-from jhb) Message-Id: <200607191903.k6JJ3LPl077939@repoman.freebsd.org> From: John Baldwin Date: Wed, 19 Jul 2006 19:03:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:03:22 -0000 jhb 2006-07-19 19:03:21 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c Log: Regen. Revision Changes Path 1.23 +1 -1 src/sys/compat/svr4/svr4_proto.h 1.21 +1 -1 src/sys/compat/svr4/svr4_syscall.h 1.21 +1 -1 src/sys/compat/svr4/svr4_syscallnames.c 1.22 +3 -3 src/sys/compat/svr4/svr4_sysent.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:10:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6986A16A4DF; Wed, 19 Jul 2006 19:10:18 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D8143D45; Wed, 19 Jul 2006 19:10:18 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJAIEI078392; Wed, 19 Jul 2006 19:10:18 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJAHWA078391; Wed, 19 Jul 2006 19:10:17 GMT (envelope-from ale) Message-Id: <200607191910.k6JJAHWA078391@repoman.freebsd.org> From: Alex Dupre Date: Wed, 19 Jul 2006 19:10:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/xstream Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:10:18 -0000 ale 2006-07-19 19:10:17 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/xstream Makefile distinfo pkg-descr Log: XStream is a simple library to serialize Java objects to XML and back again. WWW: http://xstream.codehaus.org/ Revision Changes Path 1.1025 +1 -0 ports/textproc/Makefile 1.1 +41 -0 ports/textproc/xstream/Makefile (new) 1.1 +3 -0 ports/textproc/xstream/distinfo (new) 1.1 +7 -0 ports/textproc/xstream/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:10:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F8CE16A4DF; Wed, 19 Jul 2006 19:10:44 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C386243D5A; Wed, 19 Jul 2006 19:10:43 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJAhbx078468; Wed, 19 Jul 2006 19:10:43 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJAhQj078467; Wed, 19 Jul 2006 19:10:43 GMT (envelope-from ale) Message-Id: <200607191910.k6JJAhQj078467@repoman.freebsd.org> From: Alex Dupre Date: Wed, 19 Jul 2006 19:10:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:10:44 -0000 ale 2006-07-19 19:10:43 UTC FreeBSD ports repository Modified files: . modules Log: xstream --> ports/textproc/xstream Revision Changes Path 1.15683 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:17:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8ECF16A4DD; Wed, 19 Jul 2006 19:17:45 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FA4C43D46; Wed, 19 Jul 2006 19:17:45 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJHjQE078854; Wed, 19 Jul 2006 19:17:45 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJHjDP078853; Wed, 19 Jul 2006 19:17:45 GMT (envelope-from rafan) Message-Id: <200607191917.k6JJHjDP078853@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 19:17:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/twhttpd Makefile distinfo pkg-message ports/www/twhttpd/files patch-aa patch-ab patch-ac patch-ad patch-cfg_functions.c patch-cfg_parser.y patch-config.h patch-httplog.c patch-twhttpd.c pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:17:45 -0000 rafan 2006-07-19 19:17:45 UTC FreeBSD ports repository Modified files: www/twhttpd Makefile distinfo Added files: www/twhttpd/files patch-cfg_functions.c patch-cfg_parser.y patch-config.h patch-httplog.c patch-twhttpd.c pkg-message.in Removed files: www/twhttpd pkg-message www/twhttpd/files patch-aa patch-ab patch-ac patch-ad Log: - Update to 1.01 - Respect PREFIX PR: ports/100566 Submitted by: KATO Tsuguru Revision Changes Path 1.9 +10 -8 ports/www/twhttpd/Makefile 1.4 +3 -3 ports/www/twhttpd/distinfo 1.2 +0 -11 ports/www/twhttpd/files/patch-aa (dead) 1.2 +0 -16 ports/www/twhttpd/files/patch-ab (dead) 1.3 +0 -20 ports/www/twhttpd/files/patch-ac (dead) 1.2 +0 -11 ports/www/twhttpd/files/patch-ad (dead) 1.1 +15 -0 ports/www/twhttpd/files/patch-cfg_functions.c (new) 1.1 +14 -0 ports/www/twhttpd/files/patch-cfg_parser.y (new) 1.1 +11 -0 ports/www/twhttpd/files/patch-config.h (new) 1.1 +16 -0 ports/www/twhttpd/files/patch-httplog.c (new) 1.1 +26 -0 ports/www/twhttpd/files/patch-twhttpd.c (new) 1.1 +5 -0 ports/www/twhttpd/files/pkg-message.in (new) 1.2 +0 -5 ports/www/twhttpd/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:21:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EDF916A4DD; Wed, 19 Jul 2006 19:21:48 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F51743D53; Wed, 19 Jul 2006 19:21:35 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJLZ4K079288; Wed, 19 Jul 2006 19:21:35 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJLZcm079287; Wed, 19 Jul 2006 19:21:35 GMT (envelope-from mnag) Message-Id: <200607191921.k6JJLZcm079287@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 19 Jul 2006 19:21:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING ports/mail/postfix Makefile pkg-message ports/mail/postfix-current Makefile pkg-message ports/mail/postfix21 pkg-message ports/mail/postfix22 pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:21:48 -0000 mnag 2006-07-19 19:21:35 UTC FreeBSD ports repository Modified files: . UPDATING mail/postfix Makefile pkg-message mail/postfix-current Makefile pkg-message mail/postfix21 pkg-message mail/postfix22 pkg-message Log: - Spell fixes [1] - Fix DOVECOT build [2] Submitted by: remko [1], Vivek Khera [2] Revision Changes Path 1.367 +6 -6 ports/UPDATING 1.182 +1 -1 ports/mail/postfix-current/Makefile 1.6 +1 -1 ports/mail/postfix-current/pkg-message 1.113 +3 -3 ports/mail/postfix/Makefile 1.14 +1 -1 ports/mail/postfix/pkg-message 1.11 +1 -1 ports/mail/postfix21/pkg-message 1.14 +1 -1 ports/mail/postfix22/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:23:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A5DD16A4DA; Wed, 19 Jul 2006 19:23:43 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC60F43D70; Wed, 19 Jul 2006 19:23:42 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJNg94079398; Wed, 19 Jul 2006 19:23:42 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJNgv8079397; Wed, 19 Jul 2006 19:23:42 GMT (envelope-from anray) Message-Id: <200607191923.k6JJNgv8079397@repoman.freebsd.org> From: Andrey Slusar Date: Wed, 19 Jul 2006 19:23:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mew Makefile distinfo pkg-message pkg-plist ports/mail/mew/files patch-Makefile.in patch-bin_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:23:43 -0000 anray 2006-07-19 19:23:42 UTC FreeBSD ports repository Modified files: mail/mew Makefile distinfo pkg-message pkg-plist mail/mew/files patch-bin_Makefile.in Removed files: mail/mew/files patch-Makefile.in Log: Update to 5.1 PR: ports/100548 Submitted by: Hiroto Kagotani (maintainer) Revision Changes Path 1.40 +2 -2 ports/mail/mew/Makefile 1.7 +3 -3 ports/mail/mew/distinfo 1.2 +0 -32 ports/mail/mew/files/patch-Makefile.in (dead) 1.2 +28 -23 ports/mail/mew/files/patch-bin_Makefile.in 1.5 +8 -4 ports/mail/mew/pkg-message 1.7 +24 -2 ports/mail/mew/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:30:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BF4816A4DE; Wed, 19 Jul 2006 19:30:58 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB4F743D46; Wed, 19 Jul 2006 19:30:57 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJUv2U079754; Wed, 19 Jul 2006 19:30:57 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJUv4j079753; Wed, 19 Jul 2006 19:30:57 GMT (envelope-from rafan) Message-Id: <200607191930.k6JJUv4j079753@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 19:30:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/abcm2ps Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:30:58 -0000 rafan 2006-07-19 19:30:57 UTC FreeBSD ports repository Modified files: print/abcm2ps Makefile distinfo Log: - Update to 4.12.22 PR: ports/100563 Submitted by: KATO Tsuguru Revision Changes Path 1.11 +1 -1 ports/print/abcm2ps/Makefile 1.13 +3 -3 ports/print/abcm2ps/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:42:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 704BE16A4E1; Wed, 19 Jul 2006 19:42:40 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2925643D45; Wed, 19 Jul 2006 19:42:40 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJgeqn080357; Wed, 19 Jul 2006 19:42:40 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJgeN7080356; Wed, 19 Jul 2006 19:42:40 GMT (envelope-from erwin) Message-Id: <200607191942.k6JJgeN7080356@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 19 Jul 2006 19:42:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/pawm Makefile distinfo ports/x11-wm/pawm/files patch-src__button.c patch-src__paicon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:42:40 -0000 erwin 2006-07-19 19:42:39 UTC FreeBSD ports repository Modified files: x11-wm/pawm Makefile distinfo Added files: x11-wm/pawm/files patch-src__button.c patch-src__paicon.c Log: Update to 2.2.6 PR: 100567 Submitted by: Ports fury Revision Changes Path 1.14 +1 -1 ports/x11-wm/pawm/Makefile 1.12 +3 -3 ports/x11-wm/pawm/distinfo 1.1 +22 -0 ports/x11-wm/pawm/files/patch-src__button.c (new) 1.1 +22 -0 ports/x11-wm/pawm/files/patch-src__paicon.c (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:58:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E56716A4E1; Wed, 19 Jul 2006 19:58:34 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1536143D7B; Wed, 19 Jul 2006 19:58:28 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJwSxw081083; Wed, 19 Jul 2006 19:58:28 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJwSXf081082; Wed, 19 Jul 2006 19:58:28 GMT (envelope-from rafan) Message-Id: <200607191958.k6JJwSXf081082@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 19:58:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science Makefile ports/science/xmds Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:58:34 -0000 rafan 2006-07-19 19:58:28 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/xmds Makefile distinfo pkg-descr pkg-plist Log: Add xmds , XMDS is a code generator that integrates equations;. PR: ports/100419 Submitted by: EelVex Revision Changes Path 1.95 +1 -0 ports/science/Makefile 1.1 +25 -0 ports/science/xmds/Makefile (new) 1.1 +3 -0 ports/science/xmds/distinfo (new) 1.1 +24 -0 ports/science/xmds/pkg-descr (new) 1.1 +7 -0 ports/science/xmds/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 19:58:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D746E16A4E7; Wed, 19 Jul 2006 19:58:49 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE53743D5A; Wed, 19 Jul 2006 19:58:48 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JJwm87081121; Wed, 19 Jul 2006 19:58:48 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JJwmad081120; Wed, 19 Jul 2006 19:58:48 GMT (envelope-from rafan) Message-Id: <200607191958.k6JJwmad081120@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 19:58:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 19:58:50 -0000 rafan 2006-07-19 19:58:48 UTC FreeBSD ports repository Modified files: . modules Log: xmds --> ports/science/xmds Revision Changes Path 1.15684 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 20:02:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F65D16A4E6; Wed, 19 Jul 2006 20:02:47 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C0FF43D68; Wed, 19 Jul 2006 20:02:22 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JK2MVF081392; Wed, 19 Jul 2006 20:02:22 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JK2MFv081391; Wed, 19 Jul 2006 20:02:22 GMT (envelope-from netchild) Message-Id: <200607192002.k6JK2MFv081391@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 19 Jul 2006 20:02:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/linux_kdump Makefile pkg-descr ports/devel/linux_kdump/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 20:02:47 -0000 netchild 2006-07-19 20:02:22 UTC FreeBSD ports repository Modified files: devel/linux_kdump Makefile pkg-descr Added files: devel/linux_kdump/files patch-Makefile Log: Make this port usable again: - depend upon gentoo stage 3 linux base (build dependency only!) - bail out and suggest to use the package when the default linux base port is installed at compile time (build time conflict with gentoo stage 3) - patch stuff for the kdump in -current - reword the description (this is a FreeBSD native program) - portlint - someone may want to write a linux replacement for mksubr Revision Changes Path 1.29 +10 -6 ports/devel/linux_kdump/Makefile 1.1 +34 -0 ports/devel/linux_kdump/files/patch-Makefile (new) 1.4 +3 -3 ports/devel/linux_kdump/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jul 19 20:09:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054F916A4DA; Wed, 19 Jul 2006 20:09:39 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CD9543E31; Wed, 19 Jul 2006 20:07:36 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id B5349999DB2; Wed, 19 Jul 2006 22:07:32 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id lnyAjJj9dMbm; Wed, 19 Jul 2006 22:07:26 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id 933D2999B2D; Wed, 19 Jul 2006 22:07:26 +0200 (CEST) Message-ID: <44BE90F6.1010405@FreeBSD.org> Date: Wed, 19 Jul 2006 22:07:18 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Alexander Leidinger References: <200607192002.k6JK2MFv081391@repoman.freebsd.org> In-Reply-To: <200607192002.k6JK2MFv081391@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/linux_kdump Makefile pkg-descr ports/devel/linux_kdump/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gabor@t-hosting.hu List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 20:09:39 -0000 Alexander Leidinger wrote: > netchild 2006-07-19 20:02:22 UTC > > FreeBSD ports repository > > Modified files: > devel/linux_kdump Makefile pkg-descr > Added files: > devel/linux_kdump/files patch-Makefile > Log: > Make this port usable again: > - depend upon gentoo stage 3 linux base (build dependency only!) > - bail out and suggest to use the package when the default linux base port > is installed at compile time (build time conflict with gentoo stage 3) > - patch stuff for the kdump in -current > - reword the description (this is a FreeBSD native program) > - portlint > - someone may want to write a linux replacement for mksubr > > > Isn't there a way to depend on linux_dist-gentoo-stage3, which installs into ${PREFIX}/gentoo-stage3 and doesn't conflict with linux_base-fc4? -- Cheers, Gabor From owner-cvs-all@FreeBSD.ORG Wed Jul 19 20:24:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5490016A4DE; Wed, 19 Jul 2006 20:24:56 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E1D543D92; Wed, 19 Jul 2006 20:22:15 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5DF58.dip.t-dialin.net [84.165.223.88]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k6JKBNFu067024; Wed, 19 Jul 2006 22:11:23 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k6JKMGKc041717; Wed, 19 Jul 2006 22:22:17 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Wed, 19 Jul 2006 22:23:38 +0200 From: Alexander Leidinger To: gabor@t-hosting.hu Message-ID: <20060719222338.173f9650@Magellan.Leidinger.net> In-Reply-To: <44BE90F6.1010405@FreeBSD.org> References: <200607192002.k6JK2MFv081391@repoman.freebsd.org> <44BE90F6.1010405@FreeBSD.org> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/linux_kdump Makefile pkg-descr ports/devel/linux_kdump/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 20:24:56 -0000 Quoting Gábor Kövesdán (Wed, 19 Jul 2006 22:07:18 +0200): > Alexander Leidinger wrote: > > netchild 2006-07-19 20:02:22 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/linux_kdump Makefile pkg-descr > > Added files: > > devel/linux_kdump/files patch-Makefile > > Log: > > Make this port usable again: > > - depend upon gentoo stage 3 linux base (build dependency only!) > > - bail out and suggest to use the package when the default linux base port > > is installed at compile time (build time conflict with gentoo stage 3) > > - patch stuff for the kdump in -current > > - reword the description (this is a FreeBSD native program) > > - portlint > > - someone may want to write a linux replacement for mksubr > > > > > > > Isn't there a way to depend on linux_dist-gentoo-stage3, which installs > into ${PREFIX}/gentoo-stage3 and doesn't conflict with linux_base-fc4? The problem is that mkioctls.linux calls the stage 3 compiler and expects usable output from it. Any ideas how to get this working without doing a chroot? Bye, Alexander. -- ...and that is how we know the Earth to be banana-shaped. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Wed Jul 19 20:34:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F5E16A50C; Wed, 19 Jul 2006 20:34:56 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E93E43D5C; Wed, 19 Jul 2006 20:34:54 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JKYsEI084205; Wed, 19 Jul 2006 20:34:54 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JKYs9w084204; Wed, 19 Jul 2006 20:34:54 GMT (envelope-from rafan) Message-Id: <200607192034.k6JKYs9w084204@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 20:34:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/myghty Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 20:34:56 -0000 rafan 2006-07-19 20:34:53 UTC FreeBSD ports repository Modified files: www/myghty Makefile distinfo pkg-plist Log: - Update to 1.0.1 - Tweak comment PR: ports/100565 Submitted by: KATO Tsuguru Revision Changes Path 1.6 +11 -5 ports/www/myghty/Makefile 1.4 +3 -3 ports/www/myghty/distinfo 1.2 +82 -25 ports/www/myghty/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 20:41:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C154916A4E5; Wed, 19 Jul 2006 20:41:10 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3009E43D45; Wed, 19 Jul 2006 20:41:10 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JKfAf1084627; Wed, 19 Jul 2006 20:41:10 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JKfAmq084626; Wed, 19 Jul 2006 20:41:10 GMT (envelope-from rafan) Message-Id: <200607192041.k6JKfAmq084626@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 20:41:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/glchess Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 20:41:10 -0000 rafan 2006-07-19 20:41:09 UTC FreeBSD ports repository Modified files: games/glchess Makefile distinfo pkg-plist Log: - Update 0.9.5 - Remove USE_X_PREFIX PR: ports/100561 Submitted by: KATO Tsuguru Revision Changes Path 1.26 +7 -29 ports/games/glchess/Makefile 1.16 +3 -3 ports/games/glchess/distinfo 1.5 +69 -23 ports/games/glchess/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 21:06:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3D3116A4DA; Wed, 19 Jul 2006 21:06:02 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD5443D55; Wed, 19 Jul 2006 21:06:02 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JL62sX094786; Wed, 19 Jul 2006 21:06:02 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JL62MS094785; Wed, 19 Jul 2006 21:06:02 GMT (envelope-from rafan) Message-Id: <200607192106.k6JL62MS094785@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 21:06:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-clocks/buici-clock Makefile distinfo pkg-plist ports/x11-clocks/buici-clock/files patch-xo-stats.h patch-xo::stats.h patch-xo:Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 21:06:03 -0000 rafan 2006-07-19 21:06:02 UTC FreeBSD ports repository Modified files: x11-clocks/buici-clock Makefile distinfo Added files: x11-clocks/buici-clock/files patch-xo-stats.h Removed files: x11-clocks/buici-clock pkg-plist x11-clocks/buici-clock/files patch-xo::stats.h patch-xo:Makefile.in Log: - Update to 0.4.5 - Use PLIST_FILES - Use REINPLACE_CMD to achieve files/patch-xo:Makefile.in - Rename files/patch-xo::stats.h to files/patch-xo-stats.h (portlint) PR: ports/100099 Submitted by: chinsan Approved by: maintainer Revision Changes Path 1.4 +5 -1 ports/x11-clocks/buici-clock/Makefile 1.3 +3 -3 ports/x11-clocks/buici-clock/distinfo 1.1 +11 -0 ports/x11-clocks/buici-clock/files/patch-xo-stats.h (new) 1.2 +0 -11 ports/x11-clocks/buici-clock/files/patch-xo::stats.h (dead) 1.2 +0 -11 ports/x11-clocks/buici-clock/files/patch-xo:Makefile.in (dead) 1.2 +0 -1 ports/x11-clocks/buici-clock/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 21:24:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA84D16A4DE; Wed, 19 Jul 2006 21:24:07 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B81B43D4C; Wed, 19 Jul 2006 21:24:07 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JLO6jx095700; Wed, 19 Jul 2006 21:24:06 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JLO6UJ095699; Wed, 19 Jul 2006 21:24:06 GMT (envelope-from thierry) Message-Id: <200607192124.k6JLO6UJ095699@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 19 Jul 2006 21:24:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bouml Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 21:24:07 -0000 thierry 2006-07-19 21:24:06 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo pkg-plist Log: Upgrade to 2.16. Changelog at . Revision Changes Path 1.50 +1 -1 ports/devel/bouml/Makefile 1.50 +5 -5 ports/devel/bouml/distinfo 1.19 +3 -0 ports/devel/bouml/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jul 19 21:41:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F08616A4DA; Wed, 19 Jul 2006 21:41:52 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD3943D4C; Wed, 19 Jul 2006 21:41:51 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JLfpIr096576; Wed, 19 Jul 2006 21:41:51 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JLfpFV096575; Wed, 19 Jul 2006 21:41:51 GMT (envelope-from imp) Message-Id: <200607192141.k6JLfpFV096575@repoman.freebsd.org> From: Warner Losh Date: Wed, 19 Jul 2006 21:41:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/include in_cksum.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 21:41:52 -0000 imp 2006-07-19 21:41:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/include in_cksum.h Log: MFC: Merge the change from inline function to prototype. Revision Changes Path 1.2.2.1 +1 -10 src/sys/arm/include/in_cksum.h From owner-cvs-all@FreeBSD.ORG Wed Jul 19 21:51:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C0A416A4DA; Wed, 19 Jul 2006 21:51:54 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925DB43D45; Wed, 19 Jul 2006 21:51:53 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JLprmw097150; Wed, 19 Jul 2006 21:51:53 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JLprSa097149; Wed, 19 Jul 2006 21:51:53 GMT (envelope-from maho) Message-Id: <200607192151.k6JLprSa097149@repoman.freebsd.org> From: Maho Nakata Date: Wed, 19 Jul 2006 21:51:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2.0-devel Makefile distinfo ports/editors/openoffice.org-2.0-devel/files patch-i67141 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 21:51:54 -0000 maho 2006-07-19 21:51:53 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0-devel Makefile distinfo Removed files: editors/openoffice.org-2.0-devel/files patch-i67141 Log: Update to SRC680_m177 Revision Changes Path 1.263 +2 -2 ports/editors/openoffice.org-2.0-devel/Makefile 1.109 +3 -3 ports/editors/openoffice.org-2.0-devel/distinfo 1.2 +0 -16 ports/editors/openoffice.org-2.0-devel/files/patch-i67141 (dead) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 21:53:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CBBD16A4DF; Wed, 19 Jul 2006 21:53:37 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B7343D45; Wed, 19 Jul 2006 21:53:37 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JLrbsH097226; Wed, 19 Jul 2006 21:53:37 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JLrb84097225; Wed, 19 Jul 2006 21:53:37 GMT (envelope-from imp) Message-Id: <200607192153.k6JLrb84097225@repoman.freebsd.org> From: Warner Losh Date: Wed, 19 Jul 2006 21:53:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/include in_cksum.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 21:53:37 -0000 imp 2006-07-19 21:53:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/include in_cksum.h Log: MFC: Also need do_pseudo from -current. Doh! Revision Changes Path 1.2.2.2 +15 -1 src/sys/arm/include/in_cksum.h From owner-cvs-all@FreeBSD.ORG Wed Jul 19 21:54:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC8C916A4DA; Wed, 19 Jul 2006 21:54:37 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5753943D55; Wed, 19 Jul 2006 21:54:37 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JLsb1D097284; Wed, 19 Jul 2006 21:54:37 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JLsbYb097283; Wed, 19 Jul 2006 21:54:37 GMT (envelope-from imp) Message-Id: <200607192154.k6JLsbYb097283@repoman.freebsd.org> From: Warner Losh Date: Wed, 19 Jul 2006 21:54:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 uart_dev_at91usart.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 21:54:37 -0000 imp 2006-07-19 21:54:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 uart_dev_at91usart.c Log: Fix MisMFC: Current uses SER_* and stable uses UART_* Revision Changes Path 1.6.2.3 +10 -10 src/sys/arm/at91/uart_dev_at91usart.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:00:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D555B16A4DA; Wed, 19 Jul 2006 22:00:34 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9024543D46; Wed, 19 Jul 2006 22:00:34 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JM0Yht097607; Wed, 19 Jul 2006 22:00:34 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JM0YUO097606; Wed, 19 Jul 2006 22:00:34 GMT (envelope-from imp) Message-Id: <200607192200.k6JM0YUO097606@repoman.freebsd.org> From: Warner Losh Date: Wed, 19 Jul 2006 22:00:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/at91 uart_dev_at91usart.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:00:34 -0000 imp 2006-07-19 22:00:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/at91 uart_dev_at91usart.c Log: MFp4: Merge #defines for uart_{,un}lock() Revision Changes Path 1.6.2.4 +2 -0 src/sys/arm/at91/uart_dev_at91usart.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:34:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B39416A4DE; Wed, 19 Jul 2006 22:34:46 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E89B743D45; Wed, 19 Jul 2006 22:34:45 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JMYjgc000484; Wed, 19 Jul 2006 22:34:45 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JMYjpS000483; Wed, 19 Jul 2006 22:34:45 GMT (envelope-from glewis) Message-Id: <200607192234.k6JMYjpS000483@repoman.freebsd.org> From: Greg Lewis Date: Wed, 19 Jul 2006 22:34:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jdk13/files patch-InetAddressImpl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:34:46 -0000 glewis 2006-07-19 22:34:45 UTC FreeBSD ports repository Modified files: java/jdk13/files patch-InetAddressImpl.c Log: . Take account of the MFC or the *_r functions to RELENG_6. Submitted by: ume@ Revision Changes Path 1.4 +33 -19 ports/java/jdk13/files/patch-InetAddressImpl.c From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:49:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFAAC16A4DE; Wed, 19 Jul 2006 22:49:03 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD9443D45; Wed, 19 Jul 2006 22:49:03 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JMn3r0001180; Wed, 19 Jul 2006 22:49:03 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JMn3ox001179; Wed, 19 Jul 2006 22:49:03 GMT (envelope-from thierry) Message-Id: <200607192249.k6JMn3ox001179@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 19 Jul 2006 22:49:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/cduce Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:49:04 -0000 thierry 2006-07-19 22:49:03 UTC FreeBSD ports repository Modified files: lang/cduce Makefile distinfo Log: - Chase ocaml upgrade by upgrading to 0.4.0 and unbreak; - Disable ocurl by default and since I don't know how to fix it mark broken if enabled. Changelog at . Revision Changes Path 1.4 +13 -13 ports/lang/cduce/Makefile 1.3 +3 -3 ports/lang/cduce/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:53:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2536016A4DD; Wed, 19 Jul 2006 22:53:59 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0912143D45; Wed, 19 Jul 2006 22:53:58 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JMrvMd002231; Wed, 19 Jul 2006 22:53:57 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JMrvQo002227; Wed, 19 Jul 2006 22:53:57 GMT (envelope-from thierry) Message-Id: <200607192253.k6JMrvQo002227@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 19 Jul 2006 22:53:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/see Makefile ports/lang/see/files patch-include_see_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:53:59 -0000 thierry 2006-07-19 22:53:57 UTC FreeBSD ports repository Modified files: lang/see Makefile Added files: lang/see/files patch-include_see_Makefile.in Log: Unbreak. PR: ports/100557 Submitted by: Simun Mikecin (maintainer) Revision Changes Path 1.9 +0 -2 ports/lang/see/Makefile 1.1 +13 -0 ports/lang/see/files/patch-include_see_Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:54:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6210B16A4E2; Wed, 19 Jul 2006 22:54:42 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE6443D4C; Wed, 19 Jul 2006 22:54:41 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JMsfcv002858; Wed, 19 Jul 2006 22:54:41 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JMsfoc002857; Wed, 19 Jul 2006 22:54:41 GMT (envelope-from clsung) Message-Id: <200607192254.k6JMsfoc002857@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 22:54:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-File-Find-Rule-Filesys-Virtual Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:54:42 -0000 clsung 2006-07-19 22:54:41 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-Find-Rule-Filesys-Virtual Makefile distinfo pkg-descr pkg-plist Log: Add p5-File-Find-Rule-Filesys-Virtual 1.22, file::Find::Rule adapted to Filesys::Virtual. PR: ports/100542 Submitted by: Gea-Suan Lin Revision Changes Path 1.2346 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/p5-File-Find-Rule-Filesys-Virtual/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-Find-Rule-Filesys-Virtual/distinfo (new) 1.1 +4 -0 ports/devel/p5-File-Find-Rule-Filesys-Virtual/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-File-Find-Rule-Filesys-Virtual/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:54:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7708A16A4DE; Wed, 19 Jul 2006 22:54:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C66843D46; Wed, 19 Jul 2006 22:54:56 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JMsuGt003100; Wed, 19 Jul 2006 22:54:56 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JMsulT003099; Wed, 19 Jul 2006 22:54:56 GMT (envelope-from clsung) Message-Id: <200607192254.k6JMsulT003099@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 22:54:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:54:56 -0000 clsung 2006-07-19 22:54:56 UTC FreeBSD ports repository Modified files: . modules Log: p5-File-Find-Rule-Filesys-Virtual --> ports/devel/p5-File-Find-Rule-Filesys-Virtual Revision Changes Path 1.15685 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:56:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D69D416A4DE; Wed, 19 Jul 2006 22:56:55 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A58F743D46; Wed, 19 Jul 2006 22:56:55 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JMutAH004971; Wed, 19 Jul 2006 22:56:55 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JMut0p004967; Wed, 19 Jul 2006 22:56:55 GMT (envelope-from clsung) Message-Id: <200607192256.k6JMut0p004967@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 22:56:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Params-Classify Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:56:55 -0000 clsung 2006-07-19 22:56:55 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Params-Classify Makefile distinfo pkg-descr pkg-plist Log: Add p5-Params-Classify 0.000, argument type classification. PR: ports/100546 Submitted by: Gea-Suan Lin Revision Changes Path 1.2347 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Params-Classify/Makefile (new) 1.1 +3 -0 ports/devel/p5-Params-Classify/distinfo (new) 1.1 +12 -0 ports/devel/p5-Params-Classify/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Params-Classify/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 22:57:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6BFB16A4E6; Wed, 19 Jul 2006 22:57:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E8043D70; Wed, 19 Jul 2006 22:57:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JMvHH5005324; Wed, 19 Jul 2006 22:57:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JMvHTL005323; Wed, 19 Jul 2006 22:57:17 GMT (envelope-from clsung) Message-Id: <200607192257.k6JMvHTL005323@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jul 2006 22:57:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 22:57:21 -0000 clsung 2006-07-19 22:57:17 UTC FreeBSD ports repository Modified files: . modules Log: p5-Params-Classify --> ports/devel/p5-Params-Classify Revision Changes Path 1.15686 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jul 19 23:25:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97EA516A4DA; Wed, 19 Jul 2006 23:25:17 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6443543D46; Wed, 19 Jul 2006 23:25:17 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JNPHxe010862; Wed, 19 Jul 2006 23:25:17 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JNPHWM010861; Wed, 19 Jul 2006 23:25:17 GMT (envelope-from rafan) Message-Id: <200607192325.k6JNPHWM010861@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 19 Jul 2006 23:25:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/py-xlib Makefile ports/x11-toolkits/py-xlib/files patch-display patch-unix_connect X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 23:25:17 -0000 rafan 2006-07-19 23:25:17 UTC FreeBSD ports repository Modified files: x11-toolkits/py-xlib Makefile Added files: x11-toolkits/py-xlib/files patch-display patch-unix_connect Log: The py-xlib code has some problems running in a modern environment. It refers to modules that don't exist any more, is missing encoding declerations, and needs a buffer bumped. This commit addresses these problems. PR: ports/100569 Submitted by: maintainer Revision Changes Path 1.11 +1 -0 ports/x11-toolkits/py-xlib/Makefile 1.1 +18 -0 ports/x11-toolkits/py-xlib/files/patch-display (new) 1.1 +14 -0 ports/x11-toolkits/py-xlib/files/patch-unix_connect (new) From owner-cvs-all@FreeBSD.ORG Wed Jul 19 23:28:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47B7116A4DA; Wed, 19 Jul 2006 23:28:36 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0286143D45; Wed, 19 Jul 2006 23:28:36 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JNSZTX010996; Wed, 19 Jul 2006 23:28:35 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JNSZJ2010995; Wed, 19 Jul 2006 23:28:35 GMT (envelope-from marcus) Message-Id: <200607192328.k6JNSZJ2010995@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 19 Jul 2006 23:28:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/wireshark Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 23:28:36 -0000 marcus 2006-07-19 23:28:35 UTC FreeBSD ports repository Modified files: net/wireshark Makefile Log: Correct the DISTNAME for tshark[-lite]. Reported by: olgeni Revision Changes Path 1.109 +1 -0 ports/net/wireshark/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jul 19 23:43:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F97716A4DD; Wed, 19 Jul 2006 23:43:05 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B1EF43D49; Wed, 19 Jul 2006 23:43:05 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JNh5Y5011756; Wed, 19 Jul 2006 23:43:05 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JNh5xa011755; Wed, 19 Jul 2006 23:43:05 GMT (envelope-from lbr) Message-Id: <200607192343.k6JNh5xa011755@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 19 Jul 2006 23:43:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-DBIx-Class-Schema-Loader Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 23:43:05 -0000 lbr 2006-07-19 23:43:04 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Class-Schema-Loader Makefile distinfo Log: Update to 0.03005 Dump some depends that are already in 5.8 base. Revision Changes Path 1.14 +3 -5 ports/databases/p5-DBIx-Class-Schema-Loader/Makefile 1.13 +3 -3 ports/databases/p5-DBIx-Class-Schema-Loader/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jul 19 23:52:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D928216A4DA; Wed, 19 Jul 2006 23:52:22 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9619643D46; Wed, 19 Jul 2006 23:52:22 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6JNqM8Z012222; Wed, 19 Jul 2006 23:52:22 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6JNqMv1012221; Wed, 19 Jul 2006 23:52:22 GMT (envelope-from lbr) Message-Id: <200607192352.k6JNqMv1012221@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 19 Jul 2006 23:52:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Class-C3 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Jul 2006 23:52:23 -0000 lbr 2006-07-19 23:52:22 UTC FreeBSD ports repository Modified files: devel/p5-Class-C3 Makefile distinfo Log: Update to 0.12 Remove test dependencies PR: 100502 Submitted by: Gea-Suan Lin Revision Changes Path 1.7 +6 -6 ports/devel/p5-Class-C3/Makefile 1.6 +3 -3 ports/devel/p5-Class-C3/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jul 20 00:19:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E07516A4E1; Thu, 20 Jul 2006 00:19:20 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B44B43DA2; Thu, 20 Jul 2006 00:19:09 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K0J8cp014596; Thu, 20 Jul 2006 00:19:08 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K0J8eB014595; Thu, 20 Jul 2006 00:19:08 GMT (envelope-from sobomax) Message-Id: <200607200019.k6K0J8eB014595@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 20 Jul 2006 00:19:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/asterisk/files patch-apps::app_rxfax.c patch-apps::app_txfax.c ports/comms/spandsp Makefile ports/comms/spandsp/files patch-src-Makefile.in patch-src::t31.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 00:19:20 -0000 sobomax 2006-07-20 00:19:08 UTC FreeBSD ports repository Modified files: net/asterisk/files patch-apps::app_rxfax.c patch-apps::app_txfax.c comms/spandsp Makefile comms/spandsp/files patch-src-Makefile.in Added files: comms/spandsp/files patch-src::t31.c Log: Fix build on 4.x. Untested due to the lack of 4.x system. No PORTREVISION bump since it doens't change package content. Submitted by: Andriy I Pylypenko Revision Changes Path 1.11 +3 -3 ports/comms/spandsp/Makefile 1.3 +5 -2 ports/comms/spandsp/files/patch-src-Makefile.in 1.1 +21 -0 ports/comms/spandsp/files/patch-src::t31.c (new) 1.5 +3 -1 ports/net/asterisk/files/patch-apps::app_rxfax.c 1.5 +3 -1 ports/net/asterisk/files/patch-apps::app_txfax.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:01:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C02AC16A4DA; Thu, 20 Jul 2006 01:01:39 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7593F43D45; Thu, 20 Jul 2006 01:01:39 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K11ddc024387; Thu, 20 Jul 2006 01:01:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K11dph024386; Thu, 20 Jul 2006 01:01:39 GMT (envelope-from clsung) Message-Id: <200607200101.k6K11dph024386@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 01:01:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-DAV-Server Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:01:39 -0000 clsung 2006-07-20 01:01:39 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-DAV-Server Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-DAV-Server 1.29, provide a DAV Server. PR: ports/100544 Submitted by: Gea-Suan Lin Revision Changes Path 1.1697 +1 -0 ports/net/Makefile 1.1 +47 -0 ports/net/p5-Net-DAV-Server/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-DAV-Server/distinfo (new) 1.1 +16 -0 ports/net/p5-Net-DAV-Server/pkg-descr (new) 1.1 +8 -0 ports/net/p5-Net-DAV-Server/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:01:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48CE716A4DF; Thu, 20 Jul 2006 01:01:52 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0725A43D45; Thu, 20 Jul 2006 01:01:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K11pLZ024429; Thu, 20 Jul 2006 01:01:51 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K11pjg024428; Thu, 20 Jul 2006 01:01:51 GMT (envelope-from clsung) Message-Id: <200607200101.k6K11pjg024428@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 01:01:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:01:52 -0000 clsung 2006-07-20 01:01:51 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-DAV-Server --> ports/net/p5-Net-DAV-Server Revision Changes Path 1.15687 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:15:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B687616A4DE; Thu, 20 Jul 2006 01:15:03 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745E843D46; Thu, 20 Jul 2006 01:15:03 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K1F38e026266; Thu, 20 Jul 2006 01:15:03 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K1F3GP026265; Thu, 20 Jul 2006 01:15:03 GMT (envelope-from edwin) Message-Id: <200607200115.k6K1F3GP026265@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 20 Jul 2006 01:15:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portsnap Makefile pkg-message ports/sysutils/portsnap/files patch-portsnap patch-portsnap.8 pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:15:03 -0000 edwin 2006-07-20 01:15:03 UTC FreeBSD ports repository Modified files: sysutils/portsnap Makefile Added files: sysutils/portsnap/files patch-portsnap patch-portsnap.8 pkg-message.in Removed files: sysutils/portsnap pkg-message Log: sysutils/portsnap - cleanup - move pkg-message to files/pkg-message.in and use SUB_FILES - move post-extract to post-patch and use REINPLACE_CMD - replace ${PREFIX} in man-page with %%PREFIX%% and then REINPLACE_CMD over it. - Make replacement in former post-extract actually work due to changed layout of the file. PR: ports/100584 Submitted by: Edwin Groothuis Approved by: cperciva@#bsdports Revision Changes Path 1.16 +4 -7 ports/sysutils/portsnap/Makefile 1.1 +11 -0 ports/sysutils/portsnap/files/patch-portsnap (new) 1.1 +41 -0 ports/sysutils/portsnap/files/patch-portsnap.8 (new) 1.1 +20 -0 ports/sysutils/portsnap/files/pkg-message.in (new) 1.4 +0 -20 ports/sysutils/portsnap/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:21:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F48616A4DD; Thu, 20 Jul 2006 01:21:21 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C19543D45; Thu, 20 Jul 2006 01:21:21 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K1LLN8026692; Thu, 20 Jul 2006 01:21:21 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K1LLPr026691; Thu, 20 Jul 2006 01:21:21 GMT (envelope-from ijliao) Message-Id: <200607200121.k6K1LLPr026691@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 20 Jul 2006 01:21:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-PAR-Dist Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:21:21 -0000 ijliao 2006-07-20 01:21:20 UTC FreeBSD ports repository Modified files: devel/p5-PAR-Dist Makefile Log: change author, change subdir Revision Changes Path 1.8 +1 -1 ports/devel/p5-PAR-Dist/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:21:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 779EC16A4E1; Thu, 20 Jul 2006 01:21:51 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7BFF43D55; Thu, 20 Jul 2006 01:21:50 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K1LoGZ027054; Thu, 20 Jul 2006 01:21:50 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K1LoIH027053; Thu, 20 Jul 2006 01:21:50 GMT (envelope-from clsung) Message-Id: <200607200121.k6K1LoIH027053@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 01:21:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Data-Entropy Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:21:51 -0000 clsung 2006-07-20 01:21:50 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Data-Entropy Makefile distinfo pkg-descr pkg-plist Log: Add p5-Data-Entropy 0.000, entropy (randomness) management. PR: ports/100547 Submitted by: Gea-Suan Lin Revision Changes Path 1.791 +1 -0 ports/security/Makefile 1.1 +39 -0 ports/security/p5-Data-Entropy/Makefile (new) 1.1 +3 -0 ports/security/p5-Data-Entropy/distinfo (new) 1.1 +20 -0 ports/security/p5-Data-Entropy/pkg-descr (new) 1.1 +14 -0 ports/security/p5-Data-Entropy/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:22:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79B8D16A4E2; Thu, 20 Jul 2006 01:22:06 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FC643D45; Thu, 20 Jul 2006 01:22:06 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K1M6Kx027535; Thu, 20 Jul 2006 01:22:06 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K1M69t027534; Thu, 20 Jul 2006 01:22:06 GMT (envelope-from clsung) Message-Id: <200607200122.k6K1M69t027534@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 01:22:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:22:06 -0000 clsung 2006-07-20 01:22:05 UTC FreeBSD ports repository Modified files: . modules Log: p5-Data-Entropy --> ports/security/p5-Data-Entropy Revision Changes Path 1.15688 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:23:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4A6C16A4DE; Thu, 20 Jul 2006 01:23:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1933743D6A; Thu, 20 Jul 2006 01:23:15 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K1NFxq028850; Thu, 20 Jul 2006 01:23:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K1NFT1028849; Thu, 20 Jul 2006 01:23:15 GMT (envelope-from clsung) Message-Id: <200607200123.k6K1NFT1028849@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 01:23:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-PAR-Dist Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:23:21 -0000 clsung 2006-07-20 01:23:15 UTC FreeBSD ports repository Modified files: devel/p5-PAR-Dist Makefile Log: - change subdir to PAR/ Revision Changes Path 1.9 +1 -1 ports/devel/p5-PAR-Dist/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 01:43:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DDE216A4DA; Thu, 20 Jul 2006 01:43:51 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4E8843D49; Thu, 20 Jul 2006 01:43:49 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K1hnRH029752; Thu, 20 Jul 2006 01:43:49 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K1hn7I029751; Thu, 20 Jul 2006 01:43:49 GMT (envelope-from kuriyama) Message-Id: <200607200143.k6K1hn7I029751@repoman.freebsd.org> From: Jun Kuriyama Date: Thu, 20 Jul 2006 01:43:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/net-snmp Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 01:43:51 -0000 kuriyama 2006-07-20 01:43:49 UTC FreeBSD ports repository Modified files: net-mgmt/net-snmp Makefile distinfo pkg-plist Log: - Upgrade to 5.2.3. Revision Changes Path 1.132 +2 -2 ports/net-mgmt/net-snmp/Makefile 1.32 +3 -3 ports/net-mgmt/net-snmp/distinfo 1.47 +1 -0 ports/net-mgmt/net-snmp/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 02:42:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BB3316A4DE; Thu, 20 Jul 2006 02:42:11 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D585A43D46; Thu, 20 Jul 2006 02:42:10 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K2gAwx033560; Thu, 20 Jul 2006 02:42:10 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K2gAC4033559; Thu, 20 Jul 2006 02:42:10 GMT (envelope-from clsung) Message-Id: <200607200242.k6K2gAC4033559@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 02:42:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net-DAV-Server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 02:42:11 -0000 clsung 2006-07-20 02:42:10 UTC FreeBSD ports repository Modified files: net/p5-Net-DAV-Server Makefile Log: - fix dependency. Noted by: portsnap Revision Changes Path 1.2 +1 -1 ports/net/p5-Net-DAV-Server/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 03:30:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76C1716A4DD; Thu, 20 Jul 2006 03:30:19 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0716A43D4C; Thu, 20 Jul 2006 03:30:19 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K3UIDq037464; Thu, 20 Jul 2006 03:30:18 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K3UIhK037463; Thu, 20 Jul 2006 03:30:18 GMT (envelope-from rafan) Message-Id: <200607200330.k6K3UIhK037463@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 03:30:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/vqcc-gtk Makefile distinfo pkg-plist ports/net-im/vqcc-gtk/files patch-src__idle.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 03:30:19 -0000 rafan 2006-07-20 03:30:18 UTC FreeBSD ports repository Modified files: net-im/vqcc-gtk Makefile distinfo Added files: net-im/vqcc-gtk/files patch-src__idle.c Removed files: net-im/vqcc-gtk pkg-plist Log: - Update to 0.5 - use PLIST_FILES for small pkg-plist PR: ports/100562 Submitted by: KATO Tsuguru Revision Changes Path 1.6 +11 -6 ports/net-im/vqcc-gtk/Makefile 1.3 +3 -3 ports/net-im/vqcc-gtk/distinfo 1.1 +24 -0 ports/net-im/vqcc-gtk/files/patch-src__idle.c (new) 1.2 +0 -4 ports/net-im/vqcc-gtk/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 03:32:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C09316A4DA; Thu, 20 Jul 2006 03:32:05 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 334BE43D46; Thu, 20 Jul 2006 03:32:05 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K3W54i037619; Thu, 20 Jul 2006 03:32:05 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K3W55n037618; Thu, 20 Jul 2006 03:32:05 GMT (envelope-from clsung) Message-Id: <200607200332.k6K3W55n037618@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 03:32:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/ruby-xmpp4r Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 03:32:05 -0000 clsung 2006-07-20 03:32:05 UTC FreeBSD ports repository Modified files: net-im/ruby-xmpp4r Makefile distinfo pkg-plist Log: - Update to 0.3 PR: ports/100587 Submitted by: maintainer (Stephan Maka) Revision Changes Path 1.2 +5 -4 ports/net-im/ruby-xmpp4r/Makefile 1.2 +3 -3 ports/net-im/ruby-xmpp4r/distinfo 1.2 +326 -152 ports/net-im/ruby-xmpp4r/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 03:39:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A389F16A4DA; Thu, 20 Jul 2006 03:39:39 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E80743D46; Thu, 20 Jul 2006 03:39:39 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K3dd11038015; Thu, 20 Jul 2006 03:39:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K3ddMk038014; Thu, 20 Jul 2006 03:39:39 GMT (envelope-from clsung) Message-Id: <200607200339.k6K3ddMk038014@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 03:39:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Dependencies Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 03:39:39 -0000 clsung 2006-07-20 03:39:39 UTC FreeBSD ports repository Modified files: devel/p5-Test-Dependencies Makefile distinfo pkg-plist Log: - Update to 0.05 PR: ports/100527 Submitted by: Gea-Suan Lin Reviewed by: maintainer (Jin-Shan Tseng) Approved by: maintainer Revision Changes Path 1.2 +5 -3 ports/devel/p5-Test-Dependencies/Makefile 1.2 +3 -3 ports/devel/p5-Test-Dependencies/distinfo 1.2 +2 -1 ports/devel/p5-Test-Dependencies/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 03:57:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC2516A4DD; Thu, 20 Jul 2006 03:57:59 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C88B43D55; Thu, 20 Jul 2006 03:57:58 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K3vwG4039628; Thu, 20 Jul 2006 03:57:58 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K3vwg2039627; Thu, 20 Jul 2006 03:57:58 GMT (envelope-from yongari) Message-Id: <200607200357.k6K3vwg2039627@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 20 Jul 2006 03:57:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 03:57:59 -0000 yongari 2006-07-20 03:57:58 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Honor IFF_DRV_OACTIVE in em_start_locked(). Revision Changes Path 1.117 +3 -0 src/sys/dev/em/if_em.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 04:01:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52B9A16A4DA; Thu, 20 Jul 2006 04:01:55 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBEC43D46; Thu, 20 Jul 2006 04:01:55 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K41sSf039916; Thu, 20 Jul 2006 04:01:54 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K41srX039915; Thu, 20 Jul 2006 04:01:54 GMT (envelope-from yongari) Message-Id: <200607200401.k6K41srX039915@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 20 Jul 2006 04:01:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 04:01:55 -0000 yongari 2006-07-20 04:01:54 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Protect EEPROM access with the driver lock. Revision Changes Path 1.118 +2 -1 src/sys/dev/em/if_em.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 04:18:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C576616A4DA; Thu, 20 Jul 2006 04:18:45 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9729243D45; Thu, 20 Jul 2006 04:18:45 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K4Ij8A041950; Thu, 20 Jul 2006 04:18:45 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K4IjGJ041949; Thu, 20 Jul 2006 04:18:45 GMT (envelope-from yongari) Message-Id: <200607200418.k6K4IjGJ041949@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 20 Jul 2006 04:18:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/em if_em.c if_em.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 04:18:45 -0000 yongari 2006-07-20 04:18:45 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c if_em.h Log: Since resetting hardware takes a very long time and results in link renegotiation, we only initialize the hardware only when it is absolutely required. Process SIOCGIFADDR ioctl in em(4) when we know an IPv4 address is added. Handling SIOCGIFADDR in a driver is layering violation but it seems that there is no easy way without rewritting hardware initialization code to reduce settle time after reset. This should fix a long standing bug which didn't send ARP packet when interface address is changed or an alias address is added. Another effect of this fix is it doesn't need additional delays anymore when adding an alias address to the interface. While I'm here add a new if_flags into softc which remembers current prgroammed interface flags and make use of it when we have to program promiscuous mode. Tested by: Atanas Analyzed by: rwatson Discussed with: -stable Revision Changes Path 1.119 +29 -9 src/sys/dev/em/if_em.c 1.45 +1 -0 src/sys/dev/em/if_em.h From owner-cvs-all@FreeBSD.ORG Thu Jul 20 05:35:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78B6B16A4DA; Thu, 20 Jul 2006 05:35:46 +0000 (UTC) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1620343D46; Thu, 20 Jul 2006 05:35:46 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K5ZjLA054370; Thu, 20 Jul 2006 05:35:45 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K5ZjlY054369; Thu, 20 Jul 2006 05:35:45 GMT (envelope-from den) Message-Id: <200607200535.k6K5ZjlY054369@repoman.freebsd.org> From: Denis Peplin Date: Thu, 20 Jul 2006 05:35:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru/projects newbies.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 05:35:46 -0000 den 2006-07-20 05:35:45 UTC FreeBSD doc repository Modified files: ru/projects newbies.sgml Log: MFen: 1.37 -> 1.51 newbies.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.12 +54 -55 www/ru/projects/newbies.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 06:18:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6168D16A4DA; Thu, 20 Jul 2006 06:18:47 +0000 (UTC) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 209A043D46; Thu, 20 Jul 2006 06:18:47 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K6Ilt6057435; Thu, 20 Jul 2006 06:18:47 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K6IkRb057434; Thu, 20 Jul 2006 06:18:46 GMT (envelope-from den) Message-Id: <200607200618.k6K6IkRb057434@repoman.freebsd.org> From: Denis Peplin Date: Thu, 20 Jul 2006 06:18:46 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/ru_RU.KOI8-R/share/sgml urls.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 06:18:47 -0000 den 2006-07-20 06:18:46 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/share/sgml urls.ent Log: Remove rewriting for translated articles Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.5 +0 -10 doc/ru_RU.KOI8-R/share/sgml/urls.ent From owner-cvs-all@FreeBSD.ORG Thu Jul 20 06:20:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9A3816A4DD; Thu, 20 Jul 2006 06:20:23 +0000 (UTC) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F11043D49; Thu, 20 Jul 2006 06:20:23 +0000 (GMT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K6KN39057539; Thu, 20 Jul 2006 06:20:23 GMT (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K6KN1l057538; Thu, 20 Jul 2006 06:20:23 GMT (envelope-from seanc) Message-Id: <200607200620.k6K6KN1l057538@repoman.freebsd.org> From: Sean Chittenden Date: Thu, 20 Jul 2006 06:20:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/lemon Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 06:20:24 -0000 seanc 2006-07-20 06:20:23 UTC FreeBSD ports repository Modified files: devel/lemon Makefile distinfo Log: Update lemon(1) to its current version in CVS, 1.39. Revision Changes Path 1.10 +1 -1 ports/devel/lemon/Makefile 1.6 +3 -3 ports/devel/lemon/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jul 20 06:27:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CBA316A4EC; Thu, 20 Jul 2006 06:27:18 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE7BC43D45; Thu, 20 Jul 2006 06:27:17 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K6RHBf057916; Thu, 20 Jul 2006 06:27:17 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K6RHwC057915; Thu, 20 Jul 2006 06:27:17 GMT (envelope-from vanilla) Message-Id: <200607200627.k6K6RHwC057915@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Thu, 20 Jul 2006 06:27:17 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_TW.Big5/books/handbook/ports chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 06:27:18 -0000 vanilla 2006-07-20 06:27:17 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/handbook/ports chapter.sgml Log: - Update handbook/ports to SVN#836 PR: docs/100591 Submitted by: chinsan.tw at gmail.com Revision Changes Path 1.7 +31 -44 doc/zh_TW.Big5/books/handbook/ports/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 06:28:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 479D916A4DE; Thu, 20 Jul 2006 06:28:02 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034D643D45; Thu, 20 Jul 2006 06:28:02 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K6S1O8057969; Thu, 20 Jul 2006 06:28:01 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K6S1Ab057968; Thu, 20 Jul 2006 06:28:01 GMT (envelope-from vanilla) Message-Id: <200607200628.k6K6S1Ab057968@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Thu, 20 Jul 2006 06:28:01 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_TW.Big5/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 06:28:02 -0000 vanilla 2006-07-20 06:28:01 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/porters-handbook book.sgml Log: - Update porters-handbook to SVN#836 PR: docs/100590 Submitted by: chinsan.tw at gmail.com Revision Changes Path 1.10 +84 -53 doc/zh_TW.Big5/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 06:35:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F9316A4E0; Thu, 20 Jul 2006 06:35:13 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B06F43D77; Thu, 20 Jul 2006 06:35:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K6Z7mV058356; Thu, 20 Jul 2006 06:35:07 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K6Z78i058355; Thu, 20 Jul 2006 06:35:07 GMT (envelope-from clsung) Message-Id: <200607200635.k6K6Z78i058355@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Jul 2006 06:35:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Dependencies Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 06:35:13 -0000 clsung 2006-07-20 06:35:07 UTC FreeBSD ports repository Modified files: devel/p5-Test-Dependencies Makefile distinfo Log: - Update to 0.06 PR: ports/100592 Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/devel/p5-Test-Dependencies/Makefile 1.3 +3 -3 ports/devel/p5-Test-Dependencies/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jul 20 07:45:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF78216A4E1; Thu, 20 Jul 2006 07:45:17 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4762143D55; Thu, 20 Jul 2006 07:45:17 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K7jHtl062843; Thu, 20 Jul 2006 07:45:17 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K7jHcQ062842; Thu, 20 Jul 2006 07:45:17 GMT (envelope-from erwin) Message-Id: <200607200745.k6K7jHcQ062842@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 07:45:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/chipvault Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 07:45:17 -0000 erwin 2006-07-20 07:45:16 UTC FreeBSD ports repository Modified files: cad/chipvault Makefile distinfo Log: Update to 200607 PR: 100593 Submitted by: Soeren Straarup Revision Changes Path 1.4 +1 -1 ports/cad/chipvault/Makefile 1.4 +3 -3 ports/cad/chipvault/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jul 20 08:01:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91A9116A4DA; Thu, 20 Jul 2006 08:01:06 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EAB743D46; Thu, 20 Jul 2006 08:01:06 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K816wv063576; Thu, 20 Jul 2006 08:01:06 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K816ap063575; Thu, 20 Jul 2006 08:01:06 GMT (envelope-from sat) Message-Id: <200607200801.k6K816ap063575@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 08:01:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-forecastfox Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 08:01:06 -0000 sat 2006-07-20 08:01:06 UTC FreeBSD ports repository Modified files: www/xpi-forecastfox Makefile distinfo pkg-plist Log: - Update to 0.9.3 Revision Changes Path 1.3 +1 -1 ports/www/xpi-forecastfox/Makefile 1.3 +3 -3 ports/www/xpi-forecastfox/distinfo 1.3 +1 -0 ports/www/xpi-forecastfox/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 08:04:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7959F16A4DD; Thu, 20 Jul 2006 08:04:14 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3539143D45; Thu, 20 Jul 2006 08:04:14 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K84EvY064942; Thu, 20 Jul 2006 08:04:14 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K84E4g064941; Thu, 20 Jul 2006 08:04:14 GMT (envelope-from stefanf) Message-Id: <200607200804.k6K84E4g064941@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 20 Jul 2006 08:04:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/net resolver.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 08:04:14 -0000 stefanf 2006-07-20 08:04:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/net resolver.3 Log: MFC 1.31: Use a prototype for res_init(). Revision Changes Path 1.30.2.1 +1 -1 src/lib/libc/net/resolver.3 From owner-cvs-all@FreeBSD.ORG Thu Jul 20 09:03:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2720416A4DE; Thu, 20 Jul 2006 09:03:45 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8BAC43D4C; Thu, 20 Jul 2006 09:03:44 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K93iRq076868; Thu, 20 Jul 2006 09:03:44 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K93i29076867; Thu, 20 Jul 2006 09:03:44 GMT (envelope-from roam) Message-Id: <200607200903.k6K93i29076867@repoman.freebsd.org> From: Peter Pentchev Date: Thu, 20 Jul 2006 09:03:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Net-Akismet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 09:03:45 -0000 roam 2006-07-20 09:03:44 UTC FreeBSD ports repository Modified files: www/p5-Net-Akismet Makefile Log: Test::Pod::Coverage should not be pulled in as a runtime dependency. Revision Changes Path 1.3 +2 -1 ports/www/p5-Net-Akismet/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 09:11:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D2FE16A4DD; Thu, 20 Jul 2006 09:11:09 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B2C43D55; Thu, 20 Jul 2006 09:11:09 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K9B9Uf077373; Thu, 20 Jul 2006 09:11:09 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K9B9tl077372; Thu, 20 Jul 2006 09:11:09 GMT (envelope-from stefanf) Message-Id: <200607200911.k6K9B9tl077372@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 20 Jul 2006 09:11:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cron/cron cron.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 09:11:09 -0000 stefanf 2006-07-20 09:11:09 UTC FreeBSD src repository Modified files: usr.sbin/cron/cron cron.c Log: Don't use "implicit int". Move the opening { of the functions to the next line while there. Revision Changes Path 1.18 +4 -2 src/usr.sbin/cron/cron/cron.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 09:38:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B257F16A4DA; Thu, 20 Jul 2006 09:38:46 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D1D043D45; Thu, 20 Jul 2006 09:38:46 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K9ckgP078584; Thu, 20 Jul 2006 09:38:46 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K9ckJ5078583; Thu, 20 Jul 2006 09:38:46 GMT (envelope-from stefanf) Message-Id: <200607200938.k6K9ckJ5078583@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 20 Jul 2006 09:38:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/config config.y src/usr.sbin/fdread fdread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 09:38:46 -0000 stefanf 2006-07-20 09:38:46 UTC FreeBSD src repository Modified files: usr.sbin/config config.y usr.sbin/fdread fdread.c Log: Remove unused variables. Revision Changes Path 1.73 +1 -3 src/usr.sbin/config/config.y 1.8 +2 -2 src/usr.sbin/fdread/fdread.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 09:47:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A74516A4DE; Thu, 20 Jul 2006 09:47:04 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2700543D45; Thu, 20 Jul 2006 09:47:04 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K9l4pg079027; Thu, 20 Jul 2006 09:47:04 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K9l4Ph079026; Thu, 20 Jul 2006 09:47:04 GMT (envelope-from flz) Message-Id: <200607200947.k6K9l4Ph079026@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 20 Jul 2006 09:47:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/google-earth Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 09:47:04 -0000 flz 2006-07-20 09:47:03 UTC FreeBSD ports repository Modified files: astro/google-earth Makefile distinfo pkg-plist Log: - Update to 4.0.1693. Revision Changes Path 1.5 +1 -1 ports/astro/google-earth/Makefile 1.4 +3 -3 ports/astro/google-earth/distinfo 1.4 +20 -15 ports/astro/google-earth/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 09:47:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E51F816A4DE; Thu, 20 Jul 2006 09:47:15 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFE643D49; Thu, 20 Jul 2006 09:47:15 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6K9lFQV079059; Thu, 20 Jul 2006 09:47:15 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6K9lFVM079058; Thu, 20 Jul 2006 09:47:15 GMT (envelope-from stefanf) Message-Id: <200607200947.k6K9lFVM079058@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 20 Jul 2006 09:47:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/moused moused.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 09:47:16 -0000 stefanf 2006-07-20 09:47:15 UTC FreeBSD src repository Modified files: usr.sbin/moused moused.c Log: Convert macros to use C99's syntax for macros with a variable number of arguments. Revision Changes Path 1.77 +10 -10 src/usr.sbin/moused/moused.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:00:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEFA516A4DA; Thu, 20 Jul 2006 10:00:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AADFC43D53; Thu, 20 Jul 2006 10:00:35 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KA0Zwl079728; Thu, 20 Jul 2006 10:00:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KA0Z0e079727; Thu, 20 Jul 2006 10:00:35 GMT (envelope-from miwi) Message-Id: <200607201000.k6KA0Z0e079727@repoman.freebsd.org> From: Martin Wilke Date: Thu, 20 Jul 2006 10:00:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/bblimage Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:00:36 -0000 miwi 2006-07-20 10:00:35 UTC FreeBSD ports repository Modified files: science/bblimage Makefile Log: - Update MASTER_SITES Notes: pyvox is a new port. i works on it if I more time has. PR: ports/97834 Submitted by: miwi Approved by: krion (mentor) Revision Changes Path 1.9 +3 -1 ports/science/bblimage/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:07:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7FF816A4DA; Thu, 20 Jul 2006 10:07:35 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7F8E43D46; Thu, 20 Jul 2006 10:07:35 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KA7Z83081449; Thu, 20 Jul 2006 10:07:35 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KA7ZS8081448; Thu, 20 Jul 2006 10:07:35 GMT (envelope-from flz) Message-Id: <200607201007.k6KA7ZS8081448@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 20 Jul 2006 10:07:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf src/etc/rc.d ntpdate X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:07:36 -0000 flz 2006-07-20 10:07:34 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc/defaults rc.conf etc/rc.d ntpdate Log: - Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script and replace it with a new ntpdate_config variable. - Document it in defaults/rc.conf and rc.conf.5. - Document ntpdate_hosts in defaults/rc.conf. Requested by: Chris Timmons Approved by: cperciva (mentor, implicit) MFC after: 1 week Revision Changes Path 1.289 +2 -0 src/etc/defaults/rc.conf 1.16 +2 -2 src/etc/rc.d/ntpdate 1.300 +8 -2 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:48:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7637316A4DA; Thu, 20 Jul 2006 10:48:15 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31C4443D60; Thu, 20 Jul 2006 10:48:15 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAmFVe083223; Thu, 20 Jul 2006 10:48:15 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAmFvA083222; Thu, 20 Jul 2006 10:48:15 GMT (envelope-from delphij) Message-Id: <200607201048.k6KAmFvA083222@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 10:48:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/share/sgml trademarks.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:48:15 -0000 delphij 2006-07-20 10:48:14 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/share/sgml trademarks.ent Log: MFen 1.30 -> 1.34 Obtained from: The FreeBSD Simplified Chinese Project CVS Revision Changes Path 1.3 +17 -11 doc/zh_CN.GB2312/share/sgml/trademarks.ent From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:50:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D60616A4DF; Thu, 20 Jul 2006 10:50:17 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0910743D45; Thu, 20 Jul 2006 10:50:17 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAoG2K083330; Thu, 20 Jul 2006 10:50:16 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAoGwh083329; Thu, 20 Jul 2006 10:50:16 GMT (envelope-from delphij) Message-Id: <200607201050.k6KAoGwh083329@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 10:50:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/share/sgml catalog l10n.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:50:17 -0000 delphij 2006-07-20 10:50:16 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/share/sgml catalog l10n.ent Log: Correct th last part of FPI(should be ISO 639 language code) Submitted by: chinsan PR: docs/100334 Revision Changes Path 1.3 +2 -2 doc/zh_CN.GB2312/share/sgml/catalog 1.8 +2 -2 doc/zh_CN.GB2312/share/sgml/l10n.ent From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:52:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3228116A4DD; Thu, 20 Jul 2006 10:52:15 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26BE43D4C; Thu, 20 Jul 2006 10:52:14 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAqETE083510; Thu, 20 Jul 2006 10:52:14 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAqEVN083509; Thu, 20 Jul 2006 10:52:14 GMT (envelope-from lth) Message-Id: <200607201052.k6KAqEVN083509@repoman.freebsd.org> From: Lars Thegler Date: Thu, 20 Jul 2006 10:52:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-CGI-Ajax Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:52:15 -0000 lth 2006-07-20 10:52:14 UTC FreeBSD ports repository Modified files: www/p5-CGI-Ajax Makefile distinfo Log: Update to 0.697 PR: ports/100484 Submitted by: Jin-Shan Tseng Revision Changes Path 1.20 +1 -1 ports/www/p5-CGI-Ajax/Makefile 1.20 +3 -3 ports/www/p5-CGI-Ajax/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:53:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695FA16A4DE; Thu, 20 Jul 2006 10:53:39 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24EE043D55; Thu, 20 Jul 2006 10:53:39 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KArdQ9083581; Thu, 20 Jul 2006 10:53:39 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KArcHT083580; Thu, 20 Jul 2006 10:53:38 GMT (envelope-from delphij) Message-Id: <200607201053.k6KArcHT083580@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 10:53:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:53:39 -0000 delphij 2006-07-20 10:53:38 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/x11 chapter.sgml Log: Improve wording, remove a duplicated paragraph. Submitted by: Alex Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.12 +8 -18 doc/zh_CN.GB2312/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:54:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C20D316A4DD; Thu, 20 Jul 2006 10:54:30 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C1A043D5C; Thu, 20 Jul 2006 10:54:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAsUfx083672; Thu, 20 Jul 2006 10:54:30 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAsUl1083671; Thu, 20 Jul 2006 10:54:30 GMT (envelope-from flz) Message-Id: <200607201054.k6KAsUl1083671@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 20 Jul 2006 10:54:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/py-django-devel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:54:30 -0000 flz 2006-07-20 10:54:30 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-django-devel Makefile distinfo pkg-plist Log: Add py-django-devel port, the developement version of the Python Django MVC Web Framework. Revision Changes Path 1.1514 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/py-django-devel/Makefile (new) 1.1 +3 -0 ports/www/py-django-devel/distinfo (new) 1.1 +1139 -0 ports/www/py-django-devel/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:55:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F50216A4E7; Thu, 20 Jul 2006 10:55:18 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93B3143D69; Thu, 20 Jul 2006 10:55:17 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAtHOK083742; Thu, 20 Jul 2006 10:55:17 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAtHGV083741; Thu, 20 Jul 2006 10:55:17 GMT (envelope-from delphij) Message-Id: <200607201055.k6KAtHGV083741@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 10:55:17 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/ports chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:55:18 -0000 delphij 2006-07-20 10:55:17 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/ports chapter.sgml Log: Language improvements. Submitted by: Alex Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.7 +4 -4 doc/zh_CN.GB2312/books/handbook/ports/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:55:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0044E16A4DA; Thu, 20 Jul 2006 10:55:30 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B30A143D60; Thu, 20 Jul 2006 10:55:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAtUFA083822; Thu, 20 Jul 2006 10:55:30 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAtUrf083821; Thu, 20 Jul 2006 10:55:30 GMT (envelope-from flz) Message-Id: <200607201055.k6KAtUrf083821@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 20 Jul 2006 10:55:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:55:31 -0000 flz 2006-07-20 10:55:30 UTC FreeBSD ports repository Modified files: . modules Log: py-django-devel --> ports/www/py-django-devel Revision Changes Path 1.15689 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:57:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9D2416A4DE; Thu, 20 Jul 2006 10:57:06 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70EF343D69; Thu, 20 Jul 2006 10:57:06 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAv6Lr083923; Thu, 20 Jul 2006 10:57:06 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAv6kk083922; Thu, 20 Jul 2006 10:57:06 GMT (envelope-from delphij) Message-Id: <200607201057.k6KAv6kk083922@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 10:57:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:57:06 -0000 delphij 2006-07-20 10:57:06 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/install chapter.sgml Log: Fix a typo. Submitted by: miniwest Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.11 +1 -1 doc/zh_CN.GB2312/books/handbook/install/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 10:59:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C47C016A4DA; Thu, 20 Jul 2006 10:59:28 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80A7943D55; Thu, 20 Jul 2006 10:59:28 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KAxSdI084039; Thu, 20 Jul 2006 10:59:28 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KAxSAQ084038; Thu, 20 Jul 2006 10:59:28 GMT (envelope-from delphij) Message-Id: <200607201059.k6KAxSAQ084038@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 10:59:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/geom chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 10:59:28 -0000 delphij 2006-07-20 10:59:28 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/geom chapter.sgml Log: MFen 1.22 -> 1.24 Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.4 +43 -1 doc/zh_CN.GB2312/books/handbook/geom/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 11:00:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D3E716A4E7; Thu, 20 Jul 2006 11:00:51 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAEA643D68; Thu, 20 Jul 2006 11:00:50 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KB0oIf084196; Thu, 20 Jul 2006 11:00:50 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KB0ou9084195; Thu, 20 Jul 2006 11:00:50 GMT (envelope-from delphij) Message-Id: <200607201100.k6KB0ou9084195@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 11:00:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/desktop chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 11:00:51 -0000 delphij 2006-07-20 11:00:50 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/desktop chapter.sgml Log: MFen 1.64 -> 1.65 Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.6 +85 -76 doc/zh_CN.GB2312/books/handbook/desktop/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 11:05:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D943716A4DD; Thu, 20 Jul 2006 11:05:57 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9201C43D49; Thu, 20 Jul 2006 11:05:57 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KB5v0Y085666; Thu, 20 Jul 2006 11:05:57 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KB5vXL085665; Thu, 20 Jul 2006 11:05:57 GMT (envelope-from delphij) Message-Id: <200607201105.k6KB5vXL085665@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 11:05:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/config chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 11:05:58 -0000 delphij 2006-07-20 11:05:56 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/config chapter.sgml Log: MFen 1.217 -> 1.220 Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.9 +35 -5 doc/zh_CN.GB2312/books/handbook/config/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 11:07:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 519C416A4E2; Thu, 20 Jul 2006 11:07:40 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A02F43D58; Thu, 20 Jul 2006 11:07:40 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KB7d1O085833; Thu, 20 Jul 2006 11:07:39 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KB7dRn085832; Thu, 20 Jul 2006 11:07:39 GMT (envelope-from delphij) Message-Id: <200607201107.k6KB7dRn085832@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 11:07:39 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/basics chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 11:07:40 -0000 delphij 2006-07-20 11:07:39 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/basics chapter.sgml Log: MFen 1.144 -> 1.145 Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.10 +8 -24 doc/zh_CN.GB2312/books/handbook/basics/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 11:10:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 932E916A4E5; Thu, 20 Jul 2006 11:10:36 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D9543D45; Thu, 20 Jul 2006 11:10:36 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KBAaVP086008; Thu, 20 Jul 2006 11:10:36 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KBAa7K086007; Thu, 20 Jul 2006 11:10:36 GMT (envelope-from delphij) Message-Id: <200607201110.k6KBAa7K086007@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Jul 2006 11:10:36 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_CN.GB2312/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 11:10:36 -0000 delphij 2006-07-20 11:10:36 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/porters-handbook book.sgml Log: MFen 1.730 -> 1.734 Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.13 +25 -1 doc/zh_CN.GB2312/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 11:20:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9172116A4DA; Thu, 20 Jul 2006 11:20:59 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF73143D58; Thu, 20 Jul 2006 11:20:58 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KBKw20086762; Thu, 20 Jul 2006 11:20:58 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KBKwX8086761; Thu, 20 Jul 2006 11:20:58 GMT (envelope-from erwin) Message-Id: <200607201120.k6KBKwX8086761@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 11:20:58 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 11:20:59 -0000 erwin 2006-07-20 11:20:58 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: SYSCTL is now a macro, reflect this in the handbook. Submitted by: gabor Sponsored by: Google Summer of Code 2006 Revision Changes Path 1.735 +4 -3 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 11:25:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CB1A16A4DE; Thu, 20 Jul 2006 11:25:47 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD78543D45; Thu, 20 Jul 2006 11:25:46 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KBPkk4087135; Thu, 20 Jul 2006 11:25:46 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KBPk1a087134; Thu, 20 Jul 2006 11:25:46 GMT (envelope-from flz) Message-Id: <200607201125.k6KBPk1a087134@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 20 Jul 2006 11:25:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports GIDs UIDs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 11:25:47 -0000 flz 2006-07-20 11:25:46 UTC FreeBSD ports repository Added files: . GIDs UIDs Log: Please welcome UIDs and GIDs file. Those have been created from the UID/GID part of the Porter's Handbook. They're stored here to get more visibility. Please use these files exclusively when registering new users/groups. Documentation change is coming. Approved by: portmgr (erwin) Revision Changes Path 1.1 +77 -0 ports/GIDs (new) 1.1 +88 -0 ports/UIDs (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 12:19:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F8F716A4E1; Thu, 20 Jul 2006 12:19:17 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EA5343D45; Thu, 20 Jul 2006 12:19:17 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KCJH53090899; Thu, 20 Jul 2006 12:19:17 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KCJHR0090898; Thu, 20 Jul 2006 12:19:17 GMT (envelope-from erwin) Message-Id: <200607201219.k6KCJHR0090898@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 12:19:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/pcs Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 12:19:17 -0000 erwin 2006-07-20 12:19:16 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pcs Makefile distinfo pkg-descr pkg-plist Log: Packet Construction Set A set of python modules and methods for working with any kind of network packets. WWW: http://sourceforge.net/projects/pcs PR: ports/100599 Submitted by: gnn Revision Changes Path 1.1698 +1 -0 ports/net/Makefile 1.1 +22 -0 ports/net/pcs/Makefile (new) 1.1 +3 -0 ports/net/pcs/distinfo (new) 1.1 +6 -0 ports/net/pcs/pkg-descr (new) 1.1 +62 -0 ports/net/pcs/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 12:19:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5596016A4F8; Thu, 20 Jul 2006 12:19:30 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E841B43D46; Thu, 20 Jul 2006 12:19:29 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KCJT7w090949; Thu, 20 Jul 2006 12:19:29 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KCJTw0090948; Thu, 20 Jul 2006 12:19:29 GMT (envelope-from erwin) Message-Id: <200607201219.k6KCJTw0090948@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 12:19:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 12:19:30 -0000 erwin 2006-07-20 12:19:29 UTC FreeBSD ports repository Modified files: . modules Log: pcs --> ports/net/pcs Revision Changes Path 1.15690 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 12:21:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEEBD16A4FD; Thu, 20 Jul 2006 12:21:40 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C19BA43D5F; Thu, 20 Jul 2006 12:21:37 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KCLbww091231; Thu, 20 Jul 2006 12:21:37 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KCLbpF091230; Thu, 20 Jul 2006 12:21:37 GMT (envelope-from erwin) Message-Id: <200607201221.k6KCLbpF091230@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 12:21:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/py-pypcap Makefile distinfo pkg-descr pkg-plist ports/net/py-pypcap/files patch-pcap.pyx X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 12:21:40 -0000 erwin 2006-07-20 12:21:37 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/py-pypcap Makefile distinfo pkg-descr pkg-plist net/py-pypcap/files patch-pcap.pyx Log: A simplified object-oriented Python extension module for libpcap WWW: http://monkey.org/~dugsong/pypcap/ PR: ports/100601 Submitted by: George V. Neville-Neil Revision Changes Path 1.1699 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/py-pypcap/Makefile (new) 1.1 +3 -0 ports/net/py-pypcap/distinfo (new) 1.1 +36 -0 ports/net/py-pypcap/files/patch-pcap.pyx (new) 1.1 +3 -0 ports/net/py-pypcap/pkg-descr (new) 1.1 +1 -0 ports/net/py-pypcap/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 12:21:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA28016A4DA; Thu, 20 Jul 2006 12:21:50 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F66643D49; Thu, 20 Jul 2006 12:21:49 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KCLnPU091275; Thu, 20 Jul 2006 12:21:49 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KCLnUm091274; Thu, 20 Jul 2006 12:21:49 GMT (envelope-from erwin) Message-Id: <200607201221.k6KCLnUm091274@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 12:21:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 12:21:51 -0000 erwin 2006-07-20 12:21:49 UTC FreeBSD ports repository Modified files: . modules Log: py-pypcap --> ports/net/py-pypcap Revision Changes Path 1.15691 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 12:32:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1993816A4DA; Thu, 20 Jul 2006 12:32:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C541043D46; Thu, 20 Jul 2006 12:32:06 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KCW6SC091766; Thu, 20 Jul 2006 12:32:06 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KCW6ua091765; Thu, 20 Jul 2006 12:32:06 GMT (envelope-from ehaupt) Message-Id: <200607201232.k6KCW6ua091765@repoman.freebsd.org> From: Emanuel Haupt Date: Thu, 20 Jul 2006 12:32:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/sfront Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 12:32:07 -0000 ehaupt 2006-07-20 12:32:06 UTC FreeBSD ports repository Modified files: audio/sfront Makefile distinfo pkg-plist Log: Update to 0.90 Revision Changes Path 1.26 +1 -1 ports/audio/sfront/Makefile 1.15 +3 -3 ports/audio/sfront/distinfo 1.4 +4 -0 ports/audio/sfront/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 14:31:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACE5516A4E2; Thu, 20 Jul 2006 14:31:59 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFFCA43DFE; Thu, 20 Jul 2006 14:30:27 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KEURKI008985; Thu, 20 Jul 2006 14:30:27 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KEURZF008984; Thu, 20 Jul 2006 14:30:27 GMT (envelope-from rafan) Message-Id: <200607201430.k6KEURZF008984@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 14:30:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-OurNet-BBS Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 14:31:59 -0000 rafan 2006-07-20 14:30:27 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-OurNet-BBS Makefile distinfo pkg-descr pkg-plist Log: Add p5-OurNet-BBS 1.66, component Object Model for BBS systems. PR: ports/100276 Submitted by: Gea-Suan Lin Revision Changes Path 1.1700 +1 -0 ports/net/Makefile 1.1 +57 -0 ports/net/p5-OurNet-BBS/Makefile (new) 1.1 +3 -0 ports/net/p5-OurNet-BBS/distinfo (new) 1.1 +19 -0 ports/net/p5-OurNet-BBS/pkg-descr (new) 1.1 +136 -0 ports/net/p5-OurNet-BBS/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 14:32:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2CE016A4E5; Thu, 20 Jul 2006 14:32:27 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A1543E1F; Thu, 20 Jul 2006 14:30:44 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KEUioK009037; Thu, 20 Jul 2006 14:30:44 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KEUidg009036; Thu, 20 Jul 2006 14:30:44 GMT (envelope-from rafan) Message-Id: <200607201430.k6KEUidg009036@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 14:30:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 14:32:27 -0000 rafan 2006-07-20 14:30:44 UTC FreeBSD ports repository Modified files: . modules Log: p5-OurNet-BBS --> ports/net/p5-OurNet-BBS Revision Changes Path 1.15692 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 15:03:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DEE716A4DD; Thu, 20 Jul 2006 15:03:44 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28A4843D5F; Thu, 20 Jul 2006 15:03:44 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KF3iZn011823; Thu, 20 Jul 2006 15:03:44 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KF3iNn011822; Thu, 20 Jul 2006 15:03:44 GMT (envelope-from oliver) Message-Id: <200607201503.k6KF3iNn011822@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 20 Jul 2006 15:03:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/mime-support Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 15:03:44 -0000 oliver 2006-07-20 15:03:43 UTC FreeBSD ports repository Modified files: misc/mime-support Makefile distinfo pkg-descr Log: update to 0.37.1 Revision Changes Path 1.12 +1 -1 ports/misc/mime-support/Makefile 1.10 +3 -3 ports/misc/mime-support/distinfo 1.2 +0 -2 ports/misc/mime-support/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Jul 20 15:34:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD32B16A4DE; Thu, 20 Jul 2006 15:34:20 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6220543D49; Thu, 20 Jul 2006 15:34:20 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KFYKVu013249; Thu, 20 Jul 2006 15:34:20 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KFYK9q013248; Thu, 20 Jul 2006 15:34:20 GMT (envelope-from joel) Message-Id: <200607201534.k6KFYK9q013248@repoman.freebsd.org> From: Joel Dahl Date: Thu, 20 Jul 2006 15:34:20 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 15:34:20 -0000 joel 2006-07-20 15:34:20 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Be a bit more verbose about adding new module entries. PR: docs/100323 Submitted by: clsung Revision Changes Path 1.243 +2 -1 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 15:51:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DE2E16A4DF; Thu, 20 Jul 2006 15:51:00 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E036343D72; Thu, 20 Jul 2006 15:50:57 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KFov5a014415; Thu, 20 Jul 2006 15:50:57 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KFovnA014414; Thu, 20 Jul 2006 15:50:57 GMT (envelope-from joel) Message-Id: <200607201550.k6KFovnA014414@repoman.freebsd.org> From: Joel Dahl Date: Thu, 20 Jul 2006 15:50:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/advocacy myths.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 15:51:00 -0000 joel 2006-07-20 15:50:57 UTC FreeBSD doc repository Modified files: en/advocacy myths.sgml Log: Add pfSense to the list and remove some information about using the Linux emulation layer on Alpha. PR: www/97408 Submitted by: Gabor Kovesdan Revision Changes Path 1.37 +9 -2 www/en/advocacy/myths.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 16:48:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60E1816A4DA; Thu, 20 Jul 2006 16:48:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED40843D46; Thu, 20 Jul 2006 16:48:33 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KGmXiT026058; Thu, 20 Jul 2006 16:48:33 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KGmX8e026057; Thu, 20 Jul 2006 16:48:33 GMT (envelope-from erwin) Message-Id: <200607201648.k6KGmX8e026057@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 16:48:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/orsa Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 16:48:34 -0000 erwin 2006-07-20 16:48:33 UTC FreeBSD ports repository Modified files: astro/orsa Makefile distinfo Log: Update to 0.7.0 Revision Changes Path 1.9 +1 -2 ports/astro/orsa/Makefile 1.3 +3 -3 ports/astro/orsa/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jul 20 17:12:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABA0E16A4E2; Thu, 20 Jul 2006 17:12:45 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 775EE43D45; Thu, 20 Jul 2006 17:12:45 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KHCj2S028548; Thu, 20 Jul 2006 17:12:45 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KHCj9H028547; Thu, 20 Jul 2006 17:12:45 GMT (envelope-from erwin) Message-Id: <200607201712.k6KHCj9H028547@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 17:12:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_dist-gentoo-stage1 Makefile ports/emulators/linux_dist-gentoo-stage2 Makefile ports/emulators/linux_dist-gentoo-stage3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 17:12:45 -0000 erwin 2006-07-20 17:12:44 UTC FreeBSD ports repository Modified files: emulators/linux_dist-gentoo-stage1 Makefile emulators/linux_dist-gentoo-stage2 Makefile emulators/linux_dist-gentoo-stage3 Makefile Log: - Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} - Whitespace cleanup PR: 100607 Submitted by: gabor (maintainer) Revision Changes Path 1.33 +6 -6 ports/emulators/linux_dist-gentoo-stage1/Makefile 1.4 +3 -3 ports/emulators/linux_dist-gentoo-stage2/Makefile 1.4 +2 -2 ports/emulators/linux_dist-gentoo-stage3/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 17:29:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7701F16A4DF; Thu, 20 Jul 2006 17:29:01 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30AB743D45; Thu, 20 Jul 2006 17:29:01 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KHT1qp029256; Thu, 20 Jul 2006 17:29:01 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KHT1hl029255; Thu, 20 Jul 2006 17:29:01 GMT (envelope-from sem) Message-Id: <200607201729.k6KHT1hl029255@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 20 Jul 2006 17:29:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portupgrade-devel Makefile ports/sysutils/portupgrade Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 17:29:01 -0000 sem 2006-07-20 17:29:00 UTC FreeBSD ports repository Modified files: sysutils/portupgrade-devel Makefile sysutils/portupgrade Makefile Log: - Fix a type: DBD4->BDB4 in messages. Submitted by: yar Revision Changes Path 1.228 +2 -2 ports/sysutils/portupgrade-devel/Makefile 1.228 +2 -2 ports/sysutils/portupgrade/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 17:48:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0061316A4E1; Thu, 20 Jul 2006 17:48:41 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD65B43D46; Thu, 20 Jul 2006 17:48:41 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KHmf0u030245; Thu, 20 Jul 2006 17:48:41 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KHmf7s030244; Thu, 20 Jul 2006 17:48:41 GMT (envelope-from alc) Message-Id: <200607201748.k6KHmf7s030244@repoman.freebsd.org> From: Alan Cox Date: Thu, 20 Jul 2006 17:48:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c src/sys/sparc64/include pmap.h src/sys/vm pmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 17:48:42 -0000 alc 2006-07-20 17:48:41 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c sys/sparc64/include pmap.h sys/vm pmap.h Log: Add pmap_clear_write() to the interface between the virtual memory system's machine-dependent and machine-independent layers. Once pmap_clear_write() is implemented on all of our supported architectures, I intend to replace all calls to pmap_page_protect() by calls to pmap_clear_write(). Why? Both the use and implementation of pmap_page_protect() in our virtual memory system has subtle errors, specifically, the management of execute permission is broken on some architectures. The "prot" argument to pmap_page_protect() should behave differently from the "prot" argument to other pmap functions. Instead of meaning, "give the specified access rights to all of the physical page's mappings," it means "don't take away the specified access rights from all of the physical page's mappings, but do take away the ones that aren't specified." However, owing to our i386 legacy, i.e., no support for no-execute rights, all but one invocation of pmap_page_protect() specifies VM_PROT_READ only, when the intent is, in fact, to remove only write permission. Consequently, a faithful implementation of pmap_page_protect(), e.g., ia64, would remove execute permission as well as write permission. On the other hand, some architectures that support execute permission have basically ignored whether or not VM_PROT_EXECUTE is passed to pmap_page_protect(), e.g., amd64 and sparc64. This change represents the first step in replacing pmap_page_protect() by the less subtle pmap_clear_write() that is already implemented on amd64, i386, and sparc64. Discussed with: grehan@ and marcel@ Revision Changes Path 1.567 +1 -2 src/sys/amd64/amd64/pmap.c 1.571 +1 -2 src/sys/i386/i386/pmap.c 1.47 +0 -2 src/sys/sparc64/include/pmap.h 1.78 +1 -0 src/sys/vm/pmap.h From owner-cvs-all@FreeBSD.ORG Thu Jul 20 17:58:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4C8C16A4DE; Thu, 20 Jul 2006 17:58:33 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A19BC43D45; Thu, 20 Jul 2006 17:58:33 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KHwXD1030958; Thu, 20 Jul 2006 17:58:33 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KHwXGU030957; Thu, 20 Jul 2006 17:58:33 GMT (envelope-from erwin) Message-Id: <200607201758.k6KHwXGU030957@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 20 Jul 2006 17:58:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ac-archive Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 17:58:34 -0000 erwin 2006-07-20 17:58:33 UTC FreeBSD ports repository Modified files: devel/ac-archive Makefile distinfo Log: Update to 0.5.65 Revision Changes Path 1.24 +1 -1 ports/devel/ac-archive/Makefile 1.10 +3 -3 ports/devel/ac-archive/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jul 20 18:30:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71D4A16A4DE; Thu, 20 Jul 2006 18:30:09 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF6A43D4C; Thu, 20 Jul 2006 18:30:09 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KIU8JC034614; Thu, 20 Jul 2006 18:30:08 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KIU89Q034613; Thu, 20 Jul 2006 18:30:08 GMT (envelope-from bms) Message-Id: <200607201830.k6KIU89Q034613@repoman.freebsd.org> From: Bruce M Simpson Date: Thu, 20 Jul 2006 18:30:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/geomview Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 18:30:09 -0000 bms 2006-07-20 18:30:08 UTC FreeBSD ports repository (src committer) Modified files: graphics/geomview Makefile pkg-plist Log: Unbreak pkg-plist. Revision Changes Path 1.44 +6 -2 ports/graphics/geomview/Makefile 1.8 +136 -144 ports/graphics/geomview/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 18:40:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8744716A4DF; Thu, 20 Jul 2006 18:40:00 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5366343D60; Thu, 20 Jul 2006 18:40:00 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KIe0Qk035198; Thu, 20 Jul 2006 18:40:00 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KIe0C2035197; Thu, 20 Jul 2006 18:40:00 GMT (envelope-from rafan) Message-Id: <200607201840.k6KIe0C2035197@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 18:40:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/arpwatch Makefile pkg-descr ports/net-mgmt/arpwatch/files patch-ag X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 18:40:00 -0000 rafan 2006-07-20 18:40:00 UTC FreeBSD ports repository Modified files: net-mgmt/arpwatch Makefile pkg-descr net-mgmt/arpwatch/files patch-ag Log: - Don't die on SIGHUP. Thanks to Rudolf Cejka for pointing this out. The HUP only seems to affect arpwatch on 5.X and 6.X. The patch has been tested on 4.11, 5.5 and 6.1. Bump PORTREVISION - separate AUTHOR/WWW lines in pkg-descr PR: ports/100613 Submitted by: maintainer Revision Changes Path 1.43 +1 -0 ports/net-mgmt/arpwatch/Makefile 1.3 +11 -3 ports/net-mgmt/arpwatch/files/patch-ag 1.5 +3 -2 ports/net-mgmt/arpwatch/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Jul 20 18:41:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9EAB16A4DA; Thu, 20 Jul 2006 18:41:01 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A1C43D60; Thu, 20 Jul 2006 18:41:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KIf12l035395; Thu, 20 Jul 2006 18:41:01 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KIf1Fs035394; Thu, 20 Jul 2006 18:41:01 GMT (envelope-from jhb) Message-Id: <200607201841.k6KIf1Fs035394@repoman.freebsd.org> From: John Baldwin Date: Thu, 20 Jul 2006 18:41:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 18:41:02 -0000 jhb 2006-07-20 18:41:01 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c Log: Expand locking coverage slightly to cover if_drv_flags in a few places where it wasn't locked. MFC after: 3 days Reviewed by: davidch Revision Changes Path 1.6 +8 -4 src/sys/dev/bce/if_bce.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 18:43:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BC0816A4DE; Thu, 20 Jul 2006 18:43:32 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3760F43D45; Thu, 20 Jul 2006 18:43:32 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KIhW2a035659; Thu, 20 Jul 2006 18:43:32 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KIhWwQ035658; Thu, 20 Jul 2006 18:43:32 GMT (envelope-from jhb) Message-Id: <200607201843.k6KIhWwQ035658@repoman.freebsd.org> From: John Baldwin Date: Thu, 20 Jul 2006 18:43:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 18:43:32 -0000 jhb 2006-07-20 18:43:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/bce if_bce.c Log: MFC: Fix ifconfig up when the HW is down. Revision Changes Path 1.2.2.4 +7 -2 src/sys/dev/bce/if_bce.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 18:54:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1860316A4DA; Thu, 20 Jul 2006 18:54:19 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B8D43D5A; Thu, 20 Jul 2006 18:54:16 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KIsGwr036504; Thu, 20 Jul 2006 18:54:16 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KIsGdm036503; Thu, 20 Jul 2006 18:54:16 GMT (envelope-from jhb) Message-Id: <200607201854.k6KIsGdm036503@repoman.freebsd.org> From: John Baldwin Date: Thu, 20 Jul 2006 18:54:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 18:54:19 -0000 jhb 2006-07-20 18:54:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/bce if_bce.c Log: MFC revs 1.4 and 1.5: - Removed updates to if_ibytes, if_obytes, if_imcasts, and if_omcasts. - Match code in 6.x and HEAD for handling excessively fragmented mbufs for TX. - Handle ifconfig up when HW is down. Revision Changes Path 1.4.2.2 +35 -30 src/sys/dev/bce/if_bce.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 18:54:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31DF116A4DF; Thu, 20 Jul 2006 18:54:55 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B812343D73; Thu, 20 Jul 2006 18:54:50 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KIsoKO036579; Thu, 20 Jul 2006 18:54:50 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KIsoSn036578; Thu, 20 Jul 2006 18:54:50 GMT (envelope-from rafan) Message-Id: <200607201854.k6KIsoSn036578@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 18:54:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cweb Makefile distinfo ports/devel/cweb/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 18:54:55 -0000 rafan 2006-07-20 18:54:50 UTC FreeBSD ports repository Modified files: devel/cweb Makefile distinfo Removed files: devel/cweb/files patch-aa Log: - Update to 3.64a.a (distversion 3.64aa) The next version available is 3.64ab. 3.64a.a looks more reasonable, and is larger than 3.64, smaller than 3.64a.b/3.65. So, I use it. - Respect CC, CFLAGS PR: ports/100558 Submitted by: KATO Tsuguru Revision Changes Path 1.15 +7 -1 ports/devel/cweb/Makefile 1.9 +3 -3 ports/devel/cweb/distinfo 1.4 +0 -50 ports/devel/cweb/files/patch-aa (dead) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 19:12:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3949816A4DA; Thu, 20 Jul 2006 19:12:18 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE1A43D4C; Thu, 20 Jul 2006 19:12:17 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KJCH6m038858; Thu, 20 Jul 2006 19:12:17 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KJCH9q038857; Thu, 20 Jul 2006 19:12:17 GMT (envelope-from bmah) Message-Id: <200607201912.k6KJCH9q038857@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 20 Jul 2006 19:12:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/snapshots index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 19:12:18 -0000 bmah 2006-07-20 19:12:16 UTC FreeBSD doc repository Modified files: en/snapshots index.sgml Log: Add July 2007 snapshots to list of available snapshots. Revision Changes Path 1.21 +3 -2 www/en/snapshots/index.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 19:18:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B96616A4DD; Thu, 20 Jul 2006 19:18:30 +0000 (UTC) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6915443D4C; Thu, 20 Jul 2006 19:18:30 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KJIUVT039193; Thu, 20 Jul 2006 19:18:30 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KJIUjA039192; Thu, 20 Jul 2006 19:18:30 GMT (envelope-from barner) Message-Id: <200607201918.k6KJIUjA039192@repoman.freebsd.org> From: Simon Barner Date: Thu, 20 Jul 2006 19:18:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/boost Makefile pkg-descr pkg-plist ports/devel/boost/files patch-libs_random_random_device.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 19:18:30 -0000 barner 2006-07-20 19:18:30 UTC FreeBSD ports repository Modified files: devel/boost Makefile pkg-descr pkg-plist Added files: devel/boost/files patch-libs_random_random_device.cpp Log: - Build libbgl-viz.a (needed to use the GraphViz reader) - Build librandom_device.a (needed to use certain PRG algorithms that rely on /dev/urandom) - Remove former maintainer from pkg-descr - Bump PORTREVISION Requested by: Fernando Herrero Carrón Revision Changes Path 1.32 +12 -0 ports/devel/boost/Makefile 1.1 +20 -0 ports/devel/boost/files/patch-libs_random_random_device.cpp (new) 1.2 +0 -2 ports/devel/boost/pkg-descr 1.14 +2 -0 ports/devel/boost/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 19:28:52 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B789316A4E5 for ; Thu, 20 Jul 2006 19:28:52 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5C0A43D78 for ; Thu, 20 Jul 2006 19:28:45 +0000 (GMT) (envelope-from r.c.ladan@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so707138nfc for ; Thu, 20 Jul 2006 12:28:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=X9mGmTIOuS7pxLPJaG8GzvB6pMeq1Q9/iTQeb6jOqcizD2ZpO+E77qAiBpJXTNuqkaUELHuBV0il/cK7+BCYH+eGGt5xUVwMw86Qr5+jzVj/zzFaEQ3kciYtqsu9wHDkE0nOVmFJ9RVaIdzPUWf1tIEL8stOrGdCcpgkzq43Rjs= Received: by 10.49.10.3 with SMTP id n3mr935140nfi; Thu, 20 Jul 2006 12:28:43 -0700 (PDT) Received: from ?192.168.123.146? ( [82.168.74.136]) by mx.gmail.com with ESMTP id r33sm1195632nfc.2006.07.20.12.28.42; Thu, 20 Jul 2006 12:28:42 -0700 (PDT) Message-ID: <44BFD969.4010408@gmail.com> Date: Thu, 20 Jul 2006 21:28:41 +0200 From: Rene Ladan User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: "Bruce A. Mah" References: <200607201912.k6KJCH9q038857@repoman.freebsd.org> In-Reply-To: <200607201912.k6KJCH9q038857@repoman.freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/snapshots index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 19:28:52 -0000 Bruce A. Mah wrote: > bmah 2006-07-20 19:12:16 UTC > > FreeBSD doc repository > > Modified files: > en/snapshots index.sgml > Log: > Add July 2007 snapshots to list of available snapshots. > Did I miss last New year celebration? Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From owner-cvs-all@FreeBSD.ORG Thu Jul 20 19:58:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5309616A4DF; Thu, 20 Jul 2006 19:58:13 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F92643D45; Thu, 20 Jul 2006 19:58:13 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KJwC3c041303; Thu, 20 Jul 2006 19:58:12 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KJwCHA041302; Thu, 20 Jul 2006 19:58:12 GMT (envelope-from jhb) Message-Id: <200607201958.k6KJwCHA041302@repoman.freebsd.org> From: John Baldwin Date: Thu, 20 Jul 2006 19:58:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/amr amr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 19:58:13 -0000 jhb 2006-07-20 19:58:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/amr amr.c Log: MFC: Chain the bus_dmamap_load() calls when mapping a command with a data CCB instead of using BUS_DMA_NOWAIT. Revision Changes Path 1.65.2.7 +42 -24 src/sys/dev/amr/amr.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 19:59:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF60916A4E2; Thu, 20 Jul 2006 19:59:09 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31E8243D58; Thu, 20 Jul 2006 19:59:09 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KJx94f041390; Thu, 20 Jul 2006 19:59:09 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KJx9WI041389; Thu, 20 Jul 2006 19:59:09 GMT (envelope-from sat) Message-Id: <200607201959.k6KJx9WI041389@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 19:59:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/russian Makefile ports/russian/xpi-imagezoom Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 19:59:10 -0000 sat 2006-07-20 19:59:09 UTC FreeBSD ports repository Modified files: russian Makefile Added files: russian/xpi-imagezoom Makefile distinfo pkg-descr Log: Add port russian/xpi-imagezoom: Russian version of Imagezoom - extension to zoom images in firefox PR: ports/97773 Submitted by: Alexander V. Ribchansky Revision Changes Path 1.80 +1 -0 ports/russian/Makefile 1.1 +27 -0 ports/russian/xpi-imagezoom/Makefile (new) 1.1 +3 -0 ports/russian/xpi-imagezoom/distinfo (new) 1.1 +6 -0 ports/russian/xpi-imagezoom/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:00:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E61FC16A4E1; Thu, 20 Jul 2006 20:00:17 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83FDF43D49; Thu, 20 Jul 2006 20:00:17 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KK0Hik041447; Thu, 20 Jul 2006 20:00:17 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KK0HLI041446; Thu, 20 Jul 2006 20:00:17 GMT (envelope-from sat) Message-Id: <200607202000.k6KK0HLI041446@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 20:00:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:00:18 -0000 sat 2006-07-20 20:00:16 UTC FreeBSD ports repository Modified files: . modules Log: xpi-imagezoom-ru --> ports/russian/xpi-imagezoom Revision Changes Path 1.15693 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:00:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2DC216A500; Thu, 20 Jul 2006 20:00:28 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8377143D53; Thu, 20 Jul 2006 20:00:28 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KK0SJo041469; Thu, 20 Jul 2006 20:00:28 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KK0S7o041468; Thu, 20 Jul 2006 20:00:28 GMT (envelope-from bmah) Message-Id: <200607202000.k6KK0S7o041468@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 20 Jul 2006 20:00:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/snapshots index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:00:29 -0000 bmah 2006-07-20 20:00:27 UTC FreeBSD doc repository Modified files: en/snapshots index.sgml Log: D'oh. Fix year typo. Pointed out by: Rene Ladan Revision Changes Path 1.22 +3 -3 www/en/snapshots/index.sgml From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:01:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CEA916A4DD; Thu, 20 Jul 2006 20:01:28 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C0B43D5A; Thu, 20 Jul 2006 20:01:27 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KK1RPm041662; Thu, 20 Jul 2006 20:01:27 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KK1RP0041661; Thu, 20 Jul 2006 20:01:27 GMT (envelope-from cognet) Message-Id: <200607202001.k6KK1RP0041661@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 20 Jul 2006 20:01:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf options.arm src/sys/arm/conf KB920X X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:01:28 -0000 cognet 2006-07-20 20:01:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf options.arm sys/arm/conf KB920X Log: Remove -CURRENT options and (re)add needed one. Revision Changes Path 1.7.2.3 +2 -3 src/sys/arm/conf/KB920X 1.5.2.1 +2 -0 src/sys/conf/options.arm From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:02:17 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB7116A4E7; Thu, 20 Jul 2006 20:02:17 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D38943D5C; Thu, 20 Jul 2006 20:02:16 +0000 (GMT) (envelope-from bmah@freebsd.org) Received: from [64.142.31.109] (phantom.kitchenlab.org [64.142.31.109]) (authenticated bits=0) by a.mail.sonic.net (8.13.8.Beta0/8.13.7) with ESMTP id k6KK2GJa009999 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 20 Jul 2006 13:02:16 -0700 Message-ID: <44BFE147.7000306@freebsd.org> Date: Thu, 20 Jul 2006 13:02:15 -0700 From: "Bruce A. Mah" User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060516) MIME-Version: 1.0 To: Rene Ladan References: <200607201912.k6KJCH9q038857@repoman.freebsd.org> <44BFD969.4010408@gmail.com> In-Reply-To: <44BFD969.4010408@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=5ba052c3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF30BEC618A76C268C6882790" Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en/snapshots index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:02:17 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF30BEC618A76C268C6882790 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Rene Ladan wrote: > Bruce A. Mah wrote: >> bmah 2006-07-20 19:12:16 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en/snapshots index.sgml=20 >> Log: >> Add July 2007 snapshots to list of available snapshots. >> =20 > Did I miss last New year celebration? Oops. Fixed...thanks for pointing that out! My blood sugar level was low when I did that commit...that's my story and I'm sticking to it. Bruce. --------------enigF30BEC618A76C268C6882790 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEv+FH2MoxcVugUsMRAgD3AJ9krvueRjvS4hct7f0dvEFE5355OwCguiW/ LGY8HeJH69EowqofUSEv9Pg= =aWNG -----END PGP SIGNATURE----- --------------enigF30BEC618A76C268C6882790-- From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:07:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3344816A4E0; Thu, 20 Jul 2006 20:07:39 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3572F43D77; Thu, 20 Jul 2006 20:07:38 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KK7c8H043174; Thu, 20 Jul 2006 20:07:38 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KK7csG043173; Thu, 20 Jul 2006 20:07:38 GMT (envelope-from jhb) Message-Id: <200607202007.k6KK7csG043173@repoman.freebsd.org> From: John Baldwin Date: Thu, 20 Jul 2006 20:07:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/dev/amr amr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:07:39 -0000 jhb 2006-07-20 20:07:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/amr amr.c Log: MFC: Chain the bus_dmamap_load() calls when mapping a command with a data CCB instead of using BUS_DMA_NOWAIT(). Since bus_dmamap_load() doesn't support BUS_DMA_NOWAIT in 4.x, this could result in data corruption if sufficient bounce pages weren't available. Submitted by: scottl Revision Changes Path 1.7.2.18 +18 -6 src/sys/dev/amr/amr.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:16:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 009A916A4DF; Thu, 20 Jul 2006 20:16:17 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B206B43D4C; Thu, 20 Jul 2006 20:16:16 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KKGGOg043648; Thu, 20 Jul 2006 20:16:16 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KKGGCW043647; Thu, 20 Jul 2006 20:16:16 GMT (envelope-from jhb) Message-Id: <200607202016.k6KKGGCW043647@repoman.freebsd.org> From: John Baldwin Date: Thu, 20 Jul 2006 20:16:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:16:17 -0000 jhb 2006-07-20 20:16:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/bce if_bce.c Log: Bah, fix the 1.5 MFC to actually work on 4.x. Pointy hat to: jhb Revision Changes Path 1.4.2.3 +2 -2 src/sys/dev/bce/if_bce.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:19:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BB0416A4DD; Thu, 20 Jul 2006 20:19:11 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69DA043D55; Thu, 20 Jul 2006 20:19:11 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KKJBBS043823; Thu, 20 Jul 2006 20:19:11 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KKJBP9043822; Thu, 20 Jul 2006 20:19:11 GMT (envelope-from sat) Message-Id: <200607202019.k6KKJBP9043822@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 20:19:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/russian Makefile ports/russian/xpi-tabextensions Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:19:11 -0000 sat 2006-07-20 20:19:11 UTC FreeBSD ports repository Modified files: russian Makefile Added files: russian/xpi-tabextensions Makefile distinfo pkg-descr Log: Add port russian/xpi-tabextensions: Russian version of Tabbrowsing Extensions for Firefox. This is an extension for extending operations of tabbed browsing, e.g., tabs become re-ordable by drag and drop, show tabs like a tree, and so on. PR: ports/97778 Submitted by: Alexander V. Ribchansky Revision Changes Path 1.81 +1 -0 ports/russian/Makefile 1.1 +28 -0 ports/russian/xpi-tabextensions/Makefile (new) 1.1 +3 -0 ports/russian/xpi-tabextensions/distinfo (new) 1.1 +9 -0 ports/russian/xpi-tabextensions/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:19:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91F3C16A4E0; Thu, 20 Jul 2006 20:19:48 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D90843D46; Thu, 20 Jul 2006 20:19:48 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KKJmc1043875; Thu, 20 Jul 2006 20:19:48 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KKJmvs043874; Thu, 20 Jul 2006 20:19:48 GMT (envelope-from sat) Message-Id: <200607202019.k6KKJmvs043874@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 20:19:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:19:48 -0000 sat 2006-07-20 20:19:48 UTC FreeBSD ports repository Modified files: . modules Log: xpi-tabextensions-ru --> ports/russian/xpi-tabextensions Revision Changes Path 1.15694 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:27:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A60D16A4DA; Thu, 20 Jul 2006 20:27:00 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC11943D60; Thu, 20 Jul 2006 20:26:59 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KKQxam044440; Thu, 20 Jul 2006 20:26:59 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KKQxJC044439; Thu, 20 Jul 2006 20:26:59 GMT (envelope-from rafan) Message-Id: <200607202026.k6KKQxJC044439@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 20:26:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/jspice3 Makefile ports/cad/jspice3/files patch-src+lib+dev+ltra+ltramisc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:27:00 -0000 rafan 2006-07-20 20:26:59 UTC FreeBSD ports repository Modified files: cad/jspice3 Makefile Added files: cad/jspice3/files patch-src+lib+dev+ltra+ltramisc.c Log: - Fix build on 4.x (pre-C99) PR: ports/100633 Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/cad/jspice3/Makefile 1.1 +31 -0 ports/cad/jspice3/files/patch-src+lib+dev+ltra+ltramisc.c (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:27:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80FE216A4DA; Thu, 20 Jul 2006 20:27:50 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20F5243D7C; Thu, 20 Jul 2006 20:27:48 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KKRmx8044490; Thu, 20 Jul 2006 20:27:48 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KKRlI2044489; Thu, 20 Jul 2006 20:27:48 GMT (envelope-from sat) Message-Id: <200607202027.k6KKRlI2044489@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 20:27:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/russian/xpi-tabextensions Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:27:50 -0000 sat 2006-07-20 20:27:47 UTC FreeBSD ports repository Modified files: russian/xpi-tabextensions Makefile Log: Concisify comment Revision Changes Path 1.2 +1 -1 ports/russian/xpi-tabextensions/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:35:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0469316A4E2; Thu, 20 Jul 2006 20:35:00 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF16043D46; Thu, 20 Jul 2006 20:34:59 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KKYxZf045158; Thu, 20 Jul 2006 20:34:59 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KKYxVr045157; Thu, 20 Jul 2006 20:34:59 GMT (envelope-from sobomax) Message-Id: <200607202034.k6KKYxVr045157@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 20 Jul 2006 20:34:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/comms/spandsp/files patch-src-spandsp-dc_restore.h patch-src::awgn.c patch-src::tone_generate.c patch-src::v17tx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:35:00 -0000 sobomax 2006-07-20 20:34:59 UTC FreeBSD ports repository Modified files: comms/spandsp/files patch-src-spandsp-dc_restore.h Added files: comms/spandsp/files patch-src::awgn.c patch-src::tone_generate.c patch-src::v17tx.c Log: Fix on FreeBSD < 5.3. Reported by: Andriy I Pylypenko Revision Changes Path 1.3 +6 -5 ports/comms/spandsp/files/patch-src-spandsp-dc_restore.h 1.1 +13 -0 ports/comms/spandsp/files/patch-src::awgn.c (new) 1.1 +13 -0 ports/comms/spandsp/files/patch-src::tone_generate.c (new) 1.1 +13 -0 ports/comms/spandsp/files/patch-src::v17tx.c (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 20:43:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E52316A4DA; Thu, 20 Jul 2006 20:43:21 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 092F043D46; Thu, 20 Jul 2006 20:43:21 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KKhKJX046211; Thu, 20 Jul 2006 20:43:20 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KKhKdV046210; Thu, 20 Jul 2006 20:43:20 GMT (envelope-from sat) Message-Id: <200607202043.k6KKhKdV046210@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 20:43:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Class-Std Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 20:43:21 -0000 sat 2006-07-20 20:43:20 UTC FreeBSD ports repository Modified files: devel/p5-Class-Std Makefile pkg-plist Log: - Data::Dumper and Test::More is in perl base - Scalar::Util is in perl base 5.7.2 and later versions PR: ports/100337 Submitted by: Gea-Suan Lin Revision Changes Path 1.2 +6 -4 ports/devel/p5-Class-Std/Makefile 1.2 +2 -2 ports/devel/p5-Class-Std/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 21:03:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D8FE16A4DF; Thu, 20 Jul 2006 21:03:43 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F91E43D45; Thu, 20 Jul 2006 21:03:43 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KL3hAB057540; Thu, 20 Jul 2006 21:03:43 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KL3h1k057539; Thu, 20 Jul 2006 21:03:43 GMT (envelope-from cognet) Message-Id: <200607202103.k6KL3h1k057539@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 20 Jul 2006 21:03:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/at91 uart_dev_at91usart.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 21:03:43 -0000 cognet 2006-07-20 21:03:43 UTC FreeBSD src repository Modified files: sys/arm/at91 uart_dev_at91usart.c Log: Fix ALT_BREAK_TO_DEBUGGER on the AT91 : The core uart code expects the receive method to actually puts the characters read into its buffers. For AT91, it's done in the ipend routine, so also check if we have the alternate break sequence here. MFC after: 3 days Revision Changes Path 1.9 +20 -5 src/sys/arm/at91/uart_dev_at91usart.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 21:07:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCC116A4DE; Thu, 20 Jul 2006 21:07:41 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD9C43D46; Thu, 20 Jul 2006 21:07:41 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KL7fbc057806; Thu, 20 Jul 2006 21:07:41 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KL7fCh057805; Thu, 20 Jul 2006 21:07:41 GMT (envelope-from rafan) Message-Id: <200607202107.k6KL7fCh057805@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 21:07:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ice Makefile distinfo pkg-plist ports/devel/ice/files Make.rules.FreeBSD patch-Make.rules patch-src::icecpp::config.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 21:07:42 -0000 rafan 2006-07-20 21:07:41 UTC FreeBSD ports repository Modified files: devel/ice Makefile distinfo pkg-plist devel/ice/files Make.rules.FreeBSD patch-Make.rules Removed files: devel/ice/files patch-src::icecpp::config.h Log: - Update to 3.1.0 - pet portlint(1) PR: ports/100583 Submitted by: maintainer Revision Changes Path 1.7 +10 -8 ports/devel/ice/Makefile 1.4 +3 -3 ports/devel/ice/distinfo 1.2 +5 -0 ports/devel/ice/files/Make.rules.FreeBSD 1.2 +14 -50 ports/devel/ice/files/patch-Make.rules 1.4 +0 -12 ports/devel/ice/files/patch-src::icecpp::config.h (dead) 1.4 +327 -326 ports/devel/ice/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 21:09:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4BD616A4DE; Thu, 20 Jul 2006 21:09:36 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E478843D4C; Thu, 20 Jul 2006 21:09:35 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KL9ZTL057886; Thu, 20 Jul 2006 21:09:35 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KL9ZUA057885; Thu, 20 Jul 2006 21:09:35 GMT (envelope-from jmelo) Message-Id: <200607202109.k6KL9ZUA057885@repoman.freebsd.org> From: Jean Milanez Melo Date: Thu, 20 Jul 2006 21:09:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/tripwire12 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 21:09:37 -0000 jmelo 2006-07-20 21:09:35 UTC FreeBSD ports repository Modified files: security/tripwire12 Makefile Log: - Update mastersite. PR: ports/99783 Submitted by: tjs Approved by: maintainer (timeout 15 days) Revision Changes Path 1.21 +3 -4 ports/security/tripwire12/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jul 20 21:10:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 783C716A4E0; Thu, 20 Jul 2006 21:10:24 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F326943D67; Thu, 20 Jul 2006 21:10:21 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KLALGP057984; Thu, 20 Jul 2006 21:10:21 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KLALhS057983; Thu, 20 Jul 2006 21:10:21 GMT (envelope-from rafan) Message-Id: <200607202110.k6KLALhS057983@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 20 Jul 2006 21:10:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/libpreludedb Makefile distinfo ports/security/libpreludedb/files patch-bindings_perl_PreludeDB.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 21:10:24 -0000 rafan 2006-07-20 21:10:21 UTC FreeBSD ports repository Modified files: security/libpreludedb Makefile distinfo Removed files: security/libpreludedb/files patch-bindings_perl_PreludeDB.c Log: - Update to 0.9.8.1 - OPTIONS'ify Note that now MySQL is the default backend, which is also recommended by Prelude team. PR: ports/100530 Submitted by: maintainer Revision Changes Path 1.16 +12 -3 ports/security/libpreludedb/Makefile 1.11 +3 -3 ports/security/libpreludedb/distinfo 1.2 +0 -13 ports/security/libpreludedb/files/patch-bindings_perl_PreludeDB.c (dead) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 21:24:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0413016A4DF; Thu, 20 Jul 2006 21:24:48 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E6243D45; Thu, 20 Jul 2006 21:24:47 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KLOlL6058904; Thu, 20 Jul 2006 21:24:47 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KLOlfI058903; Thu, 20 Jul 2006 21:24:47 GMT (envelope-from sat) Message-Id: <200607202124.k6KLOlfI058903@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 21:24:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-foxmarks Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 21:24:48 -0000 sat 2006-07-20 21:24:47 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-foxmarks Makefile distinfo pkg-descr pkg-plist Log: Add port www/xpi-foxmarks: If you use Firefox on more than one computer, you'll want Foxmarks. Install Foxmarks on each computer, and it will work silently in the background to keep your bookmarks synchronized. As a bonus, log in to my.foxcloud.com from any computer anywhere to access your bookmarks. A simple wizard guides you through the startup process. After that, just forget about it. It's simple and solid. WWW: http://www.foxcloud.com/ Revision Changes Path 1.1515 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/xpi-foxmarks/Makefile (new) 1.1 +3 -0 ports/www/xpi-foxmarks/distinfo (new) 1.1 +9 -0 ports/www/xpi-foxmarks/pkg-descr (new) 1.1 +89 -0 ports/www/xpi-foxmarks/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jul 20 21:25:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0474116A4DE; Thu, 20 Jul 2006 21:25:18 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B66EE43D45; Thu, 20 Jul 2006 21:25:17 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KLPH4h058983; Thu, 20 Jul 2006 21:25:17 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KLPHAP058982; Thu, 20 Jul 2006 21:25:17 GMT (envelope-from sat) Message-Id: <200607202125.k6KLPHAP058982@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 20 Jul 2006 21:25:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 21:25:18 -0000 sat 2006-07-20 21:25:17 UTC FreeBSD ports repository Modified files: . modules Log: xpi-foxmarks --> ports/www/xpi-foxmarks Revision Changes Path 1.15695 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jul 20 21:28:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE0D316A4DD; Thu, 20 Jul 2006 21:28:07 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC04043D45; Thu, 20 Jul 2006 21:28:07 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KLS7cf059090; Thu, 20 Jul 2006 21:28:07 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KLS7vE059089; Thu, 20 Jul 2006 21:28:07 GMT (envelope-from cognet) Message-Id: <200607202128.k6KLS7vE059089@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 20 Jul 2006 21:28:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 21:28:08 -0000 cognet 2006-07-20 21:28:07 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Honor ARM_BIG_ENDIAN by adding -mbig-endian to CFLAGS and -EB to LDFLAGS if it is defined. Revision Changes Path 1.51 +5 -0 src/share/mk/bsd.cpu.mk From owner-cvs-all@FreeBSD.ORG Thu Jul 20 22:14:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CCEB16A4E1; Thu, 20 Jul 2006 22:14:00 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3932A43D4C; Thu, 20 Jul 2006 22:14:00 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KME0Ox063210; Thu, 20 Jul 2006 22:14:00 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KME0r9063209; Thu, 20 Jul 2006 22:14:00 GMT (envelope-from cognet) Message-Id: <200607202214.k6KME0r9063209@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 20 Jul 2006 22:13:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 22:14:00 -0000 cognet 2006-07-20 22:13:59 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Oops LDFLAGS can be used to invoke gcc, so directly add -EB to {LD}. Revision Changes Path 1.52 +1 -1 src/share/mk/bsd.cpu.mk From owner-cvs-all@FreeBSD.ORG Thu Jul 20 22:40:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F8B16A4DA; Thu, 20 Jul 2006 22:40:52 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B2DC43D49; Thu, 20 Jul 2006 22:40:52 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KMeqZe064602; Thu, 20 Jul 2006 22:40:52 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KMeqtV064600; Thu, 20 Jul 2006 22:40:52 GMT (envelope-from shaun) Message-Id: <200607202240.k6KMeqtV064600@repoman.freebsd.org> From: Shaun Amott Date: Thu, 20 Jul 2006 22:40:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/horde Makefile distinfo pkg-plist ports/www/horde/files patch-config_mime_drivers.php.dist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 22:40:52 -0000 shaun 2006-07-20 22:40:51 UTC FreeBSD ports repository Modified files: www/horde Makefile distinfo pkg-plist www/horde/files patch-config_mime_drivers.php.dist Log: Upgrade to 3.1.2 ChangeLog: http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.231&r2=1.515.2.252&ty=h Approved by: ahze (mentor, implicit) Revision Changes Path 1.41 +2 -10 ports/www/horde/Makefile 1.20 +3 -9 ports/www/horde/distinfo 1.6 +11 -7 ports/www/horde/files/patch-config_mime_drivers.php.dist 1.17 +8 -19 ports/www/horde/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jul 20 22:42:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D859216A4E5; Thu, 20 Jul 2006 22:42:48 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E7E43D45; Thu, 20 Jul 2006 22:42:48 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KMgmiY064715; Thu, 20 Jul 2006 22:42:48 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KMgmQq064714; Thu, 20 Jul 2006 22:42:48 GMT (envelope-from imp) Message-Id: <200607202242.k6KMgmQq064714@repoman.freebsd.org> From: Warner Losh Date: Thu, 20 Jul 2006 22:42:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 22:42:49 -0000 imp 2006-07-20 22:42:48 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Remove ALPHA optimization pointer for gcc flags. Add ARM optimization pointer for gcc flags. Revision Changes Path 1.53 +1 -1 src/share/mk/bsd.cpu.mk From owner-cvs-all@FreeBSD.ORG Thu Jul 20 23:26:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 294F216A4E5; Thu, 20 Jul 2006 23:26:23 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB24243D45; Thu, 20 Jul 2006 23:26:22 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6KNQMlO068290; Thu, 20 Jul 2006 23:26:22 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6KNQMEF068289; Thu, 20 Jul 2006 23:26:22 GMT (envelope-from alc) Message-Id: <200607202326.k6KNQMEF068289@repoman.freebsd.org> From: Alan Cox Date: Thu, 20 Jul 2006 23:26:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 23:26:23 -0000 alc 2006-07-20 23:26:22 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: Implement pmap_clear_write(). Discussed with: cognet@ Revision Changes Path 1.66 +15 -0 src/sys/arm/arm/pmap.c From owner-cvs-all@FreeBSD.ORG Thu Jul 20 23:33:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55F8116A4DE; Thu, 20 Jul 2006 23:33:39 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id A958243D45; Thu, 20 Jul 2006 23:33:38 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id 552E72C2A66; Thu, 20 Jul 2006 18:33:38 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nfIz7WotWv9d; Thu, 20 Jul 2006 18:33:37 -0500 (CDT) Received: from [216.63.78.18] (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id 9D8342C2A68; Thu, 20 Jul 2006 18:33:37 -0500 (CDT) Message-ID: <44C012D1.2050905@cs.rice.edu> Date: Thu, 20 Jul 2006 18:33:37 -0500 From: Alan Cox User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050817 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warner Losh References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> In-Reply-To: <200607202242.k6KMgmQq064714@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 23:33:39 -0000 Warner Losh wrote: >imp 2006-07-20 22:42:48 UTC > > FreeBSD src repository > > Modified files: > share/mk bsd.cpu.mk > Log: > Remove ALPHA optimization pointer for gcc flags. > Add ARM optimization pointer for gcc flags. > > Revision Changes Path > 1.53 +1 -1 src/share/mk/bsd.cpu.mk > > I'm curious. Is there an ETA for a working arm tool-chain in CVS HEAD? Alan From owner-cvs-all@FreeBSD.ORG Thu Jul 20 23:41:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8757E16A4DA; Thu, 20 Jul 2006 23:41:57 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A5443D45; Thu, 20 Jul 2006 23:41:57 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6KNdAok062846; Thu, 20 Jul 2006 17:39:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 20 Jul 2006 17:39:27 -0600 (MDT) Message-Id: <20060720.173927.790476985.imp@bsdimp.com> To: alc@cs.rice.edu From: "M. Warner Losh" In-Reply-To: <44C012D1.2050905@cs.rice.edu> References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> <44C012D1.2050905@cs.rice.edu> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 20 Jul 2006 17:39:11 -0600 (MDT) Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 20 Jul 2006 23:41:57 -0000 In message: <44C012D1.2050905@cs.rice.edu> Alan Cox writes: : Warner Losh wrote: : : >imp 2006-07-20 22:42:48 UTC : > : > FreeBSD src repository : > : > Modified files: : > share/mk bsd.cpu.mk : > Log: : > Remove ALPHA optimization pointer for gcc flags. : > Add ARM optimization pointer for gcc flags. : > : > Revision Changes Path : > 1.53 +1 -1 src/share/mk/bsd.cpu.mk : > : > : I'm curious. Is there an ETA for a working arm tool-chain in CVS HEAD? As soon as I can work out with David how he wants me to commit it. Or until I get tired of waiting and make any mistakes I make his problem as punishment for not getting back to me in a timely manner. Warner From owner-cvs-all@FreeBSD.ORG Fri Jul 21 01:33:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8558016A4DE; Fri, 21 Jul 2006 01:33:21 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4625843D45; Fri, 21 Jul 2006 01:33:21 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L1XLXM085839; Fri, 21 Jul 2006 01:33:21 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L1XK61085838; Fri, 21 Jul 2006 01:33:20 GMT (envelope-from maho) Message-Id: <200607210133.k6L1XK61085838@repoman.freebsd.org> From: Maho Nakata Date: Fri, 21 Jul 2006 01:33:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc41-withgcjawt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 01:33:21 -0000 maho 2006-07-21 01:33:19 UTC FreeBSD ports repository Modified files: lang/gcc41-withgcjawt Makefile Log: Fix configure Submitted by: Bartosz Fabianowski Revision Changes Path 1.7 +4 -4 ports/lang/gcc41-withgcjawt/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 01:55:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 974BB16A4DA; Fri, 21 Jul 2006 01:55:01 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1906143D46; Fri, 21 Jul 2006 01:55:01 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L1t0Ws086857; Fri, 21 Jul 2006 01:55:00 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L1t0St086856; Fri, 21 Jul 2006 01:55:00 GMT (envelope-from mezz) Message-Id: <200607210155.k6L1t0St086856@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 21 Jul 2006 01:55:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/dvdstyler Makefile pkg-plist ports/multimedia/dvdstyler/files patch-data_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 01:55:01 -0000 mezz 2006-07-21 01:55:00 UTC FreeBSD ports repository Modified files: multimedia/dvdstyler Makefile pkg-plist Added files: multimedia/dvdstyler/files patch-data_Makefile.in Log: Make sure to install a file, empty.mpg, to fix the burn on DVD. Bump the PORTREVISION. PR: ports/100437 Submitted by: Anish Mistry Revision Changes Path 1.23 +1 -0 ports/multimedia/dvdstyler/Makefile 1.1 +11 -0 ports/multimedia/dvdstyler/files/patch-data_Makefile.in (new) 1.11 +1 -0 ports/multimedia/dvdstyler/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 03:45:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D351716A4DE; Fri, 21 Jul 2006 03:45:59 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F93743D46; Fri, 21 Jul 2006 03:45:59 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L3jxS0096406; Fri, 21 Jul 2006 03:45:59 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L3jx0S096405; Fri, 21 Jul 2006 03:45:59 GMT (envelope-from rafan) Message-Id: <200607210345.k6L3jx0S096405@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 03:45:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/xchat-gnome Makefile distinfo pkg-plist ports/irc/xchat-gnome/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 03:45:59 -0000 rafan 2006-07-21 03:45:59 UTC FreeBSD ports repository Modified files: irc/xchat-gnome Makefile distinfo pkg-plist Removed files: irc/xchat-gnome/files patch-configure Log: - Update to 0.13 PR: ports/100605 Submitted by: maintainer Revision Changes Path 1.152 +1 -1 ports/irc/xchat-gnome/Makefile 1.78 +3 -3 ports/irc/xchat-gnome/distinfo 1.10 +0 -11 ports/irc/xchat-gnome/files/patch-configure (dead) 1.40 +18 -2 ports/irc/xchat-gnome/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 03:46:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C11E916A4DD; Fri, 21 Jul 2006 03:46:36 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78FD843D46; Fri, 21 Jul 2006 03:46:36 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L3kaf9096485; Fri, 21 Jul 2006 03:46:36 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L3kaQD096484; Fri, 21 Jul 2006 03:46:36 GMT (envelope-from rafan) Message-Id: <200607210346.k6L3kaQD096484@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 03:46:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/p5-openxpki Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 03:46:36 -0000 rafan 2006-07-21 03:46:36 UTC FreeBSD ports repository Modified files: security/p5-openxpki Makefile distinfo pkg-plist Log: - Update to 0.9.402 PR: ports/100612 Submitted by: maintainer Revision Changes Path 1.3 +125 -124 ports/security/p5-openxpki/Makefile 1.2 +24 -3 ports/security/p5-openxpki/distinfo 1.2 +20 -7 ports/security/p5-openxpki/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 03:47:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744DE16A4E1; Fri, 21 Jul 2006 03:47:00 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2952043D46; Fri, 21 Jul 2006 03:47:00 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L3kxWw096544; Fri, 21 Jul 2006 03:46:59 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L3kxfU096543; Fri, 21 Jul 2006 03:46:59 GMT (envelope-from rafan) Message-Id: <200607210346.k6L3kxfU096543@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 03:46:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/ninix-aya Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 03:47:00 -0000 rafan 2006-07-21 03:46:59 UTC FreeBSD ports repository Modified files: games/ninix-aya Makefile distinfo Log: - Update to 3.8.8 PR: ports/100615 Submitted by: maintainer Revision Changes Path 1.35 +2 -2 ports/games/ninix-aya/Makefile 1.29 +3 -3 ports/games/ninix-aya/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 05:54:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BC3016A4DD; Fri, 21 Jul 2006 05:54:25 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394AB43D45; Fri, 21 Jul 2006 05:54:25 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L5sPuT014119; Fri, 21 Jul 2006 05:54:25 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L5sP2g014114; Fri, 21 Jul 2006 05:54:25 GMT (envelope-from kib) Message-Id: <200607210554.k6L5sP2g014114@repoman.freebsd.org> From: Konstantin Belousov Date: Fri, 21 Jul 2006 05:54:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 05:54:25 -0000 kib 2006-07-21 05:54:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/vm vm_mmap.c Log: MFC rev. 1.206 Make the mincore(2) return ENOMEM when requested range is not fully mapped. Approved by: pjd (mentor) Revision Changes Path 1.200.2.3 +15 -3 src/sys/vm/vm_mmap.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 06:22:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CF5C16A4DA; Fri, 21 Jul 2006 06:22:13 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC3743D4C; Fri, 21 Jul 2006 06:22:13 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L6MDJZ016950; Fri, 21 Jul 2006 06:22:13 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L6MDGj016949; Fri, 21 Jul 2006 06:22:13 GMT (envelope-from novel) Message-Id: <200607210622.k6L6MDGj016949@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 06:22:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Net-DBus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 06:22:13 -0000 novel 2006-07-21 06:22:12 UTC FreeBSD ports repository Modified files: devel/p5-Net-DBus Makefile Log: Add p5-XML-Twig to RUN_DEPENDS. Reported by: mezz Revision Changes Path 1.9 +2 -1 ports/devel/p5-Net-DBus/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 06:29:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9E7416A4EF; Fri, 21 Jul 2006 06:29:32 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C1C43D46; Fri, 21 Jul 2006 06:29:32 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L6TW1w017295; Fri, 21 Jul 2006 06:29:32 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L6TWeh017294; Fri, 21 Jul 2006 06:29:32 GMT (envelope-from kib) Message-Id: <200607210629.k6L6TWeh017294@repoman.freebsd.org> From: Konstantin Belousov Date: Fri, 21 Jul 2006 06:29:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys mincore.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 06:29:32 -0000 kib 2006-07-21 06:29:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys mincore.2 Log: MFC rev. 1.25 Document new mincore behaviour, the mincore(2) returns ENOMEM when requested range is not fully mapped. Reminded by: pjd Approved by: pjd (mentor) Revision Changes Path 1.24.10.1 +2 -2 src/lib/libc/sys/mincore.2 From owner-cvs-all@FreeBSD.ORG Fri Jul 21 06:40:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329D416A4DF; Fri, 21 Jul 2006 06:40:30 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB94943D49; Fri, 21 Jul 2006 06:40:29 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L6eTuv017879; Fri, 21 Jul 2006 06:40:29 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L6eTfw017878; Fri, 21 Jul 2006 06:40:29 GMT (envelope-from alc) Message-Id: <200607210640.k6L6eTfw017878@repoman.freebsd.org> From: Alan Cox Date: Fri, 21 Jul 2006 06:40:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/vm vm_object.c vm_object.h vm_page.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 06:40:30 -0000 alc 2006-07-21 06:40:29 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c sys/vm vm_object.c vm_object.h vm_page.c Log: Eliminate OBJ_WRITEABLE. It hasn't been used in a long time. Revision Changes Path 1.507 +1 -7 src/sys/kern/vfs_bio.c 1.361 +3 -4 src/sys/vm/vm_object.c 1.113 +0 -1 src/sys/vm/vm_object.h 1.318 +1 -1 src/sys/vm/vm_page.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 07:33:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6F7116A4DE; Fri, 21 Jul 2006 07:33:29 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E80E43D53; Fri, 21 Jul 2006 07:33:29 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L7XTiA021704; Fri, 21 Jul 2006 07:33:29 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L7XTuX021703; Fri, 21 Jul 2006 07:33:29 GMT (envelope-from novel) Message-Id: <200607210733.k6L7XTuX021703@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 07:33:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-WikiConverter-PmWiki Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 07:33:29 -0000 novel 2006-07-21 07:33:28 UTC FreeBSD ports repository Modified files: www/p5-HTML-WikiConverter-PmWiki Makefile distinfo Log: Update to 0.51. PR: 100648 Submitted by: chinsan (maintainer) Revision Changes Path 1.2 +2 -2 ports/www/p5-HTML-WikiConverter-PmWiki/Makefile 1.2 +3 -3 ports/www/p5-HTML-WikiConverter-PmWiki/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 07:36:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2D3616A4E1; Fri, 21 Jul 2006 07:36:04 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ABA843D70; Fri, 21 Jul 2006 07:36:01 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L7a1IQ021829; Fri, 21 Jul 2006 07:36:01 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L7a1F9021828; Fri, 21 Jul 2006 07:36:01 GMT (envelope-from novel) Message-Id: <200607210736.k6L7a1F9021828@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 07:36:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-WikiConverter-MoinMoin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 07:36:04 -0000 novel 2006-07-21 07:36:01 UTC FreeBSD ports repository Modified files: www/p5-HTML-WikiConverter-MoinMoin Makefile distinfo Log: Update to 0.53. PR: 100647 Submitted by: chinsan (maintainer) Revision Changes Path 1.2 +2 -2 ports/www/p5-HTML-WikiConverter-MoinMoin/Makefile 1.2 +3 -3 ports/www/p5-HTML-WikiConverter-MoinMoin/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 07:38:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B22C216A4E1; Fri, 21 Jul 2006 07:38:49 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A06F543D6A; Fri, 21 Jul 2006 07:38:47 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L7clfm021949; Fri, 21 Jul 2006 07:38:47 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L7cl6K021948; Fri, 21 Jul 2006 07:38:47 GMT (envelope-from novel) Message-Id: <200607210738.k6L7cl6K021948@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 07:38:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-WikiConverter-MediaWiki Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 07:38:49 -0000 novel 2006-07-21 07:38:47 UTC FreeBSD ports repository Modified files: www/p5-HTML-WikiConverter-MediaWiki Makefile distinfo Log: Update to 0.53. PR: 100646 Submitted by: chinsan (maintainer) Revision Changes Path 1.2 +2 -2 ports/www/p5-HTML-WikiConverter-MediaWiki/Makefile 1.2 +3 -3 ports/www/p5-HTML-WikiConverter-MediaWiki/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 07:41:10 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5145016A4E1; Fri, 21 Jul 2006 07:41:10 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 468B143D53; Fri, 21 Jul 2006 07:41:09 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([24.255.149.218]) by centrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060721074107.KWIT22014.centrmmtao02.cox.net@mezz.mezzweb.com>; Fri, 21 Jul 2006 03:41:07 -0400 To: "Roman Bogorodskiy" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200607210622.k6L6MDGj016949@repoman.freebsd.org> Content-Transfer-Encoding: 7bit Date: Fri, 21 Jul 2006 02:41:16 -0500 Message-ID: In-Reply-To: <200607210622.k6L6MDGj016949@repoman.freebsd.org> User-Agent: Opera Mail/9.00 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/p5-Net-DBus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 07:41:10 -0000 On Fri, 21 Jul 2006 01:22:13 -0500, Roman Bogorodskiy wrote: > novel 2006-07-21 06:22:12 UTC > > FreeBSD ports repository > > Modified files: > devel/p5-Net-DBus Makefile > Log: > Add p5-XML-Twig to RUN_DEPENDS. > Reported by: mezz Thanks, you forgot to bump the PORTREVISION. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Fri Jul 21 07:54:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2229816A4DA; Fri, 21 Jul 2006 07:54:17 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D2C943D66; Fri, 21 Jul 2006 07:54:13 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L7sDpk022649; Fri, 21 Jul 2006 07:54:13 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L7sDjr022648; Fri, 21 Jul 2006 07:54:13 GMT (envelope-from novel) Message-Id: <200607210754.k6L7sDjr022648@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 07:54:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-WikiConverter-Markdown Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 07:54:17 -0000 novel 2006-07-21 07:54:13 UTC FreeBSD ports repository Modified files: www/p5-HTML-WikiConverter-Markdown Makefile distinfo Log: Update to 0.02. PR: 100644 Submitted by: chinsan (maintainer) Revision Changes Path 1.2 +2 -2 ports/www/p5-HTML-WikiConverter-Markdown/Makefile 1.2 +3 -3 ports/www/p5-HTML-WikiConverter-Markdown/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 07:55:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4EDF16A4DF; Fri, 21 Jul 2006 07:55:21 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2776743D55; Fri, 21 Jul 2006 07:55:21 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L7tLbi022757; Fri, 21 Jul 2006 07:55:21 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L7tLGI022753; Fri, 21 Jul 2006 07:55:21 GMT (envelope-from lbr) Message-Id: <200607210755.k6L7tLGI022753@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Fri, 21 Jul 2006 07:55:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Runtime Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 07:55:21 -0000 lbr 2006-07-21 07:55:20 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Runtime Makefile distinfo Log: Update to 5.7001 Revision Changes Path 1.2 +1 -1 ports/www/p5-Catalyst-Runtime/Makefile 1.2 +3 -3 ports/www/p5-Catalyst-Runtime/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 08:25:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C94516A4E5; Fri, 21 Jul 2006 08:25:43 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287E243D45; Fri, 21 Jul 2006 08:25:43 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L8Ph5Z025527; Fri, 21 Jul 2006 08:25:43 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L8PhHo025526; Fri, 21 Jul 2006 08:25:43 GMT (envelope-from novel) Message-Id: <200607210825.k6L8PhHo025526@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 08:25:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-WikiConverter Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 08:25:43 -0000 novel 2006-07-21 08:25:42 UTC FreeBSD ports repository Modified files: www/p5-HTML-WikiConverter Makefile distinfo pkg-plist Log: Update to 0.60. PR: 100637 Submitted by: chinsan (maintainer) Revision Changes Path 1.5 +3 -3 ports/www/p5-HTML-WikiConverter/Makefile 1.5 +3 -3 ports/www/p5-HTML-WikiConverter/distinfo 1.5 +1 -0 ports/www/p5-HTML-WikiConverter/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 08:45:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D81E716A4E1; Fri, 21 Jul 2006 08:45:00 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C2A443D49; Fri, 21 Jul 2006 08:45:00 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L8j0Ac026009; Fri, 21 Jul 2006 08:45:00 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L8j0Ep026008; Fri, 21 Jul 2006 08:45:00 GMT (envelope-from delphij) Message-Id: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> From: Xin LI Date: Fri, 21 Jul 2006 08:45:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/lmc if_lmc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 08:45:01 -0000 delphij 2006-07-21 08:45:00 UTC FreeBSD src repository Modified files: sys/dev/lmc if_lmc.h Log: The contents pointed by ssi_cables[] is never changed so explicitly declare it as const char * instead of char *. This change have no side impact to the code itself, and is a step forward to WARNS=6 truss(1). Revision Changes Path 1.4 +1 -1 src/sys/dev/lmc/if_lmc.h From owner-cvs-all@FreeBSD.ORG Fri Jul 21 09:28:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EAE216A4DA; Fri, 21 Jul 2006 09:28:08 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAEF143D55; Fri, 21 Jul 2006 09:28:07 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L9S7X7035900; Fri, 21 Jul 2006 09:28:07 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L9S7Ck035899; Fri, 21 Jul 2006 09:28:07 GMT (envelope-from novel) Message-Id: <200607210928.k6L9S7Ck035899@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 09:28:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Net-DBus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 09:28:08 -0000 novel 2006-07-21 09:28:07 UTC FreeBSD ports repository Modified files: devel/p5-Net-DBus Makefile Log: Bump PORTREVISION on last change. Reminded by: mezz Revision Changes Path 1.10 +1 -0 ports/devel/p5-Net-DBus/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 09:33:15 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F80E16A4DF; Fri, 21 Jul 2006 09:33:15 +0000 (UTC) (envelope-from novel@smtp.hispeed.ch) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D5E43D45; Fri, 21 Jul 2006 09:33:13 +0000 (GMT) (envelope-from novel@smtp.hispeed.ch) Received: from underworld.novel.ru (dial-up3-28.san.ru [88.147.130.28]) (authenticated bits=0) by smtp.hispeed.ch (8.12.11.20060308/8.12.6/taifun-1.0) with ESMTP id k6L9X6tK004658; Fri, 21 Jul 2006 11:33:08 +0200 Date: Fri, 21 Jul 2006 12:33:08 +0000 From: Roman Bogorodskiy To: Jeremy Messenger Message-ID: <20060721123308.GA4797@underworld.novel.ru> Mail-Followup-To: Jeremy Messenger , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org References: <200607210622.k6L6MDGj016949@repoman.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: X-PGP: http://people.freebsd.org/~novel/novel.key.asc X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on smtp-01.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-02.tornado.cablecom.ch-Metrics: smtp-01.tornado.cablecom.ch 1378; Body=4 Fuz1=4 Fuz2=4 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/p5-Net-DBus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 09:33:15 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Jeremy Messenger wrote: > Thanks, you forgot to bump the PORTREVISION. Done, thanks. Roman Bogorodskiy --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iQCVAwUBRMDJhIB0WzgdqspGAQLgaAP7Bwq6cVFKCuJkR+KNnmGORl0/KC4SVGZM u8JUAURIaIQi2roB6yNX5YhYyeG/RT9WL1tcGT0JIzhUKIS50MXkwwcl/woTYIjO J+9olNyYJM0jniH++xofTslfzt+OK9uvxmdIuF0sHKayt3h+jYM3z9WmWwxOSadg cPzhe/v5Mb8= =l303 -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- From owner-cvs-all@FreeBSD.ORG Fri Jul 21 09:41:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1796D16A4E5; Fri, 21 Jul 2006 09:41:10 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C816543D46; Fri, 21 Jul 2006 09:41:09 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L9f9PH036171; Fri, 21 Jul 2006 09:41:09 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L9f9xf036170; Fri, 21 Jul 2006 09:41:09 GMT (envelope-from mlaier) Message-Id: <200607210941.k6L9f9xf036170@repoman.freebsd.org> From: Max Laier Date: Fri, 21 Jul 2006 09:41:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 09:41:10 -0000 mlaier 2006-07-21 09:41:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . UPDATING Log: Belately inform about iwi(4) changes. Reminded by: brueffer Revision Changes Path 1.416.2.24 +5 -0 src/UPDATING From owner-cvs-all@FreeBSD.ORG Fri Jul 21 09:48:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80A7C16A4DA; Fri, 21 Jul 2006 09:48:14 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3440C43D70; Fri, 21 Jul 2006 09:48:14 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L9mElD036350; Fri, 21 Jul 2006 09:48:14 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L9mEiM036349; Fri, 21 Jul 2006 09:48:14 GMT (envelope-from mlaier) Message-Id: <200607210948.k6L9mEiM036349@repoman.freebsd.org> From: Max Laier Date: Fri, 21 Jul 2006 09:48:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/contrib/pf/net pf_ioctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 09:48:14 -0000 mlaier 2006-07-21 09:48:13 UTC FreeBSD src repository Modified files: sys/contrib/pf/net pf_ioctl.c Log: Import from OpenBSD 1.168, dhartmei: fix a bug in the input sanity check of DIOCCHANGERULE (not used by pfctl, but third-party tools). a rule must have a non-empty replacement address list when it's a translation rule but not an anchor call (i.e. "nat ... ->" needs a replacement address, but "nat-anchor ..." doesn't). the check confused "rule is an anchor call" with "rule is defined within an anchor". report from Michal Mertl, Max Laier. Obtained from: OpenBSD MFC after: 2 weeks Revision Changes Path 1.25 +3 -2 src/sys/contrib/pf/net/pf_ioctl.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 09:53:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EFEB16A4DE; Fri, 21 Jul 2006 09:53:31 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E70443D45; Fri, 21 Jul 2006 09:53:31 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L9rVF9036455; Fri, 21 Jul 2006 09:53:31 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L9rVkx036454; Fri, 21 Jul 2006 09:53:31 GMT (envelope-from blackend) Message-Id: <200607210953.k6L9rVkx036454@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 21 Jul 2006 09:53:31 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 09:53:31 -0000 blackend 2006-07-21 09:53:31 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: In the Network Interface Cards page: - Mention /boot/loader.conf when we talk about modules; - The NDIS driver part does not belong to wireless devices section since it can be used for other Ethernet device, so move that part to its own section in the network device configuration page. I also updated the previous text to match 5.5, 6.X and 7.X Based on docs/84961 (submitted by Fredrik Lindberg ), docs/97229 (submitted by Gavin Atkinson ) and many other requests/remarks. Revision Changes Path 1.221 +123 -1 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Jul 21 09:54:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 861E016A4E0; Fri, 21 Jul 2006 09:54:15 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1693043D4C; Fri, 21 Jul 2006 09:54:15 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6L9sEd9036493; Fri, 21 Jul 2006 09:54:14 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6L9sEfb036492; Fri, 21 Jul 2006 09:54:14 GMT (envelope-from blackend) Message-Id: <200607210954.k6L9sEfb036492@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 21 Jul 2006 09:54:14 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 09:54:15 -0000 blackend 2006-07-21 09:54:14 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Remove the obsolete NDIS section and point readers to the new one. I also added a list of 802.11a & 802.11g supported chipsets to avoid the confusion "802.11a & 802.11g= ath(4) under FreeBSD". Revision Changes Path 1.383 +8 -117 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Jul 21 10:10:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69D6A16A4DD; Fri, 21 Jul 2006 10:10:25 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FB7943D46; Fri, 21 Jul 2006 10:10:25 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LAAOf4038507; Fri, 21 Jul 2006 10:10:24 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LAAO3X038506; Fri, 21 Jul 2006 10:10:24 GMT (envelope-from novel) Message-Id: <200607211010.k6LAAO3X038506@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 10:10:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-HTML-WikiConverter-DokuWiki Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 10:10:25 -0000 novel 2006-07-21 10:10:24 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTML-WikiConverter-DokuWiki Makefile distinfo pkg-descr pkg-plist Log: This module contains rules for converting HTML into DokuWiki markup. See HTML::WikiConverter for additional usage details. WWW: http://search.cpan.org/dist/HTML-WikiConverter-DokuWiki/ Author: David J. Iberri PR: ports/100642 Submitted by: chinsan Revision Changes Path 1.1516 +1 -0 ports/www/Makefile 1.1 +32 -0 ports/www/p5-HTML-WikiConverter-DokuWiki/Makefile (new) 1.1 +3 -0 ports/www/p5-HTML-WikiConverter-DokuWiki/distinfo (new) 1.1 +5 -0 ports/www/p5-HTML-WikiConverter-DokuWiki/pkg-descr (new) 1.1 +4 -0 ports/www/p5-HTML-WikiConverter-DokuWiki/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 10:10:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5E116A4DD; Fri, 21 Jul 2006 10:10:32 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE5143D46; Fri, 21 Jul 2006 10:10:32 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LAAWQj038563; Fri, 21 Jul 2006 10:10:32 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LAAWxM038561; Fri, 21 Jul 2006 10:10:32 GMT (envelope-from novel) Message-Id: <200607211010.k6LAAWxM038561@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 10:10:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 10:10:33 -0000 novel 2006-07-21 10:10:32 UTC FreeBSD ports repository Modified files: . modules Log: p5-HTML-WikiConverter-DokuWiki --> ports/www/p5-HTML-WikiConverter-DokuWiki Revision Changes Path 1.15696 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 10:12:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2745716A4DA; Fri, 21 Jul 2006 10:12:59 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8AE443D45; Fri, 21 Jul 2006 10:12:58 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LACwoi038861; Fri, 21 Jul 2006 10:12:58 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LACwA5038860; Fri, 21 Jul 2006 10:12:58 GMT (envelope-from novel) Message-Id: <200607211012.k6LACwA5038860@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 10:12:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-HTML-WikiConverter-Oddmuse Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 10:12:59 -0000 novel 2006-07-21 10:12:58 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTML-WikiConverter-Oddmuse Makefile distinfo pkg-descr pkg-plist Log: This module contains rules for converting HTML into Oddmuse markup. See HTML::WikiConverter for additional usage details. WWW: http://search.cpan.org/dist/HTML-WikiConverter-Oddmuse/ Author: David J. Iberri PR: ports/100643 Submitted by: chinsan Revision Changes Path 1.1517 +1 -0 ports/www/Makefile 1.1 +32 -0 ports/www/p5-HTML-WikiConverter-Oddmuse/Makefile (new) 1.1 +3 -0 ports/www/p5-HTML-WikiConverter-Oddmuse/distinfo (new) 1.1 +5 -0 ports/www/p5-HTML-WikiConverter-Oddmuse/pkg-descr (new) 1.1 +4 -0 ports/www/p5-HTML-WikiConverter-Oddmuse/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 10:13:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55CBB16A4F8; Fri, 21 Jul 2006 10:13:07 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1127E43D49; Fri, 21 Jul 2006 10:13:07 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LAD64U038931; Fri, 21 Jul 2006 10:13:06 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LAD6iW038930; Fri, 21 Jul 2006 10:13:06 GMT (envelope-from novel) Message-Id: <200607211013.k6LAD6iW038930@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 21 Jul 2006 10:13:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 10:13:07 -0000 novel 2006-07-21 10:13:06 UTC FreeBSD ports repository Modified files: . modules Log: p5-HTML-WikiConverter-Oddmuse --> ports/www/p5-HTML-WikiConverter-Oddmuse Revision Changes Path 1.15697 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 10:26:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6286F16A4DA; Fri, 21 Jul 2006 10:26:21 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E5D43D45; Fri, 21 Jul 2006 10:26:20 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k6LAeUP1088608 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 21 Jul 2006 06:40:31 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Fri, 21 Jul 2006 06:26:09 -0400 From: Tom Rhodes To: Xin LI Message-Id: <20060721062609.356f090f.trhodes@FreeBSD.org> In-Reply-To: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> References: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> Organization: The FreeBSD Project X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/lmc if_lmc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 10:26:21 -0000 On Fri, 21 Jul 2006 08:45:00 +0000 (UTC) Xin LI wrote: > delphij 2006-07-21 08:45:00 UTC > > FreeBSD src repository > > Modified files: > sys/dev/lmc if_lmc.h > Log: > The contents pointed by ssi_cables[] is never changed so explicitly > declare it as const char * instead of char *. > > This change have no side impact to the code itself, and is a step > forward to WARNS=6 truss(1). Wait. I'm lost. Isn't truss(1) broken on FreeBSD? IIRC, both Alfred and Bruce Evans told me it was broken and I have not really seen anyone working on it. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Fri Jul 21 11:24:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F30B16A4DD; Fri, 21 Jul 2006 11:24:49 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF77D43D49; Fri, 21 Jul 2006 11:24:48 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LBOmUH043434; Fri, 21 Jul 2006 11:24:48 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LBOmt3043433; Fri, 21 Jul 2006 11:24:48 GMT (envelope-from ehaupt) Message-Id: <200607211124.k6LBOmt3043433@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Jul 2006 11:24:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/bmp2html pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 11:24:49 -0000 ehaupt 2006-07-21 11:24:48 UTC FreeBSD ports repository Modified files: graphics/bmp2html pkg-descr Log: Remove WWW, project page disappeared. Revision Changes Path 1.2 +0 -1 ports/graphics/bmp2html/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Jul 21 11:29:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6222116A4DA; Fri, 21 Jul 2006 11:29:48 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E17843D70; Fri, 21 Jul 2006 11:29:43 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 3A8552087; Fri, 21 Jul 2006 13:29:39 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 2C3A72083; Fri, 21 Jul 2006 13:29:39 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 131A933C31; Fri, 21 Jul 2006 13:29:39 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Tom Rhodes References: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> <20060721062609.356f090f.trhodes@FreeBSD.org> Date: Fri, 21 Jul 2006 13:29:38 +0200 In-Reply-To: <20060721062609.356f090f.trhodes@FreeBSD.org> (Tom Rhodes's message of "Fri, 21 Jul 2006 06:26:09 -0400") Message-ID: <8664hrtcv1.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Xin LI , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/lmc if_lmc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 11:29:48 -0000 Tom Rhodes writes: > Wait. I'm lost. Isn't truss(1) broken on FreeBSD? Depends on your definition of broken. It kind of works provided you have /proc mounted. Still, there's really not much point in using it; ktrace(1) is better in almost all respects. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Fri Jul 21 11:39:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C70616A4DD; Fri, 21 Jul 2006 11:39:33 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABB743D45; Fri, 21 Jul 2006 11:39:32 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LBdWTj044158; Fri, 21 Jul 2006 11:39:32 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LBdWDY044157; Fri, 21 Jul 2006 11:39:32 GMT (envelope-from erwin) Message-Id: <200607211139.k6LBdWDY044157@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 21 Jul 2006 11:39:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Object-Declare Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 11:39:33 -0000 erwin 2006-07-21 11:39:32 UTC FreeBSD ports repository Modified files: devel/p5-Object-Declare Makefile distinfo Log: Update to 0.13 PR: 100664 Submitted by: tjs Approved by: maintainer Revision Changes Path 1.2 +1 -1 ports/devel/p5-Object-Declare/Makefile 1.2 +3 -3 ports/devel/p5-Object-Declare/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:23:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 058F216A4DA; Fri, 21 Jul 2006 12:23:05 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0DC343D46; Fri, 21 Jul 2006 12:23:04 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LCN45e047537; Fri, 21 Jul 2006 12:23:04 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LCN4AT047536; Fri, 21 Jul 2006 12:23:04 GMT (envelope-from rafan) Message-Id: <200607211223.k6LCN4AT047536@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 12:23:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-CSS Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 12:23:05 -0000 rafan 2006-07-21 12:23:04 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-CSS Makefile distinfo pkg-descr pkg-plist Log: Add p5-CSS 1.07, object oriented access to Cascading Style Sheets (CSS). PR: ports/100640 Submitted by: chinsan Revision Changes Path 1.1026 +1 -0 ports/textproc/Makefile 1.1 +32 -0 ports/textproc/p5-CSS/Makefile (new) 1.1 +3 -0 ports/textproc/p5-CSS/distinfo (new) 1.1 +5 -0 ports/textproc/p5-CSS/pkg-descr (new) 1.1 +19 -0 ports/textproc/p5-CSS/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:23:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A1016A4DA; Fri, 21 Jul 2006 12:23:21 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 269F543D46; Fri, 21 Jul 2006 12:23:21 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LCNLYm047577; Fri, 21 Jul 2006 12:23:21 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LCNLQm047576; Fri, 21 Jul 2006 12:23:21 GMT (envelope-from rafan) Message-Id: <200607211223.k6LCNLQm047576@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 12:23:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 12:23:21 -0000 rafan 2006-07-21 12:23:20 UTC FreeBSD ports repository Modified files: . modules Log: p5-CSS --> ports/textproc/p5-CSS Revision Changes Path 1.15698 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:27:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D3D316A4DE; Fri, 21 Jul 2006 12:27:29 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD99B43D4C; Fri, 21 Jul 2006 12:27:28 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LCRS6g047792; Fri, 21 Jul 2006 12:27:28 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LCRSCh047791; Fri, 21 Jul 2006 12:27:28 GMT (envelope-from rafan) Message-Id: <200607211227.k6LCRSCh047791@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 12:27:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-WikiConverter Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 12:27:29 -0000 rafan 2006-07-21 12:27:28 UTC FreeBSD ports repository Modified files: www/p5-HTML-WikiConverter Makefile Log: - Normalizer.pm depends on CSS.pm, but it is not listed in Makefile.PL. Add this missing dependency and bump PORTREVISION. Submitted by: maintainer Revision Changes Path 1.6 +2 -0 ports/www/p5-HTML-WikiConverter/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:28:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECA4C16A4DA; Fri, 21 Jul 2006 12:28:56 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A73DC43D46; Fri, 21 Jul 2006 12:28:56 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LCSuQF047875; Fri, 21 Jul 2006 12:28:56 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LCSumP047874; Fri, 21 Jul 2006 12:28:56 GMT (envelope-from rafan) Message-Id: <200607211228.k6LCSumP047874@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 12:28:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/stldoc Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 12:28:57 -0000 rafan 2006-07-21 12:28:56 UTC FreeBSD ports repository Modified files: lang/stldoc Makefile Removed files: lang/stldoc pkg-plist Log: - Pass maintainership to submitter - use PORTDOCS, no more pkg-plist PR: ports/100632 Submitted by: Stanislav Sedov Revision Changes Path 1.4 +2 -1 ports/lang/stldoc/Makefile 1.2 +0 -351 ports/lang/stldoc/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:29:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A76116A4DD; Fri, 21 Jul 2006 12:29:54 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2484743D46; Fri, 21 Jul 2006 12:29:54 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LCTrMP047934; Fri, 21 Jul 2006 12:29:54 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LCTrb6047933; Fri, 21 Jul 2006 12:29:53 GMT (envelope-from rafan) Message-Id: <200607211229.k6LCTrb6047933@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 12:29:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/jabref Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 12:29:54 -0000 rafan 2006-07-21 12:29:53 UTC FreeBSD ports repository Modified files: print/jabref Makefile distinfo Log: - Update to 2.0.1 PR: ports/100578 Submitted by: Simon Olofsson Approved by: maintainer Revision Changes Path 1.2 +2 -1 ports/print/jabref/Makefile 1.2 +3 -3 ports/print/jabref/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:51:02 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0BC816A4DD; Fri, 21 Jul 2006 12:51:02 +0000 (UTC) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE9643D7B; Fri, 21 Jul 2006 12:50:56 +0000 (GMT) (envelope-from frank@exit.com) Received: from jill.exit.com (jill.exit.com [206.223.0.4]) by tinker.exit.com (8.13.4/8.13.4) with ESMTP id k6LCotl6099435; Fri, 21 Jul 2006 05:50:55 -0700 (PDT) (envelope-from frank@exit.com) Received: from jill.exit.com (localhost [127.0.0.1]) by jill.exit.com (8.13.6/8.13.4) with ESMTP id k6LCot5u068804; Fri, 21 Jul 2006 05:50:55 -0700 (PDT) (envelope-from frank@exit.com) Received: (from frank@localhost) by jill.exit.com (8.13.6/8.13.6/Submit) id k6LCotkO068803; Fri, 21 Jul 2006 05:50:55 -0700 (PDT) (envelope-from frank@exit.com) X-Authentication-Warning: jill.exit.com: frank set sender to frank@exit.com using -f From: Frank Mayhar To: Tom Rhodes In-Reply-To: <20060721062609.356f090f.trhodes@FreeBSD.org> References: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> <20060721062609.356f090f.trhodes@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Exit Consulting Date: Fri, 21 Jul 2006 05:50:55 -0700 Message-Id: <1153486255.68386.4.camel@jill.exit.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: ClamAV 0.88/1612/Thu Jul 20 12:41:45 2006 on tinker.exit.com X-Virus-Status: Clean Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Xin LI , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/lmc if_lmc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: frank@exit.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 12:51:03 -0000 On Fri, 2006-07-21 at 06:26 -0400, Tom Rhodes wrote: > On Fri, 21 Jul 2006 08:45:00 +0000 (UTC) > Xin LI wrote: > > > delphij 2006-07-21 08:45:00 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/lmc if_lmc.h > > Log: > > The contents pointed by ssi_cables[] is never changed so explicitly > > declare it as const char * instead of char *. > > > > This change have no side impact to the code itself, and is a step > > forward to WARNS=6 truss(1). > > Wait. I'm lost. Isn't truss(1) broken on FreeBSD? Considering I was using it under 6.1 just yesterday, I think the answer to your question is "no." Well, that's not _quite_ true, but it works well enough most of the time. Although I haven't tried it recently under -current. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:51:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51E1E16A57A; Fri, 21 Jul 2006 12:51:44 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AD3443D6E; Fri, 21 Jul 2006 12:51:32 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k6LCpKuS006508; Fri, 21 Jul 2006 05:51:20 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k6LCpIrR006507; Fri, 21 Jul 2006 05:51:18 -0700 (PDT) (envelope-from obrien) Date: Fri, 21 Jul 2006 05:51:18 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20060721125118.GA6326@dragon.NUXI.org> References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060720.173927.790476985.imp@bsdimp.com> X-Operating-System: FreeBSD 7.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.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, alc@cs.rice.edu, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Jul 2006 12:51:44 -0000 On Thu, Jul 20, 2006 at 05:39:27PM -0600, M. Warner Losh wrote: > In message: <44C012D1.2050905@cs.rice.edu> > Alan Cox writes: > : Warner Losh wrote: > : > : >imp 2006-07-20 22:42:48 UTC > : > > : > FreeBSD src repository > : > > : > Modified files: > : > share/mk bsd.cpu.mk > : > Log: > : > Remove ALPHA optimization pointer for gcc flags. > : > Add ARM optimization pointer for gcc flags. > : > > : > Revision Changes Path > : > 1.53 +1 -1 src/share/mk/bsd.cpu.mk > : > > : > > : I'm curious. Is there an ETA for a working arm tool-chain in CVS HEAD? > > As soon as I can work out with David how he wants me to commit it. Or > until I get tired of waiting and make any mistakes I make his problem > as punishment for not getting back to me in a timely manner. I'm working on getting it in upstream first - what was decided in the past as the proper path to grow new architectures in FreeBSD. Otherwise we can go down the same path we did in the past where our toolchain diverged very far from the GNU sources and we were left on own maintaining them. Note that from what I've seen none of the anxious ARM kernel developers have spent one once of time on this issue. I'd like to ask when we'll get ARM resources in the FreeBSD.org cluster so committers can have access to ARM - I don't. So it is hard to test anything. Until a month ago no one would agree on a reference platform so toolchain work could be tested vs. spending all my time trying to get something working that no one else had. I am still waiting to get the ARM board I purchased in my hands and working. Alan I'm curious, for you what is the rush? -- -- David (obrien@FreeBSD.org) Q: Because it reverses the logical flow of conversation. A: Why is top-posting (putting a reply at the top of the message) frowned upon? From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:15:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED4C716A4DD; Fri, 21 Jul 2006 13:15:38 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA82343D46; Fri, 21 Jul 2006 13:15:38 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDFclh059200; Fri, 21 Jul 2006 13:15:38 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDFcl1059199; Fri, 21 Jul 2006 13:15:38 GMT (envelope-from ehaupt) Message-Id: <200607211315.k6LDFcl1059199@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Jul 2006 13:15:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/mathomatic Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:15:39 -0000 ehaupt 2006-07-21 13:15:38 UTC FreeBSD ports repository Modified files: math/mathomatic Makefile distinfo Log: Update to 12.5.21 Revision Changes Path 1.16 +1 -1 ports/math/mathomatic/Makefile 1.15 +3 -3 ports/math/mathomatic/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:37:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61BA916A4E0; Fri, 21 Jul 2006 13:37:16 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE87243D4C; Fri, 21 Jul 2006 13:37:15 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDbF0N061203; Fri, 21 Jul 2006 13:37:15 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDbFeF061202; Fri, 21 Jul 2006 13:37:15 GMT (envelope-from rafan) Message-Id: <200607211337.k6LDbFeF061202@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 13:37:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/tkabber-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:37:16 -0000 rafan 2006-07-21 13:37:15 UTC FreeBSD ports repository Modified files: net-im/tkabber-devel Makefile distinfo Log: - Update to 0.9.9.a.20060708 (fresh CVS snapshot) PR: ports/100659 Submitted by: maintainer Revision Changes Path 1.17 +1 -1 ports/net-im/tkabber-devel/Makefile 1.16 +3 -3 ports/net-im/tkabber-devel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:44:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22FDB16A4DF; Fri, 21 Jul 2006 13:44:48 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E589643D4C; Fri, 21 Jul 2006 13:44:47 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDilYM061613; Fri, 21 Jul 2006 13:44:47 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDilir061612; Fri, 21 Jul 2006 13:44:47 GMT (envelope-from clsung) Message-Id: <200607211344.k6LDilir061612@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:44:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/p5-Geo-Postcodes-DK Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:44:48 -0000 clsung 2006-07-21 13:44:47 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Geo-Postcodes-DK Makefile distinfo pkg-descr pkg-plist Log: Add p5-Geo-Postcodes-DK 0.02, danish postcodes with associated information. PR: ports/100550 Submitted by: Gea-Suan Lin Revision Changes Path 1.814 +1 -0 ports/misc/Makefile 1.1 +24 -0 ports/misc/p5-Geo-Postcodes-DK/Makefile (new) 1.1 +3 -0 ports/misc/p5-Geo-Postcodes-DK/distinfo (new) 1.1 +5 -0 ports/misc/p5-Geo-Postcodes-DK/pkg-descr (new) 1.1 +8 -0 ports/misc/p5-Geo-Postcodes-DK/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:45:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B7816A4DD; Fri, 21 Jul 2006 13:45:01 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14C5243D49; Fri, 21 Jul 2006 13:45:01 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDj070061659; Fri, 21 Jul 2006 13:45:00 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDj0lu061658; Fri, 21 Jul 2006 13:45:00 GMT (envelope-from clsung) Message-Id: <200607211345.k6LDj0lu061658@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:45:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:45:01 -0000 clsung 2006-07-21 13:45:00 UTC FreeBSD ports repository Modified files: . modules Log: p5-Geo-Postcodes-DK --> ports/misc/p5-Geo-Postcodes-DK Revision Changes Path 1.15699 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:46:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1547716A4DA; Fri, 21 Jul 2006 13:46:39 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C474243D49; Fri, 21 Jul 2006 13:46:36 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDka18061837; Fri, 21 Jul 2006 13:46:36 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDkaDA061836; Fri, 21 Jul 2006 13:46:36 GMT (envelope-from clsung) Message-Id: <200607211346.k6LDkaDA061836@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:46:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/p5-Geo-Postcodes-NO Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:46:39 -0000 clsung 2006-07-21 13:46:36 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Geo-Postcodes-NO Makefile distinfo pkg-descr pkg-plist Log: Add p5-Geo-Postcodes-NO 0.02, norwegian postcodes with associated information. PR: ports/100553 Submitted by: Gea-Suan Lin Revision Changes Path 1.815 +1 -0 ports/misc/Makefile 1.1 +24 -0 ports/misc/p5-Geo-Postcodes-NO/Makefile (new) 1.1 +3 -0 ports/misc/p5-Geo-Postcodes-NO/distinfo (new) 1.1 +10 -0 ports/misc/p5-Geo-Postcodes-NO/pkg-descr (new) 1.1 +8 -0 ports/misc/p5-Geo-Postcodes-NO/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:47:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC63216A4DA; Fri, 21 Jul 2006 13:47:13 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99F1243D45; Fri, 21 Jul 2006 13:47:13 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDlDha061889; Fri, 21 Jul 2006 13:47:13 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDlDOU061888; Fri, 21 Jul 2006 13:47:13 GMT (envelope-from clsung) Message-Id: <200607211347.k6LDlDOU061888@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:47:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:47:14 -0000 clsung 2006-07-21 13:47:13 UTC FreeBSD ports repository Modified files: . modules Log: p5-Geo-Postcodes-NO --> ports/misc/p5-Geo-Postcodes-NO Revision Changes Path 1.15700 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:56:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 429CE16A4DD; Fri, 21 Jul 2006 13:56:49 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11E0943D49; Fri, 21 Jul 2006 13:56:49 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDumLF062398; Fri, 21 Jul 2006 13:56:48 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDumQF062397; Fri, 21 Jul 2006 13:56:48 GMT (envelope-from clsung) Message-Id: <200607211356.k6LDumQF062397@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:56:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-SVN-Statistics Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:56:49 -0000 clsung 2006-07-21 13:56:48 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-SVN-Statistics Makefile distinfo pkg-descr pkg-plist Log: Add p5-SVN-Statistics 0.031, SVN::Statistics - perl module to create subversion statistics. PR: ports/100134 Submitted by: Yuan-Chung Hsiao Revision Changes Path 1.2348 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/p5-SVN-Statistics/Makefile (new) 1.1 +3 -0 ports/devel/p5-SVN-Statistics/distinfo (new) 1.1 +3 -0 ports/devel/p5-SVN-Statistics/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-SVN-Statistics/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:57:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4865F16A4DA; Fri, 21 Jul 2006 13:57:04 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF42D43D49; Fri, 21 Jul 2006 13:57:03 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDv3ru062445; Fri, 21 Jul 2006 13:57:03 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDv3rG062444; Fri, 21 Jul 2006 13:57:03 GMT (envelope-from clsung) Message-Id: <200607211357.k6LDv3rG062444@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:57:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:57:04 -0000 clsung 2006-07-21 13:57:03 UTC FreeBSD ports repository Modified files: . modules Log: p5-SVN-Statistics --> ports/devel/p5-SVN-Statistics Revision Changes Path 1.15701 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 13:59:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D57F416A4E6; Fri, 21 Jul 2006 13:59:51 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11A2F43D77; Fri, 21 Jul 2006 13:59:49 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LDxm6v062600; Fri, 21 Jul 2006 13:59:48 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LDxmOw062599; Fri, 21 Jul 2006 13:59:48 GMT (envelope-from clsung) Message-Id: <200607211359.k6LDxmOw062599@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:59:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-CGI-Ex Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 13:59:51 -0000 clsung 2006-07-21 13:59:48 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Ex Makefile distinfo pkg-descr pkg-plist Log: Add p5-CGI-Ex 2.05, CGI utility suite - makes powerful application writing fun and easy. PR: ports/100595 Submitted by: Gea-Suan Lin Revision Changes Path 1.1518 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-CGI-Ex/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-Ex/distinfo (new) 1.1 +13 -0 ports/www/p5-CGI-Ex/pkg-descr (new) 1.1 +65 -0 ports/www/p5-CGI-Ex/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:00:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DACC016A4E0; Fri, 21 Jul 2006 14:00:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 995A143D46; Fri, 21 Jul 2006 14:00:38 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LE0chL062727; Fri, 21 Jul 2006 14:00:38 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LE0cBn062726; Fri, 21 Jul 2006 14:00:38 GMT (envelope-from clsung) Message-Id: <200607211400.k6LE0cBn062726@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:00:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:00:39 -0000 clsung 2006-07-21 14:00:38 UTC FreeBSD ports repository Modified files: . modules Log: p5-CGI-Ex --> ports/www/p5-CGI-Ex Revision Changes Path 1.15702 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:05:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7F4B16A4DD; Fri, 21 Jul 2006 14:05:11 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9837343D4C; Fri, 21 Jul 2006 14:05:11 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LE5BxU064222; Fri, 21 Jul 2006 14:05:11 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LE5Bxv064221; Fri, 21 Jul 2006 14:05:11 GMT (envelope-from thierry) Message-Id: <200607211405.k6LE5Bxv064221@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 21 Jul 2006 14:05:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/vstr Makefile pkg-plist ports/devel/vstr/files patch-Documentation_Makefile.in patch-ltmain.sh patch-tst_tst-main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:05:12 -0000 thierry 2006-07-21 14:05:11 UTC FreeBSD ports repository Modified files: devel/vstr Makefile pkg-plist devel/vstr/files patch-ltmain.sh Added files: devel/vstr/files patch-Documentation_Makefile.in patch-tst_tst-main.c Log: Unbreak, pet portlint and add a regression-test target. Revision Changes Path 1.8 +11 -2 ports/devel/vstr/Makefile 1.1 +20 -0 ports/devel/vstr/files/patch-Documentation_Makefile.in (new) 1.2 +5 -14 ports/devel/vstr/files/patch-ltmain.sh 1.1 +11 -0 ports/devel/vstr/files/patch-tst_tst-main.c (new) 1.3 +30 -31 ports/devel/vstr/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:07:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C848E16A4DD; Fri, 21 Jul 2006 14:07:50 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8694043D55; Fri, 21 Jul 2006 14:07:48 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LE7mNN064441; Fri, 21 Jul 2006 14:07:48 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LE7mko064440; Fri, 21 Jul 2006 14:07:48 GMT (envelope-from cognet) Message-Id: <200607211407.k6LE7mko064440@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 21 Jul 2006 14:07:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:07:50 -0000 cognet 2006-07-21 14:07:48 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Grr we also need to set -mbig-endian to LDFLAGS. Now I can build a big-endian arm world. Revision Changes Path 1.54 +1 -0 src/share/mk/bsd.cpu.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:09:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C33E516A533; Fri, 21 Jul 2006 14:09:44 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9265D43D46; Fri, 21 Jul 2006 14:09:44 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LE9i0g064560; Fri, 21 Jul 2006 14:09:44 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LE9iaa064559; Fri, 21 Jul 2006 14:09:44 GMT (envelope-from clsung) Message-Id: <200607211409.k6LE9iaa064559@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:09:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Class-InsideOut Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:09:44 -0000 clsung 2006-07-21 14:09:44 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Class-InsideOut Makefile distinfo pkg-descr pkg-plist Log: Add p5-Class-InsideOut 1.00, a safe, simple inside-out object construction kit. PR: ports/100596 Submitted by: Gea-Suan Lin Revision Changes Path 1.2349 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/p5-Class-InsideOut/Makefile (new) 1.1 +3 -0 ports/devel/p5-Class-InsideOut/distinfo (new) 1.1 +17 -0 ports/devel/p5-Class-InsideOut/pkg-descr (new) 1.1 +13 -0 ports/devel/p5-Class-InsideOut/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:10:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CAE416A4DE; Fri, 21 Jul 2006 14:10:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4EB43D53; Fri, 21 Jul 2006 14:09:59 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LE9xfX064611; Fri, 21 Jul 2006 14:09:59 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LE9xPo064610; Fri, 21 Jul 2006 14:09:59 GMT (envelope-from clsung) Message-Id: <200607211409.k6LE9xPo064610@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:09:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:10:00 -0000 clsung 2006-07-21 14:09:59 UTC FreeBSD ports repository Modified files: . modules Log: p5-Class-InsideOut --> ports/devel/p5-Class-InsideOut Revision Changes Path 1.15703 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:18:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8449716A4DF; Fri, 21 Jul 2006 14:18:47 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 246A543D64; Fri, 21 Jul 2006 14:18:42 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6LEEb0F075838; Fri, 21 Jul 2006 08:14:37 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 21 Jul 2006 08:14:53 -0600 (MDT) Message-Id: <20060721.081453.1586000351.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060721125118.GA6326@dragon.NUXI.org> References: <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 21 Jul 2006 08:14:37 -0600 (MDT) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:18:47 -0000 In message: <20060721125118.GA6326@dragon.NUXI.org> "David O'Brien" writes: : On Thu, Jul 20, 2006 at 05:39:27PM -0600, M. Warner Losh wrote: : > In message: <44C012D1.2050905@cs.rice.edu> : > Alan Cox writes: : > : Warner Losh wrote: : > : : > : >imp 2006-07-20 22:42:48 UTC : > : > : > : > FreeBSD src repository : > : > : > : > Modified files: : > : > share/mk bsd.cpu.mk : > : > Log: : > : > Remove ALPHA optimization pointer for gcc flags. : > : > Add ARM optimization pointer for gcc flags. : > : > : > : > Revision Changes Path : > : > 1.53 +1 -1 src/share/mk/bsd.cpu.mk : > : > : > : > : > : I'm curious. Is there an ETA for a working arm tool-chain in CVS HEAD? : > : > As soon as I can work out with David how he wants me to commit it. Or : > until I get tired of waiting and make any mistakes I make his problem : > as punishment for not getting back to me in a timely manner. : : I'm working on getting it in upstream first - what was decided in the : past as the proper path to grow new architectures in FreeBSD. Otherwise : we can go down the same path we did in the past where our toolchain : diverged very far from the GNU sources and we were left on own : maintaining them. Note that from what I've seen none of the anxious ARM : kernel developers have spent one once of time on this issue. I'm going to call bullshit on this. I've been trying for over six months to work with you to get these changes into the tree and fed upstream. I'm tired of you blowing me off. I am deeply offended that you accuse me of doing nothing when I've been repeatedly approaching you over the past year trying to get things into the tree. I send you mail proposing things to make this happen, and you don't get back with me about the proposals. You've never told me that you were working to get these changes upstream. I'd be happy to help with this process if you'd only tell me what to do. Who should I send email to with the patches? What paperwork needs to be filled out? What can I do to help ensure that the changes are fed upstream. Finally, you ignored my proposal that we import on the vendor branch the changes we have today, understanding that when gcc 4 comes you are under 0 obligation to do anything with them. Since they would be on the vendor branch, it wouldn't interfere with your gcc 4 work. It would allow us to MFC the changes. : I'd like to ask when we'll get ARM resources in the FreeBSD.org cluster : so committers can have access to ARM - I don't. So it is hard to test : anything. Until a month ago no one would agree on a reference platform : so toolchain work could be tested vs. spending all my time trying to get : something working that no one else had. I am still waiting to get the : ARM board I purchased in my hands and working. We've tested these patches. They work. Why must you be so insistant on a proceedure that makes it so hard to get things done. There will be times that the cluster doesn't have the resources needed, and you'll have to take it on faith that another architecture works. You can compile test things, and audit the code and provide feedback based. Yet none has been forthcoming despite my trying to draw it out of you for at least six months now. : Alan I'm curious, for you what is the rush? 6.2. I've told you this before. We want to make a big splash with the emebedded arm stuff, and I really want to get things in before then. I'm extremely frustrated on this and this current situation is intolerable. Warner From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:19:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B36E816A517; Fri, 21 Jul 2006 14:19:02 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A0343D78; Fri, 21 Jul 2006 14:18:45 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEIjLM065096; Fri, 21 Jul 2006 14:18:45 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEIjB4065095; Fri, 21 Jul 2006 14:18:45 GMT (envelope-from clsung) Message-Id: <200607211418.k6LEIjB4065095@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:18:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Google-Video Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:19:02 -0000 clsung 2006-07-21 14:18:45 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Google-Video Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-Google-Video 0.3, this's a interface for fetch the Google Video Information. PR: ports/100551 Submitted by: Tsung-Han Yeh Revision Changes Path 1.1519 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-WWW-Google-Video/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Google-Video/distinfo (new) 1.1 +8 -0 ports/www/p5-WWW-Google-Video/pkg-descr (new) 1.1 +7 -0 ports/www/p5-WWW-Google-Video/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:19:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84EB816A503; Fri, 21 Jul 2006 14:19:18 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D2543D53; Fri, 21 Jul 2006 14:19:16 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEJGrL065138; Fri, 21 Jul 2006 14:19:16 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEJGmD065137; Fri, 21 Jul 2006 14:19:16 GMT (envelope-from clsung) Message-Id: <200607211419.k6LEJGmD065137@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:19:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:19:18 -0000 clsung 2006-07-21 14:19:16 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Google-Video --> ports/www/p5-WWW-Google-Video Revision Changes Path 1.15704 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:22:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2298B16A4DA; Fri, 21 Jul 2006 14:22:09 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6C1943D6E; Fri, 21 Jul 2006 14:22:05 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEM5XT065396; Fri, 21 Jul 2006 14:22:05 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEM55X065395; Fri, 21 Jul 2006 14:22:05 GMT (envelope-from clsung) Message-Id: <200607211422.k6LEM55X065395@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:22:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/ruby-reference Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:22:09 -0000 clsung 2006-07-21 14:22:05 UTC FreeBSD ports repository Modified files: lang/ruby-reference Makefile Log: - Fix PORTNAME (use PKGNAMEPREFIX) - Add mirror - Take maintainership PR: ports/100631 Submitted by: Stanislav Sedov Revision Changes Path 1.9 +5 -3 ports/lang/ruby-reference/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:25:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6BD516A4E0; Fri, 21 Jul 2006 14:25:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD5F543D77; Fri, 21 Jul 2006 14:25:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEPqFk065611; Fri, 21 Jul 2006 14:25:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEPqOf065610; Fri, 21 Jul 2006 14:25:52 GMT (envelope-from clsung) Message-Id: <200607211425.k6LEPqOf065610@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:25:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Google-PageRank Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:25:58 -0000 clsung 2006-07-21 14:25:52 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Google-PageRank Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-Google-PageRank 0.12, this's a Perl interface for querying google pagerank. PR: ports/100552 Submitted by: Tsung-Han Yeh Revision Changes Path 1.1520 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/p5-WWW-Google-PageRank/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Google-PageRank/distinfo (new) 1.1 +9 -0 ports/www/p5-WWW-Google-PageRank/pkg-descr (new) 1.1 +7 -0 ports/www/p5-WWW-Google-PageRank/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:26:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B58A16A4DF; Fri, 21 Jul 2006 14:26:15 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35A2343D5D; Fri, 21 Jul 2006 14:26:07 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEQ6Eh065665; Fri, 21 Jul 2006 14:26:06 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEQ6AF065664; Fri, 21 Jul 2006 14:26:06 GMT (envelope-from clsung) Message-Id: <200607211426.k6LEQ6AF065664@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:26:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:26:15 -0000 clsung 2006-07-21 14:26:06 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Google-PageRank --> ports/www/p5-WWW-Google-PageRank Revision Changes Path 1.15705 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:51:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49BDB16A4DF; Fri, 21 Jul 2006 14:51:07 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4770C43D5E; Fri, 21 Jul 2006 14:50:55 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k6LEom2C057312 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 21 Jul 2006 07:50:50 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <44C0E9C8.7000509@errno.com> Date: Fri, 21 Jul 2006 07:50:48 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: obrien@FreeBSD.org References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> In-Reply-To: <20060721125118.GA6326@dragon.NUXI.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, alc@cs.rice.edu, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:51:07 -0000 David O'Brien wrote: > On Thu, Jul 20, 2006 at 05:39:27PM -0600, M. Warner Losh wrote: >> In message: <44C012D1.2050905@cs.rice.edu> >> Alan Cox writes: >> : Warner Losh wrote: >> : >> : >imp 2006-07-20 22:42:48 UTC >> : > >> : > FreeBSD src repository >> : > >> : > Modified files: >> : > share/mk bsd.cpu.mk >> : > Log: >> : > Remove ALPHA optimization pointer for gcc flags. >> : > Add ARM optimization pointer for gcc flags. >> : > >> : > Revision Changes Path >> : > 1.53 +1 -1 src/share/mk/bsd.cpu.mk >> : > >> : > >> : I'm curious. Is there an ETA for a working arm tool-chain in CVS HEAD? >> >> As soon as I can work out with David how he wants me to commit it. Or >> until I get tired of waiting and make any mistakes I make his problem >> as punishment for not getting back to me in a timely manner. > > I'm working on getting it in upstream first - what was decided in the > past as the proper path to grow new architectures in FreeBSD. Otherwise > we can go down the same path we did in the past where our toolchain > diverged very far from the GNU sources and we were left on own > maintaining them. Note that from what I've seen none of the anxious ARM > kernel developers have spent one once of time on this issue. Not sure why you have not seen "anxious ARM kernel developers"; there are now quite a few people w/ boards trying to get going and everyone has to patch CVS to do anything. > > I'd like to ask when we'll get ARM resources in the FreeBSD.org cluster > so committers can have access to ARM - I don't. So it is hard to test > anything. Until a month ago no one would agree on a reference platform > so toolchain work could be tested vs. spending all my time trying to get > something working that no one else had. I am still waiting to get the > ARM board I purchased in my hands and working. Last I heard your avila board was in transit or had arrived. Regardless I think it's going to be problematic to expect there be copies of some of these embedded platforms present in the cluster. I believe the logistics are nontrivial. > > Alan I'm curious, for you what is the rush? > People have boards and want to get things running. This is slowing us down. Sam From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:52:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB0E416A4E6; Fri, 21 Jul 2006 14:52:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A83B843D6D; Fri, 21 Jul 2006 14:52:15 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEqFnL066865; Fri, 21 Jul 2006 14:52:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEqFQd066864; Fri, 21 Jul 2006 14:52:15 GMT (envelope-from clsung) Message-Id: <200607211452.k6LEqFQd066864@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:52:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/p5-Expect Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:52:18 -0000 clsung 2006-07-21 14:52:15 UTC FreeBSD ports repository Modified files: lang/p5-Expect Makefile distinfo Log: - update to 1.20 - I'd like to maintain it. Revision Changes Path 1.17 +2 -2 ports/lang/p5-Expect/Makefile 1.11 +3 -3 ports/lang/p5-Expect/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:58:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB94916A4DD; Fri, 21 Jul 2006 14:58:36 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA67143D5C; Fri, 21 Jul 2006 14:58:36 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEwaes067210; Fri, 21 Jul 2006 14:58:36 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEwaV4067208; Fri, 21 Jul 2006 14:58:36 GMT (envelope-from clsung) Message-Id: <200607211458.k6LEwaV4067208@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:58:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-File-HStore Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:58:37 -0000 clsung 2006-07-21 14:58:36 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-HStore Makefile distinfo pkg-descr pkg-plist Log: Add p5-File-HStore 0.08, store files on a filesystem using a very simple hash-based storage. PR: ports/100622 Submitted by: Gea-Suan Lin Revision Changes Path 1.2350 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-File-HStore/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-HStore/distinfo (new) 1.1 +16 -0 ports/devel/p5-File-HStore/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-File-HStore/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 14:58:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA1D16A4E6; Fri, 21 Jul 2006 14:58:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0140B43D78; Fri, 21 Jul 2006 14:58:51 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LEwpJ6067248; Fri, 21 Jul 2006 14:58:51 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LEwpoa067247; Fri, 21 Jul 2006 14:58:51 GMT (envelope-from clsung) Message-Id: <200607211458.k6LEwpoa067247@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 14:58:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 14:58:56 -0000 clsung 2006-07-21 14:58:51 UTC FreeBSD ports repository Modified files: . modules Log: p5-File-HStore --> ports/devel/p5-File-HStore Revision Changes Path 1.15706 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:08:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7609216A4E6; Fri, 21 Jul 2006 15:08:10 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32FC243D45; Fri, 21 Jul 2006 15:08:10 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LF8ArT069107; Fri, 21 Jul 2006 15:08:10 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LF8A83069106; Fri, 21 Jul 2006 15:08:10 GMT (envelope-from clsung) Message-Id: <200607211508.k6LF8A83069106@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 15:08:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-PAR-Dist Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:08:10 -0000 clsung 2006-07-21 15:08:09 UTC FreeBSD ports repository Modified files: devel/p5-PAR-Dist Makefile distinfo Log: - update to 0.12 - I'll maintain it. Revision Changes Path 1.10 +2 -2 ports/devel/p5-PAR-Dist/Makefile 1.9 +3 -3 ports/devel/p5-PAR-Dist/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:12:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01F1E16A4DE; Fri, 21 Jul 2006 15:12:04 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3C0043D45; Fri, 21 Jul 2006 15:12:03 +0000 (GMT) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFC3sw069469; Fri, 21 Jul 2006 15:12:03 GMT (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFC3rR069466; Fri, 21 Jul 2006 15:12:03 GMT (envelope-from mr) Message-Id: <200607211512.k6LFC3rR069466@repoman.freebsd.org> From: Michael Reifenberger Date: Fri, 21 Jul 2006 15:12:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/crypto/via padlock.c src/sys/dev/random probe.c src/sys/i386/i386 identcpu.c initcpu.c src/sys/i386/include md_var.h specialreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:12:04 -0000 mr 2006-07-21 15:12:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/crypto/via padlock.c sys/dev/random probe.c sys/i386/i386 identcpu.c initcpu.c sys/i386/include md_var.h specialreg.h Log: MFC VIA C7 support. Obtained from: mostly OpenBSD Revision Changes Path 1.1.2.2 +5 -16 src/sys/crypto/via/padlock.c 1.4.2.1 +4 -13 src/sys/dev/random/probe.c 1.145.2.4 +24 -8 src/sys/i386/i386/identcpu.c 1.52.2.3 +83 -0 src/sys/i386/i386/initcpu.c 1.72.2.3 +2 -0 src/sys/i386/include/md_var.h 1.27.8.2 +35 -0 src/sys/i386/include/specialreg.h From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:17:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C87416A4DD; Fri, 21 Jul 2006 15:17:34 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C2B43D53; Fri, 21 Jul 2006 15:17:33 +0000 (GMT) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFHXSd069735; Fri, 21 Jul 2006 15:17:33 GMT (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFHXMp069734; Fri, 21 Jul 2006 15:17:33 GMT (envelope-from mr) Message-Id: <200607211517.k6LFHXMp069734@repoman.freebsd.org> From: Michael Reifenberger Date: Fri, 21 Jul 2006 15:17:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4/man4.i386 padlock.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:17:34 -0000 mr 2006-07-21 15:17:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4/man4.i386 padlock.4 Log: MFC changes regarding VIA C7 support. Submitted by: brueffer Revision Changes Path 1.1.2.2 +25 -4 src/share/man/man4/man4.i386/padlock.4 From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:19:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E720F16A4DA; Fri, 21 Jul 2006 15:19:36 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B588843D45; Fri, 21 Jul 2006 15:19:36 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFJaeT069868; Fri, 21 Jul 2006 15:19:36 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFJa3q069867; Fri, 21 Jul 2006 15:19:36 GMT (envelope-from clsung) Message-Id: <200607211519.k6LFJa3q069867@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 15:19:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro Makefile ports/astro/p5-Astro-SpaceTrack Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:19:37 -0000 clsung 2006-07-21 15:19:36 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/p5-Astro-SpaceTrack Makefile distinfo pkg-descr pkg-plist Log: Add p5-Astro-SpaceTrack 0.022, retrieve orbital data from www.space-track.org. PR: ports/100620 Submitted by: Gea-Suan Lin Revision Changes Path 1.107 +1 -0 ports/astro/Makefile 1.1 +31 -0 ports/astro/p5-Astro-SpaceTrack/Makefile (new) 1.1 +3 -0 ports/astro/p5-Astro-SpaceTrack/distinfo (new) 1.1 +22 -0 ports/astro/p5-Astro-SpaceTrack/pkg-descr (new) 1.1 +9 -0 ports/astro/p5-Astro-SpaceTrack/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:19:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24CB616A4E5; Fri, 21 Jul 2006 15:19:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B924043D53; Fri, 21 Jul 2006 15:19:56 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFJucY069923; Fri, 21 Jul 2006 15:19:56 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFJuhS069922; Fri, 21 Jul 2006 15:19:56 GMT (envelope-from clsung) Message-Id: <200607211519.k6LFJuhS069922@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 15:19:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:19:57 -0000 clsung 2006-07-21 15:19:56 UTC FreeBSD ports repository Modified files: . modules Log: p5-Astro-SpaceTrack --> ports/astro/p5-Astro-SpaceTrack Revision Changes Path 1.15707 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:21:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F57416A4DA; Fri, 21 Jul 2006 15:21:51 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E31BB43D45; Fri, 21 Jul 2006 15:21:50 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFLola070212; Fri, 21 Jul 2006 15:21:50 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFLo6k070210; Fri, 21 Jul 2006 15:21:50 GMT (envelope-from rafan) Message-Id: <200607211521.k6LFLo6k070210@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 15:21:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-FS-Gmail Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:21:51 -0000 rafan 2006-07-21 15:21:50 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-FS-Gmail Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-FS-Gmail 0.2, a Perl interface for store and retrieve files on Gmail. PR: ports/100638 Submitted by: Tsung-Han Yeh Revision Changes Path 1.1701 +1 -0 ports/net/Makefile 1.1 +34 -0 ports/net/p5-Net-FS-Gmail/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-FS-Gmail/distinfo (new) 1.1 +4 -0 ports/net/p5-Net-FS-Gmail/pkg-descr (new) 1.1 +11 -0 ports/net/p5-Net-FS-Gmail/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:22:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6514D16A4E5; Fri, 21 Jul 2006 15:22:06 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECCFA43D4C; Fri, 21 Jul 2006 15:22:05 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFM5IN070289; Fri, 21 Jul 2006 15:22:05 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFM5hO070288; Fri, 21 Jul 2006 15:22:05 GMT (envelope-from rafan) Message-Id: <200607211522.k6LFM5hO070288@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 15:22:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:22:06 -0000 rafan 2006-07-21 15:22:05 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-FS-Gmail --> ports/net/p5-Net-FS-Gmail Revision Changes Path 1.15708 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:23:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1998816A4DA; Fri, 21 Jul 2006 15:23:12 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9FEB43D46; Fri, 21 Jul 2006 15:23:11 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFNBXJ070365; Fri, 21 Jul 2006 15:23:11 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFNBcs070364; Fri, 21 Jul 2006 15:23:11 GMT (envelope-from clsung) Message-Id: <200607211523.k6LFNBcs070364@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 15:23:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Class-InsideOut Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:23:12 -0000 clsung 2006-07-21 15:23:11 UTC FreeBSD ports repository Modified files: devel/p5-Class-InsideOut Makefile Log: - remove wrong dependency - I'm foolish Noted by: portsnap Revision Changes Path 1.2 +1 -2 ports/devel/p5-Class-InsideOut/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:32:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5E7116A4DA; Fri, 21 Jul 2006 15:32:44 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9440A43D49; Fri, 21 Jul 2006 15:32:44 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFWipL071100; Fri, 21 Jul 2006 15:32:44 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFWijR071099; Fri, 21 Jul 2006 15:32:44 GMT (envelope-from clsung) Message-Id: <200607211532.k6LFWijR071099@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 15:32:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-IPC-Open3-Simple Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:32:44 -0000 clsung 2006-07-21 15:32:44 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-IPC-Open3-Simple Makefile distinfo pkg-descr pkg-plist Log: Add p5-IPC-Open3-Simple 0.04, a simple alternative to IPC::Open3. PR: ports/100627 Submitted by: Gea-Suan Lin Revision Changes Path 1.2351 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-IPC-Open3-Simple/Makefile (new) 1.1 +3 -0 ports/devel/p5-IPC-Open3-Simple/distinfo (new) 1.1 +16 -0 ports/devel/p5-IPC-Open3-Simple/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-IPC-Open3-Simple/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:33:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97DB816A580; Fri, 21 Jul 2006 15:33:04 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C5143D58; Fri, 21 Jul 2006 15:33:04 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFX4B3071175; Fri, 21 Jul 2006 15:33:04 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFX476071174; Fri, 21 Jul 2006 15:33:04 GMT (envelope-from clsung) Message-Id: <200607211533.k6LFX476071174@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 15:33:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:33:04 -0000 clsung 2006-07-21 15:33:04 UTC FreeBSD ports repository Modified files: . modules Log: p5-IPC-Open3-Simple --> ports/devel/p5-IPC-Open3-Simple Revision Changes Path 1.15709 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:55:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5A3416A4DA; Fri, 21 Jul 2006 15:55:19 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D0CD43D49; Fri, 21 Jul 2006 15:55:19 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFtJPZ072308; Fri, 21 Jul 2006 15:55:19 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFtJsO072307; Fri, 21 Jul 2006 15:55:19 GMT (envelope-from yar) Message-Id: <200607211555.k6LFtJsO072307@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 21 Jul 2006 15:55:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d archdep src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:55:19 -0000 yar 2006-07-21 15:55:19 UTC FreeBSD src repository Modified files: etc/defaults rc.conf etc/rc.d archdep share/man/man5 rc.conf.5 Log: Since Alpha support isn't in HEAD anymore, remove Alpha-specific rc.conf(5) knobs, too: osf1_enable, unaligned_print. Revision Changes Path 1.290 +0 -2 src/etc/defaults/rc.conf 1.12 +0 -25 src/etc/rc.d/archdep 1.301 +0 -13 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Fri Jul 21 15:57:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFE4316A4DD; Fri, 21 Jul 2006 15:57:12 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9704A43D4C; Fri, 21 Jul 2006 15:57:12 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LFvC9i072400; Fri, 21 Jul 2006 15:57:12 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LFvCBF072399; Fri, 21 Jul 2006 15:57:12 GMT (envelope-from yar) Message-Id: <200607211557.k6LFvCBF072399@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 21 Jul 2006 15:57:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 15:57:13 -0000 yar 2006-07-21 15:57:12 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Touch document date (Dd). Revision Changes Path 1.302 +1 -1 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:03:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3860316A4E6; Fri, 21 Jul 2006 16:03:39 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E683D43D58; Fri, 21 Jul 2006 16:03:38 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LG3ceU073983; Fri, 21 Jul 2006 16:03:38 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LG3cT2073982; Fri, 21 Jul 2006 16:03:38 GMT (envelope-from jmelo) Message-Id: <200607211603.k6LG3cT2073982@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 16:03:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:03:39 -0000 jmelo 2006-07-21 16:03:38 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove bad site: ftp://sunsite.cnlab-switch.ch/mirror/linux/sunsite/. Revision Changes Path 1.375 +1 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:08:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11EE016A4DA; Fri, 21 Jul 2006 16:08:37 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3F5143D46; Fri, 21 Jul 2006 16:08:36 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LG8aV7074242; Fri, 21 Jul 2006 16:08:36 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LG8axh074241; Fri, 21 Jul 2006 16:08:36 GMT (envelope-from jmelo) Message-Id: <200607211608.k6LG8axh074241@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 16:08:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:08:37 -0000 jmelo 2006-07-21 16:08:36 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove bad site: ftp.lip6.fr/pub/linux/sunsite. Revision Changes Path 1.376 +1 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:14:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 170AC16A4DD; Fri, 21 Jul 2006 16:14:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B2343D45; Fri, 21 Jul 2006 16:14:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGEKPC074624; Fri, 21 Jul 2006 16:14:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGEK2N074623; Fri, 21 Jul 2006 16:14:20 GMT (envelope-from clsung) Message-Id: <200607211614.k6LGEK2N074623@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 16:14:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Make-Cache Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:14:21 -0000 clsung 2006-07-21 16:14:20 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Make-Cache Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Make-Cache 1.041, Caching of object and test run information. Revision Changes Path 1.2352 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/p5-Make-Cache/Makefile (new) 1.1 +3 -0 ports/devel/p5-Make-Cache/distinfo (new) 1.1 +5 -0 ports/devel/p5-Make-Cache/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-Make-Cache/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:14:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C88416A4DF; Fri, 21 Jul 2006 16:14:35 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD4343D46; Fri, 21 Jul 2006 16:14:34 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGEY28074666; Fri, 21 Jul 2006 16:14:34 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGEYnT074665; Fri, 21 Jul 2006 16:14:34 GMT (envelope-from clsung) Message-Id: <200607211614.k6LGEYnT074665@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 16:14:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:14:35 -0000 clsung 2006-07-21 16:14:34 UTC FreeBSD ports repository Modified files: . modules Log: p5-Make-Cache --> ports/devel/p5-Make-Cache Revision Changes Path 1.15710 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:19:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B833C16A4DF; Fri, 21 Jul 2006 16:19:27 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 751AE43D49; Fri, 21 Jul 2006 16:19:27 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGJR2i074970; Fri, 21 Jul 2006 16:19:27 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGJRk3074969; Fri, 21 Jul 2006 16:19:27 GMT (envelope-from jmelo) Message-Id: <200607211619.k6LGJRk3074969@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 16:19:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:19:27 -0000 jmelo 2006-07-21 16:19:27 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove NetBSD bad sites: * ftp://sunsite.rediris.es/sites/ftp.netbsd.org/pub/NetBSD/packages/distfiles/ * ftp://ftp.fu-berlin.de/unix/NetBSD/packages/distfiles * ftp://ftp.cz.netbsd.org/pub/NetBSD/packages/distfiles/ Revision Changes Path 1.377 +1 -4 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:27:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B16716A4DE; Fri, 21 Jul 2006 16:27:12 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A0AB43D46; Fri, 21 Jul 2006 16:27:12 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGRB9C075437; Fri, 21 Jul 2006 16:27:11 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGRBXB075436; Fri, 21 Jul 2006 16:27:11 GMT (envelope-from clsung) Message-Id: <200607211627.k6LGRBXB075436@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 16:27:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Scalar-Defer Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:27:12 -0000 clsung 2006-07-21 16:27:11 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Scalar-Defer Makefile distinfo pkg-descr pkg-plist Log: Add p5-Scalar-Defer 0.04, calculate values on demand. PR: ports/100597 Submitted by: Gea-Suan Lin Revision Changes Path 1.2353 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Scalar-Defer/Makefile (new) 1.1 +3 -0 ports/devel/p5-Scalar-Defer/distinfo (new) 1.1 +8 -0 ports/devel/p5-Scalar-Defer/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Scalar-Defer/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:27:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02FAF16A4DA; Fri, 21 Jul 2006 16:27:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D6943D58; Fri, 21 Jul 2006 16:27:26 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGRQ24075475; Fri, 21 Jul 2006 16:27:26 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGRQDV075474; Fri, 21 Jul 2006 16:27:26 GMT (envelope-from clsung) Message-Id: <200607211627.k6LGRQDV075474@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 16:27:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:27:27 -0000 clsung 2006-07-21 16:27:26 UTC FreeBSD ports repository Modified files: . modules Log: p5-Scalar-Defer --> ports/devel/p5-Scalar-Defer Revision Changes Path 1.15711 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:29:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A26D16A4E9; Fri, 21 Jul 2006 16:29:50 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3257043D45; Fri, 21 Jul 2006 16:29:50 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGToTU075579; Fri, 21 Jul 2006 16:29:50 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGTndv075578; Fri, 21 Jul 2006 16:29:49 GMT (envelope-from jmelo) Message-Id: <200607211629.k6LGTndv075578@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 16:29:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:29:50 -0000 jmelo 2006-07-21 16:29:49 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove CPAN bad sites: * ftp://ftp.is.co.za/programming/perl/CPAN/modules/by-module/ * ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/ Revision Changes Path 1.378 +1 -3 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:33:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A217116A4E1; Fri, 21 Jul 2006 16:33:55 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 409DF43D46; Fri, 21 Jul 2006 16:33:55 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGXto2075927; Fri, 21 Jul 2006 16:33:55 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGXt9B075926; Fri, 21 Jul 2006 16:33:55 GMT (envelope-from ahze) Message-Id: <200607211633.k6LGXt9B075926@repoman.freebsd.org> From: Michael Johnson Date: Fri, 21 Jul 2006 16:33:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/gstreamer Makefile distinfo ports/multimedia/gstreamer/files extra-patch-gst::cothreads.c patch-gst__gstbin.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:33:55 -0000 ahze 2006-07-21 16:33:55 UTC FreeBSD ports repository Modified files: multimedia/gstreamer Makefile distinfo Removed files: multimedia/gstreamer/files extra-patch-gst::cothreads.c patch-gst__gstbin.c Log: - Update to 0.10.9 Revision Changes Path 1.53 +1 -1 ports/multimedia/gstreamer/Makefile 1.26 +3 -3 ports/multimedia/gstreamer/distinfo 1.3 +0 -11 ports/multimedia/gstreamer/files/extra-patch-gst::cothreads.c (dead) 1.2 +0 -11 ports/multimedia/gstreamer/files/patch-gst__gstbin.c (dead) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:34:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87A8216A4DA; Fri, 21 Jul 2006 16:34:30 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4498D43D45; Fri, 21 Jul 2006 16:34:30 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGYUrV076018; Fri, 21 Jul 2006 16:34:30 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGYU5o076017; Fri, 21 Jul 2006 16:34:30 GMT (envelope-from ahze) Message-Id: <200607211634.k6LGYU5o076017@repoman.freebsd.org> From: Michael Johnson Date: Fri, 21 Jul 2006 16:34:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/gstreamer-plugins Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:34:30 -0000 ahze 2006-07-21 16:34:30 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins Makefile distinfo Log: - Update to 0.10.9 Revision Changes Path 1.103 +7 -1 ports/multimedia/gstreamer-plugins/Makefile 1.26 +3 -3 ports/multimedia/gstreamer-plugins/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:37:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC2B16A4DE; Fri, 21 Jul 2006 16:37:12 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B90243D49; Fri, 21 Jul 2006 16:37:12 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGbCj0076257; Fri, 21 Jul 2006 16:37:12 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGbCW5076256; Fri, 21 Jul 2006 16:37:12 GMT (envelope-from ahze) Message-Id: <200607211637.k6LGbCW5076256@repoman.freebsd.org> From: Michael Johnson Date: Fri, 21 Jul 2006 16:37:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/gstreamer-plugins-gnonlin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:37:12 -0000 ahze 2006-07-21 16:37:12 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins-gnonlin Makefile distinfo Log: - Update to 0.10.5 Revision Changes Path 1.11 +1 -1 ports/multimedia/gstreamer-plugins-gnonlin/Makefile 1.5 +3 -3 ports/multimedia/gstreamer-plugins-gnonlin/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:37:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 994F316A4DF; Fri, 21 Jul 2006 16:37:42 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31DCA43D49; Fri, 21 Jul 2006 16:37:42 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGbg5J076371; Fri, 21 Jul 2006 16:37:42 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGbgu5076370; Fri, 21 Jul 2006 16:37:42 GMT (envelope-from ahze) Message-Id: <200607211637.k6LGbgu5076370@repoman.freebsd.org> From: Michael Johnson Date: Fri, 21 Jul 2006 16:37:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/py-gstreamer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:37:42 -0000 ahze 2006-07-21 16:37:42 UTC FreeBSD ports repository Modified files: multimedia/py-gstreamer Makefile distinfo Log: - Update to 0.10.5 Revision Changes Path 1.21 +1 -1 ports/multimedia/py-gstreamer/Makefile 1.9 +3 -3 ports/multimedia/py-gstreamer/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 16:39:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62C1016A4E1; Fri, 21 Jul 2006 16:39:32 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1EA43D46; Fri, 21 Jul 2006 16:39:32 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LGdVNY076554; Fri, 21 Jul 2006 16:39:31 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LGdVLW076553; Fri, 21 Jul 2006 16:39:31 GMT (envelope-from jmelo) Message-Id: <200607211639.k6LGdVLW076553@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 16:39:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 16:39:32 -0000 jmelo 2006-07-21 16:39:31 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove bad site: ftp://ftp.chg.ru/pub/X11/contrib/ Revision Changes Path 1.379 +1 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 17:13:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C8216A4DE; Fri, 21 Jul 2006 17:13:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F405B43E97; Fri, 21 Jul 2006 17:11:15 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LHBFJA087529; Fri, 21 Jul 2006 17:11:15 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LHBFpN087528; Fri, 21 Jul 2006 17:11:15 GMT (envelope-from rwatson) Message-Id: <200607211711.k6LHBFpN087528@repoman.freebsd.org> From: Robert Watson Date: Fri, 21 Jul 2006 17:11:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_socket.c uipc_usrreq.c src/sys/net raw_usrreq.c rtsock.c src/sys/netatalk ddp_usrreq.c src/sys/netatm atm_aal5.c atm_usrreq.c src/sys/netgraph ng_socket.c src/sys/netgraph/bluetooth/include ng_btsocket_hci_raw.h ng_btsocket_l2cap.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 17:13:19 -0000 rwatson 2006-07-21 17:11:15 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c uipc_usrreq.c sys/net raw_usrreq.c rtsock.c sys/netatalk ddp_usrreq.c sys/netatm atm_aal5.c atm_usrreq.c sys/netgraph ng_socket.c sys/netgraph/bluetooth/include ng_btsocket_hci_raw.h ng_btsocket_l2cap.h ng_btsocket_rfcomm.h sys/netgraph/bluetooth/socket ng_btsocket.c ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c ng_btsocket_rfcomm.c sys/netinet raw_ip.c tcp_subr.c tcp_usrreq.c udp_usrreq.c sys/netinet6 raw_ip6.c udp6_usrreq.c sys/netipsec keysock.c sys/netipx ipx_usrreq.c spx_usrreq.c sys/netkey keysock.c sys/netnatm natm.c Log: Change semantics of socket close and detach. Add a new protocol switch function, pru_close, to notify protocols that the file descriptor or other consumer of a socket is closing the socket. pru_abort is now a notification of close also, and no longer detaches. pru_detach is no longer used to notify of close, and will be called during socket tear-down by sofree() when all references to a socket evaporate after an earlier call to abort or close the socket. This means detach is now an unconditional teardown of a socket, whereas previously sockets could persist after detach of the protocol retained a reference. This faciliates sharing mutexes between layers of the network stack as the mutex is required during the checking and removal of references at the head of sofree(). With this change, pru_detach can now assume that the mutex will no longer be required by the socket layer after completion, whereas before this was not necessarily true. Reviewed by: gnn Revision Changes Path 1.273 +5 -6 src/sys/kern/uipc_socket.c 1.172 +17 -2 src/sys/kern/uipc_usrreq.c 1.43 +11 -1 src/sys/net/raw_usrreq.c 1.137 +8 -0 src/sys/net/rtsock.c 1.51 +20 -3 src/sys/netatalk/ddp_usrreq.c 1.25 +14 -1 src/sys/netatm/atm_aal5.c 1.27 +1 -0 src/sys/netatm/atm_usrreq.c 1.7 +1 -0 src/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h 1.8 +2 -0 src/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h 1.8 +1 -0 src/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h 1.13 +4 -0 src/sys/netgraph/bluetooth/socket/ng_btsocket.c 1.22 +5 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c 1.20 +8 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.19 +9 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c 1.21 +9 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c 1.77 +4 -0 src/sys/netgraph/ng_socket.c 1.164 +34 -15 src/sys/netinet/raw_ip.c 1.252 +12 -37 src/sys/netinet/tcp_subr.c 1.140 +92 -55 src/sys/netinet/tcp_usrreq.c 1.192 +28 -4 src/sys/netinet/udp_usrreq.c 1.64 +21 -3 src/sys/netinet6/raw_ip6.c 1.67 +46 -4 src/sys/netinet6/udp6_usrreq.c 1.16 +12 -0 src/sys/netipsec/keysock.c 1.57 +14 -7 src/sys/netipx/ipx_usrreq.c 1.85 +29 -8 src/sys/netipx/spx_usrreq.c 1.36 +12 -0 src/sys/netkey/keysock.c 1.48 +7 -1 src/sys/netnatm/natm.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 17:18:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAB4A16A4DD; Fri, 21 Jul 2006 17:18:10 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4213143D5D; Fri, 21 Jul 2006 17:18:10 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LHIASC087931; Fri, 21 Jul 2006 17:18:10 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LHIAgE087930; Fri, 21 Jul 2006 17:18:10 GMT (envelope-from clsung) Message-Id: <200607211718.k6LHIAgE087930@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 17:18:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Flickr-Upload Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 17:18:10 -0000 clsung 2006-07-21 17:18:10 UTC FreeBSD ports repository Modified files: www/p5-Flickr-Upload Makefile pkg-plist Log: - Fix missing depend - Take maintainership PR: ports/100661 Submitted by: maintainer (Gea-Suan Lin) Revision Changes Path 1.4 +5 -4 ports/www/p5-Flickr-Upload/Makefile 1.4 +6 -5 ports/www/p5-Flickr-Upload/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 17:44:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32BB216A4DF; Fri, 21 Jul 2006 17:44:47 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3AEF43D45; Fri, 21 Jul 2006 17:44:46 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LHikNn089098; Fri, 21 Jul 2006 17:44:46 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LHikh9089097; Fri, 21 Jul 2006 17:44:46 GMT (envelope-from cperciva) Message-Id: <200607211744.k6LHikh9089097@repoman.freebsd.org> From: Colin Percival Date: Fri, 21 Jul 2006 17:44:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 17:44:47 -0000 cperciva 2006-07-21 17:44:46 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Remove trailing backslash; this will hopefully unbreak both the INDEX and every port in the tree. Reported by: Portsnap buildbox Revision Changes Path 1.380 +2 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 17:56:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E00516A4E0; Fri, 21 Jul 2006 17:56:09 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81F9043D5C; Fri, 21 Jul 2006 17:56:08 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LHu8cC089840; Fri, 21 Jul 2006 17:56:08 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LHu8Se089839; Fri, 21 Jul 2006 17:56:08 GMT (envelope-from rafan) Message-Id: <200607211756.k6LHu8Se089839@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 17:56:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-File-BaseDir Makefile ports/devel/p5-File-MimeInfo Makefile ports/devel/p5-IO-Pager Makefile ports/devel/p5-PerlIO-eol Makefile ports/devel/p5-PerlIO-via-dynamic Makefile ports/devel/p5-PerlIO-via-symlink Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 17:56:09 -0000 rafan 2006-07-21 17:56:08 UTC FreeBSD ports repository Modified files: devel/p5-File-BaseDir Makefile devel/p5-File-MimeInfo Makefile devel/p5-IO-Pager Makefile devel/p5-PerlIO-eol Makefile devel/p5-PerlIO-via-dynamic Makefile devel/p5-PerlIO-via-symlink Makefile devel/p5-SVN-Mirror Makefile devel/p5-SVN-Simple Makefile graphics/p5-Color-Rgb Makefile textproc/p5-XML-Clean Makefile Log: - Use modules directory instead of authors Revision Changes Path 1.3 +1 -1 ports/devel/p5-File-BaseDir/Makefile 1.9 +1 -1 ports/devel/p5-File-MimeInfo/Makefile 1.4 +1 -1 ports/devel/p5-IO-Pager/Makefile 1.3 +1 -1 ports/devel/p5-PerlIO-eol/Makefile 1.5 +1 -1 ports/devel/p5-PerlIO-via-dynamic/Makefile 1.7 +1 -1 ports/devel/p5-PerlIO-via-symlink/Makefile 1.30 +1 -1 ports/devel/p5-SVN-Mirror/Makefile 1.7 +1 -1 ports/devel/p5-SVN-Simple/Makefile 1.3 +1 -1 ports/graphics/p5-Color-Rgb/Makefile 1.3 +1 -1 ports/textproc/p5-XML-Clean/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:10:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED59116A4DE; Fri, 21 Jul 2006 18:10:33 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABF7B43D45; Fri, 21 Jul 2006 18:10:33 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LIAXem091732; Fri, 21 Jul 2006 18:10:33 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LIAXZM091731; Fri, 21 Jul 2006 18:10:33 GMT (envelope-from marcus) Message-Id: <200607211810.k6LIAXZM091731@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 21 Jul 2006 18:10:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/wireshark pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:10:34 -0000 marcus 2006-07-21 18:10:33 UTC FreeBSD ports repository Modified files: net/wireshark pkg-descr Log: Bring the description in line with reality. Revision Changes Path 1.5 +3 -5 ports/net/wireshark/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:32:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C3416A4E0 for ; Fri, 21 Jul 2006 18:32:52 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F74C43D55 for ; Fri, 21 Jul 2006 18:32:50 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 12590 invoked by uid 399); 21 Jul 2006 18:32:50 -0000 Received: from localhost (HELO ?192.168.0.3?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 21 Jul 2006 18:32:50 -0000 Message-ID: <44C11DD0.40502@FreeBSD.org> Date: Fri, 21 Jul 2006 11:32:48 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.4 (X11/20060604) MIME-Version: 1.0 To: Jean Milanez Melo References: <200607211639.k6LGdVLW076553@repoman.freebsd.org> In-Reply-To: <200607211639.k6LGdVLW076553@repoman.freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:32:52 -0000 Jean Milanez Melo wrote: > jmelo 2006-07-21 16:39:31 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.sites.mk > Log: > - Remove bad site: ftp://ftp.chg.ru/pub/X11/contrib/ > > Revision Changes Path > 1.379 +1 -2 ports/Mk/bsd.sites.mk > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.sites.mk.diff?&r1=1.378&r2=1.379&f=h When you remove the last site in a list, make sure to remove the trailing slash in the line above. I can now proudly pass the pointy hat that I earned for making this same mistake on to you. :) Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:34:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7445F16A4DF for ; Fri, 21 Jul 2006 18:34:31 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F80A43D5D for ; Fri, 21 Jul 2006 18:34:28 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: (qmail 80727 invoked by uid 0); 21 Jul 2006 15:35:45 -0300 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=capeta; d=FreeBSD.org; b=qU+1PGfBYxlG31dizAdg7U5vDGL8bdYKfcTyqAukIjdw5al7IHlaiqj42oK+HmQty37tzC51ft8rT+SxlAI/Ig54auScmmwlnZUM5+jyIFrCPdOVgM08c8Blpt6l/fKb ; Received: from jmelo@FreeBSD.org by capeta.freebsdbrasil.com.br by uid 82 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(201.17.166.110):. Processed in 0.626052 secs); 21 Jul 2006 18:35:45 -0000 Received: from unknown (HELO ?10.69.69.2?) (201.17.166.110) by capeta.freebsdbrasil.com.br with SMTP; 21 Jul 2006 15:35:44 -0300 Message-ID: <44C11F6F.2070302@FreeBSD.org> Date: Fri, 21 Jul 2006 15:39:43 -0300 From: Jean Milanez Melo User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050614) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <200607211744.k6LHikh9089097@repoman.freebsd.org> In-Reply-To: <200607211744.k6LHikh9089097@repoman.freebsd.org> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:34:31 -0000 Colin Percival wrote: > cperciva 2006-07-21 17:44:46 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.sites.mk > Log: > Remove trailing backslash; this will hopefully unbreak both the INDEX > and every port in the tree. > > Reported by: Portsnap buildbox > > Revision Changes Path > 1.380 +2 -2 ports/Mk/bsd.sites.mk My fault. Thanks to fix Colin. -- Jean From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:35:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 898C316A4E1; Fri, 21 Jul 2006 18:35:32 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0AE243D45; Fri, 21 Jul 2006 18:35:26 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id 4848B2C2A66; Fri, 21 Jul 2006 13:35:26 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VzcyWqqNjR38; Fri, 21 Jul 2006 13:35:25 -0500 (CDT) Received: from [216.63.78.18] (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id 7DC202C2A62; Fri, 21 Jul 2006 13:35:25 -0500 (CDT) Message-ID: <44C11E6C.3070302@cs.rice.edu> Date: Fri, 21 Jul 2006 13:35:24 -0500 From: Alan Cox User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050817 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@FreeBSD.ORG References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> In-Reply-To: <20060721125118.GA6326@dragon.NUXI.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, "M. Warner Losh" Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:35:32 -0000 David O'Brien wrote: >On Thu, Jul 20, 2006 at 05:39:27PM -0600, M. Warner Losh wrote: > > >>In message: <44C012D1.2050905@cs.rice.edu> >> Alan Cox writes: >>: Warner Losh wrote: >>: >>: >imp 2006-07-20 22:42:48 UTC >>: > >>: > FreeBSD src repository >>: > >>: > Modified files: >>: > share/mk bsd.cpu.mk >>: > Log: >>: > Remove ALPHA optimization pointer for gcc flags. >>: > Add ARM optimization pointer for gcc flags. >>: > >>: > Revision Changes Path >>: > 1.53 +1 -1 src/share/mk/bsd.cpu.mk >>: > >>: > >>: I'm curious. Is there an ETA for a working arm tool-chain in CVS HEAD? >> >>As soon as I can work out with David how he wants me to commit it. Or >>until I get tired of waiting and make any mistakes I make his problem >>as punishment for not getting back to me in a timely manner. >> >> > >I'm working on getting it in upstream first - what was decided in the >past as the proper path to grow new architectures in FreeBSD. Otherwise >we can go down the same path we did in the past where our toolchain >diverged very far from the GNU sources and we were left on own >maintaining them. Note that from what I've seen none of the anxious ARM >kernel developers have spent one once of time on this issue. > >I'd like to ask when we'll get ARM resources in the FreeBSD.org cluster >so committers can have access to ARM - I don't. So it is hard to test >anything. Until a month ago no one would agree on a reference platform >so toolchain work could be tested vs. spending all my time trying to get >something working that no one else had. I am still waiting to get the >ARM board I purchased in my hands and working. > >Alan I'm curious, for you what is the rush? > > > It complicates my efforts to maintain and improve the virtual memory system when I can only compile-test changes on five out of the six architectures in CVS without jumping through hoops. In other words, the lack of a tool-chain in CVS is becoming a drag, not just on those with particular interest in arm, but the project as a whole. For example. after consulting with grehan@ and marcel@, I decided that the best way to finish the PG_NX support on amd64 involved a pmap interface change, which means changing the arm pmap as well as the five that compile out-of-the-box. In summary, I'm not asking for change to come today, but I would like to see signs that there is a plan and progress toward executing that plan. Alan From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:43:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 210ED16A4E6; Fri, 21 Jul 2006 18:43:38 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A4F43D46; Fri, 21 Jul 2006 18:43:37 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LIhbNK093580; Fri, 21 Jul 2006 18:43:37 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LIhbGS093579; Fri, 21 Jul 2006 18:43:37 GMT (envelope-from sat) Message-Id: <200607211843.k6LIhbGS093579@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 18:43:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:43:38 -0000 sat 2006-07-21 18:43:37 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Readd ftp.chg.ru to xcontrib with path corrected Revision Changes Path 1.381 +3 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:55:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F9916A4DD; Fri, 21 Jul 2006 18:55:52 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FCA43D49; Fri, 21 Jul 2006 18:55:51 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LItp43094150; Fri, 21 Jul 2006 18:55:51 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LItpwA094149; Fri, 21 Jul 2006 18:55:51 GMT (envelope-from ume) Message-Id: <200607211855.k6LItpwA094149@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 21 Jul 2006 18:55:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net name6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:55:52 -0000 ume 2006-07-21 18:55:51 UTC FreeBSD src repository Modified files: lib/libc/net name6.c Log: - draft-ietf-ipngwg-icmp-namelookups-09 - make it compilable It still requires root privilege and is experimental. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.59 +163 -78 src/lib/libc/net/name6.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:56:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D98C16A5A8 for ; Fri, 21 Jul 2006 18:55:54 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 6897A43D55 for ; Fri, 21 Jul 2006 18:55:51 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: (qmail 83917 invoked by uid 0); 21 Jul 2006 15:57:11 -0300 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=capeta; d=FreeBSD.org; b=c2ed/4xbxsPZwlGcLg9ezBjvqiBP9b5Aycv+x+wxRvT7Kg57UBUPlwE7mCO1GSEVIm6vcnTErScORS6bUjH7wRrA1izzLj2fFZJVdFhlT1GRT/YwEWMCuT/hC2D6aEea ; Received: from jmelo@FreeBSD.org by capeta.freebsdbrasil.com.br by uid 82 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(201.17.166.110):. Processed in 0.616194 secs); 21 Jul 2006 18:57:11 -0000 Received: from unknown (HELO ?10.69.69.2?) (201.17.166.110) by capeta.freebsdbrasil.com.br with SMTP; 21 Jul 2006 15:57:10 -0300 Message-ID: <44C12477.4010909@FreeBSD.org> Date: Fri, 21 Jul 2006 16:01:11 -0300 From: Jean Milanez Melo User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050614) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <200607211639.k6LGdVLW076553@repoman.freebsd.org> <44C11DD0.40502@FreeBSD.org> In-Reply-To: <44C11DD0.40502@FreeBSD.org> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jean Milanez Melo Subject: Re: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:56:03 -0000 Doug Barton wrote: > Jean Milanez Melo wrote: > >>jmelo 2006-07-21 16:39:31 UTC >> >> FreeBSD ports repository >> >> Modified files: >> Mk bsd.sites.mk >> Log: >> - Remove bad site: ftp://ftp.chg.ru/pub/X11/contrib/ >> >> Revision Changes Path >> 1.379 +1 -2 ports/Mk/bsd.sites.mk >> >>http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.sites.mk.diff?&r1=1.378&r2=1.379&f=h > > > When you remove the last site in a list, make sure to remove the trailing > slash in the line above. I can now proudly pass the pointy hat that I earned > for making this same mistake on to you. :) > > Doug > I hope i won't be the last one to hold the hat hehehehe ;) -- Jean From owner-cvs-all@FreeBSD.ORG Fri Jul 21 18:57:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F9A916A4DD; Fri, 21 Jul 2006 18:57:45 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D297743D46; Fri, 21 Jul 2006 18:57:44 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LIviqo094247; Fri, 21 Jul 2006 18:57:44 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LIvi7v094246; Fri, 21 Jul 2006 18:57:44 GMT (envelope-from ume) Message-Id: <200607211857.k6LIvi7v094246@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 21 Jul 2006 18:57:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 18:57:45 -0000 ume 2006-07-21 18:57:44 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c Log: clean-up: rewrote explore_null and explore_numeric without using sentinel. we do not need it since we make (at most) a single addrinfo entry in these cases. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.81 +20 -35 src/lib/libc/net/getaddrinfo.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:00:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16A8F16A4E1; Fri, 21 Jul 2006 19:00:23 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EA0043D53; Fri, 21 Jul 2006 19:00:23 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJ0Nsd094360; Fri, 21 Jul 2006 19:00:23 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJ0N12094359; Fri, 21 Jul 2006 19:00:23 GMT (envelope-from ume) Message-Id: <200607211900.k6LJ0N12094359@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 21 Jul 2006 19:00:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:00:24 -0000 ume 2006-07-21 19:00:22 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c Log: RFC3493 requires use of inet_aton for AF_INET. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.82 +7 -3 src/lib/libc/net/getaddrinfo.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:01:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6056116A4DD; Fri, 21 Jul 2006 19:01:31 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F17C43D46; Fri, 21 Jul 2006 19:01:31 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJ1Us5094524; Fri, 21 Jul 2006 19:01:30 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJ1UlE094523; Fri, 21 Jul 2006 19:01:30 GMT (envelope-from jmelo) Message-Id: <200607211901.k6LJ1UlE094523@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 19:01:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/autozen Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:01:31 -0000 jmelo 2006-07-21 19:01:30 UTC FreeBSD ports repository Modified files: audio/autozen Makefile pkg-descr Log: - Update mastersite. - Remove dead WWW. Revision Changes Path 1.20 +2 -1 ports/audio/autozen/Makefile 1.3 +0 -4 ports/audio/autozen/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:02:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5047916A4E2; Fri, 21 Jul 2006 19:02:29 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 919D343D49; Fri, 21 Jul 2006 19:02:28 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJ2STV094620; Fri, 21 Jul 2006 19:02:28 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJ2Sx4094619; Fri, 21 Jul 2006 19:02:28 GMT (envelope-from ume) Message-Id: <200607211902.k6LJ2Sx4094619@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 21 Jul 2006 19:02:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:02:29 -0000 ume 2006-07-21 19:02:28 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c Log: simplification in explore_numeric: unified the post-process with GET_AI and GET_PORT. Commented on an impossible case. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.83 +22 -32 src/lib/libc/net/getaddrinfo.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:13:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D240216A4DA; Fri, 21 Jul 2006 19:13:06 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9016D43D45; Fri, 21 Jul 2006 19:13:06 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJD6Yo097722; Fri, 21 Jul 2006 19:13:06 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJD6u6097721; Fri, 21 Jul 2006 19:13:06 GMT (envelope-from imp) Message-Id: <200607211913.k6LJD6u6097721@repoman.freebsd.org> From: Warner Losh Date: Fri, 21 Jul 2006 19:13:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ata ata-queue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:13:06 -0000 imp 2006-07-21 19:13:06 UTC FreeBSD src repository Modified files: sys/dev/ata ata-queue.c Log: If we get an error w/o atapi sense information, just print a newline to terminate the message we started. I get non-terminated messages when reading audio tracks w/o this patch. Revision Changes Path 1.65 +2 -0 src/sys/dev/ata/ata-queue.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:17:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 071BE16A4E0; Fri, 21 Jul 2006 19:17:51 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1C843D46; Fri, 21 Jul 2006 19:17:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6LJF0uE084342; Fri, 21 Jul 2006 13:15:00 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 21 Jul 2006 13:15:15 -0600 (MDT) Message-Id: <20060721.131515.693824188.imp@bsdimp.com> To: alc@cs.rice.edu From: "M. Warner Losh" In-Reply-To: <44C11E6C.3070302@cs.rice.edu> References: <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> <44C11E6C.3070302@cs.rice.edu> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 21 Jul 2006 13:15:01 -0600 (MDT) Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:17:51 -0000 In message: <44C11E6C.3070302@cs.rice.edu> Alan Cox writes: : In summary, I'm not asking for change to come today, but I would like to : see signs that there is a plan and progress toward executing that plan. I can personally guarnatee it will happen in time to be merged into 6.2. The prior core team signed off on this timeline when I was talking to David a while ago. I don't imagine the new core team would substantially change that decision. Warner From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:35:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F37816A4E0; Fri, 21 Jul 2006 19:35:03 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2C6243D64; Fri, 21 Jul 2006 19:35:01 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJZ1qO098977; Fri, 21 Jul 2006 19:35:01 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJZ1pn098976; Fri, 21 Jul 2006 19:35:01 GMT (envelope-from jmelo) Message-Id: <200607211935.k6LJZ1pn098976@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 19:35:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:35:03 -0000 jmelo 2006-07-21 19:35:01 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove festival bad sites: * http://www.speech.cs.cmu.edu/festival/cstr/festival/ * ftp://ftp.tuwien.ac.at/opsys/linux/blinux/festival/ - Add new festival mastersites. Revision Changes Path 1.382 +3 -3 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:38:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE41516A4DE; Fri, 21 Jul 2006 19:38:51 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D0D43D49; Fri, 21 Jul 2006 19:38:51 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJcpFW099245; Fri, 21 Jul 2006 19:38:51 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJcpjj099244; Fri, 21 Jul 2006 19:38:51 GMT (envelope-from rafan) Message-Id: <200607211938.k6LJcpjj099244@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 19:38:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/p5-WWW-GMail Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:38:51 -0000 rafan 2006-07-21 19:38:51 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-WWW-GMail Makefile distinfo pkg-descr pkg-plist Log: Add p5-WWW-GMail 0.07, this module simplifies access to gmail. PR: ports/100639 Submitted by: Tsung-Han Yeh Revision Changes Path 1.781 +1 -0 ports/mail/Makefile 1.1 +32 -0 ports/mail/p5-WWW-GMail/Makefile (new) 1.1 +3 -0 ports/mail/p5-WWW-GMail/distinfo (new) 1.1 +4 -0 ports/mail/p5-WWW-GMail/pkg-descr (new) 1.1 +5 -0 ports/mail/p5-WWW-GMail/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:39:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 462B616A4DA; Fri, 21 Jul 2006 19:39:08 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0433C43D45; Fri, 21 Jul 2006 19:39:08 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJd7vO099303; Fri, 21 Jul 2006 19:39:07 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJd784099302; Fri, 21 Jul 2006 19:39:07 GMT (envelope-from rafan) Message-Id: <200607211939.k6LJd784099302@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 19:39:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:39:08 -0000 rafan 2006-07-21 19:39:07 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-GMail --> ports/mail/p5-WWW-GMail Revision Changes Path 1.15712 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:43:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0447616A4DD; Fri, 21 Jul 2006 19:43:55 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6BF043D46; Fri, 21 Jul 2006 19:43:54 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJhsnd099814; Fri, 21 Jul 2006 19:43:54 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJhsp8099813; Fri, 21 Jul 2006 19:43:54 GMT (envelope-from jmelo) Message-Id: <200607211943.k6LJhsp8099813@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 19:43:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/funktrackergold Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:43:55 -0000 jmelo 2006-07-21 19:43:54 UTC FreeBSD ports repository Modified files: audio/funktrackergold Makefile Log: - Remove bad mastersite: * http://jsno.leal.com.au/rel/unix_projects/ Revision Changes Path 1.8 +1 -2 ports/audio/funktrackergold/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:50:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B2DE16A4DE; Fri, 21 Jul 2006 19:50:24 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40A2943D64; Fri, 21 Jul 2006 19:50:23 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJoNxK000277; Fri, 21 Jul 2006 19:50:23 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJoNYg000276; Fri, 21 Jul 2006 19:50:23 GMT (envelope-from sat) Message-Id: <200607211950.k6LJoNYg000276@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 19:50:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/p5-Audio-FLAC-Header Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:50:24 -0000 sat 2006-07-21 19:50:23 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/p5-Audio-FLAC-Header Makefile distinfo pkg-descr pkg-plist Log: Add port audio/p5-Audio-FLAC-Header: This module returns a hash containing basic information about a FLAC file, a representation of the embedded cue sheet if one exists, as well as tag information contained in the FLAC file's Vorbis tags. There is no complete list of tag keys for Vorbis tags, as they can be defined by the user; the basic set of tags used for FLAC files include: * ALBUM * ARTIST * TITLE * DATE * GENRE * TRACKNUMBER * COMMENT WWW: http://search.cpan.org/dist/Audio-FLAC-Header/ Revision Changes Path 1.750 +1 -0 ports/audio/Makefile 1.1 +25 -0 ports/audio/p5-Audio-FLAC-Header/Makefile (new) 1.1 +3 -0 ports/audio/p5-Audio-FLAC-Header/distinfo (new) 1.1 +15 -0 ports/audio/p5-Audio-FLAC-Header/pkg-descr (new) 1.1 +9 -0 ports/audio/p5-Audio-FLAC-Header/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:50:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE4716A4DD; Fri, 21 Jul 2006 19:50:58 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C4343D68; Fri, 21 Jul 2006 19:50:57 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJovqD000358; Fri, 21 Jul 2006 19:50:57 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJovhw000357; Fri, 21 Jul 2006 19:50:57 GMT (envelope-from sat) Message-Id: <200607211950.k6LJovhw000357@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 19:50:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:50:58 -0000 sat 2006-07-21 19:50:57 UTC FreeBSD ports repository Modified files: . modules Log: p5-Audio-FLAC-Header --> ports/audio/p5-Audio-FLAC-Header Revision Changes Path 1.15713 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 19:51:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 587DB16A4DA; Fri, 21 Jul 2006 19:51:37 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1764B43D46; Fri, 21 Jul 2006 19:51:37 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LJpaHq000447; Fri, 21 Jul 2006 19:51:36 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LJpaIs000446; Fri, 21 Jul 2006 19:51:36 GMT (envelope-from jmelo) Message-Id: <200607211951.k6LJpaIs000446@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 19:51:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/libmpcdec Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 19:51:37 -0000 jmelo 2006-07-21 19:51:36 UTC FreeBSD ports repository Modified files: audio/libmpcdec Makefile Log: - Remove bad mastersite: * http://www.saunalahti.fi/grimmel/musepack.net-files/source/ - Add gentoo mastersite's. Revision Changes Path 1.9 +2 -1 ports/audio/libmpcdec/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:05:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C966316A4DA; Fri, 21 Jul 2006 20:05:11 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B78C43D46; Fri, 21 Jul 2006 20:05:11 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LK5BRX002331; Fri, 21 Jul 2006 20:05:11 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LK5BHH002330; Fri, 21 Jul 2006 20:05:11 GMT (envelope-from jmelo) Message-Id: <200607212005.k6LK5BHH002330@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 20:05:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/linux-mbrola Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:05:12 -0000 jmelo 2006-07-21 20:05:11 UTC FreeBSD ports repository Modified files: audio/linux-mbrola Makefile Log: - Remove bad sites. - Add new mastersite. Revision Changes Path 1.8 +2 -4 ports/audio/linux-mbrola/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:05:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3609F16A4E0; Fri, 21 Jul 2006 20:05:26 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 057F443D46; Fri, 21 Jul 2006 20:05:26 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LK5PTk002420; Fri, 21 Jul 2006 20:05:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LK5Pif002419; Fri, 21 Jul 2006 20:05:25 GMT (envelope-from sat) Message-Id: <200607212005.k6LK5Pif002419@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 20:05:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/p5-Audio-Musepack Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:05:26 -0000 sat 2006-07-21 20:05:25 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/p5-Audio-Musepack Makefile distinfo pkg-descr pkg-plist Log: Add port audio/p5-Audio-Musepack: This module returns a hash containing basic information about a Musepack file, as well as tag information contained in the Musepack file's APE tags. See Audio::APETags for more information about the tags. WWW: http://search.cpan.org/dist/Audio-Musepack/ Revision Changes Path 1.751 +1 -0 ports/audio/Makefile 1.1 +23 -0 ports/audio/p5-Audio-Musepack/Makefile (new) 1.1 +3 -0 ports/audio/p5-Audio-Musepack/distinfo (new) 1.1 +6 -0 ports/audio/p5-Audio-Musepack/pkg-descr (new) 1.1 +6 -0 ports/audio/p5-Audio-Musepack/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:05:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF22316A4F5; Fri, 21 Jul 2006 20:05:54 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D33443D45; Fri, 21 Jul 2006 20:05:54 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LK5sGs002494; Fri, 21 Jul 2006 20:05:54 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LK5squ002493; Fri, 21 Jul 2006 20:05:54 GMT (envelope-from sat) Message-Id: <200607212005.k6LK5squ002493@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 20:05:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:05:54 -0000 sat 2006-07-21 20:05:54 UTC FreeBSD ports repository Modified files: . modules Log: p5-Audio-Musepack --> ports/audio/p5-Audio-Musepack Revision Changes Path 1.15714 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:11:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6554116A4DA; Fri, 21 Jul 2006 20:11:15 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C0743D7D; Fri, 21 Jul 2006 20:11:13 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKBD4t002805; Fri, 21 Jul 2006 20:11:13 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKBDs4002804; Fri, 21 Jul 2006 20:11:13 GMT (envelope-from lbr) Message-Id: <200607212011.k6LKBDs4002804@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Fri, 21 Jul 2006 20:11:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Plugin-Session-Store-File Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:11:15 -0000 lbr 2006-07-21 20:11:13 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Session-Store-File Makefile distinfo pkg-plist Log: Update to 0.09 Revision Changes Path 1.6 +2 -2 ports/www/p5-Catalyst-Plugin-Session-Store-File/Makefile 1.4 +3 -3 ports/www/p5-Catalyst-Plugin-Session-Store-File/distinfo 1.3 +0 -6 ports/www/p5-Catalyst-Plugin-Session-Store-File/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:20:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B0B16A4DF; Fri, 21 Jul 2006 20:20:50 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A679D43D5D; Fri, 21 Jul 2006 20:20:49 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKKnbV003247; Fri, 21 Jul 2006 20:20:49 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKKnB1003246; Fri, 21 Jul 2006 20:20:49 GMT (envelope-from lbr) Message-Id: <200607212020.k6LKKnB1003246@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Fri, 21 Jul 2006 20:20:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Plugin-Session-Store-File Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:20:50 -0000 lbr 2006-07-21 20:20:49 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Session-Store-File Makefile Log: Forgot Module::Build depend. (Also, 100677 predated my previous commit, and though I unwittingly didn't use it, credit to the submitter). PR: 100677 Submitted by: Jin-Shan Tseng Revision Changes Path 1.7 +1 -0 ports/www/p5-Catalyst-Plugin-Session-Store-File/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:22:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5780B16A4E0; Fri, 21 Jul 2006 20:22:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A3BC43D45; Fri, 21 Jul 2006 20:22:14 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKME6s003402; Fri, 21 Jul 2006 20:22:14 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKMEN6003401; Fri, 21 Jul 2006 20:22:14 GMT (envelope-from jhb) Message-Id: <200607212022.k6LKMEN6003401@repoman.freebsd.org> From: John Baldwin Date: Fri, 21 Jul 2006 20:22:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/linux linux_misc.c src/sys/i386/linux syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:22:14 -0000 jhb 2006-07-21 20:22:14 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c sys/i386/linux syscalls.master Log: - Pass the MPSAFE flag to namei() in linux_uselib() and handle conditional Giant VFS locking in that function. - Remove bogus code to handle the case where namei() returns success but a NULL vnode pointer. - Note that this code duplicates exec_check_permissions() and annotate where it differs. - Hold the vnode lock longer to protect the write to set VV_TEXT in v_vflag. - Mark linux_uselib() MPSAFE. Reviewed by: rwatson Revision Changes Path 1.180 +25 -24 src/sys/compat/linux/linux_misc.c 1.74 +1 -1 src/sys/i386/linux/syscalls.master From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:24:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8826316A4DD; Fri, 21 Jul 2006 20:24:01 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4637443D45; Fri, 21 Jul 2006 20:24:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKO1kh003473; Fri, 21 Jul 2006 20:24:01 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKO1XY003472; Fri, 21 Jul 2006 20:24:01 GMT (envelope-from jhb) Message-Id: <200607212024.k6LKO1XY003472@repoman.freebsd.org> From: John Baldwin Date: Fri, 21 Jul 2006 20:24:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:24:01 -0000 jhb 2006-07-21 20:24:01 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Add a comment to explain what fdclose() does and what it's purpose is since the subtlety eluded me when I looked at it last week. Revision Changes Path 1.297 +8 -0 src/sys/kern/kern_descrip.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:25:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 000E316A4DF; Fri, 21 Jul 2006 20:25:43 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E301E43D73; Fri, 21 Jul 2006 20:25:39 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKPd5w003563; Fri, 21 Jul 2006 20:25:39 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKPdnq003562; Fri, 21 Jul 2006 20:25:39 GMT (envelope-from jmelo) Message-Id: <200607212025.k6LKPdnq003562@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 20:25:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/wmtune Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:25:44 -0000 jmelo 2006-07-21 20:25:39 UTC FreeBSD ports repository Modified files: audio/wmtune Makefile pkg-descr Log: - Mark as deprecated the project no longer exist. Revision Changes Path 1.21 +5 -4 ports/audio/wmtune/Makefile 1.4 +0 -5 ports/audio/wmtune/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:29:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 810ED16A4DF; Fri, 21 Jul 2006 20:29:40 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE6D443D77; Fri, 21 Jul 2006 20:28:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKSuPQ003732; Fri, 21 Jul 2006 20:28:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKSuZB003731; Fri, 21 Jul 2006 20:28:56 GMT (envelope-from jhb) Message-Id: <200607212028.k6LKSuZB003731@repoman.freebsd.org> From: John Baldwin Date: Fri, 21 Jul 2006 20:28:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/svr4 svr4_misc.c syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:29:40 -0000 jhb 2006-07-21 20:28:56 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_misc.c syscalls.master Log: Add conditional VFS Giant locking to svr4_sys_fchroot() and mark it MPSAFE. Also, call change_dir() instead of doing part of it inline (this now adds a mac_check_vnode_chdir() call) to match fchdir() and call mac_check_vnode_chroot() to match chroot(). Also, use the change_root() function to do the actual change root to match chroot(). Reviewed by: rwatson Revision Changes Path 1.89 +21 -19 src/sys/compat/svr4/svr4_misc.c 1.26 +1 -1 src/sys/compat/svr4/syscalls.master From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:33:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F9B816A4DD; Fri, 21 Jul 2006 20:33:49 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2D4243D72; Fri, 21 Jul 2006 20:33:48 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKXmak004122; Fri, 21 Jul 2006 20:33:48 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKXmQG004121; Fri, 21 Jul 2006 20:33:48 GMT (envelope-from jmelo) Message-Id: <200607212033.k6LKXmQG004121@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 20:33:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/x11amp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:33:49 -0000 jmelo 2006-07-21 20:33:48 UTC FreeBSD ports repository Modified files: audio/x11amp Makefile Log: - Remove bad site: * ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/ - Add other mastersite. Revision Changes Path 1.23 +1 -1 ports/audio/x11amp/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:40:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F3E416A4E0; Fri, 21 Jul 2006 20:40:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C8D43D45; Fri, 21 Jul 2006 20:40:13 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKeDYd004440; Fri, 21 Jul 2006 20:40:13 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKeDZZ004439; Fri, 21 Jul 2006 20:40:13 GMT (envelope-from jhb) Message-Id: <200607212040.k6LKeDZZ004439@repoman.freebsd.org> From: John Baldwin Date: Fri, 21 Jul 2006 20:40:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/svr4 svr4_socket.c svr4_socket.h svr4_stream.c svr4_sysvec.c src/sys/dev/streams streams.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:40:14 -0000 jhb 2006-07-21 20:40:13 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_socket.c svr4_socket.h svr4_stream.c svr4_sysvec.c sys/dev/streams streams.c Log: Clean up the svr4 socket cache and streams code some to make it more easily locked. - Move all the svr4 socket cache code into svr4_socket.c, specifically move svr4_delete_socket() over from streams.c. Make the socket cache entry structure and svr4_head private to svr4_socket.c as a result. - Add a mutex to protect the svr4 socket cache. - Change svr4_find_socket() to copy the sockaddr_un struct into a caller-supplied sockaddr_un rather than giving the caller a pointer to our internal one. This removes the one case where code outside of svr4_socket.c could access data in the cache. - Add an eventhandler for process_exit and process_exec to purge the cache of any entries for the exiting or execing process. - Add methods to init and destroy the socket cache and call them from the svr4 ABI module's event handler. - Conditionally grab Giant around socreate() in streamsopen(). - Use fdclose() instead of inlining it in streamsopen() when handling socreate() failure. - Only allocate a stream structure and attach it to a socket in streamsopen(). Previously, if a svr4 program performed a stream operation on an arbitrary socket not opened via the streams device, we would attach streams state data to it and change f_ops of the associated struct file while it was in use. The latter was especially not safe, and if a program wants a stream object it should open it via the streams device anyway. - Don't bother locking so_emuldata in the streams code now that we only touch it right after creating a socket (in streamsopen()) or when tearing it down when the file is closed. - Remove D_NEEDGIANT from the streams device as it is no longer needed. Revision Changes Path 1.27 +90 -13 src/sys/compat/svr4/svr4_socket.c 1.10 +6 -17 src/sys/compat/svr4/svr4_socket.h 1.59 +2 -4 src/sys/compat/svr4/svr4_stream.c 1.42 +12 -6 src/sys/compat/svr4/svr4_sysvec.c 1.54 +29 -75 src/sys/dev/streams/streams.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:41:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A48C16A4DE; Fri, 21 Jul 2006 20:41:34 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E339643D4C; Fri, 21 Jul 2006 20:41:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKfXFd004647; Fri, 21 Jul 2006 20:41:33 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKfXPG004646; Fri, 21 Jul 2006 20:41:33 GMT (envelope-from jhb) Message-Id: <200607212041.k6LKfXPG004646@repoman.freebsd.org> From: John Baldwin Date: Fri, 21 Jul 2006 20:41:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:41:34 -0000 jhb 2006-07-21 20:41:33 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: Regen. Revision Changes Path 1.24 +1 -1 src/sys/compat/svr4/svr4_proto.h 1.22 +1 -1 src/sys/compat/svr4/svr4_syscall.h 1.22 +1 -1 src/sys/compat/svr4/svr4_syscallnames.c 1.23 +2 -2 src/sys/compat/svr4/svr4_sysent.c 1.77 +1 -1 src/sys/i386/linux/linux_proto.h 1.71 +1 -1 src/sys/i386/linux/linux_syscall.h 1.78 +2 -2 src/sys/i386/linux/linux_sysent.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:43:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79CF816A4DD; Fri, 21 Jul 2006 20:43:42 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 366E343D46; Fri, 21 Jul 2006 20:43:42 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKhgSY004752; Fri, 21 Jul 2006 20:43:42 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKhgeY004751; Fri, 21 Jul 2006 20:43:42 GMT (envelope-from jmelo) Message-Id: <200607212043.k6LKhgeY004751@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 20:43:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:43:42 -0000 jmelo 2006-07-21 20:43:42 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove bad gentoo sites: * ftp://mirror.pudas.net/gentoo/ * http://gentoo.seren.com/gentoo/ * http://mirror.pudas.net/gentoo/ Revision Changes Path 1.383 +1 -4 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 20:50:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D37816A4DE; Fri, 21 Jul 2006 20:50:33 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A87C43D73; Fri, 21 Jul 2006 20:50:32 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LKoW83012914; Fri, 21 Jul 2006 20:50:32 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LKoWYv012913; Fri, 21 Jul 2006 20:50:32 GMT (envelope-from jmelo) Message-Id: <200607212050.k6LKoWYv012913@repoman.freebsd.org> From: Jean Milanez Melo Date: Fri, 21 Jul 2006 20:50:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 20:50:33 -0000 jmelo 2006-07-21 20:50:32 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Remove bad sourceforge site: * surfnet - Add new sourceforge site: * easynews Revision Changes Path 1.384 +2 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:03:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38ABC16A4E1; Fri, 21 Jul 2006 21:03:07 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9B0D43D45; Fri, 21 Jul 2006 21:03:06 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LL36pK014796; Fri, 21 Jul 2006 21:03:06 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LL36er014795; Fri, 21 Jul 2006 21:03:06 GMT (envelope-from maho) Message-Id: <200607212103.k6LL36er014795@repoman.freebsd.org> From: Maho Nakata Date: Fri, 21 Jul 2006 21:03:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc41 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:03:07 -0000 maho 2006-07-21 21:03:06 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile Log: Be more friendly for additional patches Approved by: gerald (implicit) Revision Changes Path 1.278 +1 -1 ports/lang/gcc41/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:05:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8318916A4DA; Fri, 21 Jul 2006 21:05:42 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA04143D46; Fri, 21 Jul 2006 21:05:41 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LL5ftf014951; Fri, 21 Jul 2006 21:05:41 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LL5fLN014950; Fri, 21 Jul 2006 21:05:41 GMT (envelope-from maho) Message-Id: <200607212105.k6LL5fLN014950@repoman.freebsd.org> From: Maho Nakata Date: Fri, 21 Jul 2006 21:05:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc41-withgcjawt Makefile ports/lang/gcc41-withgcjawt/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:05:42 -0000 maho 2006-07-21 21:05:41 UTC FreeBSD ports repository Modified files: lang/gcc41-withgcjawt Makefile Added files: lang/gcc41-withgcjawt/files patch-configure Log: Dirty workaround for libtool Hint by: Bartosz Fabianowski Revision Changes Path 1.8 +8 -0 ports/lang/gcc41-withgcjawt/Makefile 1.1 +65 -0 ports/lang/gcc41-withgcjawt/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:11:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E30E16A4DA; Fri, 21 Jul 2006 21:11:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D11143D49; Fri, 21 Jul 2006 21:11:05 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LLB5AN015308; Fri, 21 Jul 2006 21:11:05 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LLB5jI015307; Fri, 21 Jul 2006 21:11:05 GMT (envelope-from sat) Message-Id: <200607212111.k6LLB5jI015307@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 21:11:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/kexis Makefile distinfo pkg-descr ports/audio/kexis/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:11:05 -0000 sat 2006-07-21 21:11:05 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/kexis Makefile distinfo pkg-descr audio/kexis/files patch-Makefile Log: Add port audio/kexis: Kexis - A lossless WAV file compressor. Kexis' main goal is to develop prediction and encoding schemes to minimize compressed file size. Kexis strives to be the premier lossless sound encoder. WWW: http://sourceforge.net/projects/kexis/ Revision Changes Path 1.752 +1 -0 ports/audio/Makefile 1.1 +24 -0 ports/audio/kexis/Makefile (new) 1.1 +3 -0 ports/audio/kexis/distinfo (new) 1.1 +10 -0 ports/audio/kexis/files/patch-Makefile (new) 1.1 +5 -0 ports/audio/kexis/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:11:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D44B16A4DA; Fri, 21 Jul 2006 21:11:26 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D44F43D45; Fri, 21 Jul 2006 21:11:26 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LLBQoe015376; Fri, 21 Jul 2006 21:11:26 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LLBQKs015375; Fri, 21 Jul 2006 21:11:26 GMT (envelope-from sat) Message-Id: <200607212111.k6LLBQKs015375@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 21:11:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:11:26 -0000 sat 2006-07-21 21:11:26 UTC FreeBSD ports repository Modified files: . modules Log: kexis --> ports/audio/kexis Revision Changes Path 1.15715 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:12:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00F9316A4DA; Fri, 21 Jul 2006 21:12:38 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83CDC43D4C; Fri, 21 Jul 2006 21:12:37 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LLCbXk015470; Fri, 21 Jul 2006 21:12:37 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LLCbwW015469; Fri, 21 Jul 2006 21:12:37 GMT (envelope-from rafan) Message-Id: <200607212112.k6LLCbwW015469@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 21:12:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/elfio Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:12:38 -0000 rafan 2006-07-21 21:12:37 UTC FreeBSD ports repository Modified files: devel/elfio Makefile pkg-plist Log: - Install sample programs - Fix PORTNAME to match dirname - Use PORTDOCS, USE_GNOME macro - Pass maintainership to submitter PR: ports/100685 Submitted by: Stanislav Sedov Revision Changes Path 1.9 +24 -5 ports/devel/elfio/Makefile 1.4 +7 -8 ports/devel/elfio/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:13:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044B616A4DF; Fri, 21 Jul 2006 21:13:29 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1767543D5E; Fri, 21 Jul 2006 21:13:25 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LLDOSF015626; Fri, 21 Jul 2006 21:13:24 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LLDOr0015624; Fri, 21 Jul 2006 21:13:24 GMT (envelope-from thierry) Message-Id: <200607212113.k6LLDOr0015624@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 21 Jul 2006 21:13:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/autools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:13:29 -0000 thierry 2006-07-21 21:13:24 UTC FreeBSD ports repository Modified files: audio/autools Makefile Log: Add spaces to pet new gmake and unbreak. Revision Changes Path 1.13 +2 -4 ports/audio/autools/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:14:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1B5916A4E5; Fri, 21 Jul 2006 21:14:27 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C69E143D4C; Fri, 21 Jul 2006 21:14:24 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LLEOgE015826; Fri, 21 Jul 2006 21:14:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LLEOp7015824; Fri, 21 Jul 2006 21:14:24 GMT (envelope-from rafan) Message-Id: <200607212114.k6LLEOp7015824@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 21 Jul 2006 21:14:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/dprog Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:14:27 -0000 rafan 2006-07-21 21:14:24 UTC FreeBSD ports repository Modified files: devel/dprog Makefile Added files: devel/dprog pkg-plist Log: - Install EMACS files, can be turned off via OPTIONS - Pass maintainership to submitter PR: ports/100686 Submitted by: Stanislav Sedov Revision Changes Path 1.2 +18 -3 ports/devel/dprog/Makefile 1.1 +8 -0 ports/devel/dprog/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 21:49:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83D3116A4EB; Fri, 21 Jul 2006 21:49:14 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE2AB43D45; Fri, 21 Jul 2006 21:49:13 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LLnDTc019333; Fri, 21 Jul 2006 21:49:13 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LLnDei019332; Fri, 21 Jul 2006 21:49:13 GMT (envelope-from gerald) Message-Id: <200607212149.k6LLnDei019332@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 21 Jul 2006 21:49:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc40 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 21:49:14 -0000 gerald 2006-07-21 21:49:13 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20060720 snapshot of GCC 4.0.4. No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed in Mk/bsd.port.mk now. Revision Changes Path 1.267 +1 -2 ports/lang/gcc40/Makefile 1.161 +12 -12 ports/lang/gcc40/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jul 21 22:13:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC32616A4DD; Fri, 21 Jul 2006 22:13:06 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F1E43D45; Fri, 21 Jul 2006 22:13:06 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LMD6j5023057; Fri, 21 Jul 2006 22:13:06 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LMD6TN023056; Fri, 21 Jul 2006 22:13:06 GMT (envelope-from sobomax) Message-Id: <200607212213.k6LMD6TN023056@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 21 Jul 2006 22:13:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c newsyslog.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 22:13:07 -0000 sobomax 2006-07-21 22:13:06 UTC FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c newsyslog.conf.5 Log: Remove mention of the `W' flag, which has been turned to no-op by the neworder change. Keep the option in a config file parser, to not violate POLA. MFC after: 2 weeks Revision Changes Path 1.106 +1 -3 src/usr.sbin/newsyslog/newsyslog.c 1.5 +0 -15 src/usr.sbin/newsyslog/newsyslog.conf.5 From owner-cvs-all@FreeBSD.ORG Fri Jul 21 22:52:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B17F616A4DE; Fri, 21 Jul 2006 22:52:07 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF5843D45; Fri, 21 Jul 2006 22:52:07 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LMq77v025458; Fri, 21 Jul 2006 22:52:07 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LMq7gL025457; Fri, 21 Jul 2006 22:52:07 GMT (envelope-from sat) Message-Id: <200607212252.k6LMq7gL025457@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 22:52:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports LEGAL ports/audio Makefile ports/audio/lpac Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 22:52:07 -0000 sat 2006-07-21 22:52:07 UTC FreeBSD ports repository Modified files: . LEGAL audio Makefile Added files: audio/lpac Makefile distinfo pkg-descr Log: Add port audio/lpac: LPAC is a codec (coder / decoder) for lossless compression of digital audio files. "Lossless" means that any compressed file can be decompressed in a way it will be bit-wise identical with the original. This is the main advantage of LPAC compared to lossy formats like MP3, WMA or RealAudio. On the other hand, lossy codecs can achieve higher compression ratios. For example, MP3 at 128 kbit/s achieves a (fixed) compression ratio of 11, whereas LPAC's compression ratios range from 1.5 to 4, strongly depending on the audio material. Typically they are around 2 for pop music and 2.5 for classical music. This may not seem much, but remember you will get back every single bit, no matter how often you subsequently compress and decompress a file. It is true that general archivers (Zip, LZH, gzip) are lossless, too, but they often achieve nearly no compression on audio files. WWW: http://www.nue.tu-berlin.de/wer/liebchen/lpac.html Revision Changes Path 1.482 +2 -1 ports/LEGAL 1.753 +1 -0 ports/audio/Makefile 1.1 +29 -0 ports/audio/lpac/Makefile (new) 1.1 +3 -0 ports/audio/lpac/distinfo (new) 1.1 +14 -0 ports/audio/lpac/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 22:52:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9EC616A4DE; Fri, 21 Jul 2006 22:52:30 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55F1143D49; Fri, 21 Jul 2006 22:52:30 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LMqUF1025493; Fri, 21 Jul 2006 22:52:30 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LMqUx5025492; Fri, 21 Jul 2006 22:52:30 GMT (envelope-from sat) Message-Id: <200607212252.k6LMqUx5025492@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 22:52:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 22:52:30 -0000 sat 2006-07-21 22:52:30 UTC FreeBSD ports repository Modified files: . modules Log: lpac --> ports/audio/lpac Revision Changes Path 1.15716 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:05:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A7F216A4DE; Fri, 21 Jul 2006 23:05:34 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBFFA43D45; Fri, 21 Jul 2006 23:05:33 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LN5Xqq027539; Fri, 21 Jul 2006 23:05:33 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LN5XSd027538; Fri, 21 Jul 2006 23:05:33 GMT (envelope-from maho) Message-Id: <200607212305.k6LN5XSd027538@repoman.freebsd.org> From: Maho Nakata Date: Fri, 21 Jul 2006 23:05:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2.0-devel/files cws-maho1.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 23:05:34 -0000 maho 2006-07-21 23:05:33 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0-devel/files cws-maho1.diff Log: resync to m177 Revision Changes Path 1.5 +326 -45 ports/editors/openoffice.org-2.0-devel/files/cws-maho1.diff From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:13:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4EB916A4DD; Fri, 21 Jul 2006 23:13:14 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A0C43D46; Fri, 21 Jul 2006 23:13:14 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LNDEv3034261; Fri, 21 Jul 2006 23:13:14 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LNDEYP034257; Fri, 21 Jul 2006 23:13:14 GMT (envelope-from sat) Message-Id: <200607212313.k6LNDEYP034257@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 23:13:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports LEGAL ports/audio Makefile ports/audio/optimfrog Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 23:13:15 -0000 sat 2006-07-21 23:13:14 UTC FreeBSD ports repository Modified files: . LEGAL audio Makefile Added files: audio/optimfrog Makefile distinfo pkg-descr Log: Add port audio/optimfrog: OptimFROG is a lossless audio compression program. Its main goal is to reduce at maximum the size of audio files, while permitting bit identical restoration for all input. It is similar with the ZIP compression, but it is highly specialized to compress audio data. OptimFROG obtains asymptotically the best lossless audio compression ratios. It has Windows, Linux, and Mac versions, fully featured input plug-ins for the Windows Media Player, foobar2000, Winamp2/3/5, dBpowerAMP, XMPlay, QCD, and XMMS audio players (with bitstream error resilience, ID3v1.1 and APEv2 read tagging support, ID3v2 compatible), optimal support for all integer PCM wave formats up to 32 bits and an extensible streamable (error tolerant) compressed format. It is also fast, the default mode encodes CD quality audio data at 12.4x real-time and decodes at 17.4x real- time on AMD Athlon XP 1800+ (the fastest mode encodes at 28.1x real-time and decodes at 24.7x real-time). Self-extracting (sfx) archives can also be created with a small overhead of just 54 KB. WWW: http://www.losslessaudio.org/ Author: Florin Ghido Revision Changes Path 1.483 +3 -1 ports/LEGAL 1.754 +1 -0 ports/audio/Makefile 1.1 +32 -0 ports/audio/optimfrog/Makefile (new) 1.1 +3 -0 ports/audio/optimfrog/distinfo (new) 1.1 +19 -0 ports/audio/optimfrog/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:13:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EF5316A4DE; Fri, 21 Jul 2006 23:13:39 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F15B43D45; Fri, 21 Jul 2006 23:13:39 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LNDdL6034676; Fri, 21 Jul 2006 23:13:39 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LNDdqc034675; Fri, 21 Jul 2006 23:13:39 GMT (envelope-from sat) Message-Id: <200607212313.k6LNDdqc034675@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 23:13:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 23:13:39 -0000 sat 2006-07-21 23:13:39 UTC FreeBSD ports repository Modified files: . modules Log: optimfrog --> ports/audio/optimfrog Revision Changes Path 1.15717 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:22:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CACF316A4DD; Fri, 21 Jul 2006 23:22:49 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 855A243D46; Fri, 21 Jul 2006 23:22:49 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LNMnfo043445; Fri, 21 Jul 2006 23:22:49 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LNMnTY043444; Fri, 21 Jul 2006 23:22:49 GMT (envelope-from alc) Message-Id: <200607212322.k6LNMnTY043444@repoman.freebsd.org> From: Alan Cox Date: Fri, 21 Jul 2006 23:22:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm vm.h vm_fault.c vm_map.c vm_meter.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 23:22:49 -0000 alc 2006-07-21 23:22:49 UTC FreeBSD src repository Modified files: sys/vm vm.h vm_fault.c vm_map.c vm_meter.c Log: Retire debug.mpsafevm. None of the architectures supported in CVS require it any longer. Revision Changes Path 1.27 +0 -13 src/sys/vm/vm.h 1.217 +1 -7 src/sys/vm/vm_fault.c 1.378 +2 -8 src/sys/vm/vm_map.c 1.89 +0 -8 src/sys/vm/vm_meter.c From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:41:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0FBF16A4DE; Fri, 21 Jul 2006 23:41:07 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 360D643D49; Fri, 21 Jul 2006 23:41:07 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k6LNenv6014809; Fri, 21 Jul 2006 16:40:49 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k6LNelR9014808; Fri, 21 Jul 2006 16:40:47 -0700 (PDT) (envelope-from obrien) Date: Fri, 21 Jul 2006 16:40:47 -0700 From: "David O'Brien" To: Alan Cox Message-ID: <20060721234047.GA14618@dragon.NUXI.org> References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> <44C11E6C.3070302@cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44C11E6C.3070302@cs.rice.edu> X-Operating-System: FreeBSD 7.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.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, "M. Warner Losh" Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Jul 2006 23:41:07 -0000 On Fri, Jul 21, 2006 at 01:35:24PM -0500, Alan Cox wrote: > >Alan I'm curious, for you what is the rush? > > It complicates my efforts to maintain and improve the virtual memory > system when I can only compile-test changes on five out of the six > architectures in CVS without jumping through hoops. In other words, the > lack of a tool-chain in CVS is becoming a drag, not just on those with > particular interest in arm, but the project as a whole. For example. > after consulting with grehan@ and marcel@, I decided that the best way > to finish the PG_NX support on amd64 involved a pmap interface change, > which means changing the arm pmap as well as the five that compile > out-of-the-box. Thanks for the replay, I just wondered if there was a special need for your VM, etc. work. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:50:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFAE716A4E1; Fri, 21 Jul 2006 23:50:58 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id F338943D46; Fri, 21 Jul 2006 23:50:56 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k6LNoj7Z014961; Fri, 21 Jul 2006 16:50:45 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k6LNoj7p014960; Fri, 21 Jul 2006 16:50:45 -0700 (PDT) (envelope-from obrien) Date: Fri, 21 Jul 2006 16:50:44 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20060721235044.GB14618@dragon.NUXI.org> References: <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> <44C11E6C.3070302@cs.rice.edu> <20060721.131515.693824188.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060721.131515.693824188.imp@bsdimp.com> X-Operating-System: FreeBSD 7.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.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, alc@cs.rice.edu, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Jul 2006 23:50:58 -0000 On Fri, Jul 21, 2006 at 01:15:15PM -0600, M. Warner Losh wrote: > In message: <44C11E6C.3070302@cs.rice.edu> > Alan Cox writes: > : In summary, I'm not asking for change to come today, but I would like to > : see signs that there is a plan and progress toward executing that plan. One thing need is to rectify that there is no mention of ARM in our "Support for Multiple Architectures" document. What tier is ARM? > I can personally guarnatee it will happen in time to be merged into > 6.2. The prior core team signed off on this timeline when I was > talking to David a while ago. I don't imagine the new core team would > substantially change that decision. I know you will use Core will run rough-shot over me and this issue. That point is clear. A non-core mortal has no chance in such situations. As to your point of view of your working with me, you've made claims to core unsubstantiated by email logs (I've check with a core member what you claimed). Things are moving forward, but your calling what I say as bullshit is utter bullshit. I'll open up my email logs to anyone wanting to see. I've asked you to help me get a usable reference ARM platform - from simulator to real HW. It hasn't been since Sam's good work that I am getting what I need to do to my part of this. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:58:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86AEB16A4DD; Fri, 21 Jul 2006 23:58:01 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53BF343D45; Fri, 21 Jul 2006 23:58:01 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LNw1Sm045633; Fri, 21 Jul 2006 23:58:01 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LNw1Ne045632; Fri, 21 Jul 2006 23:58:01 GMT (envelope-from sat) Message-Id: <200607212358.k6LNw1Ne045632@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 23:58:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/pacpl Makefile distinfo pkg-descr ports/audio/pacpl/files patch-pac.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 23:58:01 -0000 sat 2006-07-21 23:58:01 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/pacpl Makefile distinfo pkg-descr audio/pacpl/files patch-pac.conf Log: Add port audio/pacpl: Perl Audio Converter (PAC) is a tool for converting multiple audio types from one format to another. It supports MP2, MP3, Ogg Vorbis, FLAC, Shorten, Monkey Audio, FAAC (AAC/M4A/MP4), Musepack (MPC), Wavpack (WV), OptimFrog (OFR/OFS), TTA, LPAC, Kexis (KXS), AIFF, AC3, Lossless Audio (LA), BONK, AU, SND, RAW, VOC, SMP, RealAudio (RA/RAM), WAV, and WMA. It can also convert audio from the following video formats/extensions: RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, VOB, and WMV. A CD ripping function with CDDB support, batch and playlist conversion, tag preservation for most supported formats, independent tag reading/ writing, and extensions for Konqueror and Amarok are also provided. WWW: http://pacpl.sourceforge.net/ Author: Philip Lyons Revision Changes Path 1.755 +1 -0 ports/audio/Makefile 1.1 +69 -0 ports/audio/pacpl/Makefile (new) 1.1 +3 -0 ports/audio/pacpl/distinfo (new) 1.1 +209 -0 ports/audio/pacpl/files/patch-pac.conf (new) 1.1 +13 -0 ports/audio/pacpl/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:58:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFA5C16A4DF; Fri, 21 Jul 2006 23:58:44 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CC8643D55; Fri, 21 Jul 2006 23:58:44 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LNwiSD045681; Fri, 21 Jul 2006 23:58:44 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LNwikR045680; Fri, 21 Jul 2006 23:58:44 GMT (envelope-from sat) Message-Id: <200607212358.k6LNwikR045680@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 21 Jul 2006 23:58:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 23:58:44 -0000 sat 2006-07-21 23:58:44 UTC FreeBSD ports repository Modified files: . modules Log: pacpl --> ports/audio/pacpl Revision Changes Path 1.15718 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:59:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5E0216A4DE; Fri, 21 Jul 2006 23:59:10 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FADB43D46; Fri, 21 Jul 2006 23:59:10 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6LNxA6K045720; Fri, 21 Jul 2006 23:59:10 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6LNxAVf045719; Fri, 21 Jul 2006 23:59:10 GMT (envelope-from maho) Message-Id: <200607212359.k6LNxAVf045719@repoman.freebsd.org> From: Maho Nakata Date: Fri, 21 Jul 2006 23:59:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2.0-devel/files cws-maho1.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 21 Jul 2006 23:59:11 -0000 maho 2006-07-21 23:59:10 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0-devel/files cws-maho1.diff Log: Somehow duplicated ... Revision Changes Path 1.6 +0 -283 ports/editors/openoffice.org-2.0-devel/files/cws-maho1.diff From owner-cvs-all@FreeBSD.ORG Sat Jul 22 00:25:46 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C537616A4DF; Sat, 22 Jul 2006 00:25:46 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 590CA43D45; Sat, 22 Jul 2006 00:25:46 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k6M0PXZQ015492; Fri, 21 Jul 2006 17:25:34 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k6M0PXef015491; Fri, 21 Jul 2006 17:25:33 -0700 (PDT) (envelope-from obrien) Date: Fri, 21 Jul 2006 17:25:33 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20060722002533.GA15356@dragon.NUXI.org> References: <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> <20060721.081453.1586000351.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060721.081453.1586000351.imp@bsdimp.com> X-Operating-System: FreeBSD 7.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.11 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Jul 2006 00:25:46 -0000 On Fri, Jul 21, 2006 at 08:14:53AM -0600, M. Warner Losh wrote: > In message: <20060721125118.GA6326@dragon.NUXI.org> > "David O'Brien" writes: > : On Thu, Jul 20, 2006 at 05:39:27PM -0600, M. Warner Losh wrote: > : > In message: <44C012D1.2050905@cs.rice.edu> > : > Alan Cox writes: > : > : Warner Losh wrote: > : > : > Add ARM optimization pointer for gcc flags. > : > : I'm curious. Is there an ETA for a working arm tool-chain in CVS HEAD? > : > > : > As soon as I can work out with David how he wants me to commit it. Or > : > until I get tired of waiting and make any mistakes I make his problem > : > as punishment for not getting back to me in a timely manner. > : > : I'm working on getting it in upstream first - what was decided in the > : past as the proper path to grow new architectures in FreeBSD. Otherwise > : we can go down the same path we did in the past where our toolchain > : diverged very far from the GNU sources and we were left on own > : maintaining them. Note that from what I've seen none of the anxious ARM > : kernel developers have spent one once of time on this issue. > > I'm going to call bullshit on this. Lovely. > I've been trying for over six months to work with you to get these > changes into the tree and fed upstream. You've been trying to force them into the tree without really accepting any other path than the one you want, and in a short timeline. > I'm tired of you blowing me off. I've asked you for the resources I need, and you've been blowing me off since December 7th, 2005 until June 19th when you pointed me to an obtainable platform. Followed by Sam's different offer June 20th. > I am deeply offended that you accuse me of doing nothing when > I've been repeatedly approaching you over the past year trying to get > things into the tree. I send you mail proposing things to make this > happen, and you don't get back with me about the proposals. > > You've never told me that you were working to get these changes > upstream. I've mentioned this to you, but I won't get into an argument what you [mis]understood. he-said-she-said... Getting things upstream has been the driving force in my strong interest in getting an ARM board or working simulator. > I'd be happy to help with this process if you'd only tell > me what to do. Who should I send email to with the patches? What > paperwork needs to be filled out? What can I do to help ensure that > the changes are fed upstream. The same things one need to get changes into any upstream package. The path that we, The FreeBSD Project, has is that for toolchain things it needs to be upstream and then we do an import. Often this will be thru (and require) a toolchain upgrade. It is reasonable now, that we can get the ARM (and other processor support I can get HW/emulator for) into FSF GCC 4 and Binutils 2.17.1 and into FreeBSD thru upgrades to those versions. > Finally, you ignored my proposal that we import on the vendor branch > the changes we have today, understanding that when gcc 4 comes you are > under 0 obligation to do anything with them. Since they would be on > the vendor branch, it wouldn't interfere with your gcc 4 work. It > would allow us to MFC the changes. This destroys the notion of a "vendor branch". Putting changes into a vendor branch that will never be part of the vendor code goes against the purpose of the vendor branch and what it represents. I've been working on a forming a response to your proposal that would be able to appease both of us. I am open to a phone call from you, but only after you've calmed down and can discuss things agreeably. If you recall I tried to setup a meeting with you at USENIX ATC. And I've tried to catch you on IRC several times. > : I'd like to ask when we'll get ARM resources in the FreeBSD.org cluster > : so committers can have access to ARM - I don't. So it is hard to test > : anything. Until a month ago no one would agree on a reference platform > : so toolchain work could be tested vs. spending all my time trying to get > : something working that no one else had. I am still waiting to get the > : ARM board I purchased in my hands and working. > > We've tested these patches. They work. Why must you be so insistant > on a proceedure that makes it so hard to get things done. As I wrote to you before, I will not commit anything to GCC/Binutils/GDB that I have not (and cannot) test myself. Would you accept a large patch from me and commit it to the FreeBSD kernel without you being able to build and test it? I dare say you wouldn't. > There will be times that the cluster doesn't have the resources needed, > and you'll have to take it on faith that another architecture works. Then The FreeBSD Project should take up a discussion of what it means for an architecture or platform to officially be part of what the project produces with this constraint. The "Support for Multiple Architectures" document that was a consensus of the committer community. You can claim it is out of date, but then the committer community should have a chance to discuss this issue as a whole. > : Alan I'm curious, for you what is the rush? > > 6.2. I've told you this before. We want to make a big splash with the > emebedded arm stuff, and I really want to get things in before then. > > I'm extremely frustrated on this and this current situation is intolerable. I feel the same. You're going against how we've supported new architectures in the past, and being unreasonable. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 00:29:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4698C16A4DE; Sat, 22 Jul 2006 00:29:47 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id C28DF43D45; Sat, 22 Jul 2006 00:29:46 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6M0Sp7U087449; Fri, 21 Jul 2006 18:28:51 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 21 Jul 2006 18:29:06 -0600 (MDT) Message-Id: <20060721.182906.-957834164.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060722002533.GA15356@dragon.NUXI.org> References: <20060721125118.GA6326@dragon.NUXI.org> <20060721.081453.1586000351.imp@bsdimp.com> <20060722002533.GA15356@dragon.NUXI.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 21 Jul 2006 18:28:51 -0600 (MDT) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 00:29:47 -0000 David, what's your phone number? We should talk about this. Warner From owner-cvs-all@FreeBSD.ORG Sat Jul 22 00:29:48 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DB0F16A4DA; Sat, 22 Jul 2006 00:29:48 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39CD743D45; Sat, 22 Jul 2006 00:29:48 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6M0RvYB087409; Fri, 21 Jul 2006 18:27:57 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 21 Jul 2006 18:28:12 -0600 (MDT) Message-Id: <20060721.182812.-399284576.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060721235044.GB14618@dragon.NUXI.org> References: <44C11E6C.3070302@cs.rice.edu> <20060721.131515.693824188.imp@bsdimp.com> <20060721235044.GB14618@dragon.NUXI.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 21 Jul 2006 18:27:57 -0600 (MDT) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 00:29:48 -0000 In message: <20060721235044.GB14618@dragon.NUXI.org> "David O'Brien" writes: : On Fri, Jul 21, 2006 at 01:15:15PM -0600, M. Warner Losh wrote: : > In message: <44C11E6C.3070302@cs.rice.edu> : > Alan Cox writes: : > : In summary, I'm not asking for change to come today, but I would like to : > : see signs that there is a plan and progress toward executing that plan. : : One thing need is to rectify that there is no mention of ARM in our : "Support for Multiple Architectures" document. What tier is ARM? Don't play rules lawyer with me. : > I can personally guarnatee it will happen in time to be merged into : > 6.2. The prior core team signed off on this timeline when I was : > talking to David a while ago. I don't imagine the new core team would : > substantially change that decision. : : I know you will use Core will run rough-shot over me and this issue. : That point is clear. A non-core mortal has no chance in such situations. : As to your point of view of your working with me, you've made claims to : core unsubstantiated by email logs (I've check with a core member what : you claimed). This isn't about runing rough-shot over you. I've been submitting these patches and begging you to tell me how I can help to get them into the tree for nearly a year. : Things are moving forward, but your calling what I say as bullshit is : utter bullshit. I'll open up my email logs to anyone wanting to see. I will too. As recently as July 7, 2006, I proposed a very reasonable path into the tree, which you totally ignored. I've sent many different messages to you, I've tried to catch you on IRC. I'm totally frustrated. I also had written to you on June 30th, wondering why my previous messive on getting the arm bits into tree was ignored. This was a followon from the conversation that we had around June 19th where I begged and pleaded with you to tell me what to do to get the patches into the tree, as they were holding up taking arm to the next level. I sent you a heads up after months of inactivity to try to get the issue resolved. I can't troll my archives for email prior to May since a hard disk crash killed all the email that I had. My memory is that I started asking you what I could do to help facilitate getting the patches into the tree around Christmas time. There are references to the 'reference platform' issue in the core archives starting in January 2006, which were in reply to my asking you what was up with the ARM patches. : I've asked you to help me get a usable reference ARM platform - from : simulator to real HW. It hasn't been since Sam's good work that I am : getting what I need to do to my part of this. Core has already said that a reference platform isn't required, in the June 19th conversation. That was over a month ago. Like I said, I'm totally frustrated by this situation. However, maybe we should call each other and chat. Warner From owner-cvs-all@FreeBSD.ORG Sat Jul 22 00:31:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADDC216A503; Sat, 22 Jul 2006 00:31:03 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52AEB43D4C; Sat, 22 Jul 2006 00:31:03 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M0V2m0048397; Sat, 22 Jul 2006 00:31:02 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M0V1jI048396; Sat, 22 Jul 2006 00:31:01 GMT (envelope-from obrien) Message-Id: <200607220031.k6M0V1jI048396@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 00:31:01 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 00:31:03 -0000 obrien 2006-07-22 00:31:01 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Some 'cvs rm -f alpha' catch ups. Revision Changes Path 1.244 +1 -13 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml From owner-cvs-all@FreeBSD.ORG Sat Jul 22 02:09:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A123C16A4DE; Sat, 22 Jul 2006 02:09:52 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B85643D45; Sat, 22 Jul 2006 02:09:52 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M29qaS068065; Sat, 22 Jul 2006 02:09:52 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M29qJk068064; Sat, 22 Jul 2006 02:09:52 GMT (envelope-from linimon) Message-Id: <200607220209.k6M29qJk068064@repoman.freebsd.org> From: Mark Linimon Date: Sat, 22 Jul 2006 02:09:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-WWW-Google-PageRank Makefile ports/www/p5-WWW-Google-Video Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 02:09:52 -0000 linimon 2006-07-22 02:09:52 UTC FreeBSD ports repository Modified files: www/p5-WWW-Google-PageRank Makefile www/p5-WWW-Google-Video Makefile Log: Canonicalize descriptions. Revision Changes Path 1.2 +1 -1 ports/www/p5-WWW-Google-PageRank/Makefile 1.2 +1 -1 ports/www/p5-WWW-Google-Video/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 02:32:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A169316A4DD; Sat, 22 Jul 2006 02:32:33 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D60D43D49; Sat, 22 Jul 2006 02:32:33 +0000 (GMT) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M2WXWp070634; Sat, 22 Jul 2006 02:32:33 GMT (envelope-from gnn@repoman.freebsd.org) Received: (from gnn@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M2WXr8070633; Sat, 22 Jul 2006 02:32:33 GMT (envelope-from gnn) Message-Id: <200607220232.k6M2WXr8070633@repoman.freebsd.org> From: "George V. Neville-Neil" Date: Sat, 22 Jul 2006 02:32:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet6 README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 02:32:33 -0000 gnn 2006-07-22 02:32:33 UTC FreeBSD src repository Removed files: sys/netinet6 README Log: The KAME project ceased work on IPv6 and IPSec in March of 2006. Remove the README file which warns against cosmetic or local only changes. FreeBSD committers should now feel free to work on the IPv6 and IPSec code without fetters. The KAME mailing lists still exist and it is always a good idea to ask questions about this code on the snap-users@kame.net mailing list. Reviewed by: rwatson, brooks Revision Changes Path 1.4 +0 -76 src/sys/netinet6/README (dead) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 03:11:55 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E040916A4DD; Sat, 22 Jul 2006 03:11:55 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F00743D69; Sat, 22 Jul 2006 03:11:55 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6M39dcv088849; Fri, 21 Jul 2006 21:09:39 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 21 Jul 2006 21:09:55 -0600 (MDT) Message-Id: <20060721.210955.232930691.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060722002533.GA15356@dragon.NUXI.org> References: <20060721125118.GA6326@dragon.NUXI.org> <20060721.081453.1586000351.imp@bsdimp.com> <20060722002533.GA15356@dragon.NUXI.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 21 Jul 2006 21:09:39 -0600 (MDT) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 03:11:56 -0000 In message: <20060722002533.GA15356@dragon.NUXI.org> "David O'Brien" writes: : > I've been trying for over six months to work with you to get these : > changes into the tree and fed upstream. : : You've been trying to force them into the tree without really accepting : any other path than the one you want, and in a short timeline. I was referring to this comment specifically: >>>Note that from what I've seen none of the anxious ARM >>>kernel developers have spent one once of time on this issue. As you later mention in your email, I've been trying to get these into the tree since last year. I've asked many times how to do that, how to submit the patches up stream, etc. I've yet to receive even a single email address for that. To say that I've not spent one ounce off time on the issue was, I felt, highly insulting to the hours I've put into it, and the number of attempts I've made to work something out with you. Maybe I over-reacted in my response to this, but as I enumerated before, I'm very frustrated. This has been dragging on for at least nine months... To say that I've not spent one ounce of time on this issue really got to me. I'll give you a call tomorrow and we can hash things out so we're both happy, I hope. Warner From owner-cvs-all@FreeBSD.ORG Sat Jul 22 04:28:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D0516A4DF; Sat, 22 Jul 2006 04:28:34 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C1043D73; Sat, 22 Jul 2006 04:28:27 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M4SRgV079423; Sat, 22 Jul 2006 04:28:27 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M4SRjL079414; Sat, 22 Jul 2006 04:28:27 GMT (envelope-from linimon) Message-Id: <200607220428.k6M4SRjL079414@repoman.freebsd.org> From: Mark Linimon Date: Sat, 22 Jul 2006 04:28:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/szip Makefile ports/games/BillardGL Makefile ports/games/apoolGL Makefile ports/games/deng Makefile ports/games/ensemblist Makefile ports/games/exult Makefile ports/games/gillo Makefile ports/games/glaxium Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 04:28:34 -0000 linimon 2006-07-22 04:28:27 UTC FreeBSD ports repository Modified files: archivers/szip Makefile games/BillardGL Makefile games/apoolGL Makefile games/deng Makefile games/ensemblist Makefile games/exult Makefile games/gillo Makefile games/glaxium Makefile games/glbsp Makefile games/rottdc Makefile games/ssc Makefile games/tenebrae Makefile games/vavoom Makefile graphics/allegrogl Makefile graphics/ayam Makefile graphics/demeter Makefile graphics/fracplanet Makefile graphics/ftgl Makefile graphics/fv Makefile graphics/gephex Makefile graphics/glew Makefile graphics/glfw Makefile graphics/gltt Makefile graphics/irit Makefile graphics/linux-ac3d Makefile graphics/moth Makefile graphics/oglext Makefile graphics/openrm Makefile graphics/pixie Makefile graphics/pyro Makefile graphics/quesa Makefile graphics/renderpark Makefile graphics/vvv Makefile graphics/xrml Makefile multimedia/jahshaka Makefile multimedia/libmpeg3 Makefile print/gl2ps Makefile russian/mueller-dic Makefile x11-toolkits/otk Makefile Log: Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him back soon. Hat: portmgr Revision Changes Path 1.13 +1 -1 ports/archivers/szip/Makefile 1.6 +1 -1 ports/games/BillardGL/Makefile 1.3 +1 -1 ports/games/apoolGL/Makefile 1.16 +1 -1 ports/games/deng/Makefile 1.4 +1 -1 ports/games/ensemblist/Makefile 1.21 +1 -1 ports/games/exult/Makefile 1.3 +1 -1 ports/games/gillo/Makefile 1.2 +1 -1 ports/games/glaxium/Makefile 1.7 +1 -1 ports/games/glbsp/Makefile 1.3 +1 -1 ports/games/rottdc/Makefile 1.11 +1 -1 ports/games/ssc/Makefile 1.8 +1 -1 ports/games/tenebrae/Makefile 1.19 +1 -1 ports/games/vavoom/Makefile 1.9 +1 -1 ports/graphics/allegrogl/Makefile 1.20 +1 -1 ports/graphics/ayam/Makefile 1.9 +1 -1 ports/graphics/demeter/Makefile 1.3 +1 -1 ports/graphics/fracplanet/Makefile 1.14 +1 -1 ports/graphics/ftgl/Makefile 1.3 +1 -1 ports/graphics/fv/Makefile 1.6 +1 -1 ports/graphics/gephex/Makefile 1.14 +1 -1 ports/graphics/glew/Makefile 1.7 +1 -1 ports/graphics/glfw/Makefile 1.14 +1 -1 ports/graphics/gltt/Makefile 1.11 +1 -1 ports/graphics/irit/Makefile 1.16 +1 -1 ports/graphics/linux-ac3d/Makefile 1.3 +1 -1 ports/graphics/moth/Makefile 1.6 +1 -1 ports/graphics/oglext/Makefile 1.13 +1 -1 ports/graphics/openrm/Makefile 1.25 +1 -1 ports/graphics/pixie/Makefile 1.4 +1 -1 ports/graphics/pyro/Makefile 1.13 +1 -1 ports/graphics/quesa/Makefile 1.12 +1 -1 ports/graphics/renderpark/Makefile 1.5 +1 -1 ports/graphics/vvv/Makefile 1.13 +1 -1 ports/graphics/xrml/Makefile 1.5 +1 -1 ports/multimedia/jahshaka/Makefile 1.6 +1 -1 ports/multimedia/libmpeg3/Makefile 1.9 +1 -1 ports/print/gl2ps/Makefile 1.4 +1 -1 ports/russian/mueller-dic/Makefile 1.3 +1 -1 ports/x11-toolkits/otk/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 04:42:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C371F16A4DE; Sat, 22 Jul 2006 04:42:30 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC3B43D64; Sat, 22 Jul 2006 04:42:27 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M4gRPH080184; Sat, 22 Jul 2006 04:42:27 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M4gRuK080183; Sat, 22 Jul 2006 04:42:27 GMT (envelope-from rafan) Message-Id: <200607220442.k6M4gRuK080183@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 22 Jul 2006 04:42:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-WikiConverter Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 04:42:30 -0000 rafan 2006-07-22 04:42:27 UTC FreeBSD ports repository Modified files: www/p5-HTML-WikiConverter Makefile distinfo pkg-descr Log: - Update to 0.61 PR: ports/100693 Submitted by: Jin-Shan Tseng Approved by: maintainer Revision Changes Path 1.7 +1 -2 ports/www/p5-HTML-WikiConverter/Makefile 1.6 +3 -3 ports/www/p5-HTML-WikiConverter/distinfo 1.2 +5 -5 ports/www/p5-HTML-WikiConverter/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Jul 22 04:42:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E872316A4E1; Sat, 22 Jul 2006 04:42:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E41743D79; Sat, 22 Jul 2006 04:42:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M4gqRv080243; Sat, 22 Jul 2006 04:42:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M4gqaE080242; Sat, 22 Jul 2006 04:42:52 GMT (envelope-from clsung) Message-Id: <200607220442.k6M4gqaE080242@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 22 Jul 2006 04:42:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-CGI-Ex Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 04:42:58 -0000 clsung 2006-07-22 04:42:52 UTC FreeBSD ports repository Modified files: www/p5-CGI-Ex Makefile distinfo Log: - Update to 2.06 PR: ports/100678 Submitted by: clsung Approved by: maintainer Revision Changes Path 1.2 +1 -1 ports/www/p5-CGI-Ex/Makefile 1.2 +3 -3 ports/www/p5-CGI-Ex/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 04:44:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE1DB16A4DE; Sat, 22 Jul 2006 04:44:08 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5EB43D46; Sat, 22 Jul 2006 04:44:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M4i8fx080332; Sat, 22 Jul 2006 04:44:08 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M4i8rE080331; Sat, 22 Jul 2006 04:44:08 GMT (envelope-from clsung) Message-Id: <200607220444.k6M4i8rE080331@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 22 Jul 2006 04:44:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Scalar-Defer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 04:44:08 -0000 clsung 2006-07-22 04:44:08 UTC FreeBSD ports repository Modified files: devel/p5-Scalar-Defer Makefile distinfo Log: - Update to 0.07 PR: ports/100680 Submitted by: clsung Approved by: maintainer Revision Changes Path 1.2 +1 -1 ports/devel/p5-Scalar-Defer/Makefile 1.2 +3 -3 ports/devel/p5-Scalar-Defer/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 04:54:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9E4516A4DD; Sat, 22 Jul 2006 04:54:01 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76CA943D46; Sat, 22 Jul 2006 04:54:01 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M4s15v088589; Sat, 22 Jul 2006 04:54:01 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M4s1Ua088588; Sat, 22 Jul 2006 04:54:01 GMT (envelope-from clsung) Message-Id: <200607220454.k6M4s1Ua088588@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 22 Jul 2006 04:54:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Lingua-EN-NamedEntity Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 04:54:01 -0000 clsung 2006-07-22 04:54:01 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Lingua-EN-NamedEntity Makefile distinfo pkg-descr pkg-plist Log: Add p5-Lingua-EN-NamedEntity 1.7, basic Named Entity Extraction algorithm. PR: ports/100675 Submitted by: Jin-Shan Tseng Revision Changes Path 1.1027 +1 -0 ports/textproc/Makefile 1.1 +33 -0 ports/textproc/p5-Lingua-EN-NamedEntity/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Lingua-EN-NamedEntity/distinfo (new) 1.1 +17 -0 ports/textproc/p5-Lingua-EN-NamedEntity/pkg-descr (new) 1.1 +10 -0 ports/textproc/p5-Lingua-EN-NamedEntity/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 04:54:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9331416A4DD; Sat, 22 Jul 2006 04:54:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8507543D62; Sat, 22 Jul 2006 04:54:15 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M4sFKw088627; Sat, 22 Jul 2006 04:54:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M4sFfR088626; Sat, 22 Jul 2006 04:54:15 GMT (envelope-from clsung) Message-Id: <200607220454.k6M4sFfR088626@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 22 Jul 2006 04:54:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 04:54:17 -0000 clsung 2006-07-22 04:54:15 UTC FreeBSD ports repository Modified files: . modules Log: p5-Lingua-EN-NamedEntity --> ports/textproc/p5-Lingua-EN-NamedEntity Revision Changes Path 1.15719 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 05:24:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F81416A4E2 for ; Sat, 22 Jul 2006 05:24:36 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.FreeBSD.org (Postfix) with SMTP id C7FD143D49 for ; Sat, 22 Jul 2006 05:24:34 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 4136 invoked by uid 399); 22 Jul 2006 05:24:32 -0000 Received: from localhost (HELO ?192.168.0.3?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 22 Jul 2006 05:24:32 -0000 Message-ID: <44C1B68C.6010608@FreeBSD.org> Date: Fri, 21 Jul 2006 22:24:28 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.4 (X11/20060604) MIME-Version: 1.0 To: Jean Milanez Melo References: <200607211639.k6LGdVLW076553@repoman.freebsd.org> <44C11DD0.40502@FreeBSD.org> <44C12477.4010909@FreeBSD.org> In-Reply-To: <44C12477.4010909@FreeBSD.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 05:24:36 -0000 Jean Milanez Melo wrote: > Doug Barton wrote: >> Jean Milanez Melo wrote: >> >>> jmelo 2006-07-21 16:39:31 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> Mk bsd.sites.mk Log: >>> - Remove bad site: ftp://ftp.chg.ru/pub/X11/contrib/ >>> >>> Revision Changes Path >>> 1.379 +1 -2 ports/Mk/bsd.sites.mk >>> >>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.sites.mk.diff?&r1=1.378&r2=1.379&f=h >>> >> >> >> When you remove the last site in a list, make sure to remove the trailing >> slash in the line above. I can now proudly pass the pointy hat that I >> earned >> for making this same mistake on to you. :) >> >> Doug >> > > I hope i won't be the last one to hold the hat hehehehe ;) I'm sure you won't be. And in case no one else has said it, thanks for taking the effort to improve that file. It is at best a thankless task, and as you've discovered, at worst a way to make really embarrassing, public mistakes. :) Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Sat Jul 22 05:31:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A13AB16A4DD; Sat, 22 Jul 2006 05:31:27 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BD8D43D53; Sat, 22 Jul 2006 05:31:27 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M5VRjF091482; Sat, 22 Jul 2006 05:31:27 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M5VRko091481; Sat, 22 Jul 2006 05:31:27 GMT (envelope-from novel) Message-Id: <200607220531.k6M5VRko091481@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sat, 22 Jul 2006 05:31:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/bmpx Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 05:31:27 -0000 novel 2006-07-22 05:31:27 UTC FreeBSD ports repository Modified files: multimedia/bmpx Makefile distinfo pkg-plist Log: Update to 0.20.3. Revision Changes Path 1.15 +3 -16 ports/multimedia/bmpx/Makefile 1.6 +3 -3 ports/multimedia/bmpx/distinfo 1.8 +1 -2 ports/multimedia/bmpx/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 06:01:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FD1B16A501; Sat, 22 Jul 2006 06:01:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F047043D5E; Sat, 22 Jul 2006 06:01:58 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M61wrO093129; Sat, 22 Jul 2006 06:01:58 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M61wNc093105; Sat, 22 Jul 2006 06:01:58 GMT (envelope-from des) Message-Id: <200607220601.k6M61wNc093105@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 22 Jul 2006 06:01:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libfetch ftp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 06:01:59 -0000 des 2006-07-22 06:01:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libfetch ftp.c Log: MFC: (1.92, 1.94) use CDUP (1.93) ignore MODE failure (1.95) respect FETCH_BIND_ADDRESS Revision Changes Path 1.91.2.1 +175 -29 src/lib/libfetch/ftp.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 06:03:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD73016A4DF; Sat, 22 Jul 2006 06:03:02 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B6BF43D5C; Sat, 22 Jul 2006 06:02:57 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M62vsv093300; Sat, 22 Jul 2006 06:02:57 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M62vcn093299; Sat, 22 Jul 2006 06:02:57 GMT (envelope-from des) Message-Id: <200607220602.k6M62vcn093299@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 22 Jul 2006 06:02:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/pkg_install/lib url.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 06:03:02 -0000 des 2006-07-22 06:02:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/pkg_install/lib url.c Log: MFC: (1.6) turn on libfetch debugging if -v was specified Revision Changes Path 1.4.10.2 +1 -0 src/usr.sbin/pkg_install/lib/url.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 06:41:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E31F16A4DD; Sat, 22 Jul 2006 06:41:25 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D9143D45; Sat, 22 Jul 2006 06:41:25 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M6fOuL096773; Sat, 22 Jul 2006 06:41:24 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M6fOfW096772; Sat, 22 Jul 2006 06:41:24 GMT (envelope-from lbr) Message-Id: <200607220641.k6M6fOfW096772@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sat, 22 Jul 2006 06:41:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Plugin-Authorization-ACL Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 06:41:25 -0000 lbr 2006-07-22 06:41:24 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Authorization-ACL Makefile distinfo Log: Update to 0.08 Revision Changes Path 1.6 +1 -1 ports/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile 1.4 +3 -3 ports/www/p5-Catalyst-Plugin-Authorization-ACL/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 06:43:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69C6216A4DA; Sat, 22 Jul 2006 06:43:59 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29FFE43D45; Sat, 22 Jul 2006 06:43:59 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M6hxqG096859; Sat, 22 Jul 2006 06:43:59 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M6hxsH096858; Sat, 22 Jul 2006 06:43:59 GMT (envelope-from krion) Message-Id: <200607220643.k6M6hxsH096858@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 22 Jul 2006 06:43:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports GIDs UIDs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 06:43:59 -0000 krion 2006-07-22 06:43:58 UTC FreeBSD ports repository Modified files: . GIDs UIDs Log: Add $FreeBSD tag. Revision Changes Path 1.2 +1 -0 ports/GIDs 1.2 +1 -0 ports/UIDs From owner-cvs-all@FreeBSD.ORG Sat Jul 22 06:44:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 581DC16A4DE; Sat, 22 Jul 2006 06:44:48 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 157C943D46; Sat, 22 Jul 2006 06:44:48 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M6il6b096914; Sat, 22 Jul 2006 06:44:47 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M6ilw4096913; Sat, 22 Jul 2006 06:44:47 GMT (envelope-from lbr) Message-Id: <200607220644.k6M6ilw4096913@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sat, 22 Jul 2006 06:44:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Sub-Install Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 06:44:48 -0000 lbr 2006-07-22 06:44:47 UTC FreeBSD ports repository Modified files: devel/p5-Sub-Install Makefile distinfo Log: Update to 0.922 Revision Changes Path 1.4 +1 -1 ports/devel/p5-Sub-Install/Makefile 1.3 +3 -3 ports/devel/p5-Sub-Install/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 07:23:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A18D16A4DD; Sat, 22 Jul 2006 07:23:47 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC0EC43D45; Sat, 22 Jul 2006 07:23:46 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M7Nk1t002870; Sat, 22 Jul 2006 07:23:46 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M7NkAr002869; Sat, 22 Jul 2006 07:23:46 GMT (envelope-from yar) Message-Id: <200607220723.k6M7NkAr002869@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 22 Jul 2006 07:23:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 07:23:47 -0000 yar 2006-07-22 07:23:46 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: The month name in .Dd should be spelled in full. Pointed out by: ru Revision Changes Path 1.303 +1 -1 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:19:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B75F816A4DA; Sat, 22 Jul 2006 08:19:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF1D43D45; Sat, 22 Jul 2006 08:19:54 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8Jsvf006737; Sat, 22 Jul 2006 08:19:54 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8JstN006736; Sat, 22 Jul 2006 08:19:54 GMT (envelope-from miwi) Message-Id: <200607220819.k6M8JstN006736@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 08:19:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/bsdadminscripts Makefile distinfo pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:19:54 -0000 miwi 2006-07-22 08:19:54 UTC FreeBSD ports repository Modified files: sysutils/bsdadminscripts Makefile distinfo pkg-descr Added files: sysutils/bsdadminscripts pkg-message Log: - Update to 2.1 PR: ports/100526 Submitted by: Dominic Fandrey Approved by: krion (mentor), maintainer Revision Changes Path 1.4 +14 -11 ports/sysutils/bsdadminscripts/Makefile 1.4 +3 -3 ports/sysutils/bsdadminscripts/distinfo 1.2 +3 -2 ports/sysutils/bsdadminscripts/pkg-descr 1.1 +7 -0 ports/sysutils/bsdadminscripts/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:22:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF3E716A4DA; Sat, 22 Jul 2006 08:22:09 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5626643D4C; Sat, 22 Jul 2006 08:22:09 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8M9ZF007010; Sat, 22 Jul 2006 08:22:09 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8M9QF007009; Sat, 22 Jul 2006 08:22:09 GMT (envelope-from thierry) Message-Id: <200607220822.k6M8M9QF007009@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 22 Jul 2006 08:22:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:22:09 -0000 thierry 2006-07-22 08:22:09 UTC FreeBSD ports repository Modified files: . modules Log: Add an entry for ports/net/mpich2. Revision Changes Path 1.15720 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:22:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23DBE16A4DA; Sat, 22 Jul 2006 08:22:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8612843D55; Sat, 22 Jul 2006 08:22:19 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8MJ2o007043; Sat, 22 Jul 2006 08:22:19 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8MJBf007042; Sat, 22 Jul 2006 08:22:19 GMT (envelope-from miwi) Message-Id: <200607220822.k6M8MJBf007042@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 08:22:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fm/worker Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:22:20 -0000 miwi 2006-07-22 08:22:19 UTC FreeBSD ports repository Modified files: x11-fm/worker Makefile distinfo Log: - Update to 2.13.1 PR: ports/100672 Submitted by: Simon Dick Approved by: krion (mentor), maintainer Revision Changes Path 1.26 +2 -1 ports/x11-fm/worker/Makefile 1.22 +3 -3 ports/x11-fm/worker/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:26:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81C3916A4E5; Sat, 22 Jul 2006 08:26:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C41AA43D78; Sat, 22 Jul 2006 08:26:45 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8QjfC007234; Sat, 22 Jul 2006 08:26:45 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8QjWF007233; Sat, 22 Jul 2006 08:26:45 GMT (envelope-from miwi) Message-Id: <200607220826.k6M8QjWF007233@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 08:26:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/tcpslice Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:26:46 -0000 miwi 2006-07-22 08:26:45 UTC FreeBSD ports repository Modified files: net/tcpslice Makefile distinfo Log: - Update to 2006.04.17 - Pass maintainership to submitter PR: ports/100374 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.9 +2 -2 ports/net/tcpslice/Makefile 1.6 +3 -3 ports/net/tcpslice/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:31:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4045E16A4DE; Sat, 22 Jul 2006 08:31:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0F7543D46; Sat, 22 Jul 2006 08:31:39 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8VdGS007565; Sat, 22 Jul 2006 08:31:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8Vdmx007564; Sat, 22 Jul 2006 08:31:39 GMT (envelope-from miwi) Message-Id: <200607220831.k6M8Vdmx007564@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 08:31:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/phpmyfaq Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:31:40 -0000 miwi 2006-07-22 08:31:39 UTC FreeBSD ports repository Modified files: www/phpmyfaq Makefile distinfo pkg-plist Log: - Update to 1.6.3 PR: ports/100581 Submitted by: miwi Approved by: kiron (mentor), maintainer Revision Changes Path 1.15 +3 -3 ports/www/phpmyfaq/Makefile 1.10 +3 -3 ports/www/phpmyfaq/distinfo 1.3 +1 -0 ports/www/phpmyfaq/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:35:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C07B16A4DA; Sat, 22 Jul 2006 08:35:23 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D2043D45; Sat, 22 Jul 2006 08:35:22 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8ZMuf007895; Sat, 22 Jul 2006 08:35:22 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8ZMCv007894; Sat, 22 Jul 2006 08:35:22 GMT (envelope-from thierry) Message-Id: <200607220835.k6M8ZMCv007894@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 22 Jul 2006 08:35:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/mpich2 Makefile distinfo pkg-descr pkg-plist ports/net/mpich2/files patch-ab patch-configure patch-mpid::ch2::chtick.c patch-src_env_Makefile.in patch-src_mpe2_src_slog2sdk_trace_rlog_configure patch-src_mpe2_src_slog2sdk_trace_sample_configure patch-src_mpi_romio_configure ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:35:23 -0000 thierry 2006-07-22 08:35:22 UTC FreeBSD ports repository Modified files: net Makefile net/mpich2 Makefile distinfo pkg-descr pkg-plist Added files: net/mpich2/files patch-configure patch-src_env_Makefile.in patch-src_mpe2_src_slog2sdk_trace_rlog_configure patch-src_mpe2_src_slog2sdk_trace_sample_configure patch-src_mpi_romio_configure pkg-message.in Removed files: net/mpich2/files patch-ab patch-mpid::ch2::chtick.c Log: Add MPICH-2, an implementation of the Message-Passing Interface (MPI). The goals of MPICH2 are to provide an MPI implementation for important platforms, including clusters, SMPs, and massively parallel processors. It also provides a vehicle for MPI implementation research and for developing new and better parallel programming environments. MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for the case of clusters with heterogeneous data representations. Note: some regression tests fail with Fortran 90, but the problem has been solved in 1.0.4-rc1, and 1.0.4 should be available RSN. Repocopied by: marcus Revision Changes Path 1.1702 +1 -0 ports/net/Makefile 1.44 +176 -173 ports/net/mpich2/Makefile 1.25 +3 -12 ports/net/mpich2/distinfo 1.6 +0 -13 ports/net/mpich2/files/patch-ab (dead) 1.1 +13 -0 ports/net/mpich2/files/patch-configure (new) 1.2 +0 -10 ports/net/mpich2/files/patch-mpid::ch2::chtick.c (dead) 1.1 +21 -0 ports/net/mpich2/files/patch-src_env_Makefile.in (new) 1.1 +10 -0 ports/net/mpich2/files/patch-src_mpe2_src_slog2sdk_trace_rlog_configure (new) 1.1 +10 -0 ports/net/mpich2/files/patch-src_mpe2_src_slog2sdk_trace_sample_configure (new) 1.1 +22 -0 ports/net/mpich2/files/patch-src_mpi_romio_configure (new) 1.1 +7 -0 ports/net/mpich2/files/pkg-message.in (new) 1.3 +6 -6 ports/net/mpich2/pkg-descr 1.23 +639 -622 ports/net/mpich2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:50:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D17AC16A4DA; Sat, 22 Jul 2006 08:50:08 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 812B043D45; Sat, 22 Jul 2006 08:50:08 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8o8YV016234; Sat, 22 Jul 2006 08:50:08 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8o8g4016233; Sat, 22 Jul 2006 08:50:08 GMT (envelope-from sat) Message-Id: <200607220850.k6M8o8g4016233@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 22 Jul 2006 08:50:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/redet Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:50:09 -0000 sat 2006-07-22 08:50:08 UTC FreeBSD ports repository Modified files: textproc/redet Makefile distinfo pkg-descr Log: - Update to 8.13 Revision Changes Path 1.14 +2 -3 ports/textproc/redet/Makefile 1.11 +3 -3 ports/textproc/redet/distinfo 1.3 +2 -1 ports/textproc/redet/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:57:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF6816A4DA; Sat, 22 Jul 2006 08:57:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A4A43D45; Sat, 22 Jul 2006 08:57:25 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8vPJv016679; Sat, 22 Jul 2006 08:57:25 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8vPlI016678; Sat, 22 Jul 2006 08:57:25 GMT (envelope-from miwi) Message-Id: <200607220857.k6M8vPlI016678@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 08:57:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fistgen Makefile distinfo pkg-descr pkg-plist ports/devel/fistgen/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:57:25 -0000 miwi 2006-07-22 08:57:25 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fistgen Makefile distinfo pkg-descr pkg-plist devel/fistgen/files pkg-message.in Log: Add fistgen language for describing stackable filesystems. FiST (File System Translator) is a language for describing stackable file systems. Fistgen is the FiST language code translator. This package includes sources for fistgen and stackable templates for several operating systems. Author: Erez Zadok WWW: http://www.filesystems.org/ PR: ports/100580 Submitted by: Stanislav Sedov Revision Changes Path 1.2354 +1 -0 ports/devel/Makefile 1.1 +60 -0 ports/devel/fistgen/Makefile (new) 1.1 +3 -0 ports/devel/fistgen/distinfo (new) 1.1 +21 -0 ports/devel/fistgen/files/pkg-message.in (new) 1.1 +6 -0 ports/devel/fistgen/pkg-descr (new) 1.1 +306 -0 ports/devel/fistgen/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 08:57:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4AEB16A4DD; Sat, 22 Jul 2006 08:57:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838C843D45; Sat, 22 Jul 2006 08:57:51 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M8vpo5016734; Sat, 22 Jul 2006 08:57:51 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M8vpjh016733; Sat, 22 Jul 2006 08:57:51 GMT (envelope-from miwi) Message-Id: <200607220857.k6M8vpjh016733@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 08:57:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 08:57:51 -0000 miwi 2006-07-22 08:57:51 UTC FreeBSD ports repository Modified files: . modules Log: fistgen --> ports/devel/fistgen Revision Changes Path 1.15721 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:18:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC88A16A4E1; Sat, 22 Jul 2006 09:18:02 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78ADB43D45; Sat, 22 Jul 2006 09:18:02 +0000 (GMT) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9I2bk019020; Sat, 22 Jul 2006 09:18:02 GMT (envelope-from gnn@repoman.freebsd.org) Received: (from gnn@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9I266019019; Sat, 22 Jul 2006 09:18:02 GMT (envelope-from gnn) Message-Id: <200607220918.k6M9I266019019@repoman.freebsd.org> From: "George V. Neville-Neil" Date: Sat, 22 Jul 2006 09:18:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netipsec keysock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:18:02 -0000 gnn 2006-07-22 09:18:02 UTC FreeBSD src repository Modified files: sys/netipsec keysock.c Log: Fix build breakage from previous commit which confused key_abort and key_close. Revision Changes Path 1.17 +1 -1 src/sys/netipsec/keysock.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:23:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FD6716A4DA; Sat, 22 Jul 2006 09:23:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3B043D45; Sat, 22 Jul 2006 09:23:56 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9NuG0019479; Sat, 22 Jul 2006 09:23:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9NuAO019478; Sat, 22 Jul 2006 09:23:56 GMT (envelope-from miwi) Message-Id: <200607220923.k6M9NuAO019478@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:23:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/uncrustify Makefile distinfo pkg-descr pkg-plist ports/textproc/uncrustify/files patch-src-uncrustify.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:23:56 -0000 miwi 2006-07-22 09:23:56 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/uncrustify Makefile distinfo pkg-descr pkg-plist textproc/uncrustify/files patch-src-uncrustify.cpp Log: Add uncrustify , highly configurable source code beautifier. The goals of this project are simple: Create a highly configurable, easily modifiable source code beautifier. What it does: * Ident code, aligning on parens, assignments, etc * Align on '=' and variable definitions * Align structure initializers * Align #define stuff * Align backslash-newline stuff * Reformat comments (a little bit) * Fix inter-character spacing * Add or remove parens on return statements * Add or remove braces on single-statement if/do/while/for statements * Highly configurable - 118 configurable options as of version 0.0.15 WWW: http://uncrustify.sourceforge.net PR: ports/100604 Submitted by: Dmitry Marakasov Revision Changes Path 1.1028 +1 -0 ports/textproc/Makefile 1.1 +21 -0 ports/textproc/uncrustify/Makefile (new) 1.1 +3 -0 ports/textproc/uncrustify/distinfo (new) 1.1 +10 -0 ports/textproc/uncrustify/files/patch-src-uncrustify.cpp (new) 1.1 +16 -0 ports/textproc/uncrustify/pkg-descr (new) 1.1 +10 -0 ports/textproc/uncrustify/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:24:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A02A616A4DF; Sat, 22 Jul 2006 09:24:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3166943D46; Sat, 22 Jul 2006 09:24:21 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9OLjO019556; Sat, 22 Jul 2006 09:24:21 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9OLDc019555; Sat, 22 Jul 2006 09:24:21 GMT (envelope-from miwi) Message-Id: <200607220924.k6M9OLDc019555@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:24:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:24:21 -0000 miwi 2006-07-22 09:24:21 UTC FreeBSD ports repository Modified files: . modules Log: uncrustify --> ports/textproc/uncrustify Revision Changes Path 1.15722 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:30:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE21816A4DE; Sat, 22 Jul 2006 09:30:22 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABB5043D45; Sat, 22 Jul 2006 09:30:22 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9UMD3019904; Sat, 22 Jul 2006 09:30:22 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9UMra019903; Sat, 22 Jul 2006 09:30:22 GMT (envelope-from miwi) Message-Id: <200607220930.k6M9UMra019903@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:30:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/news/sabnzbd Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:30:23 -0000 miwi 2006-07-22 09:30:22 UTC FreeBSD ports repository Modified files: news/sabnzbd Makefile distinfo pkg-plist Log: - Update to 0.2.3 PR: ports/100694 Submitted by: Daniel Approved by: krion (mentor) Revision Changes Path 1.4 +1 -1 ports/news/sabnzbd/Makefile 1.4 +3 -3 ports/news/sabnzbd/distinfo 1.3 +3 -0 ports/news/sabnzbd/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:34:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D98E16A4DE; Sat, 22 Jul 2006 09:34:39 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CA3543D45; Sat, 22 Jul 2006 09:34:38 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9Yc7U020147; Sat, 22 Jul 2006 09:34:38 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9YcRt020146; Sat, 22 Jul 2006 09:34:38 GMT (envelope-from brueffer) Message-Id: <200607220934.k6M9YcRt020146@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 22 Jul 2006 09:34:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 random.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:34:39 -0000 brueffer 2006-07-22 09:34:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 random.4 Log: MFC: rev. 1.19 - Bring kern.random output closer to reality - Remove kern.random.sys.burst, it's no longer available - Document kern.random.sys.harvest.swi Revision Changes Path 1.18.2.1 +18 -28 src/share/man/man4/random.4 From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:48:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46D6F16A4DD; Sat, 22 Jul 2006 09:48:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59BEC43D5E; Sat, 22 Jul 2006 09:47:55 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9lsau020814; Sat, 22 Jul 2006 09:47:54 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9ls4v020813; Sat, 22 Jul 2006 09:47:54 GMT (envelope-from miwi) Message-Id: <200607220947.k6M9ls4v020813@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:47:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/dns-proxy-tor Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/security/dns-proxy-tor/files dns-proxy-tor.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:48:00 -0000 miwi 2006-07-22 09:47:54 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/dns-proxy-tor Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist security/dns-proxy-tor/files dns-proxy-tor.in pkg-message.in Log: Add dns-proxy-tor, resolves DNS requests through Tor. dns-proxy-tor is a DNS server that stops DNS leaks with applications that don't support or aren't configured to use socks4a or Tor's DNS resolution. WWW: http://http://p56soo2ibjkx23xo.onion/ PR: ports/99033 Submitted by: Fabian Keil Revision Changes Path 1.792 +1 -0 ports/security/Makefile 1.1 +45 -0 ports/security/dns-proxy-tor/Makefile (new) 1.1 +3 -0 ports/security/dns-proxy-tor/distinfo (new) 1.1 +70 -0 ports/security/dns-proxy-tor/files/dns-proxy-tor.in (new) 1.1 +48 -0 ports/security/dns-proxy-tor/files/pkg-message.in (new) 1.1 +62 -0 ports/security/dns-proxy-tor/pkg-deinstall (new) 1.1 +9 -0 ports/security/dns-proxy-tor/pkg-descr (new) 1.1 +36 -0 ports/security/dns-proxy-tor/pkg-install (new) 1.1 +9 -0 ports/security/dns-proxy-tor/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:48:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6592816A4E5; Sat, 22 Jul 2006 09:48:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2526C43D45; Sat, 22 Jul 2006 09:48:25 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9mPp3020901; Sat, 22 Jul 2006 09:48:25 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9mPEM020900; Sat, 22 Jul 2006 09:48:25 GMT (envelope-from miwi) Message-Id: <200607220948.k6M9mPEM020900@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:48:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:48:25 -0000 miwi 2006-07-22 09:48:24 UTC FreeBSD ports repository Modified files: . modules Log: dns-proxy-tor --> ports/security/dns-proxy-tor Revision Changes Path 1.15723 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:52:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0816316A4DA; Sat, 22 Jul 2006 09:52:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9F2E43D45; Sat, 22 Jul 2006 09:52:53 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9qrac021176; Sat, 22 Jul 2006 09:52:53 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9qrEM021175; Sat, 22 Jul 2006 09:52:53 GMT (envelope-from miwi) Message-Id: <200607220952.k6M9qrEM021175@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:52:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports GIDs UIDs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:52:54 -0000 miwi 2006-07-22 09:52:51 UTC FreeBSD ports repository Modified files: . GIDs UIDs Log: Add entry for dns-proxy-tor. Approved by: krion (mentor) Revision Changes Path 1.3 +2 -1 ports/GIDs 1.3 +2 -1 ports/UIDs From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:56:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE7A516A4E1; Sat, 22 Jul 2006 09:56:27 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B6343D46; Sat, 22 Jul 2006 09:56:27 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9uRGa021434; Sat, 22 Jul 2006 09:56:27 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9uRZX021433; Sat, 22 Jul 2006 09:56:27 GMT (envelope-from miwi) Message-Id: <200607220956.k6M9uRZX021433@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:56:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/trans-proxy-tor Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/security/trans-proxy-tor/files patch-lazy-day pkg-message.in trans-proxy-tor.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:56:27 -0000 miwi 2006-07-22 09:56:26 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/trans-proxy-tor Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist security/trans-proxy-tor/files patch-lazy-day pkg-message.in trans-proxy-tor.in Log: Add trans-proxy-tor, transparent proxy used to redirect TCP connections into Tor. trans-proxy-tor is a transparent proxy that uses PF to redirect TCP connections through Tor (http://tor.eff.org/). Programs that aren't aware of Tor will use it without their knowledge, and their traffic no longer leaves the system unencrypted. PR: ports/99034 Submitted by: Fabian Keil Revision Changes Path 1.793 +1 -0 ports/security/Makefile 1.1 +57 -0 ports/security/trans-proxy-tor/Makefile (new) 1.1 +3 -0 ports/security/trans-proxy-tor/distinfo (new) 1.1 +38 -0 ports/security/trans-proxy-tor/files/patch-lazy-day (new) 1.1 +49 -0 ports/security/trans-proxy-tor/files/pkg-message.in (new) 1.1 +49 -0 ports/security/trans-proxy-tor/files/trans-proxy-tor.in (new) 1.1 +62 -0 ports/security/trans-proxy-tor/pkg-deinstall (new) 1.1 +17 -0 ports/security/trans-proxy-tor/pkg-descr (new) 1.1 +36 -0 ports/security/trans-proxy-tor/pkg-install (new) 1.1 +9 -0 ports/security/trans-proxy-tor/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 09:56:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D31816A4DD; Sat, 22 Jul 2006 09:56:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8853B43D5C; Sat, 22 Jul 2006 09:56:56 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6M9uuP7021479; Sat, 22 Jul 2006 09:56:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6M9uuB9021478; Sat, 22 Jul 2006 09:56:56 GMT (envelope-from miwi) Message-Id: <200607220956.k6M9uuB9021478@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 09:56:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 09:56:57 -0000 miwi 2006-07-22 09:56:56 UTC FreeBSD ports repository Modified files: . modules Log: trans-proxy-tor --> ports/security/trans-proxy-tor Revision Changes Path 1.15724 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:01:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0292116A4DA; Sat, 22 Jul 2006 10:01:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B2543D45; Sat, 22 Jul 2006 10:01:29 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MA1TJi021781; Sat, 22 Jul 2006 10:01:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MA1TEe021780; Sat, 22 Jul 2006 10:01:29 GMT (envelope-from miwi) Message-Id: <200607221001.k6MA1TEe021780@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:01:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports GIDs UIDs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:01:30 -0000 miwi 2006-07-22 10:01:29 UTC FreeBSD ports repository Modified files: . GIDs UIDs Log: Add entry for trans-proxy-tor. Approved by: krion (mentor) Revision Changes Path 1.4 +2 -1 ports/GIDs 1.4 +2 -1 ports/UIDs From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:04:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4077F16A4E0; Sat, 22 Jul 2006 10:04:48 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0ACA43D49; Sat, 22 Jul 2006 10:04:47 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MA4l8I023138; Sat, 22 Jul 2006 10:04:47 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MA4lTX023137; Sat, 22 Jul 2006 10:04:47 GMT (envelope-from pjd) Message-Id: <200607221004.k6MA4lTX023137@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 22 Jul 2006 10:04:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:04:48 -0000 pjd 2006-07-22 10:04:47 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: Set ses_ictx and ses_octx to NULL after freeing them, so we won't free them twice. This is possible for example in situation when session is used in authentication context, then freed and then used in encryption context and freed - in encryption context ses_ictx and ses_octx are not touched at newsession time, but padlock_freesession could still try to free them when they are not NULL. Revision Changes Path 1.7 +2 -0 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:05:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 887F316A4DF; Sat, 22 Jul 2006 10:05:56 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4641D43D46; Sat, 22 Jul 2006 10:05:56 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MA5u88023244; Sat, 22 Jul 2006 10:05:56 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MA5uF7023243; Sat, 22 Jul 2006 10:05:56 GMT (envelope-from pjd) Message-Id: <200607221005.k6MA5uF7023243@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 22 Jul 2006 10:05:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/geom/eli g_eli_integrity.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:05:56 -0000 pjd 2006-07-22 10:05:56 UTC FreeBSD src repository Modified files: sys/geom/eli g_eli_integrity.c Log: Don't forget to initialize crp_olen field, which is used to calculate bio_completed value. Revision Changes Path 1.4 +1 -0 src/sys/geom/eli/g_eli_integrity.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:07:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23A7A16A4DE; Sat, 22 Jul 2006 10:07:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D15F243D46; Sat, 22 Jul 2006 10:07:57 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MA7vop023411; Sat, 22 Jul 2006 10:07:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MA7vv0023410; Sat, 22 Jul 2006 10:07:57 GMT (envelope-from miwi) Message-Id: <200607221007.k6MA7vv0023410@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:07:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/phpua-engine Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:07:58 -0000 miwi 2006-07-22 10:07:57 UTC FreeBSD ports repository Modified files: games/phpua-engine Makefile pkg-plist Log: - Fix plist - Bumped portrevision - Pass maintainership to submitter PR: ports/99738 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.8 +13 -13 ports/games/phpua-engine/Makefile 1.5 +38 -41 ports/games/phpua-engine/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:10:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95F9E16A4E6; Sat, 22 Jul 2006 10:10:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52D4E43D45; Sat, 22 Jul 2006 10:10:32 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAAWge023577; Sat, 22 Jul 2006 10:10:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAAWwf023576; Sat, 22 Jul 2006 10:10:32 GMT (envelope-from miwi) Message-Id: <200607221010.k6MAAWwf023576@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:10:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/phpua-hl Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:10:32 -0000 miwi 2006-07-22 10:10:32 UTC FreeBSD ports repository Modified files: games/phpua-hl Makefile pkg-plist Log: - Pass maintainership to submitter - Mark unbroken - Fix plist PR: ports/99739 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.7 +11 -11 ports/games/phpua-hl/Makefile 1.5 +9 -2 ports/games/phpua-hl/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:12:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2380116A4DF; Sat, 22 Jul 2006 10:12:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5AFF43D45; Sat, 22 Jul 2006 10:12:50 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MACoeu023750; Sat, 22 Jul 2006 10:12:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MACoOn023749; Sat, 22 Jul 2006 10:12:50 GMT (envelope-from miwi) Message-Id: <200607221012.k6MACoOn023749@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:12:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/phpua-cod Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:12:51 -0000 miwi 2006-07-22 10:12:50 UTC FreeBSD ports repository Modified files: games/phpua-cod Makefile pkg-plist Log: - Mark unbroken - Pass maintainership to submitter - Fix plist PR: ports/99741 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.7 +11 -11 ports/games/phpua-cod/Makefile 1.4 +8 -1 ports/games/phpua-cod/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:15:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 105F016A4DA; Sat, 22 Jul 2006 10:15:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E0543D46; Sat, 22 Jul 2006 10:15:13 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAFDw0023872; Sat, 22 Jul 2006 10:15:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAFDXK023871; Sat, 22 Jul 2006 10:15:13 GMT (envelope-from miwi) Message-Id: <200607221015.k6MAFDXK023871@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:15:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/phpua-bf Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:15:14 -0000 miwi 2006-07-22 10:15:13 UTC FreeBSD ports repository Modified files: games/phpua-bf Makefile pkg-plist Log: - Mark unbroken - Pass maintainership to submitter - Fix plist PR: ports/99740 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.9 +11 -10 ports/games/phpua-bf/Makefile 1.4 +5 -0 ports/games/phpua-bf/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:20:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135B816A4DA; Sat, 22 Jul 2006 10:20:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62F0C43D55; Sat, 22 Jul 2006 10:20:14 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAKEjS024057; Sat, 22 Jul 2006 10:20:14 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAKErv024056; Sat, 22 Jul 2006 10:20:14 GMT (envelope-from miwi) Message-Id: <200607221020.k6MAKErv024056@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:20:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/phpua-q3 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:20:18 -0000 miwi 2006-07-22 10:20:13 UTC FreeBSD ports repository Modified files: games/phpua-q3 Makefile pkg-plist Log: - Mark unbroken - Pass maintainership to submitter - Fix plist PR: ports/99742 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.7 +11 -11 ports/games/phpua-q3/Makefile 1.5 +9 -2 ports/games/phpua-q3/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:22:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 457CE16A4DD; Sat, 22 Jul 2006 10:22:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 019DD43D45; Sat, 22 Jul 2006 10:22:23 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAMMKL024291; Sat, 22 Jul 2006 10:22:22 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAMMZ2024290; Sat, 22 Jul 2006 10:22:22 GMT (envelope-from miwi) Message-Id: <200607221022.k6MAMMZ2024290@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:22:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/phpua-ut Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:22:23 -0000 miwi 2006-07-22 10:22:22 UTC FreeBSD ports repository Modified files: games/phpua-ut Makefile pkg-plist Log: - Mark unbroken - Pass maintainership to submitter - Fix plist PR: ports/99743 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.7 +11 -11 ports/games/phpua-ut/Makefile 1.4 +12 -7 ports/games/phpua-ut/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:23:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E7A16A4E0; Sat, 22 Jul 2006 10:23:24 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60D3F43D45; Sat, 22 Jul 2006 10:23:24 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MANOja024345; Sat, 22 Jul 2006 10:23:24 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MANOdV024344; Sat, 22 Jul 2006 10:23:24 GMT (envelope-from krion) Message-Id: <200607221023.k6MANOdV024344@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 22 Jul 2006 10:23:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/pmacct Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:23:24 -0000 krion 2006-07-22 10:23:24 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.11.0rc1 Revision Changes Path 1.62 +2 -1 ports/net-mgmt/pmacct/Makefile 1.52 +3 -3 ports/net-mgmt/pmacct/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:23:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F0E316A4DE; Sat, 22 Jul 2006 10:23:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A37F43D46; Sat, 22 Jul 2006 10:23:49 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MANnNF024411; Sat, 22 Jul 2006 10:23:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MANnWa024410; Sat, 22 Jul 2006 10:23:49 GMT (envelope-from miwi) Message-Id: <200607221023.k6MANnWa024410@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:23:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/phpua-ut2003 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:23:49 -0000 miwi 2006-07-22 10:23:49 UTC FreeBSD ports repository Modified files: games/phpua-ut2003 Makefile pkg-plist Log: - Mark unbroken - Pass maintainership to submitter - Fix plist PR: ports/99744 Submitted by: Babak Farrokhi Approved by: krion (mentor) Revision Changes Path 1.8 +12 -10 ports/games/phpua-ut2003/Makefile 1.4 +5 -1 ports/games/phpua-ut2003/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:32:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96B216A4DA; Sat, 22 Jul 2006 10:32:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4F1143D4C; Sat, 22 Jul 2006 10:32:51 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAWpbs024827; Sat, 22 Jul 2006 10:32:51 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAWpiA024826; Sat, 22 Jul 2006 10:32:51 GMT (envelope-from miwi) Message-Id: <200607221032.k6MAWpiA024826@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:32:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cxref Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:32:52 -0000 miwi 2006-07-22 10:32:51 UTC FreeBSD ports repository Modified files: devel/cxref Makefile Added files: devel/cxref pkg-plist Log: - Pass maintainership to submitter - Bumped portrevisionix plist - Install supplementary scripts and emacs files - Use gnometarget macro - Remove unneccessory BISON dependency - Bumped portrevision - Fix plist PR: ports/100667 Submitted by: Stanislav Sedov Approved by: krion (mentor) Revision Changes Path 1.29 +9 -4 ports/devel/cxref/Makefile 1.8 +17 -0 ports/devel/cxref/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:40:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F0416A4DA; Sat, 22 Jul 2006 10:40:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C657B43D49; Sat, 22 Jul 2006 10:40:13 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAeDP7025184; Sat, 22 Jul 2006 10:40:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAeDhC025183; Sat, 22 Jul 2006 10:40:13 GMT (envelope-from miwi) Message-Id: <200607221040.k6MAeDhC025183@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:40:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:40:14 -0000 miwi 2006-07-22 10:40:13 UTC FreeBSD ports repository Modified files: . UPDATING Log: Add entry for phpua-* user. Approved by: kiron (mentor) Revision Changes Path 1.368 +8 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:55:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C76A16A4DA; Sat, 22 Jul 2006 10:55:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2931743D55; Sat, 22 Jul 2006 10:55:21 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAtLNJ025994; Sat, 22 Jul 2006 10:55:21 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAtL8R025993; Sat, 22 Jul 2006 10:55:21 GMT (envelope-from miwi) Message-Id: <200607221055.k6MAtL8R025993@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:55:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/shells Makefile ports/shells/mksh Makefile distinfo pkg-deinstall pkg-descr pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:55:21 -0000 miwi 2006-07-22 10:55:20 UTC FreeBSD ports repository Modified files: shells Makefile Added files: shells/mksh Makefile distinfo pkg-deinstall pkg-descr pkg-install Log: Add mksh , a Korn shell with many additions. The MirOS Korn Shell, which contains many additions to the original Korn shell. WWW: http://mirbsd.de/mksh PR: ports/100713 Submitted by: Andreas Kohn Revision Changes Path 1.58 +1 -0 ports/shells/Makefile 1.1 +53 -0 ports/shells/mksh/Makefile (new) 1.1 +3 -0 ports/shells/mksh/distinfo (new) 1.1 +22 -0 ports/shells/mksh/pkg-deinstall (new) 1.1 +4 -0 ports/shells/mksh/pkg-descr (new) 1.1 +19 -0 ports/shells/mksh/pkg-install (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:55:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4A8B16A4DA; Sat, 22 Jul 2006 10:55:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9372243D58; Sat, 22 Jul 2006 10:55:45 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MAtjVP026046; Sat, 22 Jul 2006 10:55:45 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MAtjt1026045; Sat, 22 Jul 2006 10:55:45 GMT (envelope-from miwi) Message-Id: <200607221055.k6MAtjt1026045@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 10:55:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:55:45 -0000 miwi 2006-07-22 10:55:45 UTC FreeBSD ports repository Modified files: . modules Log: mksh --> ports/shells/mksh Revision Changes Path 1.15725 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 10:58:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F38516A4DE; Sat, 22 Jul 2006 10:58:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D6D343D49; Sat, 22 Jul 2006 10:58:44 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id 34637508D6; Sat, 22 Jul 2006 12:58:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.0-gr0 (2005-09-13) on unixfreunde.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.0-gr0 Received: from mwilke.ath.cx (dslb-082-083-130-239.pools.arcor-ip.net [82.83.130.239]) by unixfreunde.net (Postfix) with ESMTP id CEC83508D4; Sat, 22 Jul 2006 12:58:43 +0200 (CEST) Date: Sat, 22 Jul 2006 12:58:42 +0200 From: Martin Wilke To: Martin Wilke Message-ID: <20060722125842.1cdbceee@mwilke.ath.cx> In-Reply-To: <200607221055.k6MAtL8R025993@repoman.freebsd.org> References: <200607221055.k6MAtL8R025993@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.10.0; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/shells Makefile ports/shells/mksh Makefile distinfo pkg-deinstall pkg-descr pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 10:58:45 -0000 On Sat, 22 Jul 2006 10:55:20 +0000 (UTC) Martin Wilke wrote: Andreas has submittet via irc. > miwi 2006-07-22 10:55:20 UTC > > FreeBSD ports repository > > Modified files: > shells Makefile > Added files: > shells/mksh Makefile distinfo pkg-deinstall pkg-descr > pkg-install > Log: > Add mksh , a Korn shell with many additions. > > The MirOS Korn Shell, which contains many additions to the original > Korn shell. > > WWW: http://mirbsd.de/mksh > > PR: ports/100713 > Submitted by: Andreas Kohn > > Revision Changes Path > 1.58 +1 -0 ports/shells/Makefile > 1.1 +53 -0 ports/shells/mksh/Makefile (new) > 1.1 +3 -0 ports/shells/mksh/distinfo (new) > 1.1 +22 -0 ports/shells/mksh/pkg-deinstall (new) > 1.1 +4 -0 ports/shells/mksh/pkg-descr (new) > 1.1 +19 -0 ports/shells/mksh/pkg-install (new) > _______________________________________________ > cvs-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-ports > To unsubscribe, send any mail to "cvs-ports-unsubscribe@freebsd.org" From owner-cvs-all@FreeBSD.ORG Sat Jul 22 11:14:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F7416A4DD; Sat, 22 Jul 2006 11:14:33 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D323643D4C; Sat, 22 Jul 2006 11:14:32 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MBEWww028186; Sat, 22 Jul 2006 11:14:32 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MBEWXR028185; Sat, 22 Jul 2006 11:14:32 GMT (envelope-from lioux) Message-Id: <200607221114.k6MBEWXR028185@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 22 Jul 2006 11:14:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/i2p Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 11:14:33 -0000 lioux 2006-07-22 11:14:31 UTC FreeBSD ports repository Modified files: net-p2p/i2p Makefile distinfo Log: Update to 0.6.1.22 Revision Changes Path 1.34 +1 -1 ports/net-p2p/i2p/Makefile 1.31 +3 -3 ports/net-p2p/i2p/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 11:28:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E96316A4E2; Sat, 22 Jul 2006 11:28:06 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B433A43D5E; Sat, 22 Jul 2006 11:28:03 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MBS3RS028822; Sat, 22 Jul 2006 11:28:03 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MBS37W028821; Sat, 22 Jul 2006 11:28:03 GMT (envelope-from des) Message-Id: <200607221128.k6MBS37W028821@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 22 Jul 2006 11:28:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/nav Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 11:28:06 -0000 des 2006-07-22 11:28:03 UTC FreeBSD ports repository Modified files: net-mgmt/nav Makefile Log: NAV works fine with Java 1.5. Revision Changes Path 1.6 +1 -1 ports/net-mgmt/nav/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 11:33:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D09816A4DA; Sat, 22 Jul 2006 11:33:19 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24B6F43D45; Sat, 22 Jul 2006 11:33:19 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MBXJv2029122; Sat, 22 Jul 2006 11:33:19 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MBXIhA029121; Sat, 22 Jul 2006 11:33:18 GMT (envelope-from sem) Message-Id: <200607221133.k6MBXIhA029121@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 22 Jul 2006 11:33:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/gsoap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 11:33:19 -0000 sem 2006-07-22 11:33:18 UTC FreeBSD ports repository Modified files: devel/gsoap Makefile distinfo Log: - Update to 2.7.8c Revision Changes Path 1.22 +1 -1 ports/devel/gsoap/Makefile 1.16 +3 -3 ports/devel/gsoap/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 11:35:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CA1616A4DD; Sat, 22 Jul 2006 11:35:12 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F21A743D46; Sat, 22 Jul 2006 11:35:11 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MBZBTu029240; Sat, 22 Jul 2006 11:35:11 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MBZBw8029239; Sat, 22 Jul 2006 11:35:11 GMT (envelope-from lth) Message-Id: <200607221135.k6MBZBw8029239@repoman.freebsd.org> From: Lars Thegler Date: Sat, 22 Jul 2006 11:35:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Log-Log4perl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 11:35:12 -0000 lth 2006-07-22 11:35:11 UTC FreeBSD ports repository Modified files: devel/p5-Log-Log4perl Makefile distinfo Log: Update to 1.06 PR: ports/100663 Submitted by: Jin-Shan Tseng Revision Changes Path 1.30 +1 -1 ports/devel/p5-Log-Log4perl/Makefile 1.29 +3 -3 ports/devel/p5-Log-Log4perl/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 11:58:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 039A116A4DA; Sat, 22 Jul 2006 11:58:12 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B897343D45; Sat, 22 Jul 2006 11:58:11 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MBwBLF030494; Sat, 22 Jul 2006 11:58:11 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MBwBPw030493; Sat, 22 Jul 2006 11:58:11 GMT (envelope-from yar) Message-Id: <200607221158.k6MBwBPw030493@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 22 Jul 2006 11:58:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/asf Makefile asf.8 asf.c asf.h asf_kld.c asf_kvm.c asf_prog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 11:58:12 -0000 yar 2006-07-22 11:58:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/asf Makefile asf.8 asf.c Added files: (Branch: RELENG_6) usr.sbin/asf asf.h asf_kld.c asf_kvm.c asf_prog.c Log: MFC my recent changes to asf(8): The improvements are: - can get the kld info from core files via kvm(3); - can use kldstat(2) directly, which is a piece of cake; - can use .symbols or whatever, which allows for use by non-developers when reporting system crashes -- now asf(8) can be mentioned in the handbook at last; - speed (no more double fts(3) per loaded module); - various bugs fixed. Revision Changes Path 1.2.10.1 +6 -0 src/usr.sbin/asf/Makefile 1.7.2.1 +76 -16 src/usr.sbin/asf/asf.8 1.6.10.2 +303 -221 src/usr.sbin/asf/asf.c 1.1.2.1 +40 -0 src/usr.sbin/asf/asf.h (new) 1.1.2.1 +59 -0 src/usr.sbin/asf/asf_kld.c (new) 1.1.2.1 +128 -0 src/usr.sbin/asf/asf_kvm.c (new) 1.1.2.1 +73 -0 src/usr.sbin/asf/asf_prog.c (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 12:16:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A73D116A4DE; Sat, 22 Jul 2006 12:16:11 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D7543D45; Sat, 22 Jul 2006 12:16:07 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MCG6C6032568; Sat, 22 Jul 2006 12:16:07 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MCG6L7032567; Sat, 22 Jul 2006 12:16:06 GMT (envelope-from sat) Message-Id: <200607221216.k6MCG6L7032567@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 22 Jul 2006 12:16:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/otk Makefile distinfo ports/x11-toolkits/otk/files patch-otk__lib.c patch-otk__lib.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 12:16:11 -0000 sat 2006-07-22 12:16:06 UTC FreeBSD ports repository Modified files: x11-toolkits/otk Makefile distinfo Removed files: x11-toolkits/otk/files patch-otk__lib.c patch-otk__lib.h Log: - Update to 0.53 and adopt Revision Changes Path 1.4 +7 -4 ports/x11-toolkits/otk/Makefile 1.3 +3 -3 ports/x11-toolkits/otk/distinfo 1.2 +0 -24 ports/x11-toolkits/otk/files/patch-otk__lib.c (dead) 1.2 +0 -10 ports/x11-toolkits/otk/files/patch-otk__lib.h (dead) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 12:52:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0D0616A4DD; Sat, 22 Jul 2006 12:52:52 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C78743D45; Sat, 22 Jul 2006 12:52:52 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MCqqj8042094; Sat, 22 Jul 2006 12:52:52 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MCqqqs042093; Sat, 22 Jul 2006 12:52:52 GMT (envelope-from yar) Message-Id: <200607221252.k6MCqqqs042093@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 22 Jul 2006 12:52:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: 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.5 Precedence: 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, 22 Jul 2006 12:52:52 -0000 yar 2006-07-22 12:52:52 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Note the overhaul of asf(8). Revision Changes Path 1.954 +5 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Jul 22 13:04:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5EBC16A4DD; Sat, 22 Jul 2006 13:04:22 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FBFE43D45; Sat, 22 Jul 2006 13:04:22 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MD4MWN043845; Sat, 22 Jul 2006 13:04:22 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MD4MjD043844; Sat, 22 Jul 2006 13:04:22 GMT (envelope-from yar) Message-Id: <200607221304.k6MD4MjD043844@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 22 Jul 2006 13:04:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: 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.5 Precedence: 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, 22 Jul 2006 13:04:22 -0000 yar 2006-07-22 13:04:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Note the overhaul of asf(8). Revision Changes Path 1.883.2.27 +4 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Jul 22 13:05:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07DC616A4DE; Sat, 22 Jul 2006 13:05:47 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B923943D45; Sat, 22 Jul 2006 13:05:46 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MD5k8t043942; Sat, 22 Jul 2006 13:05:46 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MD5j29043941; Sat, 22 Jul 2006 13:05:45 GMT (envelope-from lth) Message-Id: <200607221305.k6MD5j29043941@repoman.freebsd.org> From: Lars Thegler Date: Sat, 22 Jul 2006 13:05:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTTP-Server-Simple-Static Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 13:05:47 -0000 lth 2006-07-22 13:05:44 UTC FreeBSD ports repository Modified files: www/p5-HTTP-Server-Simple-Static Makefile distinfo Log: Update to 0.04 PR: ports/100665 Submitted by: Jin-Shan Tseng Revision Changes Path 1.3 +1 -1 ports/www/p5-HTTP-Server-Simple-Static/Makefile 1.4 +3 -3 ports/www/p5-HTTP-Server-Simple-Static/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 13:14:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04AEC16A4DD; Sat, 22 Jul 2006 13:14:12 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B61AC43D4C; Sat, 22 Jul 2006 13:14:11 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MDEBvU044378; Sat, 22 Jul 2006 13:14:11 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MDEBDX044377; Sat, 22 Jul 2006 13:14:11 GMT (envelope-from pjd) Message-Id: <200607221314.k6MDEBDX044377@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 22 Jul 2006 13:14:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 13:14:12 -0000 pjd 2006-07-22 13:14:11 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: Correct few bzero()s. MFC after: 3 days Revision Changes Path 1.8 +3 -3 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 13:25:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F4C616A4DA; Sat, 22 Jul 2006 13:25:30 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 463FA43D46; Sat, 22 Jul 2006 13:25:30 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id EE66746C11; Sat, 22 Jul 2006 09:25:28 -0400 (EDT) Date: Sat, 22 Jul 2006 14:25:28 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: "George V. Neville-Neil" In-Reply-To: <200607220918.k6M9I266019019@repoman.freebsd.org> Message-ID: <20060722142445.M54846@fledge.watson.org> References: <200607220918.k6M9I266019019@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netipsec keysock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 13:25:30 -0000 On Sat, 22 Jul 2006, George V. Neville-Neil wrote: > gnn 2006-07-22 09:18:02 UTC > > FreeBSD src repository > > Modified files: > sys/netipsec keysock.c > Log: > Fix build breakage from previous commit which confused key_abort and key_close. Thanks for fixing that -- sorry about the breakage. I lost track of the fact that one of the IPSEC's isn't built under LINT. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:00:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 031E616A4DA; Sat, 22 Jul 2006 14:00:32 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B295C43D45; Sat, 22 Jul 2006 14:00:31 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6ME0VsG046603; Sat, 22 Jul 2006 14:00:31 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6ME0VNj046602; Sat, 22 Jul 2006 14:00:31 GMT (envelope-from obrien) Message-Id: <200607221400.k6ME0VNj046602@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 14:00:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/make parse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:00:32 -0000 obrien 2006-07-22 14:00:31 UTC FreeBSD src repository Modified files: usr.bin/make parse.c Log: Tell when a .include is processed with '-dd'. Revision Changes Path 1.111 +1 -0 src/usr.bin/make/parse.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:12:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9D2416A4E6; Sat, 22 Jul 2006 14:12:02 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 839AC43D46; Sat, 22 Jul 2006 14:12:02 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MEC22n048381; Sat, 22 Jul 2006 14:12:02 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MEC2PA048380; Sat, 22 Jul 2006 14:12:02 GMT (envelope-from obrien) Message-Id: <200607221412.k6MEC2PA048380@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 14:12:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools auto-host.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:12:02 -0000 obrien 2006-07-22 14:12:02 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc/cc_tools auto-host.h Log: The platform name is ARM not StrongARM. Submitted by: cognet Revision Changes Path 1.19 +1 -1 src/gnu/usr.bin/cc/cc_tools/auto-host.h From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:24:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0914F16A4DF; Sat, 22 Jul 2006 14:24:03 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C471043D46; Sat, 22 Jul 2006 14:24:02 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MEO2rE048924; Sat, 22 Jul 2006 14:24:02 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MEO2rw048923; Sat, 22 Jul 2006 14:24:02 GMT (envelope-from sat) Message-Id: <200607221424.k6MEO2rw048923@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 22 Jul 2006 14:24:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/libmpeg3 Makefile distinfo pkg-plist ports/multimedia/libmpeg3/files patch-Makefile patch-a52dec-0.7.3_include_config.h patch-ifo.h patch-mpeg3ifo.c patch-mpeg3io.c patch-mpeg3tocutil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:24:03 -0000 sat 2006-07-22 14:24:02 UTC FreeBSD ports repository Modified files: multimedia/libmpeg3 Makefile distinfo multimedia/libmpeg3/files patch-Makefile patch-ifo.h patch-mpeg3ifo.c patch-mpeg3io.c Added files: multimedia/libmpeg3/files patch-mpeg3tocutil.c Removed files: multimedia/libmpeg3 pkg-plist multimedia/libmpeg3/files patch-a52dec-0.7.3_include_config.h Log: - Update to 1.7, unbreak and adopt Revision Changes Path 1.7 +21 -21 ports/multimedia/libmpeg3/Makefile 1.3 +3 -3 ports/multimedia/libmpeg3/distinfo 1.2 +108 -13 ports/multimedia/libmpeg3/files/patch-Makefile 1.2 +0 -11 ports/multimedia/libmpeg3/files/patch-a52dec-0.7.3_include_config.h (dead) 1.2 +2 -2 ports/multimedia/libmpeg3/files/patch-ifo.h 1.2 +2 -2 ports/multimedia/libmpeg3/files/patch-mpeg3ifo.c 1.2 +12 -10 ports/multimedia/libmpeg3/files/patch-mpeg3io.c 1.1 +14 -0 ports/multimedia/libmpeg3/files/patch-mpeg3tocutil.c (new) 1.2 +0 -8 ports/multimedia/libmpeg3/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:36:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EAD316A4DA; Sat, 22 Jul 2006 14:36:16 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE93B43D45; Sat, 22 Jul 2006 14:36:15 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MEaFDI049520; Sat, 22 Jul 2006 14:36:15 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MEaFbq049519; Sat, 22 Jul 2006 14:36:15 GMT (envelope-from obrien) Message-Id: <200607221436.k6MEaFbq049519@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 14:36:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile.arm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:36:16 -0000 obrien 2006-07-22 14:36:15 UTC FreeBSD src repository Added files: gnu/usr.bin/binutils/ld Makefile.arm Log: Create a genscripts driver based on the PowerPC one. Revision Changes Path 1.1 +12 -0 src/gnu/usr.bin/binutils/ld/Makefile.arm (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:36:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56EFA16A4DA; Sat, 22 Jul 2006 14:36:57 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC03543D4C; Sat, 22 Jul 2006 14:36:56 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MEauUH049568; Sat, 22 Jul 2006 14:36:56 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MEauUV049567; Sat, 22 Jul 2006 14:36:56 GMT (envelope-from ume) Message-Id: <200607221436.k6MEauUV049567@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 22 Jul 2006 14:36:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:36:57 -0000 ume 2006-07-22 14:36:56 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c Log: remove obsolete comments. MFC after: 3 days Revision Changes Path 1.84 +0 -8 src/lib/libc/net/getaddrinfo.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:37:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0776016A5BB; Sat, 22 Jul 2006 14:37:19 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3030543D45; Sat, 22 Jul 2006 14:37:18 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MEbIa8049648; Sat, 22 Jul 2006 14:37:18 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MEbIhs049647; Sat, 22 Jul 2006 14:37:18 GMT (envelope-from obrien) Message-Id: <200607221437.k6MEbIhs049647@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 14:37:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile.alpha Makefile.amd64 Makefile.i386 Makefile.ia64 src/gnu/usr.bin/binutils/libbfd Makefile.arm src/gnu/usr.bin/binutils/libopcodes Makefile.arm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:37:19 -0000 obrien 2006-07-22 14:37:18 UTC FreeBSD src repository Modified files: gnu/usr.bin/binutils/ld Makefile.alpha Makefile.amd64 Makefile.i386 Makefile.ia64 Added files: gnu/usr.bin/binutils/libbfd Makefile.arm gnu/usr.bin/binutils/libopcodes Makefile.arm Log: Be consistent in quoting. Revision Changes Path 1.23 +3 -3 src/gnu/usr.bin/binutils/ld/Makefile.alpha 1.8 +2 -2 src/gnu/usr.bin/binutils/ld/Makefile.amd64 1.23 +1 -1 src/gnu/usr.bin/binutils/ld/Makefile.i386 1.10 +2 -2 src/gnu/usr.bin/binutils/ld/Makefile.ia64 1.1 +24 -0 src/gnu/usr.bin/binutils/libbfd/Makefile.arm (new) 1.1 +4 -0 src/gnu/usr.bin/binutils/libopcodes/Makefile.arm (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:56:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 709F416A4DF; Sat, 22 Jul 2006 14:56:01 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 084AE43D73; Sat, 22 Jul 2006 14:55:56 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MEtu0D051108; Sat, 22 Jul 2006 14:55:56 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MEtu2H051107; Sat, 22 Jul 2006 14:55:56 GMT (envelope-from obrien) Message-Id: <200607221455.k6MEtu2H051107@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 14:55:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd Makefile.arm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:56:01 -0000 obrien 2006-07-22 14:55:56 UTC FreeBSD src repository Modified files: gnu/usr.bin/binutils/libbfd Makefile.arm Log: Add ARM platform Makefile for building BFD. We include the New ARM ABI only. (rev 1.1 was an accidental commit) Revision Changes Path 1.2 +7 -17 src/gnu/usr.bin/binutils/libbfd/Makefile.arm From owner-cvs-all@FreeBSD.ORG Sat Jul 22 14:59:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A998C16A4DA; Sat, 22 Jul 2006 14:59:50 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65A1543D46; Sat, 22 Jul 2006 14:59:50 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MExoiA051244; Sat, 22 Jul 2006 14:59:50 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MExoqK051243; Sat, 22 Jul 2006 14:59:50 GMT (envelope-from obrien) Message-Id: <200607221459.k6MExoqK051243@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 14:59:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/binutils/libopcodes Makefile.arm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 14:59:50 -0000 obrien 2006-07-22 14:59:50 UTC FreeBSD src repository Modified files: gnu/usr.bin/binutils/libopcodes Makefile.arm Log: Add ARM platform Makefile for building disassembler. (rev 1.1 was an accidental commit) Revision Changes Path 1.2 +0 -0 src/gnu/usr.bin/binutils/libopcodes/Makefile.arm From owner-cvs-all@FreeBSD.ORG Sat Jul 22 15:27:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BED616A4E1; Sat, 22 Jul 2006 15:27:18 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F8543D4C; Sat, 22 Jul 2006 15:27:18 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MFRInr053787; Sat, 22 Jul 2006 15:27:18 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MFRIBv053786; Sat, 22 Jul 2006 15:27:18 GMT (envelope-from obrien) Message-Id: <200607221527.k6MFRIBv053786@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 22 Jul 2006 15:27:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_arm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 15:27:18 -0000 obrien 2006-07-22 15:27:18 UTC FreeBSD src repository Added files: gnu/usr.bin/gdb/kgdb trgt_arm.c Log: Add initial platform support. Submitted by: cognet Revision Changes Path 1.1 +196 -0 src/gnu/usr.bin/gdb/kgdb/trgt_arm.c (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 15:36:02 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8720316A4DF; Sat, 22 Jul 2006 15:36:02 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id E98BA43D8F; Sat, 22 Jul 2006 15:35:46 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6MFYBf3002149; Sat, 22 Jul 2006 09:34:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 22 Jul 2006 09:34:27 -0600 (MDT) Message-Id: <20060722.093427.163264779.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060722002533.GA15356@dragon.NUXI.org> References: <20060721125118.GA6326@dragon.NUXI.org> <20060721.081453.1586000351.imp@bsdimp.com> <20060722002533.GA15356@dragon.NUXI.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sat, 22 Jul 2006 09:34:11 -0600 (MDT) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 15:36:02 -0000 In message: <20060722002533.GA15356@dragon.NUXI.org> "David O'Brien" writes: : I've mentioned this to you, but I won't get into an argument what you : [mis]understood. he-said-she-said... Getting things upstream has been : the driving force in my strong interest in getting an ARM board or : working simulator. What can I do to help get things upstream? I can test things on actual hardware. The various simulators haven't been robust enough to run FreeBSD/arm. : > I'd be happy to help with this process if you'd only tell : > me what to do. Who should I send email to with the patches? What : > paperwork needs to be filled out? What can I do to help ensure that : > the changes are fed upstream. : : The same things one need to get changes into any upstream package. The : path that we, The FreeBSD Project, has is that for toolchain things it : needs to be upstream and then we do an import. Often this will be thru : (and require) a toolchain upgrade. It is reasonable now, that we can get : the ARM (and other processor support I can get HW/emulator for) into FSF : GCC 4 and Binutils 2.17.1 and into FreeBSD thru upgrades to those : versions. I'm happy to make the contacts at FSF, etc to help get things upstream. However, I have concerns about this route. I'd like a route that can be merged into RELENG_6. Since we based our patches and stuff is with gcc 3 in the tree, this is possible. If we were to only bring things in via gcc4, that would be something we couldn't merge. There's a lot of interest in using FreeBSD/arm with RELENG_6, based on conversations that I've had with a number of interested parties. That's why we really want 6.2 to go out with working toolchains. : > Finally, you ignored my proposal that we import on the vendor branch : > the changes we have today, understanding that when gcc 4 comes you are : > under 0 obligation to do anything with them. Since they would be on : > the vendor branch, it wouldn't interfere with your gcc 4 work. It : > would allow us to MFC the changes. : : This destroys the notion of a "vendor branch". Putting changes into a : vendor branch that will never be part of the vendor code goes against the : purpose of the vendor branch and what it represents. It is an abuse of the vendor branch. Given the weaknesses of CVS, I think this is the least bad solution. We do this as a means to an end, not because CVS is good for this task. We accept the risks that we lose changes on an import, and are willing to absolve the importer of preserving these changes. The alternatives are: (1) provide out of tree patches. (2) Provide in-tree patches, applied by hand (3) in tree patches applied automatically (4) provide the changes in cvs #1 doesn't work. There are too many people with too many trees. I've witnessed several people wasting entire days trying to get these patches working. It is a huge hassle for a growing number of people. I'd wager that the number of people that this hits has already exceeded our entire ia64 install base. #2 is just like #1. Getting the patch isn't the issue. #3 or #4 could both be used. I dislike #3 because it duplicates what CVS does. However, as a practical point, if people can do: setenv TARGET arm make buildworld it doesn't matter much how it is done. It seemed to me that the path I outlined would be the least work. Patches are unlikely to apply after the upgrade, which would, I'd think, get in the way of the upgrade. : I've been working on a forming a response to your proposal that would be : able to appease both of us. I am open to a phone call from you, but only : after you've calmed down and can discuss things agreeably. If you recall : I tried to setup a meeting with you at USENIX ATC. And I've tried to : catch you on IRC several times. When's a good time for us to talk? I've calmed down from being upset over the 'arm kernel folks doing nothing' remark, and think we can work something out. : > : I'd like to ask when we'll get ARM resources in the FreeBSD.org cluster : > : so committers can have access to ARM - I don't. So it is hard to test : > : anything. Until a month ago no one would agree on a reference platform : > : so toolchain work could be tested vs. spending all my time trying to get : > : something working that no one else had. I am still waiting to get the : > : ARM board I purchased in my hands and working. : > : > We've tested these patches. They work. Why must you be so insistant : > on a proceedure that makes it so hard to get things done. : : As I wrote to you before, I will not commit anything to GCC/Binutils/GDB : that I have not (and cannot) test myself. Would you accept a large patch : from me and commit it to the FreeBSD kernel without you being able to : build and test it? I dare say you wouldn't. I think this is the crux of my frustration with you. I have and would commit changes to the kernel that I've not personally tested. I've done this when people send me support for hardware I don't have for drivers that I've maintained. What I do in those cases is that I review the code, providing feedback for the submitter. Once those issues are sorted out, I commit it to the tree. I then monitor the lists for reports of problems (since I can't test all hardware). I ask the original submitter to test the patches and make sure that nothing broke or was botched in the integration. I make adjustments as necessary. In this case, you are able to build a world for arm on i386 or amd64 (and maybe others, I've only done it on those two box). You can review the patches and suggest where things are done wrong. You can commit them to the tree and then ask the folks that have the hardware to test. If you get bugs from users, then you can point those users at the submitter of the patches. I'll be the first to admit that this is a little messier than having all the hardware to do the testing. But as FreeBSD grows, it isn't always possible to have all the hardware. : > There will be times that the cluster doesn't have the resources needed, : > and you'll have to take it on faith that another architecture works. : : Then The FreeBSD Project should take up a discussion of what it means for : an architecture or platform to officially be part of what the project : produces with this constraint. The "Support for Multiple Architectures" : document that was a consensus of the committer community. You can claim : it is out of date, but then the committer community should have a chance : to discuss this issue as a whole. I think that we've already moved on beyond that document, and need to update it for the new thinking on how platforms are included. : > : Alan I'm curious, for you what is the rush? : > : > 6.2. I've told you this before. We want to make a big splash with the : > emebedded arm stuff, and I really want to get things in before then. : > : > I'm extremely frustrated on this and this current situation is intolerable. : : I feel the same. You're going against how we've supported new : architectures in the past, and being unreasonable. And I've tried to point out that this new architecture is different than older ones. Warner From owner-cvs-all@FreeBSD.ORG Sat Jul 22 15:53:33 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F29016A4DA; Sat, 22 Jul 2006 15:53:33 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BBA143D60; Sat, 22 Jul 2006 15:53:32 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k6MFrH74026593; Sat, 22 Jul 2006 08:53:17 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k6MFrHrQ026592; Sat, 22 Jul 2006 08:53:17 -0700 (PDT) (envelope-from obrien) Date: Sat, 22 Jul 2006 08:53:16 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20060722155316.GA26548@dragon.NUXI.org> References: <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> <20060721.081453.1586000351.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060721.081453.1586000351.imp@bsdimp.com> X-Operating-System: FreeBSD 7.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.11 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Jul 2006 15:53:33 -0000 On Fri, Jul 21, 2006 at 08:14:53AM -0600, M. Warner Losh wrote: > 6.2. I have committed the appropriate src/gnu/usr.bin files (as that much I could do w/o access to a platform). Please MFC these files to RELENG_6 and fixup for what you want in 6.2. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 15:56:51 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C7D616A4DD; Sat, 22 Jul 2006 15:56:51 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052F943D49; Sat, 22 Jul 2006 15:56:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6MFuXvO002333; Sat, 22 Jul 2006 09:56:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 22 Jul 2006 09:56:49 -0600 (MDT) Message-Id: <20060722.095649.-1051720296.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060722155316.GA26548@dragon.NUXI.org> References: <20060721125118.GA6326@dragon.NUXI.org> <20060721.081453.1586000351.imp@bsdimp.com> <20060722155316.GA26548@dragon.NUXI.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sat, 22 Jul 2006 09:56:33 -0600 (MDT) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, alc@cs.rice.edu, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 15:56:51 -0000 In message: <20060722155316.GA26548@dragon.NUXI.org> "David O'Brien" writes: : On Fri, Jul 21, 2006 at 08:14:53AM -0600, M. Warner Losh wrote: : > 6.2. : : I have committed the appropriate src/gnu/usr.bin files (as that much I : could do w/o access to a platform). : : Please MFC these files to RELENG_6 and fixup for what you want in 6.2. Thanks David! Warner From owner-cvs-all@FreeBSD.ORG Sat Jul 22 15:59:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED12316A4DD; Sat, 22 Jul 2006 15:59:08 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C7D343D45; Sat, 22 Jul 2006 15:59:08 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k6MFwpFP026684; Sat, 22 Jul 2006 08:58:51 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k6MFwpk5026683; Sat, 22 Jul 2006 08:58:51 -0700 (PDT) (envelope-from obrien) Date: Sat, 22 Jul 2006 08:58:51 -0700 From: "David O'Brien" To: Sam Leffler Message-ID: <20060722155851.GA26604@dragon.NUXI.org> References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> <44C0E9C8.7000509@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44C0E9C8.7000509@errno.com> X-Operating-System: FreeBSD 7.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.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, alc@cs.rice.edu, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Jul 2006 15:59:09 -0000 On Fri, Jul 21, 2006 at 07:50:48AM -0700, Sam Leffler wrote: > Last I heard your avila board was in transit or had arrived. It is in transit, and again I thank you for your work organizing this. > Regardless > I think it's going to be problematic to expect there be copies of some > of these embedded platforms present in the cluster. I believe the > logistics are nontrivial. It supports serial console, netbooting, and wil reboot on loss-restore of AC power I assume - these are the same things the ports cluster machines requires and is available in the FreeBSD.org cluster. I've also told Warner before, I'd be happy with a simulator and disk image. The ARM maintainers could periodically create tested updated disk images for committers to download. > People have boards and want to get things running. This is slowing us down. Such people cannot apply a patch [or the usual responce: use perforce]? I really don't think this is an insurmountable thing slowing down ARM kernel development by those skilled enough to be involved at this point. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 16:02:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279B016A4DE; Sat, 22 Jul 2006 16:02:45 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E4143D4C; Sat, 22 Jul 2006 16:02:44 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MG2iXY055486; Sat, 22 Jul 2006 16:02:44 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MG2ilm055485; Sat, 22 Jul 2006 16:02:44 GMT (envelope-from gerald) Message-Id: <200607221602.k6MG2ilm055485@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 22 Jul 2006 16:02:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc41 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 16:02:45 -0000 gerald 2006-07-22 16:02:44 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20060721 snapshot of GCC 4.1.2. No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed in Mk/bsd.port.mk now. Revision Changes Path 1.279 +1 -1 ports/lang/gcc41/Makefile 1.165 +18 -18 ports/lang/gcc41/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 16:05:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4204E16A4DA; Sat, 22 Jul 2006 16:05:30 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF22943D46; Sat, 22 Jul 2006 16:05:29 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MG5TC6056861; Sat, 22 Jul 2006 16:05:29 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MG5TZG056860; Sat, 22 Jul 2006 16:05:29 GMT (envelope-from gerald) Message-Id: <200607221605.k6MG5TZG056860@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 22 Jul 2006 16:05:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc41 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 16:05:30 -0000 gerald 2006-07-22 16:05:29 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile Log: Actually make the second change indicated in the previous commit: No longer generate ${PREFIX}/libdata/ldconfig. Revision Changes Path 1.280 +0 -1 ports/lang/gcc41/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 16:18:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C6D616A4E2; Sat, 22 Jul 2006 16:18:53 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9017043D69; Sat, 22 Jul 2006 16:18:47 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MGIljl057434; Sat, 22 Jul 2006 16:18:47 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MGIla5057433; Sat, 22 Jul 2006 16:18:47 GMT (envelope-from pjd) Message-Id: <200607221618.k6MGIla5057433@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 22 Jul 2006 16:18:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/crypto/via padlock.c padlock.h padlock_cipher.c padlock_hash.c src/sys/conf files.i386 src/sys/modules/padlock Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 16:18:53 -0000 pjd 2006-07-22 16:18:47 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c sys/conf files.i386 sys/modules/padlock Makefile Added files: sys/crypto/via padlock.h padlock_cipher.c padlock_hash.c Log: Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found in new VIA CPUs. For older CPUs HMAC/SHA1 and HMAC/SHA256 (and others) will still be done in software. Move symmetric cryptography (currently only AES-CBC 128/192/256) to padlock_cipher.c file. Move HMAC cryptography to padlock_hash.c file. Hardware from: Centaur Technologies Revision Changes Path 1.563 +2 -0 src/sys/conf/files.i386 1.9 +64 -335 src/sys/crypto/via/padlock.c 1.1 +87 -0 src/sys/crypto/via/padlock.h (new) 1.1 +226 -0 src/sys/crypto/via/padlock_cipher.c (new) 1.1 +389 -0 src/sys/crypto/via/padlock_hash.c (new) 1.2 +1 -1 src/sys/modules/padlock/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 17:24:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AABA916A4DF; Sat, 22 Jul 2006 17:24:55 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64F2043D46; Sat, 22 Jul 2006 17:24:55 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MHOtM2069530; Sat, 22 Jul 2006 17:24:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MHOtqF069529; Sat, 22 Jul 2006 17:24:55 GMT (envelope-from rwatson) Message-Id: <200607221724.k6MHOtqF069529@repoman.freebsd.org> From: Robert Watson Date: Sat, 22 Jul 2006 17:24:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 17:24:55 -0000 rwatson 2006-07-22 17:24:55 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c Log: Re-wrap and other minor formatting and punctuation fixes for UNIX domain socket comments. Revision Changes Path 1.173 +82 -84 src/sys/kern/uipc_usrreq.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 17:45:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C79C16A4E0; Sat, 22 Jul 2006 17:45:04 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D219B43D55; Sat, 22 Jul 2006 17:44:58 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MHiwQo070598; Sat, 22 Jul 2006 17:44:58 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MHiwxJ070597; Sat, 22 Jul 2006 17:44:58 GMT (envelope-from garga) Message-Id: <200607221744.k6MHiwxJ070597@repoman.freebsd.org> From: Renato Botelho Date: Sat, 22 Jul 2006 17:44:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/fpc-gtk Makefile ports/x11-toolkits/fpc-gtk2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 17:45:04 -0000 garga 2006-07-22 17:44:58 UTC FreeBSD ports repository Modified files: x11-toolkits/fpc-gtk Makefile x11-toolkits/fpc-gtk2 Makefile Log: I made a mistake when moved it from graphics to x11-toolkits, i forgot to change CATEGORIES var. Fixing it now Revision Changes Path 1.2 +1 -1 ports/x11-toolkits/fpc-gtk/Makefile 1.2 +1 -1 ports/x11-toolkits/fpc-gtk2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 17:54:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D02C16A4DA; Sat, 22 Jul 2006 17:54:54 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 074D443D49; Sat, 22 Jul 2006 17:54:54 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MHsrUv071120; Sat, 22 Jul 2006 17:54:53 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MHsrjc071119; Sat, 22 Jul 2006 17:54:53 GMT (envelope-from mnag) Message-Id: <200607221754.k6MHsrjc071119@repoman.freebsd.org> From: Marcus Alves Grando Date: Sat, 22 Jul 2006 17:54:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/postfix-current Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 17:54:54 -0000 mnag 2006-07-22 17:54:53 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo Log: - Update to 2.4-20060722 Revision Changes Path 1.183 +1 -2 ports/mail/postfix-current/Makefile 1.122 +3 -3 ports/mail/postfix-current/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jul 22 18:41:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D398816A4DA; Sat, 22 Jul 2006 18:41:42 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC2F43D46; Sat, 22 Jul 2006 18:41:42 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MIfgn3074536; Sat, 22 Jul 2006 18:41:42 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MIfgkg074535; Sat, 22 Jul 2006 18:41:42 GMT (envelope-from rwatson) Message-Id: <200607221841.k6MIfgkg074535@repoman.freebsd.org> From: Robert Watson Date: Sat, 22 Jul 2006 18:41:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 18:41:42 -0000 rwatson 2006-07-22 18:41:42 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c Log: In uipc_send() and uipc_rcvd(), store unp->unp_conn pointer in unp2 while working with the second unpcb to make the code more clear. Revision Changes Path 1.174 +14 -13 src/sys/kern/uipc_usrreq.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 18:53:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFC5B16A4DD; Sat, 22 Jul 2006 18:53:44 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2172243D62; Sat, 22 Jul 2006 18:53:38 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MIrcoi075135; Sat, 22 Jul 2006 18:53:38 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MIrct5075134; Sat, 22 Jul 2006 18:53:38 GMT (envelope-from alepulver) Message-Id: <200607221853.k6MIrct5075134@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 22 Jul 2006 18:53:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/r1q2 Makefile pkg-plist ports/games/r1q2/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 18:53:45 -0000 alepulver 2006-07-22 18:53:38 UTC FreeBSD ports repository Modified files: games/r1q2 Makefile pkg-plist games/r1q2/files patch-Makefile Log: - Add more OPTIONS (allow selecting more components to build or not). - Fix pkg-plist (missing entry). - Bump PORTREVISION. Revision Changes Path 1.3 +54 -18 ports/games/r1q2/Makefile 1.2 +26 -8 ports/games/r1q2/files/patch-Makefile 1.2 +5 -4 ports/games/r1q2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:13:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDED516A4DD; Sat, 22 Jul 2006 19:13:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8E9243D45; Sat, 22 Jul 2006 19:13:06 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJD6MP077262; Sat, 22 Jul 2006 19:13:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJD6F4077261; Sat, 22 Jul 2006 19:13:06 GMT (envelope-from miwi) Message-Id: <200607221913.k6MJD6F4077261@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 19:13:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/serendipity-devel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:13:07 -0000 miwi 2006-07-22 19:13:06 UTC FreeBSD ports repository Modified files: www/serendipity-devel Makefile distinfo pkg-plist Log: - Update to 200607221338 PR: ports/100719 Submitted by: Babak Farrokhi Approved by: krion (mentor), maintainer Revision Changes Path 1.12 +1 -1 ports/www/serendipity-devel/Makefile 1.7 +3 -3 ports/www/serendipity-devel/distinfo 1.5 +11 -0 ports/www/serendipity-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:14:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14AE416A4DE; Sat, 22 Jul 2006 19:14:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C429343D49; Sat, 22 Jul 2006 19:14:57 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJEvdP077329; Sat, 22 Jul 2006 19:14:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJEvuR077328; Sat, 22 Jul 2006 19:14:57 GMT (envelope-from miwi) Message-Id: <200607221914.k6MJEvuR077328@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 19:14:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/dns-proxy-tor Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:14:58 -0000 miwi 2006-07-22 19:14:57 UTC FreeBSD ports repository Modified files: security/dns-proxy-tor Makefile distinfo pkg-descr Log: - Update to 0.1.0 PR: ports/100716 Submitted by: Fabian Keil Approved by: krion (mentor) Revision Changes Path 1.2 +1 -1 ports/security/dns-proxy-tor/Makefile 1.2 +3 -3 ports/security/dns-proxy-tor/distinfo 1.2 +1 -1 ports/security/dns-proxy-tor/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:17:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F81B16A4DE; Sat, 22 Jul 2006 19:17:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 164B443D49; Sat, 22 Jul 2006 19:17:02 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJH1MP077503; Sat, 22 Jul 2006 19:17:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJH1Xb077500; Sat, 22 Jul 2006 19:17:01 GMT (envelope-from miwi) Message-Id: <200607221917.k6MJH1Xb077500@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 19:17:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/trans-proxy-tor Makefile distinfo pkg-descr ports/security/trans-proxy-tor/files patch-lazy-day X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:17:02 -0000 miwi 2006-07-22 19:17:00 UTC FreeBSD ports repository Modified files: security/trans-proxy-tor Makefile distinfo pkg-descr security/trans-proxy-tor/files patch-lazy-day Log: - Update to 0.1.0 PR: ports/100717 Submitted by: Fabian Keil Approved by: krion (mentor) Revision Changes Path 1.2 +1 -1 ports/security/trans-proxy-tor/Makefile 1.2 +3 -3 ports/security/trans-proxy-tor/distinfo 1.2 +8 -7 ports/security/trans-proxy-tor/files/patch-lazy-day 1.2 +1 -1 ports/security/trans-proxy-tor/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:19:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ECFA16A4DF; Sat, 22 Jul 2006 19:19:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA9F43D77; Sat, 22 Jul 2006 19:19:54 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJJcLZ077611; Sat, 22 Jul 2006 19:19:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJJccC077610; Sat, 22 Jul 2006 19:19:38 GMT (envelope-from miwi) Message-Id: <200607221919.k6MJJccC077610@repoman.freebsd.org> From: Martin Wilke Date: Sat, 22 Jul 2006 19:19:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/sunclock Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:19:56 -0000 miwi 2006-07-22 19:19:37 UTC FreeBSD ports repository Modified files: astro/sunclock Makefile pkg-plist Log: - Pass maintainership to submitter - Update MASTER_SITE PR: ports/100724 Submitted by: Stanislav Sedov Approved by: krion (mentor) Revision Changes Path 1.25 +2 -2 ports/astro/sunclock/Makefile 1.11 +16 -16 ports/astro/sunclock/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:24:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D97A316A4EF; Sat, 22 Jul 2006 19:24:56 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38BF743D64; Sat, 22 Jul 2006 19:24:56 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJOtwY077964; Sat, 22 Jul 2006 19:24:55 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJOt7D077963; Sat, 22 Jul 2006 19:24:55 GMT (envelope-from alepulver) Message-Id: <200607221924.k6MJOt7D077963@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 22 Jul 2006 19:24:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/sdlquake2 Makefile pkg-plist ports/games/sdlquake2/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:24:57 -0000 alepulver 2006-07-22 19:24:55 UTC FreeBSD ports repository Modified files: games/sdlquake2 Makefile pkg-plist games/sdlquake2/files patch-Makefile Log: - Add more OPTIONS (allow building without X11 and without game). Revision Changes Path 1.2 +44 -11 ports/games/sdlquake2/Makefile 1.2 +21 -4 ports/games/sdlquake2/files/patch-Makefile 1.2 +4 -4 ports/games/sdlquake2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:45:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3094E16A4DA; Sat, 22 Jul 2006 19:45:02 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1FD543D45; Sat, 22 Jul 2006 19:45:01 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJj1gi079074; Sat, 22 Jul 2006 19:45:01 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJj12t079073; Sat, 22 Jul 2006 19:45:01 GMT (envelope-from sat) Message-Id: <200607221945.k6MJj12t079073@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 22 Jul 2006 19:45:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/py-fusefs Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:45:02 -0000 sat 2006-07-22 19:45:00 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-fusefs Makefile distinfo pkg-descr pkg-plist Log: Add port devel/py-fusefs: FUSE Python bindings WWW: http://fuse.sourceforge.net/wiki/index.php/FusePython Revision Changes Path 1.2355 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/py-fusefs/Makefile (new) 1.1 +3 -0 ports/devel/py-fusefs/distinfo (new) 1.1 +3 -0 ports/devel/py-fusefs/pkg-descr (new) 1.1 +14 -0 ports/devel/py-fusefs/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:46:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD44716A4DA; Sat, 22 Jul 2006 19:46:29 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C9A143D45; Sat, 22 Jul 2006 19:46:29 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJkTsP079180; Sat, 22 Jul 2006 19:46:29 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJkTI5079179; Sat, 22 Jul 2006 19:46:29 GMT (envelope-from sat) Message-Id: <200607221946.k6MJkTI5079179@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 22 Jul 2006 19:46:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:46:30 -0000 sat 2006-07-22 19:46:29 UTC FreeBSD ports repository Modified files: . modules Log: py-fusefs --> ports/devel/py-fusefs Revision Changes Path 1.15726 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:54:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 770F816A4DA; Sat, 22 Jul 2006 19:54:59 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC4743D45; Sat, 22 Jul 2006 19:54:59 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MJsx2N079579; Sat, 22 Jul 2006 19:54:59 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJsxjG079578; Sat, 22 Jul 2006 19:54:59 GMT (envelope-from ahze) Message-Id: <200607221954.k6MJsxjG079578@repoman.freebsd.org> From: Michael Johnson Date: Sat, 22 Jul 2006 19:54:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/blender-devel Makefile ports/graphics/blender-devel/files patch-source_blender_blenlib_intern_storage.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:54:59 -0000 ahze 2006-07-22 19:54:58 UTC FreeBSD ports repository Modified files: graphics/blender-devel Makefile Added files: graphics/blender-devel/files patch-source_blender_blenlib_intern_storage.c Log: - Fix build on sparc64 PR: 99897 Submitted by: ahze (me) Approved by: maintainer (14 days timeout) Revision Changes Path 1.22 +0 -4 ports/graphics/blender-devel/Makefile 1.1 +20 -0 ports/graphics/blender-devel/files/patch-source_blender_blenlib_intern_storage.c (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 19:58:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D8C716A5BF; Sat, 22 Jul 2006 19:58:37 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D689843D49; Sat, 22 Jul 2006 19: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.6/8.13.6) with ESMTP id k6MJwasP079767; Sat, 22 Jul 2006 19:58:36 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MJwaOF079766; Sat, 22 Jul 2006 19:58:36 GMT (envelope-from ahze) Message-Id: <200607221958.k6MJwaOF079766@repoman.freebsd.org> From: Michael Johnson Date: Sat, 22 Jul 2006 19:58:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/mkvtoolnix Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 19:58:38 -0000 ahze 2006-07-22 19:58:36 UTC FreeBSD ports repository Modified files: multimedia/mkvtoolnix Makefile Log: - This version now builds on sparc64 PR: 99899 Submitted by: ahze (me) Approved by: lioux (14 day timeout) Revision Changes Path 1.30 +0 -4 ports/multimedia/mkvtoolnix/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 20:21:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 572B516A4E0; Sat, 22 Jul 2006 20:21:59 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C65D43D49; Sat, 22 Jul 2006 20:21:58 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MKLw6V082228; Sat, 22 Jul 2006 20:21:58 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MKLwaq082227; Sat, 22 Jul 2006 20:21:58 GMT (envelope-from sat) Message-Id: <200607222021.k6MKLwaq082227@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 22 Jul 2006 20:21:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/py-openssl-proxy Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 20:21:59 -0000 sat 2006-07-22 20:21:58 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-openssl-proxy Makefile distinfo pkg-descr pkg-plist Log: Add port www/py-openssl-proxy: OpenSSLProxy module Provides HTTPS proxy support to httplib and urllib2 classes. * 'OpenSSLProxy' is derived from httplib.HTTPS and provides HTTPS proxy support * 'OpenSSLProxyHandler' is dervived from urllib2.HTTPSHandler and provides HTTPS proxy support * Support for Basic User Authentication * Honors environmental variable https_proxy WWW: http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem-using.html Revision Changes Path 1.1521 +1 -0 ports/www/Makefile 1.1 +23 -0 ports/www/py-openssl-proxy/Makefile (new) 1.1 +3 -0 ports/www/py-openssl-proxy/distinfo (new) 1.1 +11 -0 ports/www/py-openssl-proxy/pkg-descr (new) 1.1 +3 -0 ports/www/py-openssl-proxy/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 20:22:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9943016A4DA; Sat, 22 Jul 2006 20:22:27 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57FD143D46; Sat, 22 Jul 2006 20:22:27 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MKMRal082290; Sat, 22 Jul 2006 20:22:27 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MKMRvN082289; Sat, 22 Jul 2006 20:22:27 GMT (envelope-from sat) Message-Id: <200607222022.k6MKMRvN082289@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 22 Jul 2006 20:22:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 20:22:27 -0000 sat 2006-07-22 20:22:27 UTC FreeBSD ports repository Modified files: . modules Log: py-openssl-proxy --> ports/www/py-openssl-proxy Revision Changes Path 1.15727 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jul 22 21:12:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DD1916A4DF; Sat, 22 Jul 2006 21:12:09 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C3EF43D46; Sat, 22 Jul 2006 21:12:09 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MLC9mF093526; Sat, 22 Jul 2006 21:12:09 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MLC8mn093525; Sat, 22 Jul 2006 21:12:08 GMT (envelope-from sem) Message-Id: <200607222112.k6MLC8mn093525@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 22 Jul 2006 21:12:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/whoson Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 21:12:09 -0000 sem 2006-07-22 21:12:08 UTC FreeBSD ports repository Modified files: mail/whoson Makefile pkg-plist Log: - Preserve user's config file Revision Changes Path 1.3 +1 -0 ports/mail/whoson/Makefile 1.2 +1 -1 ports/mail/whoson/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jul 22 21:13:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33BA116A4DD; Sat, 22 Jul 2006 21:13:34 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E3D43D46; Sat, 22 Jul 2006 21:13:33 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MLDXaO093605; Sat, 22 Jul 2006 21:13:33 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MLDXOR093604; Sat, 22 Jul 2006 21:13:33 GMT (envelope-from sem) Message-Id: <200607222113.k6MLDXOR093604@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 22 Jul 2006 21:13:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/whoson/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 21:13:34 -0000 sem 2006-07-22 21:13:33 UTC FreeBSD ports repository Added files: mail/whoson/files patch-Makefile.in Log: - Forgotten patch for the last commit Revision Changes Path 1.1 +15 -0 ports/mail/whoson/files/patch-Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Sat Jul 22 22:31:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F195B16A4DA; Sat, 22 Jul 2006 22:31:57 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B263B43D46; Sat, 22 Jul 2006 22:31:57 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MMVvi6098279; Sat, 22 Jul 2006 22:31:57 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MMVv2U098278; Sat, 22 Jul 2006 22:31:57 GMT (envelope-from alc) Message-Id: <200607222231.k6MMVv2U098278@repoman.freebsd.org> From: Alan Cox Date: Sat, 22 Jul 2006 22:31:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm vm_object.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 22:31:58 -0000 alc 2006-07-22 22:31:57 UTC FreeBSD src repository Modified files: sys/vm vm_object.c Log: Export the number of object bypasses and collapses through sysctl. Revision Changes Path 1.362 +8 -0 src/sys/vm/vm_object.c From owner-cvs-all@FreeBSD.ORG Sat Jul 22 23:24:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1018016A4DF; Sat, 22 Jul 2006 23:24:12 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48ABD43D77; Sat, 22 Jul 2006 23:24:11 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MNOBDx003413; Sat, 22 Jul 2006 23:24:11 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MNOBUO003412; Sat, 22 Jul 2006 23:24:11 GMT (envelope-from alepulver) Message-Id: <200607222324.k6MNOBUO003412@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 22 Jul 2006 23:24:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports/games Makefile ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 23:24:12 -0000 alepulver 2006-07-22 23:24:11 UTC FreeBSD ports repository Modified files: . modules games Makefile . MOVED Log: - Rename games/quake3-q3base to games/q3base because the "quake3-" prefix is used for modifications and the like, not for engines. PR: ports/97931 Submitted by: alepulver (myself) Revision Changes Path 1.15728 +1 -1 CVSROOT/modules 1.1100 +2 -1 ports/MOVED 1.1009 +1 -1 ports/games/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jul 22 23:34:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D0F16A4DD; Sat, 22 Jul 2006 23:34:16 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 750A043D46; Sat, 22 Jul 2006 23:34:16 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6MNYGFV003969; Sat, 22 Jul 2006 23:34:16 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6MNYGF8003968; Sat, 22 Jul 2006 23:34:16 GMT (envelope-from alepulver) Message-Id: <200607222334.k6MNYGF8003968@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 22 Jul 2006 23:34:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/quake3-q3base/files patch-src__game__q_shared.h patch-src__qcommon__common.c ports/games/quake3-q3base Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 22 Jul 2006 23:34:16 -0000 alepulver 2006-07-22 23:34:16 UTC FreeBSD ports repository Removed files: games/quake3-q3base/files patch-src__game__q_shared.h patch-src__qcommon__common.c games/quake3-q3base Makefile distinfo pkg-descr pkg-plist Log: - Remove games/quake3-q3base since it has been renamed to games/q3base. PR: ports/97931 Submitted by: alepulver (myself) Revision Changes Path 1.5 +0 -44 ports/games/quake3-q3base/Makefile (dead) 1.2 +0 -3 ports/games/quake3-q3base/distinfo (dead) 1.2 +0 -31 ports/games/quake3-q3base/files/patch-src__game__q_shared.h (dead) 1.2 +0 -10 ports/games/quake3-q3base/files/patch-src__qcommon__common.c (dead) 1.2 +0 -13 ports/games/quake3-q3base/pkg-descr (dead) 1.4 +0 -10 ports/games/quake3-q3base/pkg-plist (dead)