From owner-cvs-all@FreeBSD.ORG Sun Sep 17 00:05: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 9972D16A412; Sun, 17 Sep 2006 00:05:14 +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 1DA5243D55; Sun, 17 Sep 2006 00:05:14 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H05D3I018485; Sun, 17 Sep 2006 00:05:13 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H05DRO018484; Sun, 17 Sep 2006 00:05:13 GMT (envelope-from ahze) Message-Id: <200609170005.k8H05DRO018484@repoman.freebsd.org> From: Michael Johnson Date: Sun, 17 Sep 2006 00:05: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/net/tund 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, 17 Sep 2006 00:05:14 -0000 ahze 2006-09-17 00:05:13 UTC FreeBSD ports repository Modified files: net/tund Makefile Log: - Force -O2 on sparc64 to fix build for people with non-default CFLAGS Reported by: kris mail Revision Changes Path 1.13 +4 -0 ports/net/tund/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 00:48: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 814AB16A403; Sun, 17 Sep 2006 00:48:43 +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 2B74043D5A; Sun, 17 Sep 2006 00:48:43 +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 k8H0mh2S028427; Sun, 17 Sep 2006 00:48:43 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H0mh0W028426; Sun, 17 Sep 2006 00:48:43 GMT (envelope-from cy) Message-Id: <200609170048.k8H0mh0W028426@repoman.freebsd.org> From: Cy Schubert Date: Sun, 17 Sep 2006 00:48: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/security/krb5 Makefile distinfo 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-lib-krb5-os-dnsglue.c patch-plugins-kdb-db2-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, 17 Sep 2006 00:48:43 -0000 cy 2006-09-17 00:48:42 UTC FreeBSD ports repository Modified files: security/krb5 Makefile distinfo Added files: security/krb5/files patch-lib-krb5-os-dnsglue.c Removed 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: Update krb5-1.5 --> krb5-1.5.1 Submitted by: Paul Vixie Revision Changes Path 1.106 +1 -2 ports/security/krb5/Makefile 1.31 +3 -3 ports/security/krb5/distinfo 1.2 +0 -28 ports/security/krb5/files/patch-appl-bsd-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-appl-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-appl-gssftp-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-appl-libpty-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-appl-telnet-configure (dead) 1.4 +0 -28 ports/security/krb5/files/patch-configure (dead) 1.1 +10 -0 ports/security/krb5/files/patch-lib-krb5-os-dnsglue.c (new) 1.2 +0 -28 ports/security/krb5/files/patch-plugins-kdb-db2-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-plugins-kdb-db2-libdb2-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-plugins-lib-apputils-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-plugins-locate-python-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-plugins-util-ss-configure (dead) 1.2 +0 -28 ports/security/krb5/files/patch-tests-configure (dead) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:07: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 BB26516A415; Sun, 17 Sep 2006 01:07:23 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 796BB43D49; Sun, 17 Sep 2006 01:07:23 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H17NJc030494; Sun, 17 Sep 2006 01:07:23 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H17NmG030493; Sun, 17 Sep 2006 01:07:23 GMT (envelope-from kris) Message-Id: <200609170107.k8H17NmG030493@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:07: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/flock 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, 17 Sep 2006 01:07:23 -0000 kris 2006-09-17 01:07:23 UTC FreeBSD ports repository Modified files: www/flock Makefile Log: BROKEN on amd64: Does not build Revision Changes Path 1.159 +4 -0 ports/www/flock/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:08: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 29F9016A407; Sun, 17 Sep 2006 01:08:43 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 984A943D58; Sun, 17 Sep 2006 01:08:37 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H18b5u030538; Sun, 17 Sep 2006 01:08:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H18bkw030537; Sun, 17 Sep 2006 01:08:37 GMT (envelope-from kris) Message-Id: <200609170108.k8H18bkw030537@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 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: ports/sysutils/freqsdwn 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, 17 Sep 2006 01:08:43 -0000 kris 2006-09-17 01:08:37 UTC FreeBSD ports repository Modified files: sysutils/freqsdwn Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.3 +2 -0 ports/sysutils/freqsdwn/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 6CE0F16A407; Sun, 17 Sep 2006 01:09:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B2B643D49; Sun, 17 Sep 2006 01:09:44 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H19iGE030590; Sun, 17 Sep 2006 01:09:44 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H19iW4030589; Sun, 17 Sep 2006 01:09:44 GMT (envelope-from kris) Message-Id: <200609170109.k8H19iW4030589@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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/security/its4 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, 17 Sep 2006 01:09:44 -0000 kris 2006-09-17 01:09:44 UTC FreeBSD ports repository Modified files: security/its4 Makefile Log: BROKEN: Checksum mismatch Revision Changes Path 1.10 +2 -0 ports/security/its4/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:11: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 B3D0F16A416; Sun, 17 Sep 2006 01:11:24 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D7B43D77; Sun, 17 Sep 2006 01:11:24 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1BNab030779; Sun, 17 Sep 2006 01:11:23 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1BNE9030778; Sun, 17 Sep 2006 01:11:23 GMT (envelope-from kris) Message-Id: <200609170111.k8H1BNE9030778@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:11: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/ipw-firmware 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, 17 Sep 2006 01:11:24 -0000 kris 2006-09-17 01:11:23 UTC FreeBSD ports repository Modified files: net/ipw-firmware Makefile Log: Don't override OSVERSION, the bsd.port.pre.mk version will do just fine. This fixes package builds since OSVERSION is no longer spammed. Revision Changes Path 1.20 +2 -4 ports/net/ipw-firmware/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:12: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 9F5D116A40F; Sun, 17 Sep 2006 01:12:56 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E4143D69; Sun, 17 Sep 2006 01:12:56 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1CukZ030846; Sun, 17 Sep 2006 01:12:56 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1Ctgg030845; Sun, 17 Sep 2006 01:12:55 GMT (envelope-from kris) Message-Id: <200609170112.k8H1Ctgg030845@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:12: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/japanese/eijiro-fpw 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, 17 Sep 2006 01:12:56 -0000 kris 2006-09-17 01:12:55 UTC FreeBSD ports repository Modified files: japanese/eijiro-fpw Makefile Log: Set MANUAL_PACKAGE_BUILD: Needs data from CDROM Revision Changes Path 1.18 +1 -0 ports/japanese/eijiro-fpw/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:13: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 1923C16A40F; Sun, 17 Sep 2006 01:13:10 +0000 (UTC) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC6843D46; Sun, 17 Sep 2006 01:13:09 +0000 (GMT) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (localhost [127.0.0.1]) by ns1.feral.com (8.13.8/8.13.8) with ESMTP id k8H1D73t082747; Sat, 16 Sep 2006 18:13:07 -0700 (PDT) (envelope-from mjacob@freebsd.org) Received: from localhost (mjacob@localhost) by ns1.feral.com (8.13.8/8.13.8/Submit) with ESMTP id k8H1D67I082744; Sat, 16 Sep 2006 18:13:07 -0700 (PDT) (envelope-from mjacob@freebsd.org) X-Authentication-Warning: ns1.feral.com: mjacob owned process doing -bs Date: Sat, 16 Sep 2006 18:13:06 -0700 (PDT) From: mjacob@freebsd.org X-X-Sender: mjacob@ns1.feral.com To: Poul-Henning Kamp In-Reply-To: <71137.1158443604@critter.freebsd.dk> Message-ID: <20060916181136.S82705@ns1.feral.com> References: <71137.1158443604@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Matt Jacob , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mjacob@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 01:13:10 -0000 On Sat, 16 Sep 2006, Poul-Henning Kamp wrote: > In message <200609162121.k8GLL7rt005933@repoman.freebsd.org>, Matt Jacob writes > : >> mjacob 2006-09-16 21:21:07 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/cam/scsi scsi_da.c >> Log: >> Don't allow attachment of disks that could cause GEOM to panic. > > The correct commit message would have been: > > Don't allow attachment of disks which we couldn't possibly do I/O from. > > The problem is that there is a fixed upper limit for the I/O transfer > sizes we support (this should be fixed) and if the sectorsize is > larger, we're hosed. Au contraire mon frere.... You can attach to the device and *then* set it's block size to something reasonable via mode select. Si From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:13: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 AE2B416A4DD; Sun, 17 Sep 2006 01:13:46 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB7543D46; Sun, 17 Sep 2006 01:13:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1DkhP030912; Sun, 17 Sep 2006 01:13:46 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1DkfE030911; Sun, 17 Sep 2006 01:13:46 GMT (envelope-from kris) Message-Id: <200609170113.k8H1DkfE030911@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:13: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/japanese/otojiro-fpw 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, 17 Sep 2006 01:13:46 -0000 kris 2006-09-17 01:13:46 UTC FreeBSD ports repository Modified files: japanese/otojiro-fpw Makefile Log: MANUAL_PACKAGE_BUILD: Needs data from CDROM Revision Changes Path 1.16 +1 -0 ports/japanese/otojiro-fpw/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:14: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 8C37416A412; Sun, 17 Sep 2006 01:14:51 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AC6C43D5F; Sun, 17 Sep 2006 01:14:51 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1Eofo030956; Sun, 17 Sep 2006 01:14:50 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1Eocp030955; Sun, 17 Sep 2006 01:14:50 GMT (envelope-from kris) Message-Id: <200609170114.k8H1Eocp030955@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:14: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/japanese/waeijiro-fpw 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, 17 Sep 2006 01:14:51 -0000 kris 2006-09-17 01:14:50 UTC FreeBSD ports repository Modified files: japanese/waeijiro-fpw Makefile Log: MANUAL_PACKAGE_BUILD=Needs data from a CDROM Revision Changes Path 1.16 +1 -0 ports/japanese/waeijiro-fpw/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 B804816A416; Sun, 17 Sep 2006 01:18:57 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A29343D5E; Sun, 17 Sep 2006 01:18:57 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1IvQT031271; Sun, 17 Sep 2006 01:18:57 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1Iv64031270; Sun, 17 Sep 2006 01:18:57 GMT (envelope-from kris) Message-Id: <200609170118.k8H1Iv64031270@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:18: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/x11-themes/kde-icons-gartoon-blue-svg Makefile ports/x11-themes/kde-icons-gartoon-svg Makefile ports/x11-themes/kde-icons-icosx Makefile ports/x11-themes/kde-icons-krystaline Makefile ports/x11-themes/kde-icons-noia Makefile ports/x11-themes/kde-icons-nuvola 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, 17 Sep 2006 01:18:57 -0000 kris 2006-09-17 01:18:57 UTC FreeBSD ports repository Modified files: x11-themes/kde-icons-gartoon-blue-svg Makefile x11-themes/kde-icons-gartoon-svg Makefile x11-themes/kde-icons-icosx Makefile x11-themes/kde-icons-krystaline Makefile x11-themes/kde-icons-noia Makefile x11-themes/kde-icons-nuvola Makefile x11-themes/kde-icons-sparkling Makefile x11-themes/kde-icons-wasp Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.2 +2 -0 ports/x11-themes/kde-icons-gartoon-blue-svg/Makefile 1.2 +2 -0 ports/x11-themes/kde-icons-gartoon-svg/Makefile 1.2 +2 -0 ports/x11-themes/kde-icons-icosx/Makefile 1.2 +2 -0 ports/x11-themes/kde-icons-krystaline/Makefile 1.3 +2 -0 ports/x11-themes/kde-icons-noia/Makefile 1.5 +2 -0 ports/x11-themes/kde-icons-nuvola/Makefile 1.4 +2 -0 ports/x11-themes/kde-icons-sparkling/Makefile 1.4 +2 -0 ports/x11-themes/kde-icons-wasp/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:19: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 1EF3516A40F; Sun, 17 Sep 2006 01:19:49 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D27FC43D46; Sun, 17 Sep 2006 01:19:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1Jmxu031315; Sun, 17 Sep 2006 01:19:48 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1Jm9U031314; Sun, 17 Sep 2006 01:19:48 GMT (envelope-from kris) Message-Id: <200609170119.k8H1Jm9U031314@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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: ports/net-p2p/limewire 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, 17 Sep 2006 01:19:49 -0000 kris 2006-09-17 01:19:48 UTC FreeBSD ports repository Modified files: net-p2p/limewire Makefile Log: BROKEN: Size mismatch Revision Changes Path 1.26 +2 -0 ports/net-p2p/limewire/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:20: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 1F45816A417; Sun, 17 Sep 2006 01:20:49 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F7643D5C; Sun, 17 Sep 2006 01:20:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1Kmmc031432; Sun, 17 Sep 2006 01:20:48 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1KmWu031430; Sun, 17 Sep 2006 01:20:48 GMT (envelope-from kris) Message-Id: <200609170120.k8H1KmWu031430@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:20: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-themes/metacity-theme-microgui 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, 17 Sep 2006 01:20:49 -0000 kris 2006-09-17 01:20:48 UTC FreeBSD ports repository Modified files: x11-themes/metacity-theme-microgui Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.4 +2 -0 ports/x11-themes/metacity-theme-microgui/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:21: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 460F416A407; Sun, 17 Sep 2006 01:21:22 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04EF043D5D; Sun, 17 Sep 2006 01:21:22 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1LLsO031557; Sun, 17 Sep 2006 01:21:21 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1LLYw031556; Sun, 17 Sep 2006 01:21:21 GMT (envelope-from kris) Message-Id: <200609170121.k8H1LLYw031556@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:21: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/x11-servers/mga_hal 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, 17 Sep 2006 01:21:22 -0000 kris 2006-09-17 01:21:21 UTC FreeBSD ports repository Modified files: x11-servers/mga_hal Makefile Log: BROKEN: Does not install Revision Changes Path 1.3 +2 -0 ports/x11-servers/mga_hal/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 B9A3D16A412; Sun, 17 Sep 2006 01:22:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D5743D5D; Sun, 17 Sep 2006 01:22:05 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1M5En031666; Sun, 17 Sep 2006 01:22:05 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1M5Sb031665; Sun, 17 Sep 2006 01:22:05 GMT (envelope-from kris) Message-Id: <200609170122.k8H1M5Sb031665@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 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: ports/multimedia/mtv 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, 17 Sep 2006 01:22:05 -0000 kris 2006-09-17 01:22:05 UTC FreeBSD ports repository Modified files: multimedia/mtv Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.18 +2 -0 ports/multimedia/mtv/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:22: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 B28F716A412; Sun, 17 Sep 2006 01:22:53 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B6C043D60; Sun, 17 Sep 2006 01:22:53 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1MrGi031729; Sun, 17 Sep 2006 01:22:53 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1MrrT031728; Sun, 17 Sep 2006 01:22:53 GMT (envelope-from kris) Message-Id: <200609170122.k8H1MrrT031728@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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/databases/mysql++ 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, 17 Sep 2006 01:22:53 -0000 kris 2006-09-17 01:22:53 UTC FreeBSD ports repository Modified files: databases/mysql++ Makefile Log: BROKEN: Does not compile Revision Changes Path 1.32 +2 -0 ports/databases/mysql++/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 1442416A417; Sun, 17 Sep 2006 01:23:21 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C795F43D58; Sun, 17 Sep 2006 01:23:20 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1NKIM031802; Sun, 17 Sep 2006 01:23:20 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1NK1F031801; Sun, 17 Sep 2006 01:23:20 GMT (envelope-from kris) Message-Id: <200609170123.k8H1NK1F031801@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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: ports/databases/mysqltcl 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, 17 Sep 2006 01:23:21 -0000 kris 2006-09-17 01:23:20 UTC FreeBSD ports repository Modified files: databases/mysqltcl Makefile Log: BROKEN: Does not compile Revision Changes Path 1.16 +2 -0 ports/databases/mysqltcl/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:24: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 28E1E16A412; Sun, 17 Sep 2006 01:24:46 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA4243D5A; Sun, 17 Sep 2006 01:24:45 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1Oj2A031853; Sun, 17 Sep 2006 01:24:45 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1Oj64031852; Sun, 17 Sep 2006 01:24:45 GMT (envelope-from kris) Message-Id: <200609170124.k8H1Oj64031852@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:24: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/p4.el 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, 17 Sep 2006 01:24:46 -0000 kris 2006-09-17 01:24:45 UTC FreeBSD ports repository Modified files: devel/p4.el Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.6 +2 -0 ports/devel/p4.el/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:25: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 02DC416A412; Sun, 17 Sep 2006 01:25:21 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A9C43D60; Sun, 17 Sep 2006 01:25:20 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1PK9f031932; Sun, 17 Sep 2006 01:25:20 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1PKMo031931; Sun, 17 Sep 2006 01:25:20 GMT (envelope-from kris) Message-Id: <200609170125.k8H1PKMo031931@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:25: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/textproc/rst.el 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, 17 Sep 2006 01:25:21 -0000 kris 2006-09-17 01:25:20 UTC FreeBSD ports repository Modified files: textproc/rst.el Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.3 +2 -0 ports/textproc/rst.el/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:25: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 C84CC16A40F; Sun, 17 Sep 2006 01:25:48 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25CBD43D6B; Sun, 17 Sep 2006 01:25:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1Pktd031973; Sun, 17 Sep 2006 01:25:46 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1PknY031972; Sun, 17 Sep 2006 01:25:46 GMT (envelope-from kris) Message-Id: <200609170125.k8H1PknY031972@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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/databases/ruby-mysql 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, 17 Sep 2006 01:25:48 -0000 kris 2006-09-17 01:25:46 UTC FreeBSD ports repository Modified files: databases/ruby-mysql Makefile Log: BROKEN: Does not compile Revision Changes Path 1.27 +2 -0 ports/databases/ruby-mysql/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:26: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 4AC9B16A407; Sun, 17 Sep 2006 01:26:25 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77EF443D66; Sun, 17 Sep 2006 01:26:21 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1QLhZ032035; Sun, 17 Sep 2006 01:26:21 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1QLrG032034; Sun, 17 Sep 2006 01:26:21 GMT (envelope-from kris) Message-Id: <200609170126.k8H1QLrG032034@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:26: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/www/siteframe 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, 17 Sep 2006 01:26:25 -0000 kris 2006-09-17 01:26:21 UTC FreeBSD ports repository Modified files: www/siteframe Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.5 +2 -0 ports/www/siteframe/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:26: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 0AB0716A40F; Sun, 17 Sep 2006 01:26:54 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCC8C43D58; Sun, 17 Sep 2006 01:26:53 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1QrXe032070; Sun, 17 Sep 2006 01:26:53 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1Qr6S032069; Sun, 17 Sep 2006 01:26:53 GMT (envelope-from kris) Message-Id: <200609170126.k8H1Qr6S032069@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:26: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/emulators/ski 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, 17 Sep 2006 01:26:54 -0000 kris 2006-09-17 01:26:53 UTC FreeBSD ports repository Modified files: emulators/ski Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.12 +2 -0 ports/emulators/ski/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:27: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 DE36216A403; Sun, 17 Sep 2006 01:27:25 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4913743D78; Sun, 17 Sep 2006 01:27:21 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1RLb8032177; Sun, 17 Sep 2006 01:27:21 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1RLua032174; Sun, 17 Sep 2006 01:27:21 GMT (envelope-from kris) Message-Id: <200609170127.k8H1RLua032174@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:27: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/mail/squirrelmail-vlogin-plugin 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, 17 Sep 2006 01:27:26 -0000 kris 2006-09-17 01:27:21 UTC FreeBSD ports repository Modified files: mail/squirrelmail-vlogin-plugin Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.4 +2 -0 ports/mail/squirrelmail-vlogin-plugin/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 4444C16A407; Sun, 17 Sep 2006 01:28:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03D7343D72; Sun, 17 Sep 2006 01:28:08 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1S7EH032252; Sun, 17 Sep 2006 01:28:07 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1S7ho032251; Sun, 17 Sep 2006 01:28:07 GMT (envelope-from kris) Message-Id: <200609170128.k8H1S7ho032251@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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/benchmarks/sysbench 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, 17 Sep 2006 01:28:08 -0000 kris 2006-09-17 01:28:07 UTC FreeBSD ports repository Modified files: benchmarks/sysbench Makefile Log: BROKEN: Does not compile Revision Changes Path 1.8 +2 -0 ports/benchmarks/sysbench/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:30: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 C7DF816A40F; Sun, 17 Sep 2006 01:30:18 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8667443D45; Sun, 17 Sep 2006 01:30:18 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1UIZJ032389; Sun, 17 Sep 2006 01:30:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1UISg032388; Sun, 17 Sep 2006 01:30:18 GMT (envelope-from kris) Message-Id: <200609170130.k8H1UISg032388@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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/www/urchin5 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, 17 Sep 2006 01:30:18 -0000 kris 2006-09-17 01:30:18 UTC FreeBSD ports repository Modified files: www/urchin5 Makefile Log: BROKEN: Does not install Reset undeliverable maintainer address: : host smtp2.google.com[64.233.167.25] said: 553 5.5.3 ... Invalid (in reply to RCPT TO command) Revision Changes Path 1.9 +3 -1 ports/www/urchin5/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:31: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 D0BDD16A40F; Sun, 17 Sep 2006 01:31:22 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 901C443D58; Sun, 17 Sep 2006 01:31:22 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1VMbI032585; Sun, 17 Sep 2006 01:31:22 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1VMke032584; Sun, 17 Sep 2006 01:31:22 GMT (envelope-from kris) Message-Id: <200609170131.k8H1VMke032584@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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/audio/xmms-liveice 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, 17 Sep 2006 01:31:22 -0000 kris 2006-09-17 01:31:22 UTC FreeBSD ports repository Modified files: audio/xmms-liveice Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.19 +2 -0 ports/audio/xmms-liveice/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:32: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 6A50B16A47B; Sun, 17 Sep 2006 01:32:59 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B11243D58; Sun, 17 Sep 2006 01:32:59 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1Wwl4032716; Sun, 17 Sep 2006 01:32:58 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1WwEY032715; Sun, 17 Sep 2006 01:32:58 GMT (envelope-from kris) Message-Id: <200609170132.k8H1WwEY032715@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:32: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/biology/pymol 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, 17 Sep 2006 01:32:59 -0000 kris 2006-09-17 01:32:58 UTC FreeBSD ports repository Modified files: biology/pymol Makefile Log: BROKEN on amd64 and ia64: Does not build Revision Changes Path 1.26 +4 -0 ports/biology/pymol/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:34: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 5B94C16A415; Sun, 17 Sep 2006 01:34:25 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1759943D53; Sun, 17 Sep 2006 01:34:25 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1YOYX032851; Sun, 17 Sep 2006 01:34:24 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1YOkw032850; Sun, 17 Sep 2006 01:34:24 GMT (envelope-from kris) Message-Id: <200609170134.k8H1YOkw032850@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:34: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/science/cdo 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, 17 Sep 2006 01:34:25 -0000 kris 2006-09-17 01:34:24 UTC FreeBSD ports repository Modified files: science/cdo Makefile Log: BROKEN: Does not build Revision Changes Path 1.3 +2 -0 ports/science/cdo/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:35: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 B416916A417; Sun, 17 Sep 2006 01:35:25 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47F7C43D58; Sun, 17 Sep 2006 01:35:25 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1ZPK5032932; Sun, 17 Sep 2006 01:35:25 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1ZPEo032931; Sun, 17 Sep 2006 01:35:25 GMT (envelope-from kris) Message-Id: <200609170135.k8H1ZPEo032931@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:35: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/games/cube 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, 17 Sep 2006 01:35:25 -0000 kris 2006-09-17 01:35:25 UTC FreeBSD ports repository Modified files: games/cube Makefile Log: BROKEN: Does not build Revision Changes Path 1.15 +2 -0 ports/games/cube/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:36: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 338C016A492; Sun, 17 Sep 2006 01:36:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F99D43D6D; Sun, 17 Sep 2006 01:36:07 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1a78u033004; Sun, 17 Sep 2006 01:36:07 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1a7QY033003; Sun, 17 Sep 2006 01:36:07 GMT (envelope-from kris) Message-Id: <200609170136.k8H1a7QY033003@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:36: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-fm/evidence 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, 17 Sep 2006 01:36:08 -0000 kris 2006-09-17 01:36:07 UTC FreeBSD ports repository Modified files: x11-fm/evidence Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.10 +2 -0 ports/x11-fm/evidence/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 1490B16A403; Sun, 17 Sep 2006 01:38:18 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4DD143D49; Sun, 17 Sep 2006 01:38:17 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1cHBu033074; Sun, 17 Sep 2006 01:38:17 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1cHTs033073; Sun, 17 Sep 2006 01:38:17 GMT (envelope-from kris) Message-Id: <200609170138.k8H1cHTs033073@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:38: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/emulators/linux_base-suse-9.2 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, 17 Sep 2006 01:38:18 -0000 kris 2006-09-17 01:38:17 UTC FreeBSD ports repository Modified files: emulators/linux_base-suse-9.2 Makefile Log: BROKEN: Does not build Revision Changes Path 1.99 +2 -0 ports/emulators/linux_base-suse-9.2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 48CBB16A415; Sun, 17 Sep 2006 01:39:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E1743D5C; Sun, 17 Sep 2006 01:39:08 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1d79F033118; Sun, 17 Sep 2006 01:39:07 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1d7Z7033117; Sun, 17 Sep 2006 01:39:07 GMT (envelope-from kris) Message-Id: <200609170139.k8H1d7Z7033117@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01: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: ports/multimedia/mplayerxp 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, 17 Sep 2006 01:39:08 -0000 kris 2006-09-17 01:39:07 UTC FreeBSD ports repository Modified files: multimedia/mplayerxp Makefile Log: BROKEN: Does not compile Revision Changes Path 1.58 +2 -0 ports/multimedia/mplayerxp/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 541AB16A40F; Sun, 17 Sep 2006 01:39:42 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 118B443D45; Sun, 17 Sep 2006 01:39:42 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1dfvG033159; Sun, 17 Sep 2006 01:39:41 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1dfFJ033158; Sun, 17 Sep 2006 01:39:41 GMT (envelope-from kris) Message-Id: <200609170139.k8H1dfFJ033158@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:39: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/textproc/nltk_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: Sun, 17 Sep 2006 01:39:42 -0000 kris 2006-09-17 01:39:41 UTC FreeBSD ports repository Modified files: textproc/nltk_lite Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.8 +2 -0 ports/textproc/nltk_lite/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:40: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 87FC416A403; Sun, 17 Sep 2006 01:40:35 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 475AA43D5A; Sun, 17 Sep 2006 01:40:35 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1eZA2033274; Sun, 17 Sep 2006 01:40:35 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1eZqA033273; Sun, 17 Sep 2006 01:40:35 GMT (envelope-from kris) Message-Id: <200609170140.k8H1eZqA033273@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:40: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/textproc/nltk 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, 17 Sep 2006 01:40:35 -0000 kris 2006-09-17 01:40:34 UTC FreeBSD ports repository Modified files: textproc/nltk Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.11 +2 -0 ports/textproc/nltk/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 BE0FD16A40F; Sun, 17 Sep 2006 01:43:14 +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 7B42A43D4C; Sun, 17 Sep 2006 01:43:14 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1hESr033431; Sun, 17 Sep 2006 01:43:14 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1hElL033430; Sun, 17 Sep 2006 01:43:14 GMT (envelope-from ahze) Message-Id: <200609170143.k8H1hElL033430@repoman.freebsd.org> From: Michael Johnson Date: Sun, 17 Sep 2006 01:43: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/tund 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, 17 Sep 2006 01:43:14 -0000 ahze 2006-09-17 01:43:14 UTC FreeBSD ports repository Modified files: net/tund Makefile Log: - Back out of last commit since this workaround doesn't always work and mark BROKEN on sparc64 Revision Changes Path 1.14 +1 -5 ports/net/tund/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:43: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 F028C16A4E0; Sun, 17 Sep 2006 01:43:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE1D43D46; Sun, 17 Sep 2006 01:43:29 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1hTn4033467; Sun, 17 Sep 2006 01:43:29 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1hTUJ033466; Sun, 17 Sep 2006 01:43:29 GMT (envelope-from kris) Message-Id: <200609170143.k8H1hTUJ033466@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:43: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/asterisk-bristuff 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, 17 Sep 2006 01:43:30 -0000 kris 2006-09-17 01:43:29 UTC FreeBSD ports repository Modified files: net/asterisk-bristuff Makefile Log: BROKEN: Does not compile on !i386 (still) Revision Changes Path 1.59 +1 -0 ports/net/asterisk-bristuff/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:44: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 19CE716A403; Sun, 17 Sep 2006 01:44:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD55243D4C; Sun, 17 Sep 2006 01:44:28 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1iSC9033537; Sun, 17 Sep 2006 01:44:28 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1iSIF033536; Sun, 17 Sep 2006 01:44:28 GMT (envelope-from kris) Message-Id: <200609170144.k8H1iSIF033536@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:44: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/asterisk-oh323 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, 17 Sep 2006 01:44:29 -0000 kris 2006-09-17 01:44:28 UTC FreeBSD ports repository Modified files: net/asterisk-oh323 Makefile Log: BROKEN on amd64 and sparc64: Does not compile Revision Changes Path 1.9 +7 -1 ports/net/asterisk-oh323/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:45: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 80E4816A412; Sun, 17 Sep 2006 01:45:31 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2166643D4C; Sun, 17 Sep 2006 01:45:31 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1jVpM033683; Sun, 17 Sep 2006 01:45:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1jUin033682; Sun, 17 Sep 2006 01:45:30 GMT (envelope-from kris) Message-Id: <200609170145.k8H1jUin033682@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:45: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/drscheme 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, 17 Sep 2006 01:45:31 -0000 kris 2006-09-17 01:45:30 UTC FreeBSD ports repository Modified files: lang/drscheme Makefile Log: BROKEN: Does not compile Revision Changes Path 1.27 +2 -0 ports/lang/drscheme/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01:46: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 9FD0716A403; Sun, 17 Sep 2006 01:46:52 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D6C43D58; Sun, 17 Sep 2006 01:46:52 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1kqZe033822; Sun, 17 Sep 2006 01:46:52 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1kqZ8033821; Sun, 17 Sep 2006 01:46:52 GMT (envelope-from kris) Message-Id: <200609170146.k8H1kqZ8033821@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:46: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/lang/ecl 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, 17 Sep 2006 01:46:52 -0000 kris 2006-09-17 01:46:52 UTC FreeBSD ports repository Modified files: lang/ecl Makefile Log: BROKEN on ia64 and sparc64: Does not compile Revision Changes Path 1.15 +4 -0 ports/lang/ecl/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 2973616A403; Sun, 17 Sep 2006 01:48:09 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB7D343D46; Sun, 17 Sep 2006 01:48:08 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1m8tY033969; Sun, 17 Sep 2006 01:48:08 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1m8GS033968; Sun, 17 Sep 2006 01:48:08 GMT (envelope-from kris) Message-Id: <200609170148.k8H1m8GS033968@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:48: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-mgmt/cflowd 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, 17 Sep 2006 01:48:09 -0000 kris 2006-09-17 01:48:08 UTC FreeBSD ports repository Modified files: net-mgmt/cflowd Makefile Log: BROKEN: Does not compile Revision Changes Path 1.33 +2 -0 ports/net-mgmt/cflowd/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 01: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 ACA0016A403; Sun, 17 Sep 2006 01:50:33 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AF8743D46; Sun, 17 Sep 2006 01:50:33 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H1oXJ4034410; Sun, 17 Sep 2006 01:50:33 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H1oXv1034409; Sun, 17 Sep 2006 01:50:33 GMT (envelope-from kris) Message-Id: <200609170150.k8H1oXv1034409@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 01:50: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/japanese/lookup-xemacs 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, 17 Sep 2006 01:50:33 -0000 kris 2006-09-17 01:50:33 UTC FreeBSD ports repository Modified files: japanese/lookup-xemacs Makefile Log: BROKEN: Does not install Revision Changes Path 1.20 +2 -0 ports/japanese/lookup-xemacs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02: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 2651316A492; Sun, 17 Sep 2006 02:05:26 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2F3643D45; Sun, 17 Sep 2006 02:05:25 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H25PfM050562; Sun, 17 Sep 2006 02:05:25 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H25P2B050561; Sun, 17 Sep 2006 02:05:25 GMT (envelope-from kris) Message-Id: <200609170205.k8H25P2B050561@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02: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/lang/gcc41 Makefile ports/lang/gcc41-withgcjawt Makefile ports/lang/gcc42-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: Sun, 17 Sep 2006 02:05:26 -0000 kris 2006-09-17 02:05:25 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile lang/gcc41-withgcjawt Makefile lang/gcc42-withgcjawt Makefile Log: Move the gcc4[12]-withgcjawt WITHOUT_JAVA BROKEN check into gcc41 since it needs to happen after that variable is assigned in order to correctly function on !i386. Revision Changes Path 1.10 +0 -4 ports/lang/gcc41-withgcjawt/Makefile 1.291 +3 -0 ports/lang/gcc41/Makefile 1.11 +0 -4 ports/lang/gcc42-withgcjawt/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:07: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 1A0DB16A40F; Sun, 17 Sep 2006 02:07:26 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A0E43D81; Sun, 17 Sep 2006 02:07:18 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H27IrY050702; Sun, 17 Sep 2006 02:07:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H27Itg050701; Sun, 17 Sep 2006 02:07:18 GMT (envelope-from kris) Message-Id: <200609170207.k8H27Itg050701@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:07: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/korean/hanemacs 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, 17 Sep 2006 02:07:26 -0000 kris 2006-09-17 02:07:18 UTC FreeBSD ports repository Modified files: korean/hanemacs Makefile Log: BROKEN on 6.x: Incorrect pkg-plist Revision Changes Path 1.18 +7 -1 ports/korean/hanemacs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:08: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 10E7616A416; Sun, 17 Sep 2006 02:08:41 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B481E43D45; Sun, 17 Sep 2006 02:08:40 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H28euX050747; Sun, 17 Sep 2006 02:08:40 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H28eLB050746; Sun, 17 Sep 2006 02:08:40 GMT (envelope-from kris) Message-Id: <200609170208.k8H28eLB050746@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:08: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-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, 17 Sep 2006 02:08:41 -0000 kris 2006-09-17 02:08:40 UTC FreeBSD ports repository Modified files: net-im/libjingle Makefile Log: BROKEN on 7.0: Does not compile Revision Changes Path 1.14 +4 -0 ports/net-im/libjingle/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:09: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 799E516A407; Sun, 17 Sep 2006 02:09:37 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D60043D53; Sun, 17 Sep 2006 02:09:37 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H29buB050795; Sun, 17 Sep 2006 02:09:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H29bp7050794; Sun, 17 Sep 2006 02:09:37 GMT (envelope-from kris) Message-Id: <200609170209.k8H29bp7050794@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:09: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/linux-blackdown-jdk12 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, 17 Sep 2006 02:09:37 -0000 kris 2006-09-17 02:09:37 UTC FreeBSD ports repository Modified files: java/linux-blackdown-jdk12 Makefile Log: amd64 distinfo does not exist, restrict to i386 Revision Changes Path 1.27 +1 -1 ports/java/linux-blackdown-jdk12/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:11: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 6516E16A415; Sun, 17 Sep 2006 02:11:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99CF143D5F; Sun, 17 Sep 2006 02:11:02 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H2B2AI050968; Sun, 17 Sep 2006 02:11:02 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H2B2JD050967; Sun, 17 Sep 2006 02:11:02 GMT (envelope-from kris) Message-Id: <200609170211.k8H2B2JD050967@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:11: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-wm/mlvwm 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, 17 Sep 2006 02:11:03 -0000 kris 2006-09-17 02:11:02 UTC FreeBSD ports repository Modified files: x11-wm/mlvwm Makefile Log: BROKEN on 6.x: Does not compile Revision Changes Path 1.26 +7 -1 ports/x11-wm/mlvwm/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:27: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 1E5B216A403; Sun, 17 Sep 2006 02:27:07 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D27FC43D46; Sun, 17 Sep 2006 02:27:06 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H2R6iE051618; Sun, 17 Sep 2006 02:27:06 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H2R64q051617; Sun, 17 Sep 2006 02:27:06 GMT (envelope-from kris) Message-Id: <200609170227.k8H2R64q051617@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:27: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/multimedia/konverter 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, 17 Sep 2006 02:27:07 -0000 kris 2006-09-17 02:27:06 UTC FreeBSD ports repository Modified files: multimedia/konverter Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.14 +2 -0 ports/multimedia/konverter/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:29: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 F194616A40F; Sun, 17 Sep 2006 02:29:02 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE7643D58; Sun, 17 Sep 2006 02:29:02 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H2T25q051695; Sun, 17 Sep 2006 02:29:02 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H2T1cj051694; Sun, 17 Sep 2006 02:29:01 GMT (envelope-from kris) Message-Id: <200609170229.k8H2T1cj051694@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02: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/multimedia/gmencoder 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, 17 Sep 2006 02:29:03 -0000 kris 2006-09-17 02:29:01 UTC FreeBSD ports repository Modified files: multimedia/gmencoder Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.12 +2 -0 ports/multimedia/gmencoder/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:30: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 95C2416A403; Sun, 17 Sep 2006 02:30:59 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AD2243D76; Sun, 17 Sep 2006 02:30:56 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H2UuAY051878; Sun, 17 Sep 2006 02:30:56 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H2UuXO051876; Sun, 17 Sep 2006 02:30:56 GMT (envelope-from kris) Message-Id: <200609170230.k8H2UuXO051876@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:30: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/graphics/kipi-plugins 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, 17 Sep 2006 02:30:59 -0000 kris 2006-09-17 02:30:56 UTC FreeBSD ports repository Modified files: graphics/kipi-plugins Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.19 +2 -0 ports/graphics/kipi-plugins/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:32: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 1354D16A403; Sun, 17 Sep 2006 02:32:21 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C437643D58; Sun, 17 Sep 2006 02:32:20 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H2WKDf051973; Sun, 17 Sep 2006 02:32:20 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H2WKOE051972; Sun, 17 Sep 2006 02:32:20 GMT (envelope-from kris) Message-Id: <200609170232.k8H2WKOE051972@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:32: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/sysutils/lookupd 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, 17 Sep 2006 02:32:21 -0000 kris 2006-09-17 02:32:20 UTC FreeBSD ports repository Modified files: sysutils/lookupd Makefile Log: BROKEN on 6.x: Does not compile Revision Changes Path 1.7 +4 -0 ports/sysutils/lookupd/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02:34: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 804CA16A40F; Sun, 17 Sep 2006 02:34:32 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA6443D4C; Sun, 17 Sep 2006 02:34:32 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H2YWXZ052091; Sun, 17 Sep 2006 02:34:32 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H2YWrW052090; Sun, 17 Sep 2006 02:34:32 GMT (envelope-from kris) Message-Id: <200609170234.k8H2YWrW052090@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02:34: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/lang/mlton 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, 17 Sep 2006 02:34:32 -0000 kris 2006-09-17 02:34:32 UTC FreeBSD ports repository Modified files: lang/mlton Makefile Log: BROKEN except on 6.x: this now appears to be a 6.x binary, and the mythical compat6x port is required to run it on 7.x Revision Changes Path 1.13 +5 -4 ports/lang/mlton/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 02: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 EC99116A49E; Sun, 17 Sep 2006 02:35:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C7F43D46; Sun, 17 Sep 2006 02:35:29 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H2ZTRw052181; Sun, 17 Sep 2006 02:35:29 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H2ZTjp052180; Sun, 17 Sep 2006 02:35:29 GMT (envelope-from kris) Message-Id: <200609170235.k8H2ZTjp052180@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 02: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/lang/osb-jscore 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, 17 Sep 2006 02:35:30 -0000 kris 2006-09-17 02:35:29 UTC FreeBSD ports repository Modified files: lang/osb-jscore Makefile Log: BROKEN: Does not compile Revision Changes Path 1.11 +2 -0 ports/lang/osb-jscore/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 03:27: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 680DD16A47B; Sun, 17 Sep 2006 03:27:01 +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 2365943D4C; Sun, 17 Sep 2006 03:27:01 +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 k8H3R1ZG056814; Sun, 17 Sep 2006 03:27:01 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H3R0oQ056813; Sun, 17 Sep 2006 03:27:00 GMT (envelope-from maho) Message-Id: <200609170327.k8H3R0oQ056813@repoman.freebsd.org> From: Maho Nakata Date: Sun, 17 Sep 2006 03:27: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/editors/openoffice.org-2.0-devel/files patch-i69469 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 03:27:01 -0000 maho 2006-09-17 03:27:00 UTC FreeBSD ports repository Added files: editors/openoffice.org-2.0-devel/files patch-i69469 Log: amd64 fix Submitted by: jkim Revision Changes Path 1.1 +20 -0 ports/editors/openoffice.org-2.0-devel/files/patch-i69469 (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 03:28: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 1921A16A407; Sun, 17 Sep 2006 03:28:14 +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 5E4AD43D6B; Sun, 17 Sep 2006 03:28:13 +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 k8H3SD2g056861; Sun, 17 Sep 2006 03:28:13 GMT (envelope-from yoichi@repoman.freebsd.org) Received: (from yoichi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H3SDSi056860; Sun, 17 Sep 2006 03:28:13 GMT (envelope-from yoichi) Message-Id: <200609170328.k8H3SDSi056860@repoman.freebsd.org> From: Yoichi NAKAYAMA Date: Sun, 17 Sep 2006 03:28: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/mail/emh 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, 17 Sep 2006 03:28:14 -0000 yoichi 2006-09-17 03:28:13 UTC FreeBSD ports repository Modified files: mail/emh Makefile Log: Master site is currently unavailable, use mirror Submitted by: Bill "distfiles" Fenner Revision Changes Path 1.7 +1 -1 ports/mail/emh/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 03:38: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 0287016A40F; Sun, 17 Sep 2006 03:38:57 +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 B10A143D53; Sun, 17 Sep 2006 03:38:56 +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 k8H3cu9o057504; Sun, 17 Sep 2006 03:38:56 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H3cuLS057503; Sun, 17 Sep 2006 03:38:56 GMT (envelope-from maho) Message-Id: <200609170338.k8H3cuLS057503@repoman.freebsd.org> From: Maho Nakata Date: Sun, 17 Sep 2006 03:38: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/editors/openoffice.org-2.0 Makefile ports/editors/openoffice.org-2.0/files patch-i69469 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 03:38:57 -0000 maho 2006-09-17 03:38:56 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0 Makefile Removed files: editors/openoffice.org-2.0/files patch-i69469 Log: Still broken on amd64 Revision Changes Path 1.255 +1 -1 ports/editors/openoffice.org-2.0/Makefile 1.2 +0 -20 ports/editors/openoffice.org-2.0/files/patch-i69469 (dead) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 04:04: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 E19E016A407; Sun, 17 Sep 2006 04:04:28 +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 9E9F443D46; Sun, 17 Sep 2006 04:04:28 +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 k8H44SBv059809; Sun, 17 Sep 2006 04:04:28 GMT (envelope-from yoichi@repoman.freebsd.org) Received: (from yoichi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H44Sh0059808; Sun, 17 Sep 2006 04:04:28 GMT (envelope-from yoichi) Message-Id: <200609170404.k8H44Sh0059808@repoman.freebsd.org> From: Yoichi NAKAYAMA Date: Sun, 17 Sep 2006 04:04: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/mail/emh 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, 17 Sep 2006 04:04:29 -0000 yoichi 2006-09-17 04:04:28 UTC FreeBSD ports repository Modified files: mail/emh Makefile distinfo pkg-plist Log: Update to 1.14.1 Revision Changes Path 1.8 +3 -2 ports/mail/emh/Makefile 1.4 +3 -3 ports/mail/emh/distinfo 1.2 +2 -0 ports/mail/emh/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 04:39: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 F04F616A416; Sun, 17 Sep 2006 04:39:06 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA0C243D72; Sun, 17 Sep 2006 04:39:06 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H4d6qw061508; Sun, 17 Sep 2006 04:39:06 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H4d621061507; Sun, 17 Sep 2006 04:39:06 GMT (envelope-from alexbl) Message-Id: <200609170439.k8H4d621061507@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 17 Sep 2006 04:39: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/e17-module-language Makefile pkg-plist ports/x11/e17-module-language/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, 17 Sep 2006 04:39:07 -0000 alexbl 2006-09-17 04:39:06 UTC FreeBSD ports repository Modified files: x11/e17-module-language Makefile pkg-plist x11/e17-module-language/files patch-configure Log: - Fix installation paths errors PR: 103315 Submitted by: Stanislav Sedov Approved by: novel (mentor) Revision Changes Path 1.2 +3 -0 ports/x11/e17-module-language/Makefile 1.2 +0 -9 ports/x11/e17-module-language/files/patch-configure 1.2 +6 -3 ports/x11/e17-module-language/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 05:00: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 B3E5316A40F; Sun, 17 Sep 2006 05:00:47 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F84043D58; Sun, 17 Sep 2006 05:00:47 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H50lQg070663; Sun, 17 Sep 2006 05:00:47 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H50l0g070662; Sun, 17 Sep 2006 05:00:47 GMT (envelope-from alexbl) Message-Id: <200609170500.k8H50l0g070662@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 17 Sep 2006 05:00: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/emulators Makefile ports/emulators/dtcyber Makefile distinfo pkg-descr ports/emulators/dtcyber/files patch-types.h patch-window_x11.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: Sun, 17 Sep 2006 05:00:47 -0000 alexbl 2006-09-17 05:00:47 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/dtcyber Makefile distinfo pkg-descr emulators/dtcyber/files patch-types.h patch-window_x11.c pkg-message.in Log: Add dtcyber 2.0b1, desktop CYBER Emulator. PR: ports/102820 Submitted by: trasz Approved by: novel (mentor) Revision Changes Path 1.199 +1 -0 ports/emulators/Makefile 1.1 +41 -0 ports/emulators/dtcyber/Makefile (new) 1.1 +3 -0 ports/emulators/dtcyber/distinfo (new) 1.1 +11 -0 ports/emulators/dtcyber/files/patch-types.h (new) 1.1 +15 -0 ports/emulators/dtcyber/files/patch-window_x11.c (new) 1.1 +8 -0 ports/emulators/dtcyber/files/pkg-message.in (new) 1.1 +11 -0 ports/emulators/dtcyber/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 05:00: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 064F816A580; Sun, 17 Sep 2006 05:00:57 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B989C43D45; Sun, 17 Sep 2006 05:00:56 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H50ug3070721; Sun, 17 Sep 2006 05:00:56 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H50uRT070720; Sun, 17 Sep 2006 05:00:56 GMT (envelope-from alexbl) Message-Id: <200609170500.k8H50uRT070720@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 17 Sep 2006 05:00: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: Sun, 17 Sep 2006 05:00:57 -0000 alexbl 2006-09-17 05:00:56 UTC FreeBSD ports repository Modified files: . modules Log: dtcyber --> ports/emulators/dtcyber Revision Changes Path 1.16228 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Sep 17 05:08: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 4398516A40F; Sun, 17 Sep 2006 05:08:41 +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 0362143D49; Sun, 17 Sep 2006 05:08:41 +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 k8H58e3Z072212; Sun, 17 Sep 2006 05:08:40 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H58eAd072211; Sun, 17 Sep 2006 05:08:40 GMT (envelope-from ume) Message-Id: <200609170508.k8H58eAd072211@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 17 Sep 2006 05:08: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/dante/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, 17 Sep 2006 05:08:41 -0000 ume 2006-09-17 05:08:40 UTC FreeBSD ports repository Added files: net/dante/files patch-configure Log: Make it buildable on RELENG_6 ater correcting 2nd argument of gethostbyaddr(3) to socklen_t. Reported by: pointyhat via kris Approved by: anders (no respond for two weeks), kris (portmgr) Revision Changes Path 1.1 +90 -0 ports/net/dante/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 05:25: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 3A60016A407; Sun, 17 Sep 2006 05:25:22 +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 EB44343D5C; Sun, 17 Sep 2006 05:25:21 +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 k8H5PLag073004; Sun, 17 Sep 2006 05:25:21 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H5PLvd073003; Sun, 17 Sep 2006 05:25:21 GMT (envelope-from ume) Message-Id: <200609170525.k8H5PLvd073003@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 17 Sep 2006 05:25: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/cyrus-sasl2 Makefile ports/security/cyrus-sasl2-saslauthd 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, 17 Sep 2006 05:25:22 -0000 ume 2006-09-17 05:25:21 UTC FreeBSD ports repository Modified files: security/cyrus-sasl2 Makefile security/cyrus-sasl2-saslauthd Makefile Log: krb5 1.5.1 won't build .a files by default, just .so files. Submitted by: Paul Vixie Revision Changes Path 1.47 +1 -1 ports/security/cyrus-sasl2-saslauthd/Makefile 1.128 +1 -1 ports/security/cyrus-sasl2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 06: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 68EF916A403; Sun, 17 Sep 2006 06:13:19 +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 2703643D5E; Sun, 17 Sep 2006 06:13:19 +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 k8H6DJ5i076402; Sun, 17 Sep 2006 06:13:19 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H6DJDC076401; Sun, 17 Sep 2006 06:13:19 GMT (envelope-from marcus) Message-Id: <200609170613.k8H6DJDC076401@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 17 Sep 2006 06:13: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/graphics/inkscape 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, 17 Sep 2006 06:13:19 -0000 marcus 2006-09-17 06:13:18 UTC FreeBSD ports repository Modified files: graphics/inkscape Makefile distinfo pkg-plist Log: Update to 0.44.1. Revision Changes Path 1.32 +4 -3 ports/graphics/inkscape/Makefile 1.11 +3 -3 ports/graphics/inkscape/distinfo 1.12 +18 -2 ports/graphics/inkscape/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 06:15: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 AA48716A40F; Sun, 17 Sep 2006 06:15:55 +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 68DB543D46; Sun, 17 Sep 2006 06:15:55 +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 k8H6FtI4076564; Sun, 17 Sep 2006 06:15:55 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H6FtLd076563; Sun, 17 Sep 2006 06:15:55 GMT (envelope-from dinoex) Message-Id: <200609170615.k8H6FtLd076563@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 17 Sep 2006 06:15: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/databases Makefile ports/databases/gdl2 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, 17 Sep 2006 06:15:55 -0000 dinoex 2006-09-17 06:15:55 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/gdl2 Makefile distinfo pkg-descr pkg-plist Log: The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc. This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette. PR: 103294 Submitted by: Gürkan Sengün Reviewed by: alexbl Revision Changes Path 1.542 +1 -0 ports/databases/Makefile 1.1 +35 -0 ports/databases/gdl2/Makefile (new) 1.1 +3 -0 ports/databases/gdl2/distinfo (new) 1.1 +10 -0 ports/databases/gdl2/pkg-descr (new) 1.1 +170 -0 ports/databases/gdl2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 06: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 6D28816A407; Sun, 17 Sep 2006 06:16:39 +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 2D69C43D55; Sun, 17 Sep 2006 06:16:39 +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 k8H6Gd2Q076619; Sun, 17 Sep 2006 06:16:39 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H6Gdie076618; Sun, 17 Sep 2006 06:16:39 GMT (envelope-from dinoex) Message-Id: <200609170616.k8H6Gdie076618@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 17 Sep 2006 06: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: 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, 17 Sep 2006 06:16:39 -0000 dinoex 2006-09-17 06:16:38 UTC FreeBSD ports repository Modified files: . modules Log: gdl2 --> ports/databases/gdl2 Revision Changes Path 1.16229 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Sep 17 06: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 804C816A403; Sun, 17 Sep 2006 06:22:08 +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 4E87E43D5E; Sun, 17 Sep 2006 06:22:08 +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 k8H6M808077026; Sun, 17 Sep 2006 06:22:08 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H6M8mp077025; Sun, 17 Sep 2006 06:22:08 GMT (envelope-from dinoex) Message-Id: <200609170622.k8H6M8mp077025@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 17 Sep 2006 06:22: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/games Makefile ports/games/stepbill 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, 17 Sep 2006 06:22:08 -0000 dinoex 2006-09-17 06:22:07 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/stepbill Makefile distinfo pkg-descr pkg-plist Log: This is a port of the MacBill, which is based on xbill, source to GNUstep. Ever get the feeling that nothing is going right? You're a sysadmin, and someone's trying to destroy your computers. The little people running around the screen are trying to infect your computers with Wingdows [TM], a virus cleverly designed to resemble a popular operating system. Your objective is to click the mouse on them, ending their potential threat. If one of the people reaches a computer, it will attempt to replace your operating system with the virus it carries. It will then attempt to run off the screen with your vital software. PR: 103295 Submitted by: Gürkan Sengün Revision Changes Path 1.1040 +1 -0 ports/games/Makefile 1.1 +26 -0 ports/games/stepbill/Makefile (new) 1.1 +3 -0 ports/games/stepbill/distinfo (new) 1.1 +14 -0 ports/games/stepbill/pkg-descr (new) 1.1 +77 -0 ports/games/stepbill/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 06:22: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 A81A316A403; Sun, 17 Sep 2006 06:22:46 +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 0578843D62; Sun, 17 Sep 2006 06:22:45 +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 k8H6MjCj077100; Sun, 17 Sep 2006 06:22:45 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H6MjPB077099; Sun, 17 Sep 2006 06:22:45 GMT (envelope-from dinoex) Message-Id: <200609170622.k8H6MjPB077099@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 17 Sep 2006 06:22: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, 17 Sep 2006 06:22:46 -0000 dinoex 2006-09-17 06:22:45 UTC FreeBSD ports repository Modified files: . modules Log: stepbill --> ports/games/stepbill Revision Changes Path 1.16230 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Sep 17 07:08: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 ADE7016A407; Sun, 17 Sep 2006 07:08: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 227F943D45; Sun, 17 Sep 2006 07:08:36 +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 k8H78axV080337; Sun, 17 Sep 2006 07:08:36 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H78ZWf080336; Sun, 17 Sep 2006 07:08:35 GMT (envelope-from miwi) Message-Id: <200609170708.k8H78ZWf080336@repoman.freebsd.org> From: Martin Wilke Date: Sun, 17 Sep 2006 07:08: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/p5-Net-Analysis 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, 17 Sep 2006 07:08:36 -0000 miwi 2006-09-17 07:08:35 UTC FreeBSD ports repository Modified files: net/p5-Net-Analysis Makefile Log: - Fix typo's Approved by: Jin-Shan Tseng (maintainer) Revision Changes Path 1.2 +2 -2 ports/net/p5-Net-Analysis/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 07:17: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 9DF5816A407; Sun, 17 Sep 2006 07:17:58 +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 5868543D45; Sun, 17 Sep 2006 07:17:58 +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 k8H7Hww3080777; Sun, 17 Sep 2006 07:17:58 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H7HwXn080776; Sun, 17 Sep 2006 07:17:58 GMT (envelope-from sem) Message-Id: <200609170717.k8H7HwXn080776@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 17 Sep 2006 07:17: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/devel/mico Makefile ports/devel/mico/files patch-orb-ssl.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 07:17:58 -0000 sem 2006-09-17 07:17:58 UTC FreeBSD ports repository Modified files: devel/mico Makefile Added files: devel/mico/files patch-orb-ssl.cc Log: - Fix build on current - Fix an issue with configure - While I'm here: minor style changes, get rid of alpha mentioning Submitted by: Alex Lyashkov (Umka@RusNet) Reported by: kris mail Revision Changes Path 1.92 +5 -14 ports/devel/mico/Makefile 1.1 +13 -0 ports/devel/mico/files/patch-orb-ssl.cc (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08:15: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 65B8916A412; Sun, 17 Sep 2006 08:15:59 +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 9AA4C43D6B; Sun, 17 Sep 2006 08:15:58 +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 k8H8FwX6084549; Sun, 17 Sep 2006 08:15:58 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8Fw9i084548; Sun, 17 Sep 2006 08:15:58 GMT (envelope-from rwatson) Message-Id: <200609170815.k8H8Fw9i084548@repoman.freebsd.org> From: Robert Watson Date: Sun, 17 Sep 2006 08:15: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/kern 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: Sun, 17 Sep 2006 08:15:59 -0000 rwatson 2006-09-17 08:15:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern syscalls.master Log: Correct auditctl() prototype; it was changed at some point in HEAD, but not MFC'd to -STABLE, resulting in the arguments being interpreted incorrectly. As a result, some users of audit on -STABLE saw an invalid argument error when starting the audit daemon. In principle it should have been all audit users, not clear why that appears not to have been the case. Approved by: re (kensmith) Obtained from: TrustedBSD Project Revision Changes Path 1.198.2.4 +1 -1 src/sys/kern/syscalls.master From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08:16: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 684AC16A52B; Sun, 17 Sep 2006 08:16:29 +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 478FB43D7D; Sun, 17 Sep 2006 08:16:28 +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 k8H8GSBr084628; Sun, 17 Sep 2006 08:16:28 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8GSrM084627; Sun, 17 Sep 2006 08:16:28 GMT (envelope-from rwatson) Message-Id: <200609170816.k8H8GSrM084627@repoman.freebsd.org> From: Robert Watson Date: Sun, 17 Sep 2006 08:16:28 +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 init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.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, 17 Sep 2006 08:16:29 -0000 rwatson 2006-09-17 08:16:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: Regenerate. Approved by: re (kensmith) Revision Changes Path 1.195.2.4 +1 -1 src/sys/kern/init_sysent.c 1.181.2.4 +1 -1 src/sys/kern/syscalls.c 1.178.2.4 +1 -1 src/sys/sys/syscall.h 1.133.2.4 +1 -1 src/sys/sys/syscall.mk 1.177.2.4 +1 -2 src/sys/sys/sysproto.h From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08:20: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 AC68816A412; Sun, 17 Sep 2006 08:20:57 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2691D43D5C; Sun, 17 Sep 2006 08:20:57 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H8KvUa084881; Sun, 17 Sep 2006 08:20:57 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8KurK084880; Sun, 17 Sep 2006 08:20:57 GMT (envelope-from thompsa) Message-Id: <200609170820.k8H8KurK084880@repoman.freebsd.org> From: Andrew Thompson Date: Sun, 17 Sep 2006 08:20: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/net if_bridge.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, 17 Sep 2006 08:20:57 -0000 thompsa 2006-09-17 08:20:56 UTC FreeBSD src repository Modified files: sys/net if_bridge.c Log: Rearrange things so that ARP packets can be filtered or rate limited with IPFW. Requested by: Jon Otterholm Tested by: Jon Otterholm Revision Changes Path 1.80 +14 -30 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08: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 1697216A403; Sun, 17 Sep 2006 08:39: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 C821C43D5C; Sun, 17 Sep 2006 08:39: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 k8H8dJCl085725; Sun, 17 Sep 2006 08:39:19 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8dJEW085724; Sun, 17 Sep 2006 08:39:19 GMT (envelope-from clsung) Message-Id: <200609170839.k8H8dJEW085724@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 17 Sep 2006 08:39: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/rubygem-rtags 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, 17 Sep 2006 08:39:20 -0000 clsung 2006-09-17 08:39:19 UTC FreeBSD ports repository Modified files: devel/rubygem-rtags pkg-plist Log: - fix pkg-plist Noted by: kris Revision Changes Path 1.2 +26 -0 ports/devel/rubygem-rtags/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08:40: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 1A2C516A416; Sun, 17 Sep 2006 08:40:35 +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 C6FE443D55; Sun, 17 Sep 2006 08:40:34 +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 k8H8eYpi085874; Sun, 17 Sep 2006 08:40:34 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8eY5k085873; Sun, 17 Sep 2006 08:40:34 GMT (envelope-from ale) Message-Id: <200609170840.k8H8eY5k085873@repoman.freebsd.org> From: Alex Dupre Date: Sun, 17 Sep 2006 08:40: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/security/cryptlib Makefile distinfo ports/security/cryptlib/files patch-context_ctx_aes.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, 17 Sep 2006 08:40:35 -0000 ale 2006-09-17 08:40:34 UTC FreeBSD ports repository Modified files: security/cryptlib Makefile distinfo Removed files: security/cryptlib/files patch-context_ctx_aes.c Log: The tarball has been rerolled with many post 3.3 release fixes, so bump PORTREVISION, too. Revision Changes Path 1.16 +1 -0 ports/security/cryptlib/Makefile 1.11 +3 -3 ports/security/cryptlib/distinfo 1.2 +0 -14 ports/security/cryptlib/files/patch-context_ctx_aes.c (dead) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08:44: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 DD0F216A47E; Sun, 17 Sep 2006 08:44:00 +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 96E5B43D4C; Sun, 17 Sep 2006 08:44:00 +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 k8H8i0IQ086032; Sun, 17 Sep 2006 08:44:00 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8i0Wu086031; Sun, 17 Sep 2006 08:44:00 GMT (envelope-from thierry) Message-Id: <200609170844.k8H8i0Wu086031@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 17 Sep 2006 08:44: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/mpich2 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, 17 Sep 2006 08:44:01 -0000 thierry 2006-09-17 08:44:00 UTC FreeBSD ports repository Modified files: net/mpich2 Makefile Log: Fix build on amd64: work-around against a make strange behaviour => use gmake. Reported by: Andrzej Tobola , Jaroslaw Gruca Revision Changes Path 1.49 +5 -0 ports/net/mpich2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08:47: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 3C04F16A407; Sun, 17 Sep 2006 08:47: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 D618943D5F; Sun, 17 Sep 2006 08:47: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 k8H8ku8U086206; Sun, 17 Sep 2006 08:46:56 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8kunp086205; Sun, 17 Sep 2006 08:46:56 GMT (envelope-from clsung) Message-Id: <200609170846.k8H8kunp086205@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 17 Sep 2006 08:46: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/rubygem-ferret 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, 17 Sep 2006 08:47:02 -0000 clsung 2006-09-17 08:46:56 UTC FreeBSD ports repository Modified files: textproc/rubygem-ferret Makefile distinfo Log: - Update to 0.10.4 Revision Changes Path 1.3 +3 -1 ports/textproc/rubygem-ferret/Makefile 1.3 +3 -3 ports/textproc/rubygem-ferret/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 08: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 7C4D716A403; Sun, 17 Sep 2006 08:57:21 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3853943D4C; Sun, 17 Sep 2006 08:57:21 +0000 (GMT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8H8vLGF094661; Sun, 17 Sep 2006 08:57:21 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H8vL7R094652; Sun, 17 Sep 2006 08:57:21 GMT (envelope-from nobutaka) Message-Id: <200609170857.k8H8vL7R094652@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sun, 17 Sep 2006 08:57: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/boehm-gc 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, 17 Sep 2006 08:57:21 -0000 nobutaka 2006-09-17 08:57:20 UTC FreeBSD ports repository Modified files: devel/boehm-gc Makefile Log: Drop maintainership. Revision Changes Path 1.51 +1 -1 ports/devel/boehm-gc/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 09:06: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 239E516A40F for ; Sun, 17 Sep 2006 09:06:27 +0000 (UTC) (envelope-from mime@traveller.cz) Received: from ss.eunet.cz (ss.eunet.cz [193.85.228.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9407543D46 for ; Sun, 17 Sep 2006 09:06:26 +0000 (GMT) (envelope-from mime@traveller.cz) Received: from localhost.i.cz (ss.eunet.cz [193.85.228.13]) by ss.eunet.cz (8.13.6/8.13.6) with ESMTP id k8H96Ki0038517 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 17 Sep 2006 11:06:22 +0200 (CEST) (envelope-from mime@traveller.cz) From: Michal Mertl To: cvs-all@freebsd.org Content-Type: text/plain Date: Sun, 17 Sep 2006 11:06:13 +0200 Message-Id: <1158483973.72415.10.camel@genius.i.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: kostikbel@gmail.com Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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, 17 Sep 2006 09:06:27 -0000 Konstantin Belousov wrote: > On Fri, Sep 08, 2006 at 01:09:24PM -0400, Jung-uk Kim wrote: > > On Friday 08 September 2006 10:59 am, Konstantin Belousov wrote: > > > kib 2006-09-08 14:59:55 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > libexec/rtld-elf rtld.c > > > Log: > > > When looking up the symbol by dlsym, look it not only in the > > > object given as dso handle, but also in the implicit dependencies > > > of that dso. > > > > > > Also, const-ify the read-only parameter objlist of symlook_list. > > > > > > Reported by: "Simon 'corecode' Schubert" > > tum de> Approved by: kan (mentor) > > > X-MFC-After: 6.2 > > > > > > Revision Changes Path > > > 1.117 +10 -13 src/libexec/rtld-elf/rtld.c > > > > I believe this warrants version number change for ports, IMO. > > This change brings rtld behaviour to the standard. Solaris and Linux both > do this in the right way. Shall we bump __FreeBSD_version for such kind of > bugfixes ? > > BTW, are you aware of ports that rely on old behaviour ? Evolution (2.6.3 built as part of gnome from ports, I have SYMVER_ENABLED=yes in /etc/make.conf) mostly stopped working after this commit (it starts but writes lots of error messages on stderr and the application menus are almost empty and it doesn't do anything). Reverting the change fixes it. Recompiling and reinstalling Evo didn't help. Thanks Michal From owner-cvs-all@FreeBSD.ORG Sun Sep 17 09:10: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 0CB4916A415; Sun, 17 Sep 2006 09:10:38 +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 57C8143D5C; Sun, 17 Sep 2006 09:10:37 +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 k8H9Abrk096453; Sun, 17 Sep 2006 09:10:37 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H9AbVR096452; Sun, 17 Sep 2006 09:10:37 GMT (envelope-from stefan) Message-Id: <200609170910.k8H9AbVR096452@repoman.freebsd.org> From: Stefan Walter Date: Sun, 17 Sep 2006 09:10: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/mail/dbmail-devel/files patch-dm_md5.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, 17 Sep 2006 09:10:38 -0000 stefan 2006-09-17 09:10:36 UTC FreeBSD ports repository Added files: mail/dbmail-devel/files patch-dm_md5.c Log: Add a patch to fix compilation on big endian systems. Noticed by: kris Approved by: maintainer Revision Changes Path 1.1 +20 -0 ports/mail/dbmail-devel/files/patch-dm_md5.c (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 09: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 E4CD516A403; Sun, 17 Sep 2006 09:16: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 A1C5943D5C; Sun, 17 Sep 2006 09:16: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 k8H9GdSo096727; Sun, 17 Sep 2006 09:16:39 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H9GdkP096726; Sun, 17 Sep 2006 09:16:39 GMT (envelope-from ale) Message-Id: <200609170916.k8H9GdkP096726@repoman.freebsd.org> From: Alex Dupre Date: Sun, 17 Sep 2006 09:16: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: Sun, 17 Sep 2006 09:16:40 -0000 ale 2006-09-17 09:16:39 UTC FreeBSD ports repository Modified files: www/xpi-pdf_download Makefile distinfo Log: Update to 0.7.5 release. Revision Changes Path 1.6 +1 -1 ports/www/xpi-pdf_download/Makefile 1.6 +3 -3 ports/www/xpi-pdf_download/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 09:25: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 8E49216A40F; Sun, 17 Sep 2006 09:25:07 +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 35DC543D46; Sun, 17 Sep 2006 09:25: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 k8H9P7TN097110; Sun, 17 Sep 2006 09:25:07 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8H9P76p097109; Sun, 17 Sep 2006 09:25:07 GMT (envelope-from erwin) Message-Id: <200609170925.k8H9P76p097109@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 17 Sep 2006 09:25: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/en/releases/6.2R schedule.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, 17 Sep 2006 09:25:07 -0000 erwin 2006-09-17 09:25:06 UTC FreeBSD doc repository (ports committer) Modified files: en/releases/6.2R schedule.sgml Log: Fill in the code freeze and other dates for ports. Doc foo: simon Revision Changes Path 1.3 +12 -9 www/en/releases/6.2R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Sun Sep 17 09: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 74F8A16A403; Sun, 17 Sep 2006 09:48:53 +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 12EF143D6B; Sun, 17 Sep 2006 09:48: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 k8H9mnfd099667; Sun, 17 Sep 2006 09: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 k8H9mn37099666; Sun, 17 Sep 2006 09:48:49 GMT (envelope-from rafan) Message-Id: <200609170948.k8H9mn37099666@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 17 Sep 2006 09: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/databases/flamerobin 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, 17 Sep 2006 09:48:53 -0000 rafan 2006-09-17 09:48:49 UTC FreeBSD ports repository Modified files: databases/flamerobin Makefile distinfo Log: - Update to 7.5 PR: ports/103299 Submitted by: Denis Barov (maintainer) Revision Changes Path 1.4 +4 -6 ports/databases/flamerobin/Makefile 1.2 +3 -3 ports/databases/flamerobin/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 10:00: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 69CBA16A403; Sun, 17 Sep 2006 10:00: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 2663343D45; Sun, 17 Sep 2006 10:00:58 +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 k8HA0vOY002019; Sun, 17 Sep 2006 10:00:58 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HA0vfA002018; Sun, 17 Sep 2006 10:00:57 GMT (envelope-from rafan) Message-Id: <200609171000.k8HA0vfA002018@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 17 Sep 2006 10:00: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 LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 10:00:58 -0000 rafan 2006-09-17 10:00:57 UTC FreeBSD ports repository Modified files: . LEGAL Log: - Update for devel/uppaal PR: ports/103246 Submitted by: Timothy Bourke (maintainer) Revision Changes Path 1.497 +2 -2 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Sun Sep 17 10:05: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 062F916A417; Sun, 17 Sep 2006 10:05:48 +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 B70D743D4C; Sun, 17 Sep 2006 10:05:47 +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 k8HA5lTv003405; Sun, 17 Sep 2006 10:05:47 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HA5lXl003404; Sun, 17 Sep 2006 10:05:47 GMT (envelope-from linimon) Message-Id: <200609171005.k8HA5lXl003404@repoman.freebsd.org> From: Mark Linimon Date: Sun, 17 Sep 2006 10:05: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/urchin5 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, 17 Sep 2006 10:05:48 -0000 linimon 2006-09-17 10:05:47 UTC FreeBSD ports repository Modified files: www/urchin5 Makefile Log: Fix maintainer address. Revision Changes Path 1.10 +1 -1 ports/www/urchin5/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 10:56: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 5891416A403; Sun, 17 Sep 2006 10:56:28 +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 A17E843D83; Sun, 17 Sep 2006 10:56:16 +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 k8HAuGFJ008428; Sun, 17 Sep 2006 10:56:16 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HAuGkn008427; Sun, 17 Sep 2006 10:56:16 GMT (envelope-from netchild) Message-Id: <200609171056.k8HAuGkn008427@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 17 Sep 2006 10:56: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/compat/linux linux_file.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, 17 Sep 2006 10:56:28 -0000 netchild 2006-09-17 10:56:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/compat/linux linux_file.c Log: MFC rev 1.97: The Linux unlink syscall uses a different errno value when trying to unlink a directory. PR: 102897 [1] http://www.FreeBSD.org/cgi/query-pr.cgi?pr=102897 Noticed by: Knut Anders Hatlen [1], testrun with LTP Submitted by: Marcin Cieslak Tested by: netchild (LTP test run) Approved by: re Revision Changes Path 1.91.2.1 +7 -0 src/sys/compat/linux/linux_file.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11: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 7198E16A415; Sun, 17 Sep 2006 11:00:37 +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 1291B43D55; Sun, 17 Sep 2006 11:00:37 +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 k8HB0aFf008640; Sun, 17 Sep 2006 11:00:36 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HB0ahl008639; Sun, 17 Sep 2006 11:00:36 GMT (envelope-from rwatson) Message-Id: <200609171100.k8HB0ahl008639@repoman.freebsd.org> From: Robert Watson Date: Sun, 17 Sep 2006 11:00: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/sys/kern kern_acct.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, 17 Sep 2006 11:00:37 -0000 rwatson 2006-09-17 11:00:36 UTC FreeBSD src repository Modified files: sys/kern kern_acct.c Log: Expore kern.acct_configured, a sysctl that reflects the configured/ unconfigured state of the kernel accounting system. This is used by the accounting privilege regression test to determine whether accounting is in use and will be disrupted by the regression test. Sponsored by: nCircle Network Security, Inc. Obtained from: TrustedBSD Project MFC after: 1 month Revision Changes Path 1.83 +7 -0 src/sys/kern/kern_acct.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11:11: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 23BD316A403; Sun, 17 Sep 2006 11:11:16 +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 D477343D46; Sun, 17 Sep 2006 11:11:15 +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 k8HBBFo0010488; Sun, 17 Sep 2006 11:11:15 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HBBFPq010487; Sun, 17 Sep 2006 11:11:15 GMT (envelope-from maho) Message-Id: <200609171111.k8HBBFPq010487@repoman.freebsd.org> From: Maho Nakata Date: Sun, 17 Sep 2006 11:11: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/editors/openoffice.org-2.0 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, 17 Sep 2006 11:11:16 -0000 maho 2006-09-17 11:11:15 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0 Makefile Log: Unbreak for amd64. build verified on FreeBSD 6.1-RELEASE/amd64 with gcc version 4.1.2 20060908 (prerelease) Revision Changes Path 1.256 +1 -1 ports/editors/openoffice.org-2.0/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11:30: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 C81B916A407; Sun, 17 Sep 2006 11:30:46 +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 AE71143D7C; Sun, 17 Sep 2006 11:30:45 +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 k8HBUjQE011369; Sun, 17 Sep 2006 11:30:45 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HBUjde011365; Sun, 17 Sep 2006 11:30:45 GMT (envelope-from brueffer) Message-Id: <200609171130.k8HBUjde011365@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 17 Sep 2006 11:30: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/sbin/geom/class/eli geli.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 11:30:46 -0000 brueffer 2006-09-17 11:30:44 UTC FreeBSD src repository Modified files: sbin/geom/class/eli geli.8 Log: Remove a contraction and add a missing article. Revision Changes Path 1.20 +2 -2 src/sbin/geom/class/eli/geli.8 From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11:34: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 7C12916A40F; Sun, 17 Sep 2006 11:34:18 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E4943D7C; Sun, 17 Sep 2006 11:34:17 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5E5B9.dip.t-dialin.net [84.165.229.185]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k8HBBRRq032484; Sun, 17 Sep 2006 13:11:28 +0200 (CEST) (envelope-from Alexander@Leidinger.net) 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 k8HBYDYw053240; Sun, 17 Sep 2006 13:34:13 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Sun, 17 Sep 2006 13:34:41 +0200 From: Alexander Leidinger To: Boris Samorodov Message-ID: <20060917133441.66343ea5@Magellan.Leidinger.net> In-Reply-To: <200609162117.k8GLH69u005662@repoman.freebsd.org> References: <200609162117.k8GLH69u005662@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-fc4 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, 17 Sep 2006 11:34:18 -0000 Quoting Boris Samorodov (Sat, 16 Sep 2006 21:17:06 +0000 (UTC)): > bsam 2006-09-16 21:17:06 UTC > > FreeBSD ports repository > > Modified files: > emulators/linux_base-fc4 Makefile > Log: > - brandelf -t Linux /compat/linux/lib/ld-2.3.6.so (ld-linux.so.2), > we don't brand linux libraries, but it's more an executable then a library; > - bump PORTREVISION. > > Suggested by: netchild > Discussed at: freebsd-emulation For those which don't want to hunt down the discussion: this fixes some ELF ABI messages in the Linux Test Project testruns, but doesn't results in a working linux-ldd (the FreeBSD one works, but in a linux_dist chroot you don't have it). I repeat what Boris said: don't brand libs! Bye, Alexander. -- Mulder: (smiling) The ENIGMATIC Dr. Scully! "The X-Files: Fallen Angel" 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 Sun Sep 17 11:41: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 0435716A4AB; Sun, 17 Sep 2006 11:41: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 2CB5143D5D; Sun, 17 Sep 2006 11:39:56 +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 k8HBdfv0011746; Sun, 17 Sep 2006 11:39:41 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HBdfJB011745; Sun, 17 Sep 2006 11:39:41 GMT (envelope-from sem) Message-Id: <200609171139.k8HBdfJB011745@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 17 Sep 2006 11:39: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/databases/gdl2 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, 17 Sep 2006 11:41:19 -0000 sem 2006-09-17 11:39:41 UTC FreeBSD ports repository Modified files: databases/gdl2 Makefile Log: - Fix INDEX build Submitted by: Matthew Seaman Pointy hat to: dinoex, alexbl Revision Changes Path 1.2 +1 -1 ports/databases/gdl2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11:42: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 F27BD16A412; Sun, 17 Sep 2006 11:42:04 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C73243DE9; Sun, 17 Sep 2006 11:40:40 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HBee8Q011870; Sun, 17 Sep 2006 11:40:40 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HBee0j011869; Sun, 17 Sep 2006 11:40:40 GMT (envelope-from lofi) Message-Id: <200609171140.k8HBee0j011869@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 17 Sep 2006 11:40: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/x11/kdelibs3-nocups 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, 17 Sep 2006 11:42:05 -0000 lofi 2006-09-17 11:40:40 UTC FreeBSD ports repository Modified files: x11/kdelibs3-nocups pkg-plist Log: Fix plist Revision Changes Path 1.12 +1 -1 ports/x11/kdelibs3-nocups/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11:44: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 7F97616A40F; Sun, 17 Sep 2006 11:44:14 +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 9190743DA5; Sun, 17 Sep 2006 11:42:49 +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 k8HBgfYi011999; Sun, 17 Sep 2006 11:42:41 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HBgfaK011998; Sun, 17 Sep 2006 11:42:41 GMT (envelope-from rwatson) Message-Id: <200609171142.k8HBgfaK011998@repoman.freebsd.org> From: Robert Watson Date: Sun, 17 Sep 2006 11:42: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/security/audit audit_bsm.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, 17 Sep 2006 11:44:14 -0000 rwatson 2006-09-17 11:42:40 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm.c Log: Add AUE_SYSARCH to the list of audit events during BSM conversion to prevent a console warning. Eventually, we will capture more arguments for sysarch. Obtained from: TrustedBSD Project MFC after: 3 days Revision Changes Path 1.12 +1 -0 src/sys/security/audit/audit_bsm.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11:51: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 7193016A417; Sun, 17 Sep 2006 11:51:59 +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 1D62443D8B; Sun, 17 Sep 2006 11:51:57 +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 k8HBpuAY012508; Sun, 17 Sep 2006 11:51:56 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HBpuGq012507; Sun, 17 Sep 2006 11:51:56 GMT (envelope-from maho) Message-Id: <200609171151.k8HBpuGq012507@repoman.freebsd.org> From: Maho Nakata Date: Sun, 17 Sep 2006 11:51: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/biology/pymol Makefile ports/biology/pymol/files patch-Rules.make X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 11:51:59 -0000 maho 2006-09-17 11:51:56 UTC FreeBSD ports repository Modified files: biology/pymol Makefile biology/pymol/files patch-Rules.make Log: Fix build on amd64 Submitted by: kris Revision Changes Path 1.27 +1 -1 ports/biology/pymol/Makefile 1.7 +3 -3 ports/biology/pymol/files/patch-Rules.make From owner-cvs-all@FreeBSD.ORG Sun Sep 17 11:59: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 EC50316A501; Sun, 17 Sep 2006 11:59: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 9E1B843D53; Sun, 17 Sep 2006 11:59: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 k8HBxilJ012890; Sun, 17 Sep 2006 11:59:44 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HBxiu9012889; Sun, 17 Sep 2006 11:59:44 GMT (envelope-from rafan) Message-Id: <200609171159.k8HBxiu9012889@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 17 Sep 2006 11:59: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/textproc/libnxml 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, 17 Sep 2006 11:59:45 -0000 rafan 2006-09-17 11:59:44 UTC FreeBSD ports repository Modified files: textproc/libnxml Makefile distinfo Log: - Update to 0.13 - s,INSTALLS_SHLIB,USE_LDCONFIG, PR: ports/103323 Submitted by: Nicola Vitale (maintainer) Revision Changes Path 1.5 +2 -2 ports/textproc/libnxml/Makefile 1.5 +3 -3 ports/textproc/libnxml/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 12:26: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 56A6016A47C; Sun, 17 Sep 2006 12:26:37 +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 10FED43D5A; Sun, 17 Sep 2006 12:26:37 +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 k8HCQabK016788; Sun, 17 Sep 2006 12:26:36 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HCQaMP016787; Sun, 17 Sep 2006 12:26:36 GMT (envelope-from ehaupt) Message-Id: <200609171226.k8HCQaMP016787@repoman.freebsd.org> From: Emanuel Haupt Date: Sun, 17 Sep 2006 12:26: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/games/bloboats 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, 17 Sep 2006 12:26:37 -0000 ehaupt 2006-09-17 12:26:36 UTC FreeBSD ports repository Modified files: games/bloboats Makefile Log: Now also builds on 4.x Revision Changes Path 1.2 +2 -7 ports/games/bloboats/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 12:50: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 2979416A40F; Sun, 17 Sep 2006 12:50: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 D7AB343D64; Sun, 17 Sep 2006 12:50:33 +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 k8HCoXw2025823; Sun, 17 Sep 2006 12:50:33 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HCoXDJ025822; Sun, 17 Sep 2006 12:50:33 GMT (envelope-from lbr) Message-Id: <200609171250.k8HCoXDJ025822@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 17 Sep 2006 12:50: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-CGI-FormBuilder 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, 17 Sep 2006 12:50:34 -0000 lbr 2006-09-17 12:50:33 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-FormBuilder Makefile distinfo pkg-descr pkg-plist Log: Add p5-CGI-FormBuilder 3.0401, formBuilder for CGI. PR: ports/103267 Submitted by: Fernan Aguero Revision Changes Path 1.1568 +1 -0 ports/www/Makefile 1.1 +62 -0 ports/www/p5-CGI-FormBuilder/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-FormBuilder/distinfo (new) 1.1 +23 -0 ports/www/p5-CGI-FormBuilder/pkg-descr (new) 1.1 +56 -0 ports/www/p5-CGI-FormBuilder/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 12:50: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 561FB16A5C8; Sun, 17 Sep 2006 12:50:45 +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 E55A043D5D; Sun, 17 Sep 2006 12:50:44 +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 k8HCoiuA025894; Sun, 17 Sep 2006 12:50:44 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HCoiXi025893; Sun, 17 Sep 2006 12:50:44 GMT (envelope-from lbr) Message-Id: <200609171250.k8HCoiXi025893@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 17 Sep 2006 12:50: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: Sun, 17 Sep 2006 12:50:45 -0000 lbr 2006-09-17 12:50:44 UTC FreeBSD ports repository Modified files: . modules Log: p5-CGI-FormBuilder --> ports/www/p5-CGI-FormBuilder Revision Changes Path 1.16231 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Sep 17 12: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 78CA916A416; Sun, 17 Sep 2006 12:51:33 +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 45E9143D53; Sun, 17 Sep 2006 12:51:33 +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 k8HCpXpP026052; Sun, 17 Sep 2006 12:51:33 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HCpXEo026051; Sun, 17 Sep 2006 12:51:33 GMT (envelope-from lbr) Message-Id: <200609171251.k8HCpXEo026051@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 17 Sep 2006 12: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/www Makefile ports/www/p5-Catalyst-Plugin-FormBuilder 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, 17 Sep 2006 12:51:33 -0000 lbr 2006-09-17 12:51:33 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-FormBuilder Makefile distinfo pkg-descr pkg-plist Log: Add p5-Catalyst-Plugin-FormBuilder 1.06, formBuilder for Catalyst. PR: ports/103267 Submitted by: Fernan Aguero Revision Changes Path 1.1569 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-Catalyst-Plugin-FormBuilder/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-FormBuilder/distinfo (new) 1.1 +9 -0 ports/www/p5-Catalyst-Plugin-FormBuilder/pkg-descr (new) 1.1 +10 -0 ports/www/p5-Catalyst-Plugin-FormBuilder/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 12:51: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 AA18A16A494; Sun, 17 Sep 2006 12:51:53 +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 652BF43D55; Sun, 17 Sep 2006 12:51:53 +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 k8HCprPX026100; Sun, 17 Sep 2006 12:51:53 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HCprlo026099; Sun, 17 Sep 2006 12:51:53 GMT (envelope-from lbr) Message-Id: <200609171251.k8HCprlo026099@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 17 Sep 2006 12: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: 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, 17 Sep 2006 12:51:53 -0000 lbr 2006-09-17 12:51:53 UTC FreeBSD ports repository Modified files: . modules Log: p5-Catalyst-Plugin-FormBuilder --> ports/www/p5-Catalyst-Plugin-FormBuilder Revision Changes Path 1.16232 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:02: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 A43EB16A416; Sun, 17 Sep 2006 13:02: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 5A6A843D53; Sun, 17 Sep 2006 13:02: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 k8HD2gqn026622; Sun, 17 Sep 2006 13:02:42 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HD2f5s026621; Sun, 17 Sep 2006 13:02:41 GMT (envelope-from ahze) Message-Id: <200609171302.k8HD2f5s026621@repoman.freebsd.org> From: Michael Johnson Date: Sun, 17 Sep 2006 13:02: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/flock 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, 17 Sep 2006 13:02:42 -0000 ahze 2006-09-17 13:02:41 UTC FreeBSD ports repository Modified files: sysutils/flock Makefile Log: - Set NO_LATEST_LINK Reported by: kris Revision Changes Path 1.6 +1 -0 ports/sysutils/flock/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:26: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 5C9DF16A407; Sun, 17 Sep 2006 13:26:18 +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 18DB343D46; Sun, 17 Sep 2006 13:26:18 +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 k8HDQHla028852; Sun, 17 Sep 2006 13:26:17 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDQHEw028850; Sun, 17 Sep 2006 13:26:17 GMT (envelope-from lbr) Message-Id: <200609171326.k8HDQHEw028850@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 17 Sep 2006 13:26: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/databases/p5-DBIx-Class 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, 17 Sep 2006 13:26:18 -0000 lbr 2006-09-17 13:26:17 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Class Makefile distinfo Log: Update to 0.07002 Revision Changes Path 1.19 +2 -6 ports/databases/p5-DBIx-Class/Makefile 1.17 +3 -3 ports/databases/p5-DBIx-Class/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:28: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 420A216A412; Sun, 17 Sep 2006 13:28:37 +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 9B17843D45; Sun, 17 Sep 2006 13:28:36 +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 k8HDSBeE028959; Sun, 17 Sep 2006 13:28:11 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDSB5n028958; Sun, 17 Sep 2006 13:28:11 GMT (envelope-from rwatson) Message-Id: <200609171328.k8HDSB5n028958@repoman.freebsd.org> From: Robert Watson Date: Sun, 17 Sep 2006 13:28: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/kern syscalls.master src/sys/compat/freebsd32 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: Sun, 17 Sep 2006 13:28:37 -0000 rwatson 2006-09-17 13:28:11 UTC FreeBSD src repository Modified files: sys/kern syscalls.master sys/compat/freebsd32 syscalls.master Log: AUE_SIGALTSTACK instead of AUE_SIGPENDING for sigaltstack(). Obtained from: TrustedBSD Project MFC after: 3 days Revision Changes Path 1.75 +1 -1 src/sys/compat/freebsd32/syscalls.master 1.227 +1 -1 src/sys/kern/syscalls.master From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:30: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 D9C9016A4CE; Sun, 17 Sep 2006 13:30:20 +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 DD7FD43D76; Sun, 17 Sep 2006 13:29:48 +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 k8HDTaO5029097; Sun, 17 Sep 2006 13:29:36 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDTaYT029096; Sun, 17 Sep 2006 13:29:36 GMT (envelope-from rwatson) Message-Id: <200609171329.k8HDTaYT029096@repoman.freebsd.org> From: Robert Watson Date: Sun, 17 Sep 2006 13:29: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/sys/kern init_sysent.c syscalls.c systrace_args.c src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/sys syscall.h syscall.mk sysproto.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, 17 Sep 2006 13:30:21 -0000 rwatson 2006-09-17 13:29:36 UTC FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c systrace_args.c sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c sys/sys syscall.h syscall.mk sysproto.h Log: Regenerate. Revision Changes Path 1.62 +2 -2 src/sys/compat/freebsd32/freebsd32_proto.h 1.60 +1 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.51 +1 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.61 +2 -2 src/sys/compat/freebsd32/freebsd32_sysent.c 1.222 +2 -2 src/sys/kern/init_sysent.c 1.206 +1 -1 src/sys/kern/syscalls.c 1.6 +0 -0 src/sys/kern/systrace_args.c 1.203 +1 -1 src/sys/sys/syscall.h 1.158 +1 -1 src/sys/sys/syscall.mk 1.206 +2 -2 src/sys/sys/sysproto.h From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:33: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 E8DCE16A407; Sun, 17 Sep 2006 13:33:30 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E56D43D46; Sun, 17 Sep 2006 13:33:30 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HDXUvq029747; Sun, 17 Sep 2006 13:33:30 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDXUht029746; Sun, 17 Sep 2006 13:33:30 GMT (envelope-from andre) Message-Id: <200609171333.k8HDXUht029746@repoman.freebsd.org> From: Andre Oppermann Date: Sun, 17 Sep 2006 13:33: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/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stge if_stge.c src/sys/dev/ti if_ti.c src/sys/dev/txp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 13:33:31 -0000 andre 2006-09-17 13:33:30 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c sys/dev/bge if_bge.c sys/dev/em if_em.c sys/dev/ixgb if_ixgb.c sys/dev/nfe if_nfe.c sys/dev/nge if_nge.c sys/dev/re if_re.c sys/dev/stge if_stge.c sys/dev/ti if_ti.c sys/dev/txp if_txp.c sys/dev/vge if_vge.c sys/net if_vlan.c if_vlan_var.h sys/net80211 ieee80211_input.c ieee80211_output.c sys/netgraph ng_vlan.c sys/sys mbuf.h Log: Move ethernet VLAN tags from mtags to its own mbuf packet header field m_pkthdr.ether_vlan. The presence of the M_VLANTAG flag on the mbuf signifies the presence and validity of its content. Drivers that support hardware VLAN tag stripping fill in the received VLAN tag (containing both vlan and priority information) into the ether_vtag mbuf packet header field: m->m_pkthdr.ether_vtag = vlan_id; /* ntohs()? */ m->m_flags |= M_VLANTAG; to mark the packet m with the specified VLAN tag. On output the driver should check the mbuf for the M_VLANTAG flag to see if a VLAN tag is present and valid: if (m->m_flags & M_VLANTAG) { ... = m->m_pkthdr.ether_vtag; /* htons()? */ ... pass tag to hardware ... } VLAN tags are stored in host byte order. Byte swapping may be necessary. (Note: This driver conversion was mechanic and did not add or remove any byte swapping in the drivers.) Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition. No more tag memory allocation have to be done. Reviewed by: thompsa, yar Sponsored by: TCP/IP Optimization Fundraise 2005 Revision Changes Path 1.8 +4 -7 src/sys/dev/bce/if_bce.c 1.146 +4 -6 src/sys/dev/bge/if_bge.c 1.145 +7 -12 src/sys/dev/em/if_em.c 1.20 +13 -4 src/sys/dev/ixgb/if_ixgb.c 1.5 +5 -16 src/sys/dev/nfe/if_nfe.c 1.89 +5 -8 src/sys/dev/nge/if_nge.c 1.75 +6 -9 src/sys/dev/re/if_re.c 1.3 +6 -6 src/sys/dev/stge/if_stge.c 1.125 +4 -7 src/sys/dev/ti/if_ti.c 1.42 +4 -7 src/sys/dev/txp/if_txp.c 1.26 +5 -8 src/sys/dev/vge/if_vge.c 1.115 +5 -17 src/sys/net/if_vlan.c 1.25 +16 -39 src/sys/net/if_vlan_var.h 1.95 +2 -10 src/sys/net80211/ieee80211_input.c 1.43 +2 -3 src/sys/net80211/ieee80211_output.c 1.4 +8 -8 src/sys/netgraph/ng_vlan.c 1.196 +1 -4 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:39: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 87E9016A415; Sun, 17 Sep 2006 13:39:46 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06AC943D6E; Sun, 17 Sep 2006 13:39:35 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HDdZ4Z030040; Sun, 17 Sep 2006 13:39:35 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDdZeX030039; Sun, 17 Sep 2006 13:39:35 GMT (envelope-from andre) Message-Id: <200609171339.k8HDdZeX030039@repoman.freebsd.org> From: Andre Oppermann Date: Sun, 17 Sep 2006 13:39:35 +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 tcp_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: Sun, 17 Sep 2006 13:39:46 -0000 andre 2006-09-17 13:39:35 UTC FreeBSD src repository Modified files: sys/netinet tcp_usrreq.c Log: Make tcp_usr_send() free the passed mbufs on error in all cases as the comment to it claims. Sponsored by: TCP/IP Optimization Fundraise 2005 Revision Changes Path 1.141 +4 -0 src/sys/netinet/tcp_usrreq.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:41: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 0370816A407; Sun, 17 Sep 2006 13:41: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 AC77E43D55; Sun, 17 Sep 2006 13:41:56 +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 k8HDfuDY030269; Sun, 17 Sep 2006 13:41:56 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDfurv030268; Sun, 17 Sep 2006 13:41:56 GMT (envelope-from thierry) Message-Id: <200609171341.k8HDfurv030268@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 17 Sep 2006 13:41: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/biology/molden Makefile distinfo pkg-plist ports/biology/molden/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: Sun, 17 Sep 2006 13:41:59 -0000 thierry 2006-09-17 13:41:56 UTC FreeBSD ports repository Modified files: biology/molden Makefile distinfo pkg-plist biology/molden/files patch-aa Log: Unbreak: molden has been updated on Aug 17, with the same DISTNAME. Changelog at . Revision Changes Path 1.28 +8 -6 ports/biology/molden/Makefile 1.12 +3 -3 ports/biology/molden/distinfo 1.5 +23 -14 ports/biology/molden/files/patch-aa 1.9 +1 -0 ports/biology/molden/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:42: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 5DBD616A416; Sun, 17 Sep 2006 13:42:56 +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 1993343DA6; Sun, 17 Sep 2006 13:42: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 k8HDgjr0030377; Sun, 17 Sep 2006 13:42:45 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDgjAW030376; Sun, 17 Sep 2006 13:42:45 GMT (envelope-from maho) Message-Id: <200609171342.k8HDgjAW030376@repoman.freebsd.org> From: Maho Nakata Date: Sun, 17 Sep 2006 13: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/math/ufsparse Makefile distinfo ports/math/ufsparse/files patch-CHOLMOD+Lib+Makefile patch-KLU+Demo+Makefile patch-KLU+Lib+Makefile patch-KLU+User+Makefile patch-Makefile patch-UFconfig+UFconfig.mk patch-size_t X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 13:42:56 -0000 maho 2006-09-17 13:42:45 UTC FreeBSD ports repository Modified files: math/ufsparse Makefile distinfo math/ufsparse/files patch-CHOLMOD+Lib+Makefile patch-UFconfig+UFconfig.mk Added files: math/ufsparse/files patch-Makefile patch-size_t Removed files: math/ufsparse/files patch-KLU+Demo+Makefile patch-KLU+Lib+Makefile patch-KLU+User+Makefile Log: The name of this port has been changed from UFsparse to SuiteSparse and will be renamed soon. Update to SuiteSparse version 2.1.1. Revision Changes Path 1.6 +6 -5 ports/math/ufsparse/Makefile 1.3 +3 -3 ports/math/ufsparse/distinfo 1.2 +2 -2 ports/math/ufsparse/files/patch-CHOLMOD+Lib+Makefile 1.2 +0 -11 ports/math/ufsparse/files/patch-KLU+Demo+Makefile (dead) 1.2 +0 -11 ports/math/ufsparse/files/patch-KLU+Lib+Makefile (dead) 1.2 +0 -11 ports/math/ufsparse/files/patch-KLU+User+Makefile (dead) 1.1 +11 -0 ports/math/ufsparse/files/patch-Makefile (new) 1.2 +29 -11 ports/math/ufsparse/files/patch-UFconfig+UFconfig.mk 1.1 +26 -0 ports/math/ufsparse/files/patch-size_t (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 13:44: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 B05AB16A417; Sun, 17 Sep 2006 13:44:33 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B09843D7E; Sun, 17 Sep 2006 13:44:33 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HDiXR0030484; Sun, 17 Sep 2006 13:44:33 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HDiX3G030483; Sun, 17 Sep 2006 13:44:33 GMT (envelope-from andre) Message-Id: <200609171344.k8HDiX3G030483@repoman.freebsd.org> From: Andre Oppermann Date: Sun, 17 Sep 2006 13:44: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 kern_mbuf.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, 17 Sep 2006 13:44:33 -0000 andre 2006-09-17 13:44:33 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c Log: Remove VLAN mtag UMA zones and initialize ether_vtag and tso_segsz packet header fields to zero on mbuf allocation. Sponsored by: TCP/IP Optimization Fundraise 2005 Revision Changes Path 1.26 +4 -25 src/sys/kern/kern_mbuf.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 14: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 AC91616A403; Sun, 17 Sep 2006 14:54:15 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A86143D5C; Sun, 17 Sep 2006 14:54:15 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HEsFbJ034730; Sun, 17 Sep 2006 14:54:15 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HEsFd2034729; Sun, 17 Sep 2006 14:54:15 GMT (envelope-from davidxu) Message-Id: <200609171454.k8HEsFd2034729@repoman.freebsd.org> From: David Xu Date: Sun, 17 Sep 2006 14:54: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/amd64/amd64 vm_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: Sun, 17 Sep 2006 14:54:15 -0000 davidxu 2006-09-17 14:54:15 UTC FreeBSD src repository Modified files: sys/amd64/amd64 vm_machdep.c Log: Make cpu_set_upcall_kse() and cpu_set_user_tls() work for 32bit process. Revision Changes Path 1.252 +43 -0 src/sys/amd64/amd64/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 14:57: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 7544216A415; Sun, 17 Sep 2006 14:57:22 +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 2A53143D53; Sun, 17 Sep 2006 14:57:22 +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 k8HEvMDV034953; Sun, 17 Sep 2006 14:57:22 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HEvM0g034952; Sun, 17 Sep 2006 14:57:22 GMT (envelope-from delphij) Message-Id: <200609171457.k8HEvM0g034952@repoman.freebsd.org> From: Xin LI Date: Sun, 17 Sep 2006 14:57: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/mail/dk-milter Makefile ports/mail/dk-milter/files patch-vendor-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: Sun, 17 Sep 2006 14:57:22 -0000 delphij 2006-09-17 14:57:22 UTC FreeBSD ports repository Modified files: mail/dk-milter Makefile Added files: mail/dk-milter/files patch-vendor-postfix Log: Apply a vendor patch which addresses the "syntax error in signature data" introduced in 0.4.1: dk-filter/dk-filter.c: 1.158 -> 1.159 libdk/dk.c: 1.168 -> 1.169 Obtained from: Sendmail (msk@) Revision Changes Path 1.11 +1 -0 ports/mail/dk-milter/Makefile 1.1 +71 -0 ports/mail/dk-milter/files/patch-vendor-postfix (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 15:37: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 A7F4D16A407; Sun, 17 Sep 2006 15:37: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 62A3F43D5F; Sun, 17 Sep 2006 15:37:31 +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 k8HFbVix037982; Sun, 17 Sep 2006 15:37:31 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HFbVkT037981; Sun, 17 Sep 2006 15:37:31 GMT (envelope-from rafan) Message-Id: <200609171537.k8HFbVkT037981@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 17 Sep 2006 15:37: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/p5-FreeBSD-Portindex 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, 17 Sep 2006 15:37:31 -0000 rafan 2006-09-17 15:37:31 UTC FreeBSD ports repository Modified files: sysutils/p5-FreeBSD-Portindex Makefile distinfo Log: - Update to 1.8 PR: ports/103325 Submitted by: Matthew Seaman (maintainer) Revision Changes Path 1.10 +1 -1 ports/sysutils/p5-FreeBSD-Portindex/Makefile 1.9 +3 -3 ports/sysutils/p5-FreeBSD-Portindex/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 15:51: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 6035116A415; Sun, 17 Sep 2006 15:51:23 +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 0962743D60; Sun, 17 Sep 2006 15:51: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 k8HFpMBC038723; Sun, 17 Sep 2006 15:51:22 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HFpMbu038722; Sun, 17 Sep 2006 15:51:22 GMT (envelope-from acm) Message-Id: <200609171551.k8HFpMbu038722@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sun, 17 Sep 2006 15:51: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/emulators/pyxmame Makefile distinfo pkg-plist ports/emulators/pyxmame/files patch-setup.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: Sun, 17 Sep 2006 15:51:23 -0000 acm 2006-09-17 15:51:22 UTC FreeBSD ports repository Modified files: emulators/pyxmame Makefile distinfo pkg-plist emulators/pyxmame/files patch-setup.py Log: - Update to 0.4.0 Approved by: garga (mentor,implicit) Revision Changes Path 1.2 +1 -1 ports/emulators/pyxmame/Makefile 1.2 +3 -3 ports/emulators/pyxmame/distinfo 1.2 +6 -9 ports/emulators/pyxmame/files/patch-setup.py 1.2 +3 -6 ports/emulators/pyxmame/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 16:06: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 C423316A407; Sun, 17 Sep 2006 16:06: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 2486743D4C; Sun, 17 Sep 2006 16:06: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 k8HG6mMb040654; Sun, 17 Sep 2006 16:06:48 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HG6lWk040653; Sun, 17 Sep 2006 16:06:47 GMT (envelope-from erwin) Message-Id: <200609171606.k8HG6lWk040653@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 17 Sep 2006 16:06: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/irc/gseen.mod 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, 17 Sep 2006 16:06:48 -0000 erwin 2006-09-17 16:06:47 UTC FreeBSD ports repository Modified files: irc/gseen.mod Makefile Log: Respect CFLAGS PR: 103105 Submitted by: Gabor Kovesdan Approved by: maintainer Revision Changes Path 1.7 +6 -0 ports/irc/gseen.mod/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 16:10: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 11D1A16A4CA; Sun, 17 Sep 2006 16:10: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 7A60E43D4C; Sun, 17 Sep 2006 16:10: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 k8HGAg1s040864; Sun, 17 Sep 2006 16:10:42 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HGAgr6040862; Sun, 17 Sep 2006 16:10:42 GMT (envelope-from erwin) Message-Id: <200609171610.k8HGAgr6040862@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 17 Sep 2006 16:10: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/security/amavisd-new Makefile ports/security/amavisd-new/files amavis-p0fanalyzer.sh.in p0fanalyzer.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: Sun, 17 Sep 2006 16:10:43 -0000 erwin 2006-09-17 16:10:42 UTC FreeBSD ports repository Modified files: security/amavisd-new Makefile Added files: security/amavisd-new/files amavis-p0fanalyzer.sh.in Removed files: security/amavisd-new/files p0fanalyzer.sh Log: Really fix p0fanalyzer support this time. Noticed by: Henrik Schack Submitted by: maintainer Revision Changes Path 1.42 +1 -1 ports/security/amavisd-new/Makefile 1.1 +33 -0 ports/security/amavisd-new/files/amavis-p0fanalyzer.sh.in (new) 1.2 +0 -33 ports/security/amavisd-new/files/p0fanalyzer.sh (dead) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 16:41: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 3E3DC16A403; Sun, 17 Sep 2006 16:41:39 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F110D43D70; Sun, 17 Sep 2006 16:41:38 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HGfcOr042212; Sun, 17 Sep 2006 16:41:38 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HGfcXf042211; Sun, 17 Sep 2006 16:41:38 GMT (envelope-from arved) Message-Id: <200609171641.k8HGfcXf042211@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 17 Sep 2006 16:41: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/tuxpuck 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, 17 Sep 2006 16:41:39 -0000 arved 2006-09-17 16:41:38 UTC FreeBSD ports repository Modified files: games/tuxpuck Makefile Log: Fix build on CURRENT Approved by: old maintainer Revision Changes Path 1.16 +4 -3 ports/games/tuxpuck/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 16:47: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 641C616A407; Sun, 17 Sep 2006 16:47:55 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D9E543D79; Sun, 17 Sep 2006 16:47:53 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HGlq40050405; Sun, 17 Sep 2006 16:47:52 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HGlqum050404; Sun, 17 Sep 2006 16:47:52 GMT (envelope-from arved) Message-Id: <200609171647.k8HGlqum050404@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 17 Sep 2006 16:47: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/net/libsocket++ 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, 17 Sep 2006 16:47:55 -0000 arved 2006-09-17 16:47:52 UTC FreeBSD ports repository Modified files: net/libsocket++ Makefile Log: Make fetchable Reported by: distfiles survey Revision Changes Path 1.30 +1 -1 ports/net/libsocket++/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 16:56: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 4636116A407; Sun, 17 Sep 2006 16:56:06 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0341F43D55; Sun, 17 Sep 2006 16:56:06 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HGu5ZN050791; Sun, 17 Sep 2006 16:56:05 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HGu5Y4050790; Sun, 17 Sep 2006 16:56:05 GMT (envelope-from arved) Message-Id: <200609171656.k8HGu5Y4050790@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 17 Sep 2006 16:56: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/news/newscache 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, 17 Sep 2006 16:56:06 -0000 arved 2006-09-17 16:56:05 UTC FreeBSD ports repository Modified files: news/newscache Makefile Log: Make fetchable Revision Changes Path 1.24 +1 -1 ports/news/newscache/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 17:38: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 E06A316A407; Sun, 17 Sep 2006 17:38:11 +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 9BAFC43D53; Sun, 17 Sep 2006 17:38:11 +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 k8HHcBTF053922; Sun, 17 Sep 2006 17:38:11 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HHcBDc053921; Sun, 17 Sep 2006 17:38:11 GMT (envelope-from marcus) Message-Id: <200609171738.k8HHcBDc053921@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 17 Sep 2006 17:38: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/net-im/gossip 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, 17 Sep 2006 17:38:12 -0000 marcus 2006-09-17 17:38:11 UTC FreeBSD ports repository Modified files: net-im/gossip Makefile distinfo pkg-plist Log: Update to 0.16. Revision Changes Path 1.35 +1 -1 ports/net-im/gossip/Makefile 1.23 +3 -3 ports/net-im/gossip/distinfo 1.21 +17 -0 ports/net-im/gossip/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 17:40: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 E47E216A403; Sun, 17 Sep 2006 17:40:07 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C75343D46; Sun, 17 Sep 2006 17:40:07 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HHe7Ee054143; Sun, 17 Sep 2006 17:40:07 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HHe7wk054142; Sun, 17 Sep 2006 17:40:07 GMT (envelope-from ru) Message-Id: <200609171740.k8HHe7wk054142@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 17 Sep 2006 17:40: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/bin/getfacl getfacl.1 src/bin/ls ls.1 src/bin/pax pax.1 src/bin/ps ps.1 src/bin/setfacl setfacl.1 src/bin/sh sh.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: Sun, 17 Sep 2006 17:40:08 -0000 ru 2006-09-17 17:40:07 UTC FreeBSD src repository Modified files: bin/getfacl getfacl.1 bin/ls ls.1 bin/pax pax.1 bin/ps ps.1 bin/setfacl setfacl.1 bin/sh sh.1 Log: Markup fixes. Revision Changes Path 1.11 +3 -2 src/bin/getfacl/getfacl.1 1.99 +1 -1 src/bin/ls/ls.1 1.37 +2 -1 src/bin/pax/pax.1 1.89 +1 -1 src/bin/ps/ps.1 1.17 +3 -2 src/bin/setfacl/setfacl.1 1.123 +4 -3 src/bin/sh/sh.1 From owner-cvs-all@FreeBSD.ORG Sun Sep 17 17:52: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 AE96116A403; Sun, 17 Sep 2006 17:52:57 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A6EF43D4C; Sun, 17 Sep 2006 17:52:57 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HHqvTQ054816; Sun, 17 Sep 2006 17:52:57 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HHqv4B054815; Sun, 17 Sep 2006 17:52:57 GMT (envelope-from csjp) Message-Id: <200609171752.k8HHqv4B054815@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sun, 17 Sep 2006 17:52: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/security/audit audit.c audit_private.h audit_syscalls.c audit_worker.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, 17 Sep 2006 17:52:57 -0000 csjp 2006-09-17 17:52:57 UTC FreeBSD src repository Modified files: sys/security/audit audit.c audit_private.h audit_syscalls.c audit_worker.c Log: Correct a slight regression which was introduced with the implementation of audit pipes. If the kernel record was not selected for the trail or the pipe, any user supplied record attached to it would be tossed away, resulting in otherwise selected events being lost. - Introduce two new masks: AR_PRESELECT_USER_TRAIL AR_PRESELECT_USER_PIPE, currently we have AR_PRESELECT_TRAIL and AR_PRESELECT_PIPE, which tells the audit worker that we are interested in the kernel record, with the additional masks we can determine if either the pipe or trail is interested in seeing the kernel or user record. - In audit(2), we unconditionally set the AR_PRESELECT_USER_TRAIL and AR_PRESELECT_USER_PIPE masks under the assumption that userspace has done the preselection [1]. Currently, there is work being done that allows the kernel to parse and preselect user supplied records, so in the future preselection could occur in either layer. But there is still a few details to work out here. [1] At some point we need to teach au_preselect(3) about the interests of all the individual audit pipes. This is a RELENG_6 candidate. Reviewed by: rwatson Obtained from: TrustedBSD Project MFC after: 1 week Revision Changes Path 1.20 +2 -2 src/sys/security/audit/audit.c 1.11 +3 -0 src/sys/security/audit/audit_private.h 1.6 +8 -0 src/sys/security/audit/audit_syscalls.c 1.10 +7 -3 src/sys/security/audit/audit_worker.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 17:58: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 34A7416A403; Sun, 17 Sep 2006 17:58:02 +0000 (UTC) (envelope-from prvs=julian=408aca9bb@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E31643D4C; Sun, 17 Sep 2006 17:58:01 +0000 (GMT) (envelope-from prvs=julian=408aca9bb@elischer.org) Received: from unknown (HELO [192.168.2.6]) ([10.251.60.65]) by a50.ironport.com with ESMTP; 17 Sep 2006 10:57:59 -0700 Message-ID: <450D8CA1.4020704@elischer.org> Date: Sun, 17 Sep 2006 10:57:53 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andre Oppermann References: <200609171333.k8HDXUht029746@repoman.freebsd.org> In-Reply-To: <200609171333.k8HDXUht029746@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/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stge if_stge.c src/sys/dev/ti if_ti.c src/sys/dev/txp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 17:58:02 -0000 As I mentioned before, I am slightly uncomfortable with the implementation of this change as it puts protocol specific items into the protocol independent mbuf header. The fact that 99.99% of network traffic coming in and out of a machine uses this protocol at the the moment makes it understandable but if in 2 years a new transport mechanism sweeps the world for which this is irrelevent, or worse, has a different requirement for similar fields, are we going to add fields for that too? should this be defined as a link layer specific union for which we can add future variants? Andre Oppermann wrote: >andre 2006-09-17 13:33:30 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bce if_bce.c > sys/dev/bge if_bge.c > sys/dev/em if_em.c > sys/dev/ixgb if_ixgb.c > sys/dev/nfe if_nfe.c > sys/dev/nge if_nge.c > sys/dev/re if_re.c > sys/dev/stge if_stge.c > sys/dev/ti if_ti.c > sys/dev/txp if_txp.c > sys/dev/vge if_vge.c > sys/net if_vlan.c if_vlan_var.h > sys/net80211 ieee80211_input.c ieee80211_output.c > sys/netgraph ng_vlan.c > sys/sys mbuf.h > Log: > Move ethernet VLAN tags from mtags to its own mbuf packet header field > m_pkthdr.ether_vlan. The presence of the M_VLANTAG flag on the mbuf > signifies the presence and validity of its content. > > Drivers that support hardware VLAN tag stripping fill in the received > VLAN tag (containing both vlan and priority information) into the > ether_vtag mbuf packet header field: > > m->m_pkthdr.ether_vtag = vlan_id; /* ntohs()? */ > m->m_flags |= M_VLANTAG; > > to mark the packet m with the specified VLAN tag. > > On output the driver should check the mbuf for the M_VLANTAG flag to > see if a VLAN tag is present and valid: > > if (m->m_flags & M_VLANTAG) { > ... = m->m_pkthdr.ether_vtag; /* htons()? */ > ... pass tag to hardware ... > } > > VLAN tags are stored in host byte order. Byte swapping may be necessary. > > (Note: This driver conversion was mechanic and did not add or remove any > byte swapping in the drivers.) > > Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition. No more tag > memory allocation have to be done. > > Reviewed by: thompsa, yar > Sponsored by: TCP/IP Optimization Fundraise 2005 > > Revision Changes Path > 1.8 +4 -7 src/sys/dev/bce/if_bce.c > 1.146 +4 -6 src/sys/dev/bge/if_bge.c > 1.145 +7 -12 src/sys/dev/em/if_em.c > 1.20 +13 -4 src/sys/dev/ixgb/if_ixgb.c > 1.5 +5 -16 src/sys/dev/nfe/if_nfe.c > 1.89 +5 -8 src/sys/dev/nge/if_nge.c > 1.75 +6 -9 src/sys/dev/re/if_re.c > 1.3 +6 -6 src/sys/dev/stge/if_stge.c > 1.125 +4 -7 src/sys/dev/ti/if_ti.c > 1.42 +4 -7 src/sys/dev/txp/if_txp.c > 1.26 +5 -8 src/sys/dev/vge/if_vge.c > 1.115 +5 -17 src/sys/net/if_vlan.c > 1.25 +16 -39 src/sys/net/if_vlan_var.h > 1.95 +2 -10 src/sys/net80211/ieee80211_input.c > 1.43 +2 -3 src/sys/net80211/ieee80211_output.c > 1.4 +8 -8 src/sys/netgraph/ng_vlan.c > 1.196 +1 -4 src/sys/sys/mbuf.h > > From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:17: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 A1A8F16A403; Sun, 17 Sep 2006 18:17:09 +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 419F243D68; Sun, 17 Sep 2006 18:17:08 +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 k8HIH8EK057116; Sun, 17 Sep 2006 18:17:08 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIH8Nq057115; Sun, 17 Sep 2006 18:17:08 GMT (envelope-from ehaupt) Message-Id: <200609171817.k8HIH8Nq057115@repoman.freebsd.org> From: Emanuel Haupt Date: Sun, 17 Sep 2006 18:17: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-themes Makefile ports/x11-themes/irssi-themes 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, 17 Sep 2006 18:17:09 -0000 ehaupt 2006-09-17 18:17:07 UTC FreeBSD ports repository Modified files: x11-themes Makefile Added files: x11-themes/irssi-themes Makefile distinfo pkg-descr pkg-plist Log: Add irssi-themes, a collection of additional irssi themes Revision Changes Path 1.164 +1 -0 ports/x11-themes/Makefile 1.1 +61 -0 ports/x11-themes/irssi-themes/Makefile (new) 1.1 +357 -0 ports/x11-themes/irssi-themes/distinfo (new) 1.1 +3 -0 ports/x11-themes/irssi-themes/pkg-descr (new) 1.1 +119 -0 ports/x11-themes/irssi-themes/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:17: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 93EEB16A403; Sun, 17 Sep 2006 18:17:22 +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 3D62343D45; Sun, 17 Sep 2006 18:17:22 +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 k8HIHM8F057173; Sun, 17 Sep 2006 18:17:22 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIHM7M057172; Sun, 17 Sep 2006 18:17:22 GMT (envelope-from ehaupt) Message-Id: <200609171817.k8HIHM7M057172@repoman.freebsd.org> From: Emanuel Haupt Date: Sun, 17 Sep 2006 18:17: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: 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, 17 Sep 2006 18:17:22 -0000 ehaupt 2006-09-17 18:17:22 UTC FreeBSD ports repository Modified files: . modules Log: irssi-themes --> ports/x11-themes/irssi-themes Revision Changes Path 1.16233 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:24: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 150EF16A403; Sun, 17 Sep 2006 18:24:35 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A73D43D80; Sun, 17 Sep 2006 18:24:27 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id CA19C1A3C1C; Sun, 17 Sep 2006 11:24:27 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 42192514F6; Sun, 17 Sep 2006 14:24:27 -0400 (EDT) Date: Sun, 17 Sep 2006 14:24:26 -0400 From: Kris Kennaway To: Mark Linimon Message-ID: <20060917182426.GA59253@xor.obsecurity.org> References: <200609171005.k8HA5lXl003404@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <200609171005.k8HA5lXl003404@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/urchin5 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, 17 Sep 2006 18:24:35 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 17, 2006 at 10:05:47AM +0000, Mark Linimon wrote: > linimon 2006-09-17 10:05:47 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > www/urchin5 Makefile=20 > Log: > Fix maintainer address. Wait, has the .rog TLD not yet been approved by ICANN?! Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFDZLaWry0BWjoQKURAo3aAJ40paTiBKBpoX43yLjbiw8hRb20tgCgkrRt FLp0HmOAOUARzD1xnnmOB0g= =DHBR -----END PGP SIGNATURE----- --5vNYLRcllDrimb99-- From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:27: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 5FA5F16A403; Sun, 17 Sep 2006 18:27:25 +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 6700B43D6D; Sun, 17 Sep 2006 18:27:16 +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 k8HIRGm5057654; Sun, 17 Sep 2006 18:27:16 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIRGFL057653; Sun, 17 Sep 2006 18:27:16 GMT (envelope-from gerald) Message-Id: <200609171827.k8HIRGFL057653@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 17 Sep 2006 18:27: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/lang/gcc42 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, 17 Sep 2006 18:27:25 -0000 gerald 2006-09-17 18:27:16 UTC FreeBSD ports repository Modified files: lang/gcc42 Makefile distinfo pkg-plist Log: Update to the 20060915 of GCC 4.1.2. This fixes the namespace pollution caused by include/ffi.h. Enable libgcj on amd64 in addition to i386. Remove the hack we had used to rename man pages to match the actual names of binaries (back when GCCs configure mechanism failed to do so). Revision Changes Path 1.284 +3 -10 ports/lang/gcc42/Makefile 1.174 +18 -18 ports/lang/gcc42/distinfo 1.90 +1 -2 ports/lang/gcc42/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:36: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 89AC016A407; Sun, 17 Sep 2006 18:36:12 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47FBB43D49; Sun, 17 Sep 2006 18:36:12 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HIaCFs058087; Sun, 17 Sep 2006 18:36:12 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIaCwE058086; Sun, 17 Sep 2006 18:36:12 GMT (envelope-from kris) Message-Id: <200609171836.k8HIaCwE058086@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 18:36: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/lang/ici 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, 17 Sep 2006 18:36:12 -0000 kris 2006-09-17 18:36:12 UTC FreeBSD ports repository Modified files: lang/ici Makefile Log: Now builds on amd64 Revision Changes Path 1.21 +0 -4 ports/lang/ici/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:37: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 A455D16A403; Sun, 17 Sep 2006 18:37:15 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C1D43D55; Sun, 17 Sep 2006 18:37:15 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HIbFTY058153; Sun, 17 Sep 2006 18:37:15 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIbFDO058152; Sun, 17 Sep 2006 18:37:15 GMT (envelope-from kris) Message-Id: <200609171837.k8HIbFDO058152@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 18: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/devel/p5-Algorithm-Cluster 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, 17 Sep 2006 18:37:15 -0000 kris 2006-09-17 18:37:15 UTC FreeBSD ports repository Modified files: devel/p5-Algorithm-Cluster Makefile Log: Now builds on amd64 Revision Changes Path 1.10 +0 -4 ports/devel/p5-Algorithm-Cluster/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:42: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 99BB416A403; Sun, 17 Sep 2006 18:42:35 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5672543D45; Sun, 17 Sep 2006 18:42:35 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HIgZ1F058417; Sun, 17 Sep 2006 18:42:35 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIgZoi058416; Sun, 17 Sep 2006 18:42:35 GMT (envelope-from ru) Message-Id: <200609171842.k8HIgZoi058416@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 17 Sep 2006 18:42:35 +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/file file.1 magic.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: Sun, 17 Sep 2006 18:42:35 -0000 ru 2006-09-17 18:42:35 UTC FreeBSD src repository Modified files: usr.bin/file file.1 magic.5 Log: Update manpages for FILE 4.17. Revision Changes Path 1.37 +40 -7 src/usr.bin/file/file.1 1.26 +195 -32 src/usr.bin/file/magic.5 From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:52: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 D651C16A417; Sun, 17 Sep 2006 18:52:28 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84D1943D4C; Sun, 17 Sep 2006 18:52:28 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HIqS0r058901; Sun, 17 Sep 2006 18:52:28 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIqSfX058900; Sun, 17 Sep 2006 18:52:28 GMT (envelope-from ru) Message-Id: <200609171852.k8HIqSfX058900@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 17 Sep 2006 18:52: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/contrib/com_err compile_et.1 src/contrib/pnpinfo pnpinfo.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 18:52:28 -0000 ru 2006-09-17 18:52:28 UTC FreeBSD src repository Modified files: contrib/com_err compile_et.1 contrib/pnpinfo pnpinfo.8 Log: Sort sections. Revision Changes Path 1.5 +6 -6 src/contrib/com_err/compile_et.1 1.7 +2 -2 src/contrib/pnpinfo/pnpinfo.8 From owner-cvs-all@FreeBSD.ORG Sun Sep 17 18:53: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 A694116A40F; Sun, 17 Sep 2006 18:53:36 +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 5168443D53; Sun, 17 Sep 2006 18:53:36 +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 k8HIrau5058982; Sun, 17 Sep 2006 18:53:36 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HIrapa058981; Sun, 17 Sep 2006 18:53:36 GMT (envelope-from lth) Message-Id: <200609171853.k8HIrapa058981@repoman.freebsd.org> From: Lars Thegler Date: Sun, 17 Sep 2006 18:53: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/www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo ports/www/p5-POE-Component-Server-SimpleHTTP/files 500503-lib_POE_Component_Server_SimpleHTTP.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, 17 Sep 2006 18:53:36 -0000 lth 2006-09-17 18:53:36 UTC FreeBSD ports repository Modified files: www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo Removed files: www/p5-POE-Component-Server-SimpleHTTP/files 500503-lib_POE_Component_Server_SimpleHTTP.pm Log: Update to 1.12. Now requires perl from ports Revision Changes Path 1.3 +3 -9 ports/www/p5-POE-Component-Server-SimpleHTTP/Makefile 1.3 +3 -3 ports/www/p5-POE-Component-Server-SimpleHTTP/distinfo 1.2 +0 -38 ports/www/p5-POE-Component-Server-SimpleHTTP/files/500503-lib_POE_Component_Server_SimpleHTTP.pm (dead) From owner-cvs-all@FreeBSD.ORG Sun Sep 17 19:31: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 536DB16A412; Sun, 17 Sep 2006 19:31:31 +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 0F85143D7B; Sun, 17 Sep 2006 19:31:31 +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 k8HJVURt064298; Sun, 17 Sep 2006 19:31:30 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HJVUkn064297; Sun, 17 Sep 2006 19:31:30 GMT (envelope-from krion) Message-Id: <200609171931.k8HJVUkn064297@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 17 Sep 2006 19:31: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/x11/xterm 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, 17 Sep 2006 19:31:31 -0000 krion 2006-09-17 19:31:30 UTC FreeBSD ports repository Modified files: x11/xterm Makefile distinfo Log: Update to version 220 ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_220 Revision Changes Path 1.40 +1 -1 ports/x11/xterm/Makefile 1.25 +3 -3 ports/x11/xterm/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 19: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 6211116A403; Sun, 17 Sep 2006 19:53:21 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 213D843D5A; Sun, 17 Sep 2006 19:53:21 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HJrLr2066627; Sun, 17 Sep 2006 19:53:21 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HJrKA8066626; Sun, 17 Sep 2006 19:53:20 GMT (envelope-from kris) Message-Id: <200609171953.k8HJrKA8066626@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 19:53: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/scm 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, 17 Sep 2006 19:53:21 -0000 kris 2006-09-17 19:53:20 UTC FreeBSD ports repository Modified files: lang/scm Makefile Log: This is now buildable on amd64, taking a guess it builds on other arches too. Revision Changes Path 1.44 +0 -4 ports/lang/scm/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 19: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 CF27616A403 for ; Sun, 17 Sep 2006 19:54:15 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 900D443D64 for ; Sun, 17 Sep 2006 19:54:14 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 66708 invoked from network); 17 Sep 2006 19:37:10 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 17 Sep 2006 19:37:10 -0000 Message-ID: <450DA7E8.6000702@freebsd.org> Date: Sun, 17 Sep 2006 21:54:16 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Julian Elischer References: <200609171333.k8HDXUht029746@repoman.freebsd.org> <450D8CA1.4020704@elischer.org> In-Reply-To: <450D8CA1.4020704@elischer.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/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stge if_stge.c src/sys/dev/ti if_ti.c src/sys/dev/txp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 19:54:16 -0000 Julian Elischer wrote: > As I mentioned before, I am slightly uncomfortable with the > implementation of this > change as it puts protocol specific items into the protocol independent > mbuf header. > The fact that 99.99% of network traffic coming in and out of a machine > uses this protocol > at the the moment makes it understandable but if in 2 years a new > transport mechanism sweeps > the world for which this is irrelevent, or worse, has a different > requirement for similar fields, > are we going to add fields for that too? should this be defined as a > link layer specific union for > which we can add future variants? The moment this need arises I'm happy to discuss/do this. -- Andre > Andre Oppermann wrote: > >> andre 2006-09-17 13:33:30 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/bce if_bce.c sys/dev/bge if_bge.c >> sys/dev/em if_em.c sys/dev/ixgb if_ixgb.c >> sys/dev/nfe if_nfe.c sys/dev/nge if_nge.c >> sys/dev/re if_re.c sys/dev/stge if_stge.c >> sys/dev/ti if_ti.c sys/dev/txp if_txp.c >> sys/dev/vge if_vge.c sys/net if_vlan.c >> if_vlan_var.h sys/net80211 ieee80211_input.c >> ieee80211_output.c sys/netgraph ng_vlan.c >> sys/sys mbuf.h Log: >> Move ethernet VLAN tags from mtags to its own mbuf packet header field >> m_pkthdr.ether_vlan. The presence of the M_VLANTAG flag on the mbuf >> signifies the presence and validity of its content. >> >> Drivers that support hardware VLAN tag stripping fill in the received >> VLAN tag (containing both vlan and priority information) into the >> ether_vtag mbuf packet header field: >> >> m->m_pkthdr.ether_vtag = vlan_id; /* ntohs()? */ >> m->m_flags |= M_VLANTAG; >> >> to mark the packet m with the specified VLAN tag. >> >> On output the driver should check the mbuf for the M_VLANTAG flag to >> see if a VLAN tag is present and valid: >> >> if (m->m_flags & M_VLANTAG) { >> ... = m->m_pkthdr.ether_vtag; /* htons()? */ >> ... pass tag to hardware ... >> } >> >> VLAN tags are stored in host byte order. Byte swapping may be >> necessary. >> >> (Note: This driver conversion was mechanic and did not add or remove any >> byte swapping in the drivers.) >> >> Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition. No more tag >> memory allocation have to be done. >> >> Reviewed by: thompsa, yar >> Sponsored by: TCP/IP Optimization Fundraise 2005 >> >> Revision Changes Path >> 1.8 +4 -7 src/sys/dev/bce/if_bce.c >> 1.146 +4 -6 src/sys/dev/bge/if_bge.c >> 1.145 +7 -12 src/sys/dev/em/if_em.c >> 1.20 +13 -4 src/sys/dev/ixgb/if_ixgb.c >> 1.5 +5 -16 src/sys/dev/nfe/if_nfe.c >> 1.89 +5 -8 src/sys/dev/nge/if_nge.c >> 1.75 +6 -9 src/sys/dev/re/if_re.c >> 1.3 +6 -6 src/sys/dev/stge/if_stge.c >> 1.125 +4 -7 src/sys/dev/ti/if_ti.c >> 1.42 +4 -7 src/sys/dev/txp/if_txp.c >> 1.26 +5 -8 src/sys/dev/vge/if_vge.c >> 1.115 +5 -17 src/sys/net/if_vlan.c >> 1.25 +16 -39 src/sys/net/if_vlan_var.h >> 1.95 +2 -10 src/sys/net80211/ieee80211_input.c >> 1.43 +2 -3 src/sys/net80211/ieee80211_output.c >> 1.4 +8 -8 src/sys/netgraph/ng_vlan.c >> 1.196 +1 -4 src/sys/sys/mbuf.h >> >> > > From owner-cvs-all@FreeBSD.ORG Sun Sep 17 19:56: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 9DB1516A407; Sun, 17 Sep 2006 19:56:43 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A46C43D58; Sun, 17 Sep 2006 19:56:43 +0000 (GMT) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HJuhAn066806; Sun, 17 Sep 2006 19:56:43 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HJuhUD066805; Sun, 17 Sep 2006 19:56:43 GMT (envelope-from tmclaugh) Message-Id: <200609171956.k8HJuhUD066805@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 17 Sep 2006 19:56: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/net/blam 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, 17 Sep 2006 19:56:43 -0000 tmclaugh 2006-09-17 19:56:43 UTC FreeBSD ports repository Modified files: net/blam Makefile Log: Convert to USE_GECKO and have mozilla dependency correctly detected now. Revision Changes Path 1.17 +6 -25 ports/net/blam/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20: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 B4E7D16A4CA; Sun, 17 Sep 2006 20:00:51 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD9DD43DF4; Sun, 17 Sep 2006 20:00:24 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HJxMp4067053; Sun, 17 Sep 2006 19:59:22 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HJxMVP067052; Sun, 17 Sep 2006 19:59:22 GMT (envelope-from lofi) Message-Id: <200609171959.k8HJxMVP067052@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 17 Sep 2006 19:59: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/audio/akode Makefile distinfo ports/audio/akode-plugins-jack Makefile distinfo ports/audio/akode-plugins-mpc Makefile distinfo ports/audio/akode-plugins-mpeg 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, 17 Sep 2006 20:00:51 -0000 lofi 2006-09-17 19:59:22 UTC FreeBSD ports repository Modified files: audio/akode Makefile distinfo audio/akode-plugins-jack Makefile distinfo audio/akode-plugins-mpc Makefile distinfo audio/akode-plugins-mpeg Makefile distinfo audio/akode-plugins-oss Makefile distinfo audio/akode-plugins-polypaudio Makefile distinfo audio/akode-plugins-resampler Makefile distinfo audio/akode-plugins-xiph Makefile distinfo Log: Update to 2.0.1. Submitted by: Igor Bushuev Revision Changes Path 1.14 +7 -9 ports/audio/akode-plugins-jack/Makefile 1.7 +3 -3 ports/audio/akode-plugins-jack/distinfo 1.14 +11 -12 ports/audio/akode-plugins-mpc/Makefile 1.7 +3 -3 ports/audio/akode-plugins-mpc/distinfo 1.14 +11 -12 ports/audio/akode-plugins-mpeg/Makefile 1.7 +3 -3 ports/audio/akode-plugins-mpeg/distinfo 1.14 +11 -12 ports/audio/akode-plugins-oss/Makefile 1.7 +3 -3 ports/audio/akode-plugins-oss/distinfo 1.14 +10 -12 ports/audio/akode-plugins-polypaudio/Makefile 1.7 +3 -3 ports/audio/akode-plugins-polypaudio/distinfo 1.14 +10 -12 ports/audio/akode-plugins-resampler/Makefile 1.7 +3 -3 ports/audio/akode-plugins-resampler/distinfo 1.14 +10 -12 ports/audio/akode-plugins-xiph/Makefile 1.7 +3 -3 ports/audio/akode-plugins-xiph/distinfo 1.14 +8 -9 ports/audio/akode/Makefile 1.7 +3 -3 ports/audio/akode/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20: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 C9E5F16A4F4; Sun, 17 Sep 2006 20:00:52 +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 BE6F443D46; Sun, 17 Sep 2006 20:00:36 +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 k8HK0ai2067216; Sun, 17 Sep 2006 20:00:36 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK0abm067215; Sun, 17 Sep 2006 20:00:36 GMT (envelope-from rwatson) Message-Id: <200609172000.k8HK0abm067215@repoman.freebsd.org> From: Robert Watson Date: Sun, 17 Sep 2006 20:00: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/sys/dev/hwpmc hwpmc_mod.c src/sys/kern kern_jail.c kern_prot.c subr_prf.c vfs_syscalls.c src/sys/security/mac mac_internal.h src/sys/sys sysctl.h src/sys/ufs/ufs ufs_quota.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, 17 Sep 2006 20:00:53 -0000 rwatson 2006-09-17 20:00:36 UTC FreeBSD src repository Modified files: sys/dev/hwpmc hwpmc_mod.c sys/kern kern_jail.c kern_prot.c subr_prf.c vfs_syscalls.c sys/security/mac mac_internal.h sys/sys sysctl.h sys/ufs/ufs ufs_quota.c Log: Declare security and security.bsd sysctl hierarchies in sysctl.h along with other commonly used sysctl name spaces, rather than declaring them all over the place. MFC after: 1 month Sponsored by: nCircle Network Security, Inc. Revision Changes Path 1.25 +0 -2 src/sys/dev/hwpmc/hwpmc_mod.c 1.52 +0 -1 src/sys/kern/kern_jail.c 1.204 +1 -3 src/sys/kern/kern_prot.c 1.125 +0 -2 src/sys/kern/subr_prf.c 1.421 +0 -2 src/sys/kern/vfs_syscalls.c 1.113 +0 -1 src/sys/security/mac/mac_internal.h 1.145 +2 -0 src/sys/sys/sysctl.h 1.83 +0 -2 src/sys/ufs/ufs/ufs_quota.c From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:00: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 5D15416A5B2; Sun, 17 Sep 2006 20:00:53 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8745A43D5C; Sun, 17 Sep 2006 20:00:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK0mOl067293; Sun, 17 Sep 2006 20:00:48 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK0mWq067292; Sun, 17 Sep 2006 20:00:48 GMT (envelope-from kris) Message-Id: <200609172000.k8HK0mWq067292@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:00: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/emulators/fceu 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, 17 Sep 2006 20:00:53 -0000 kris 2006-09-17 20:00:48 UTC FreeBSD ports repository Modified files: emulators/fceu Makefile Log: Now builds on sparc64 Revision Changes Path 1.19 +0 -4 ports/emulators/fceu/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:01: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 BA97816A52E; Sun, 17 Sep 2006 20:01:23 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75C4643D5F; Sun, 17 Sep 2006 20:01:23 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK1N1a067373; Sun, 17 Sep 2006 20:01:23 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK1NoK067372; Sun, 17 Sep 2006 20:01:23 GMT (envelope-from kris) Message-Id: <200609172001.k8HK1NoK067372@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20: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/games/foobillard 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, 17 Sep 2006 20:01:23 -0000 kris 2006-09-17 20:01:23 UTC FreeBSD ports repository Modified files: games/foobillard Makefile Log: Now builds on sparc64 Revision Changes Path 1.12 +0 -4 ports/games/foobillard/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:02: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 2842016A412; Sun, 17 Sep 2006 20:02:09 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8358B43D8C; Sun, 17 Sep 2006 20:02:07 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK27Ws067436; Sun, 17 Sep 2006 20:02:07 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK27T4067435; Sun, 17 Sep 2006 20:02:07 GMT (envelope-from kris) Message-Id: <200609172002.k8HK27T4067435@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:02: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/japanese/rxvt 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, 17 Sep 2006 20:02:09 -0000 kris 2006-09-17 20:02:07 UTC FreeBSD ports repository Modified files: japanese/rxvt Makefile Log: Now builds on sparc64 Revision Changes Path 1.18 +0 -4 ports/japanese/rxvt/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:02: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 19E9C16A412; Sun, 17 Sep 2006 20:02:33 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF76043D78; Sun, 17 Sep 2006 20:02:22 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK2M7c067468; Sun, 17 Sep 2006 20:02:22 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK2MWw067467; Sun, 17 Sep 2006 20:02:22 GMT (envelope-from kris) Message-Id: <200609172002.k8HK2MWw067467@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 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/libassa 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, 17 Sep 2006 20:02:33 -0000 kris 2006-09-17 20:02:22 UTC FreeBSD ports repository Modified files: devel/libassa Makefile Log: Now builds on sparc64 Revision Changes Path 1.22 +0 -4 ports/devel/libassa/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20: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 2235116A415; Sun, 17 Sep 2006 20:03:16 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7846B43D79; Sun, 17 Sep 2006 20:03:11 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK3BOo068772; Sun, 17 Sep 2006 20:03:11 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK3BgO068771; Sun, 17 Sep 2006 20:03:11 GMT (envelope-from kris) Message-Id: <200609172003.k8HK3BgO068771@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:03: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/sysutils/progsreiserfs 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, 17 Sep 2006 20:03:16 -0000 kris 2006-09-17 20:03:11 UTC FreeBSD ports repository Modified files: sysutils/progsreiserfs Makefile Log: Now builds on sparc64 Revision Changes Path 1.19 +0 -4 ports/sysutils/progsreiserfs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:04: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 EE46E16A407; Sun, 17 Sep 2006 20:04:07 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC7BC43D6B; Sun, 17 Sep 2006 20:04:00 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK40oc068808; Sun, 17 Sep 2006 20:04:00 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK40Di068807; Sun, 17 Sep 2006 20:04:00 GMT (envelope-from kris) Message-Id: <200609172004.k8HK40Di068807@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:04: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/emulators/vba 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, 17 Sep 2006 20:04:08 -0000 kris 2006-09-17 20:04:00 UTC FreeBSD ports repository Modified files: emulators/vba Makefile Log: Now builds on sparc64 Revision Changes Path 1.18 +1 -1 ports/emulators/vba/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:04: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 6C4FA16A58C; Sun, 17 Sep 2006 20:04:33 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAB1843D79; Sun, 17 Sep 2006 20:04:26 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK4QVf068844; Sun, 17 Sep 2006 20:04:26 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK4Qq3068843; Sun, 17 Sep 2006 20:04:26 GMT (envelope-from kris) Message-Id: <200609172004.k8HK4Qq3068843@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:04: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/graphics/xaos 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, 17 Sep 2006 20:04:33 -0000 kris 2006-09-17 20:04:26 UTC FreeBSD ports repository Modified files: graphics/xaos Makefile Log: Now builds on sparc64 Revision Changes Path 1.24 +0 -4 ports/graphics/xaos/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:04: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 94BDB16A584; Sun, 17 Sep 2006 20:04:59 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A8543DA6; Sun, 17 Sep 2006 20:04:42 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK4f1p068888; Sun, 17 Sep 2006 20:04:41 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK4fvc068887; Sun, 17 Sep 2006 20:04:41 GMT (envelope-from kris) Message-Id: <200609172004.k8HK4fvc068887@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:04: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/www/amaya 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, 17 Sep 2006 20:04:59 -0000 kris 2006-09-17 20:04:41 UTC FreeBSD ports repository Modified files: www/amaya Makefile Log: Now builds on sparc64 Revision Changes Path 1.50 +0 -4 ports/www/amaya/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 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 9491C16A549; Sun, 17 Sep 2006 20:05:26 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA6843D5E; Sun, 17 Sep 2006 20:05:00 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK50j3068943; Sun, 17 Sep 2006 20:05:00 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK50Hn068942; Sun, 17 Sep 2006 20:05:00 GMT (envelope-from kris) Message-Id: <200609172005.k8HK50Hn068942@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:05: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/clearsilver 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, 17 Sep 2006 20:05:26 -0000 kris 2006-09-17 20:05:00 UTC FreeBSD ports repository Modified files: www/clearsilver Makefile Log: Now builds on sparc64 Revision Changes Path 1.14 +0 -4 ports/www/clearsilver/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:05: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 30C4816A553; Sun, 17 Sep 2006 20:05:35 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4276A43D5E; Sun, 17 Sep 2006 20:05:33 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK5XFA069004; Sun, 17 Sep 2006 20:05:33 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK5XlR069003; Sun, 17 Sep 2006 20:05:33 GMT (envelope-from kris) Message-Id: <200609172005.k8HK5XlR069003@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20: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/games/criticalmass 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, 17 Sep 2006 20:05:35 -0000 kris 2006-09-17 20:05:33 UTC FreeBSD ports repository Modified files: games/criticalmass Makefile Log: Now builds on sparc64 Revision Changes Path 1.23 +0 -4 ports/games/criticalmass/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:06: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 044F616A4DD; Sun, 17 Sep 2006 20:06:58 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B0CA43D88; Sun, 17 Sep 2006 20:06:52 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK6q23069099; Sun, 17 Sep 2006 20:06:52 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK6qEN069098; Sun, 17 Sep 2006 20:06:52 GMT (envelope-from kris) Message-Id: <200609172006.k8HK6qEN069098@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20: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/multimedia/nuppelvideo 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, 17 Sep 2006 20:06:58 -0000 kris 2006-09-17 20:06:52 UTC FreeBSD ports repository Modified files: multimedia/nuppelvideo Makefile Log: Now builds on sparc64 Revision Changes Path 1.8 +0 -4 ports/multimedia/nuppelvideo/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:07: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 60FB216A407; Sun, 17 Sep 2006 20:07:32 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F32843D79; Sun, 17 Sep 2006 20:07:26 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK7PdB069156; Sun, 17 Sep 2006 20:07:25 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK7PuL069155; Sun, 17 Sep 2006 20:07:25 GMT (envelope-from kris) Message-Id: <200609172007.k8HK7PuL069155@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:07: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/graphics/dore 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, 17 Sep 2006 20:07:32 -0000 kris 2006-09-17 20:07:25 UTC FreeBSD ports repository Modified files: graphics/dore Makefile Log: Now builds on sparc64 Revision Changes Path 1.24 +0 -4 ports/graphics/dore/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:08: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 DF34C16A407; Sun, 17 Sep 2006 20:08:13 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 172EA43DB3; Sun, 17 Sep 2006 20:07:51 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK7pw2069214; Sun, 17 Sep 2006 20:07:51 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK7pgK069213; Sun, 17 Sep 2006 20:07:51 GMT (envelope-from kris) Message-Id: <200609172007.k8HK7pgK069213@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20: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/graphics/pixie 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, 17 Sep 2006 20:08:14 -0000 kris 2006-09-17 20:07:51 UTC FreeBSD ports repository Modified files: graphics/pixie Makefile Log: Now builds on sparc64 Revision Changes Path 1.27 +0 -4 ports/graphics/pixie/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20: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 1B93316A403; Sun, 17 Sep 2006 20:08:23 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BB143D9F; Sun, 17 Sep 2006 20:08:06 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 5899FDA79E3; Sun, 17 Sep 2006 16:08:05 -0400 (EDT) Received: from heartbeat2.internal ([10.202.2.161]) by frontend3.internal (MEProxy); Sun, 17 Sep 2006 16:08:06 -0400 X-Sasl-enc: 4t3TCz7n/r3AIPxew/7fq8X8dMSV1WFnoMg0cU4BDnHo 1158523686 Received: from [192.168.123.18] (82-35-114-57.cable.ubr07.dals.blueyonder.co.uk [82.35.114.57]) by mail.messagingengine.com (Postfix) with ESMTP id 744DA2FDB; Sun, 17 Sep 2006 16:08:05 -0400 (EDT) Message-ID: <450DAB24.6060107@FreeBSD.org> Date: Sun, 17 Sep 2006 21:08:04 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.5 (X11/20060825) MIME-Version: 1.0 To: Julian Elischer References: <200609171333.k8HDXUht029746@repoman.freebsd.org> <450D8CA1.4020704@elischer.org> In-Reply-To: <450D8CA1.4020704@elischer.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andre Oppermann , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stge if_stge.c src/sys/dev/ti if_ti.c src/sys/dev/txp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 20:08:23 -0000 Julian Elischer wrote: > As I mentioned before, I am slightly uncomfortable with the > implementation of this > change as it puts protocol specific items into the protocol > independent mbuf header. > The fact that 99.99% of network traffic coming in and out of a > machine uses this protocol > at the the moment makes it understandable but if in 2 years a new > transport mechanism sweeps > the world for which this is irrelevent, or worse, has a different > requirement for similar fields, > are we going to add fields for that too? should this be defined as a > link layer specific union for > which we can add future variants? This argument seems a case of putting the cart before the horse -- it's a bit up in the air. If anything Ethernet is more likely to increase in popularity, and it is the most common use case. Particularly so, given that VLAN encapsulation is specified for 802.1p priority tagging, and there is more and more interest in L2 QoS because of VoIP. Kudos to Andre for sorting it out. Regards, BMS From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:08: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 2301A16A4AB; Sun, 17 Sep 2006 20:08:26 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A81EB43D77; Sun, 17 Sep 2006 20:08:16 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK8Go8069255; Sun, 17 Sep 2006 20:08:16 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK8GcA069254; Sun, 17 Sep 2006 20:08:16 GMT (envelope-from kris) Message-Id: <200609172008.k8HK8GcA069254@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:08: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/math/tomsfastmath 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, 17 Sep 2006 20:08:26 -0000 kris 2006-09-17 20:08:16 UTC FreeBSD ports repository Modified files: math/tomsfastmath Makefile Log: Now builds on sparc64 Revision Changes Path 1.16 +1 -1 ports/math/tomsfastmath/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:09: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 D9B2416A416; Sun, 17 Sep 2006 20:09:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9298543D6D; Sun, 17 Sep 2006 20:08:47 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HK8lev069299; Sun, 17 Sep 2006 20:08:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK8l4T069298; Sun, 17 Sep 2006 20:08:47 GMT (envelope-from kris) Message-Id: <200609172008.k8HK8l4T069298@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 17 Sep 2006 20:08: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/lang/libjit 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, 17 Sep 2006 20:09:04 -0000 kris 2006-09-17 20:08:47 UTC FreeBSD ports repository Modified files: lang/libjit Makefile Log: Now builds on sparc64 Revision Changes Path 1.17 +1 -1 ports/lang/libjit/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20:09: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 3530C16A416; Sun, 17 Sep 2006 20:09:50 +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 8FEA943D49; Sun, 17 Sep 2006 20:09:39 +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 k8HK9dDS069345; Sun, 17 Sep 2006 20:09:39 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HK9drp069344; Sun, 17 Sep 2006 20:09:39 GMT (envelope-from ehaupt) Message-Id: <200609172009.k8HK9drp069344@repoman.freebsd.org> From: Emanuel Haupt Date: Sun, 17 Sep 2006 20:09: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-themes/irssi-themes 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, 17 Sep 2006 20:09:50 -0000 ehaupt 2006-09-17 20:09:39 UTC FreeBSD ports repository Modified files: x11-themes/irssi-themes Makefile Log: Update MASTER_SITES Revision Changes Path 1.2 +3 -3 ports/x11-themes/irssi-themes/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20: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 D1B1C16A403; Sun, 17 Sep 2006 20:12:21 +0000 (UTC) (envelope-from alex@foxybanana.com) Received: from suede.reed.edu (suede.reed.edu [134.10.2.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC3043D9C; Sun, 17 Sep 2006 20:12:11 +0000 (GMT) (envelope-from alex@foxybanana.com) Received: from Laptop.mine.box (c038h213.dorm.reed.edu [134.10.38.213]) by suede.reed.edu (8.13.7/8.13.7) with ESMTP id k8HKC4Ka008687 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT); Sun, 17 Sep 2006 13:12:04 -0700 Received: from localhost (localhost [127.0.0.1]) by Laptop.mine.box (8.13.6/8.13.6) with ESMTP id k8HKBsaY011985; Sun, 17 Sep 2006 13:11:54 -0700 (PDT) (envelope-from alex@Laptop.mine.box) Message-Id: <200609172011.k8HKBsaY011985@Laptop.mine.box> From: Alexander Botero-Lowry To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Date: Sun, 17 Sep 2006 13:11:54 -0700 Sender: alex@foxybanana.com X-Scanned-By: MIMEDefang 2.57 on 134.10.2.45 Cc: Subject: Re: cvs commit: ports/databases/gdl2 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, 17 Sep 2006 20:12:21 -0000 I didn't actually review this after it before it was commited, I worked on it for a while, and then dionex said he wanted it, so i told him what I had had to do to get it compiling so far.. I had GORM_PORT hardcoded. dionex was nice enough to mention me so that i got something for the work done, but I didn't directly review it before he commited it. >sem 2006-09-17 11:39:41 UTC > > FreeBSD ports repository > > Modified files: > databases/gdl2 Makefile > Log: > - Fix INDEX build > > Submitted by: Matthew Seaman > Pointy hat to: dinoex, alexbl > > Revision Changes Path > 1.2 +1 -1 ports/databases/gdl2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 20: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 293A516A407; Sun, 17 Sep 2006 20:53:31 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB9E343D5D; Sun, 17 Sep 2006 20:53:30 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HKrUpN079265; Sun, 17 Sep 2006 20:53:30 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HKrUnO079264; Sun, 17 Sep 2006 20:53:30 GMT (envelope-from ru) Message-Id: <200609172053.k8HKrUnO079264@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 17 Sep 2006 20:53: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/lib/libc/sys gettimeofday.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: Sun, 17 Sep 2006 20:53:31 -0000 ru 2006-09-17 20:53:30 UTC FreeBSD src repository Modified files: lib/libc/sys gettimeofday.2 Log: Remove more traces of Alpha. Revision Changes Path 1.27 +0 -4 src/lib/libc/sys/gettimeofday.2 From owner-cvs-all@FreeBSD.ORG Sun Sep 17 21:06: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 00CAB16A403; Sun, 17 Sep 2006 21:06:29 +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 ABAED43D49; Sun, 17 Sep 2006 21:06:28 +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 k8HL6S9X081036; Sun, 17 Sep 2006 21:06:28 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HL6SPK081035; Sun, 17 Sep 2006 21:06:28 GMT (envelope-from marcus) Message-Id: <200609172106.k8HL6SPK081035@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 17 Sep 2006 21:06: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/gnome news.xml www/en/gnome/docs develfaq.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, 17 Sep 2006 21:06:29 -0000 marcus 2006-09-17 21:06:28 UTC FreeBSD doc repository Modified files: en/gnome news.xml en/gnome/docs develfaq.sgml Log: * Announce GNOME 2.16.0 for FreeBSD * Add instructions on upgrading from 2.14 to 2.16 The bulk of the 2.16 documentation will be added with 2.16 is committed to ports. Revision Changes Path 1.45 +12 -5 www/en/gnome/docs/develfaq.sgml 1.125 +50 -11 www/en/gnome/news.xml From owner-cvs-all@FreeBSD.ORG Sun Sep 17 21:11: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 B609E16A403; Sun, 17 Sep 2006 21:11:44 +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 816AF43D58; Sun, 17 Sep 2006 21:11:44 +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 k8HLBiZY081350; Sun, 17 Sep 2006 21:11:44 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HLBiob081349; Sun, 17 Sep 2006 21:11:44 GMT (envelope-from thierry) Message-Id: <200609172111.k8HLBiob081349@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 17 Sep 2006 21:11: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/math/rkward Makefile distinfo pkg-plist ports/math/rkward/files patch-configure patch-rkward_dialogs_rkloadlibsdialog.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: Sun, 17 Sep 2006 21:11:44 -0000 thierry 2006-09-17 21:11:44 UTC FreeBSD ports repository Modified files: math/rkward Makefile distinfo pkg-plist math/rkward/files patch-configure Added files: math/rkward/files patch-rkward_dialogs_rkloadlibsdialog.cpp Log: Upgrade to 0.3.7. Changelog at . Revision Changes Path 1.2 +2 -1 ports/math/rkward/Makefile 1.2 +3 -3 ports/math/rkward/distinfo 1.2 +10 -18 ports/math/rkward/files/patch-configure 1.1 +31 -0 ports/math/rkward/files/patch-rkward_dialogs_rkloadlibsdialog.cpp (new) 1.2 +1 -0 ports/math/rkward/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Sep 17 21:27: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 6505716A416; Sun, 17 Sep 2006 21:27:36 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B49643D77; Sun, 17 Sep 2006 21:27:36 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HLRZBJ088908; Sun, 17 Sep 2006 21:27:35 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HLRZIn088907; Sun, 17 Sep 2006 21:27:35 GMT (envelope-from ru) Message-Id: <200609172127.k8HLRZIn088907@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 17 Sep 2006 21:27:35 +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/libarchive tar.5 src/lib/libc/gen pwcache.3 vis.3 src/lib/libc/i386/sys i386_set_watch.3 src/lib/libc/net gai_strerror.3 gethostbyname.3 src/lib/libc/rpc rpc_clnt_create.3 src/lib/libc/stdio fclose.3 src/lib/libc/stdlib malloc.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: Sun, 17 Sep 2006 21:27:36 -0000 ru 2006-09-17 21:27:35 UTC FreeBSD src repository Modified files: lib/libarchive tar.5 lib/libc/gen pwcache.3 vis.3 lib/libc/i386/sys i386_set_watch.3 lib/libc/net gai_strerror.3 gethostbyname.3 lib/libc/rpc rpc_clnt_create.3 lib/libc/stdio fclose.3 lib/libc/stdlib malloc.3 lib/libc/sys chflags.2 clock_gettime.2 connect.2 getsockopt.2 kldnext.2 kqueue.2 listen.2 mmap.2 open.2 sigqueue.2 timer_create.2 timer_delete.2 timer_settime.2 utimes.2 lib/libdevinfo devinfo.3 lib/libipsec ipsec_set_policy.3 lib/libpmc pmclog.3 lib/libutil humanize_number.3 Log: Markup fixes. Revision Changes Path 1.16 +2 -1 src/lib/libarchive/tar.5 1.14 +1 -1 src/lib/libc/gen/pwcache.3 1.29 +1 -1 src/lib/libc/gen/vis.3 1.9 +6 -6 src/lib/libc/i386/sys/i386_set_watch.3 1.5 +1 -1 src/lib/libc/net/gai_strerror.3 1.36 +1 -1 src/lib/libc/net/gethostbyname.3 1.15 +1 -1 src/lib/libc/rpc/rpc_clnt_create.3 1.14 +1 -1 src/lib/libc/stdio/fclose.3 1.71 +51 -51 src/lib/libc/stdlib/malloc.3 1.27 +28 -38 src/lib/libc/sys/chflags.2 1.22 +12 -5 src/lib/libc/sys/clock_gettime.2 1.28 +6 -5 src/lib/libc/sys/connect.2 1.34 +7 -2 src/lib/libc/sys/getsockopt.2 1.18 +4 -4 src/lib/libc/sys/kldnext.2 1.44 +1 -1 src/lib/libc/sys/kqueue.2 1.29 +1 -1 src/lib/libc/sys/listen.2 1.55 +2 -1 src/lib/libc/sys/mmap.2 1.33 +3 -3 src/lib/libc/sys/open.2 1.8 +5 -3 src/lib/libc/sys/sigqueue.2 1.8 +3 -1 src/lib/libc/sys/timer_create.2 1.5 +3 -1 src/lib/libc/sys/timer_delete.2 1.7 +3 -1 src/lib/libc/sys/timer_settime.2 1.19 +1 -1 src/lib/libc/sys/utimes.2 1.11 +1 -1 src/lib/libdevinfo/devinfo.3 1.22 +47 -50 src/lib/libipsec/ipsec_set_policy.3 1.6 +1 -1 src/lib/libpmc/pmclog.3 1.10 +3 -1 src/lib/libutil/humanize_number.3 From owner-cvs-all@FreeBSD.ORG Sun Sep 17 21:36: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 B99A116A403; Sun, 17 Sep 2006 21:36:17 +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 7636D43D45; Sun, 17 Sep 2006 21:36:17 +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 k8HLaHmG089419; Sun, 17 Sep 2006 21:36:17 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HLaHah089418; Sun, 17 Sep 2006 21:36:17 GMT (envelope-from phk) Message-Id: <200609172136.k8HLaHah089418@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 17 Sep 2006 21:36: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/games/fortune/datfiles fortunes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 21:36:17 -0000 phk 2006-09-17 21:36:17 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Too many good quotes flying by these days. Revision Changes Path 1.226 +20 -0 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Sun Sep 17 21:51: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 667A816A4CA; Sun, 17 Sep 2006 21:51:11 +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 D5E7743F11; Sun, 17 Sep 2006 21:47:44 +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 k8HLlgnq091161; Sun, 17 Sep 2006 21:47:42 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HLlg1I091160; Sun, 17 Sep 2006 21:47:42 GMT (envelope-from marcus) Message-Id: <200609172147.k8HLlg1I091160@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 17 Sep 2006 21:47: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/devel/ORBit2 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, 17 Sep 2006 21:51:11 -0000 marcus 2006-09-17 21:47:42 UTC FreeBSD ports repository Modified files: devel/ORBit2 pkg-descr Log: Correct speeling typo. PR: 103333 Submitted by: Ricardo Nabinger Sanchez Revision Changes Path 1.3 +1 -1 ports/devel/ORBit2/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Sep 17 21:51: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 7C9B316A4EB; Sun, 17 Sep 2006 21:51:42 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1918243E37; Sun, 17 Sep 2006 21:48:48 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HLmlJO091240; Sun, 17 Sep 2006 21:48:47 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HLmlDl091239; Sun, 17 Sep 2006 21:48:47 GMT (envelope-from ru) Message-Id: <200609172148.k8HLmlDl091239@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 17 Sep 2006 21:48: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/libexec/rtld-elf rtld.1 src/libexec/tftpd tftpd.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 21:51:42 -0000 ru 2006-09-17 21:48:47 UTC FreeBSD src repository Modified files: libexec/rtld-elf rtld.1 libexec/tftpd tftpd.8 Log: Markup fixes. Revision Changes Path 1.42 +4 -2 src/libexec/rtld-elf/rtld.1 1.20 +1 -1 src/libexec/tftpd/tftpd.8 From owner-cvs-all@FreeBSD.ORG Sun Sep 17 21: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 EFE5C16A4F6; Sun, 17 Sep 2006 21:54:55 +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 C1DA143E9E; Sun, 17 Sep 2006 21:51:24 +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 k8HLpOBT091471; Sun, 17 Sep 2006 21:51:24 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HLpOmW091470; Sun, 17 Sep 2006 21:51:24 GMT (envelope-from marcus) Message-Id: <200609172151.k8HLpOmW091470@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 17 Sep 2006 21: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/graphics/poppler 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, 17 Sep 2006 21:54:56 -0000 marcus 2006-09-17 21:51:24 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Only depend on cairo if we want cairo support. PR: 102711 Submitted by: Shane Bell Revision Changes Path 1.20 +3 -3 ports/graphics/poppler/Makefile From owner-cvs-all@FreeBSD.ORG Sun Sep 17 22:06: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 1A8FE16A412; Sun, 17 Sep 2006 22:06:07 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E1F43D7E; Sun, 17 Sep 2006 22:06:05 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 8FE655DFC; Mon, 18 Sep 2006 02:06:04 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 57DEE5DFB; Mon, 18 Sep 2006 02:06:04 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8HM69ug085007; Mon, 18 Sep 2006 02:06:09 +0400 (MSD) (envelope-from ru) Date: Mon, 18 Sep 2006 02:06:09 +0400 From: Ruslan Ermilov To: Andre Oppermann Message-ID: <20060917220609.GA84871@rambler-co.ru> References: <200609171333.k8HDXUht029746@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <200609171333.k8HDXUht029746@repoman.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stge if_stge.c src/sys/dev/ti if_ti.c src/sys/dev/txp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 22:06:07 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 17, 2006 at 01:33:30PM +0000, Andre Oppermann wrote: > andre 2006-09-17 13:33:30 UTC [...] > Move ethernet VLAN tags from mtags to its own mbuf packet header field > m_pkthdr.ether_vlan. The presence of the M_VLANTAG flag on the mbuf > signifies the presence and validity of its content. > =20 > Drivers that support hardware VLAN tag stripping fill in the received > VLAN tag (containing both vlan and priority information) into the > ether_vtag mbuf packet header field: > =20 > m->m_pkthdr.ether_vtag =3D vlan_id; /* ntohs()? */ > m->m_flags |=3D M_VLANTAG; > =20 > to mark the packet m with the specified VLAN tag. > =20 > On output the driver should check the mbuf for the M_VLANTAG flag to > see if a VLAN tag is present and valid: > =20 > if (m->m_flags & M_VLANTAG) { > ... =3D m->m_pkthdr.ether_vtag; /* htons()? */ > ... pass tag to hardware ... > } > =20 > VLAN tags are stored in host byte order. Byte swapping may be necessar= y. > =20 > (Note: This driver conversion was mechanic and did not add or remove any > byte swapping in the drivers.) > =20 > Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition. No more tag > memory allocation have to be done. > =20 > Reviewed by: thompsa, yar > Sponsored by: TCP/IP Optimization Fundraise 2005 > =20 I think this deserved a __FreeBSD_version bump for third-party Ethernet drivers, since this change removes public interfaces such as VLAN_INPUT_TAG() and VLAN_OUTPUT_TAG(). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFDcbRqRfpzJluFF4RApW6AKCSeuQ719KD6OL2kAgMWc5XZE6wQQCeNKT0 w9bYgImUST7hIP0nw8+LTQ0= =cp+x -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- From owner-cvs-all@FreeBSD.ORG Sun Sep 17 22:06: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 AD2AD16A4CE; Sun, 17 Sep 2006 22:06:48 +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 995A943D55; Sun, 17 Sep 2006 22:06: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 k8HM6lVP093367; Sun, 17 Sep 2006 22:06:47 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HM6l9w093366; Sun, 17 Sep 2006 22:06:47 GMT (envelope-from marcus) Message-Id: <200609172206.k8HM6l9w093366@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 17 Sep 2006 22:06: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/editors/scite Makefile distinfo pkg-plist ports/x11-toolkits/scintilla 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, 17 Sep 2006 22:06:48 -0000 marcus 2006-09-17 22:06:47 UTC FreeBSD ports repository Modified files: editors/scite Makefile distinfo pkg-plist x11-toolkits/scintilla Makefile distinfo Log: Update to 1.71. PR: 102438 Submitted by: Andris Raugulis Revision Changes Path 1.36 +8 -9 ports/editors/scite/Makefile 1.21 +3 -3 ports/editors/scite/distinfo 1.19 +4 -2 ports/editors/scite/pkg-plist 1.33 +3 -3 ports/x11-toolkits/scintilla/Makefile 1.23 +3 -3 ports/x11-toolkits/scintilla/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 22:49: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 7CC0B16A47B; Sun, 17 Sep 2006 22:49:35 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 822F443D8E; Sun, 17 Sep 2006 22:49:28 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8HMnQJ8095425; Sun, 17 Sep 2006 22:49:26 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HMnQoU095424; Sun, 17 Sep 2006 22:49:26 GMT (envelope-from ru) Message-Id: <200609172249.k8HMnQoU095424@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 17 Sep 2006 22:49: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/sbin/devd devd.8 devd.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Sep 2006 22:49:35 -0000 ru 2006-09-17 22:49:26 UTC FreeBSD src repository Modified files: sbin/devd devd.8 devd.cc Log: Add -f option to program's usage(), fix manpage's SYNOPSIS. Revision Changes Path 1.17 +2 -3 src/sbin/devd/devd.8 1.33 +1 -1 src/sbin/devd/devd.cc From owner-cvs-all@FreeBSD.ORG Sun Sep 17 23:07: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 9B17D16A47B; Sun, 17 Sep 2006 23:07:54 +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 5843E43D4C; Sun, 17 Sep 2006 23:07:54 +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 k8HN7sLB097473; Sun, 17 Sep 2006 23:07:54 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HN7sHI097472; Sun, 17 Sep 2006 23:07:54 GMT (envelope-from olgeni) Message-Id: <200609172307.k8HN7sHI097472@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 17 Sep 2006 23: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/sysutils/webmin 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, 17 Sep 2006 23:07:54 -0000 olgeni 2006-09-17 23:07:54 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.300. Revision Changes Path 1.260 +2 -4 ports/sysutils/webmin/Makefile 1.215 +3 -9 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Sun Sep 17 23:09: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 A4F8116A416; Sun, 17 Sep 2006 23:09:13 +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 38B1A43D4C; Sun, 17 Sep 2006 23:09:13 +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 k8HN98RD097537; Sun, 17 Sep 2006 23:09:08 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8HN98O8097536; Sun, 17 Sep 2006 23:09:08 GMT (envelope-from olgeni) Message-Id: <200609172309.k8HN98O8097536@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 17 Sep 2006 23:09: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/sysutils/usermin 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, 17 Sep 2006 23:09:13 -0000 olgeni 2006-09-17 23:09:08 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.230 (unbreak). Revision Changes Path 1.55 +2 -7 ports/sysutils/usermin/Makefile 1.44 +3 -6 ports/sysutils/usermin/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 02: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 AF54716A403; Mon, 18 Sep 2006 02:29:43 +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 48BC943D60; Mon, 18 Sep 2006 02:29: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 k8I2Tf6X018241; Mon, 18 Sep 2006 02:29:41 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I2TePL018237; Mon, 18 Sep 2006 02:29:40 GMT (envelope-from maho) Message-Id: <200609180229.k8I2TePL018237@repoman.freebsd.org> From: Maho Nakata Date: Mon, 18 Sep 2006 02: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/editors/openoffice.org-2.0-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: Mon, 18 Sep 2006 02:29:43 -0000 maho 2006-09-18 02:29:40 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0-devel Makefile distinfo Log: Update to SRC680_m184 Build confirmed on 6-STABLE(601105)/i386 and 6.1-RELEASE/amd64 with gcc-4.1.2 20060908 Revision Changes Path 1.274 +2 -2 ports/editors/openoffice.org-2.0-devel/Makefile 1.114 +3 -3 ports/editors/openoffice.org-2.0-devel/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 02:36: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 81CC316A40F; Mon, 18 Sep 2006 02:36:53 +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 3BC8643D45; Mon, 18 Sep 2006 02:36:53 +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 k8I2arSh018662; Mon, 18 Sep 2006 02:36:53 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I2arxc018661; Mon, 18 Sep 2006 02:36:53 GMT (envelope-from rafan) Message-Id: <200609180236.k8I2arxc018661@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 02:36: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/squirrelmail-vlogin-plugin 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, 18 Sep 2006 02:36:53 -0000 rafan 2006-09-18 02:36:53 UTC FreeBSD ports repository Modified files: mail/squirrelmail-vlogin-plugin pkg-plist Log: - If users have their customized configuration files, pkg_delete will complain. Shut it up by using @dirrmtry. PR: ports/103339 Submitted by: Neil Darlow Approved by: Matt Emmerton (maintainer) Revision Changes Path 1.3 +4 -4 ports/mail/squirrelmail-vlogin-plugin/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 02: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 1132516A403; Mon, 18 Sep 2006 02:41:52 +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 BBFE143D45; Mon, 18 Sep 2006 02:41:51 +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 k8I2fpv4018987; Mon, 18 Sep 2006 02:41:51 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I2fpOj018986; Mon, 18 Sep 2006 02:41:51 GMT (envelope-from maho) Message-Id: <200609180241.k8I2fpOj018986@repoman.freebsd.org> From: Maho Nakata Date: Mon, 18 Sep 2006 02:41: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/editors/openoffice.org-2.0/files Makefile.knobs ports/editors/openoffice.org-2.0-devel/files Makefile.knobs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 02:41:52 -0000 maho 2006-09-18 02:41:51 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0/files Makefile.knobs editors/openoffice.org-2.0-devel/files Makefile.knobs Log: Add a note about compilation. Submitted by: "Dr.-Ing. A. Haakh" Revision Changes Path 1.34 +3 -3 ports/editors/openoffice.org-2.0-devel/files/Makefile.knobs 1.34 +3 -3 ports/editors/openoffice.org-2.0/files/Makefile.knobs From owner-cvs-all@FreeBSD.ORG Mon Sep 18 02:47: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 48A3016A47C; Mon, 18 Sep 2006 02:47:35 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5FD143D82; Mon, 18 Sep 2006 02:47:11 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8I2lBxj019292; Mon, 18 Sep 2006 02:47:11 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I2lBYi019291; Mon, 18 Sep 2006 02:47:11 GMT (envelope-from alexbl) Message-Id: <200609180247.k8I2lBYi019291@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Mon, 18 Sep 2006 02:47: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/xmms2-scrobbler 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, 18 Sep 2006 02:47:35 -0000 alexbl 2006-09-18 02:47:11 UTC FreeBSD ports repository Modified files: audio/xmms2-scrobbler Makefile distinfo Log: Update to 0.1.2 Approved by: novel (mentor) Revision Changes Path 1.3 +3 -2 ports/audio/xmms2-scrobbler/Makefile 1.2 +3 -3 ports/audio/xmms2-scrobbler/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 02: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 0BFFF16A417; Mon, 18 Sep 2006 02:49:20 +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 BB58443D5C; Mon, 18 Sep 2006 02: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 k8I2nJ2p019364; Mon, 18 Sep 2006 02: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 k8I2nJ9Z019363; Mon, 18 Sep 2006 02:49:19 GMT (envelope-from linimon) Message-Id: <200609180249.k8I2nJ9Z019363@repoman.freebsd.org> From: Mark Linimon Date: Mon, 18 Sep 2006 02: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/devel/lua50-pty 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, 18 Sep 2006 02:49:20 -0000 linimon 2006-09-18 02:49:19 UTC FreeBSD ports repository Modified files: devel/lua50-pty Makefile Log: Fix line that was dropped as part of a mismerge. Hat: portmgr Pointy hat: linimon Revision Changes Path 1.6 +2 -0 ports/devel/lua50-pty/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 03:12: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 3B77B16A40F; Mon, 18 Sep 2006 03:12: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 DEF5643D46; Mon, 18 Sep 2006 03:12: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 k8I3CQnS021766; Mon, 18 Sep 2006 03:12:26 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I3CQ2A021765; Mon, 18 Sep 2006 03:12:26 GMT (envelope-from clsung) Message-Id: <200609180312.k8I3CQ2A021765@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 18 Sep 2006 03:12: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/science/ruby-gphys 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, 18 Sep 2006 03:12:27 -0000 clsung 2006-09-18 03:12:26 UTC FreeBSD ports repository Modified files: science/ruby-gphys Makefile Log: - change MASTER_SITES Revision Changes Path 1.15 +1 -1 ports/science/ruby-gphys/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 03:50: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 A8BCB16A403; Mon, 18 Sep 2006 03:50:31 +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 63DE543D5D; Mon, 18 Sep 2006 03:50:31 +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 k8I3oVjA023673; Mon, 18 Sep 2006 03:50:31 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I3oVjg023672; Mon, 18 Sep 2006 03:50:31 GMT (envelope-from ume) Message-Id: <200609180350.k8I3oVjg023672@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 18 Sep 2006 03:50: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.sbin/ppp server.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, 18 Sep 2006 03:50:31 -0000 ume 2006-09-18 03:50:31 UTC FreeBSD src repository Modified files: usr.sbin/ppp server.c Log: Listen to a control socket on an IPv4 as well through an IPv4-mapped IPv6 address. Reported by: Julian H. Stacey Test by: Julian H. Stacey MFC after: 1 week Revision Changes Path 1.44 +7 -0 src/usr.sbin/ppp/server.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 04:15: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 6234016A412; Mon, 18 Sep 2006 04:15:55 +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 DEDE843D67; Mon, 18 Sep 2006 04:15:54 +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 k8I4FsqK026131; Mon, 18 Sep 2006 04:15:54 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I4Fs4F026130; Mon, 18 Sep 2006 04:15:54 GMT (envelope-from ijliao) Message-Id: <200609180415.k8I4Fs4F026130@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 18 Sep 2006 04:15: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/databases Makefile ports/databases/java-db Makefile distinfo pkg-descr ports/databases/java-db/files patch-build.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, 18 Sep 2006 04:15:55 -0000 ijliao 2006-09-18 04:15:54 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/java-db Makefile distinfo pkg-descr databases/java-db/files patch-build.xml Log: add java-db 3.0.12 Berkeley DB Java Edition Revision Changes Path 1.543 +1 -0 ports/databases/Makefile 1.1 +54 -0 ports/databases/java-db/Makefile (new) 1.1 +3 -0 ports/databases/java-db/distinfo (new) 1.1 +20 -0 ports/databases/java-db/files/patch-build.xml (new) 1.1 +10 -0 ports/databases/java-db/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 04: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 E47F116A589; Mon, 18 Sep 2006 04:16:14 +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 90D3943D69; Mon, 18 Sep 2006 04:16:14 +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 k8I4GEGa026173; Mon, 18 Sep 2006 04:16:14 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I4GEVC026172; Mon, 18 Sep 2006 04:16:14 GMT (envelope-from ijliao) Message-Id: <200609180416.k8I4GEVC026172@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 18 Sep 2006 04:16: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: 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, 18 Sep 2006 04:16:15 -0000 ijliao 2006-09-18 04:16:14 UTC FreeBSD ports repository Modified files: . modules Log: java-db --> ports/databases/java-db Revision Changes Path 1.16234 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Sep 18 04:24: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 5955916A407; Mon, 18 Sep 2006 04:24: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 1243343D49; Mon, 18 Sep 2006 04:24: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 k8I4OhFP026593; Mon, 18 Sep 2006 04:24:43 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I4OheC026592; Mon, 18 Sep 2006 04:24:43 GMT (envelope-from linimon) Message-Id: <200609180424.k8I4OheC026592@repoman.freebsd.org> From: Mark Linimon Date: Mon, 18 Sep 2006 04:24: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/cad/kicad 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, 18 Sep 2006 04:24:44 -0000 linimon 2006-09-18 04:24:43 UTC FreeBSD ports repository Modified files: cad/kicad Makefile Log: Remove OSVERSION version from BROKEN string. I introduced this usage but it was a bad idea to start with. Hat: portmgr Revision Changes Path 1.14 +1 -1 ports/cad/kicad/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 04:27: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 9613F16A407; Mon, 18 Sep 2006 04:27: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 4879643D5A; Mon, 18 Sep 2006 04:27:07 +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 k8I4R7La026724; Mon, 18 Sep 2006 04:27:07 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I4R7xg026723; Mon, 18 Sep 2006 04:27:07 GMT (envelope-from linimon) Message-Id: <200609180427.k8I4R7xg026723@repoman.freebsd.org> From: Mark Linimon Date: Mon, 18 Sep 2006 04:27: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/korean/gau 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, 18 Sep 2006 04:27:07 -0000 linimon 2006-09-18 04:27:07 UTC FreeBSD ports repository Modified files: korean/gau Makefile Log: Remove usage of OSVERSION in BROKEN message. I introduced this usage but have declared it to be bogus. Hat: portmgr Revision Changes Path 1.15 +1 -1 ports/korean/gau/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 04: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 7F37B16A415; Mon, 18 Sep 2006 04:28: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 3A8E243D49; Mon, 18 Sep 2006 04:28: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 k8I4SiYb026797; Mon, 18 Sep 2006 04:28:44 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I4Sicu026796; Mon, 18 Sep 2006 04:28:44 GMT (envelope-from linimon) Message-Id: <200609180428.k8I4Sicu026796@repoman.freebsd.org> From: Mark Linimon Date: Mon, 18 Sep 2006 04:28: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/pecl-tidy 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, 18 Sep 2006 04:28:44 -0000 linimon 2006-09-18 04:28:44 UTC FreeBSD ports repository Modified files: www/pecl-tidy Makefile Log: BROKEN_WITH_PHP has been replaced by IGNORE_WITH_PHP which more accurately describes what happens. Hat: portmgr Revision Changes Path 1.2 +1 -1 ports/www/pecl-tidy/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 05: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 1C87716A407; Mon, 18 Sep 2006 05:39:53 +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 CBE2543D4C; Mon, 18 Sep 2006 05:39:52 +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 k8I5dqbG039276; Mon, 18 Sep 2006 05:39:52 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I5dqWg039275; Mon, 18 Sep 2006 05:39:52 GMT (envelope-from thierry) Message-Id: <200609180539.k8I5dqWg039275@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 18 Sep 2006 05:39: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/bouml 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, 18 Sep 2006 05:39:53 -0000 thierry 2006-09-18 05:39:52 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Upgrade to 2.17. Changelog at . Revision Changes Path 1.52 +1 -2 ports/devel/bouml/Makefile 1.52 +5 -5 ports/devel/bouml/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 06:34: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 CB6C416A403; Mon, 18 Sep 2006 06:34:51 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6260643D4C; Mon, 18 Sep 2006 06:34:51 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8I6YpZ3043065; Mon, 18 Sep 2006 06:34:51 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I6Yp1F043064; Mon, 18 Sep 2006 06:34:51 GMT (envelope-from marck) Message-Id: <200609180634.k8I6Yp1F043064@repoman.freebsd.org> From: Dmitry Morozovsky Date: Mon, 18 Sep 2006 06:34: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/release/picobsd/bridge PICOBSD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 06:34:51 -0000 marck 2006-09-18 06:34:51 UTC FreeBSD src repository (doc committer) Modified files: release/picobsd/bridge PICOBSD Log: Clean obsolete reference to the old NMBCLUSTERS kernel option. It seems the last reference (modulo manual pages where such obsoleteness clearly highlighted). Approved by: re (bmah - kinda) MFC after: 3 days Revision Changes Path 1.19 +0 -1 src/release/picobsd/bridge/PICOBSD From owner-cvs-all@FreeBSD.ORG Mon Sep 18 06:37: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 E6ECA16A407; Mon, 18 Sep 2006 06:37: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 A4CA743D4C; Mon, 18 Sep 2006 06:37:30 +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 k8I6bUmj043230; Mon, 18 Sep 2006 06:37:30 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I6bUk5043229; Mon, 18 Sep 2006 06:37:30 GMT (envelope-from rafan) Message-Id: <200609180637.k8I6bUk5043229@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 06:37: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/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: Mon, 18 Sep 2006 06:37:31 -0000 rafan 2006-09-18 06:37:30 UTC FreeBSD ports repository Modified files: chinese/xcin25 Makefile Log: - Use new magic in MASTER_SITES Thanks to: sat Revision Changes Path 1.64 +1 -2 ports/chinese/xcin25/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 07:22: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 8051816A403; Mon, 18 Sep 2006 07:22: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 3D88A43D49; Mon, 18 Sep 2006 07:22: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 k8I7Mmnd046447; Mon, 18 Sep 2006 07:22:48 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I7Mm4V046446; Mon, 18 Sep 2006 07:22:48 GMT (envelope-from rafan) Message-Id: <200609180722.k8I7Mm4V046446@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 07:22: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/squirrelmail-vlogin-plugin 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, 18 Sep 2006 07:22:48 -0000 rafan 2006-09-18 07:22:47 UTC FreeBSD ports repository Modified files: mail/squirrelmail-vlogin-plugin Makefile Log: - Really unbreak it PR: ports/103339 Submitted by: Neil Darlow Approved by: Matt Emmerton (maintainer, implicit) Revision Changes Path 1.5 +1 -2 ports/mail/squirrelmail-vlogin-plugin/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 07:37: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 7D7B516A407; Mon, 18 Sep 2006 07:37: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 2D66143D45; Mon, 18 Sep 2006 07:37: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 k8I7bSVf047151; Mon, 18 Sep 2006 07:37:28 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I7bR4x047150; Mon, 18 Sep 2006 07:37:27 GMT (envelope-from rafan) Message-Id: <200609180737.k8I7bR4x047150@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 07:37: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/databases/p5-Rose-DB 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, 18 Sep 2006 07:37:28 -0000 rafan 2006-09-18 07:37:27 UTC FreeBSD ports repository Modified files: databases/p5-Rose-DB Makefile distinfo Log: - Update to 0.726 PR: ports/103343 Submitted by: hideo (maintainer) Revision Changes Path 1.10 +1 -1 ports/databases/p5-Rose-DB/Makefile 1.10 +3 -3 ports/databases/p5-Rose-DB/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 07:37: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 D4BF116A5C1; Mon, 18 Sep 2006 07:37: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 8F7EF43D45; Mon, 18 Sep 2006 07:37: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 k8I7bjUl047186; Mon, 18 Sep 2006 07:37:45 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I7bjo0047185; Mon, 18 Sep 2006 07:37:45 GMT (envelope-from rafan) Message-Id: <200609180737.k8I7bjo0047185@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 07:37: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/databases/p5-Rose-DB-Object 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, 18 Sep 2006 07:37:45 -0000 rafan 2006-09-18 07:37:45 UTC FreeBSD ports repository Modified files: databases/p5-Rose-DB-Object Makefile distinfo Log: - Update to 0.753 PR: ports/103343 Submitted by: hideo (maintainer) Revision Changes Path 1.10 +2 -2 ports/databases/p5-Rose-DB-Object/Makefile 1.10 +3 -3 ports/databases/p5-Rose-DB-Object/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 08:28: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 34C8416A47B; Mon, 18 Sep 2006 08:28:38 +0000 (UTC) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from copyleft.esil.univ-mrs.fr (copyleft-smtp.esil.univ-mrs.fr [139.124.44.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF27343D46; Mon, 18 Sep 2006 08:28:37 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (localhost [127.0.0.1]) by copyleft.esil.univ-mrs.fr (Texas Instruments TI-58c oldschool stylee) with ESMTP id 7CC034BC20; Mon, 18 Sep 2006 10:28:31 +0200 (CEST) Received: from copyleft.esil.univ-mrs.fr ([127.0.0.1]) by localhost (copyleft [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15541-09; Mon, 18 Sep 2006 10:28:24 +0200 (CEST) Received: from localhost (sesin.rain.fr [217.167.214.6]) by copyleft.esil.univ-mrs.fr (Texas Instruments TI-58c oldschool stylee) with ESMTP id DFCA84BC1E; Mon, 18 Sep 2006 10:28:20 +0200 (CEST) Date: Mon, 18 Sep 2006 10:28:23 +0200 From: Herve Quiroz To: Ying-Chieh Liao Message-ID: <20060918082823.GA21341@portable-herve.sesin.com> References: <200609180415.k8I4Fs4F026130@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200609180415.k8I4Fs4F026130@repoman.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at esil.univ-mrs.fr Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases Makefile ports/databases/java-db Makefile distinfo pkg-descr ports/databases/java-db/files patch-build.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, 18 Sep 2006 08:28:38 -0000 Just a couple of comments... * BUILD_DEPENDS= ${JAVAJARDIR}/junit.jar:${PORTSDIR}/java/junit JAVAJARDIR -> JAVALIBDIR (same difference as PREFIX/LOCALBASE). * PLIST_FILES= ${JAVAJARDIR:S,^${PREFIX}/,,}/je.jar You may use directly %%JAVAJARDIR%% in packing lists as it is already defined in bsd.java.mk. Herve On Mon, Sep 18, 2006 at 04:15:54AM +0000, Ying-Chieh Liao wrote: > ijliao 2006-09-18 04:15:54 UTC > > FreeBSD ports repository > > Modified files: > databases Makefile > Added files: > databases/java-db Makefile distinfo pkg-descr > databases/java-db/files patch-build.xml > Log: > add java-db 3.0.12 > Berkeley DB Java Edition > > Revision Changes Path > 1.543 +1 -0 ports/databases/Makefile > 1.1 +54 -0 ports/databases/java-db/Makefile (new) > 1.1 +3 -0 ports/databases/java-db/distinfo (new) > 1.1 +20 -0 ports/databases/java-db/files/patch-build.xml (new) > 1.1 +10 -0 ports/databases/java-db/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 08:53: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 B098F16A415; Mon, 18 Sep 2006 08:53: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 6CD1943D58; Mon, 18 Sep 2006 08:53: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 k8I8r9nx064228; Mon, 18 Sep 2006 08:53:09 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I8r9u9064227; Mon, 18 Sep 2006 08:53:09 GMT (envelope-from sem) Message-Id: <200609180853.k8I8r9u9064227@repoman.freebsd.org> From: Sergey Matveychuk Date: Mon, 18 Sep 2006 08:53: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: Mon, 18 Sep 2006 08:53:09 -0000 sem 2006-09-18 08:53:09 UTC FreeBSD ports repository Modified files: . access Log: Welcome new committer Stanislav Sedov (stas@) who spammed GNATS alot and was punished correspondingly by ports commit bit. Account created by: simon Revision Changes Path 1.729 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Mon Sep 18 09:13: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 6310216A403; Mon, 18 Sep 2006 09:13:27 +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 1A5AD43D46; Mon, 18 Sep 2006 09:13:27 +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 k8I9DQjH069720; Mon, 18 Sep 2006 09:13:26 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I9DQgR069719; Mon, 18 Sep 2006 09:13:26 GMT (envelope-from maho) Message-Id: <200609180913.k8I9DQgR069719@repoman.freebsd.org> From: Maho Nakata Date: Mon, 18 Sep 2006 09:13: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/lang/gcc41 Makefile ports/lang/gcc42 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, 18 Sep 2006 09:13:27 -0000 maho 2006-09-18 09:13:26 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile lang/gcc42 Makefile Log: Remove bootclasspath setting to java-gcj-compat when building with awt gtk peer. Revision Changes Path 1.292 +1 -2 ports/lang/gcc41/Makefile 1.285 +1 -2 ports/lang/gcc42/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 09:39: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 3E9BE16A4E9; Mon, 18 Sep 2006 09:39:12 +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 59C8B43DF7; Mon, 18 Sep 2006 09:34:52 +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 k8I9Ynpr072778; Mon, 18 Sep 2006 09:34:49 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I9YnnX072777; Mon, 18 Sep 2006 09:34:49 GMT (envelope-from maxim) Message-Id: <200609180934.k8I9YnnX072777@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 09:34: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/lib/libc/gen getgrent.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, 18 Sep 2006 09:39:12 -0000 maxim 2006-09-18 09:34:49 UTC FreeBSD src repository Modified files: lib/libc/gen getgrent.c Log: o Don't fseek() on closed file. Submitted by: pgollucci@p6m7g8.com, Mark Costlow MFC after: 3 weeks Revision Changes Path 1.36 +2 -2 src/lib/libc/gen/getgrent.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 09:45: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 0223C16A412; Mon, 18 Sep 2006 09:45: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 3E1AD43D94; Mon, 18 Sep 2006 09:44: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 k8I9in0g073229; Mon, 18 Sep 2006 09:44:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I9injN073228; Mon, 18 Sep 2006 09:44:49 GMT (envelope-from miwi) Message-Id: <200609180944.k8I9injN073228@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Sep 2006 09:44: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/gnubg 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, 18 Sep 2006 09:45:18 -0000 miwi 2006-09-18 09:44:49 UTC FreeBSD ports repository Modified files: games/gnubg Makefile Log: - BROKEN: does not build on sparc64 Submitted by: pointyhat via kris Revision Changes Path 1.15 +7 -1 ports/games/gnubg/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 09:45: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 A746B16A40F; Mon, 18 Sep 2006 09:45:58 +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 6533943D45; Mon, 18 Sep 2006 09:45:58 +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 k8I9jweL073323; Mon, 18 Sep 2006 09:45:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I9jwPV073322; Mon, 18 Sep 2006 09:45:58 GMT (envelope-from pav) Message-Id: <200609180945.k8I9jwPV073322@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 18 Sep 2006 09:45: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/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: Mon, 18 Sep 2006 09:45:58 -0000 pav 2006-09-18 09:45:57 UTC FreeBSD ports repository Modified files: net/liferea Makefile distinfo Log: - Update to 1.0.23 Revision Changes Path 1.73 +1 -1 ports/net/liferea/Makefile 1.54 +3 -3 ports/net/liferea/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 09:57: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 37C5016A403; Mon, 18 Sep 2006 09:57:27 +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 D95DF43D88; Mon, 18 Sep 2006 09:57:26 +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 k8I9vQQU073861; Mon, 18 Sep 2006 09:57:26 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8I9vQsb073860; Mon, 18 Sep 2006 09:57:26 GMT (envelope-from ijliao) Message-Id: <200609180957.k8I9vQsb073860@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 18 Sep 2006 09:57: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/databases/java-db 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, 18 Sep 2006 09:57:27 -0000 ijliao 2006-09-18 09:57:26 UTC FreeBSD ports repository Modified files: databases/java-db Makefile Log: use proper Makefile variables Submitted by: Herve Quiroz Revision Changes Path 1.2 +2 -2 ports/databases/java-db/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 10:20: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 85FD916A407; Mon, 18 Sep 2006 10:20:33 +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 B801543D68; Mon, 18 Sep 2006 10:20:32 +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 k8IAKW91076054; Mon, 18 Sep 2006 10:20:32 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IAKW1i076053; Mon, 18 Sep 2006 10:20:32 GMT (envelope-from flz) Message-Id: <200609181020.k8IAKW1i076053@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 18 Sep 2006 10:20: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/libbt Makefile ports/net-p2p/libbt/files patch-src_btlist.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, 18 Sep 2006 10:20:33 -0000 flz 2006-09-18 10:20:32 UTC FreeBSD ports repository Modified files: net-p2p/libbt Makefile Added files: net-p2p/libbt/files patch-src_btlist.c Log: Fix build on 7-CURRENT. PR: ports/102836 Submitted by: simon Revision Changes Path 1.17 +0 -4 ports/net-p2p/libbt/Makefile 1.1 +13 -0 ports/net-p2p/libbt/files/patch-src_btlist.c (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 10: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 F3C9616A407; Mon, 18 Sep 2006 10:53: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 B1B4B43D45; Mon, 18 Sep 2006 10:53: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 k8IAr7OE077555; Mon, 18 Sep 2006 10:53:07 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IAr7HV077554; Mon, 18 Sep 2006 10:53:07 GMT (envelope-from sat) Message-Id: <200609181053.k8IAr7HV077554@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 10: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/graphics/jp2a 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, 18 Sep 2006 10:53:08 -0000 sat 2006-09-18 10:53:07 UTC FreeBSD ports repository Modified files: graphics/jp2a Makefile distinfo Log: - Update to 1.0.5 Revision Changes Path 1.6 +1 -1 ports/graphics/jp2a/Makefile 1.5 +3 -3 ports/graphics/jp2a/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:04: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 4007516A403; Mon, 18 Sep 2006 11:04:09 +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 EEEE543D46; Mon, 18 Sep 2006 11:04:08 +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 k8IB483S079248; Mon, 18 Sep 2006 11:04:08 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IB483u079247; Mon, 18 Sep 2006 11:04:08 GMT (envelope-from maxim) Message-Id: <200609181104.k8IB483u079247@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 11:04: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/share/man/man4 ng_pppoe.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, 18 Sep 2006 11:04:09 -0000 maxim 2006-09-18 11:04:08 UTC FreeBSD src repository Modified files: share/man/man4 ng_pppoe.4 Log: o Grammar. Revision Changes Path 1.37 +1 -1 src/share/man/man4/ng_pppoe.4 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:08: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 0060316A6B3; Mon, 18 Sep 2006 11:08:43 +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 B310643D46; Mon, 18 Sep 2006 11:08:43 +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 k8IB8hfr079438; Mon, 18 Sep 2006 11:08:43 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IB8hp3079435; Mon, 18 Sep 2006 11:08:43 GMT (envelope-from sat) Message-Id: <200609181108.k8IB8hp3079435@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 11:08: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/surblhost 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, 18 Sep 2006 11:08:44 -0000 sat 2006-09-18 11:08:43 UTC FreeBSD ports repository Modified files: mail/surblhost Makefile distinfo Log: - Update to 0.6.0 Revision Changes Path 1.3 +2 -1 ports/mail/surblhost/Makefile 1.2 +3 -3 ports/mail/surblhost/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:24: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 E6E7316A403; Mon, 18 Sep 2006 11:24:29 +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 E296C43D6E; Mon, 18 Sep 2006 11:24:25 +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 k8IBOPDK080212; Mon, 18 Sep 2006 11:24:25 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IBOPfp080211; Mon, 18 Sep 2006 11:24:25 GMT (envelope-from maxim) Message-Id: <200609181124.k8IBOPfp080211@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 11:24: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 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: Mon, 18 Sep 2006 11:24:30 -0000 maxim 2006-09-18 11:24:25 UTC FreeBSD src repository Modified files: . UPDATING Log: o s/IP_FIREWALL_FORWARD/IPFIREWALL_FORWARD/. PR: docs/103251 Submitted by: vd MFC after: 3 days Revision Changes Path 1.456 +1 -1 src/UPDATING From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11: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 91C1516A416; Mon, 18 Sep 2006 11:48:49 +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 BF00243D70; Mon, 18 Sep 2006 11:48: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 k8IBmmg6081232; Mon, 18 Sep 2006 11:48:48 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IBmmbe081231; Mon, 18 Sep 2006 11:48:48 GMT (envelope-from sat) Message-Id: <200609181148.k8IBmmbe081231@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 11:48: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/dcraw 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, 18 Sep 2006 11:48:49 -0000 sat 2006-09-18 11:48:48 UTC FreeBSD ports repository Modified files: graphics/dcraw Makefile distinfo Log: - Update to 8.38 Revision Changes Path 1.25 +1 -1 ports/graphics/dcraw/Makefile 1.23 +3 -3 ports/graphics/dcraw/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:49: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 8080616A407; Mon, 18 Sep 2006 11:49:18 +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 10A9943D69; Mon, 18 Sep 2006 11:49:18 +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 k8IBnHGv081276; Mon, 18 Sep 2006 11:49:17 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IBnHpe081275; Mon, 18 Sep 2006 11:49:17 GMT (envelope-from maxim) Message-Id: <200609181149.k8IBnHpe081275@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 11:49: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/share/man/man7 ports.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 11:49:18 -0000 maxim 2006-09-18 11:49:17 UTC FreeBSD src repository Modified files: share/man/man7 ports.7 Log: o Document 'make quicksearch'. PR: docs/103162 Submitted by: Lars Engels MFC after: 1 week Revision Changes Path 1.55 +6 -1 src/share/man/man7/ports.7 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:53: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 8190716A4C2; Mon, 18 Sep 2006 11:53:00 +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 9C72243DFD; Mon, 18 Sep 2006 11:50:53 +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 k8IBoS25081370; Mon, 18 Sep 2006 11:50:28 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IBoSS8081369; Mon, 18 Sep 2006 11:50:28 GMT (envelope-from sat) Message-Id: <200609181150.k8IBoSS8081369@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 11:50: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/deskutils/plans 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, 18 Sep 2006 11:53:00 -0000 sat 2006-09-18 11:50:28 UTC FreeBSD ports repository Modified files: deskutils/plans Makefile distinfo Log: - Update to 7.7.5 Revision Changes Path 1.43 +1 -1 ports/deskutils/plans/Makefile 1.40 +3 -3 ports/deskutils/plans/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:56: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 10C2416A4EC; Mon, 18 Sep 2006 11:56:56 +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 7CC3543EB0; Mon, 18 Sep 2006 11:53:51 +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 k8IBrk6a081573; Mon, 18 Sep 2006 11:53:46 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IBrkmb081572; Mon, 18 Sep 2006 11:53:46 GMT (envelope-from sat) Message-Id: <200609181153.k8IBrkmb081572@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 11:53: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/irc/p5-POE-Filter-IRCD 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, 18 Sep 2006 11:56:56 -0000 sat 2006-09-18 11:53:46 UTC FreeBSD ports repository Modified files: irc/p5-POE-Filter-IRCD Makefile distinfo Log: - Update to 2.1 Revision Changes Path 1.6 +1 -1 ports/irc/p5-POE-Filter-IRCD/Makefile 1.6 +3 -3 ports/irc/p5-POE-Filter-IRCD/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:57: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 DED9516A4C9; Mon, 18 Sep 2006 11:57:29 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E996543ECB; Mon, 18 Sep 2006 11:55:11 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IBtBJd082048; Mon, 18 Sep 2006 11:55:11 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IBtB6W082047; Mon, 18 Sep 2006 11:55:11 GMT (envelope-from ru) Message-Id: <200609181155.k8IBtB6W082047@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 11:55: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/sbin/bsdlabel bsdlabel.8 src/sbin/camcontrol camcontrol.8 src/sbin/dump dump.8 src/sbin/fdisk_pc98 fdisk.8 src/sbin/fsdb fsdb.8 src/sbin/gbde gbde.8 src/sbin/geom/class/mirror gmirror.8 src/sbin/geom/class/nop ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 11:57:30 -0000 ru 2006-09-18 11:55:11 UTC FreeBSD src repository Modified files: sbin/bsdlabel bsdlabel.8 sbin/camcontrol camcontrol.8 sbin/dump dump.8 sbin/fdisk_pc98 fdisk.8 sbin/fsdb fsdb.8 sbin/gbde gbde.8 sbin/geom/class/mirror gmirror.8 sbin/geom/class/nop gnop.8 sbin/ggate/ggatec ggatec.8 sbin/ifconfig ifconfig.8 sbin/ipfw ipfw.8 sbin/mdmfs mdmfs.8 sbin/mount mount.8 sbin/setkey setkey.8 Log: Markup fixes. Revision Changes Path 1.65 +1 -1 src/sbin/bsdlabel/bsdlabel.8 1.43 +2 -2 src/sbin/camcontrol/camcontrol.8 1.75 +11 -7 src/sbin/dump/dump.8 1.18 +4 -2 src/sbin/fdisk_pc98/fdisk.8 1.32 +1 -1 src/sbin/fsdb/fsdb.8 1.15 +1 -1 src/sbin/gbde/gbde.8 1.20 +5 -3 src/sbin/geom/class/mirror/gmirror.8 1.21 +4 -3 src/sbin/geom/class/nop/gnop.8 1.9 +1 -1 src/sbin/ggate/ggatec/ggatec.8 1.121 +8 -7 src/sbin/ifconfig/ifconfig.8 1.195 +4 -2 src/sbin/ipfw/ipfw.8 1.23 +2 -2 src/sbin/mdmfs/mdmfs.8 1.81 +25 -25 src/sbin/mount/mount.8 1.37 +27 -19 src/sbin/setkey/setkey.8 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 11:57: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 2544516A519; Mon, 18 Sep 2006 11:57:48 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97AAA43E6F; Mon, 18 Sep 2006 11:56:51 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IBuphu082170; Mon, 18 Sep 2006 11:56:51 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IBupI0082169; Mon, 18 Sep 2006 11:56:51 GMT (envelope-from ru) Message-Id: <200609181156.k8IBupI0082169@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 11:56: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/share/examples/mdoc example.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, 18 Sep 2006 11:57:48 -0000 ru 2006-09-18 11:56:51 UTC FreeBSD src repository Modified files: share/examples/mdoc example.4 Log: - Avoid using second person. - Demonstrate how .Nm can be used without the side effect of causing a line break in the SYNOPSIS section. Revision Changes Path 1.24 +7 -4 src/share/examples/mdoc/example.4 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:07: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 1449916A407; Mon, 18 Sep 2006 12:07: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 761D543D70; Mon, 18 Sep 2006 12:07: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 k8IC71Kl083832; Mon, 18 Sep 2006 12:07:01 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IC71mM083831; Mon, 18 Sep 2006 12:07:01 GMT (envelope-from sat) Message-Id: <200609181207.k8IC71mM083831@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:07: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/graphics/gscan2pdf 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, 18 Sep 2006 12:07:02 -0000 sat 2006-09-18 12:07:01 UTC FreeBSD ports repository Modified files: graphics/gscan2pdf Makefile distinfo Log: - Update to 0.6.3 Revision Changes Path 1.3 +1 -6 ports/graphics/gscan2pdf/Makefile 1.2 +3 -3 ports/graphics/gscan2pdf/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:09: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 E6C2916A416; Mon, 18 Sep 2006 12:09:53 +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 6422B43D66; Mon, 18 Sep 2006 12:09: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 k8IC9ko3083947; Mon, 18 Sep 2006 12:09:46 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IC9kVs083946; Mon, 18 Sep 2006 12:09:46 GMT (envelope-from sat) Message-Id: <200609181209.k8IC9kVs083946@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:09: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/textproc/minised 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, 18 Sep 2006 12:09:54 -0000 sat 2006-09-18 12:09:46 UTC FreeBSD ports repository Modified files: textproc/minised Makefile distinfo Log: - Update to 1.10 Revision Changes Path 1.2 +1 -1 ports/textproc/minised/Makefile 1.2 +3 -3 ports/textproc/minised/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 46A5516A614; Mon, 18 Sep 2006 12:14: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 DFD9B43D5E; Mon, 18 Sep 2006 12:14: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 k8ICEtUC084233; Mon, 18 Sep 2006 12:14:55 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICEthm084232; Mon, 18 Sep 2006 12:14:55 GMT (envelope-from sat) Message-Id: <200609181214.k8ICEthm084232@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:14: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/textproc/redet 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, 18 Sep 2006 12:14:58 -0000 sat 2006-09-18 12:14:55 UTC FreeBSD ports repository Modified files: textproc/redet Makefile distinfo Log: - Update to 8.16 Revision Changes Path 1.18 +1 -1 ports/textproc/redet/Makefile 1.14 +3 -3 ports/textproc/redet/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 6756C16A407; Mon, 18 Sep 2006 12:15:53 +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 E859343D7B; Mon, 18 Sep 2006 12:15:51 +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 k8ICFpAk084316; Mon, 18 Sep 2006 12:15:51 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICFpL0084315; Mon, 18 Sep 2006 12:15:51 GMT (envelope-from vd) Message-Id: <200609181215.k8ICFpL0084315@repoman.freebsd.org> From: Vasil Dimov Date: Mon, 18 Sep 2006 12:15: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/net-im/jabber-aim 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, 18 Sep 2006 12:15:53 -0000 vd 2006-09-18 12:15:51 UTC FreeBSD ports repository Modified files: net-im/jabber-aim Makefile Log: Un-deprecate - net-im/jabber is not broken/deprecated anymore Revision Changes Path 1.17 +0 -3 ports/net-im/jabber-aim/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:18: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 31F3F16A416; Mon, 18 Sep 2006 12:18:46 +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 CEA8043D55; Mon, 18 Sep 2006 12:18:45 +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 k8ICIjh0084460; Mon, 18 Sep 2006 12:18:45 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICIjDD084459; Mon, 18 Sep 2006 12:18:45 GMT (envelope-from sat) Message-Id: <200609181218.k8ICIjDD084459@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12: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/xpi-downthemall 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, 18 Sep 2006 12:18:46 -0000 sat 2006-09-18 12:18:45 UTC FreeBSD ports repository Modified files: www/xpi-downthemall Makefile distinfo Log: - Update to 0.9.9.6.5 Revision Changes Path 1.9 +1 -1 ports/www/xpi-downthemall/Makefile 1.9 +3 -3 ports/www/xpi-downthemall/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:21: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 3580616A40F for ; Mon, 18 Sep 2006 12:21:55 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from srv1.galle.com.br (srv1.galle.com.br [200.246.25.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C6C43D70 for ; Mon, 18 Sep 2006 12:21:50 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: (qmail 31312 invoked by uid 99); 18 Sep 2006 09:21:47 -0300 Received: from 192.168.50.4 by srv1.galle.com.br (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.88.4/1705. spamassassin: 3.1.4. Clear:RC:1(192.168.50.4):. Processed in 0.134234 secs); 18 Sep 2006 12:21:47 -0000 X-Qmail-Scanner-Mail-From: garga@FreeBSD.org via srv1.galle.com.br X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.50.4):. Processed in 0.134234 secs) Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=galle; d=FreeBSD.org; b=fN1F4Q9jNNIYK7Q820fshtip9sOOTVQjKlp0+DhGeA/Ww7AYrjKq5goOaeujFoJwtcK/vfWAwb+6aPRqdkfWeWzbHXgpLFEhn8kO9XRT7SR+1Jsz9l28kbiu4WVrvyyA ; Received: from unknown (HELO ?192.168.50.4?) (192.168.50.4) (de-)crypted with TLSv1: DHE-RSA-AES256-SHA [256/256] DN=unknown by 0 with ESMTPS; 18 Sep 2006 09:21:46 -0300 Message-ID: <450E8EE3.7050609@FreeBSD.org> Date: Mon, 18 Sep 2006 09:19:47 -0300 From: Renato Botelho Organization: FreeBSD.org User-Agent: Thunderbird 2.0a1 (Windows/20060724) MIME-Version: 1.0 To: Vasil Dimov References: <200609181215.k8ICFpL0084315@repoman.freebsd.org> In-Reply-To: <200609181215.k8ICFpL0084315@repoman.freebsd.org> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=2244EDA9; url=http://people.FreeBSD.org/pubkey.asc 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/net-im/jabber-aim 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, 18 Sep 2006 12:21:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Vasil Dimov wrote: > vd 2006-09-18 12:15:51 UTC > > FreeBSD ports repository > > Modified files: > net-im/jabber-aim Makefile > Log: > Un-deprecate - net-im/jabber is not broken/deprecated anymore I believe just the reason need to change, this product is really deprecated and pyAIMt is the substitute. - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFDo7i6CRbiSJE7akRAqfnAKClwkc4RoiaJq/AVMyOemFDIqfGRQCgnX1O genlXP4XgPXTBlTvIeVY3QA= =iu9S -----END PGP SIGNATURE----- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 A74B416A412; Mon, 18 Sep 2006 12:22:49 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFEE843D62; Mon, 18 Sep 2006 12:22:41 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8ICMfkT084805; Mon, 18 Sep 2006 12:22:41 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICMf7j084804; Mon, 18 Sep 2006 12:22:41 GMT (envelope-from markus) Message-Id: <200609181222.k8ICMf7j084804@repoman.freebsd.org> From: Markus Brueffer Date: Mon, 18 Sep 2006 12:22: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/misc Makefile ports/misc/gwenview-i18n 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, 18 Sep 2006 12:22:49 -0000 markus 2006-09-18 12:22:41 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/gwenview-i18n Makefile distinfo pkg-descr pkg-plist Log: Add gwenview-i18n 1.4.0, localized messages and documentation for Gwenview. Revision Changes Path 1.820 +1 -0 ports/misc/Makefile 1.1 +26 -0 ports/misc/gwenview-i18n/Makefile (new) 1.1 +3 -0 ports/misc/gwenview-i18n/distinfo (new) 1.1 +3 -0 ports/misc/gwenview-i18n/pkg-descr (new) 1.1 +198 -0 ports/misc/gwenview-i18n/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:23: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 0928E16A47B; Mon, 18 Sep 2006 12:23:00 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2132843D69; Mon, 18 Sep 2006 12:22:59 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8ICMxG4084877; Mon, 18 Sep 2006 12:22:59 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICMxlA084876; Mon, 18 Sep 2006 12:22:59 GMT (envelope-from markus) Message-Id: <200609181222.k8ICMxlA084876@repoman.freebsd.org> From: Markus Brueffer Date: Mon, 18 Sep 2006 12:22: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, 18 Sep 2006 12:23:00 -0000 markus 2006-09-18 12:22:58 UTC FreeBSD ports repository Modified files: . modules Log: gwenview-i18n --> ports/misc/gwenview-i18n Revision Changes Path 1.16235 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:23: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 4D23516A4AB; Mon, 18 Sep 2006 12:23: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 0134F43D67; Mon, 18 Sep 2006 12:23:25 +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 k8ICNPE9084939; Mon, 18 Sep 2006 12:23:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICNPWr084938; Mon, 18 Sep 2006 12:23:25 GMT (envelope-from sat) Message-Id: <200609181223.k8ICNPWr084938@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:23: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/www/xpi-firefox-showcase Makefile distinfo ports/www/xpi-firefox-showcase/files chrome.manifest X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 12:23:26 -0000 sat 2006-09-18 12:23:25 UTC FreeBSD ports repository Modified files: www/xpi-firefox-showcase Makefile distinfo www/xpi-firefox-showcase/files chrome.manifest Log: - Update to 0.8.0.1 Revision Changes Path 1.3 +4 -4 ports/www/xpi-firefox-showcase/Makefile 1.3 +3 -3 ports/www/xpi-firefox-showcase/distinfo 1.3 +4 -0 ports/www/xpi-firefox-showcase/files/chrome.manifest From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:23: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 42C0116A403; Mon, 18 Sep 2006 12:23:41 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFABE43D45; Mon, 18 Sep 2006 12:23:40 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8ICNep5084989; Mon, 18 Sep 2006 12:23:40 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICNeuR084988; Mon, 18 Sep 2006 12:23:40 GMT (envelope-from markus) Message-Id: <200609181223.k8ICNeuR084988@repoman.freebsd.org> From: Markus Brueffer Date: Mon, 18 Sep 2006 12:23: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/graphics/gwenview Makefile distinfo pkg-plist ports/graphics/gwenview/files patch-src-gvcore-fileopobject.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: Mon, 18 Sep 2006 12:23:41 -0000 markus 2006-09-18 12:23:40 UTC FreeBSD ports repository Modified files: graphics/gwenview Makefile distinfo pkg-plist Added files: graphics/gwenview/files patch-src-gvcore-fileopobject.cpp Log: - Update to version 1.4.0 - Documentation and localized messages have been moved to the new misc/gwenview-i18n port Revision Changes Path 1.19 +5 -3 ports/graphics/gwenview/Makefile 1.8 +3 -3 ports/graphics/gwenview/distinfo 1.1 +11 -0 ports/graphics/gwenview/files/patch-src-gvcore-fileopobject.cpp (new) 1.11 +20 -160 ports/graphics/gwenview/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:26: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 51C7D16A47E; Mon, 18 Sep 2006 12:26: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 DB3A143D66; Mon, 18 Sep 2006 12:26: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 k8ICQQEp085131; Mon, 18 Sep 2006 12:26:26 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICQQuk085130; Mon, 18 Sep 2006 12:26:26 GMT (envelope-from sat) Message-Id: <200609181226.k8ICQQuk085130@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:26: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/www/xpi-fission 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, 18 Sep 2006 12:26:27 -0000 sat 2006-09-18 12:26:26 UTC FreeBSD ports repository Modified files: www/xpi-fission Makefile distinfo Log: - Update to 0.8.6 Revision Changes Path 1.2 +3 -2 ports/www/xpi-fission/Makefile 1.2 +3 -3 ports/www/xpi-fission/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:27: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 3A96916A403; Mon, 18 Sep 2006 12:27: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 5B0D643D64; Mon, 18 Sep 2006 12:27: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 k8ICRwVQ085215; Mon, 18 Sep 2006 12:27:58 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICRwiJ085214; Mon, 18 Sep 2006 12:27:58 GMT (envelope-from sat) Message-Id: <200609181227.k8ICRwiJ085214@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:27: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/xpi-flashgot 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, 18 Sep 2006 12:27:59 -0000 sat 2006-09-18 12:27:58 UTC FreeBSD ports repository Modified files: www/xpi-flashgot Makefile distinfo Log: - Update to 0.5.96.060910 Revision Changes Path 1.2 +1 -1 ports/www/xpi-flashgot/Makefile 1.2 +3 -3 ports/www/xpi-flashgot/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 AB93216A412; Mon, 18 Sep 2006 12:34: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 3DEEB43D53; Mon, 18 Sep 2006 12:34:59 +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 k8ICYxYR085619; Mon, 18 Sep 2006 12:34:59 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICYxVS085618; Mon, 18 Sep 2006 12:34:59 GMT (envelope-from sat) Message-Id: <200609181234.k8ICYxVS085618@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12: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/www/xpi-imdbpreview 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, 18 Sep 2006 12:34:59 -0000 sat 2006-09-18 12:34:59 UTC FreeBSD ports repository Modified files: www/xpi-imdbpreview Makefile distinfo Log: - Update to 0.4a Revision Changes Path 1.3 +3 -3 ports/www/xpi-imdbpreview/Makefile 1.3 +3 -3 ports/www/xpi-imdbpreview/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 9198016A415; Mon, 18 Sep 2006 12:37: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 762F143D5A; Mon, 18 Sep 2006 12:37:32 +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 k8ICbWeR085826; Mon, 18 Sep 2006 12:37:32 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICbWKP085824; Mon, 18 Sep 2006 12:37:32 GMT (envelope-from sat) Message-Id: <200609181237.k8ICbWKP085824@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:37: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/www/xpi-noscript 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, 18 Sep 2006 12:37:33 -0000 sat 2006-09-18 12:37:31 UTC FreeBSD ports repository Modified files: www/xpi-noscript Makefile distinfo Log: - Update to 1.1.4.3 Revision Changes Path 1.5 +1 -1 ports/www/xpi-noscript/Makefile 1.3 +3 -3 ports/www/xpi-noscript/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 9732C16A416; Mon, 18 Sep 2006 12:37:33 +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 764C543D79; Mon, 18 Sep 2006 12:37:32 +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 k8ICbWeu085825; Mon, 18 Sep 2006 12:37:32 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICbWYt085823; Mon, 18 Sep 2006 12:37:32 GMT (envelope-from nork) Message-Id: <200609181237.k8ICbWYt085823@repoman.freebsd.org> From: Norikatsu Shigemura Date: Mon, 18 Sep 2006 12:37: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/net/liveMedia 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, 18 Sep 2006 12:37:33 -0000 nork 2006-09-18 12:37:31 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2006.09.18. Revision Changes Path 1.245 +1 -1 ports/net/liveMedia/Makefile 1.230 +3 -3 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:38: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 B8F4F16A417; Mon, 18 Sep 2006 12:38:21 +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 7436043D7D; Mon, 18 Sep 2006 12:38:21 +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 k8ICcLme085956; Mon, 18 Sep 2006 12:38:21 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICcL0X085955; Mon, 18 Sep 2006 12:38:21 GMT (envelope-from vd) Message-Id: <200609181238.k8ICcL0X085955@repoman.freebsd.org> From: Vasil Dimov Date: Mon, 18 Sep 2006 12:38: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 ports MOVED ports/net-im Makefile ports/net-im/jabber-aim 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: Mon, 18 Sep 2006 12:38:21 -0000 vd 2006-09-18 12:38:21 UTC FreeBSD ports repository Modified files: . modules . MOVED net-im Makefile Removed files: net-im/jabber-aim Makefile distinfo pkg-descr pkg-message Log: Remove deprecated leaf port Revision Changes Path 1.16236 +0 -1 CVSROOT/modules 1.1135 +2 -1 ports/MOVED 1.33 +0 -1 ports/net-im/Makefile 1.18 +0 -39 ports/net-im/jabber-aim/Makefile (dead) 1.5 +0 -3 ports/net-im/jabber-aim/distinfo (dead) 1.4 +0 -6 ports/net-im/jabber-aim/pkg-descr (dead) 1.2 +0 -60 ports/net-im/jabber-aim/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 DC57816A59B; Mon, 18 Sep 2006 12:38:25 +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 998D043D72; Mon, 18 Sep 2006 12:38:25 +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 k8ICcPaw085989; Mon, 18 Sep 2006 12:38:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICcP1F085988; Mon, 18 Sep 2006 12:38:25 GMT (envelope-from pav) Message-Id: <200609181238.k8ICcP1F085988@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 18 Sep 2006 12:38: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/science/gchemutils 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, 18 Sep 2006 12:38:26 -0000 pav 2006-09-18 12:38:25 UTC FreeBSD ports repository Modified files: science/gchemutils Makefile distinfo pkg-plist Log: - Update to 0.6.3 Revision Changes Path 1.39 +1 -1 ports/science/gchemutils/Makefile 1.19 +3 -3 ports/science/gchemutils/distinfo 1.20 +2 -2 ports/science/gchemutils/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:38: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 A5B4916A403; Mon, 18 Sep 2006 12:38:40 +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 53E8A43D6D; Mon, 18 Sep 2006 12:38:40 +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 k8ICceFK086023; Mon, 18 Sep 2006 12:38:40 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICceFR086022; Mon, 18 Sep 2006 12:38:40 GMT (envelope-from pav) Message-Id: <200609181238.k8ICceFR086022@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 18 Sep 2006 12:38: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/science/gchempaint 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, 18 Sep 2006 12:38:40 -0000 pav 2006-09-18 12:38:39 UTC FreeBSD ports repository Modified files: science/gchempaint Makefile distinfo Log: - Update to 0.6.6 Revision Changes Path 1.45 +1 -1 ports/science/gchempaint/Makefile 1.27 +3 -3 ports/science/gchempaint/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12: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 10B2D16A412; Mon, 18 Sep 2006 12:40:52 +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 6EF8243D53; Mon, 18 Sep 2006 12:40:49 +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 k8ICenu8086230; Mon, 18 Sep 2006 12:40:49 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICenjN086229; Mon, 18 Sep 2006 12:40:49 GMT (envelope-from sat) Message-Id: <200609181240.k8ICenjN086229@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:40: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/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: Mon, 18 Sep 2006 12:40:52 -0000 sat 2006-09-18 12:40:49 UTC FreeBSD ports repository Modified files: www/xpi-jsview Makefile distinfo Log: - Update to 1.1.7 Revision Changes Path 1.4 +4 -1 ports/www/xpi-jsview/Makefile 1.4 +3 -3 ports/www/xpi-jsview/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:43: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 1783016A40F; Mon, 18 Sep 2006 12:43:00 +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 490F643D7C; Mon, 18 Sep 2006 12:42: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 k8ICgt4f086363; Mon, 18 Sep 2006 12:42:55 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICgtJe086362; Mon, 18 Sep 2006 12:42:55 GMT (envelope-from sat) Message-Id: <200609181242.k8ICgtJe086362@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:42: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/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: Mon, 18 Sep 2006 12:43:00 -0000 sat 2006-09-18 12:42:55 UTC FreeBSD ports repository Modified files: www/xpi-resurrectpages Makefile distinfo Log: - Update to 1.0.3 Revision Changes Path 1.4 +1 -1 ports/www/xpi-resurrectpages/Makefile 1.4 +3 -3 ports/www/xpi-resurrectpages/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:44: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 D420416A407; Mon, 18 Sep 2006 12:44: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 7868D43D82; Mon, 18 Sep 2006 12:44:51 +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 k8ICiosl086464; Mon, 18 Sep 2006 12:44:50 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICioom086463; Mon, 18 Sep 2006 12:44:50 GMT (envelope-from sat) Message-Id: <200609181244.k8ICioom086463@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:44: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/xpi-tabletools 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, 18 Sep 2006 12:44:55 -0000 sat 2006-09-18 12:44:50 UTC FreeBSD ports repository Modified files: www/xpi-tabletools Makefile distinfo pkg-plist Log: - Update to 0.1.8 Revision Changes Path 1.6 +2 -2 ports/www/xpi-tabletools/Makefile 1.5 +3 -3 ports/www/xpi-tabletools/distinfo 1.5 +6 -0 ports/www/xpi-tabletools/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:46: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 D600B16A4AB; Mon, 18 Sep 2006 12:46:38 +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 D3F4343D8E; Mon, 18 Sep 2006 12:46:29 +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 k8ICkT9S086603; Mon, 18 Sep 2006 12:46:29 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICkTXB086602; Mon, 18 Sep 2006 12:46:29 GMT (envelope-from roam) Message-Id: <200609181246.k8ICkTXB086602@repoman.freebsd.org> From: Peter Pentchev Date: Mon, 18 Sep 2006 12: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: ports/ftp/curl Makefile distinfo pkg-plist ports/ftp/curl/files patch-ltmain.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, 18 Sep 2006 12:46:39 -0000 roam 2006-09-18 12:46:29 UTC FreeBSD ports repository Modified files: ftp/curl Makefile distinfo pkg-plist Removed files: ftp/curl/files patch-ltmain.sh Log: Update to cURL 7.15.5 and integrate Scot Hetzel's patch for really making OpenSSL support optional. Now OpenSSL and GnuTLS are on level ground, both controlled by the OPTIONS setting. Fortunately, it turned out that the curl_multi_socket() API change does not affect any of the ports that use ftp/curl. PR: 102871, 103126 Submitted by: pav, vd, Scot Hetzel Revision Changes Path 1.81 +13 -15 ports/ftp/curl/Makefile 1.46 +3 -3 ports/ftp/curl/distinfo 1.2 +0 -15 ports/ftp/curl/files/patch-ltmain.sh (dead) 1.21 +7 -0 ports/ftp/curl/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 12:58: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 31C9816A4D4; Mon, 18 Sep 2006 12:58:43 +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 E5D3343DB2; Mon, 18 Sep 2006 12:56:24 +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 k8ICuIWd094997; Mon, 18 Sep 2006 12:56:18 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICuIis094996; Mon, 18 Sep 2006 12:56:18 GMT (envelope-from sat) Message-Id: <200609181256.k8ICuIis094996@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 12:56: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/audio/umodplayer 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, 18 Sep 2006 12:58:43 -0000 sat 2006-09-18 12:56:18 UTC FreeBSD ports repository Modified files: audio/umodplayer Makefile distinfo Log: - Update to B5.1 Revision Changes Path 1.2 +4 -2 ports/audio/umodplayer/Makefile 1.2 +3 -3 ports/audio/umodplayer/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13:02: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 1B5BC16A492; Mon, 18 Sep 2006 13:02:16 +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 DAEEB43D6B; Mon, 18 Sep 2006 12:58: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 k8ICw4Bi095096; Mon, 18 Sep 2006 12:58:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ICw3sB095095; Mon, 18 Sep 2006 12:58:03 GMT (envelope-from miwi) Message-Id: <200609181258.k8ICw3sB095095@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Sep 2006 12:58: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-mgmt/p0f 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, 18 Sep 2006 13:02:16 -0000 miwi 2006-09-18 12:58:02 UTC FreeBSD ports repository Modified files: net-mgmt/p0f Makefile distinfo Log: - Update to 2.0.8 PR: ports/103350 Submitted by: Babak Farrokhi (maintainer) Revision Changes Path 1.22 +2 -2 ports/net-mgmt/p0f/Makefile 1.14 +3 -3 ports/net-mgmt/p0f/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13: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 EEF3C16A494; Mon, 18 Sep 2006 13:11:31 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C34543D7F; Mon, 18 Sep 2006 13:11:31 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IDBVjl096960; Mon, 18 Sep 2006 13:11:31 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDBVNG096959; Mon, 18 Sep 2006 13:11:31 GMT (envelope-from ru) Message-Id: <200609181311.k8IDBVNG096959@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 13:11: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/share/man/man4 syscons.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, 18 Sep 2006 13:11:32 -0000 ru 2006-09-18 13:11:31 UTC FreeBSD src repository Modified files: share/man/man4 syscons.4 Log: hw.syscons.kbd_kbdkey is actually named hw.syscons.kbd_debug. Revision Changes Path 1.43 +3 -3 src/share/man/man4/syscons.4 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13: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 9AA6416A47C; Mon, 18 Sep 2006 13:13:18 +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 06D3943D49; Mon, 18 Sep 2006 13:13:18 +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 k8IDDH4C097046; Mon, 18 Sep 2006 13:13:17 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDDH84097045; Mon, 18 Sep 2006 13:13:17 GMT (envelope-from rafan) Message-Id: <200609181313.k8IDDH84097045@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 13:13: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/www/typo3 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, 18 Sep 2006 13:13:18 -0000 rafan 2006-09-18 13:13:17 UTC FreeBSD ports repository Modified files: www/typo3 Makefile distinfo Log: - Update to 4.0.2 PR: ports/103341 Submitted by: Thomas Sandford Approved by: Gerrit Beine (maintainer) Revision Changes Path 1.11 +1 -1 ports/www/typo3/Makefile 1.6 +6 -6 ports/www/typo3/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13: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 DE46716A407; Mon, 18 Sep 2006 13:18: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 ADE3743D64; Mon, 18 Sep 2006 13:17: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 k8IDHuFZ097253; Mon, 18 Sep 2006 13:17:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDHuw4097252; Mon, 18 Sep 2006 13:17:56 GMT (envelope-from miwi) Message-Id: <200609181317.k8IDHuw4097252@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Sep 2006 13:17: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/www/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: Mon, 18 Sep 2006 13:18:03 -0000 miwi 2006-09-18 13:17:56 UTC FreeBSD ports repository Modified files: www/pmwiki Makefile distinfo Log: - Update to 2.1.26 PR: ports/103349 Submitted by: Babak Farrokhi (maintainer) Revision Changes Path 1.16 +1 -1 ports/www/pmwiki/Makefile 1.10 +3 -3 ports/www/pmwiki/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13:18: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 45C1316A492; Mon, 18 Sep 2006 13:18: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 D089C43D70; Mon, 18 Sep 2006 13:18:55 +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 k8IDItNh097340; Mon, 18 Sep 2006 13:18:55 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDItA8097339; Mon, 18 Sep 2006 13:18:55 GMT (envelope-from rafan) Message-Id: <200609181318.k8IDItA8097339@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 13:18: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/p5-PPerl Makefile ports/devel/p5-PPerl/files patch-Makefile.PL patch-main.c patch-pass_fd.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, 18 Sep 2006 13:18:56 -0000 rafan 2006-09-18 13:18:55 UTC FreeBSD ports repository Modified files: devel/p5-PPerl Makefile devel/p5-PPerl/files patch-main.c Added files: devel/p5-PPerl/files patch-Makefile.PL patch-pass_fd.c Log: - Fix test on amd64 Note that it still fails due to the multiuser patch. However, I think this PR already improves PPerl on amd64 a lot. So, I decide to commit it first. - Correct CFLAGS passed to cc (patch-Makefile.PL) These patches were sent to the author via CPAN RT. PR: ports/103282 Submitted by: Vivek Khera Revision Changes Path 1.10 +1 -1 ports/devel/p5-PPerl/Makefile 1.1 +11 -0 ports/devel/p5-PPerl/files/patch-Makefile.PL (new) 1.2 +17 -2 ports/devel/p5-PPerl/files/patch-main.c 1.1 +128 -0 ports/devel/p5-PPerl/files/patch-pass_fd.c (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13:23: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 58B4E16A40F; Mon, 18 Sep 2006 13:23:09 +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 CD87143D6E; Mon, 18 Sep 2006 13:23:08 +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 k8IDN8pV097671; Mon, 18 Sep 2006 13:23:08 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDN8je097670; Mon, 18 Sep 2006 13:23:08 GMT (envelope-from kib) Message-Id: <200609181323.k8IDN8je097670@repoman.freebsd.org> From: Konstantin Belousov Date: Mon, 18 Sep 2006 13:23: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/fs/devfs devfs.h devfs_devs.c devfs_vfsops.c devfs_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: Mon, 18 Sep 2006 13:23:09 -0000 kib 2006-09-18 13:23:08 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs.h devfs_devs.c devfs_vfsops.c devfs_vnops.c Log: Resolve the devfs deadlock caused by LOR between devfs_mount->dm_lock and vnode lock in devfs_allocv. Do this by temporary dropping dm_lock around vnode locking. For safe operation, add hold counters for both devfs_mount and devfs_dirent, and DE_DOOMED flag for devfs_dirent. The facilities allow to continue after dropping of the dm_lock, by making sure that referenced memory does not disappear. Reviewed by: tegge Tested by: kris Approved by: kan (mentor) PR: kern/102335 Revision Changes Path 1.30 +11 -0 src/sys/fs/devfs/devfs.h 1.47 +12 -1 src/sys/fs/devfs/devfs_devs.c 1.51 +20 -4 src/sys/fs/devfs/devfs_vfsops.c 1.134 +70 -11 src/sys/fs/devfs/devfs_vnops.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13:24: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 A53AA16A47C; Mon, 18 Sep 2006 13:24: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 3285343D6D; Mon, 18 Sep 2006 13:24: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 k8IDO0JN097716; Mon, 18 Sep 2006 13:24:00 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDO07n097715; Mon, 18 Sep 2006 13:24:00 GMT (envelope-from delphij) Message-Id: <200609181324.k8IDO07n097715@repoman.freebsd.org> From: Xin LI Date: Mon, 18 Sep 2006 13:24: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/fwtk 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, 18 Sep 2006 13:24:00 -0000 delphij 2006-09-18 13:24:00 UTC FreeBSD ports repository Modified files: security/fwtk Makefile pkg-plist Log: Fix for WITHOUT_X11. Submitted by: Ulrich Spörlein (ulrich dot spoerlein at 1822direkt dot com ) via pirzyk (maintainer) PR: ports/103352 Revision Changes Path 1.33 +3 -0 ports/security/fwtk/Makefile 1.9 +1 -1 ports/security/fwtk/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13:29: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 EA85516A49E; Mon, 18 Sep 2006 13:29:03 +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 A5FD243D45; Mon, 18 Sep 2006 13:29:03 +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 k8IDT3YV097979; Mon, 18 Sep 2006 13:29:03 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDT3ot097978; Mon, 18 Sep 2006 13:29:03 GMT (envelope-from roam) Message-Id: <200609181329.k8IDT3ot097978@repoman.freebsd.org> From: Peter Pentchev Date: Mon, 18 Sep 2006 13:29: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/security/stunnel 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, 18 Sep 2006 13:29:04 -0000 roam 2006-09-18 13:29:03 UTC FreeBSD ports repository Modified files: security/stunnel Makefile distinfo Log: Update to stunnel 4.17. PR: 103123 Submitted by: vd Revision Changes Path 1.73 +1 -5 ports/security/stunnel/Makefile 1.40 +3 -3 ports/security/stunnel/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 13:49: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 AC8E716A522; Mon, 18 Sep 2006 13:49:57 +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 6639A43D69; Mon, 18 Sep 2006 13:49:57 +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 k8IDnvaQ098985; Mon, 18 Sep 2006 13:49:57 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IDnvGr098984; Mon, 18 Sep 2006 13:49:57 GMT (envelope-from maxim) Message-Id: <200609181349.k8IDnvGr098984@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 13:49: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/usr.bin/kdump mksubr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 13:49:57 -0000 maxim 2006-09-18 13:49:57 UTC FreeBSD src repository Modified files: usr.bin/kdump mksubr Log: o optname, the third {set,get}sockopt(2) argument, is an enum, not a bitmap. Treat it accordingly. PR: bin/101642 MFC after: 3 weeks Revision Changes Path 1.4 +1 -1 src/usr.bin/kdump/mksubr From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14:00: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 85E1316A5FB; Mon, 18 Sep 2006 14:00:54 +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 97B5443D72; Mon, 18 Sep 2006 14:00:39 +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 k8IE0dme099539; Mon, 18 Sep 2006 14:00:39 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IE0d98099538; Mon, 18 Sep 2006 14:00:39 GMT (envelope-from maxim) Message-Id: <200609181400.k8IE0d98099538@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 14:00:39 +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/pw pw.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, 18 Sep 2006 14:00:54 -0000 maxim 2006-09-18 14:00:39 UTC FreeBSD src repository Modified files: usr.sbin/pw pw.c Log: o Fix groupadd getopt line and make 'pw groupadd -o' work. PR: bin/100684 Submitted by: Devon H. O'Dell MFC after: 3 weeks Revision Changes Path 1.28 +1 -1 src/usr.sbin/pw/pw.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14:01: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 60AA816A87F; Mon, 18 Sep 2006 14:01: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 25A2B43D45; Mon, 18 Sep 2006 14:01:16 +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 k8IE1Ggo099635; Mon, 18 Sep 2006 14:01:16 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IE1GDA099634; Mon, 18 Sep 2006 14:01:16 GMT (envelope-from rafan) Message-Id: <200609181401.k8IE1GDA099634@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 14:01: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/games/utserver Makefile distinfo pkg-plist ports/games/utserver/files excludefiles ucc.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, 18 Sep 2006 14:01:16 -0000 rafan 2006-09-18 14:01:15 UTC FreeBSD ports repository Modified files: games/utserver Makefile distinfo pkg-plist games/utserver/files excludefiles ucc.in Log: - Add option for installing of the official bonus packs collection - Change DIST_SUBDIR for compatible with games/linux-ut - Remove USE_PERL5 and lang/perl5.8 dependencies - Restore netgames patch which broken in previous 451 port version - Allow using more game options in ucc_map for rc_subr script such as "DM-Morbias][?game=BotPack.TeamGamePlus?mutator=" PR: ports/102212 Submitted by: Alexander Logvinov (maintainer) Revision Changes Path 1.25 +57 -17 ports/games/utserver/Makefile 1.7 +9 -6 ports/games/utserver/distinfo 1.2 +2 -0 ports/games/utserver/files/excludefiles 1.3 +2 -2 ports/games/utserver/files/ucc.in 1.4 +57 -0 ports/games/utserver/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14:13: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 B4C3A16A4A0; Mon, 18 Sep 2006 14:13:52 +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 D2DB043DB8; Mon, 18 Sep 2006 14:12:18 +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 k8IECGnN001506; Mon, 18 Sep 2006 14:12:16 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IECGVH001505; Mon, 18 Sep 2006 14:12:16 GMT (envelope-from rafan) Message-Id: <200609181412.k8IECGVH001505@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 14:12: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/dkfilter Makefile ports/mail/dkfilter/files dkfilter_in.in dkfilter_out.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, 18 Sep 2006 14:13:53 -0000 rafan 2006-09-18 14:12:16 UTC FreeBSD ports repository Modified files: mail/dkfilter Makefile mail/dkfilter/files dkfilter_in.in dkfilter_out.in Log: - rc scripts have race condition to stop executing at start-up time. This also stops FreeBSD start up. Ref: http://docs.freebsd.org/cgi/mid.cgi?450CA21C.3080407 - There are potential DoS attacks by dkfilter_{in,out} program. They can change their pid file to illegally stop any program when an administrator try to stop them by rc script. - pet portlint(1) PR: ports/103344 Submitted by: Yoshisato YANAGISAWA (maintainer) Revision Changes Path 1.6 +6 -6 ports/mail/dkfilter/Makefile 1.3 +13 -2 ports/mail/dkfilter/files/dkfilter_in.in 1.3 +13 -2 ports/mail/dkfilter/files/dkfilter_out.in From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14:17: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 3AD8B16A4B3; Mon, 18 Sep 2006 14:17: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 0EBF343E09; Mon, 18 Sep 2006 14:15: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 k8IEFO08001706; Mon, 18 Sep 2006 14:15:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IEFO9M001701; Mon, 18 Sep 2006 14:15:24 GMT (envelope-from rafan) Message-Id: <200609181415.k8IEFO9M001701@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 14:15: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/mail/dkimproxy Makefile ports/mail/dkimproxy/files dkimproxy_in.in dkimproxy_out.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, 18 Sep 2006 14:17:56 -0000 rafan 2006-09-18 14:15:22 UTC FreeBSD ports repository Modified files: mail/dkimproxy Makefile mail/dkimproxy/files dkimproxy_in.in dkimproxy_out.in Log: - Fix race condition and DoS in rc script. These fixes are similar to mail/dkfilter, see ports/103344. PR: ports/103346 Submitted by: Yoshisato YANAGISAWA (maintainer) Revision Changes Path 1.2 +1 -0 ports/mail/dkimproxy/Makefile 1.3 +18 -7 ports/mail/dkimproxy/files/dkimproxy_in.in 1.3 +18 -7 ports/mail/dkimproxy/files/dkimproxy_out.in From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14:20: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 6B63816A4F6; Mon, 18 Sep 2006 14:20:22 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 559F143D81; Mon, 18 Sep 2006 14:20:12 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 0276B1FF91D; Mon, 18 Sep 2006 16:20:11 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 5CEA51FF915; Mon, 18 Sep 2006 16:20:06 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 633C4444871; Mon, 18 Sep 2006 14:16:54 +0000 (UTC) Date: Mon, 18 Sep 2006 14:16:53 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Konstantin Belousov In-Reply-To: <200609181323.k8IDN8je097670@repoman.freebsd.org> Message-ID: <20060918141410.U2478@maildrop.int.zabbadoz.net> References: <200609181323.k8IDN8je097670@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/devfs devfs.h devfs_devs.c devfs_vfsops.c devfs_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: Mon, 18 Sep 2006 14:20:22 -0000 On Mon, 18 Sep 2006, Konstantin Belousov wrote: > kib 2006-09-18 13:23:08 UTC > > FreeBSD src repository > > Modified files: > sys/fs/devfs devfs.h devfs_devs.c devfs_vfsops.c > devfs_vnops.c > Log: > Resolve the devfs deadlock caused by LOR between devfs_mount->dm_lock and is that LOR listed in http://sources.zabbadoz.net/freebsd/lor.html ? -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14:31: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 5BDBD16A417; Mon, 18 Sep 2006 14:31:32 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AFF43D82; Mon, 18 Sep 2006 14:31:03 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IEV34h002456; Mon, 18 Sep 2006 14:31:03 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IEV3S8002455; Mon, 18 Sep 2006 14:31:03 GMT (envelope-from ru) Message-Id: <200609181431.k8IEV3S8002455@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 14:31: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/share/man/man9 bus_space.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, 18 Sep 2006 14:31:32 -0000 ru 2006-09-18 14:31:03 UTC FreeBSD src repository Modified files: share/man/man9 bus_space.9 Log: Correct the list of bus_space_*_stream_[1248] functions in the STREAM FUNCTIONS section: - Really list only and all *_stream_* functions. - Don't list their arguments (it's pointless). Revision Changes Path 1.4 +37 -39 src/share/man/man9/bus_space.9 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14:51: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 479AD16A415; Mon, 18 Sep 2006 14:51:06 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id C357443D73; Mon, 18 Sep 2006 14:50:59 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k8IEoT52048929 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Sep 2006 17:50:29 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8) with ESMTP id k8IEoqdg008324; Mon, 18 Sep 2006 17:50:52 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8/Submit) id k8IEoqoq008323; Mon, 18 Sep 2006 17:50:52 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 18 Sep 2006 17:50:52 +0300 From: Kostik Belousov To: "Bjoern A. Zeeb" Message-ID: <20060918145052.GF90925@deviant.kiev.zoral.com.ua> References: <200609181323.k8IDN8je097670@repoman.freebsd.org> <20060918141410.U2478@maildrop.int.zabbadoz.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="udcq9yAoWb9A4FsZ" Content-Disposition: inline In-Reply-To: <20060918141410.U2478@maildrop.int.zabbadoz.net> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=1.4 required=5.0 tests=SPF_NEUTRAL, UNPARSEABLE_RELAY autolearn=no version=3.1.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on fw.zoral.com.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/fs/devfs devfs.h devfs_devs.c devfs_vfsops.c devfs_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: Mon, 18 Sep 2006 14:51:06 -0000 --udcq9yAoWb9A4FsZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 18, 2006 at 02:16:53PM +0000, Bjoern A. Zeeb wrote: > On Mon, 18 Sep 2006, Konstantin Belousov wrote: >=20 > >kib 2006-09-18 13:23:08 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/fs/devfs devfs.h devfs_devs.c devfs_vfsops.c > > devfs_vnops.c > > Log: > > Resolve the devfs deadlock caused by LOR between devfs_mount->dm_lock a= nd >=20 > is that LOR listed in http://sources.zabbadoz.net/freebsd/lor.html ? No, witness does not account for vnode locks, isn't it ? --udcq9yAoWb9A4FsZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFDrJLC3+MBN1Mb4gRAt36AJ4pxVv2+MvmKI8UeWRrtsmyoW/VugCgxVDI y33jEHy/1fm9nkLYeUn/1NE= =2DQn -----END PGP SIGNATURE----- --udcq9yAoWb9A4FsZ-- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 14: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 3B50816A403; Mon, 18 Sep 2006 14:53:39 +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 AB07043D70; Mon, 18 Sep 2006 14:53:38 +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 k8IErcQS004849; Mon, 18 Sep 2006 14:53:38 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IErcjn004848; Mon, 18 Sep 2006 14:53:38 GMT (envelope-from flz) Message-Id: <200609181453.k8IErcjn004848@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 18 Sep 2006 14: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/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: Mon, 18 Sep 2006 14:53:39 -0000 flz 2006-09-18 14:53:38 UTC FreeBSD ports repository Modified files: astro/google-earth Makefile distinfo pkg-plist Log: Update to 4.0.2091. This version finally works again on FreeBSD \o/ Revision Changes Path 1.7 +1 -1 ports/astro/google-earth/Makefile 1.5 +3 -3 ports/astro/google-earth/distinfo 1.5 +1849 -609 ports/astro/google-earth/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:03: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 04D0C16A40F; Mon, 18 Sep 2006 15:03:19 +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 AA02943D77; Mon, 18 Sep 2006 15:03:18 +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 k8IF3InH007395; Mon, 18 Sep 2006 15:03:18 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IF3IjN007394; Mon, 18 Sep 2006 15:03:18 GMT (envelope-from maxim) Message-Id: <200609181503.k8IF3IjN007394@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 15:03: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/contrib/telnet/telnet telnet.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: Mon, 18 Sep 2006 15:03:19 -0000 maxim 2006-09-18 15:03:18 UTC FreeBSD src repository Modified files: contrib/telnet/telnet telnet.1 Log: o Mention .telnetrc DEFAULT keyword. PR: bin/100496 (sort of) Obtained from: NetBSD, heas@netbsd MFC after: 3 weeks Revision Changes Path 1.19 +8 -1 src/contrib/telnet/telnet/telnet.1 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:18: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 B1EB116A407; Mon, 18 Sep 2006 15:18:56 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64C7543D73; Mon, 18 Sep 2006 15:18:55 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFItiX008346; Mon, 18 Sep 2006 15:18:55 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFItkS008345; Mon, 18 Sep 2006 15:18:55 GMT (envelope-from ru) Message-Id: <200609181518.k8IFItkS008345@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 15:18: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/share/examples/mdoc example.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, 18 Sep 2006 15:18:56 -0000 ru 2006-09-18 15:18:54 UTC FreeBSD src repository Modified files: share/examples/mdoc example.4 Log: Fix wording to what I intended originally. Revision Changes Path 1.25 +5 -4 src/share/examples/mdoc/example.4 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:20: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 748BD16A407; Mon, 18 Sep 2006 15:20:12 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA4843D79; Mon, 18 Sep 2006 15:20:04 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFK4g3008600; Mon, 18 Sep 2006 15:20:04 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFK4O7008599; Mon, 18 Sep 2006 15:20:04 GMT (envelope-from skv) Message-Id: <200609181520.k8IFK4O7008599@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 18 Sep 2006 15:20: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 ports MOVED ports/databases Makefile ports/databases/firebird-devel Makefile distinfo pkg-descr pkg-plist ports/databases/firebird-devel/files RELNOTES patch-builds::install::arch-specific::freebsd::install.sh.in patch-builds::posix::prefix.freebsd 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: Mon, 18 Sep 2006 15:20:12 -0000 skv 2006-09-18 15:20:04 UTC FreeBSD ports repository Modified files: . modules . MOVED databases Makefile databases/firebird-server Makefile databases/firebird2-server Makefile distinfo pkg-descr pkg-plist pkg-plist.client databases/firebird2-server/files aliases.conf.in patch-builds%posix%make.defaults patch-configure.in patch-src%common%config%config.cpp patch-src%jrd%db_alias.cpp patch-src%jrd%gds.cpp patch-src%jrd%plugin_manager.cpp patch-src%jrd%svc.cpp patch-src%lock%lock.cpp Added files: databases/firebird2-server/files icu.m4 patch-builds%install%misc%firebird.conf patch-builds%posix%Makefile.in.firebird patch-builds%posix%make.rules patch-src%jrd%os%config_root.h Removed files: databases/firebird-devel Makefile distinfo pkg-descr pkg-plist databases/firebird-devel/files RELNOTES patch-builds::install::arch-specific::freebsd::install.sh.in patch-builds::posix::prefix.freebsd pkg-install.in pkg-message.in databases/firebird2-server/files RELNOTES patch-amd64 patch-builds%make.new%config%config.h.in patch-src%install%misc%firebird.conf patch-src%jrd%os%posix%config_root.cpp Log: Add Firebird 2.0.0 (RC4) Revision Changes Path 1.16237 +2 -1 CVSROOT/modules 1.1136 +2 -1 ports/MOVED 1.544 +3 -2 ports/databases/Makefile 1.39 +0 -77 ports/databases/firebird-devel/Makefile (dead) 1.10 +0 -3 ports/databases/firebird-devel/distinfo (dead) 1.4 +0 -79 ports/databases/firebird-devel/files/RELNOTES (dead) 1.4 +0 -112 ports/databases/firebird-devel/files/patch-builds::install::arch-specific::freebsd::install.sh.in (dead) 1.2 +0 -11 ports/databases/firebird-devel/files/patch-builds::posix::prefix.freebsd (dead) 1.3 +0 -138 ports/databases/firebird-devel/files/pkg-install.in (dead) 1.4 +0 -35 ports/databases/firebird-devel/files/pkg-message.in (dead) 1.7 +0 -22 ports/databases/firebird-devel/pkg-descr (dead) 1.11 +0 -106 ports/databases/firebird-devel/pkg-plist (dead) 1.50 +6 -5 ports/databases/firebird-server/Makefile 1.50 +56 -43 ports/databases/firebird2-server/Makefile 1.12 +3 -3 ports/databases/firebird2-server/distinfo 1.13 +0 -108 ports/databases/firebird2-server/files/RELNOTES (dead) 1.4 +1 -1 ports/databases/firebird2-server/files/aliases.conf.in 1.1 +46 -0 ports/databases/firebird2-server/files/icu.m4 (new) 1.2 +0 -76 ports/databases/firebird2-server/files/patch-amd64 (dead) 1.1 +20 -0 ports/databases/firebird2-server/files/patch-builds%install%misc%firebird.conf (new) 1.3 +0 -20 ports/databases/firebird2-server/files/patch-builds%make.new%config%config.h.in (dead) 1.1 +35 -0 ports/databases/firebird2-server/files/patch-builds%posix%Makefile.in.firebird (new) 1.2 +13 -3 ports/databases/firebird2-server/files/patch-builds%posix%make.defaults 1.1 +20 -0 ports/databases/firebird2-server/files/patch-builds%posix%make.rules (new) 1.3 +41 -26 ports/databases/firebird2-server/files/patch-configure.in 1.2 +6 -6 ports/databases/firebird2-server/files/patch-src%common%config%config.cpp 1.2 +0 -20 ports/databases/firebird2-server/files/patch-src%install%misc%firebird.conf (dead) 1.2 +9 -9 ports/databases/firebird2-server/files/patch-src%jrd%db_alias.cpp 1.3 +6 -6 ports/databases/firebird2-server/files/patch-src%jrd%gds.cpp 1.1 +11 -0 ports/databases/firebird2-server/files/patch-src%jrd%os%config_root.h (new) 1.2 +0 -10 ports/databases/firebird2-server/files/patch-src%jrd%os%posix%config_root.cpp (dead) 1.2 +15 -19 ports/databases/firebird2-server/files/patch-src%jrd%plugin_manager.cpp 1.2 +6 -5 ports/databases/firebird2-server/files/patch-src%jrd%svc.cpp 1.2 +7 -6 ports/databases/firebird2-server/files/patch-src%lock%lock.cpp 1.8 +3 -4 ports/databases/firebird2-server/pkg-descr 1.16 +9 -11 ports/databases/firebird2-server/pkg-plist 1.7 +4 -54 ports/databases/firebird2-server/pkg-plist.client From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:21: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 006D316A412; Mon, 18 Sep 2006 15:21:06 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B077043D69; Mon, 18 Sep 2006 15:21:06 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFL6mj008796; Mon, 18 Sep 2006 15:21:06 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFL6RL008795; Mon, 18 Sep 2006 15:21:06 GMT (envelope-from skv) Message-Id: <200609181521.k8IFL6RL008795@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 18 Sep 2006 15:21: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/databases/firebird2-client 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, 18 Sep 2006 15:21:07 -0000 skv 2006-09-18 15:21:06 UTC FreeBSD ports repository Added files: databases/firebird2-client Makefile Log: Add client library for Firebird 2.0 Revision Changes Path 1.1 +19 -0 ports/databases/firebird2-client/Makefile (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:21: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 1600E16A4DE; Mon, 18 Sep 2006 15:21: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 597A143D58; Mon, 18 Sep 2006 15:21:16 +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 k8IFLGix008851; Mon, 18 Sep 2006 15:21:16 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFLGU4008850; Mon, 18 Sep 2006 15:21:16 GMT (envelope-from sat) Message-Id: <200609181521.k8IFLGU4008850@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 15:21: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/audio/linux-libmad distinfo.i386 ports/multimedia/linux-libtheora distinfo.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 15:21:17 -0000 sat 2006-09-18 15:21:16 UTC FreeBSD ports repository Modified files: audio/linux-libmad distinfo.i386 multimedia/linux-libtheora distinfo.i386 Log: - Add srpm checksums Reported by: pointyhat via kris Revision Changes Path 1.2 +3 -0 ports/audio/linux-libmad/distinfo.i386 1.2 +3 -0 ports/multimedia/linux-libtheora/distinfo.i386 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:24: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 1E2B816A47C; Mon, 18 Sep 2006 15:24:26 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CBD843D67; Mon, 18 Sep 2006 15:24:21 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFOKqF009322; Mon, 18 Sep 2006 15:24:20 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFOKQi009321; Mon, 18 Sep 2006 15:24:20 GMT (envelope-from ru) Message-Id: <200609181524.k8IFOKQi009321@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 15:24: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/man3 pthread_mutex_lock.3 queue.3 src/share/man/man4 acpi.4 adw.4 ataraid.4 atkbd.4 cpufreq.4 da.4 ddb.4 fast_ipsec.4 hptmv.4 if_bridge.4 iic.4 ipsec.4 isp.4 mpt.4 ng_pppoe.4 pty.4 ral.4 random.4 smp.4 uart.4 umass.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, 18 Sep 2006 15:24:26 -0000 ru 2006-09-18 15:24:20 UTC FreeBSD src repository Modified files: share/man/man3 pthread_mutex_lock.3 queue.3 share/man/man4 acpi.4 adw.4 ataraid.4 atkbd.4 cpufreq.4 da.4 ddb.4 fast_ipsec.4 hptmv.4 if_bridge.4 iic.4 ipsec.4 isp.4 mpt.4 ng_pppoe.4 pty.4 ral.4 random.4 smp.4 uart.4 umass.4 share/man/man4/man4.i386 linux.4 share/man/man4/man4.sparc64 machfb.4 share/man/man5 devfs.5 devfs.conf.5 devfs.rules.5 linprocfs.5 mailer.conf.5 make.conf.5 portsnap.conf.5 rc.conf.5 share/man/man8 picobsd.8 rc.8 share/man/man9 VFS_ROOT.9 bus_dma.9 crypto.9 ktr.9 memguard.9 pfil.9 sbuf.9 sleep.9 Log: Markup fixes. Revision Changes Path 1.16 +1 -1 src/share/man/man3/pthread_mutex_lock.3 1.40 +1 -1 src/share/man/man3/queue.3 1.61 +2 -2 src/share/man/man4/acpi.4 1.20 +1 -0 src/share/man/man4/adw.4 1.10 +1 -1 src/share/man/man4/ataraid.4 1.28 +1 -1 src/share/man/man4/atkbd.4 1.15 +1 -1 src/share/man/man4/cpufreq.4 1.48 +1 -1 src/share/man/man4/da.4 1.33 +3 -9 src/share/man/man4/ddb.4 1.6 +1 -1 src/share/man/man4/fast_ipsec.4 1.8 +2 -2 src/share/man/man4/hptmv.4 1.21 +2 -3 src/share/man/man4/if_bridge.4 1.14 +6 -6 src/share/man/man4/iic.4 1.20 +28 -18 src/share/man/man4/ipsec.4 1.24 +16 -19 src/share/man/man4/isp.4 1.12 +1 -1 src/share/man/man4/man4.i386/linux.4 1.5 +2 -2 src/share/man/man4/man4.sparc64/machfb.4 1.14 +5 -7 src/share/man/man4/mpt.4 1.38 +2 -4 src/share/man/man4/ng_pppoe.4 1.17 +30 -17 src/share/man/man4/pty.4 1.11 +1 -1 src/share/man/man4/ral.4 1.20 +1 -1 src/share/man/man4/random.4 1.23 +1 -1 src/share/man/man4/smp.4 1.11 +1 -1 src/share/man/man4/uart.4 1.43 +1 -1 src/share/man/man4/umass.4 1.19 +7 -7 src/share/man/man5/devfs.5 1.5 +1 -1 src/share/man/man5/devfs.conf.5 1.5 +1 -1 src/share/man/man5/devfs.rules.5 1.15 +0 -1 src/share/man/man5/linprocfs.5 1.13 +14 -15 src/share/man/man5/mailer.conf.5 1.138 +0 -3 src/share/man/man5/make.conf.5 1.3 +7 -7 src/share/man/man5/portsnap.conf.5 1.306 +46 -32 src/share/man/man5/rc.conf.5 1.29 +3 -2 src/share/man/man8/picobsd.8 1.31 +1 -1 src/share/man/man8/rc.8 1.12 +2 -1 src/share/man/man9/VFS_ROOT.9 1.38 +79 -56 src/share/man/man9/bus_dma.9 1.12 +4 -2 src/share/man/man9/crypto.9 1.11 +1 -1 src/share/man/man9/ktr.9 1.5 +9 -3 src/share/man/man9/memguard.9 1.22 +2 -2 src/share/man/man9/pfil.9 1.26 +16 -6 src/share/man/man9/sbuf.9 1.49 +3 -3 src/share/man/man9/sleep.9 From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:28: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 4C59C16A40F; Mon, 18 Sep 2006 15:28:43 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DFD543D78; Mon, 18 Sep 2006 15:28:12 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFSCbu009527; Mon, 18 Sep 2006 15:28:12 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFSCmf009526; Mon, 18 Sep 2006 15:28:12 GMT (envelope-from ru) Message-Id: <200609181528.k8IFSCmf009526@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 15:28: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/usr.bin/awk Makefile lib.c.diff main.c.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: Mon, 18 Sep 2006 15:28:43 -0000 ru 2006-09-18 15:28:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/awk Makefile main.c.diff Added files: (Branch: RELENG_6) usr.bin/awk lib.c.diff Log: MFC: - Don't require a space between -[fv] and its argument. - Initial memory allocation for fields was off-by-one. Approved by: re (kensmith) Revision Changes Path 1.12.2.1 +1 -1 src/usr.bin/awk/Makefile 1.1.2.1 +18 -0 src/usr.bin/awk/lib.c.diff (new) 1.1.2.1 +44 -1 src/usr.bin/awk/main.c.diff From owner-cvs-all@FreeBSD.ORG Mon Sep 18 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 D74BE16A4DA; Mon, 18 Sep 2006 15:34:20 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E099743D73; Mon, 18 Sep 2006 15:34:12 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFYChk010414; Mon, 18 Sep 2006 15:34:12 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFYCGW010413; Mon, 18 Sep 2006 15:34:12 GMT (envelope-from ru) Message-Id: <200609181534.k8IFYCGW010413@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 15:34: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/netgraph ng_eiface.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, 18 Sep 2006 15:34:21 -0000 ru 2006-09-18 15:34:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph ng_eiface.c Log: MFC: Fix a panic when SIOCSIFFLAGS is called with a NULL argument. Approved by: re (kensmith) Revision Changes Path 1.32.2.5 +1 -1 src/sys/netgraph/ng_eiface.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:35: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 53C1C16A47E; Mon, 18 Sep 2006 15:35:27 +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 2A70B43D6E; Mon, 18 Sep 2006 15:35:22 +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 k8IFZMhC010515; Mon, 18 Sep 2006 15:35:22 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFZMUO010514; Mon, 18 Sep 2006 15:35:22 GMT (envelope-from kib) Message-Id: <200609181535.k8IFZMUO010514@repoman.freebsd.org> From: Konstantin Belousov Date: Mon, 18 Sep 2006 15:35: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/kern vfs_mount.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, 18 Sep 2006 15:35:27 -0000 kib 2006-09-18 15:35:22 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Fix the race while waiting for coveredvp lock during unmount. The vnode may be recycled during the sleep, wrap the vn_lock with vhold/vdrop. Check that coveredvp still points to the same mp after sleep (needed because sleep dropped Giant). Move check for user rights for unmount after coveredvp lock is obtained. Tested by: Peter Holm Reviewed by: tegge Approved by: kan (mentor) MFC after: 2 weeks Revision Changes Path 1.232 +26 -12 src/sys/kern/vfs_mount.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:37: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 7052616A415; Mon, 18 Sep 2006 15:37:41 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E2843D6E; Mon, 18 Sep 2006 15:37:37 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFbbIH010668; Mon, 18 Sep 2006 15:37:37 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFbbHx010667; Mon, 18 Sep 2006 15:37:37 GMT (envelope-from ru) Message-Id: <200609181537.k8IFbbHx010667@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 18 Sep 2006 15:37: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/netgraph ng_fec.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, 18 Sep 2006 15:37:41 -0000 ru 2006-09-18 15:37:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph ng_fec.c Log: MFC: - Allow to set larger MTU. - Fix input byte counting. Approved by: re (kensmith) Revision Changes Path 1.18.2.4 +27 -3 src/sys/netgraph/ng_fec.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15: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 E8CB516A4D4; Mon, 18 Sep 2006 15:50: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 9C7DB43DD2; Mon, 18 Sep 2006 15:49: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 k8IFnuYu011186; Mon, 18 Sep 2006 15:49:56 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFnu2s011185; Mon, 18 Sep 2006 15:49:56 GMT (envelope-from rafan) Message-Id: <200609181549.k8IFnu2s011185@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 15:49: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/pear-HTML_Template_Sigma 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, 18 Sep 2006 15:50:39 -0000 rafan 2006-09-18 15:49:56 UTC FreeBSD ports repository Modified files: devel/pear-HTML_Template_Sigma Makefile distinfo Log: - Update to 1.1.5 PR: ports/103348 Submitted by: Franz Klammer (maintainer) Revision Changes Path 1.5 +1 -1 ports/devel/pear-HTML_Template_Sigma/Makefile 1.4 +3 -3 ports/devel/pear-HTML_Template_Sigma/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:51: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 8059016A407; Mon, 18 Sep 2006 15:51:53 +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 210C143D53; Mon, 18 Sep 2006 15:51:53 +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 k8IFpq5U011420; Mon, 18 Sep 2006 15:51:53 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFpqqI011419; Mon, 18 Sep 2006 15:51:52 GMT (envelope-from rafan) Message-Id: <200609181551.k8IFpqqI011419@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 18 Sep 2006 15:51: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/rst.el Makefile distinfo pkg-plist ports/textproc/rst.el/files patch-rst.el X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 15:51:53 -0000 rafan 2006-09-18 15:51:52 UTC FreeBSD ports repository Modified files: textproc/rst.el Makefile distinfo textproc/rst.el/files patch-rst.el Added files: textproc/rst.el pkg-plist Log: - Update to snapshot r4747 [1] - Fix pkg-plist [2] PR: ports/103351 [1], ports/102902 [2] Submitted by: Denis Shaposhnikov (maintainer) Revision Changes Path 1.4 +1 -6 ports/textproc/rst.el/Makefile 1.2 +3 -3 ports/textproc/rst.el/distinfo 1.2 +0 -26 ports/textproc/rst.el/files/patch-rst.el 1.1 +3 -0 ports/textproc/rst.el/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15: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 C678916A47E; Mon, 18 Sep 2006 15:54:02 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9607443D9B; Mon, 18 Sep 2006 15:53:50 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IFroqn011523; Mon, 18 Sep 2006 15:53:50 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IFrooI011522; Mon, 18 Sep 2006 15:53:50 GMT (envelope-from skv) Message-Id: <200609181553.k8IFrooI011522@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 18 Sep 2006 15:53: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 KNOBS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 15:54:02 -0000 skv 2006-09-18 15:53:50 UTC FreeBSD ports repository Modified files: . KNOBS Log: Add WITH_FIREBIRD Revision Changes Path 1.16 +2 -1 ports/KNOBS From owner-cvs-all@FreeBSD.ORG Mon Sep 18 15:59: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 AB0AA16A51F for ; Mon, 18 Sep 2006 15:59:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from srv1.galle.com.br (srv1.galle.com.br [200.246.25.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F8D943D7B for ; Mon, 18 Sep 2006 15:59:41 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: (qmail 82713 invoked by uid 99); 18 Sep 2006 12:59:36 -0300 Received: from 192.168.50.4 by srv1.galle.com.br (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.88.4/1705. spamassassin: 3.1.4. Clear:RC:1(192.168.50.4):. Processed in 0.307358 secs); 18 Sep 2006 15:59:36 -0000 X-Qmail-Scanner-Mail-From: garga@FreeBSD.org via srv1.galle.com.br X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.50.4):. Processed in 0.307358 secs) Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=galle; d=FreeBSD.org; b=DlbRkzsHL7HQWd2lGvVSZWgcJZFiXBjB1nM61FHSapVQ1/S3l40qbEbxeeCbNsrvINr9CzCnV8MUSpK7p19AB4ysAUQVnuy/jMggU5Ml1GjNF4E7Xvi0G/m8x6xjDeYx ; Received: from unknown (HELO ?192.168.50.4?) (192.168.50.4) (de-)crypted with TLSv1: DHE-RSA-AES256-SHA [256/256] DN=unknown by 0 with ESMTPS; 18 Sep 2006 12:59:35 -0300 Message-ID: <450EC1F0.7020509@FreeBSD.org> Date: Mon, 18 Sep 2006 12:57:36 -0300 From: Renato Botelho Organization: FreeBSD.org User-Agent: Thunderbird 2.0a1 (Windows/20060724) MIME-Version: 1.0 To: Sergey Skvortsov References: <200609181520.k8IFK4O7008599@repoman.freebsd.org> In-Reply-To: <200609181520.k8IFK4O7008599@repoman.freebsd.org> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=2244EDA9; url=http://people.FreeBSD.org/pubkey.asc 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: CVSROOT modules ports MOVED ports/databases Makefile ports/databases/firebird-devel Makefile distinfo pkg-descr pkg-plist ports/databases/firebird-devel/files RELNOTES patch-builds::install::arch-specific::freebsd::install.sh.in patch-builds::posix::prefix.freebsd 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: Mon, 18 Sep 2006 15:59:54 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sergey Skvortsov wrote: > skv 2006-09-18 15:20:04 UTC > > FreeBSD ports repository > > Modified files: > . modules > . MOVED > databases Makefile > databases/firebird-server Makefile > databases/firebird2-server Makefile distinfo pkg-descr > pkg-plist pkg-plist.client > databases/firebird2-server/files aliases.conf.in > patch-builds%posix%make.defaults > patch-configure.in > patch-src%common%config%config.cpp > patch-src%jrd%db_alias.cpp > patch-src%jrd%gds.cpp > patch-src%jrd%plugin_manager.cpp > patch-src%jrd%svc.cpp > patch-src%lock%lock.cpp > Added files: > databases/firebird2-server/files icu.m4 > patch-builds%install%misc%firebird.conf > patch-builds%posix%Makefile.in.firebird > patch-builds%posix%make.rules > patch-src%jrd%os%config_root.h AFAIK, add new files with char out of [-_.a-zA-Z0-9+] regexpr is not considered a good practice. - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFDsHw6CRbiSJE7akRAjiGAJ9yfz6bKbE0tz3M6OnNPzvPLU+r4wCeLzwr s12kkN7MmQjuMNLNj0chWSs= =m8Rd -----END PGP SIGNATURE----- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16: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 7703B16A4EF; Mon, 18 Sep 2006 16:01:44 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BEE543D58; Mon, 18 Sep 2006 16:01:44 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IG1hZk012038; Mon, 18 Sep 2006 16:01:43 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IG1h2H012037; Mon, 18 Sep 2006 16:01:43 GMT (envelope-from skv) Message-Id: <200609181601.k8IG1h2H012037@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 18 Sep 2006 16:01: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/security/p5-POE-Component-SSLify 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, 18 Sep 2006 16:01:44 -0000 skv 2006-09-18 16:01:43 UTC FreeBSD ports repository Modified files: security/p5-POE-Component-SSLify Makefile distinfo Log: Update to 0.05 Changes: http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.05/Changes Revision Changes Path 1.4 +1 -1 ports/security/p5-POE-Component-SSLify/Makefile 1.4 +3 -3 ports/security/p5-POE-Component-SSLify/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:06: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 85E2B16A40F; Mon, 18 Sep 2006 16:06:25 +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 2F62F43D68; Mon, 18 Sep 2006 16:06:25 +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 k8IG6PeT013448; Mon, 18 Sep 2006 16:06:25 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IG6Pjv013447; Mon, 18 Sep 2006 16:06:25 GMT (envelope-from bmah) Message-Id: <200609181606.k8IG6Pjv013447@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 18 Sep 2006 16:06:24 +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/releases/6.2R approvals.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, 18 Sep 2006 16:06:25 -0000 bmah 2006-09-18 16:06:24 UTC FreeBSD doc repository Modified files: en/releases/6.2R approvals.sgml Log: Document the one blanket MFC approval for RELENG_6 I know about, which is obrien for ARM-related toolchain stuff. Revision Changes Path 1.2 +7 -1 www/en/releases/6.2R/approvals.sgml From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:15: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 95F8316A40F; Mon, 18 Sep 2006 16:15:29 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 338FC43D72; Mon, 18 Sep 2006 16:15:27 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IGFRiG013905; Mon, 18 Sep 2006 16:15:27 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGFR4W013904; Mon, 18 Sep 2006 16:15:27 GMT (envelope-from arved) Message-Id: <200609181615.k8IGFR4W013904@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 18 Sep 2006 16:15: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/math/graphthing 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, 18 Sep 2006 16:15:29 -0000 arved 2006-09-18 16:15:27 UTC FreeBSD ports repository Modified files: math/graphthing Makefile distinfo Log: Upgrade to 1.3 Revision Changes Path 1.27 +1 -1 ports/math/graphthing/Makefile 1.13 +3 -3 ports/math/graphthing/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:16: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 AE0C716A633; Mon, 18 Sep 2006 16:16:03 +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 4CC3443D76; Mon, 18 Sep 2006 16:16:03 +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 k8IGG3UF013957; Mon, 18 Sep 2006 16:16:03 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGG3wc013956; Mon, 18 Sep 2006 16:16:03 GMT (envelope-from sam) Message-Id: <200609181616.k8IGG3wc013956@repoman.freebsd.org> From: Sam Leffler Date: Mon, 18 Sep 2006 16:16: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/ath if_ath.c if_athvar.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, 18 Sep 2006 16:16:03 -0000 sam 2006-09-18 16:16:03 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: remove stub radar support; it's never been used and future hal's will not include the calls (due to redesign) MFC after: 1 week Revision Changes Path 1.154 +0 -22 src/sys/dev/ath/if_ath.c 1.52 +0 -7 src/sys/dev/ath/if_athvar.h From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16: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 E4EC316A51E; Mon, 18 Sep 2006 16:23:57 +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 96D6743D5D; Mon, 18 Sep 2006 16:23:57 +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 k8IGNvvt014530; Mon, 18 Sep 2006 16:23:57 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGNvh8014529; Mon, 18 Sep 2006 16:23:57 GMT (envelope-from gerald) Message-Id: <200609181623.k8IGNvh8014529@repoman.freebsd.org> From: Gerald Pfeifer Date: Mon, 18 Sep 2006 16: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: ports/lang/gcc34 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, 18 Sep 2006 16:23:58 -0000 gerald 2006-09-18 16:23:57 UTC FreeBSD ports repository Modified files: lang/gcc34 Makefile Log: Remove the hack we had used to rename man pages to match the actual names of binaries (back when GCCs configure mechanism failed to do so). Revision Changes Path 1.240 +1 -8 ports/lang/gcc34/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:26: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 4981C16A415; Mon, 18 Sep 2006 16:26:05 +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 9D16A43D8A; Mon, 18 Sep 2006 16:26:04 +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 k8IGQ4Br014666; Mon, 18 Sep 2006 16:26:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGQ419014665; Mon, 18 Sep 2006 16:26:04 GMT (envelope-from miwi) Message-Id: <200609181626.k8IGQ419014665@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Sep 2006 16:26: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/irc/irssi 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, 18 Sep 2006 16:26:05 -0000 miwi 2006-09-18 16:26:04 UTC FreeBSD ports repository Modified files: irc/irssi Makefile Log: - Add irssi-theme knop Approved by: vanilla@ (maintainer) Revision Changes Path 1.92 +7 -2 ports/irc/irssi/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:26: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 E4C3016A58C; Mon, 18 Sep 2006 16:26:25 +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 9F7EC43D5A; Mon, 18 Sep 2006 16:26:19 +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 k8IGQJCZ014701; Mon, 18 Sep 2006 16:26:19 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGQJKM014700; Mon, 18 Sep 2006 16:26:19 GMT (envelope-from sam) Message-Id: <200609181626.k8IGQJKM014700@repoman.freebsd.org> From: Sam Leffler Date: Mon, 18 Sep 2006 16:26: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/sys/dev/ath if_ath.c if_athvar.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, 18 Sep 2006 16:26:26 -0000 sam 2006-09-18 16:26:19 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: Add support for newer parts that do not require separate keycache entries for tx+rx mic keys. This requires a newer hal, but works fine with the current hal in cvs. MFC after: 2 weeks Revision Changes Path 1.155 +116 -38 src/sys/dev/ath/if_ath.c 1.53 +5 -1 src/sys/dev/ath/if_athvar.h From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:14: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 90F3316A416; Mon, 18 Sep 2006 16:14:49 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from mx.3wgraphics.com (mx.3wgraphics.com [62.5.244.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 065AC43D55; Mon, 18 Sep 2006 16:14:47 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from authorized location by mx.3wgraphics.com with esmtpsa (TLSv1:AES256-SHA:256) id 1GPLld-0002zR-VS; Mon, 18 Sep 2006 20:14:46 +0400 Message-ID: <450EC5F5.9040009@FreeBSD.org> Date: Mon, 18 Sep 2006 20:14:45 +0400 From: Sergey Skvortsov MIME-Version: 1.0 To: Renato Botelho References: <200609181520.k8IFK4O7008599@repoman.freebsd.org> <450EC1F0.7020509@FreeBSD.org> In-Reply-To: <450EC1F0.7020509@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 18 Sep 2006 16:27:18 +0000 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports MOVED ports/databases Makefile ports/databases/firebird-devel Makefile distinfo pkg-descr pkg-plist ports/databases/firebird-devel/files RELNOTES patch-builds::install::arch-specific::freebsd::install.sh.in patch-builds::posix::prefix.freebsd 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: Mon, 18 Sep 2006 16:14:49 -0000 On 18.09.2006 19:57, Renato Botelho wrote: > > AFAIK, add new files with char out of [-_.a-zA-Z0-9+] regexpr is not > considered a good practice. I suppose that this regex does not reflect committers' real needs and aestetic principles, for example: %find /usr/ports -name "*:*" | wc -l 3207 '%' and '::' path delimiters are very convenient and good-looking. Only bureaucratic orthodoxes can ignore this fact ;) Also, I prefer to use unified patch naming for given port. -- Sergey Skvortsov mailto: skv@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16: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 EF94816A40F; Mon, 18 Sep 2006 16:30:32 +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 4F68043D77; Mon, 18 Sep 2006 16:30:29 +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 k8IGUTUH014925; Mon, 18 Sep 2006 16:30:29 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGUSVF014924; Mon, 18 Sep 2006 16:30:28 GMT (envelope-from sam) Message-Id: <200609181630.k8IGUSVF014924@repoman.freebsd.org> From: Sam Leffler Date: Mon, 18 Sep 2006 16:30: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/conf files 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, 18 Sep 2006 16:30:33 -0000 sam 2006-09-18 16:30:28 UTC FreeBSD src repository Modified files: sys/conf files kern.pre.mk Log: nuke unused support for building ath hal from src code MFC after: 1 week Revision Changes Path 1.1141 +7 -6 src/sys/conf/files 1.77 +0 -6 src/sys/conf/kern.pre.mk From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:31: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 2E3E916A40F; Mon, 18 Sep 2006 16:31:55 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C69C643D70; Mon, 18 Sep 2006 16:31:54 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IGVsif015109; Mon, 18 Sep 2006 16:31:54 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGVs4d015108; Mon, 18 Sep 2006 16:31:54 GMT (envelope-from lofi) Message-Id: <200609181631.k8IGVs4d015108@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 18 Sep 2006 16:31: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/x11/kdebase3 Makefile ports/x11/kdebase3/files patch-konsole_konsole-TECommon.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, 18 Sep 2006 16:31:55 -0000 lofi 2006-09-18 16:31:54 UTC FreeBSD ports repository Modified files: x11/kdebase3 Makefile Added files: x11/kdebase3/files patch-konsole_konsole-TECommon.h Log: Fix bold/intensive fonts in konsole. Submitted by: moose@opera.com Revision Changes Path 1.183 +1 -1 ports/x11/kdebase3/Makefile 1.1 +13 -0 ports/x11/kdebase3/files/patch-konsole_konsole-TECommon.h (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:32: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 62EDC16A407; Mon, 18 Sep 2006 16:32:09 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F8D943D68; Mon, 18 Sep 2006 16:32:08 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IGW8ZH015161; Mon, 18 Sep 2006 16:32:08 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGW8nx015160; Mon, 18 Sep 2006 16:32:08 GMT (envelope-from lofi) Message-Id: <200609181632.k8IGW8nx015160@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 18 Sep 2006 16:32: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/multimedia/xine_artsplugin 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, 18 Sep 2006 16:32:09 -0000 lofi 2006-09-18 16:32:08 UTC FreeBSD ports repository Modified files: multimedia/xine_artsplugin Makefile pkg-plist Log: Fix plist. Revision Changes Path 1.21 +1 -0 ports/multimedia/xine_artsplugin/Makefile 1.4 +1 -0 ports/multimedia/xine_artsplugin/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16: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 3487016A47E; Mon, 18 Sep 2006 16:38:37 +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 C37E143DC0; Mon, 18 Sep 2006 16:37:36 +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 k8IGbLAx015469; Mon, 18 Sep 2006 16:37:21 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGbLek015468; Mon, 18 Sep 2006 16:37:21 GMT (envelope-from stefan) Message-Id: <200609181637.k8IGbLek015468@repoman.freebsd.org> From: Stefan Walter Date: Mon, 18 Sep 2006 16:37: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/math/scilab 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, 18 Sep 2006 16:38:37 -0000 stefan 2006-09-18 16:37:21 UTC FreeBSD ports repository Modified files: math/scilab Makefile Log: Mark as BROKEN on amd64 -CURRENT, too. Noticed by: pointyhat/kris Approved by: maintainer Revision Changes Path 1.32 +3 -2 ports/math/scilab/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:39: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 3528816A494; Mon, 18 Sep 2006 16:39:31 +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 D4F0143D4C; Mon, 18 Sep 2006 16:39:30 +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 k8IGdNBv015542; Mon, 18 Sep 2006 16:39:23 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGdNBD015541; Mon, 18 Sep 2006 16:39:23 GMT (envelope-from maxim) Message-Id: <200609181639.k8IGdNBD015541@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 16:39:23 +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/truncate truncate.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, 18 Sep 2006 16:39:31 -0000 maxim 2006-09-18 16:39:23 UTC FreeBSD src repository Modified files: usr.bin/truncate truncate.c Log: o Don't leak fd on error. o parselength() returns 0 or -1 so int is enough for its return type. Submitted by: Ighighi Ighighi, sheldonh MFC after: 3 weeks Revision Changes Path 1.12 +6 -4 src/usr.bin/truncate/truncate.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:40: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 7E44816A4D4; Mon, 18 Sep 2006 16:40:16 +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 5FDE643D49; Mon, 18 Sep 2006 16:40:15 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 8AA3323028; Mon, 18 Sep 2006 18:40:14 +0200 (CEST) Date: Mon, 18 Sep 2006 18:40:14 +0200 From: Erwin Lansing To: Sergey Skvortsov Message-ID: <20060918164014.GH80138@droso.net> Mail-Followup-To: Sergey Skvortsov , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200609181520.k8IFK4O7008599@repoman.freebsd.org> <450EC1F0.7020509@FreeBSD.org> <450EC5F5.9040009@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QusHdSTmowIXBQA5" Content-Disposition: inline In-Reply-To: <450EC5F5.9040009@FreeBSD.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports MOVED ports/databases Makefile ports/databases/firebird-devel Makefile distinfo pkg-descr pkg-plist ports/databases/firebird-devel/files RELNOTES patch-builds::install::arch-specific::freebsd::install.sh.in patch-builds::posix::prefix.freebsd 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: Mon, 18 Sep 2006 16:40:16 -0000 --QusHdSTmowIXBQA5 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 18, 2006 at 08:14:45PM +0400, Sergey Skvortsov wrote: > On 18.09.2006 19:57, Renato Botelho wrote: > >=20 > > AFAIK, add new files with char out of [-_.a-zA-Z0-9+] regexpr is not > > considered a good practice. >=20 > I suppose that this regex does not reflect committers' real needs and > aestetic principles, for example: >=20 > %find /usr/ports -name "*:*" | wc -l > 3207 >=20 > '%' and '::' path delimiters are very convenient and good-looking. > Only bureaucratic orthodoxes can ignore this fact ;) >=20 Please do not start this discussion again, especially not with these kinds of inflamatory comments (although I'm happy to see you did put a smiley there). This has been discussed to death on several occasions and portmgr has put forth a clear policy documented in section 4.4 of the porters handbook which we expect all new patch files to adhere to. -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 --QusHdSTmowIXBQA5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFDsvuqy9aWxUlaZARAvkoAKDHpywh6mrIa4ta/t3d2dcV+jFr2wCbBCdo BY2AIINz9HYAPftJEanKAho= =VjQu -----END PGP SIGNATURE----- --QusHdSTmowIXBQA5-- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:43: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 E353216A40F for ; Mon, 18 Sep 2006 16:43:06 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from srv1.galle.com.br (srv1.galle.com.br [200.246.25.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2018D43D76 for ; Mon, 18 Sep 2006 16:43:02 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: (qmail 14628 invoked by uid 99); 18 Sep 2006 13:42:58 -0300 Received: from 192.168.50.4 by srv1.galle.com.br (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.88.4/1705. spamassassin: 3.1.4. Clear:RC:1(192.168.50.4):. Processed in 0.161605 secs); 18 Sep 2006 16:42:58 -0000 X-Qmail-Scanner-Mail-From: garga@FreeBSD.org via srv1.galle.com.br X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.50.4):. Processed in 0.161605 secs) Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=galle; d=FreeBSD.org; b=MuMhbgqiNHYz1+0PeMQOapthijfuQumL/o5QF2z00k2a/GXZPBPnlIHe7J25FFSck620rtVf7y5ObPx0Ah3ZVVh0raYDvNYwTM3oucTZA5jEWdLaFcyBxBEVS9Ed7hYV ; Received: from unknown (HELO ?192.168.50.4?) (192.168.50.4) (de-)crypted with TLSv1: DHE-RSA-AES256-SHA [256/256] DN=unknown by 0 with ESMTPS; 18 Sep 2006 13:42:58 -0300 Message-ID: <450ECC1A.7000404@FreeBSD.org> Date: Mon, 18 Sep 2006 13:40:58 -0300 From: Renato Botelho Organization: FreeBSD.org User-Agent: Thunderbird 2.0a1 (Windows/20060724) MIME-Version: 1.0 To: Sergey Skvortsov References: <200609181520.k8IFK4O7008599@repoman.freebsd.org> <450EC1F0.7020509@FreeBSD.org> <450EC5F5.9040009@FreeBSD.org> In-Reply-To: <450EC5F5.9040009@FreeBSD.org> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=2244EDA9; url=http://people.FreeBSD.org/pubkey.asc Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports MOVED ports/databases Makefile ports/databases/firebird-devel Makefile distinfo pkg-descr pkg-plist ports/databases/firebird-devel/files RELNOTES patch-builds::install::arch-specific::freebsd::install.sh.in patch-builds::posix::prefix.freebsd 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: Mon, 18 Sep 2006 16:43:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Problems trying to build client checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe - -I/usr/local /include - -I../src/include/gen -I../src/include -I../src/vulcan - -I/usr/local/incl ude - -DNAMESPACE=Vulcan -O -fno-builtin -DNDEBUG -DFREEBSD -pipe -MMD - -fPIC -DPRO D_BUILD - -I../src/include/gen -I../src/include -I../src/vulcan - -I/usr/local/inclu de - -DNAMESPACE=Vulcan -O -fno-builtin -DNDEBUG -DFREEBSD -pipe -MMD - -fPIC -DPROD _BUILD ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking host system type... i386-unknown-freebsd6.1 checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for tgetent in -ltermcap... yes checking for termcap.h... yes checking for sys/cdefs.h... yes checking for vis.h... yes checking for issetugid... yes checking for strlcat... yes checking for strlcpy... yes checking for fgetln... yes checking for strvis... yes checking for strunvis... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h gmake -C ../extern/editline lib_a gmake[3]: Entering directory `/home/garga/prs/tmp/firebird2-client/work/firebird - -2.0.0.12724-ReleaseCandidate4/extern/editline' /bin/sh makelist -h common.c > common.h /bin/sh makelist -h emacs.c> emacs.h /bin/sh makelist -h vi.c > vi.h /bin/sh makelist -fh common.h emacs.h vi.h > fcns.h /bin/sh makelist -fc common.h emacs.h vi.h > fcns.c /bin/sh makelist -bh common.c emacs.c vi.c > help.h /bin/sh makelist -bc common.c emacs.c vi.c > help.c /bin/sh makelist -e common.c emacs.c vi.c chared.c el.c hist.c key.c map.c parse .c prompt.c read.c refresh.c search.c sig.c term.c tty.c fcns.c help.c > editlin e.c cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include - -I../src/include/gen - -I../src/include -I../src/vulcan -I/usr/local/include - -DNAMESPACE=Vulcan -O -fn o-builtin -DNDEBUG -DFREEBSD -pipe -MMD -fPIC -DPROD_BUILD - -I../src/include/gen - -I../src/include -I../src/vulcan -I/usr/local/include - -DNAMESPACE=Vulcan -O -fno -builtin -DNDEBUG -DFREEBSD -pipe -MMD -fPIC -DPROD_BUILD -O '-D__RENAME(x)=' '- D_DIAGASSERT(x)=' -I. editline.c -o editline.o_a In file included from chared.h:141, from el.h:101, from common.c:47, from editline.c:4: fcns.h:104:12: warning: ISO C requires whitespace after the macro name In file included from editline.c:11: map.c:678: error: `VI_ZERO' undeclared here (not in a function) map.c:678: error: initializer element is not constant map.c:678: error: (near initialization for `el_map_vi_command[48]') In file included from editline.c:21: help.c:157: error: initializer element is not constant help.c:157: error: (near initialization for `el_func_help[76].func') help.c:158: error: initializer element is not constant help.c:158: error: (near initialization for `el_func_help[76]') help.c:160: error: initializer element is not constant help.c:160: error: (near initialization for `el_func_help[77]') help.c:162: error: initializer element is not constant help.c:162: error: (near initialization for `el_func_help[78]') help.c:164: error: initializer element is not constant help.c:164: error: (near initialization for `el_func_help[79]') help.c:166: error: initializer element is not constant help.c:166: error: (near initialization for `el_func_help[80]') help.c:168: error: initializer element is not constant help.c:168: error: (near initialization for `el_func_help[81]') help.c:170: error: initializer element is not constant help.c:170: error: (near initialization for `el_func_help[82]') help.c:172: error: initializer element is not constant help.c:172: error: (near initialization for `el_func_help[83]') help.c:174: error: initializer element is not constant help.c:174: error: (near initialization for `el_func_help[84]') help.c:176: error: initializer element is not constant help.c:176: error: (near initialization for `el_func_help[85]') help.c:178: error: initializer element is not constant help.c:178: error: (near initialization for `el_func_help[86]') help.c:180: error: initializer element is not constant help.c:180: error: (near initialization for `el_func_help[87]') help.c:182: error: initializer element is not constant help.c:182: error: (near initialization for `el_func_help[88]') help.c:184: error: initializer element is not constant help.c:184: error: (near initialization for `el_func_help[89]') help.c:186: error: initializer element is not constant help.c:186: error: (near initialization for `el_func_help[90]') help.c:188: error: initializer element is not constant help.c:188: error: (near initialization for `el_func_help[91]') help.c:190: error: initializer element is not constant help.c:190: error: (near initialization for `el_func_help[92]') help.c:192: error: initializer element is not constant help.c:192: error: (near initialization for `el_func_help[93]') help.c:194: error: initializer element is not constant help.c:194: error: (near initialization for `el_func_help[94]') help.c:196: error: initializer element is not constant help.c:196: error: (near initialization for `el_func_help[95]') help.c:198: error: initializer element is not constant help.c:198: error: (near initialization for `el_func_help[96]') help.c:200: error: initializer element is not constant help.c:200: error: (near initialization for `el_func_help[97]') help.c:202: error: initializer element is not constant help.c:202: error: (near initialization for `el_func_help[98]') help.c:204: error: initializer element is not constant help.c:204: error: (near initialization for `el_func_help[99]') help.c:206: error: initializer element is not constant help.c:206: error: (near initialization for `el_func_help[100]') help.c:207: error: initializer element is not constant help.c:207: error: (near initialization for `el_func_help[101]') gmake[3]: *** [editline.o_a] Error 1 gmake[3]: Leaving directory `/home/garga/prs/tmp/firebird2-client/work/firebird- 2.0.0.12724-ReleaseCandidate4/extern/editline' gmake[2]: *** [../gen/firebird/lib/libeditline.a] Error 2 gmake[2]: Leaving directory `/home/garga/prs/tmp/firebird2-client/work/firebird- 2.0.0.12724-ReleaseCandidate4/gen' gmake[1]: *** [external_libraries] Error 2 gmake[1]: Leaving directory `/home/garga/prs/tmp/firebird2-client/work/firebird- 2.0.0.12724-ReleaseCandidate4/gen' gmake: *** [firebird_basic] Error 2 *** Error code 2 Seems to be the old problem with tr that generate a VI_]ERO instead VI_ZERO - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFDswa6CRbiSJE7akRAuprAJ4p9pCjKBHRy7jXqb8/LPaTt+qL0gCeKOf1 jGOGnOLLTuxibNLMGK3UKtA= =nzjI -----END PGP SIGNATURE----- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:49: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 90EA516A4A7; Mon, 18 Sep 2006 16:49:36 +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 0A99343DA2; Mon, 18 Sep 2006 16:49:25 +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 k8IGnFtx024336; Mon, 18 Sep 2006 16:49:15 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGnFga024335; Mon, 18 Sep 2006 16:49:15 GMT (envelope-from sam) Message-Id: <200609181649.k8IGnFga024335@repoman.freebsd.org> From: Sam Leffler Date: Mon, 18 Sep 2006 16:49:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: ATHEROS,HEAD Cc: Subject: cvs commit: src/sys/dev/ath ah_osdep.c ah_osdep.h src/sys/contrib/dev/ath/freebsd ah_if.m ah_osdep.c ah_osdep.h src/sys/conf kern.pre.mk src/sys/modules/ath Makefile src/sys/modules/ath_hal Makefile src/sys/modules/ath_rate_onoe ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 16:49:36 -0000 sam 2006-09-18 16:49:15 UTC FreeBSD src repository Modified files: sys/conf kern.pre.mk sys/modules/ath Makefile sys/modules/ath_hal Makefile sys/modules/ath_rate_onoe Makefile sys/modules/ath_rate_sample Makefile Added files: sys/dev/ath ah_osdep.c ah_osdep.h Removed files: (Branch: ATHEROS) sys/contrib/dev/ath/freebsd ah_if.m ah_osdep.c ah_osdep.h Log: o move ath hal os glue code from the hal to the driver: this code was part of the hal distribution early on when the hal was built for each os but it's been portable for a long time so move the os-specific code out (and off the vendor branch) o correct the copyright on ah_osdep.?; it was mistakenly given a restricted license and not a dual-bsd/gpl license o remove the module api definition as it was never used o fixup include paths for move of ah_osdep.h MFC after: 2 weeks Revision Changes Path 1.78 +1 -1 src/sys/conf/kern.pre.mk 1.1.1.5 +0 -90 src/sys/contrib/dev/ath/freebsd/ah_if.m (dead) 1.1.1.7 +0 -444 src/sys/contrib/dev/ath/freebsd/ah_osdep.c (dead) 1.1.1.7 +0 -127 src/sys/contrib/dev/ath/freebsd/ah_osdep.h (dead) 1.1 +444 -0 src/sys/dev/ath/ah_osdep.c (new) 1.1 +127 -0 src/sys/dev/ath/ah_osdep.h (new) 1.4 +1 -1 src/sys/modules/ath/Makefile 1.8 +5 -11 src/sys/modules/ath_hal/Makefile 1.3 +1 -1 src/sys/modules/ath_rate_onoe/Makefile 1.3 +1 -1 src/sys/modules/ath_rate_sample/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 16:51: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 1D67316A407; Mon, 18 Sep 2006 16:51:11 +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 D39F043D62; Mon, 18 Sep 2006 16:51:04 +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 k8IGox4D024520; Mon, 18 Sep 2006 16:50:59 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IGox7J024519; Mon, 18 Sep 2006 16:50:59 GMT (envelope-from sam) Message-Id: <200609181650.k8IGox7J024519@repoman.freebsd.org> From: Sam Leffler Date: Mon, 18 Sep 2006 16:50: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/modules/ath_rate_amrr 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, 18 Sep 2006 16:51:11 -0000 sam 2006-09-18 16:50:59 UTC FreeBSD src repository Modified files: sys/modules/ath_rate_amrr Makefile Log: fixup build after move of ah_osdep.? MFC after: 2 weeks Revision Changes Path 1.3 +2 -2 src/sys/modules/ath_rate_amrr/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17:01: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 A485316A40F; Mon, 18 Sep 2006 17:01:36 +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 8A57C43D69; Mon, 18 Sep 2006 17:01:35 +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 k8IH1ZXp025120; Mon, 18 Sep 2006 17:01:35 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IH1ZVA025119; Mon, 18 Sep 2006 17:01:35 GMT (envelope-from sam) Message-Id: <200609181701.k8IH1ZVA025119@repoman.freebsd.org> From: Sam Leffler Date: Mon, 18 Sep 2006 17:01:35 +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/dev/ath/freebsd ah_osdep.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, 18 Sep 2006 17:01:36 -0000 sam 2006-09-18 17:01:35 UTC FreeBSD src repository Removed files: sys/contrib/dev/ath/freebsd ah_osdep.c Log: remove this from HEAD too since it got taken off the vendor branch Revision Changes Path 1.8 +0 -444 src/sys/contrib/dev/ath/freebsd/ah_osdep.c (dead) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17:02: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 5B4F416A49E; Mon, 18 Sep 2006 17:02:06 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D7743D45; Mon, 18 Sep 2006 17:01:57 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id CC1C57BA86F; Mon, 18 Sep 2006 19:01:56 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 0B67FB963; Mon, 18 Sep 2006 19:01:37 +0200 (CEST) Date: Mon, 18 Sep 2006 19:01:36 +0200 From: Henrik Brix Andersen To: Sam Leffler Message-ID: <20060918170136.GE51555@tirith.brixandersen.dk> Mail-Followup-To: Sam Leffler , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200609181616.k8IGG3wc013956@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <200609181616.k8IGG3wc013956@repoman.freebsd.org> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ath if_ath.c if_athvar.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, 18 Sep 2006 17:02:06 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 18, 2006 at 04:16:03PM +0000, Sam Leffler wrote: > sam 2006-09-18 16:16:03 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/ath if_ath.c if_athvar.h=20 > Log: > remove stub radar support; it's never been used and future > hal's will not include the calls (due to redesign) I thought radar detection was required for 802.11a devices? Do you happen to know if the future HALs will introduce another way of verifying that no radar is present on the selected channel? Regards, Brix --=20 Henrik Brix Andersen --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: GnuPG signed iD8DBQFFDtDwv+Q4flTiePgRAiPlAJwMQJPSIsWbVkATbpp+o+EZ5ZVw6QCgvyRS Csz0mBt7pp6ssZcjBVyp+ns= =83z/ -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/-- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17: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 1548316A412; Mon, 18 Sep 2006 17:08: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 5153643D5D; Mon, 18 Sep 2006 17:08: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 k8IH8Wc1027045; Mon, 18 Sep 2006 17:08:32 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IH8W12027044; Mon, 18 Sep 2006 17:08:32 GMT (envelope-from imp) Message-Id: <200609181708.k8IH8W12027044@repoman.freebsd.org> From: Warner Losh Date: Mon, 18 Sep 2006 17:08:32 +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 Makefile.inc src/gnu/usr.bin/cc/cc_int Makefile src/gnu/usr.bin/cc/cc_tools Makefile arm-freebsd.h.diff arm.md.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: Mon, 18 Sep 2006 17:08:37 -0000 imp 2006-09-18 17:08:32 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc Makefile.inc gnu/usr.bin/cc/cc_int Makefile gnu/usr.bin/cc/cc_tools Makefile Added files: gnu/usr.bin/cc/cc_tools arm-freebsd.h.diff arm.md.diff Log: Add additional support for generating code for the arm. There's still a few issues in other parts of the tree, but those will be resolved separately. Submitted by: cogenet@ Reviewed by: kan@, obrien@ MFC After: 5 days Revision Changes Path 1.64 +4 -0 src/gnu/usr.bin/cc/Makefile.inc 1.49 +4 -0 src/gnu/usr.bin/cc/cc_int/Makefile 1.84 +34 -0 src/gnu/usr.bin/cc/cc_tools/Makefile 1.1 +111 -0 src/gnu/usr.bin/cc/cc_tools/arm-freebsd.h.diff (new) 1.1 +48 -0 src/gnu/usr.bin/cc/cc_tools/arm.md.diff (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17:18: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 44A6216A40F; Mon, 18 Sep 2006 17:18:35 +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 EBA2D43D69; Mon, 18 Sep 2006 17:18:32 +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 k8IHIU3P005167 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Sep 2006 10:18:31 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <450ED4E6.7080502@errno.com> Date: Mon, 18 Sep 2006 10:18:30 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.4 (X11/20060724) MIME-Version: 1.0 To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200609181616.k8IGG3wc013956@repoman.freebsd.org> <20060918170136.GE51555@tirith.brixandersen.dk> In-Reply-To: <20060918170136.GE51555@tirith.brixandersen.dk> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: src/sys/dev/ath if_ath.c if_athvar.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, 18 Sep 2006 17:18:35 -0000 Henrik Brix Andersen wrote: > On Mon, Sep 18, 2006 at 04:16:03PM +0000, Sam Leffler wrote: >> sam 2006-09-18 16:16:03 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/ath if_ath.c if_athvar.h >> Log: >> remove stub radar support; it's never been used and future >> hal's will not include the calls (due to redesign) > > I thought radar detection was required for 802.11a devices? DFS is required in the ETSI regulatory domain. But I believe the requirement was slipped and when it will be mandatory is unclear. > > Do you happen to know if the future HALs will introduce another way of > verifying that no radar is present on the selected channel? Radar detection never belonged in the hal. It got stuck there based on a misunderstanding and has since been removed. When there is radar support it will be structured like the rate control code--as an addon to the driver that operates above the hal. Sam From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17: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 5C69216A500; Mon, 18 Sep 2006 17:21:43 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw4.york.ac.uk (mail-gw4.york.ac.uk [144.32.128.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3552243D7C; Mon, 18 Sep 2006 17:21:40 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from buffy.york.ac.uk (buffy-128.york.ac.uk [144.32.128.160]) by mail-gw4.york.ac.uk (8.13.6/8.13.6) with ESMTP id k8IHLbpj018602; Mon, 18 Sep 2006 18:21:37 +0100 (BST) Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.6/8.13.6) with ESMTP id k8IHLbJM010593; Mon, 18 Sep 2006 18:21:37 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.6/8.13.6/Submit) id k8IHLaOu010592; Mon, 18 Sep 2006 18:21:36 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: Sam Leffler In-Reply-To: <200609181630.k8IGUSVF014924@repoman.freebsd.org> References: <200609181630.k8IGUSVF014924@repoman.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 18 Sep 2006 18:21:36 +0100 Message-Id: <1158600096.8777.13.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files 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, 18 Sep 2006 17:21:43 -0000 On Mon, 2006-09-18 at 16:30 +0000, Sam Leffler wrote: > sam 2006-09-18 16:30:28 UTC > > FreeBSD src repository > > Modified files: > sys/conf files kern.pre.mk > Log: > nuke unused support for building ath hal from src code dev/mii/mlphy.c optional miibus | mlphy +dev/mii/mvphy.c optional miibus | mvphy dev/mii/nsgphy.c optional miibus | nsgphy Was this part of the change to files intentional? Gavin From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17: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 7A5D016A403; Mon, 18 Sep 2006 17:23:39 +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 6D30543D5A; Mon, 18 Sep 2006 17:23:35 +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 k8IHNZVf027891; Mon, 18 Sep 2006 17:23:35 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IHNZ8f027890; Mon, 18 Sep 2006 17:23:35 GMT (envelope-from sam) Message-Id: <200609181723.k8IHNZ8f027890@repoman.freebsd.org> From: Sam Leffler Date: Mon, 18 Sep 2006 17:23:35 +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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 17:23:39 -0000 sam 2006-09-18 17:23:35 UTC FreeBSD src repository Modified files: sys/conf files Log: remove local change Spotted by: Gavin Atkinson Revision Changes Path 1.1142 +0 -1 src/sys/conf/files From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17:26: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 C48BB16A403; Mon, 18 Sep 2006 17:26:44 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49ED643D68; Mon, 18 Sep 2006 17:26:43 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id 1C54C7BA7CD; Mon, 18 Sep 2006 19:26:43 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 23DA1B963; Mon, 18 Sep 2006 19:26:23 +0200 (CEST) Date: Mon, 18 Sep 2006 19:26:22 +0200 From: Henrik Brix Andersen To: Sam Leffler Message-ID: <20060918172622.GF51555@tirith.brixandersen.dk> Mail-Followup-To: Sam Leffler , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200609181616.k8IGG3wc013956@repoman.freebsd.org> <20060918170136.GE51555@tirith.brixandersen.dk> <450ED4E6.7080502@errno.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oC1+HKm2/end4ao3" Content-Disposition: inline In-Reply-To: <450ED4E6.7080502@errno.com> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ath if_ath.c if_athvar.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, 18 Sep 2006 17:26:44 -0000 --oC1+HKm2/end4ao3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 18, 2006 at 10:18:30AM -0700, Sam Leffler wrote: > DFS is required in the ETSI regulatory domain. But I believe the > requirement was slipped and when it will be mandatory is unclear. Ok - I wasn't aware that the requirement had been slipped. > Radar detection never belonged in the hal. It got stuck there based on > a misunderstanding and has since been removed. When there is radar > support it will be structured like the rate control code--as an addon to > the driver that operates above the hal. Ok, thank you for explaining this. Regards, Brix --=20 Henrik Brix Andersen --oC1+HKm2/end4ao3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: GnuPG signed iD8DBQFFDta+v+Q4flTiePgRAlSTAJwO5tkHvUGjsf1TqOv1vh+8U1p4bACfcwqP SGRFK8iiD1+3RBWQa0wk+Ps= =ODsj -----END PGP SIGNATURE----- --oC1+HKm2/end4ao3-- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17: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 5447D16A416; Mon, 18 Sep 2006 17:32:07 +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 9F5FB43D64; Mon, 18 Sep 2006 17:31:40 +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 k8IHVeGg028335; Mon, 18 Sep 2006 17:31:40 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IHVeNj028334; Mon, 18 Sep 2006 17:31:40 GMT (envelope-from oliver) Message-Id: <200609181731.k8IHVeNj028334@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 18 Sep 2006 17: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/games/fwp Makefile ports/games/ember Makefile ports/graphics/ogre3d 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, 18 Sep 2006 17:32:07 -0000 oliver 2006-09-18 17:31:39 UTC FreeBSD ports repository Modified files: games/fwp Makefile games/ember Makefile graphics/ogre3d Makefile distinfo pkg-plist Log: update ogre3d to 1.2.3 Revision Changes Path 1.16 +7 -4 ports/games/ember/Makefile 1.4 +1 -1 ports/games/fwp/Makefile 1.13 +2 -2 ports/graphics/ogre3d/Makefile 1.5 +3 -3 ports/graphics/ogre3d/distinfo 1.7 +1 -1 ports/graphics/ogre3d/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17: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 8E17D16A4C9; Mon, 18 Sep 2006 17:50:17 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71CA943D77; Mon, 18 Sep 2006 17:49:14 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IHnEkl029149; Mon, 18 Sep 2006 17:49:14 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IHnET8029148; Mon, 18 Sep 2006 17:49:14 GMT (envelope-from skv) Message-Id: <200609181749.k8IHnET8029148@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 18 Sep 2006 17:49: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/textproc/p5-podlators 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, 18 Sep 2006 17:50:17 -0000 skv 2006-09-18 17:49:14 UTC FreeBSD ports repository Modified files: textproc/p5-podlators Makefile distinfo Log: Update to 2.0.5 Changes: http://search.cpan.org/src/RRA/podlators-2.0.5/ChangeLog Revision Changes Path 1.15 +1 -2 ports/textproc/p5-podlators/Makefile 1.7 +3 -3 ports/textproc/p5-podlators/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17:58: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 E290316A4E5; Mon, 18 Sep 2006 17:58:40 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13D0643DA0; Mon, 18 Sep 2006 17:55:39 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IHtWil029501; Mon, 18 Sep 2006 17:55:32 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IHtWLW029500; Mon, 18 Sep 2006 17:55:32 GMT (envelope-from csjp) Message-Id: <200609181755.k8IHtWLW029500@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Mon, 18 Sep 2006 17:55:32 +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/security/audit audit_bsm.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, 18 Sep 2006 17:58:41 -0000 csjp 2006-09-18 17:55:32 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm.c Log: Make sure that lutimes(2) gets processed and converted into a BSM record. Submitted by: rwatson MFC after: 1 day Revision Changes Path 1.13 +1 -0 src/sys/security/audit/audit_bsm.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 17:58: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 E705316A63E; Mon, 18 Sep 2006 17:58:53 +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 3F27543DE3; Mon, 18 Sep 2006 17:56:36 +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 k8IHuRd6029579; Mon, 18 Sep 2006 17:56:27 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IHuRDG029578; Mon, 18 Sep 2006 17:56:27 GMT (envelope-from erwin) Message-Id: <200609181756.k8IHuRDG029578@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 18 Sep 2006 17:56: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-WWW-Myspace 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, 18 Sep 2006 17:58:54 -0000 erwin 2006-09-18 17:56:27 UTC FreeBSD ports repository Modified files: www/p5-WWW-Myspace Makefile distinfo Log: Update to 0.58 PR: 103359 Submitted by: Gea-Suan Lin Revision Changes Path 1.6 +1 -1 ports/www/p5-WWW-Myspace/Makefile 1.6 +3 -3 ports/www/p5-WWW-Myspace/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18: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 A233816A639; Mon, 18 Sep 2006 18:01:12 +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 1DB5043D5C; Mon, 18 Sep 2006 18:01:11 +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 k8II1AEt029880; Mon, 18 Sep 2006 18:01:10 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8II1APo029879; Mon, 18 Sep 2006 18:01:10 GMT (envelope-from hrs) Message-Id: <200609181801.k8II1APo029879@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 18 Sep 2006 18:01: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/ptex-tetex Makefile pkg-plist ports/japanese/dvipsk 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, 18 Sep 2006 18:01:12 -0000 hrs 2006-09-18 18:01:10 UTC FreeBSD ports repository Modified files: japanese/ptex-tetex Makefile pkg-plist japanese/dvipsk Makefile pkg-plist Log: Fix pkg-plist. Spotted by: pointyhat Revision Changes Path 1.39 +1 -3 ports/japanese/dvipsk/Makefile 1.17 +2 -1 ports/japanese/dvipsk/pkg-plist 1.16 +2 -2 ports/japanese/ptex-tetex/Makefile 1.12 +2 -2 ports/japanese/ptex-tetex/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18:08: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 805F416A417; Mon, 18 Sep 2006 18:08:40 +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 B86D343DB3; Mon, 18 Sep 2006 18:07:55 +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 k8II7nWq031399; Mon, 18 Sep 2006 18:07:49 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8II7nde031398; Mon, 18 Sep 2006 18:07:49 GMT (envelope-from maxim) Message-Id: <200609181807.k8II7nde031398@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 18 Sep 2006 18:07: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/share/man/man3 Makefile pthread_yield.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, 18 Sep 2006 18:08:40 -0000 maxim 2006-09-18 18:07:49 UTC FreeBSD src repository Modified files: share/man/man3 Makefile Added files: share/man/man3 pthread_yield.3 Log: o Add pthread_yield.3 man page. PR: docs/100083 Reviewed by: deischen, ru Obtained from: OpenBSD MFC after: 2 weeks Revision Changes Path 1.42 +2 -1 src/share/man/man3/Makefile 1.1 +31 -0 src/share/man/man3/pthread_yield.3 (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18:09: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 5FE3316A407; Mon, 18 Sep 2006 18:09:25 +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 151A043DE4; Mon, 18 Sep 2006 18:08: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 k8II8dcC031449; Mon, 18 Sep 2006 18:08:39 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8II8dE4031448; Mon, 18 Sep 2006 18:08:39 GMT (envelope-from erwin) Message-Id: <200609181808.k8II8dE4031448@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 18 Sep 2006 18:08: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/security/p5-openxpki 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, 18 Sep 2006 18:09:25 -0000 erwin 2006-09-18 18:08:39 UTC FreeBSD ports repository Modified files: security/p5-openxpki Makefile pkg-plist Log: Fix pkg-plist and unbreak PR: 103356 Submitted by: Sergei Vyshenski (maintainer) Revision Changes Path 1.7 +0 -2 ports/security/p5-openxpki/Makefile 1.5 +0 -2 ports/security/p5-openxpki/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18: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 4E22516A415; Mon, 18 Sep 2006 18:15:05 +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 3BE9F43DAC; Mon, 18 Sep 2006 18:13:51 +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 k8IIDfij031795; Mon, 18 Sep 2006 18:13:41 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IIDfLX031784; Mon, 18 Sep 2006 18:13:41 GMT (envelope-from hrs) Message-Id: <200609181813.k8IIDfLX031784@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 18 Sep 2006 18:13: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/cad/pcb 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, 18 Sep 2006 18:15:05 -0000 hrs 2006-09-18 18:13:41 UTC FreeBSD ports repository Modified files: cad/pcb Makefile Log: Add pthread dependency to fix a crash problem. PR: ports/101327 Spotted by: Michael Glaum Revision Changes Path 1.53 +3 -2 ports/cad/pcb/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18:15: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 AEBE316A47E; Mon, 18 Sep 2006 18:15:09 +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 7FD4E43DAD; Mon, 18 Sep 2006 18:13: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 k8IIDfr9031794; Mon, 18 Sep 2006 18:13:41 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IIDfWg031793; Mon, 18 Sep 2006 18:13:41 GMT (envelope-from erwin) Message-Id: <200609181813.k8IIDfWg031793@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 18 Sep 2006 18:13: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/p5-Sys-Filesystem Makefile ports/sysutils/p5-Sys-Filesystem/files patch-lib-Sys-Filesystem-Freebsd.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: Mon, 18 Sep 2006 18:15:10 -0000 erwin 2006-09-18 18:13:41 UTC FreeBSD ports repository Modified files: sysutils/p5-Sys-Filesystem Makefile sysutils/p5-Sys-Filesystem/files patch-lib-Sys-Filesystem-Freebsd.pm Log: Fix for special filesystems and bump PORTREVISION. PR: 103362 Submitted by: pirzyk (maintainer) Revision Changes Path 1.2 +1 -0 ports/sysutils/p5-Sys-Filesystem/Makefile 1.2 +5 -5 ports/sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem-Freebsd.pm From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18: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 A6F3A16A49E; Mon, 18 Sep 2006 18:21:51 +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 9C75343D5E; Mon, 18 Sep 2006 18:21:36 +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 k8IILJad032219; Mon, 18 Sep 2006 18:21:19 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IILJRN032218; Mon, 18 Sep 2006 18:21:19 GMT (envelope-from erwin) Message-Id: <200609181821.k8IILJRN032218@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 18 Sep 2006 18:21: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/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: Mon, 18 Sep 2006 18:21:51 -0000 erwin 2006-09-18 18:21:19 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: Mark MANUAL_PACKAGE_BUILD as these ports don't build in a jail, and thus not on pointyhat. Submitted by: kris, gabor (maintainer) Revision Changes Path 1.34 +3 -0 ports/emulators/linux_dist-gentoo-stage1/Makefile 1.5 +3 -0 ports/emulators/linux_dist-gentoo-stage2/Makefile 1.5 +3 -0 ports/emulators/linux_dist-gentoo-stage3/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18:25: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 50B8116A4C9; Mon, 18 Sep 2006 18:25:00 +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 1E5C843D4C; Mon, 18 Sep 2006 18:25:00 +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 k8IIOxFI032434; Mon, 18 Sep 2006 18:25:00 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IIOx9F032433; Mon, 18 Sep 2006 18:24:59 GMT (envelope-from erwin) Message-Id: <200609181824.k8IIOx9F032433@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 18 Sep 2006 18:24: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/devel Makefile ports/devel/p5-Sys-SigAction 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, 18 Sep 2006 18:25:00 -0000 erwin 2006-09-18 18:24:59 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Sys-SigAction Makefile distinfo pkg-descr pkg-plist Log: Sys::SigAction - Perl extension for Consistent Signal Handling. With the use of this module, the signal handling behavior can be coded in a way that does not change from one perl version to the next, and thus using POSIX::sigaction() becomes a little easier. WWW: http://search.cpan.org/dist/Sys-SigAction/ PR: ports/103364 Submitted by: Sergei Vyshenski Revision Changes Path 1.2452 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Sys-SigAction/Makefile (new) 1.1 +3 -0 ports/devel/p5-Sys-SigAction/distinfo (new) 1.1 +6 -0 ports/devel/p5-Sys-SigAction/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Sys-SigAction/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18:25: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 E2CC316A494; Mon, 18 Sep 2006 18:25: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 E9C9243D53; Mon, 18 Sep 2006 18:25: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 k8IIPbJi032535; Mon, 18 Sep 2006 18:25:37 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IIPbiC032534; Mon, 18 Sep 2006 18:25:37 GMT (envelope-from erwin) Message-Id: <200609181825.k8IIPbiC032534@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 18 Sep 2006 18:25: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: Mon, 18 Sep 2006 18:25:40 -0000 erwin 2006-09-18 18:25:37 UTC FreeBSD ports repository Modified files: . modules Log: p5-Sys-SigAction --> ports/devel/p5-Sys-SigAction Revision Changes Path 1.16238 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18: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 9D41F16A4F8; Mon, 18 Sep 2006 18:25:57 +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 1D2DF43D4C; Mon, 18 Sep 2006 18:25: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 k8IIPniZ032562; Mon, 18 Sep 2006 18:25:49 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IIPnhL032561; Mon, 18 Sep 2006 18:25:49 GMT (envelope-from jylefort) Message-Id: <200609181825.k8IIPnhL032561@repoman.freebsd.org> From: Jean-Yves Lefort Date: Mon, 18 Sep 2006 18:25: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/devel/glib20 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, 18 Sep 2006 18:25:57 -0000 jylefort 2006-09-18 18:25:49 UTC FreeBSD ports repository Modified files: devel/glib20 Makefile Log: Avoid an icu crash in gimp by disabling optimizations. Revision Changes Path 1.127 +1 -0 ports/devel/glib20/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18:42: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 588E216A4AB; Mon, 18 Sep 2006 18:42:28 +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 5A83C43D8D; Mon, 18 Sep 2006 18:41:40 +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 k8IIfDgP034086; Mon, 18 Sep 2006 18:41:13 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IIfDWL034085; Mon, 18 Sep 2006 18:41:13 GMT (envelope-from acm) Message-Id: <200609181841.k8IIfDWL034085@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Mon, 18 Sep 2006 18:41: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/fpc Makefile Makefile.units ports/devel/fpc-bfd Makefile ports/devel/fpc-fcl Makefile ports/math/fpc-fftw Makefile ports/x11-toolkits/fpc-forms Makefile ports/graphics/fpc-fpgtk Makefile ports/devel/fpc-fv 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, 18 Sep 2006 18:42:28 -0000 acm 2006-09-18 18:41:13 UTC FreeBSD ports repository Modified files: lang/fpc Makefile Makefile.units devel/fpc-bfd Makefile devel/fpc-fcl Makefile math/fpc-fftw Makefile x11-toolkits/fpc-forms Makefile graphics/fpc-fpgtk Makefile devel/fpc-fv Makefile devel/fpc-gconf Makefile devel/fpc-gdbint Makefile databases/fpc-gdbm Makefile graphics/fpc-ggi Makefile x11-toolkits/fpc-gtk Makefile x11-toolkits/fpc-gtk2 Makefile security/fpc-hash Makefile databases/fpc-ibase Makefile graphics/fpc-imlib Makefile graphics/fpc-libgd Makefile graphics/fpc-libpng Makefile databases/fpc-mysql Makefile graphics/fpc-ncurses Makefile net/fpc-netdb Makefile databases/fpc-odbc Makefile graphics/fpc-opengl Makefile databases/fpc-oracle Makefile graphics/fpc-pasjpeg Makefile archivers/fpc-paszlib Makefile databases/fpc-postgres Makefile devel/fpc-regexpr Makefile databases/fpc-sqlite Makefile graphics/fpc-svgalib Makefile sysutils/fpc-syslog Makefile lang/fpc-tcl Makefile archivers/fpc-unzip Makefile lang/fpc-utils Makefile sysutils/fpc-utmp Makefile x11/fpc-x11 Makefile x11-toolkits/fpc-zvt Makefile Log: - Add OPTIONS to some freepascal ports. Now, we can install the external libs optionally.[1] - Other tiny modifications Suggested by: Ales Catona [1] Approved by: garga(mentor, implicit) Revision Changes Path 1.8 +0 -1 ports/archivers/fpc-paszlib/Makefile 1.5 +3 -2 ports/archivers/fpc-unzip/Makefile 1.5 +3 -3 ports/databases/fpc-gdbm/Makefile 1.10 +3 -3 ports/databases/fpc-ibase/Makefile 1.10 +3 -4 ports/databases/fpc-mysql/Makefile 1.11 +3 -3 ports/databases/fpc-odbc/Makefile 1.11 +1 -4 ports/databases/fpc-oracle/Makefile 1.12 +3 -4 ports/databases/fpc-postgres/Makefile 1.5 +3 -3 ports/databases/fpc-sqlite/Makefile 1.5 +3 -2 ports/devel/fpc-bfd/Makefile 1.5 +0 -2 ports/devel/fpc-fcl/Makefile 1.9 +0 -1 ports/devel/fpc-fv/Makefile 1.5 +3 -4 ports/devel/fpc-gconf/Makefile 1.12 +0 -1 ports/devel/fpc-gdbint/Makefile 1.10 +0 -1 ports/devel/fpc-regexpr/Makefile 1.5 +3 -3 ports/graphics/fpc-fpgtk/Makefile 1.5 +3 -3 ports/graphics/fpc-ggi/Makefile 1.5 +3 -3 ports/graphics/fpc-imlib/Makefile 1.5 +3 -3 ports/graphics/fpc-libgd/Makefile 1.5 +3 -2 ports/graphics/fpc-libpng/Makefile 1.5 +0 -1 ports/graphics/fpc-ncurses/Makefile 1.5 +3 -5 ports/graphics/fpc-opengl/Makefile 1.5 +0 -1 ports/graphics/fpc-pasjpeg/Makefile 1.5 +3 -3 ports/graphics/fpc-svgalib/Makefile 1.5 +3 -3 ports/lang/fpc-tcl/Makefile 1.4 +0 -1 ports/lang/fpc-utils/Makefile 1.25 +1 -1 ports/lang/fpc/Makefile 1.5 +222 -0 ports/lang/fpc/Makefile.units 1.2 +3 -2 ports/math/fpc-fftw/Makefile 1.5 +0 -1 ports/net/fpc-netdb/Makefile 1.8 +0 -1 ports/security/fpc-hash/Makefile 1.5 +0 -1 ports/sysutils/fpc-syslog/Makefile 1.5 +0 -1 ports/sysutils/fpc-utmp/Makefile 1.5 +3 -3 ports/x11-toolkits/fpc-forms/Makefile 1.6 +3 -5 ports/x11-toolkits/fpc-gtk/Makefile 1.6 +3 -4 ports/x11-toolkits/fpc-gtk2/Makefile 1.5 +3 -4 ports/x11-toolkits/fpc-zvt/Makefile 1.5 +3 -3 ports/x11/fpc-x11/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 18: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 A0B9216A47E; Mon, 18 Sep 2006 18:58:44 +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 D2DF043D8C; Mon, 18 Sep 2006 18:58:28 +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 k8IIwSQg036722; Mon, 18 Sep 2006 18:58:28 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IIwS9V036721; Mon, 18 Sep 2006 18:58:28 GMT (envelope-from garga) Message-Id: <200609181858.k8IIwS9V036721@repoman.freebsd.org> From: Renato Botelho Date: Mon, 18 Sep 2006 18: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: 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: Mon, 18 Sep 2006 18:58:44 -0000 garga 2006-09-18 18:58:28 UTC FreeBSD ports repository Modified files: . access Log: Forced commit to note that acm@ is now ready to fly solo and free from my mentorship. Good luck!! Revision Changes Path 1.730 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Mon Sep 18 19:02: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 0EF7516A415; Mon, 18 Sep 2006 19:02: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 C15DA43D76; Mon, 18 Sep 2006 19:02: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 k8IJ28WU036950; Mon, 18 Sep 2006 19:02:08 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IJ28sZ036949; Mon, 18 Sep 2006 19:02:08 GMT (envelope-from sat) Message-Id: <200609181902.k8IJ28sZ036949@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 18 Sep 2006 19:02: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/ftp/cmdftp 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, 18 Sep 2006 19:02:09 -0000 sat 2006-09-18 19:02:08 UTC FreeBSD ports repository Modified files: ftp/cmdftp Makefile distinfo Log: - Update to 0.9.4 Revision Changes Path 1.12 +1 -1 ports/ftp/cmdftp/Makefile 1.8 +3 -3 ports/ftp/cmdftp/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 19:19: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 70F0F16A47E; Mon, 18 Sep 2006 19:19: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 4DA6C43D9B; Mon, 18 Sep 2006 19:19:07 +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 k8IJJ738038826; Mon, 18 Sep 2006 19:19:07 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IJJ7qb038825; Mon, 18 Sep 2006 19:19:07 GMT (envelope-from miwi) Message-Id: <200609181919.k8IJJ7qb038825@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Sep 2006 19:19: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/lang/alisp 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, 18 Sep 2006 19:19:22 -0000 miwi 2006-09-18 19:19:07 UTC FreeBSD ports repository Modified files: lang/alisp Makefile distinfo Log: - Update to 20060917 PR: ports/103336 Submitted by: Nils M Holm (maintainer) Revision Changes Path 1.19 +1 -1 ports/lang/alisp/Makefile 1.17 +3 -3 ports/lang/alisp/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 19:27: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 B91CE16A4D4; Mon, 18 Sep 2006 19:27:05 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF4643D99; Mon, 18 Sep 2006 19:25:06 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k8IJOpPS077960; Mon, 18 Sep 2006 15:24:53 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Andre Oppermann Date: Mon, 18 Sep 2006 13:54:18 -0400 User-Agent: KMail/1.9.1 References: <200609171333.k8HDXUht029746@repoman.freebsd.org> In-Reply-To: <200609171333.k8HDXUht029746@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609181354.19593.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 18 Sep 2006 15:24:53 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1892/Mon Sep 18 07:53:36 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stge if_stge.c src/sys/dev/ti if_ti.c src/sys/dev/txp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 19:27:05 -0000 On Sunday 17 September 2006 09:33, Andre Oppermann wrote: > andre 2006-09-17 13:33:30 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bce if_bce.c > sys/dev/bge if_bge.c > sys/dev/em if_em.c > sys/dev/ixgb if_ixgb.c > sys/dev/nfe if_nfe.c > sys/dev/nge if_nge.c > sys/dev/re if_re.c > sys/dev/stge if_stge.c > sys/dev/ti if_ti.c > sys/dev/txp if_txp.c > sys/dev/vge if_vge.c > sys/net if_vlan.c if_vlan_var.h > sys/net80211 ieee80211_input.c ieee80211_output.c > sys/netgraph ng_vlan.c > sys/sys mbuf.h > Log: > Move ethernet VLAN tags from mtags to its own mbuf packet header field > m_pkthdr.ether_vlan. The presence of the M_VLANTAG flag on the mbuf > signifies the presence and validity of its content. Did you ever get a chance to benchmark this? I know in principle it should be faster, but as I had mentioned to you earlier, sometimes things that seem like they should be faster end up being slower, so it's generally helpful to verify one's assumptions with actual benchmarks or testing, etc. Also, it would have been helpful to have Robert's review on this as he has been talking about moving the vlan stuff into the ether input/output routines for quite a while now. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Sep 18 19:32: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 9E4CB16A416; Mon, 18 Sep 2006 19:32:48 +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 6E77B43D81; Mon, 18 Sep 2006 19:31:44 +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 k8IJVi6L039494; Mon, 18 Sep 2006 19:31:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IJViKI039493; Mon, 18 Sep 2006 19:31:44 GMT (envelope-from miwi) Message-Id: <200609181931.k8IJViKI039493@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Sep 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/lang/sketchy 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, 18 Sep 2006 19:32:48 -0000 miwi 2006-09-18 19:31:44 UTC FreeBSD ports repository Modified files: lang/sketchy Makefile distinfo pkg-descr pkg-plist Log: - Update to 20060913 PR: ports/103335 Submitted by: Nils M Holm (maintainer) Revision Changes Path 1.11 +2 -1 ports/lang/sketchy/Makefile 1.11 +3 -3 ports/lang/sketchy/distinfo 1.6 +2 -2 ports/lang/sketchy/pkg-descr 1.9 +0 -1 ports/lang/sketchy/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 19:58: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 03B4316A407; Mon, 18 Sep 2006 19:58:09 +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 7657443D5A; Mon, 18 Sep 2006 19:58:07 +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 k8IJw7Ml040842; Mon, 18 Sep 2006 19:58:07 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IJw7dT040841; Mon, 18 Sep 2006 19:58:07 GMT (envelope-from alepulver) Message-Id: <200609181958.k8IJw7dT040841@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 18 Sep 2006 19:58: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/games/doomlegacy Makefile pkg-plist ports/games/doomlegacy/files legacy.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, 18 Sep 2006 19:58:09 -0000 alepulver 2006-09-18 19:58:07 UTC FreeBSD ports repository Modified files: games/doomlegacy Makefile pkg-plist games/doomlegacy/files legacy.in Log: - Bump PORTREVISION. - Install wrapper script as PORTNAME (easier to find for users). - Rename directory from ~/.legacy to ~/.doomlegacy. - Do not use /usr/local, /usr/X11R6, /usr/local/include/SDL11 and -lSDL-1.1 directly. Use variables/command output instead. - Improve wrapper script: only create ~/.doomlegacy once, do not symlink WAD files since it looks in DOOMWADDIR (environment variable). - Remove ONLY_FOR_ARCHS=i386 (builds at least on amd64). PR: ports/103156 Approved by: maintainer (timeout) Revision Changes Path 1.11 +12 -7 ports/games/doomlegacy/Makefile 1.2 +14 -14 ports/games/doomlegacy/files/legacy.in 1.6 +1 -1 ports/games/doomlegacy/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Sep 18 20:03: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 89AD716A40F; Mon, 18 Sep 2006 20:03:00 +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 9E10943D6B; Mon, 18 Sep 2006 20:02:55 +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 k8IK2tiM041106; Mon, 18 Sep 2006 20:02:55 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IK2txi041105; Mon, 18 Sep 2006 20:02:55 GMT (envelope-from alepulver) Message-Id: <200609182002.k8IK2txi041105@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 18 Sep 2006 20:02: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/quake2-data 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, 18 Sep 2006 20:03:00 -0000 alepulver 2006-09-18 20:02:55 UTC FreeBSD ports repository Modified files: games/quake2-data Makefile Log: - Add the demo/manual distfile to the "data" group. Reported by: Volodymyr Kostyrko Revision Changes Path 1.12 +1 -1 ports/games/quake2-data/Makefile From owner-cvs-all@FreeBSD.ORG Mon Sep 18 20:17: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 9088F16A407; Mon, 18 Sep 2006 20:17: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 3C1DE43D78; Mon, 18 Sep 2006 20:17:43 +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 k8IKHhkv043076; Mon, 18 Sep 2006 20:17:43 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IKHhO2043075; Mon, 18 Sep 2006 20:17:43 GMT (envelope-from jhb) Message-Id: <200609182017.k8IKHhO2043075@repoman.freebsd.org> From: John Baldwin Date: Mon, 18 Sep 2006 20:17: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/dev/bktr bktr_i2c.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, 18 Sep 2006 20:17:43 -0000 jhb 2006-09-18 20:17:42 UTC FreeBSD src repository Modified files: sys/dev/bktr bktr_i2c.h Log: Update prototype for smbus callback change. Reported by: Ian FREISLICH Revision Changes Path 1.5 +1 -1 src/sys/dev/bktr/bktr_i2c.h From owner-cvs-all@FreeBSD.ORG Mon Sep 18 20:20: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 0CDD516A40F; Mon, 18 Sep 2006 20:20:51 +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 59A8B43DA7; Mon, 18 Sep 2006 20:20:11 +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 k8IKKApY043261; Mon, 18 Sep 2006 20:20:10 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IKK9jl043260; Mon, 18 Sep 2006 20:20:09 GMT (envelope-from itetcu) Message-Id: <200609182020.k8IKK9jl043260@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Mon, 18 Sep 2006 20:20: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/misc/tinderbox Makefile ports/misc/tinderbox/files patch-create patch-setup.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, 18 Sep 2006 20:20:51 -0000 itetcu 2006-09-18 20:20:09 UTC FreeBSD ports repository Modified files: misc/tinderbox Makefile Added files: misc/tinderbox/files patch-create patch-setup.sh Log: - Net/SMTP.pm and Digest/MD5.pm are both installed with perl 5.8.x so drop them from RUN_DEPENDS and add files/patch-setup.sh to patch the distribution [1] - allow creation of a Build that is a substring of an existing one ( files/patch-create) [2] - bump PORTREVISION Submitted by: oliver [1], bsam and marcus [2] Requested by: marcus [1] Revision Changes Path 1.19 +2 -3 ports/misc/tinderbox/Makefile 1.1 +22 -0 ports/misc/tinderbox/files/patch-create (new) 1.1 +0 -0 ports/misc/tinderbox/files/patch-setup.sh (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 20:54: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 2277716A417; Mon, 18 Sep 2006 20:54:41 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC2C543D58; Mon, 18 Sep 2006 20:54:40 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IKseVi053133; Mon, 18 Sep 2006 20:54:40 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IKseTq053132; Mon, 18 Sep 2006 20:54:40 GMT (envelope-from jkim) Message-Id: <200609182054.k8IKseTq053132@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 18 Sep 2006 20:54: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/dev/bge if_bge.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, 18 Sep 2006 20:54:41 -0000 jkim 2006-09-18 20:54:40 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: Simplify promiscuous mode check and make ALLMULTI independent from it. Revision Changes Path 1.147 +13 -14 src/sys/dev/bge/if_bge.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 21: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 4C65E16A662; Mon, 18 Sep 2006 21:09:33 +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 84CE143D81; Mon, 18 Sep 2006 21:09:28 +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 k8IL9SWV054990; Mon, 18 Sep 2006 21:09:28 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IL9Sxv054989; Mon, 18 Sep 2006 21:09:28 GMT (envelope-from flz) Message-Id: <200609182109.k8IL9Sxv054989@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 18 Sep 2006 21:09: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: 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: Mon, 18 Sep 2006 21:09:33 -0000 flz 2006-09-18 21:09:28 UTC FreeBSD ports repository Modified files: . access Log: I should have done this some time ago, johans' swordmaster training is complete. From now on, he will set ports/ on fire and decapitate PR submitters on his own. Revision Changes Path 1.731 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Mon Sep 18 21:25: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 E2EDF16A40F; Mon, 18 Sep 2006 21:25:38 +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 B35B643D4C; Mon, 18 Sep 2006 21:25:38 +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 k8ILPcBk055803; Mon, 18 Sep 2006 21:25:38 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ILPcQO055802; Mon, 18 Sep 2006 21:25:38 GMT (envelope-from shaun) Message-Id: <200609182125.k8ILPcQO055802@repoman.freebsd.org> From: Shaun Amott Date: Mon, 18 Sep 2006 21:25: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: www/en/cgi query-pr.cgi www/en/layout/css Makefile query-pr.css X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 21:25:39 -0000 shaun 2006-09-18 21:25:38 UTC FreeBSD doc repository (ports committer) Modified files: en/cgi query-pr.cgi en/layout/css Makefile Added files: en/layout/css query-pr.css Log: Introducing the new GNATS web interface. This was written from scratch, and offers numerous enhancements over the old script; notably: - Patches are parsed, coloured, uudecoded, and downloadable. - Cleaner, clearer layout. - Easier-to-read Audit-Trail. Reviewed by: freebsd-www (well, I tried...) Approved by: simon Revision Changes Path 1.53 +903 -194 www/en/cgi/query-pr.cgi 1.2 +2 -2 www/en/layout/css/Makefile 1.1 +120 -0 www/en/layout/css/query-pr.css (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 21: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 E20C016A407; Mon, 18 Sep 2006 21:59:07 +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 5723E43D70; Mon, 18 Sep 2006 21:59:04 +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 k8ILx4Ah057246; Mon, 18 Sep 2006 21:59:04 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ILx4vY057245; Mon, 18 Sep 2006 21:59:04 GMT (envelope-from ahze) Message-Id: <200609182159.k8ILx4vY057245@repoman.freebsd.org> From: Michael Johnson Date: Mon, 18 Sep 2006 21:59:04 +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/gnome screenshots.sgml www/en/gnome/images Makefile ss216-1-tn.png ss216-1.png ss216-2-tn.png ss216-2.png ss216-3-tn.png ss216-3.png ss216-4-tn.png ss216-4.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 21:59:08 -0000 ahze 2006-09-18 21:59:04 UTC FreeBSD doc repository (ports committer) Modified files: en/gnome screenshots.sgml en/gnome/images Makefile Added files: en/gnome/images ss216-1-tn.png ss216-1.png ss216-2-tn.png ss216-2.png ss216-3-tn.png ss216-3.png ss216-4-tn.png ss216-4.png Log: - Add some GNOME 2.16 Screenshots Submitted by: Dominique Goncalves Phillip Neumann Michael Johnson Franz Klammer Revision Changes Path 1.45 +9 -1 www/en/gnome/images/Makefile 1.1 +258 -0 www/en/gnome/images/ss216-1-tn.png (new) 1.1 +2281 -0 www/en/gnome/images/ss216-1.png (new) 1.1 +155 -0 www/en/gnome/images/ss216-2-tn.png (new) 1.1 +827 -0 www/en/gnome/images/ss216-2.png (new) 1.1 +197 -0 www/en/gnome/images/ss216-3-tn.png (new) 1.1 +997 -0 www/en/gnome/images/ss216-3.png (new) 1.1 +144 -0 www/en/gnome/images/ss216-4-tn.png (new) 1.1 +534 -0 www/en/gnome/images/ss216-4.png (new) 1.67 +38 -1 www/en/gnome/screenshots.sgml From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22:04: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 6FA1816A403; Mon, 18 Sep 2006 22:04:29 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9B0B43D6A; Mon, 18 Sep 2006 22:04:27 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 7FDB110E6B5; Tue, 19 Sep 2006 00:04:03 +0200 (CEST) X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ba3mqWU+MYFC; Tue, 19 Sep 2006 00:04:02 +0200 (CEST) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id 57B7A10E641; Tue, 19 Sep 2006 00:04:02 +0200 (CEST) Date: Tue, 19 Sep 2006 00:04:30 +0200 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <707901117.20060919000430@rulez.sk> To: Shaun Amott In-Reply-To: <200609182125.k8ILPcQO055802@repoman.freebsd.org> References: <200609182125.k8ILPcQO055802@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/cgi query-pr.cgi www/en/layout/css Makefile query-pr.css X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 22:04:29 -0000 Hello Shaun, Monday, September 18, 2006, 11:25:38 PM, you wrote: > shaun 2006-09-18 21:25:38 UTC > FreeBSD doc repository (ports committer) > Modified files: > en/cgi query-pr.cgi > en/layout/css Makefile > Added files: > en/layout/css query-pr.css > Log: > Introducing the new GNATS web interface. > Great work! -- Best regards, Daniel mailto:danger@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22:10: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 48CE316A412; Mon, 18 Sep 2006 22:10:07 +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 7130843D4C; Mon, 18 Sep 2006 22:10:05 +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 k8IMA5pK058893; Mon, 18 Sep 2006 22:10:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IMA5BU058892; Mon, 18 Sep 2006 22:10:05 GMT (envelope-from ahze) Message-Id: <200609182210.k8IMA5BU058892@repoman.freebsd.org> From: Michael Johnson Date: Mon, 18 Sep 2006 22:10: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/gnome index.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 22:10:07 -0000 ahze 2006-09-18 22:10:05 UTC FreeBSD doc repository (ports committer) Modified files: en/gnome index.xsl Log: - Update location of the rss feed from gnomedesktop.org Revision Changes Path 1.89 +2 -2 www/en/gnome/index.xsl From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22:18: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 7D87616A40F; Mon, 18 Sep 2006 22:18:22 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A6A443D4C; Mon, 18 Sep 2006 22:18:22 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IMIMlN059301; Mon, 18 Sep 2006 22:18:22 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IMIMUT059300; Mon, 18 Sep 2006 22:18:22 GMT (envelope-from jkim) Message-Id: <200609182218.k8IMIMUT059300@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 18 Sep 2006 22:18: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/dev/bge if_bge.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, 18 Sep 2006 22:18:22 -0000 jkim 2006-09-18 22:18:22 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: Do not strip VLAN tag in promiscuous mode. Revision Changes Path 1.148 +28 -15 src/sys/dev/bge/if_bge.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22:26: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 EAFFC16A403; Mon, 18 Sep 2006 22:26: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 A7E6543D6E; Mon, 18 Sep 2006 22:26: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 k8IMQtqx059810; Mon, 18 Sep 2006 22:26:55 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IMQtVI059809; Mon, 18 Sep 2006 22:26:55 GMT (envelope-from ahze) Message-Id: <200609182226.k8IMQtVI059809@repoman.freebsd.org> From: Michael Johnson Date: Mon, 18 Sep 2006 22:26:55 +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/gnome screenshots.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, 18 Sep 2006 22:26:56 -0000 ahze 2006-09-18 22:26:55 UTC FreeBSD doc repository (ports committer) Modified files: en/gnome screenshots.sgml Log: - Update apps running from Franz Klammers screnshot Revision Changes Path 1.68 +4 -4 www/en/gnome/screenshots.sgml From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22:33: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 65BA016A47B for ; Mon, 18 Sep 2006 22:33:36 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from ems01.seccuris.com (ems01.seccuris.com [204.112.0.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 4176543D55 for ; Mon, 18 Sep 2006 22:33:35 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: (qmail 74184 invoked by uid 86); 18 Sep 2006 23:10:49 -0000 Received: from unknown (HELO ?127.0.0.1?) (204.112.0.40) by ems01.seccuris.com with SMTP; 18 Sep 2006 23:10:49 -0000 Message-ID: <450F1EC1.4060106@FreeBSD.org> Date: Mon, 18 Sep 2006 17:33:37 -0500 From: "Christian S.J. Peron" User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Jung-uk Kim References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> In-Reply-To: <200609182218.k8IMIMUT059300@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/sys/dev/bge if_bge.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, 18 Sep 2006 22:33:36 -0000 Jung-uk Kim wrote: > jkim 2006-09-18 22:18:22 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c > Log: > Do not strip VLAN tag in promiscuous mode. > > Revision Changes Path > 1.148 +28 -15 src/sys/dev/bge/if_bge.c > > > I don't think this is right. An interface does not have to be in promiscuous mode in order to have BPF peers attached to it. If this is being done to ensure that vlan info is preserved for things like tcpdump, the correct fix is to use bpf_peers_present() instead. This issue has been discussed between myself, jhb, and andre for a couple of days now. The correct fix is to teach bpf to look at the mbuf and re-construct and insert the vlan tags before passing it through bpf_filter (and on to any peers), assuming the hardware is handling stripping and inserting vlan tags. I have agreed to work on this, time permitting. -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer FreeBSD Security Team From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22: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 1577F16A407; Mon, 18 Sep 2006 22:38:49 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E2943D53; Mon, 18 Sep 2006 22:38:48 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8IMcWWJ015361; Mon, 18 Sep 2006 18:38:32 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: src-committers@FreeBSD.org Date: Mon, 18 Sep 2006 18:38:06 -0400 User-Agent: KMail/1.6.2 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> In-Reply-To: <200609182218.k8IMIMUT059300@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609181838.14948.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1893/Mon Sep 18 14:37:26 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 18 Sep 2006 22:38:49 -0000 On Monday 18 September 2006 06:18 pm, Jung-uk Kim wrote: > jkim 2006-09-18 22:18:22 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c > Log: > Do not strip VLAN tag in promiscuous mode. > > Revision Changes Path > 1.148 +28 -15 src/sys/dev/bge/if_bge.c I've been using this for quite some time now. If anything is broken by this commit, please let me know with your 'dmegs | grep ^bge'. Thanks, Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22: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 62DB716A403; Mon, 18 Sep 2006 22:50:17 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A849C43D45; Mon, 18 Sep 2006 22:50:16 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id AD1495E11; Tue, 19 Sep 2006 02:50:15 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 890FB5C60; Tue, 19 Sep 2006 02:50:15 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8IMoFxq020853; Tue, 19 Sep 2006 02:50:15 +0400 (MSD) (envelope-from ru) Date: Tue, 19 Sep 2006 02:50:15 +0400 From: Ruslan Ermilov To: "Christian S.J. Peron" Message-ID: <20060918225015.GC20647@rambler-co.ru> References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <450F1EC1.4060106@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PuGuTyElPB9bOcsM" Content-Disposition: inline In-Reply-To: <450F1EC1.4060106@FreeBSD.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jung-uk Kim Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 18 Sep 2006 22:50:17 -0000 --PuGuTyElPB9bOcsM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 18, 2006 at 05:33:37PM -0500, Christian S.J. Peron wrote: > Jung-uk Kim wrote: > >jkim 2006-09-18 22:18:22 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/bge if_bge.c=20 > > Log: > > Do not strip VLAN tag in promiscuous mode. > > =20 > > Revision Changes Path > > 1.148 +28 -15 src/sys/dev/bge/if_bge.c > > > > > > =20 > I don't think this is right. An interface does not have to be in=20 > promiscuous mode in order to have BPF peers attached to it. If this is=20 > being done to ensure that vlan info is preserved for things like=20 > tcpdump, the correct fix is to use bpf_peers_present() instead. >=20 > This issue has been discussed between myself, jhb, and andre for a=20 > couple of days now. The correct fix is to teach bpf to look at the mbuf= =20 > and re-construct and insert the vlan tags before passing it through=20 > bpf_filter (and on to any peers), assuming the hardware is handling=20 > stripping and inserting vlan tags. I have agreed to work on this, time=20 > permitting. >=20 I have a patch that does this, but it's far away from me on a powered off computer. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --PuGuTyElPB9bOcsM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFDyKnqRfpzJluFF4RArdsAJ4r0+EiaQwbaWdcpCGUxhJPmOhj9wCePeBu bcZojLkfsg6Fowo2k/o9v+Q= =APpH -----END PGP SIGNATURE----- --PuGuTyElPB9bOcsM-- From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22:57: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 5584216A536; Mon, 18 Sep 2006 22:57:00 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E20F743D49; Mon, 18 Sep 2006 22:56:59 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8IMuxMt061305; Mon, 18 Sep 2006 22:56:59 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IMuxT1061304; Mon, 18 Sep 2006 22:56:59 GMT (envelope-from emax) Message-Id: <200609182256.k8IMuxT1061304@repoman.freebsd.org> From: Maksim Yevmenkin Date: Mon, 18 Sep 2006 22:56: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/uart uart_kbd_sun.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, 18 Sep 2006 22:57:00 -0000 emax 2006-09-18 22:56:59 UTC FreeBSD src repository Modified files: sys/dev/uart uart_kbd_sun.c Log: Do not try to call keyboard callback unless keyboard is active and busy. This should fix 'kbdcontrol -K < /dev/console' panic on sparc64 with sunkbd(4). PR: sparc64/96798 MFC after: 1 week Revision Changes Path 1.8 +6 -4 src/sys/dev/uart/uart_kbd_sun.c From owner-cvs-all@FreeBSD.ORG Mon Sep 18 22:57: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 819FA16A47B; Mon, 18 Sep 2006 22:57:39 +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 BB94743D66; Mon, 18 Sep 2006 22:57:33 +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 k8IMvXNg061340; Mon, 18 Sep 2006 22:57:33 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IMvXcO061339; Mon, 18 Sep 2006 22:57:33 GMT (envelope-from alepulver) Message-Id: <200609182257.k8IMvXcO061339@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 18 Sep 2006 22:57: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/ftp/prozilla/files patch-libprozilla__src__connect.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, 18 Sep 2006 22:57:39 -0000 alepulver 2006-09-18 22:57:33 UTC FreeBSD ports repository Added files: ftp/prozilla/files patch-libprozilla__src__connect.c Log: - Fix crash when getaddrinfo(3) (for DNS resolving) fails. - Fix memory leak (using freeaddrinfo(3) instead of just free(3)). Revision Changes Path 1.1 +45 -0 ports/ftp/prozilla/files/patch-libprozilla__src__connect.c (new) From owner-cvs-all@FreeBSD.ORG Mon Sep 18 23:02: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 BBBD916A407; Mon, 18 Sep 2006 23:02:13 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D66343D46; Mon, 18 Sep 2006 23:02:13 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8IN24G1015960; Mon, 18 Sep 2006 19:02:05 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: "Christian S.J. Peron" Date: Mon, 18 Sep 2006 19:01:45 -0400 User-Agent: KMail/1.6.2 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <450F1EC1.4060106@FreeBSD.org> In-Reply-To: <450F1EC1.4060106@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609181901.47414.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1893/Mon Sep 18 14:37:26 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 18 Sep 2006 23:02:13 -0000 On Monday 18 September 2006 06:33 pm, Christian S.J. Peron wrote: > Jung-uk Kim wrote: > > jkim 2006-09-18 22:18:22 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/bge if_bge.c > > Log: > > Do not strip VLAN tag in promiscuous mode. > > > > Revision Changes Path > > 1.148 +28 -15 src/sys/dev/bge/if_bge.c > > I don't think this is right. An interface does not have to be in > promiscuous mode in order to have BPF peers attached to it. If this > is being done to ensure that vlan info is preserved for things like > tcpdump, the correct fix is to use bpf_peers_present() instead. Yes, I know that. This is just a stopgap until we have 'correct' fix. BTW, I am just following bad example, i.e., em(4). ;-) > This issue has been discussed between myself, jhb, and andre for a > couple of days now. The correct fix is to teach bpf to look at the > mbuf and re-construct and insert the vlan tags before passing it > through bpf_filter (and on to any peers), assuming the hardware is > handling stripping and inserting vlan tags. I have agreed to work > on this, time permitting. It's good to hear that somebody is working on it. Thanks! Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Mon Sep 18 23:04: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 C225C16A403; Mon, 18 Sep 2006 23:04:57 +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 7D43E43D46; Mon, 18 Sep 2006 23:04:57 +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 k8IN4vaH062879; Mon, 18 Sep 2006 23:04:57 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8IN4vgL062878; Mon, 18 Sep 2006 23:04:57 GMT (envelope-from alepulver) Message-Id: <200609182304.k8IN4vgL062878@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 18 Sep 2006 23:04: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/duke3d-data/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: Mon, 18 Sep 2006 23:04:57 -0000 alepulver 2006-09-18 23:04:57 UTC FreeBSD ports repository Modified files: games/duke3d-data/files pkg-message.in Log: - Add a note in pkg-message about the High Resolution Pack available at http://hrp.duke4.net/. Revision Changes Path 1.2 +2 -0 ports/games/duke3d-data/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Mon Sep 18 23:26: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 9CF3116A403; Mon, 18 Sep 2006 23:26: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 5B34843D5D; Mon, 18 Sep 2006 23:26: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 k8INQU1K064389; Mon, 18 Sep 2006 23:26:30 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8INQUew064388; Mon, 18 Sep 2006 23:26:30 GMT (envelope-from ahze) Message-Id: <200609182326.k8INQUew064388@repoman.freebsd.org> From: Michael Johnson Date: Mon, 18 Sep 2006 23:26: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/nspr 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, 18 Sep 2006 23:26:30 -0000 ahze 2006-09-18 23:26:30 UTC FreeBSD ports repository Modified files: devel/nspr Makefile distinfo Log: - Update to 4.6.3 Revision Changes Path 1.26 +2 -3 ports/devel/nspr/Makefile 1.9 +3 -3 ports/devel/nspr/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 23:26: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 ACCD916A407; Mon, 18 Sep 2006 23:26:52 +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 4A7ED43D46; Mon, 18 Sep 2006 23:26:52 +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 k8INQq2C064431; Mon, 18 Sep 2006 23:26:52 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8INQq6M064430; Mon, 18 Sep 2006 23:26:52 GMT (envelope-from ahze) Message-Id: <200609182326.k8INQq6M064430@repoman.freebsd.org> From: Michael Johnson Date: Mon, 18 Sep 2006 23:26: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/security/nss 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, 18 Sep 2006 23:26:52 -0000 ahze 2006-09-18 23:26:52 UTC FreeBSD ports repository Modified files: security/nss Makefile distinfo Log: - Update to 3.11.3 Revision Changes Path 1.34 +2 -2 ports/security/nss/Makefile 1.12 +3 -3 ports/security/nss/distinfo From owner-cvs-all@FreeBSD.ORG Mon Sep 18 23:44: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 BA62E16A415; Mon, 18 Sep 2006 23:44:15 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 782B643D5F; Mon, 18 Sep 2006 23:44:13 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8INiDM4065300; Mon, 18 Sep 2006 23:44:13 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8INiDw2065299; Mon, 18 Sep 2006 23:44:13 GMT (envelope-from andre) Message-Id: <200609182344.k8INiDw2065299@repoman.freebsd.org> From: Andre Oppermann Date: Mon, 18 Sep 2006 23:44: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/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: Mon, 18 Sep 2006 23:44:15 -0000 andre 2006-09-18 23:44:13 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Don't forget to add curly braces when doing more than one line of actions after a 'if' statement. Pointy hat to: andre Revision Changes Path 1.146 +2 -1 src/sys/dev/em/if_em.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 00:57: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 A292016A407; Tue, 19 Sep 2006 00:57: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 5B34843D49; Tue, 19 Sep 2006 00:57:07 +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 k8J0v791077720; Tue, 19 Sep 2006 00:57:07 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J0v7Hw077719; Tue, 19 Sep 2006 00:57:07 GMT (envelope-from maho) Message-Id: <200609190057.k8J0v7Hw077719@repoman.freebsd.org> From: Maho Nakata Date: Tue, 19 Sep 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: ports/editors/openoffice.org-2.0 Makefile ports/editors/openoffice.org-2.0-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: Tue, 19 Sep 2006 00:57:07 -0000 maho 2006-09-19 00:57:07 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0 Makefile editors/openoffice.org-2.0-devel Makefile Log: Add RUN_DEPENDS of gcc41 for amd64. Revision Changes Path 1.275 +1 -0 ports/editors/openoffice.org-2.0-devel/Makefile 1.257 +1 -0 ports/editors/openoffice.org-2.0/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 01:39: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 A7D7116A407; Tue, 19 Sep 2006 01:39:21 +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 6E59243D45; Tue, 19 Sep 2006 01:39:21 +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 k8J1dLgR080720; Tue, 19 Sep 2006 01:39:21 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J1dLw2080719; Tue, 19 Sep 2006 01:39:21 GMT (envelope-from shaun) Message-Id: <200609190139.k8J1dLw2080719@repoman.freebsd.org> From: Shaun Amott Date: Tue, 19 Sep 2006 01:39: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/samba3 Makefile ports/net/samba3/files patch-include_includes.h samba.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, 19 Sep 2006 01:39:21 -0000 shaun 2006-09-19 01:39:21 UTC FreeBSD ports repository Modified files: net/samba3 Makefile net/samba3/files samba.in Added files: net/samba3/files patch-include_includes.h Log: - Maintainer reports: [1] After recent release of Samba 3.0.23c and corresponding version of port several problems with it were reported back by the users. - Fix for the broken OPTIONS menu due overlong line. That addresses PR ports/103158 and ports/102980 - Fix build on FreeBSD 7. PR ports/102919. - Several fixes to the rc.d/samba script, as well as a new code. Should handle 'restart' properly now. - Remove enforcement of a daemon shutdown during deinstallation due several requests. - SAMBA_PRIVATEDIR can now be redefined. - Warn the user if FAM_SUPPORT is enabled contrary to the selected OPTIONS. [2] PR: ports/103170 [1] ports/103276 [2] Submitted by: Timur I. Bakeyev (mainainer) [1], Scot Hetzel [2] Approved by: maintainer [2] Revision Changes Path 1.153 +8 -14 ports/net/samba3/Makefile 1.3 +16 -0 ports/net/samba3/files/patch-include_includes.h (new) 1.3 +115 -79 ports/net/samba3/files/samba.in From owner-cvs-all@FreeBSD.ORG Tue Sep 19 02:01: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 47EBB16A51B; Tue, 19 Sep 2006 02:01:11 +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 03AA343D45; Tue, 19 Sep 2006 02:01: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 k8J21AvQ081742; Tue, 19 Sep 2006 02:01:10 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J21ATV081733; Tue, 19 Sep 2006 02:01:10 GMT (envelope-from linimon) Message-Id: <200609190201.k8J21ATV081733@repoman.freebsd.org> From: Mark Linimon Date: Tue, 19 Sep 2006 02:01: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/emulators/vmware2 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, 19 Sep 2006 02:01:11 -0000 linimon 2006-09-19 02:01:09 UTC FreeBSD ports repository Modified files: emulators/vmware2 Makefile Log: Maintiainer no longer has time to look after this port. Revision Changes Path 1.66 +4 -6 ports/emulators/vmware2/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 02:03: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 A63D316A403; Tue, 19 Sep 2006 02:03:41 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 834CF43D45; Tue, 19 Sep 2006 02:03:40 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP; Tue, 19 Sep 2006 03:03:38 +0100 (BST) Date: Tue, 19 Sep 2006 03:03:37 +0100 From: Shaun Amott To: Daniel Gerzo Message-ID: <20060919020337.GA51037@picobyte.net> References: <200609182125.k8ILPcQO055802@repoman.freebsd.org> <707901117.20060919000430@rulez.sk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: <707901117.20060919000430@rulez.sk> User-Agent: Mutt/1.5.11 (FreeBSD i386) Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/cgi query-pr.cgi www/en/layout/css Makefile query-pr.css X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 02:03:41 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2006 at 12:04:30AM +0200, Daniel Gerzo wrote: >=20 > Great work! >=20 Thanks. :-) --=20 Shaun Amott // PGP: 0x6B387A9A "A foolish consistency is the hobgoblin of little minds." - Ralph Waldo Emerson --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFFD0/5kmhdCGs4epoRAoprAJ9rywyh5IVHmT4yPECDwojp2mU0gACgpH5f +L6Ds+Y4KT6pNS2BSC9IAlA= =PWaK -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 02: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 393A216A403; Tue, 19 Sep 2006 02:41:07 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AC8743D58; Tue, 19 Sep 2006 02:41:07 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8J2f6t5084660; Tue, 19 Sep 2006 02:41:06 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J2f6CM084659; Tue, 19 Sep 2006 02:41:06 GMT (envelope-from mi) Message-Id: <200609190241.k8J2f6CM084659@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 19 Sep 2006 02:41: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/firefox/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: Tue, 19 Sep 2006 02:41:07 -0000 mi 2006-09-19 02:41:06 UTC FreeBSD ports repository Modified files: www/firefox/files patch-configure Log: Add a tiny hunk to allow firefox to use our system libz instead of building its own. Some years ago there was a security problem with zlib-1.2.2 and firefox' configure checks the system's zlib.h to be 1.2.3 or higher. FreeBSD patched the hole without bumping the version number, which caused Firefox (and, likely, other Mozilla stuff) to build their own versions instead (and install their headers). Maintainers were repeatedly notified -- most recently about a month ago: <200608091216.00510@aldan>, <200601251926.39246.mi+mx@aldan.algebra.com>. Approved by: maintainer timeout Revision Changes Path 1.3 +8 -1 ports/www/firefox/files/patch-configure From owner-cvs-all@FreeBSD.ORG Tue Sep 19 03:46: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 250E116A415; Tue, 19 Sep 2006 03:46: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 1C09F43D62; Tue, 19 Sep 2006 03:46:27 +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 k8J3kQh6088918; Tue, 19 Sep 2006 03:46:26 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J3kQt5088917; Tue, 19 Sep 2006 03:46:26 GMT (envelope-from clsung) Message-Id: <200609190346.k8J3kQt5088917@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 03:46: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/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: Tue, 19 Sep 2006 03:46:28 -0000 clsung 2006-09-19 03:46:26 UTC FreeBSD ports repository Modified files: devel/p5-Acme-MetaSyntactic Makefile Makefile.man distinfo pkg-plist Log: - Update to 0.92 Revision Changes Path 1.22 +1 -1 ports/devel/p5-Acme-MetaSyntactic/Makefile 1.20 +2 -1 ports/devel/p5-Acme-MetaSyntactic/Makefile.man 1.22 +3 -3 ports/devel/p5-Acme-MetaSyntactic/distinfo 1.20 +2 -1 ports/devel/p5-Acme-MetaSyntactic/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 03: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 B9DEA16A403; Tue, 19 Sep 2006 03:49:07 +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 765D443D45; Tue, 19 Sep 2006 03:49: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 k8J3n7EE089021; Tue, 19 Sep 2006 03:49:07 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J3n7kY089020; Tue, 19 Sep 2006 03:49:07 GMT (envelope-from clsung) Message-Id: <200609190349.k8J3n7kY089020@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 03:49: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/net/p5-OurNet-BBS 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, 19 Sep 2006 03:49:07 -0000 clsung 2006-09-19 03:49:07 UTC FreeBSD ports repository Modified files: net/p5-OurNet-BBS Makefile Log: - Fix build - Transfer maintainership to perl@FreeBSD.org PR: ports/103330 Submitted by: Gea-Suan Lin Revision Changes Path 1.2 +3 -3 ports/net/p5-OurNet-BBS/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 04:25: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 DA1A416A4A7 for ; Tue, 19 Sep 2006 04:25:16 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9313F43D5F for ; Tue, 19 Sep 2006 04:25:13 +0000 (GMT) (envelope-from lehmann@ans-netz.de) Received: (qmail 43747 invoked by uid 89); 19 Sep 2006 04:25:11 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 19 Sep 2006 04:25:11 -0000 Date: Tue, 19 Sep 2006 06:24:39 +0200 From: Oliver Lehmann To: Maho Nakata Message-Id: <20060919062439.c191b461.lehmann@ans-netz.de> In-Reply-To: <200609190057.k8J0v7Hw077719@repoman.freebsd.org> References: <200609190057.k8J0v7Hw077719@repoman.freebsd.org> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.20; amd64-portbld-freebsd6.1) 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/editors/openoffice.org-2.0 Makefile ports/editors/openoffice.org-2.0-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: Tue, 19 Sep 2006 04:25:16 -0000 Maho Nakata wrote: > maho 2006-09-19 00:57:07 UTC > > FreeBSD ports repository > > Modified files: > editors/openoffice.org-2.0 Makefile > editors/openoffice.org-2.0-devel Makefile > Log: > Add RUN_DEPENDS of gcc41 for amd64. Thank you! -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-cvs-all@FreeBSD.ORG Tue Sep 19 04:42: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 A013B16A4A0 for ; Tue, 19 Sep 2006 04:42:19 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A2343D53 for ; Tue, 19 Sep 2006 04:42:17 +0000 (GMT) (envelope-from maho.nakata@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so5242519pye for ; Mon, 18 Sep 2006 21:42:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=ckOMMVnLDI4c3LElLUoMCVDosArznnflD8tQ6OuBfbTHwdM0TJUyvRGuLJ1CQUgWgLAsSJeKRKF3asH/UhcVOj9x2AcvNB/QuCQ+ltS47w52qxHX/Xt/iXgzQOkv5outFK/ByLnrwYvXWZsEtxVNA+XqGIE389eIsUgW7nf67vE= Received: by 10.35.72.1 with SMTP id z1mr25232267pyk; Mon, 18 Sep 2006 21:42:17 -0700 (PDT) Received: from localhost ( [133.11.172.102]) by mx.gmail.com with ESMTP id 36sm4096970nzk.2006.09.18.21.42.15; Mon, 18 Sep 2006 21:42:16 -0700 (PDT) Date: Tue, 19 Sep 2006 13:42:12 +0900 (JST) Message-Id: <20060919.134212.27776307.chat95@mac.com> To: lehmann@ans-netz.de From: NAKATA Maho In-Reply-To: <20060919062439.c191b461.lehmann@ans-netz.de> References: <200609190057.k8J0v7Hw077719@repoman.freebsd.org> <20060919062439.c191b461.lehmann@ans-netz.de> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: maho@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/openoffice.org-2.0 Makefile ports/editors/openoffice.org-2.0-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: Tue, 19 Sep 2006 04:42:19 -0000 From: Oliver Lehmann Subject: Re: cvs commit: ports/editors/openoffice.org-2.0 Makefile ports/editors/openoffice.org-2.0-devel Makefile Date: Tue, 19 Sep 2006 06:24:39 +0200 > Maho Nakata wrote: > > > maho 2006-09-19 00:57:07 UTC > > > > FreeBSD ports repository > > > > Modified files: > > editors/openoffice.org-2.0 Makefile > > editors/openoffice.org-2.0-devel Makefile > > Log: > > Add RUN_DEPENDS of gcc41 for amd64. > > Thank you! You are welcome. Actually, this is a workaround... -- NAKATA, Maho (maho@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Sep 19 07:27: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 B061916A403; Tue, 19 Sep 2006 07:27: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 68F9343D55; Tue, 19 Sep 2006 07:27: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 k8J7RqFE011306; Tue, 19 Sep 2006 07:27:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J7RqIq011305; Tue, 19 Sep 2006 07:27:52 GMT (envelope-from clsung) Message-Id: <200609190727.k8J7RqIq011305@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 07:27: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/lang/asn1c 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, 19 Sep 2006 07:27:52 -0000 clsung 2006-09-19 07:27:52 UTC FreeBSD ports repository Modified files: lang/asn1c Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.9.21 - original description: The ASN.1 compiler port lang/asn1c needs to be updated. A new version of compiler is available. Changes include RRC and H.248.1/MEGACO encoding support (PER). PR: ports/103396 Submitted by: maintainer (Lev Walkin) Revision Changes Path 1.11 +1 -1 ports/lang/asn1c/Makefile 1.9 +3 -3 ports/lang/asn1c/distinfo 1.4 +1 -1 ports/lang/asn1c/pkg-descr 1.7 +7 -1 ports/lang/asn1c/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 08:42: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 1C78716A4CA; Tue, 19 Sep 2006 08:42:15 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD36B44323; Tue, 19 Sep 2006 08:42:14 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8J8gEIa016448; Tue, 19 Sep 2006 08:42:14 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J8gEhc016447; Tue, 19 Sep 2006 08:42:14 GMT (envelope-from alexbl) Message-Id: <200609190842.k8J8gEhc016447@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Tue, 19 Sep 2006 08:42: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/audio/libtunepimp 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, 19 Sep 2006 08:42:15 -0000 alexbl 2006-09-19 08:42:14 UTC FreeBSD ports repository Modified files: audio/libtunepimp Makefile distinfo pkg-plist Log: Update to 0.5.1. - Take maintainership No Reponse From: Maintainer Approved by: linimon (portmgr), novel (mentor) Revision Changes Path 1.16 +2 -3 ports/audio/libtunepimp/Makefile 1.7 +3 -3 ports/audio/libtunepimp/distinfo 1.8 +1 -2 ports/audio/libtunepimp/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 08:43: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 C633C16A5FB; Tue, 19 Sep 2006 08:43: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 F34844402F; Tue, 19 Sep 2006 08: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 k8J8Pxv6015462; Tue, 19 Sep 2006 08:25:59 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J8Px0m015461; Tue, 19 Sep 2006 08:25:59 GMT (envelope-from clsung) Message-Id: <200609190825.k8J8Px0m015461@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 08:25: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/sysutils/pear-Log 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, 19 Sep 2006 08:43:24 -0000 clsung 2006-09-19 08:25:59 UTC FreeBSD ports repository Modified files: sysutils/pear-Log Makefile distinfo Log: - Update to 1.9.8 PR: ports/101174 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.30 +9 -4 ports/sysutils/pear-Log/Makefile 1.19 +3 -3 ports/sysutils/pear-Log/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 08: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 CEF2D16A540; Tue, 19 Sep 2006 08:43:58 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 461AF43D58; Tue, 19 Sep 2006 08:43:57 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8J8hvFv016525; Tue, 19 Sep 2006 08:43:57 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J8hvhT016524; Tue, 19 Sep 2006 08:43:57 GMT (envelope-from glebius) Message-Id: <200609190843.k8J8hvhT016524@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 19 Sep 2006 08:43: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/share/man/man4 tcp.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: Tue, 19 Sep 2006 08:43:58 -0000 glebius 2006-09-19 08:43:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 tcp.4 Log: MFC 1.53, 1.54: Document net.inet.tcp.maxtcptw and net.inet.tcp.nolocaltimewait. Wording by: Devon O'Dell Approved by: re (kensmith) Revision Changes Path 1.51.2.2 +19 -1 src/share/man/man4/tcp.4 From owner-cvs-all@FreeBSD.ORG Tue Sep 19 08:59: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 CA69716A403; Tue, 19 Sep 2006 08:59:29 +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 1806E440D9; Tue, 19 Sep 2006 08:27: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 k8J8RmvB015594; Tue, 19 Sep 2006 08:27:48 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J8Rm58015593; Tue, 19 Sep 2006 08:27:48 GMT (envelope-from clsung) Message-Id: <200609190827.k8J8Rm58015593@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 08:27: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/net/pear-Net_SMTP 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, 19 Sep 2006 08:59:29 -0000 clsung 2006-09-19 08:27:48 UTC FreeBSD ports repository Modified files: net/pear-Net_SMTP Makefile distinfo Log: - Update to 1.2.8 PR: ports/101185 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.12 +1 -1 ports/net/pear-Net_SMTP/Makefile 1.7 +3 -3 ports/net/pear-Net_SMTP/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 08:59: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 CE41C16A49E; Tue, 19 Sep 2006 08:59: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 8997944096; Tue, 19 Sep 2006 08: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 k8J8R85r015540; Tue, 19 Sep 2006 08: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 k8J8R8X4015539; Tue, 19 Sep 2006 08:27:08 GMT (envelope-from clsung) Message-Id: <200609190827.k8J8R8X4015539@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 08: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/security/pear-Auth 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, 19 Sep 2006 08:59:43 -0000 clsung 2006-09-19 08:27:08 UTC FreeBSD ports repository Modified files: security/pear-Auth Makefile distinfo Log: - Update to 1.3.0 PR: ports/101183 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.11 +14 -7 ports/security/pear-Auth/Makefile 1.8 +3 -3 ports/security/pear-Auth/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09: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 E292016A40F; Tue, 19 Sep 2006 09:00:23 +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 55BD5441B5; Tue, 19 Sep 2006 08:30:35 +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 k8J8UZdd015862; Tue, 19 Sep 2006 08:30:35 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J8UZfx015861; Tue, 19 Sep 2006 08:30:35 GMT (envelope-from rwatson) Message-Id: <200609190830.k8J8UZfx015861@repoman.freebsd.org> From: Robert Watson Date: Tue, 19 Sep 2006 08:30: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/lib/libbsm 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, 19 Sep 2006 09:00:24 -0000 rwatson 2006-09-19 08:30:34 UTC FreeBSD src repository Modified files: lib/libbsm Makefile Log: Hook up au_open.3 man page (and its symlinks), apparently missed during initial OpenBSM merge. Obtained from: TrustedBSD Project MFC after: 3 days Revision Changes Path 1.4 +5 -0 src/lib/libbsm/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09:00: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 C967216A5A9; Tue, 19 Sep 2006 09:00:50 +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 32841440FD; Tue, 19 Sep 2006 08:28: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 k8J8SJ67015708; Tue, 19 Sep 2006 08:28:19 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J8SJsf015707; Tue, 19 Sep 2006 08:28:19 GMT (envelope-from clsung) Message-Id: <200609190828.k8J8SJsf015707@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 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/net/pear-Net_Ping 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, 19 Sep 2006 09:00:51 -0000 clsung 2006-09-19 08:28:19 UTC FreeBSD ports repository Modified files: net/pear-Net_Ping Makefile distinfo Log: - Update to 2.4.1 PR: ports/101187 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.3 +1 -1 ports/net/pear-Net_Ping/Makefile 1.3 +3 -3 ports/net/pear-Net_Ping/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09:34: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 2B59016A40F; Tue, 19 Sep 2006 09:34:26 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9F743D46; Tue, 19 Sep 2006 09:34:25 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8J9YPB2027876; Tue, 19 Sep 2006 09:34:25 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J9YP6I027875; Tue, 19 Sep 2006 09:34:25 GMT (envelope-from ru) Message-Id: <200609190934.k8J9YP6I027875@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 19 Sep 2006 09:34: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/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 09:34:26 -0000 ru 2006-09-19 09:34:25 UTC FreeBSD src repository Modified files: sys/dev/kbdmux kbdmux.c Log: Back out revision 1.8. The only thing it did was to break LEDs (and some other less noticeable things) on little-endian 64-bit platforms such as amd64. PR: kern/101931 Discussed with: emax, marius MFC after: 1 day Revision Changes Path 1.10 +13 -13 src/sys/dev/kbdmux/kbdmux.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09:37: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 486E016A40F; Tue, 19 Sep 2006 09:37:00 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EAA43D6A; Tue, 19 Sep 2006 09:36:55 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8J9atIZ028062; Tue, 19 Sep 2006 09:36:55 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J9atgw028061; Tue, 19 Sep 2006 09:36:55 GMT (envelope-from mat) Message-Id: <200609190936.k8J9atgw028061@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 19 Sep 2006 09:36: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/irc/anope Makefile ports/irc/anope/files patch-lang-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, 19 Sep 2006 09:37:00 -0000 mat 2006-09-19 09:36:55 UTC FreeBSD ports repository Modified files: irc/anope Makefile Added files: irc/anope/files patch-lang-Makefile Log: fixup build Revision Changes Path 1.16 +0 -4 ports/irc/anope/Makefile 1.1 +25 -0 ports/irc/anope/files/patch-lang-Makefile (new) From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09:42: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 0663416A416 for ; Tue, 19 Sep 2006 09:42:20 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A1B43D67 for ; Tue, 19 Sep 2006 09:42:17 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so5336264pye for ; Tue, 19 Sep 2006 02:42:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=kDvZx08/ZsKPRaJjFe12IMdZIyXcjFCf4SglNYbsGmLsIt3ueKY/c86a+TGSAIJULaWh0UUvW617YIPcVT5z5NAZZ6OzLl2TFlSGAdfgXfiUl7PseeV+18tXC4212kttepqiQbR6HWfMQ++g4KGfhAhJsPCqTBfuEB1LdHuJHRA= Received: by 10.35.9.15 with SMTP id m15mr25703133pyi; Tue, 19 Sep 2006 02:42:16 -0700 (PDT) Received: by 10.35.105.10 with HTTP; Tue, 19 Sep 2006 02:42:16 -0700 (PDT) Message-ID: Date: Tue, 19 Sep 2006 13:42:16 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Mikhail Teterin" , gnome@freebsd.org, "michael johnson" In-Reply-To: <200609190241.k8J2f6CM084659@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609190241.k8J2f6CM084659@repoman.freebsd.org> X-Google-Sender-Auth: 5cabb81ce9d4d0eb Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/firefox/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: Tue, 19 Sep 2006 09:42:20 -0000 On 9/19/06, Mikhail Teterin wrote: > mi 2006-09-19 02:41:06 UTC > > FreeBSD ports repository > > Modified files: > www/firefox/files patch-configure > Log: > Add a tiny hunk to allow firefox to use our system libz instead of > building its own. Some years ago there was a security problem with > zlib-1.2.2 and firefox' configure checks the system's zlib.h to be > 1.2.3 or higher. > > FreeBSD patched the hole without bumping the version number, which > caused Firefox (and, likely, other Mozilla stuff) to build their own > versions instead (and install their headers). > > Maintainers were repeatedly notified -- most recently about a month > ago: <200608091216.00510@aldan>, <200601251926.39246.mi+mx@aldan.algebra.com>. > > Approved by: maintainer timeout > > Revision Changes Path > 1.3 +8 -1 ports/www/firefox/files/patch-configure > This should probably have been done somewhere in Makefile.common's post-patch target so that all related port could also use system's zlib. From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09:48: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 EB30416A416; Tue, 19 Sep 2006 09:48:31 +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 715C043D5C; Tue, 19 Sep 2006 09:48: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 k8J9mVus028601; Tue, 19 Sep 2006 09:48:31 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J9mVav028600; Tue, 19 Sep 2006 09:48:31 GMT (envelope-from clsung) Message-Id: <200609190948.k8J9mVav028600@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 09:48: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/textproc/pear-Numbers_Words 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, 19 Sep 2006 09:48:32 -0000 clsung 2006-09-19 09:48:30 UTC FreeBSD ports repository Modified files: textproc/pear-Numbers_Words Makefile distinfo Log: - Update to 0.15.0 PR: ports/101199 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.3 +11 -8 ports/textproc/pear-Numbers_Words/Makefile 1.3 +3 -3 ports/textproc/pear-Numbers_Words/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09: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 ECD9A16A4E6; Tue, 19 Sep 2006 09:49:03 +0000 (UTC) (envelope-from gj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD87043D55; Tue, 19 Sep 2006 09:49:03 +0000 (GMT) (envelope-from gj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8J9n3IW028641; Tue, 19 Sep 2006 09:49:03 GMT (envelope-from gj@repoman.freebsd.org) Received: (from gj@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J9n3EE028640; Tue, 19 Sep 2006 09:49:03 GMT (envelope-from gj) Message-Id: <200609190949.k8J9n3EE028640@repoman.freebsd.org> From: Gary Jennejohn Date: Tue, 19 Sep 2006 09: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/editors/xvile 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, 19 Sep 2006 09:49:04 -0000 gj 2006-09-19 09:49:03 UTC FreeBSD ports repository Modified files: editors/xvile Makefile Log: At the moment ftp.phred.org seems to be having problems, so make it the last entry in the list of mastersites. Revision Changes Path 1.76 +3 -3 ports/editors/xvile/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 09:49: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 1C9EA16A4B3; Tue, 19 Sep 2006 09:49:16 +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 CC9ED43D4C; Tue, 19 Sep 2006 09:49: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 k8J9nFgQ028670; Tue, 19 Sep 2006 09:49:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8J9nFAs028669; Tue, 19 Sep 2006 09:49:15 GMT (envelope-from clsung) Message-Id: <200609190949.k8J9nFAs028669@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 09:49: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/pear-PHP_CompatInfo 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, 19 Sep 2006 09:49:16 -0000 clsung 2006-09-19 09:49:15 UTC FreeBSD ports repository Modified files: devel/pear-PHP_CompatInfo Makefile distinfo Log: - Update to 1.1.1 PR: ports/101264 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.3 +7 -45 ports/devel/pear-PHP_CompatInfo/Makefile 1.3 +3 -3 ports/devel/pear-PHP_CompatInfo/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 10:40: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 3944D16A494; Tue, 19 Sep 2006 10:40:20 +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 EB83943D4C; Tue, 19 Sep 2006 10:40:19 +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 k8JAeJeW032298; Tue, 19 Sep 2006 10:40:19 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JAeJvg032297; Tue, 19 Sep 2006 10:40:19 GMT (envelope-from ahze) Message-Id: <200609191040.k8JAeJvg032297@repoman.freebsd.org> From: Michael Johnson Date: Tue, 19 Sep 2006 10:40: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/www/seamonkey 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, 19 Sep 2006 10:40:20 -0000 ahze 2006-09-19 10:40:19 UTC FreeBSD ports repository Modified files: www/seamonkey Makefile Log: - Mark BROKEN on sparc64 regchrome core dumps on install and leaves .core files behind. However seamonkey itself runs fine on sparc64. Reported by: kris mail Revision Changes Path 1.253 +3 -2 ports/www/seamonkey/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11:06: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 5B37A16A403; Tue, 19 Sep 2006 11:06:16 +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 162C643D53; Tue, 19 Sep 2006 11:06:16 +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 k8JB6F7m034639; Tue, 19 Sep 2006 11:06:15 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JB6Fpu034638; Tue, 19 Sep 2006 11:06:15 GMT (envelope-from pjd) Message-Id: <200609191106.k8JB6Fpu034638@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 19 Sep 2006 11:06:15 +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_cipher.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, 19 Sep 2006 11:06:16 -0000 pjd 2006-09-19 11:06:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/crypto/via padlock_cipher.c Log: MFC: sys/crypto/via/padlock_cipher.c 1.5 Less magic. Approved by: re (mux) Revision Changes Path 1.4.2.2 +3 -2 src/sys/crypto/via/padlock_cipher.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11:08: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 7B3F916A412; Tue, 19 Sep 2006 11:08:00 +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 2C9D643D45; Tue, 19 Sep 2006 11:08:00 +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 k8JB80d0034755; Tue, 19 Sep 2006 11:08:00 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JB802R034754; Tue, 19 Sep 2006 11:08:00 GMT (envelope-from pjd) Message-Id: <200609191108.k8JB802R034754@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 19 Sep 2006 11:07: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/geom geom_event.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, 19 Sep 2006 11:08:00 -0000 pjd 2006-09-19 11:07:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom geom_event.c Log: MFC: sys/geom/geom_event.c 1.55 Delay an orphan event if provider has still in-flight I/O requests. This way GEOM classes can safely detach from provider when an orphan event is received. This fixes 'detach with active requests' panic for gstripe/gconcat under load. PR: kern/102766 Submitted by: mjacob OK'ed by: phk Approved by: re (mux) Revision Changes Path 1.53.2.2 +4 -1 src/sys/geom/geom_event.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11:16: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 76D6916A492; Tue, 19 Sep 2006 11:16:15 +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 2555943D55; Tue, 19 Sep 2006 11:16:15 +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 k8JBGEvr035240; Tue, 19 Sep 2006 11:16:14 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JBGEe0035238; Tue, 19 Sep 2006 11:16:14 GMT (envelope-from pjd) Message-Id: <200609191116.k8JBGEe0035238@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 19 Sep 2006 11:16: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/sys/geom/mirror g_mirror.c 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: Tue, 19 Sep 2006 11:16:15 -0000 pjd 2006-09-19 11:16:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/mirror g_mirror.c sys/geom/raid3 g_raid3.c Log: MFC: sys/geom/mirror/g_mirror.c 1.90 sys/geom/raid3/g_raid3.c 1.74 Fix synchronization in gmirror and graid3 which I broken. Synchronization request can still have bio_to set to sc_provider (this is READ part of a synchronization request) and in this case g_{mirror,raid3}_sync() wasn't called as it should be. Approved by: re (mux) Revision Changes Path 1.66.2.10 +17 -7 src/sys/geom/mirror/g_mirror.c 1.40.2.15 +14 -5 src/sys/geom/raid3/g_raid3.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11: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 5BD8716A40F; Tue, 19 Sep 2006 11:28:07 +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 5DED543D76; Tue, 19 Sep 2006 11:28:06 +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 k8JBS659035803; Tue, 19 Sep 2006 11:28:06 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JBS6EQ035802; Tue, 19 Sep 2006 11:28:06 GMT (envelope-from pjd) Message-Id: <200609191128.k8JBS6EQ035802@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 19 Sep 2006 11:28: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/tools/regression readonly.t src/tools/regression/geom_eli readonly.t X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 11:28:07 -0000 pjd 2006-09-19 11:28:06 UTC FreeBSD src repository Added files: tools/regression/geom_eli readonly.t Removed files: tools/regression readonly.t Log: Move readonly.t regression tests file to where it belongs. I accidentally added it to a wrong directory. Revision Changes Path 1.1 +93 -0 src/tools/regression/geom_eli/readonly.t (new) 1.2 +0 -93 src/tools/regression/readonly.t (dead) From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11:40: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 0A96B16A4EB; Tue, 19 Sep 2006 11:40:42 +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 DF2FF43D6A; Tue, 19 Sep 2006 11:40:36 +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 k8JBeasE036415; Tue, 19 Sep 2006 11:40:36 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JBeaKm036414; Tue, 19 Sep 2006 11:40:36 GMT (envelope-from pjd) Message-Id: <200609191140.k8JBeaKm036414@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 19 Sep 2006 11:40: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/sbin/geom/class/eli geli.8 geom_eli.c src/sys/geom/eli g_eli.h g_eli_ctl.c src/tools/regression/geom_eli configure-b-B.t readonly.t X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 11:40:42 -0000 pjd 2006-09-19 11:40:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/geom/class/eli geli.8 geom_eli.c sys/geom/eli g_eli.h g_eli_ctl.c Added files: (Branch: RELENG_6) tools/regression/geom_eli configure-b-B.t readonly.t Log: MFC: sbin/geom/class/eli/geli.8 1.18-1.20 sbin/geom/class/eli/geom_eli.c 1.15,1.16 sys/geom/eli/g_eli.h 1.12 sys/geom/eli/g_eli_ctl.c 1.9,1.10 tools/regression/geom_eli/configure-b-B.t 1.1 tools/regression/geom_eli/readonly.t 1.1 sys/geom/eli/g_eli_ctl.c:1.9 - Remove extra arguments. sbin/geom/class/eli/geom_eli.c:1.15 First kill detached providers, because of two reasons: - after killing all attached providers, all providers are then detached and operation is repeated for those who were attached, - we don't want to remove keys for read-only attached providers, we only want to detach them. sbin/geom/class/eli/geli.8:1.18 Note that we don't destroy keys on read-only attached providers. tools/regression/geom_eli/readonly.t:1.1 Regression tests for read-only option (attach -r). src/sbin/geom/class/eli/geli.8:1.19 src/sbin/geom/class/eli/geom_eli.c:1.16 src/sys/geom/eli/g_eli.h:1.12 src/sys/geom/eli/g_eli_ctl.c:1.10 Add 'configure' subcommand which for now only allows setting and removing of the BOOT flag. It can be performed on both attached and detached providers. Requested by: Matthias Lederhofer tools/regression/geom_eli/configure-b-B.t:1.1 Add regression tests for 'geli configure' subcommand. sbin/geom/class/eli/geom_eli.c:1.17 Fix copy&paste mistake. Submitted by: Matthias Lederhofer sbin/geom/class/eli/geli.8:1.18 Remove a contraction and add a missing article. Commit to HEAD by: brueffer Approved by: re (mux) Revision Changes Path 1.2.2.7 +23 -3 src/sbin/geom/class/eli/geli.8 1.1.2.10 +74 -8 src/sbin/geom/class/eli/geom_eli.c 1.1.2.7 +5 -3 src/sys/geom/eli/g_eli.h 1.1.2.6 +112 -2 src/sys/geom/eli/g_eli_ctl.c 1.1.2.1 +130 -0 src/tools/regression/geom_eli/configure-b-B.t (new) 1.1.2.1 +93 -0 src/tools/regression/geom_eli/readonly.t (new) From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11: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 D622416A40F; Tue, 19 Sep 2006 11:43:17 +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 BA38F43D82; Tue, 19 Sep 2006 11:42:31 +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 k8JBgJj7036589; Tue, 19 Sep 2006 11:42:19 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JBgJts036588; Tue, 19 Sep 2006 11:42:19 GMT (envelope-from flz) Message-Id: <200609191142.k8JBgJts036588@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 19 Sep 2006 11:42: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-p2p/ctorrent 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, 19 Sep 2006 11:43:18 -0000 flz 2006-09-19 11:42:19 UTC FreeBSD ports repository Modified files: net-p2p/ctorrent Makefile distinfo Log: Update to dnh patchset version 2.1. Submitted by: az Revision Changes Path 1.13 +3 -2 ports/net-p2p/ctorrent/Makefile 1.9 +3 -0 ports/net-p2p/ctorrent/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11: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 2699B16A47B; Tue, 19 Sep 2006 11:45:24 +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 0C96D43E09; Tue, 19 Sep 2006 11:43:28 +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 k8JBggsK036624; Tue, 19 Sep 2006 11:42:42 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JBggSo036623; Tue, 19 Sep 2006 11:42:42 GMT (envelope-from pjd) Message-Id: <200609191142.k8JBggSo036623@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 19 Sep 2006 11:42:42 +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: Tue, 19 Sep 2006 11:45:24 -0000 pjd 2006-09-19 11:42:42 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.19 Small fixes after adding __printflike() to gctl_error(). Approved by: re (mux) Revision Changes Path 1.11.2.4 +4 -4 src/sys/geom/raid3/g_raid3_ctl.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11:45: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 3661516A4D4; Tue, 19 Sep 2006 11:45:42 +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 909E843E5F; Tue, 19 Sep 2006 11:44:17 +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 k8JBiGue036709; Tue, 19 Sep 2006 11:44:16 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JBiGKN036708; Tue, 19 Sep 2006 11:44:16 GMT (envelope-from pjd) Message-Id: <200609191144.k8JBiGKN036708@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 19 Sep 2006 11:44: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/geom geom.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, 19 Sep 2006 11:45:42 -0000 pjd 2006-09-19 11:44:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom geom.h Log: MFC: sys/geom/geom.h 1.97 Add __printflike() to gctl_error(). Approved by: phk Approved by: re (mux) Revision Changes Path 1.90.2.3 +1 -1 src/sys/geom/geom.h From owner-cvs-all@FreeBSD.ORG Tue Sep 19 11:45: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 4A31716A591; Tue, 19 Sep 2006 11:45:43 +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 AB49A43D55; Tue, 19 Sep 2006 11:44:39 +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 k8JBidKQ036743; Tue, 19 Sep 2006 11:44:39 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JBid8L036742; Tue, 19 Sep 2006 11:44:39 GMT (envelope-from edwin) Message-Id: <200609191144.k8JBid8L036742@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 19 Sep 2006 11:44: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/misc/zoneinfo 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, 19 Sep 2006 11:45:43 -0000 edwin 2006-09-19 11:44:39 UTC FreeBSD ports repository Modified files: misc/zoneinfo Makefile distinfo Log: update to 2006l Revision Changes Path 1.8 +1 -2 ports/misc/zoneinfo/Makefile 1.5 +3 -3 ports/misc/zoneinfo/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 12:38: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 A1B0916A415; Tue, 19 Sep 2006 12:38: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 8B9BB43D91; Tue, 19 Sep 2006 12:38:09 +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 k8JCc93U040317; Tue, 19 Sep 2006 12:38:09 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JCc9U2040316; Tue, 19 Sep 2006 12:38:09 GMT (envelope-from rwatson) Message-Id: <200609191238.k8JCc9U2040316@repoman.freebsd.org> From: Robert Watson Date: Tue, 19 Sep 2006 12:38:08 +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/ia64/ia32 ia32_trap.c src/sys/ia64/ia64 trap.c src/sys/powerpc/powerpc trap.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, 19 Sep 2006 12:38:15 -0000 rwatson 2006-09-19 12:38:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ia64/ia32 ia32_trap.c sys/ia64/ia64 trap.c sys/powerpc/powerpc trap.c Log: Merge ia32_trap.c:1.13, ia64/trap.c:1.124, and powerpc/trap.c:1.62 from HEAD to RELENG_6: Add audit hooks for ppc, ia64 system call paths. Reviewed by: marcel (ia64) Obtained from: TrustedBSD Project Approved by: re (mux) Revision Changes Path 1.5.2.3 +4 -0 src/sys/ia64/ia32/ia32_trap.c 1.113.2.3 +4 -0 src/sys/ia64/ia64/trap.c 1.54.2.3 +4 -0 src/sys/powerpc/powerpc/trap.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 12: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 D182216A412; Tue, 19 Sep 2006 12:47:13 +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 54BC843D5E; Tue, 19 Sep 2006 12:47: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 k8JClDhQ048714; Tue, 19 Sep 2006 12:47:13 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JClDaT048713; Tue, 19 Sep 2006 12:47:13 GMT (envelope-from kib) Message-Id: <200609191247.k8JClDaT048713@repoman.freebsd.org> From: Konstantin Belousov Date: Tue, 19 Sep 2006 12:47: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/libexec/rtld-elf rtld.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, 19 Sep 2006 12:47:13 -0000 kib 2006-09-19 12:47:13 UTC FreeBSD src repository Modified files: libexec/rtld-elf rtld.c Log: Fix the buggy rev. 1.117. dagmembers are only initialized for dlopen'ed dso that are actually loading. If dso a.so depends on b.so, then dlsym with handle from dlopen("b.so") will fail unconditionally. Correct implementation shall use the Obj_Entry.needed list to walk dependencies DAG. Test provided by: jkim Tested (prev. version) by: jkim, Nicolas Blais , h.blanke at chello nl Pointy hat to: kib Approved by: kan (mentor) Revision Changes Path 1.118 +63 -5 src/libexec/rtld-elf/rtld.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 12:52: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 551BB16A416; Tue, 19 Sep 2006 12:52:01 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D41B43D46; Tue, 19 Sep 2006 12:52:00 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k8JCpwGr007384 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Sep 2006 16:51:59 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k8JCpwDU007383; Tue, 19 Sep 2006 16:51:58 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 19 Sep 2006 16:51:58 +0400 From: Gleb Smirnoff To: John Baldwin Message-ID: <20060919125158.GF27667@FreeBSD.org> References: <200609171333.k8HDXUht029746@repoman.freebsd.org> <200609181354.19593.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200609181354.19593.jhb@freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andre Oppermann , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stge if_stge.c src/sys/dev/ti if_ti.c src/sys/dev/txp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 12:52:01 -0000 On Mon, Sep 18, 2006 at 01:54:18PM -0400, John Baldwin wrote: J> Did you ever get a chance to benchmark this? I know in principle it should be J> faster, but as I had mentioned to you earlier, sometimes things that seem J> like they should be faster end up being slower, so it's generally helpful to J> verify one's assumptions with actual benchmarks or testing, etc. Also, it J> would have been helpful to have Robert's review on this as he has been J> talking about moving the vlan stuff into the ether input/output routines for J> quite a while now. /me seconds. When introducing the mtag UMA zone I've done benchmarking, that proved that this change should go into CVS. I'd appreciate if the removal would be confirmed with a benchmark result. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Tue Sep 19 12:54: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 14CF016A407; Tue, 19 Sep 2006 12:54: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 B977343D55; Tue, 19 Sep 2006 12:54:07 +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 k8JCs7L3049014; Tue, 19 Sep 2006 12:54:07 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JCs7VP049013; Tue, 19 Sep 2006 12:54:07 GMT (envelope-from rafan) Message-Id: <200609191254.k8JCs7VP049013@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 19 Sep 2006 12:54: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-Workflow 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, 19 Sep 2006 12:54:08 -0000 rafan 2006-09-19 12:54:07 UTC FreeBSD ports repository Modified files: devel/p5-Workflow pkg-descr Log: - Fix WWW entry PR: ports/103398 Submitted by: Sergei Vyshenski (maintainer) Revision Changes Path 1.3 +1 -1 ports/devel/p5-Workflow/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Sep 19 12:58: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 A630316A407; Tue, 19 Sep 2006 12:58:41 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6299143D49; Tue, 19 Sep 2006 12:58:41 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JCwfh9049246; Tue, 19 Sep 2006 12:58:41 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JCwfkZ049245; Tue, 19 Sep 2006 12:58:41 GMT (envelope-from glebius) Message-Id: <200609191258.k8JCwfkZ049245@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 19 Sep 2006 12:58:41 +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/netinet tcp_input.c tcp_subr.c tcp_var.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, 19 Sep 2006 12:58:41 -0000 glebius 2006-09-19 12:58:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet tcp_input.c tcp_subr.c tcp_var.h Log: With recent MFC the tcp_twclose() can be converted to void, as it is in HEAD. Submitted by: ru Approved by: re (mux) Revision Changes Path 1.281.2.11 +1 -1 src/sys/netinet/tcp_input.c 1.228.2.11 +2 -3 src/sys/netinet/tcp_subr.c 1.126.2.3 +1 -2 src/sys/netinet/tcp_var.h From owner-cvs-all@FreeBSD.ORG Tue Sep 19 13: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 414E516A40F; Tue, 19 Sep 2006 13:01:21 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D38F643D5C; Tue, 19 Sep 2006 13:01:20 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JD1KOo049539; Tue, 19 Sep 2006 13:01:20 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JD1KLq049538; Tue, 19 Sep 2006 13:01:20 GMT (envelope-from ru) Message-Id: <200609191301.k8JD1KLq049538@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 19 Sep 2006 13:01: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/dev/kbdmux kbdmux.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, 19 Sep 2006 13:01:21 -0000 ru 2006-09-19 13:01:20 UTC FreeBSD src repository Modified files: sys/dev/kbdmux kbdmux.c Log: This time, really fix endian bugs accessing ioctl arguments that are passed by value. These are KDSKBMODE, KDSETLED, KDSKBSTATE, and KDSETRAD. Tested on: amd64, sparc64 (demo code) Revision Changes Path 1.11 +8 -8 src/sys/dev/kbdmux/kbdmux.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 13:03: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 977D116A403; Tue, 19 Sep 2006 13:03:10 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B66743D53; Tue, 19 Sep 2006 13:03:10 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JD3AXs050784; Tue, 19 Sep 2006 13:03:10 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JD3AHl050783; Tue, 19 Sep 2006 13:03:10 GMT (envelope-from ru) Message-Id: <200609191303.k8JD3AHl050783@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 19 Sep 2006 13:03: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/dev/kbdmux kbdmux.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, 19 Sep 2006 13:03:10 -0000 ru 2006-09-19 13:03:10 UTC FreeBSD src repository Modified files: sys/dev/kbdmux kbdmux.c Log: Make typecast expressions comply with style(9). Revision Changes Path 1.12 +5 -5 src/sys/dev/kbdmux/kbdmux.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 13:14: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 A7FD316A412; Tue, 19 Sep 2006 13:14: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 4C4AC43D53; Tue, 19 Sep 2006 13:14:55 +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 k8JDEtXH051416; Tue, 19 Sep 2006 13:14:55 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JDEt1S051415; Tue, 19 Sep 2006 13:14:55 GMT (envelope-from rafan) Message-Id: <200609191314.k8JDEt1S051415@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 19 Sep 2006 13:14: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-im/tkabber-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: Tue, 19 Sep 2006 13:14:55 -0000 rafan 2006-09-19 13:14:54 UTC FreeBSD ports repository Modified files: net-im/tkabber-devel Makefile distinfo pkg-plist Log: - Update to snapshot 0.9.9.a.20060917 PR: ports/103354 Submitted by: Denis Shaposhnikov (maintainer) Revision Changes Path 1.18 +2 -2 ports/net-im/tkabber-devel/Makefile 1.17 +3 -3 ports/net-im/tkabber-devel/distinfo 1.13 +70 -53 ports/net-im/tkabber-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 13:17: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 9DC3516A407; Tue, 19 Sep 2006 13:17: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 5C9C443D5A; Tue, 19 Sep 2006 13:17: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 k8JDHfRn051604; Tue, 19 Sep 2006 13:17:41 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JDHf1Y051603; Tue, 19 Sep 2006 13:17:41 GMT (envelope-from rafan) Message-Id: <200609191317.k8JDHf1Y051603@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 19 Sep 2006 13:17: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/games/utserver 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, 19 Sep 2006 13:17:41 -0000 rafan 2006-09-19 13:17:40 UTC FreeBSD ports repository Modified files: games/utserver Makefile Log: - No need to use bsdtar on 4.x anymore Submitted by: Alexander Logvinov (maintainer) Revision Changes Path 1.26 +5 -12 ports/games/utserver/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 13:20: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 3DF5D16A412; Tue, 19 Sep 2006 13:20:43 +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 F1B9E43D5A; Tue, 19 Sep 2006 13:20:42 +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 k8JDKgig051768; Tue, 19 Sep 2006 13:20:42 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JDKgS0051767; Tue, 19 Sep 2006 13:20:42 GMT (envelope-from shaun) Message-Id: <200609191320.k8JDKgS0051767@repoman.freebsd.org> From: Shaun Amott Date: Tue, 19 Sep 2006 13:20:42 +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/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 13:20:43 -0000 shaun 2006-09-19 13:20:42 UTC FreeBSD doc repository (ports committer) Modified files: en/cgi query-pr.cgi Log: Fix a few bugs in the processing of the Audit-Trail: - A multi-line mail header wrapping on a space wasn't handled correctly. - My attempt at finding the end of patches with no delimiter inside replies wasn't working in some cases; I've disabled it for now. Revision Changes Path 1.54 +15 -7 www/en/cgi/query-pr.cgi From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:01: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 F245E16A403; Tue, 19 Sep 2006 14:01:48 +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 A9E5F43D46; Tue, 19 Sep 2006 14:01:48 +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 k8JE1mHP056506; Tue, 19 Sep 2006 14:01:48 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE1meU056505; Tue, 19 Sep 2006 14:01:48 GMT (envelope-from simon) Message-Id: <200609191401.k8JE1meU056505@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:01: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/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.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, 19 Sep 2006 14:01:49 -0000 simon 2006-09-19 14:01:48 UTC FreeBSD src repository Modified files: gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Revision Changes Path 1.5 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.10 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.6 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.7 +2 -3 src/gnu/usr.bin/gzip/unpack.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:02: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 C5CBC16A518; Tue, 19 Sep 2006 14:02:34 +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 DF3DA43D49; Tue, 19 Sep 2006 14:02:30 +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 k8JE2Uo6056598; Tue, 19 Sep 2006 14:02:30 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE2U4O056597; Tue, 19 Sep 2006 14:02:30 GMT (envelope-from simon) Message-Id: <200609191402.k8JE2U4O056597@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:02: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/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.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, 19 Sep 2006 14:02:34 -0000 simon 2006-09-19 14:02:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Approved by: re (kensmith, bmah) Revision Changes Path 1.4.8.1 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.9.8.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.34.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.34.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14: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 E65A316A612; Tue, 19 Sep 2006 14:03:02 +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 A3D3443D6B; Tue, 19 Sep 2006 14:03:02 +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 k8JE32BU057003; Tue, 19 Sep 2006 14:03:02 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE326W056999; Tue, 19 Sep 2006 14:03:02 GMT (envelope-from kib) Message-Id: <200609191403.k8JE326W056999@repoman.freebsd.org> From: Konstantin Belousov Date: Tue, 19 Sep 2006 14:03: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/fs/devfs devfs_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, 19 Sep 2006 14:03:03 -0000 kib 2006-09-19 14:03:02 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_vnops.c Log: Fix the bug in rev. 1.134. In devfs_allocv_drop_refs(), when not_found == 2 and drop_dm_lock is true, no unlocking shall be attempted. The lock is already dropped and memory is freed. Found with: Coverity Prevent(tm) CID: 1536 Approved by: pjd (mentor) Revision Changes Path 1.135 +1 -1 src/sys/fs/devfs/devfs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:03: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 1014F16A4EA; Tue, 19 Sep 2006 14:03:34 +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 9E78C43D70; Tue, 19 Sep 2006 14:03:27 +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 k8JE3RUC057984; Tue, 19 Sep 2006 14:03:27 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE3QmZ057983; Tue, 19 Sep 2006 14:03:26 GMT (envelope-from simon) Message-Id: <200609191403.k8JE3QmZ057983@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:03:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c src/sys/conf newvers.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: Tue, 19 Sep 2006 14:03:34 -0000 simon 2006-09-19 14:03:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) . UPDATING gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c sys/conf newvers.sh Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Approved by: so (simon) Revision Changes Path 1.416.2.22.2.9 +3 -0 src/UPDATING 1.4.12.1 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.9.12.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.38.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.38.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c 1.69.2.11.2.9 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14: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 EAE9116A5CE; Tue, 19 Sep 2006 14:04: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 CDDBF43D5D; Tue, 19 Sep 2006 14:04:12 +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 k8JE4Cuc058083; Tue, 19 Sep 2006 14:04:12 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE4CSw058082; Tue, 19 Sep 2006 14:04:12 GMT (envelope-from kib) Message-Id: <200609191404.k8JE4CSw058082@repoman.freebsd.org> From: Konstantin Belousov Date: Tue, 19 Sep 2006 14:04: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/kern vfs_mount.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, 19 Sep 2006 14:04:15 -0000 kib 2006-09-19 14:04:12 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Fix the bug in rev. 1.232. If vfs_suser returned false, coveredvp shall be unlocked only if it really exists. Found with: Coverity Prevent(tm) CID: 1535 Approved by: pjd (mentor) Revision Changes Path 1.233 +2 -1 src/sys/kern/vfs_mount.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:04: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 604B816A778; Tue, 19 Sep 2006 14:04:17 +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 0673243D73; Tue, 19 Sep 2006 14:04:14 +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 k8JE4D2l058160; Tue, 19 Sep 2006 14:04:13 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE4DtZ058159; Tue, 19 Sep 2006 14:04:13 GMT (envelope-from simon) Message-Id: <200609191404.k8JE4DtZ058159@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:04:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c src/sys/conf newvers.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: Tue, 19 Sep 2006 14:04:17 -0000 simon 2006-09-19 14:04:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) . UPDATING gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c sys/conf newvers.sh Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Approved by: so (simon) Revision Changes Path 1.416.2.3.2.17 +3 -0 src/UPDATING 1.4.10.1 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.9.10.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.36.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.36.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c 1.69.2.8.2.13 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:06: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 08F6B16A4A7; Tue, 19 Sep 2006 14:06:27 +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 2403F43D72; Tue, 19 Sep 2006 14:06:22 +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 k8JE6MCi058421; Tue, 19 Sep 2006 14:06:22 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE6LaU058418; Tue, 19 Sep 2006 14:06:21 GMT (envelope-from simon) Message-Id: <200609191406.k8JE6LaU058418@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:06:21 +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/gzip gzip.h inflate.c unlzh.c unpack.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, 19 Sep 2006 14:06:27 -0000 simon 2006-09-19 14:06:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Revision Changes Path 1.4.2.1 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.9.2.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.26.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.26.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:07: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 E3E5216A407; Tue, 19 Sep 2006 14:07:13 +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 B427143D4C; Tue, 19 Sep 2006 14:07:13 +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 k8JE7D2u058603; Tue, 19 Sep 2006 14:07:13 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE7Djm058602; Tue, 19 Sep 2006 14:07:13 GMT (envelope-from simon) Message-Id: <200609191407.k8JE7Djm058602@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:07:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_5 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c src/sys/conf newvers.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: Tue, 19 Sep 2006 14:07:14 -0000 simon 2006-09-19 14:07:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_5) . UPDATING gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c sys/conf newvers.sh Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Approved by: so (simon) Revision Changes Path 1.342.2.35.2.5 +3 -0 src/UPDATING 1.4.14.1 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.9.14.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.40.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.40.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c 1.62.2.21.2.7 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14: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 9FDD916A407; Tue, 19 Sep 2006 14:08:10 +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 6DA3743D53; Tue, 19 Sep 2006 14:08:10 +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 k8JE8Al1058796; Tue, 19 Sep 2006 14:08:10 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE8AB4058795; Tue, 19 Sep 2006 14:08:10 GMT (envelope-from simon) Message-Id: <200609191408.k8JE8AB4058795@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:08:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c src/sys/conf newvers.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: Tue, 19 Sep 2006 14:08:10 -0000 simon 2006-09-19 14:08:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) . UPDATING gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c sys/conf newvers.sh Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Approved by: so (simon) Revision Changes Path 1.342.2.24.2.28 +3 -0 src/UPDATING 1.4.6.1 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.9.6.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.32.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.32.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c 1.62.2.18.2.24 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:09: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 0417116A415; Tue, 19 Sep 2006 14:09:10 +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 895AE43D5D; Tue, 19 Sep 2006 14:09:09 +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 k8JE996Q058947; Tue, 19 Sep 2006 14:09:09 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JE99YY058946; Tue, 19 Sep 2006 14:09:09 GMT (envelope-from simon) Message-Id: <200609191409.k8JE99YY058946@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:09:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_3 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c src/sys/conf newvers.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: Tue, 19 Sep 2006 14:09:10 -0000 simon 2006-09-19 14:09:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_3) . UPDATING gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c sys/conf newvers.sh Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Approved by: so (simon) Revision Changes Path 1.342.2.13.2.37 +3 -0 src/UPDATING 1.4.4.1 +2 -0 src/gnu/usr.bin/gzip/gzip.h 1.9.4.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.28.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.28.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c 1.62.2.15.2.39 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:11: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 BA86C16A412; Tue, 19 Sep 2006 14:11:35 +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 77D6343D46; Tue, 19 Sep 2006 14:11:35 +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 k8JEBZNV059355; Tue, 19 Sep 2006 14:11:35 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JEBZod059354; Tue, 19 Sep 2006 14:11:35 GMT (envelope-from simon) Message-Id: <200609191411.k8JEBZod059354@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:11:35 +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/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.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, 19 Sep 2006 14:11:35 -0000 simon 2006-09-19 14:11:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Revision Changes Path 1.3.12.1 +4 -0 src/gnu/usr.bin/gzip/gzip.h 1.8.2.2 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.2.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.2.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14: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 AA01D16A416; Tue, 19 Sep 2006 14:13: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 680C743D53; Tue, 19 Sep 2006 14:13:06 +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 k8JED6rv059532; Tue, 19 Sep 2006 14:13:06 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JED6uK059531; Tue, 19 Sep 2006 14:13:06 GMT (envelope-from mnag) Message-Id: <200609191413.k8JED6uK059531@repoman.freebsd.org> From: Marcus Alves Grando Date: Tue, 19 Sep 2006 14:13: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/security/pecl-gnupg 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, 19 Sep 2006 14:13:06 -0000 mnag 2006-09-19 14:13:05 UTC FreeBSD ports repository Modified files: security/pecl-gnupg Makefile Log: - Respect CFLAGS, porters handbook ch 12.15 PR: 102802 Submitted by: Soeren Straarup Revision Changes Path 1.4 +1 -1 ports/security/pecl-gnupg/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:13: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 C623716A415; Tue, 19 Sep 2006 14:13:53 +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 9559A43D46; Tue, 19 Sep 2006 14:13:53 +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 k8JEDrZR059697; Tue, 19 Sep 2006 14:13:53 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JEDr4B059696; Tue, 19 Sep 2006 14:13:53 GMT (envelope-from simon) Message-Id: <200609191413.k8JEDr4B059696@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:13:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_11 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c src/sys/conf newvers.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: Tue, 19 Sep 2006 14:13:53 -0000 simon 2006-09-19 14:13:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_11) . UPDATING gnu/usr.bin/gzip gzip.h inflate.c unlzh.c unpack.c sys/conf newvers.sh Log: Correct multiple vulnerabilities in gzip(1). Security: FreeBSD-SA-06:21.gzip Approved by: so (simon) Revision Changes Path 1.73.2.91.2.23 +3 -0 src/UPDATING 1.3.36.1 +4 -0 src/gnu/usr.bin/gzip/gzip.h 1.8.2.1.2.1 +1 -1 src/gnu/usr.bin/gzip/inflate.c 1.5.30.1 +20 -16 src/gnu/usr.bin/gzip/unlzh.c 1.6.30.1 +2 -3 src/gnu/usr.bin/gzip/unpack.c 1.44.2.39.2.26 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:46: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 A23CD16A4CA; Tue, 19 Sep 2006 14:46: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 256AE43D86; Tue, 19 Sep 2006 14:45:29 +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 k8JEisUv063600; Tue, 19 Sep 2006 14:44:54 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JEisJZ063598; Tue, 19 Sep 2006 14:44:54 GMT (envelope-from clsung) Message-Id: <200609191444.k8JEisJZ063598@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 14:44: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/pear-Net_DNSBL 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, 19 Sep 2006 14:46:05 -0000 clsung 2006-09-19 14:44:54 UTC FreeBSD ports repository Modified files: net/pear-Net_DNSBL Makefile distinfo Log: - Update to 1.1.1 PR: ports/101304 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.4 +3 -3 ports/net/pear-Net_DNSBL/Makefile 1.4 +3 -3 ports/net/pear-Net_DNSBL/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 14:50: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 7B61516A51E; Tue, 19 Sep 2006 14:50: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 647DA43DBB; Tue, 19 Sep 2006 14:46: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 k8JEjw0I063763; Tue, 19 Sep 2006 14:45:58 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JEjwMu063762; Tue, 19 Sep 2006 14:45:58 GMT (envelope-from clsung) Message-Id: <200609191445.k8JEjwMu063762@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 14:45: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/net/pear-Net_CheckIP 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, 19 Sep 2006 14:50:34 -0000 clsung 2006-09-19 14:45:58 UTC FreeBSD ports repository Modified files: net/pear-Net_CheckIP Makefile distinfo Log: - Update to 1.2.0 PR: ports/101303 Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.3 +1 -1 ports/net/pear-Net_CheckIP/Makefile 1.3 +3 -3 ports/net/pear-Net_CheckIP/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15:04: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 C813A16A4C2; Tue, 19 Sep 2006 15:04:59 +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 BF9F043EB8; Tue, 19 Sep 2006 15:00:13 +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 k8JEnRoi064029; Tue, 19 Sep 2006 14:49:27 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JEnRft064028; Tue, 19 Sep 2006 14:49:27 GMT (envelope-from simon) Message-Id: <200609191449.k8JEnRft064028@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 19 Sep 2006 14:49:27 +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/share/sgml advisories.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, 19 Sep 2006 15:04:59 -0000 simon 2006-09-19 14:49:27 UTC FreeBSD doc repository Modified files: share/sgml advisories.xml Log: Add FreeBSD-SA-06:21.gzip. Revision Changes Path 1.201 +9 -1 www/share/sgml/advisories.xml From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15:23: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 3063316A412; Tue, 19 Sep 2006 15:23: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 A885044094; Tue, 19 Sep 2006 15:13:29 +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 k8JFDMLX066393; Tue, 19 Sep 2006 15:13:22 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JFDMuG066392; Tue, 19 Sep 2006 15:13:22 GMT (envelope-from clsung) Message-Id: <200609191513.k8JFDMuG066392@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 15:13: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/security/p5-Data-Password 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, 19 Sep 2006 15:23:37 -0000 clsung 2006-09-19 15:13:22 UTC FreeBSD ports repository Modified files: security/p5-Data-Password Makefile distinfo Log: - Update to latest version PR: ports/101291 Submitted by: Gea-Suan Lin Approved by: maintainer (timeout) Revision Changes Path 1.2 +1 -1 ports/security/p5-Data-Password/Makefile 1.3 +3 -3 ports/security/p5-Data-Password/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15: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 6DF7916A5CE; Tue, 19 Sep 2006 15:23:45 +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 3878643E45; Tue, 19 Sep 2006 15:13: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 k8JFDjn9066448; Tue, 19 Sep 2006 15:13:45 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JFDj71066447; Tue, 19 Sep 2006 15:13:45 GMT (envelope-from garga) Message-Id: <200609191513.k8JFDj71066447@repoman.freebsd.org> From: Renato Botelho Date: Tue, 19 Sep 2006 15:13: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 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: Tue, 19 Sep 2006 15:23:45 -0000 garga 2006-09-19 15:13:45 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Fix typo - Remove double-spaces Revision Changes Path 1.394 +161 -161 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15:31: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 63E8716A4C8; Tue, 19 Sep 2006 15:31:28 +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 A92A0442B6; Tue, 19 Sep 2006 15:18: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 k8JFI6fD066679; Tue, 19 Sep 2006 15:18:06 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JFI6R7066678; Tue, 19 Sep 2006 15:18:06 GMT (envelope-from garga) Message-Id: <200609191518.k8JFI6R7066678@repoman.freebsd.org> From: Renato Botelho Date: Tue, 19 Sep 2006 15:18: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/japanese/tdiary Makefile ports/www/tdiary Makefile ports/www/tdiary-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: Tue, 19 Sep 2006 15:31:28 -0000 garga 2006-09-19 15:18:06 UTC FreeBSD ports repository Modified files: japanese/tdiary Makefile www/tdiary Makefile www/tdiary-devel Makefile Log: Pass maintainership to TAKATSU Tomonari PR: ports/103372 Submitted by: Fumihiko Kimura (ex-maintainer) Revision Changes Path 1.7 +1 -1 ports/japanese/tdiary/Makefile 1.21 +1 -1 ports/www/tdiary-devel/Makefile 1.18 +1 -1 ports/www/tdiary/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15:42: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 9340B16A4ED; Tue, 19 Sep 2006 15:42: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 05DA14402C; Tue, 19 Sep 2006 15:31:40 +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 k8JFVdXq067451; Tue, 19 Sep 2006 15:31:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JFVdZ1067450; Tue, 19 Sep 2006 15:31:39 GMT (envelope-from clsung) Message-Id: <200609191531.k8JFVdZ1067450@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 15: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/textproc/p5-Text-NSP 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, 19 Sep 2006 15:42:32 -0000 clsung 2006-09-19 15:31:39 UTC FreeBSD ports repository Modified files: textproc/p5-Text-NSP Makefile distinfo Log: - Update to 1.03 Revision Changes Path 1.6 +1 -1 ports/textproc/p5-Text-NSP/Makefile 1.7 +3 -3 ports/textproc/p5-Text-NSP/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15: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 AAE5216A4EE for ; Tue, 19 Sep 2006 15:43:32 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from srv1.galle.com.br (srv1.galle.com.br [200.246.25.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5D4444007 for ; Tue, 19 Sep 2006 15:38:38 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: (qmail 42060 invoked by uid 99); 19 Sep 2006 12:38:36 -0300 Received: from 192.168.50.4 by srv1.galle.com.br (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.88.4/1705. spamassassin: 3.1.4. Clear:RC:1(192.168.50.4):. Processed in 0.106265 secs); 19 Sep 2006 15:38:36 -0000 X-Qmail-Scanner-Mail-From: garga@FreeBSD.org via srv1.galle.com.br X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.50.4):. Processed in 0.106265 secs) Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=galle; d=FreeBSD.org; b=YMKW7ITOcVXqJxg1e84EyQoT9noA85zPZiwBcRN5iHUpDSKqacCGjTqQeUdGwv+pm+0h8nb8TwvbwPqhYDuIB1uKAVE5/Gp58oo1RR8aGKLqw2qoYbS7AXUxZLrOSk03 ; Received: from unknown (HELO ?192.168.50.4?) (192.168.50.4) (de-)crypted with TLSv1: DHE-RSA-AES256-SHA [256/256] DN=unknown by 0 with ESMTPS; 19 Sep 2006 12:38:35 -0300 Message-ID: <45100E83.1030706@FreeBSD.org> Date: Tue, 19 Sep 2006 12:36:35 -0300 From: Renato Botelho Organization: FreeBSD.org User-Agent: Thunderbird 2.0a1 (Windows/20060724) MIME-Version: 1.0 To: Martin Wilke References: <200609130712.k8D7CHcd057239@repoman.freebsd.org> In-Reply-To: <200609130712.k8D7CHcd057239@repoman.freebsd.org> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=2244EDA9; url=http://people.FreeBSD.org/pubkey.asc 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/news/nn Makefile distinfo ports/news/nn/files patch-ab 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: Tue, 19 Sep 2006 15:43:32 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Martin Wilke wrote: > miwi 2006-09-13 07:12:17 UTC > > FreeBSD ports repository > > Modified files: > news/nn Makefile distinfo > news/nn/files patch-ag > Removed files: > news/nn/files patch-ab > Log: > - Update to 6.7.3 Please, close the PR 100899 - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFEA6D6CRbiSJE7akRAk7EAJ9Rh1ZlgH3RqWe9OIJTgbr2O1xsjwCfYpg4 yVjF2d9kF28A6tbCOTgh/q0= =FrAp -----END PGP SIGNATURE----- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15:45: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 EB0DC16A521; Tue, 19 Sep 2006 15:45:43 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2D2243DAC; Tue, 19 Sep 2006 15:45:25 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JFjNiw068333; Tue, 19 Sep 2006 15:45:23 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JFjMjj068332; Tue, 19 Sep 2006 15:45:22 GMT (envelope-from csjp) Message-Id: <200609191545.k8JFjMjj068332@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Tue, 19 Sep 2006 15:45: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/contrib/pf/net pf.c src/sys/modules/ipfw Makefile src/sys/modules/pf Makefile src/sys/netinet ip_fw2.c src/sys/security/mac mac_inet.c src/sys/security/mac_biba mac_biba.c src/sys/security/mac_lomac mac_lomac.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, 19 Sep 2006 15:45:44 -0000 csjp 2006-09-19 15:45:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/contrib/pf/net pf.c sys/modules/ipfw Makefile sys/modules/pf Makefile sys/netinet ip_fw2.c sys/security/mac mac_inet.c sys/security/mac_biba mac_biba.c sys/security/mac_lomac mac_lomac.c sys/security/mac_mls mac_mls.c sys/sys mac.h mac_policy.h Log: MFC the firewall labeling changes. This fixes kernel panics which occur when the firewall sends out a packet. This can happen for keep alives, or instances when the firewall is configured to return RST or ICMP unreach packets. These panics occured only if MLS, BIBA or LOMAC security policies were loaded. Approved by: re@ (kensmith) Submitted by: mlaier (with changes) Revision Changes Path 1.34.2.4 +56 -1 src/sys/contrib/pf/net/pf.c 1.21.2.2 +1 -1 src/sys/modules/ipfw/Makefile 1.7.2.3 +1 -1 src/sys/modules/pf/Makefile 1.106.2.19 +20 -5 src/sys/netinet/ip_fw2.c 1.1.8.1 +10 -0 src/sys/security/mac/mac_inet.c 1.87.2.6 +12 -0 src/sys/security/mac_biba/mac_biba.c 1.35.2.4 +12 -0 src/sys/security/mac_lomac/mac_lomac.c 1.72.2.5 +12 -0 src/sys/security/mac_mls/mac_mls.c 1.67.2.4 +1 -0 src/sys/sys/mac.h 1.66.2.5 +2 -1 src/sys/sys/mac_policy.h From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15: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 3E5A816A494; Tue, 19 Sep 2006 15:46: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 8E27B43D62; Tue, 19 Sep 2006 15:45: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 k8JFjwWW068398; Tue, 19 Sep 2006 15:45:58 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JFjvib068397; Tue, 19 Sep 2006 15:45:57 GMT (envelope-from garga) Message-Id: <200609191545.k8JFjvib068397@repoman.freebsd.org> From: Renato Botelho Date: Tue, 19 Sep 2006 15:45: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/devel/otrs 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, 19 Sep 2006 15:46:00 -0000 garga 2006-09-19 15:45:57 UTC FreeBSD ports repository Modified files: devel/otrs Makefile pkg-plist Log: - Install RELEASE file to OTRSDIR - Bump PORTREVISION PR: ports/101204 Submitted by: J. Martin Petersen Reviewed by: Nick Barkas (maintainer) Revision Changes Path 1.4 +2 -1 ports/devel/otrs/Makefile 1.2 +1 -0 ports/devel/otrs/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 15:48: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 5738716A415; Tue, 19 Sep 2006 15:48:33 +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 AE0A443D49; Tue, 19 Sep 2006 15:48: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 k8JFm8GP068503; Tue, 19 Sep 2006 15:48:08 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JFm8aq068501; Tue, 19 Sep 2006 15:48:08 GMT (envelope-from garga) Message-Id: <200609191548.k8JFm8aq068501@repoman.freebsd.org> From: Renato Botelho Date: Tue, 19 Sep 2006 15:48: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/security/libtomcrypt 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, 19 Sep 2006 15:48:33 -0000 garga 2006-09-19 15:48:07 UTC FreeBSD ports repository Modified files: security/libtomcrypt Makefile distinfo Log: - Update to 1.14 PR: ports/102882 Submitted by: JImmie James Reworked by: Wesley Shields (maintainer) Revision Changes Path 1.19 +1 -1 ports/security/libtomcrypt/Makefile 1.14 +3 -3 ports/security/libtomcrypt/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 16:02: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 D08F816A40F; Tue, 19 Sep 2006 16:02:40 +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 9756943DB3; Tue, 19 Sep 2006 16:02:20 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id D333950A04; Tue, 19 Sep 2006 18:02:20 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.3-gr1 (2006-06-01) on unixfreunde.de X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.3-gr1 Received: from mwilke.ath.cx (dslb-082-083-155-211.pools.arcor-ip.net [82.83.155.211]) by unixfreunde.net (Postfix) with ESMTP id F0D3C5097E; Tue, 19 Sep 2006 18:02:16 +0200 (CEST) Date: Tue, 19 Sep 2006 18:02:14 +0200 From: Martin Wilke To: Renato Botelho Message-ID: <20060919180214.60202a08@mwilke.ath.cx> In-Reply-To: <45100E83.1030706@FreeBSD.org> References: <200609130712.k8D7CHcd057239@repoman.freebsd.org> <45100E83.1030706@FreeBSD.org> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.10.3; 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/news/nn Makefile distinfo ports/news/nn/files patch-ab 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: Tue, 19 Sep 2006 16:02:40 -0000 On Tue, 19 Sep 2006 12:36:35 -0300 Renato Botelho wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Martin Wilke wrote: > > miwi 2006-09-13 07:12:17 UTC > > > > FreeBSD ports repository > > > > Modified files: > > news/nn Makefile distinfo > > news/nn/files patch-ag > > Removed files: > > news/nn/files patch-ab > > Log: > > - Update to 6.7.3 > > Please, close the PR 100899 Done. Sorry > > - -- > Renato Botelho > > GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFEA6D6CRbiSJE7akRAk7EAJ9Rh1ZlgH3RqWe9OIJTgbr2O1xsjwCfYpg4 > yVjF2d9kF28A6tbCOTgh/q0= > =FrAp > -----END PGP SIGNATURE----- -- Martin Wilke | irc.unixfreunde.de #bsd miwi@FreeBSD.org | miwi@unixfreunde.de FreeBSD Commiter | Power to Serve From owner-cvs-all@FreeBSD.ORG Tue Sep 19 16:16: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 D0C1F16A416; Tue, 19 Sep 2006 16:16:44 +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 7987743D5D; Tue, 19 Sep 2006 16:16:42 +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 k8JGGgd0070967; Tue, 19 Sep 2006 16:16:42 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JGGgQx070966; Tue, 19 Sep 2006 16:16:42 GMT (envelope-from sumikawa) Message-Id: <200609191616.k8JGGgQx070966@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Tue, 19 Sep 2006 16:16: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/textproc/p5-Plagger 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, 19 Sep 2006 16:16:44 -0000 sumikawa 2006-09-19 16:16:42 UTC FreeBSD ports repository Modified files: textproc/p5-Plagger Makefile distinfo pkg-plist Log: Upgrade to 0.7.12. Revision Changes Path 1.12 +6 -3 ports/textproc/p5-Plagger/Makefile 1.4 +3 -3 ports/textproc/p5-Plagger/distinfo 1.5 +6 -0 ports/textproc/p5-Plagger/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 16:18: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 1ABBB16A412; Tue, 19 Sep 2006 16:18:31 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1C1A43D8F; Tue, 19 Sep 2006 16:18:29 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8JGIRXU046130; Tue, 19 Sep 2006 12:18:27 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Konstantin Belousov Date: Tue, 19 Sep 2006 12:18:13 -0400 User-Agent: KMail/1.6.2 References: <200609191247.k8JClDaT048713@repoman.freebsd.org> In-Reply-To: <200609191247.k8JClDaT048713@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609191218.15080.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1897/Tue Sep 19 10:25:30 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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, 19 Sep 2006 16:18:31 -0000 On Tuesday 19 September 2006 08:47 am, Konstantin Belousov wrote: > kib 2006-09-19 12:47:13 UTC > > FreeBSD src repository > > Modified files: > libexec/rtld-elf rtld.c > Log: > Fix the buggy rev. 1.117. dagmembers are only initialized for > dlopen'ed dso that are actually loading. If dso a.so depends on > b.so, then dlsym with handle from dlopen("b.so") will fail > unconditionally. > > Correct implementation shall use the Obj_Entry.needed list to > walk dependencies DAG. > > Test provided by: jkim > Tested (prev. version) by: jkim, Nicolas Blais videotron ca>, h.blanke at chello nl Pointy hat to: kib > Approved by: kan (mentor) > > Revision Changes Path > 1.118 +63 -5 src/libexec/rtld-elf/rtld.c Thanks! Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Tue Sep 19 16:22: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 691C716A47E; Tue, 19 Sep 2006 16:22:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C87A643D45; Tue, 19 Sep 2006 16:22:46 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JGMkp9071322; Tue, 19 Sep 2006 16:22:46 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JGMkKc071321; Tue, 19 Sep 2006 16:22:46 GMT (envelope-from mat) Message-Id: <200609191622.k8JGMkKc071321@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 19 Sep 2006 16:22: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/p5-Devel-Modlist 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, 19 Sep 2006 16:22:47 -0000 mat 2006-09-19 16:22:46 UTC FreeBSD ports repository Modified files: devel/p5-Devel-Modlist Makefile distinfo pkg-plist Log: Update to 0.71 Revision Changes Path 1.8 +2 -2 ports/devel/p5-Devel-Modlist/Makefile 1.7 +3 -3 ports/devel/p5-Devel-Modlist/distinfo 1.4 +0 -1 ports/devel/p5-Devel-Modlist/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 16:37: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 2C6F216A40F; Tue, 19 Sep 2006 16:37:48 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1814B43D7E; Tue, 19 Sep 2006 16:37:47 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JGbk3s072023; Tue, 19 Sep 2006 16:37:46 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JGbkAA072022; Tue, 19 Sep 2006 16:37:46 GMT (envelope-from alexbl) Message-Id: <200609191637.k8JGbkAA072022@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Tue, 19 Sep 2006 16:37: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/mail/mailrep 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, 19 Sep 2006 16:37:48 -0000 alexbl 2006-09-19 16:37:46 UTC FreeBSD ports repository Modified files: mail/mailrep Makefile distinfo Log: - Update to 1.1 PR: 103319 Submitted by: Marcelo Araujo (maintainer) Approved by: novel (mentor) Revision Changes Path 1.2 +2 -2 ports/mail/mailrep/Makefile 1.2 +3 -3 ports/mail/mailrep/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 16:46: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 E4B6916A47B for ; Tue, 19 Sep 2006 16:46:58 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC6C43E96 for ; Tue, 19 Sep 2006 16:44:02 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so4385263wxd for ; Tue, 19 Sep 2006 09:44:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZcffnfP+r1BOG04RPH1ovnsyZypr3LFNiPVzdwL0TO4zPhZPs8cAIPj+gQNm3urWb4kz5BPuv4HkMvoy0d/RfkFv6i8fx3yS3JpdXw2LkzY/DoTb1WRjybIswhqV3cmCkTAJ9rx/8HNQr0hHu7N7JZEmd/Fh39SC/oJ6ChLne5I= Received: by 10.70.51.17 with SMTP id y17mr21008801wxy; Tue, 19 Sep 2006 09:44:01 -0700 (PDT) Received: by 10.70.55.2 with HTTP; Tue, 19 Sep 2006 09:44:01 -0700 (PDT) Message-ID: Date: Tue, 19 Sep 2006 09:44:01 -0700 From: "Maksim Yevmenkin" To: "Ruslan Ermilov" In-Reply-To: <200609191303.k8JD3AHl050783@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 16:46:59 -0000 Ruslan, revision 1.12 does NOT work on sparc64. it causes crash with panic: trap: memory address not aligned i'll try to find which particular ioctl causes it. in the mean time reverting everything back to (int *) casting makes everything work. btw, other keyboard drivers ukbd(4), atkbd(4) and sunkbd(4) use simple cast (int *) and NOT intptr_t. thanks, max On 9/19/06, Ruslan Ermilov wrote: > ru 2006-09-19 13:03:10 UTC > > FreeBSD src repository > > Modified files: > sys/dev/kbdmux kbdmux.c > Log: > Make typecast expressions comply with style(9). > > Revision Changes Path > 1.12 +5 -5 src/sys/dev/kbdmux/kbdmux.c > From owner-cvs-all@FreeBSD.ORG Tue Sep 19 16: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 A663916A542; Tue, 19 Sep 2006 16:50:28 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA7843D83; Tue, 19 Sep 2006 16:48:20 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JGm9FL080455; Tue, 19 Sep 2006 16:48:09 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JGm8Or080454; Tue, 19 Sep 2006 16:48:08 GMT (envelope-from jkim) Message-Id: <200609191648.k8JGm8Or080454@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 19 Sep 2006 16:48: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/libexec/rtld-elf rtld.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, 19 Sep 2006 16:50:28 -0000 jkim 2006-09-19 16:48:08 UTC FreeBSD src repository Modified files: libexec/rtld-elf rtld.c Log: Clean up white spaces and fix style(9). Revision Changes Path 1.119 +32 -34 src/libexec/rtld-elf/rtld.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 17:35: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 4031416A417; Tue, 19 Sep 2006 17:35:59 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DFF943D69; Tue, 19 Sep 2006 17:35:58 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k8JHZuLw086156; Tue, 19 Sep 2006 13:35:56 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Jung-uk Kim Date: Tue, 19 Sep 2006 12:32:53 -0400 User-Agent: KMail/1.9.1 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> In-Reply-To: <200609182218.k8IMIMUT059300@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609191232.54332.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 19 Sep 2006 13:35:56 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1897/Tue Sep 19 10:25:30 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 17:35:59 -0000 On Monday 18 September 2006 18:18, Jung-uk Kim wrote: > jkim 2006-09-18 22:18:22 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c > Log: > Do not strip VLAN tag in promiscuous mode. Why did you change this? Does bge not work correctly with both enabled? -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Sep 19 17:45: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 687D316A540; Tue, 19 Sep 2006 17:45: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 1A51743D55; Tue, 19 Sep 2006 17:45: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 k8JHjP7e084124; Tue, 19 Sep 2006 17:45:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JHjPvb084123; Tue, 19 Sep 2006 17:45:25 GMT (envelope-from sat) Message-Id: <200609191745.k8JHjPvb084123@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 19 Sep 2006 17:45: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/textproc Makefile ports/textproc/ffe 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, 19 Sep 2006 17:45:26 -0000 sat 2006-09-19 17:45:25 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ffe Makefile distinfo pkg-descr Log: Add port textproc/ffe: ffe is a program for extracting fields from flat file records and dis- playing them in different formats. ffe relies on the configuration file to control input file structure and the output format. WWW: http://sourceforge.net/projects/ff-extractor/ Author: Timo Savinen Revision Changes Path 1.1059 +1 -0 ports/textproc/Makefile 1.1 +31 -0 ports/textproc/ffe/Makefile (new) 1.1 +3 -0 ports/textproc/ffe/distinfo (new) 1.1 +6 -0 ports/textproc/ffe/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Sep 19 17: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 55C7116A403; Tue, 19 Sep 2006 17:46:00 +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 A309E43D99; Tue, 19 Sep 2006 17:45: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 k8JHjlVG084163; Tue, 19 Sep 2006 17:45:47 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JHjl2D084162; Tue, 19 Sep 2006 17:45:47 GMT (envelope-from sat) Message-Id: <200609191745.k8JHjl2D084162@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 19 Sep 2006 17:45: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: 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, 19 Sep 2006 17:46:00 -0000 sat 2006-09-19 17:45:47 UTC FreeBSD ports repository Modified files: . modules Log: ffe --> ports/textproc/ffe Revision Changes Path 1.16239 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Sep 19 17:52: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 8EF5C16A4A0; Tue, 19 Sep 2006 17:52:32 +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 4A74743D72; Tue, 19 Sep 2006 17:52:32 +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 k8JHqWSx084498; Tue, 19 Sep 2006 17:52:32 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JHqWni084497; Tue, 19 Sep 2006 17:52:32 GMT (envelope-from marcus) Message-Id: <200609191752.k8JHqWni084497@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 19 Sep 2006 17:52: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/editors/scite 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, 19 Sep 2006 17:52:32 -0000 marcus 2006-09-19 17:52:32 UTC FreeBSD ports repository Modified files: editors/scite Makefile pkg-plist Log: We no longer need gnomehier, and don't remove an mtree directory. Reported by: pointyhat via kris Revision Changes Path 1.37 +0 -1 ports/editors/scite/Makefile 1.20 +0 -1 ports/editors/scite/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 17:52: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 0795A16A40F; Tue, 19 Sep 2006 17:52:55 +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 B85F843D66; Tue, 19 Sep 2006 17:52: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 k8JHqsgg084538; Tue, 19 Sep 2006 17:52:54 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JHqsmS084537; Tue, 19 Sep 2006 17:52:54 GMT (envelope-from marcus) Message-Id: <200609191752.k8JHqsmS084537@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 19 Sep 2006 17:52: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/editors/scite 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, 19 Sep 2006 17:52:55 -0000 marcus 2006-09-19 17:52:54 UTC FreeBSD ports repository Modified files: editors/scite Makefile Log: Bump PORTREVISION for previous plist change. Revision Changes Path 1.38 +1 -0 ports/editors/scite/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 18:08: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 3402B16A4F5; Tue, 19 Sep 2006 18:08:16 +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 7BA9443E17; Tue, 19 Sep 2006 18:06:00 +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 k8JI5wF9086265; Tue, 19 Sep 2006 18:05:58 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JI5wRM086264; Tue, 19 Sep 2006 18:05:58 GMT (envelope-from marcus) Message-Id: <200609191805.k8JI5wRM086264@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 19 Sep 2006 18: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: ports/editors/scite 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, 19 Sep 2006 18:08:16 -0000 marcus 2006-09-19 18:05:58 UTC FreeBSD ports repository Modified files: editors/scite Makefile Log: Add WANT_GNOME since we removed the global USE_GNOME along with gnomehier. Reported by: FreshPorts Revision Changes Path 1.39 +1 -0 ports/editors/scite/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 18:11: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 D294416A492; Tue, 19 Sep 2006 18:11:28 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21A1043D76; Tue, 19 Sep 2006 18:11:27 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JIBRjd086576; Tue, 19 Sep 2006 18:11:27 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JIBQpH086575; Tue, 19 Sep 2006 18:11:26 GMT (envelope-from skv) Message-Id: <200609191811.k8JIBQpH086575@repoman.freebsd.org> From: Sergey Skvortsov Date: Tue, 19 Sep 2006 18: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: ports/databases/firebird-server Makefile ports/databases/firebird2-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: Tue, 19 Sep 2006 18:11:28 -0000 skv 2006-09-19 18:11:26 UTC FreeBSD ports repository Modified files: databases/firebird-server Makefile databases/firebird2-server Makefile Log: Allow to build port as 'root' if PACKAGE_BUILDING defined. Requested by: kris Revision Changes Path 1.51 +2 -0 ports/databases/firebird-server/Makefile 1.51 +2 -0 ports/databases/firebird2-server/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 18:13: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 8537116A412; Tue, 19 Sep 2006 18:13:30 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C09443D49; Tue, 19 Sep 2006 18:13:20 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k8JIDFlU086358; Tue, 19 Sep 2006 14:13:15 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Jung-uk Kim Date: Tue, 19 Sep 2006 13:52:36 -0400 User-Agent: KMail/1.9.1 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <450F1EC1.4060106@FreeBSD.org> <200609181901.47414.jkim@FreeBSD.org> In-Reply-To: <200609181901.47414.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609191352.37338.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 19 Sep 2006 14:13:15 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1900/Tue Sep 19 13:32:20 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, "Christian S.J. Peron" , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 18:13:30 -0000 On Monday 18 September 2006 19:01, Jung-uk Kim wrote: > On Monday 18 September 2006 06:33 pm, Christian S.J. Peron wrote: > > Jung-uk Kim wrote: > > > jkim 2006-09-18 22:18:22 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/dev/bge if_bge.c > > > Log: > > > Do not strip VLAN tag in promiscuous mode. > > > > > > Revision Changes Path > > > 1.148 +28 -15 src/sys/dev/bge/if_bge.c > > > > I don't think this is right. An interface does not have to be in > > promiscuous mode in order to have BPF peers attached to it. If this > > is being done to ensure that vlan info is preserved for things like > > tcpdump, the correct fix is to use bpf_peers_present() instead. > > Yes, I know that. This is just a stopgap until we have 'correct' fix. > BTW, I am just following bad example, i.e., em(4). ;-) Which I'm about to kill hopefully. Please let's fix this the right way and not hack it any further. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Sep 19 18:27: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 4BD9116A492; Tue, 19 Sep 2006 18:27:59 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E9F43D5F; Tue, 19 Sep 2006 18:27:53 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8JIRive053100; Tue, 19 Sep 2006 14:27:44 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: John Baldwin Date: Tue, 19 Sep 2006 14:27:29 -0400 User-Agent: KMail/1.6.2 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191232.54332.jhb@freebsd.org> In-Reply-To: <200609191232.54332.jhb@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609191427.31736.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1900/Tue Sep 19 13:32:20 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 18:27:59 -0000 On Tuesday 19 September 2006 12:32 pm, John Baldwin wrote: > On Monday 18 September 2006 18:18, Jung-uk Kim wrote: > > jkim 2006-09-18 22:18:22 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/bge if_bge.c > > Log: > > Do not strip VLAN tag in promiscuous mode. > > Why did you change this? Does bge not work correctly with both > enabled? It does work. Only problem is that VLAN tags are stripped before reaching bpf. Thus, applications like tcpdump and wireshark don't see the VLAN tags. http://docs.freebsd.org/cgi/mid.cgi?9256D57F598E6C41B288AA7DB94F29C902DFB963 http://docs.freebsd.org/cgi/mid.cgi?200410121035.59905.jkim As I said earlier, it is just a stopgap until we teach bpf to insert VLAN tags back. In fact, my intention was to MFC this before 6.2 release and to fix -CURRENT when we have correct implementation because I don't think we can add the 'feature' in time. If every one dislikes this, I have no problem backing it out, of course. Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Tue Sep 19 18:31: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 8BF3316A403; Tue, 19 Sep 2006 18:31:25 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 174F943D73; Tue, 19 Sep 2006 18:31:20 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8JIVDew053284; Tue, 19 Sep 2006 14:31:13 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: John Baldwin Date: Tue, 19 Sep 2006 14:30:59 -0400 User-Agent: KMail/1.6.2 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609181901.47414.jkim@FreeBSD.org> <200609191352.37338.jhb@freebsd.org> In-Reply-To: <200609191352.37338.jhb@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609191431.01649.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1900/Tue Sep 19 13:32:20 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, "Christian S.J. Peron" , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 18:31:25 -0000 On Tuesday 19 September 2006 01:52 pm, John Baldwin wrote: > On Monday 18 September 2006 19:01, Jung-uk Kim wrote: > > On Monday 18 September 2006 06:33 pm, Christian S.J. Peron wrote: > > > Jung-uk Kim wrote: > > > > jkim 2006-09-18 22:18:22 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/dev/bge if_bge.c > > > > Log: > > > > Do not strip VLAN tag in promiscuous mode. > > > > > > > > Revision Changes Path > > > > 1.148 +28 -15 src/sys/dev/bge/if_bge.c > > > > > > I don't think this is right. An interface does not have to be > > > in promiscuous mode in order to have BPF peers attached to it. > > > If this is being done to ensure that vlan info is preserved for > > > things like tcpdump, the correct fix is to use > > > bpf_peers_present() instead. > > > > Yes, I know that. This is just a stopgap until we have 'correct' > > fix. BTW, I am just following bad example, i.e., em(4). ;-) > > Which I'm about to kill hopefully. Please let's fix this the right > way and not hack it any further. Sure, no problem. But I don't think we can DTRT on -STABLE without breaking API. Can we? Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19: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 EFE8216A407; Tue, 19 Sep 2006 19:04:53 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail30.syd.optusnet.com.au (mail30.syd.optusnet.com.au [211.29.133.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FF143D45; Tue, 19 Sep 2006 19:04:52 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail30.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k8JJ4odZ006049 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 20 Sep 2006 05:04:51 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k8JJ4obS003289; Wed, 20 Sep 2006 05:04:50 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k8JJ4n8j003288; Wed, 20 Sep 2006 05:04:49 +1000 (EST) (envelope-from peter) Date: Wed, 20 Sep 2006 05:04:49 +1000 From: Peter Jeremy To: Jung-uk Kim Message-ID: <20060919190449.GC720@turion.vk2pj.dyndns.org> References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609181901.47414.jkim@FreeBSD.org> <200609191352.37338.jhb@freebsd.org> <200609191431.01649.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ALfTUftag+2gvp1h" Content-Disposition: inline In-Reply-To: <200609191431.01649.jkim@FreeBSD.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 19:04:54 -0000 --ALfTUftag+2gvp1h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 2006-Sep-19 14:30:59 -0400, Jung-uk Kim wrote: >On Tuesday 19 September 2006 01:52 pm, John Baldwin wrote: >> Which I'm about to kill hopefully. Please let's fix this the right >> way and not hack it any further. > >Sure, no problem. But I don't think we can DTRT on -STABLE without=20 >breaking API. Can we? I've had a quick look into this problem because I extensively use VLANs on a bge and discovered that I no longer have VLAN tag details (which makes packet tracing a nuisance). As far as I can see, there is nothing preventing bpf_tap() and bpf_mtap2() being doctored to undo the VLAN detagging so that bpf_filter() is passed a mbuf chain that looks like an 802.1Q ethernet frame: Dummy up an mbuf (as bpf_mtap2() does) that contains the MAC addresses from the incoming data followed by the 802.1Q packet type and tag information, with m_next pointing to the byte after the MAC addresses in the original data. --=20 Peter Jeremy --ALfTUftag+2gvp1h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFED9R/opHv/APuIcRAvXeAJ9G24xHV0g6/U1Gnu1dbL3UnaNymgCfT2od 2koKYRn3v1+wPVmAQw8m5rg= =6BOp -----END PGP SIGNATURE----- --ALfTUftag+2gvp1h-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:06: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 980FC16A40F; Tue, 19 Sep 2006 19:06:47 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A97343D55; Tue, 19 Sep 2006 19:06:46 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 2559C5D02; Tue, 19 Sep 2006 23:06:45 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 046E75C9D; Tue, 19 Sep 2006 23:06:45 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8JJ6jJ6023108; Tue, 19 Sep 2006 23:06:45 +0400 (MSD) (envelope-from ru) Date: Tue, 19 Sep 2006 23:06:45 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060919190645.GA23068@rambler-co.ru> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 19:06:47 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2006 at 09:44:01AM -0700, Maksim Yevmenkin wrote: > Ruslan, >=20 > revision 1.12 does NOT work on sparc64. it causes crash with >=20 > panic: trap: memory address not aligned >=20 I was affraid of something like this, but given that an argument is 64-bit aligned, I didn't think it would be a real problem. Can you try removing the (int) casts in front of *(intptr_t *) and see if it helps? > i'll try to find which particular ioctl causes it. in the mean time > reverting everything back to (int *) casting makes everything work. >=20 > btw, other keyboard drivers ukbd(4), atkbd(4) and sunkbd(4) use simple > cast (int *) and NOT intptr_t. >=20 > thanks, > max >=20 > On 9/19/06, Ruslan Ermilov wrote: > >ru 2006-09-19 13:03:10 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/kbdmux kbdmux.c > > Log: > > Make typecast expressions comply with style(9). > > > > Revision Changes Path > > 1.12 +5 -5 src/sys/dev/kbdmux/kbdmux.c Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFED/FqRfpzJluFF4RAuwcAKCYJpFCiyZVgV4LJyANrbtykEs9HwCdGYUO m6wu98Xr0Bjkeetkc1B+y4Q= =3uKw -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:08: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 364B716A407; Tue, 19 Sep 2006 19:08: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 E879A43D46; Tue, 19 Sep 2006 19:08:52 +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 k8JJ8qdR090356; Tue, 19 Sep 2006 19:08:52 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JJ8qkl090355; Tue, 19 Sep 2006 19:08:52 GMT (envelope-from jhb) Message-Id: <200609191908.k8JJ8qkl090355@repoman.freebsd.org> From: John Baldwin Date: Tue, 19 Sep 2006 19:08: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/dev/acpica acpi.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, 19 Sep 2006 19:08:53 -0000 jhb 2006-09-19 19:08:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi.c Log: MFC: Give the ACPI I/O rman's unique description strings. Approved by: re (bmah) Revision Changes Path 1.214.2.7 +2 -2 src/sys/dev/acpica/acpi.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:10: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 60E3616A403; Tue, 19 Sep 2006 19:10:11 +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 2794E43D67; Tue, 19 Sep 2006 19:10:08 +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 k8JJA8jh090430; Tue, 19 Sep 2006 19:10:08 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JJA8bT090429; Tue, 19 Sep 2006 19:10:08 GMT (envelope-from jhb) Message-Id: <200609191910.k8JJA8bT090429@repoman.freebsd.org> From: John Baldwin Date: Tue, 19 Sep 2006 19:10:08 +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/amd64/amd64 local_apic.c src/sys/i386/i386 local_apic.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, 19 Sep 2006 19:10:11 -0000 jhb 2006-09-19 19:10:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 local_apic.c sys/i386/i386 local_apic.c Log: MFC: Add a new ddb command 'show lapic'. Approved by: re (bmah) Revision Changes Path 1.17.2.7 +70 -0 src/sys/amd64/amd64/local_apic.c 1.17.2.7 +70 -0 src/sys/i386/i386/local_apic.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:25: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 3147416A40F; Tue, 19 Sep 2006 19:25:14 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDAD543D70; Tue, 19 Sep 2006 19:25:11 +0000 (GMT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JJPBJk091146; Tue, 19 Sep 2006 19:25:11 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JJPBaH091145; Tue, 19 Sep 2006 19:25:11 GMT (envelope-from mbr) Message-Id: <200609191925.k8JJPBaH091145@repoman.freebsd.org> From: Martin Blapp Date: Tue, 19 Sep 2006 19:25: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/kern kern_proc.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, 19 Sep 2006 19:25:14 -0000 mbr 2006-09-19 19:25:11 UTC FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Fix races between tty.c and sessrele() / doenterpgrp() / leavepgrp(). The tty code is still under giant lock, but the session/pgrp release code just used proctree_locks. This explains why moving the proctree_lock in sys/kern/tty.c rev. 1.258 did fix the panics in our SMP systems. This should also fix some race panics with revoked ttys. Reviewed by: jhb MFC after: 1 week Revision Changes Path 1.241 +6 -0 src/sys/kern/kern_proc.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19: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 713CE16A403; Tue, 19 Sep 2006 19:32:33 +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 0BB2A43D49; Tue, 19 Sep 2006 19:32:33 +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 k8JJWWKv091632; Tue, 19 Sep 2006 19:32:32 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JJWW4n091631; Tue, 19 Sep 2006 19:32:32 GMT (envelope-from thierry) Message-Id: <200609191932.k8JJWW4n091631@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 19 Sep 2006 19:32: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/sysutils/unidesc 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, 19 Sep 2006 19:32:33 -0000 thierry 2006-09-19 19:32:32 UTC FreeBSD ports repository Modified files: sysutils/unidesc Makefile distinfo Log: Upgrade to 2.21. Changelog at . Revision Changes Path 1.12 +1 -1 ports/sysutils/unidesc/Makefile 1.12 +3 -3 ports/sysutils/unidesc/distinfo From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:35: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 E1A9716A40F; Tue, 19 Sep 2006 19:35:26 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5708743D58; Tue, 19 Sep 2006 19:35:26 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8JJZKSX056761; Tue, 19 Sep 2006 15:35:20 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Peter Jeremy Date: Tue, 19 Sep 2006 15:35:06 -0400 User-Agent: KMail/1.6.2 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191431.01649.jkim@FreeBSD.org> <20060919190449.GC720@turion.vk2pj.dyndns.org> In-Reply-To: <20060919190449.GC720@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609191535.08184.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1902/Tue Sep 19 14:44:13 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 19:35:27 -0000 On Tuesday 19 September 2006 03:04 pm, Peter Jeremy wrote: > On Tue, 2006-Sep-19 14:30:59 -0400, Jung-uk Kim wrote: > >On Tuesday 19 September 2006 01:52 pm, John Baldwin wrote: > >> Which I'm about to kill hopefully. Please let's fix this the > >> right way and not hack it any further. > > > >Sure, no problem. But I don't think we can DTRT on -STABLE > > without breaking API. Can we? > > I've had a quick look into this problem because I extensively use > VLANs on a bge and discovered that I no longer have VLAN tag > details (which makes packet tracing a nuisance). > > As far as I can see, there is nothing preventing bpf_tap() and > bpf_mtap2() being doctored to undo the VLAN detagging so that > bpf_filter() is passed a mbuf chain that looks like an 802.1Q > ethernet frame: Dummy up an mbuf (as bpf_mtap2() does) that > contains the MAC addresses from the incoming data followed by > the 802.1Q packet type and tag information, with m_next pointing > to the byte after the MAC addresses in the original data. Why don't we just fake it up from ether_input() and pass it to BPF_MTAP() instead of 'teaching' bpf? I think it is more logical thing to do. Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:36: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 B672F16A415 for ; Tue, 19 Sep 2006 19:36:42 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6EF143D45 for ; Tue, 19 Sep 2006 19:36:41 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so4434191wxd for ; Tue, 19 Sep 2006 12:36:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uq8/JBQDiXVH2AUSGvoPa7Yo7/JsB1kWwPY5GoDkZd8TDcex0ASEYEeaN90poRa+OjbXRdAK53juPtm40cq4mu5TjUcufKEZ8Gq61PCrNkg+RyrtqFQ5yjc2i/6DSSDJfk6iZKX+YjIadtjyT5LAY/FUij6JoDG4wLEyqbsTk2Y= Received: by 10.70.83.4 with SMTP id g4mr22941157wxb; Tue, 19 Sep 2006 12:36:38 -0700 (PDT) Received: by 10.70.55.2 with HTTP; Tue, 19 Sep 2006 12:36:38 -0700 (PDT) Message-ID: Date: Tue, 19 Sep 2006 12:36:38 -0700 From: "Maksim Yevmenkin" To: "Ruslan Ermilov" In-Reply-To: <20060919190645.GA23068@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 19:36:42 -0000 Ruslan, > > revision 1.12 does NOT work on sparc64. it causes crash with > > > > panic: trap: memory address not aligned > > > I was affraid of something like this, but given that an argument > is 64-bit aligned, I didn't think it would be a real problem. > Can you try removing the (int) casts in front of *(intptr_t *) > and see if it helps? nope, same crash. the only thing that seems to help is to reverting back to (int *) cast just like other keyboard drivers do. then it works. i'm in the process of getting amd64 snapshot iso to try it on a couple of boxes. if it will work then i'm going to back (int *) -> (intptr_t *) changes introduced in rev 1.8. thanks, max > > > i'll try to find which particular ioctl causes it. in the mean time > > reverting everything back to (int *) casting makes everything work. > > > > btw, other keyboard drivers ukbd(4), atkbd(4) and sunkbd(4) use simple > > cast (int *) and NOT intptr_t. > > > > thanks, > > max > > > > On 9/19/06, Ruslan Ermilov wrote: > > >ru 2006-09-19 13:03:10 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/dev/kbdmux kbdmux.c > > > Log: > > > Make typecast expressions comply with style(9). > > > > > > Revision Changes Path > > > 1.12 +5 -5 src/sys/dev/kbdmux/kbdmux.c > > > Cheers, > -- > Ruslan Ermilov > ru@FreeBSD.org > FreeBSD committer > > > From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:39: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 3AC1116A47C; Tue, 19 Sep 2006 19:39:41 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 121D543D6E; Tue, 19 Sep 2006 19:39:39 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JJdcrc092086; Tue, 19 Sep 2006 19:39:38 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JJdcpp092085; Tue, 19 Sep 2006 19:39:38 GMT (envelope-from alexbl) Message-Id: <200609191939.k8JJdcpp092085@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Tue, 19 Sep 2006 19:39: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/audio/picard 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, 19 Sep 2006 19:39:41 -0000 alexbl 2006-09-19 19:39:38 UTC FreeBSD ports repository Modified files: audio/picard Makefile Log: - fix dependencies (py-musicbrainz -> py-musicbrainz2) - take maintainership No response from: maintainer Approved by: linimon (portmgr), novel (mentor) Revision Changes Path 1.4 +2 -2 ports/audio/picard/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:48: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 A6FA516A407; Tue, 19 Sep 2006 19:48:23 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A5343D5E; Tue, 19 Sep 2006 19:48:20 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 5F0B55DF7; Tue, 19 Sep 2006 23:48:19 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 56A635DF0; Tue, 19 Sep 2006 23:48:19 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8JJmJNA023437; Tue, 19 Sep 2006 23:48:19 +0400 (MSD) (envelope-from ru) Date: Tue, 19 Sep 2006 23:48:19 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin , Marius Strobl Message-ID: <20060919194819.GA23360@rambler-co.ru> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 19:48:23 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2006 at 12:36:38PM -0700, Maksim Yevmenkin wrote: > nope, same crash. the only thing that seems to help is to reverting > back to (int *) cast just like other keyboard drivers do. then it > works. >=20 > i'm in the process of getting amd64 snapshot iso to try it on a couple > of boxes. if it will work then i'm going to back (int *) -> (intptr_t > *) changes introduced in rev 1.8. >=20 Why? amd64 and i386 are unaffected (both of my i386 and amd64 work with the committed revision), and on sparc64 we need to find a proper fix. It cannot work properly with (intptr_t *) removed as demonstrated by the test program I sent to you. Here it's again for reference: : $ cat Makefile : PROG=3D bubu : NO_MAN=3D : SRCS=3D main.c ioctl.c : WARNS?=3D3 :=20 : .include : $ cat main.c : #include :=20 : int ioctl(int, u_long, ...); :=20 : int : main(void) : { :=20 : ioctl(1, 2, 3); : return (0); : } : $ cat ioctl.c : #include : #include :=20 : void ioctl(int, u_long, caddr_t); :=20 : /* : * This emulates what kernel's ioctl() does with IOC_VOID : * type ioctls. : */ : void : ioctl(int fd, u_long req, caddr_t argp) : { : caddr_t data =3D (void *)&argp; :=20 : printf("fd=3D%d req=3D%lu ", fd, req); : printf("(int)(*(intptr_t *)data)=3D%d ", (int)(*(intptr_t *)data)= ); : printf("*(int *)data=3D%d\n", *(int *)data); : } On sparc64, it prints: fd=3D1 req=3D2 (int)(*(intptr_t *)data)=3D3 *(int *)data=3D0 On i386 and amd64, it prints: fd=3D1 req=3D2 (int)(*(intptr_t *)data)=3D3 *(int *)data=3D3 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEEmDqRfpzJluFF4RAisVAKCYk1wSzIxOGxIvAeekm6xaaLn+eQCcDuXE 9dPELCSpIH8lahnhin0VCR0= =W9Zl -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:50: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 5117E16A403; Tue, 19 Sep 2006 19:50:05 +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 E2A4743D49; Tue, 19 Sep 2006 19:50:04 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.7/8.13.7) with ESMTP id k8JJnxkl003731; Tue, 19 Sep 2006 12:49:59 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.7/8.13.7/Submit) id k8JJnx2L003730; Tue, 19 Sep 2006 12:49:59 -0700 (PDT) (envelope-from obrien) Date: Tue, 19 Sep 2006 12:49:59 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20060919194959.GA3692@dragon.NUXI.org> References: <200609151328.k8FDSAGM094520@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200609151328.k8FDSAGM094520@repoman.freebsd.org> 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 Subject: Re: cvs commit: src/usr.bin/awk main.c.diff 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: Tue, 19 Sep 2006 19:50:05 -0000 On Fri, Sep 15, 2006 at 01:28:10PM +0000, Ruslan Ermilov wrote: > ru 2006-09-15 13:28:10 UTC > FreeBSD src repository > Modified files: > usr.bin/awk main.c.diff > Log: > Don't require a space between -[fv] and its argument. > PR: bin/86514 I really don't think changes like this should be committed unless they also get upstream first. We have BWK awk and by changing it, things "tested" on FreeBSD aren't portable other platforms using BWK awk. > MFC after: 3 days Please don't. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:51: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 2C41516A407; Tue, 19 Sep 2006 19:51:26 +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 DA63E43D53; Tue, 19 Sep 2006 19:51:25 +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 k8JJpPJv093102; Tue, 19 Sep 2006 19:51:25 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JJpPGp093101; Tue, 19 Sep 2006 19:51:25 GMT (envelope-from ahze) Message-Id: <200609191951.k8JJpPGp093101@repoman.freebsd.org> From: Michael Johnson Date: Tue, 19 Sep 2006 19:51:25 +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/gnome screenshots.sgml www/en/gnome/images Makefile ss216-5-tn.png ss216-5.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 19:51:26 -0000 ahze 2006-09-19 19:51:25 UTC FreeBSD doc repository (ports committer) Modified files: en/gnome screenshots.sgml en/gnome/images Makefile Added files: en/gnome/images ss216-5-tn.png ss216-5.png Log: - Add another GNOME 2.16 screenshot Submitted by: Romain Tartiere Revision Changes Path 1.46 +3 -1 www/en/gnome/images/Makefile 1.1 +124 -0 www/en/gnome/images/ss216-5-tn.png (new) 1.1 +4402 -0 www/en/gnome/images/ss216-5.png (new) 1.69 +9 -1 www/en/gnome/screenshots.sgml From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:54: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 E445E16A416 for ; Tue, 19 Sep 2006 19:54:26 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25AF843D4C for ; Tue, 19 Sep 2006 19:54:24 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 16064 invoked from network); 19 Sep 2006 19:57:28 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 19 Sep 2006 19:57:28 -0000 Message-ID: <45104AEF.10000@freebsd.org> Date: Tue, 19 Sep 2006 21:54:23 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Jung-uk Kim References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191431.01649.jkim@FreeBSD.org> <20060919190449.GC720@turion.vk2pj.dyndns.org> <200609191535.08184.jkim@FreeBSD.org> In-Reply-To: <200609191535.08184.jkim@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin , cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 19:54:27 -0000 Jung-uk Kim wrote: > On Tuesday 19 September 2006 03:04 pm, Peter Jeremy wrote: >> On Tue, 2006-Sep-19 14:30:59 -0400, Jung-uk Kim wrote: >>> On Tuesday 19 September 2006 01:52 pm, John Baldwin wrote: >>>> Which I'm about to kill hopefully. Please let's fix this the >>>> right way and not hack it any further. >>> Sure, no problem. But I don't think we can DTRT on -STABLE >>> without breaking API. Can we? >> I've had a quick look into this problem because I extensively use >> VLANs on a bge and discovered that I no longer have VLAN tag >> details (which makes packet tracing a nuisance). >> >> As far as I can see, there is nothing preventing bpf_tap() and >> bpf_mtap2() being doctored to undo the VLAN detagging so that >> bpf_filter() is passed a mbuf chain that looks like an 802.1Q >> ethernet frame: Dummy up an mbuf (as bpf_mtap2() does) that >> contains the MAC addresses from the incoming data followed by >> the 802.1Q packet type and tag information, with m_next pointing >> to the byte after the MAC addresses in the original data. > > Why don't we just fake it up from ether_input() and pass it to > BPF_MTAP() instead of 'teaching' bpf? I think it is more logical > thing to do. Then it would be kinda pointless to have the hardware remove it in the first place. -- Andre From owner-cvs-all@FreeBSD.ORG Tue Sep 19 19:56: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 54CDC16A407; Tue, 19 Sep 2006 19:56:26 +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 D83BF43D49; Tue, 19 Sep 2006 19:56:24 +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 k8JJuOcb093316; Tue, 19 Sep 2006 19:56:24 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JJuOnO093311; Tue, 19 Sep 2006 19:56:24 GMT (envelope-from obrien) Message-Id: <200609191956.k8JJuOnO093311@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 19 Sep 2006 19: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/net/rdesktop 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, 19 Sep 2006 19:56:26 -0000 obrien 2006-09-19 19:56:24 UTC FreeBSD ports repository Modified files: net/rdesktop pkg-plist Log: Update to version 1.5.0. Revision Changes Path 1.8 +4 -1 ports/net/rdesktop/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:00: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 4839916A47B for ; Tue, 19 Sep 2006 20:00:58 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A4FA43D55 for ; Tue, 19 Sep 2006 20:00:56 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so4440783wxd for ; Tue, 19 Sep 2006 13:00:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hqoMhUJBC31+1pXyW8DsgCrNgSxsfSHMdyWHtN4E6C5pytS9lsqDHG2SufY34rI0V1Bt7/fkGkaB3cxouRhwnHuA9bfJ9FXF4FxEZLCmSocCo3hbpF1AuYNx3n+YWk67zZ3pcyI1hm0jmD+pnUfy/qBUbZAJ1R1DZybeN6MMKq0= Received: by 10.70.22.10 with SMTP id 10mr15377595wxv; Tue, 19 Sep 2006 13:00:55 -0700 (PDT) Received: by 10.70.55.2 with HTTP; Tue, 19 Sep 2006 13:00:55 -0700 (PDT) Message-ID: Date: Tue, 19 Sep 2006 13:00:55 -0700 From: "Maksim Yevmenkin" To: "Ruslan Ermilov" In-Reply-To: <20060919194819.GA23360@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> Cc: cvs-src@freebsd.org, Marius Strobl , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 20:00:58 -0000 On 9/19/06, Ruslan Ermilov wrote: > On Tue, Sep 19, 2006 at 12:36:38PM -0700, Maksim Yevmenkin wrote: > > nope, same crash. the only thing that seems to help is to reverting > > back to (int *) cast just like other keyboard drivers do. then it > > works. > > > > i'm in the process of getting amd64 snapshot iso to try it on a couple > > of boxes. if it will work then i'm going to back (int *) -> (intptr_t > > *) changes introduced in rev 1.8. > > > Why? amd64 and i386 are unaffected (both of my i386 and amd64 work > with the committed revision), and on sparc64 we need to find a proper > fix. It cannot work properly with (intptr_t *) removed as demonstrated > by the test program I sent to you. Here it's again for reference: ok, i'm officially confused now. from what i understood, i386 is not affected (intptr_t *) casing, right? (intptr_t *) casing causes problem with amd64, right? sparc64 crashes with (intptr_t *) casting (tested locally) now, what i'm suggesting is to replace (intptr_t *) casting with (int *) as it was before rev 1.8. i claim that after this change i386 will not affected. sparc64 will work and will not crash (tested locally) amd64 should work (i think), but i'm in the process of getting amd64 iso to build a test box. i tested (int *) casting on sparc64 with SETLED, SETREPEAT and it works fine. i made sure that parameters passed via ioctl() are all correct. i will do the same test on amd64 before committing. also, like i said before, all other keyboard drivers, including sunkbd(4) use (int *) cast and NOT (intptr_t *), and it seems to work just fine. while i'm interested what is going on here, i'd rather commit something that is tested and known to work then wait. it will buy some time to do the proper analysis and fix. thanks, max From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:06: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 A435016A412; Tue, 19 Sep 2006 20:06:56 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id E34FE43D45; Tue, 19 Sep 2006 20:06:53 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id BADC45C65; Wed, 20 Sep 2006 00:06:51 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 981605C57; Wed, 20 Sep 2006 00:06:51 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8JK6q6A023630; Wed, 20 Sep 2006 00:06:52 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 00:06:52 +0400 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20060919200652.GC23360@rambler-co.ru> References: <200609151328.k8FDSAGM094520@repoman.freebsd.org> <20060919194959.GA3692@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UPT3ojh+0CqEDtpF" Content-Disposition: inline In-Reply-To: <20060919194959.GA3692@dragon.NUXI.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/awk main.c.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: Tue, 19 Sep 2006 20:06:56 -0000 --UPT3ojh+0CqEDtpF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2006 at 12:49:59PM -0700, David O'Brien wrote: > On Fri, Sep 15, 2006 at 01:28:10PM +0000, Ruslan Ermilov wrote: > > ru 2006-09-15 13:28:10 UTC > > FreeBSD src repository > > Modified files: > > usr.bin/awk main.c.diff=20 > > Log: > > Don't require a space between -[fv] and its argument. > > PR: bin/86514 >=20 > I really don't think changes like this should be committed unless they > also get upstream first. We have BWK awk and by changing it, things > "tested" on FreeBSD aren't portable other platforms using BWK awk. >=20 I'm pretty sure it will be accepted by Brian since another option already allowed its argument to be specified without a preceding space, and I don't share your argument of "this is BWK awk". I think it's more important to be POSIX-compliant than BWK-compliant, even if it means to change vendor code. Of a particular interest is item 2.c of POSIX's Utility Argument Syntax. : The awk utility shall conform to the Base Definitions volume of : IEEE Std 1003.1-2001, Section 12.2, Utility Syntax Guidelines. : Utility Syntax Guidelines : [...] : Guideline 6: : Each option and option-argument should be a separate argument, : except as noted in Utility Argument : Syntax , item (2). : Utility Argument Syntax : utility_name[-a][-b][-c option_argument] : [-d|-e][-foption_argument][operand...] :=20 : The notation used for the SYNOPSIS sections imposes requirements : on the implementors of the standard utilities and provides a : simple reference for the application developer or system user. :=20 : [...] :=20 : 2. Option-arguments are sometimes shown separated from their : options by s, sometimes directly : adjacent. This reflects the situation that in some cases an : option-argument is included within the same argument string : as the option; in most cases it is the next argument. The : Utility Syntax Guidelines in Utility Syntax Guidelines require : that the option be a separate argument from its option-argument, : but there are some exceptions in IEEE Std 1003.1-2001 to : ensure continued operation of historical applications: :=20 : a. If the SYNOPSIS of a standard utility shows a : between an option and option-argument (as : with [ -c option_argument] in the example), a conforming : application shall use separate arguments for that option : and its option-argument. :=20 : b. If a is not shown (as with [ -f option_argument] : in the example), a conforming : application shall place an option and its option-argument : directly adjacent in the same argument string, without : intervening s. :=20 : c. Notwithstanding the preceding requirements on conforming : applications, a conforming : implementation shall permit an application to specify : options and option-arguments as a single argument or : as separate arguments whether or not a is shown : on the synopsis line, ^[XSI] [Option Start] except in : those cases (marked with the XSI portability warning) : where an option-argument is optional and no separation : can be used. [Option End] : = =20 : d. A standard utility may also be implemented to operate : correctly when the required separation into multiple : arguments is violated by a non-conforming application. =20 > > MFC after: 3 days >=20 > Please don't. > =20 Too late. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --UPT3ojh+0CqEDtpF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEE3cqRfpzJluFF4RAtCwAJ4ksnhPbNVQX0q9VK5cu4uVBrMGAgCglg07 MGYIpRe9B88l7xO28Am1kKU= =tl51 -----END PGP SIGNATURE----- --UPT3ojh+0CqEDtpF-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:09: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 ADE6A16A412; Tue, 19 Sep 2006 20:09:31 +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 93A6143D60; Tue, 19 Sep 2006 20:09: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 k8JK9RxY095100; Tue, 19 Sep 2006 20:09:27 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JK9RVq095099; Tue, 19 Sep 2006 20:09:27 GMT (envelope-from miwi) Message-Id: <200609192009.k8JK9RVq095099@repoman.freebsd.org> From: Martin Wilke Date: Tue, 19 Sep 2006 20:09: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/comms Makefile ports/comms/chu Makefile distinfo pkg-descr pkg-plist ports/comms/chu/files patch-chu.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, 19 Sep 2006 20:09:31 -0000 miwi 2006-09-19 20:09:27 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/chu Makefile distinfo pkg-descr pkg-plist comms/chu/files patch-chu.c Log: CHU is a time-standard shortwave radio station operated by National Research Council Canada (NRC). This software uses signals from radio station CHU to set and frequency discipline the system clock on a Linux (FreeBSD) based system. WWW: http://www.rossi.com/chu/ PR: ports/103369 Submitted by: Diane Bruce Revision Changes Path 1.157 +1 -0 ports/comms/Makefile 1.1 +56 -0 ports/comms/chu/Makefile (new) 1.1 +3 -0 ports/comms/chu/distinfo (new) 1.1 +76 -0 ports/comms/chu/files/patch-chu.c (new) 1.1 +8 -0 ports/comms/chu/pkg-descr (new) 1.1 +9 -0 ports/comms/chu/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:09: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 8D4B916A407; Tue, 19 Sep 2006 20:09:59 +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 5402843D6D; Tue, 19 Sep 2006 20:09: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 k8JK9sDl095142; Tue, 19 Sep 2006 20:09:54 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JK9shT095141; Tue, 19 Sep 2006 20:09:54 GMT (envelope-from miwi) Message-Id: <200609192009.k8JK9shT095141@repoman.freebsd.org> From: Martin Wilke Date: Tue, 19 Sep 2006 20:09: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: Tue, 19 Sep 2006 20:09:59 -0000 miwi 2006-09-19 20:09:54 UTC FreeBSD ports repository Modified files: . modules Log: chu --> ports/comms/chu Revision Changes Path 1.16240 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:36: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 E63E016A407; Tue, 19 Sep 2006 20:36:10 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D73A43D45; Tue, 19 Sep 2006 20:36:09 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id C07785CB7; Wed, 20 Sep 2006 00:36:07 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 9EB2A5C87; Wed, 20 Sep 2006 00:36:07 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8JKa8VD044050; Wed, 20 Sep 2006 00:36:08 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 00:36:08 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060919203608.GE23360@rambler-co.ru> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="idY8LE8SD6/8DnRI" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, Marius Strobl , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 20:36:11 -0000 --idY8LE8SD6/8DnRI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2006 at 01:00:55PM -0700, Maksim Yevmenkin wrote: > On 9/19/06, Ruslan Ermilov wrote: > >On Tue, Sep 19, 2006 at 12:36:38PM -0700, Maksim Yevmenkin wrote: > >> nope, same crash. the only thing that seems to help is to reverting > >> back to (int *) cast just like other keyboard drivers do. then it > >> works. > >> > >> i'm in the process of getting amd64 snapshot iso to try it on a couple > >> of boxes. if it will work then i'm going to back (int *) -> (intptr_t > >> *) changes introduced in rev 1.8. > >> > >Why? amd64 and i386 are unaffected (both of my i386 and amd64 work > >with the committed revision), and on sparc64 we need to find a proper > >fix. It cannot work properly with (intptr_t *) removed as demonstrated > >by the test program I sent to you. Here it's again for reference: >=20 > ok, i'm officially confused now. from what i understood, >=20 > i386 is not affected (intptr_t *) casing, right? >=20 Yes, because intptr_t is "int" on i386. > (intptr_t *) casing causes problem with amd64, right? >=20 Caused, because you applied *(intptr_t *) to things that didn't require it, which are now reverted back to *(int *). > sparc64 crashes with (intptr_t *) casting (tested locally) >=20 We need to find *where*, and find a proper fix. > now, >=20 > what i'm suggesting is to replace (intptr_t *) casting with (int *) as > it was before rev 1.8. i claim that after this change >=20 > i386 will not affected. >=20 Yes. > sparc64 will work and will not crash (tested locally) >=20 not crash !=3D work properly. Can you print the value of argument to KDSETLED and verify it's correct? Print it both as (int)*(intptr_t *)arg and *(int *)arg, and compare. > amd64 should work (i think), but i'm in the process of getting amd64 > iso to build a test box. >=20 Yes, it should. > i tested (int *) casting on sparc64 with SETLED, SETREPEAT and it > works fine. i made sure that parameters passed via ioctl() are all > correct. i will do the same test on amd64 before committing. >=20 KDSETREPEAT _does_ use *(int *) in the committed code, as it's a normal "_IOW('K', 102, keyboard_repeat_t)" which takes a pointer as an argument. KDSETLED isn't used outside the kernel, so I assume you tested it only when it's called from within the kernel? If so, try passing it from useland to see the endianness problem; I'm pretty sure it will fire. If it does, there are two options: - Fix in-kernel callers of KDSETLED to behave like userland. - Fix the definition of KDSETLED to be: #define KDSETLED _IOW('K', 66, int) and then fix kbdmux.c to use *(int *) when it accesses KDSETLED's argument. Similarly for KDSKBSTATE. KDSETRAD should still be accessed through (int)*(intptr_t *)arg to stay binary compatible. > also, like i said before, all other keyboard drivers, including > sunkbd(4) use (int *) cast and NOT (intptr_t *), and it seems to work > just fine. >=20 I think this problem is unnoticeable because you're talking about the KDSETLED here, and it's only used inside the kernel, and inside the kernel it's passed as a "pointer to int", while in case of userland it would be passed as a 64-bit value on the stack (on sparc64), and causing an endianness problem when accessed through *(int *)arg. > while i'm interested what is going on here, i'd rather commit > something that is tested and known to work then wait. it will buy some > time to do the proper analysis and fix. >=20 kbdmux didn't work on sparc64 anyway to the best of my knowledge, or am I mistaken? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --idY8LE8SD6/8DnRI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEFS4qRfpzJluFF4RAibwAJ44FdosDYpXiedbrYQk8CJhTjSx1wCeLt1i sX8CqubP9NVMlUjULn4tEOI= =IwVy -----END PGP SIGNATURE----- --idY8LE8SD6/8DnRI-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:42: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 8EE8616A403; Tue, 19 Sep 2006 20:42:47 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF6B43D53; Tue, 19 Sep 2006 20:42:41 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8JKgeRc060014; Tue, 19 Sep 2006 16:42:40 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Andre Oppermann Date: Tue, 19 Sep 2006 16:42:25 -0400 User-Agent: KMail/1.6.2 References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191535.08184.jkim@FreeBSD.org> <45104AEF.10000@freebsd.org> In-Reply-To: <45104AEF.10000@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609191642.27659.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1904/Tue Sep 19 15:45:35 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin , cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 19 Sep 2006 20:42:47 -0000 On Tuesday 19 September 2006 03:54 pm, Andre Oppermann wrote: > Jung-uk Kim wrote: > > On Tuesday 19 September 2006 03:04 pm, Peter Jeremy wrote: > >> On Tue, 2006-Sep-19 14:30:59 -0400, Jung-uk Kim wrote: > >>> On Tuesday 19 September 2006 01:52 pm, John Baldwin wrote: > >>>> Which I'm about to kill hopefully. Please let's fix this the > >>>> right way and not hack it any further. > >>> > >>> Sure, no problem. But I don't think we can DTRT on -STABLE > >>> without breaking API. Can we? > >> > >> I've had a quick look into this problem because I extensively > >> use VLANs on a bge and discovered that I no longer have VLAN tag > >> details (which makes packet tracing a nuisance). > >> > >> As far as I can see, there is nothing preventing bpf_tap() and > >> bpf_mtap2() being doctored to undo the VLAN detagging so that > >> bpf_filter() is passed a mbuf chain that looks like an 802.1Q > >> ethernet frame: Dummy up an mbuf (as bpf_mtap2() does) that > >> contains the MAC addresses from the incoming data followed by > >> the 802.1Q packet type and tag information, with m_next pointing > >> to the byte after the MAC addresses in the original data. > > > > Why don't we just fake it up from ether_input() and pass it to > > BPF_MTAP() instead of 'teaching' bpf? I think it is more logical > > thing to do. > > Then it would be kinda pointless to have the hardware remove it in > the first place. Actually that was exactly why I tried to disable hardware VLAN tagging when there is bpf peer (in this kludge, promiscuous mode instead) but I wasn't able to find better way. :-( Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:46: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 E547C16A407; Tue, 19 Sep 2006 20:46: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 4444A43D4C; Tue, 19 Sep 2006 20:46: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 k8JKkAeT002258; Tue, 19 Sep 2006 20:46:10 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JKkApr002257; Tue, 19 Sep 2006 20:46:10 GMT (envelope-from maho) Message-Id: <200609192046.k8JKkApr002257@repoman.freebsd.org> From: Maho Nakata Date: Tue, 19 Sep 2006 20:46: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/math/ufsparse/files patch-UFconfig+UFconfig.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, 19 Sep 2006 20:46:11 -0000 maho 2006-09-19 20:46:09 UTC FreeBSD ports repository Modified files: math/ufsparse/files patch-UFconfig+UFconfig.mk Log: use -DGETRUSAGE Submitted by: Pedro F. Giffuni Revision Changes Path 1.3 +11 -4 ports/math/ufsparse/files/patch-UFconfig+UFconfig.mk From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:46: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 EBE0F16A40F; Tue, 19 Sep 2006 20:46:56 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1380643D46; Tue, 19 Sep 2006 20:46:56 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id DF5005D54; Wed, 20 Sep 2006 00:46:54 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id BE1235CB9; Wed, 20 Sep 2006 00:46:54 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8JKktZg044118; Wed, 20 Sep 2006 00:46:55 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 00:46:55 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060919204655.GF23360@rambler-co.ru> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GV0iVqYguTV4Q9ER" Content-Disposition: inline In-Reply-To: <20060919203608.GE23360@rambler-co.ru> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, Marius Strobl , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 20:46:57 -0000 --GV0iVqYguTV4Q9ER Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 12:36:08AM +0400, Ruslan Ermilov wrote: > KDSETLED isn't used outside the kernel, so I assume you tested it > only when it's called from within the kernel? If so, try passing > it from useland to see the endianness problem; I'm pretty sure it > will fire. [...] >=20 Can you please compile and run the following utility on sparc64, on any non-busy /dev/kbd*? : #include : #include : #include : #include : #include :=20 : int : main(void) : { : int mode; :=20 : if (ioctl(0, KDGKBMODE, &mode) =3D=3D -1) : err(1, "ioctl(KDGKBMODE)"); : printf("current mode =3D %d\n", mode); :=20 : if (ioctl(0, KDSKBMODE, mode) =3D=3D -1) : err(1, "ioctl(KDSKBMODE)"); :=20 : if (ioctl(0, KDGKBMODE, &mode) =3D=3D -1) : err(1, "ioctl(KDGKBMODE)"); : printf("current mode =3D %d\n", mode); :=20 : exit (0); : } On my i386 notebook after "kldload kbdmux" and the following config as a result: lrwxr-xr-x 1 root wheel 6 Jan 1 1970 /dev/kbd0 -> atkbd0 lrwxr-xr-x 1 root wheel 7 Sep 20 00:43 /dev/kbd1 -> kbdmux0 : ./a < /dev/kbd1 : current mode =3D 1 : current mode =3D 1 If it works properly on sparc64, it should be identical. If you'll see a different value in the second "current mode", it'll indicate an endianness bug we're talking about. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --GV0iVqYguTV4Q9ER Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEFc/qRfpzJluFF4RAsHSAJ95IZiKlmJWLKw0KJgfsBwz3okB2gCgiPQT 9r9yEA+IiJgKo5W6HR0qQD0= =FQ+4 -----END PGP SIGNATURE----- --GV0iVqYguTV4Q9ER-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 20:49: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 E4B9916A416; Tue, 19 Sep 2006 20:49:15 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D1A443D4C; Tue, 19 Sep 2006 20:49:15 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JKnFRP010311; Tue, 19 Sep 2006 20:49:15 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JKnFi3010310; Tue, 19 Sep 2006 20:49:15 GMT (envelope-from wilko) Message-Id: <200609192049.k8JKnFi3010310@repoman.freebsd.org> From: Wilko Bulte Date: Tue, 19 Sep 2006 20:49: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/internal new-account.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, 19 Sep 2006 20:49:16 -0000 wilko 2006-09-19 20:49:15 UTC FreeBSD doc repository Modified files: en/internal new-account.sgml Log: Clarify who adds the new committer to the access file. Requested by: gnn Revision Changes Path 1.20 +8 -4 www/en/internal/new-account.sgml From owner-cvs-all@FreeBSD.ORG Tue Sep 19 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 9C76016A403; Tue, 19 Sep 2006 21:04:53 +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 22F3843D5C; Tue, 19 Sep 2006 21:04:50 +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 k8JL4o39012193; Tue, 19 Sep 2006 21:04:50 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JL4oBU012192; Tue, 19 Sep 2006 21:04:50 GMT (envelope-from anray) Message-Id: <200609192104.k8JL4oBU012192@repoman.freebsd.org> From: Andrey Slusar Date: Tue, 19 Sep 2006 21: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/editors/xemacs21-mule 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, 19 Sep 2006 21:04:53 -0000 anray 2006-09-19 21:04:50 UTC FreeBSD ports repository Modified files: editors/xemacs21-mule pkg-plist Log: When editors/xemacs21-mule is installed as ports, site-lisp and site-modules directories are created. But when it's installed as package, these directories are not created. Fix it. PR: ports/103373 Submitted by: NIIMI Satoshi Revision Changes Path 1.20 +4 -2 ports/editors/xemacs21-mule/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21:12: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 5ABFE16A47E; Tue, 19 Sep 2006 21:12:24 +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 CA41643D6E; Tue, 19 Sep 2006 21:12:14 +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 k8JLCEKv012618; Tue, 19 Sep 2006 21:12:14 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JLCE5D012617; Tue, 19 Sep 2006 21:12:14 GMT (envelope-from anray) Message-Id: <200609192112.k8JLCE5D012617@repoman.freebsd.org> From: Andrey Slusar Date: Tue, 19 Sep 2006 21:12: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/japanese/navi2ch-xemacs21-mule 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, 19 Sep 2006 21:12:24 -0000 anray 2006-09-19 21:12:14 UTC FreeBSD ports repository Modified files: japanese/navi2ch-xemacs21-mule Makefile Log: With PR ports/103373, this port is not broken. PR: ports/103374, ports/103373 Submitted by: NIIMI Satoshi(maintainer) Revision Changes Path 1.13 +0 -4 ports/japanese/navi2ch-xemacs21-mule/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21: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 34C9516A5C5 for ; Tue, 19 Sep 2006 21:16:43 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5125443D7E for ; Tue, 19 Sep 2006 21:16:30 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so4461452wxd for ; Tue, 19 Sep 2006 14:16:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UoxRINOVxZ1vVhqlBn7VEYqOKExDVx5BmW4g0iWZjqUPMoo2xlXlfn2s7LeT0VuUeKOP1Xe3AGwo5wzsAsMpReC1TvLmdniJCWuJG6ItS50OTdahN7wfJlStQxf+Ole7COhFKvrcYaS3EdgMI97rUAci+XY4TB9iGlwQwPeJj1s= Received: by 10.70.56.4 with SMTP id e4mr21429663wxa; Tue, 19 Sep 2006 14:15:57 -0700 (PDT) Received: by 10.70.55.2 with HTTP; Tue, 19 Sep 2006 14:15:56 -0700 (PDT) Message-ID: Date: Tue, 19 Sep 2006 14:15:56 -0700 From: "Maksim Yevmenkin" To: "Ruslan Ermilov" In-Reply-To: <20060919203608.GE23360@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> Cc: cvs-src@freebsd.org, Marius Strobl , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 21:16:43 -0000 On 9/19/06, Ruslan Ermilov wrote: > On Tue, Sep 19, 2006 at 01:00:55PM -0700, Maksim Yevmenkin wrote: > > On 9/19/06, Ruslan Ermilov wrote: > > >On Tue, Sep 19, 2006 at 12:36:38PM -0700, Maksim Yevmenkin wrote: > > >> nope, same crash. the only thing that seems to help is to reverting > > >> back to (int *) cast just like other keyboard drivers do. then it > > >> works. > > >> > > >> i'm in the process of getting amd64 snapshot iso to try it on a couple > > >> of boxes. if it will work then i'm going to back (int *) -> (intptr_t > > >> *) changes introduced in rev 1.8. > > >> > > >Why? amd64 and i386 are unaffected (both of my i386 and amd64 work > > >with the committed revision), and on sparc64 we need to find a proper > > >fix. It cannot work properly with (intptr_t *) removed as demonstrated > > >by the test program I sent to you. Here it's again for reference: > > > > ok, i'm officially confused now. from what i understood, > > > > i386 is not affected (intptr_t *) casing, right? > > > Yes, because intptr_t is "int" on i386. > > > (intptr_t *) casing causes problem with amd64, right? > > > Caused, because you applied *(intptr_t *) to things that didn't > require it, which are now reverted back to *(int *). ok > > sparc64 crashes with (intptr_t *) casting (tested locally) > > > We need to find *where*, and find a proper fix. that will take some time, as ultra5 is very slow at compiling kernel :) > > now, > > > > what i'm suggesting is to replace (intptr_t *) casting with (int *) as > > it was before rev 1.8. i claim that after this change > > > > i386 will not affected. > > > Yes. > > > sparc64 will work and will not crash (tested locally) > > > not crash != work properly. Can you print the value of argument > to KDSETLED and verify it's correct? Print it both as > (int)*(intptr_t *)arg and *(int *)arg, and compare. ok, it works from user's point of view, i.e. i press caps, num lock etc. and the light comes on/off on keyboard(s). > > amd64 should work (i think), but i'm in the process of getting amd64 > > iso to build a test box. > > > Yes, it should. > > > i tested (int *) casting on sparc64 with SETLED, SETREPEAT and it > > works fine. i made sure that parameters passed via ioctl() are all > > correct. i will do the same test on amd64 before committing. > > > KDSETREPEAT _does_ use *(int *) in the committed code, as it's > a normal "_IOW('K', 102, keyboard_repeat_t)" which takes a pointer > as an argument. yes, so? > KDSETLED isn't used outside the kernel, so I assume you tested it > only when it's called from within the kernel? If so, try passing > it from useland to see the endianness problem; I'm pretty sure it > will fire. If it does, there are two options: ok, i see what you are saying now. i will try to use KDSETLED from userspace. > - Fix in-kernel callers of KDSETLED to behave like userland. > - Fix the definition of KDSETLED to be: > > #define KDSETLED _IOW('K', 66, int) > > and then fix kbdmux.c to use *(int *) when it accesses KDSETLED's > argument. ok > Similarly for KDSKBSTATE. KDSETRAD should still be accessed > through (int)*(intptr_t *)arg to stay binary compatible. or perhaps as keyboard_repeat_t > > also, like i said before, all other keyboard drivers, including > > sunkbd(4) use (int *) cast and NOT (intptr_t *), and it seems to work > > just fine. > > > I think this problem is unnoticeable because you're talking about > the KDSETLED here, and it's only used inside the kernel, and > inside the kernel it's passed as a "pointer to int", while in > case of userland it would be passed as a 64-bit value on the > stack (on sparc64), and causing an endianness problem when > accessed through *(int *)arg. from quick search, i can see that SETLED, KBSKBMODE and KDBSKBSTATE are called from kernel with (caddr_t) &foo, i.e. pointer to int value. from another quick search in /usr/src/{usr.}{s}bin/ i do not see any userspace code that uses these ioctl() directly (and, yes, it does not mean that it does not exists). so, i propose 1) we change kbd/syscons/etc kernel code back to its default assumption that KBxxx ioctls defined as _IO(foo, bar) accept 3rd parameter as a pointer to int. 2) we change KDSETLED _IO('K', 66, /* int */) to KDSETLED _IO('K', 66, /* (int *) */) so its "documented". 3) take an "ostrich approach" (put our heads in the sand) to any 3rd party application that might use SETLED, KBSKBMODE etc. ioctls directly. the above requires minimal code change, which is, imo, is a good thing. > > while i'm interested what is going on here, i'd rather commit > > something that is tested and known to work then wait. it will buy some > > time to do the proper analysis and fix. > > > kbdmux didn't work on sparc64 anyway to the best of my knowledge, > or am I mistaken? after recent sunkbd(4) fix it is possible to use kbdmux(4) on sparc64. i have a ulta5 behind me that runs 6-stable with kbdmux(4) sunkbd(4) and ukbd(4) connected. sunkbd(4) needs to be fixed (read implement read_char() and check_char()) but its not kbdmux(4) problem. thanks, max > > > Cheers, > -- > Ruslan Ermilov > ru@FreeBSD.org > FreeBSD committer > > > From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21:20: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 43EA416A494; Tue, 19 Sep 2006 21:20:44 +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 F146B43D76; Tue, 19 Sep 2006 21:20:43 +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 k8JLKhXr013022; Tue, 19 Sep 2006 21:20:43 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JLKhI5013021; Tue, 19 Sep 2006 21:20:43 GMT (envelope-from anray) Message-Id: <200609192120.k8JLKhI5013021@repoman.freebsd.org> From: Andrey Slusar Date: Tue, 19 Sep 2006 21:20: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/rst.el pkg-plist ports/textproc/rst.el/files patch-rst.el X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 21:20:44 -0000 anray 2006-09-19 21:20:43 UTC FreeBSD ports repository Modified files: textproc/rst.el pkg-plist Removed files: textproc/rst.el/files patch-rst.el Log: - Revert removing site-lisp dir [1] - Remove zero length patch PR: ports/10290(followup) [1] Submitted by: maintainer [1] Revision Changes Path 1.3 +0 -0 ports/textproc/rst.el/files/patch-rst.el (dead) 1.2 +0 -1 ports/textproc/rst.el/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21:25: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 115B816A403; Tue, 19 Sep 2006 21:25:13 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A5743D9B; Tue, 19 Sep 2006 21:24:46 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 286A75DA2; Wed, 20 Sep 2006 01:24:45 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 079BE5D88; Wed, 20 Sep 2006 01:24:45 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8JLOjqC044478; Wed, 20 Sep 2006 01:24:45 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 01:24:45 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060919212445.GA44298@rambler-co.ru> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> <20060919204655.GF23360@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline In-Reply-To: <20060919204655.GF23360@rambler-co.ru> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, Marius Strobl , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 21:25:14 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 12:46:55AM +0400, Ruslan Ermilov wrote: > On Wed, Sep 20, 2006 at 12:36:08AM +0400, Ruslan Ermilov wrote: > > KDSETLED isn't used outside the kernel, so I assume you tested it > > only when it's called from within the kernel? If so, try passing > > it from useland to see the endianness problem; I'm pretty sure it > > will fire. [...] > >=20 > Can you please compile and run the following utility on sparc64, > on any non-busy /dev/kbd*? >=20 > : #include > : #include > : #include > : #include > : #include > :=20 > : int > : main(void) > : { > : int mode; > :=20 > : if (ioctl(0, KDGKBMODE, &mode) =3D=3D -1) > : err(1, "ioctl(KDGKBMODE)"); > : printf("current mode =3D %d\n", mode); > :=20 > : if (ioctl(0, KDSKBMODE, mode) =3D=3D -1) > : err(1, "ioctl(KDSKBMODE)"); > :=20 > : if (ioctl(0, KDGKBMODE, &mode) =3D=3D -1) > : err(1, "ioctl(KDGKBMODE)"); > : printf("current mode =3D %d\n", mode); > :=20 > : exit (0); > : } >=20 > On my i386 notebook after "kldload kbdmux" and the > following config as a result: >=20 > lrwxr-xr-x 1 root wheel 6 Jan 1 1970 /dev/kbd0 -> atkbd0 > lrwxr-xr-x 1 root wheel 7 Sep 20 00:43 /dev/kbd1 -> kbdmux0 >=20 > : ./a < /dev/kbd1 > : current mode =3D 1 > : current mode =3D 1 >=20 > If it works properly on sparc64, it should be identical. > If you'll see a different value in the second "current > mode", it'll indicate an endianness bug we're talking > about. >=20 It doesn't, on sparc64, work properly: # uname -p sparc64 # ./a < /dev/vkbdctl0 current mode =3D 1 current mode =3D 0 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEGAdqRfpzJluFF4RAgkYAKCBsKR1ok+jKeTxlqx6dIGdmVuc8ACfaVC4 oa8xYWDpOR+oaX5/AzdDzYI= =oVwF -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21:31: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 7931C16A47C; Tue, 19 Sep 2006 21:31:10 +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 BB1F343D49; Tue, 19 Sep 2006 21:30:02 +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 k8JLU2LR013516; Tue, 19 Sep 2006 21:30:02 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JLU2T4013515; Tue, 19 Sep 2006 21:30:02 GMT (envelope-from ahze) Message-Id: <200609192130.k8JLU2T4013515@repoman.freebsd.org> From: Michael Johnson Date: Tue, 19 Sep 2006 21:30: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-p2p/py-bittorrent Makefile ports/net-p2p/py-bittorrent-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: Tue, 19 Sep 2006 21:31:10 -0000 ahze 2006-09-19 21:30:02 UTC FreeBSD ports repository Modified files: net-p2p/py-bittorrent Makefile net-p2p/py-bittorrent-devel Makefile Log: - Depend on py-wxPython26-unicode instead of py-gtk2 for gui mode - Bump PORTREVISION PR: ports/102736 Approved by: maintainer (timeout 18days) Revision Changes Path 1.61 +2 -2 ports/net-p2p/py-bittorrent-devel/Makefile 1.45 +2 -1 ports/net-p2p/py-bittorrent/Makefile From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21:39: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 6271F16A412 for ; Tue, 19 Sep 2006 21:39:36 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B66543D6D for ; Tue, 19 Sep 2006 21:39:26 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so11414pye for ; Tue, 19 Sep 2006 14:39:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=YpeEEXT9fabbmMIsLQw5JArFGzklKgmrFqPQ7FdoxD+DV2+5SVeaC8blBVFcHrcTED+eXTMQ2VGTboHYUIV3Z01MWTQJK5fEN9uRti9T+/gSBbegs1SoYfQomkn+YV0Yp+J5XO8df+63x31+74IICPk71Z3cd2mTzmpmyup35is= Received: by 10.35.95.1 with SMTP id x1mr26940212pyl; Tue, 19 Sep 2006 14:39:26 -0700 (PDT) Received: by 10.35.90.6 with HTTP; Tue, 19 Sep 2006 14:39:25 -0700 (PDT) Message-ID: Date: Tue, 19 Sep 2006 17:39:25 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: "Mikhail Teterin" In-Reply-To: <200609190241.k8J2f6CM084659@repoman.freebsd.org> MIME-Version: 1.0 References: <200609190241.k8J2f6CM084659@repoman.freebsd.org> X-Google-Sender-Auth: e8cb44bef5f604c5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/firefox/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: Tue, 19 Sep 2006 21:39:36 -0000 On 9/18/06, Mikhail Teterin wrote: > > mi 2006-09-19 02:41:06 UTC > > FreeBSD ports repository > > Modified files: > www/firefox/files patch-configure > Log: > Add a tiny hunk to allow firefox to use our system libz instead of > building its own. Some years ago there was a security problem with > zlib-1.2.2 and firefox' configure checks the system's zlib.h to be > 1.2.3 or higher. > > FreeBSD patched the hole without bumping the version number, which > caused Firefox (and, likely, other Mozilla stuff) to build their own > versions instead (and install their headers). > > Maintainers were repeatedly notified -- most recently about a month > ago: <200608091216.00510@aldan>, < > 200601251926.39246.mi+mx@aldan.algebra.com>. I see where you emailed us in August, we must've totally missed that thread. Sorry. I'll fix this in other gecko ports soon. Approved by: maintainer timeout > > Revision Changes Path > 1.3 +8 -1 ports/www/firefox/files/patch-configure > From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21:44: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 8760F16A40F; Tue, 19 Sep 2006 21:44:49 +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 AFD8143D96; Tue, 19 Sep 2006 21:43:58 +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 k8JLhkro014225; Tue, 19 Sep 2006 21:43:46 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JLhjtb014224; Tue, 19 Sep 2006 21:43:45 GMT (envelope-from maho) Message-Id: <200609192143.k8JLhjtb014224@repoman.freebsd.org> From: Maho Nakata Date: Tue, 19 Sep 2006 21:43: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/math/ufsparse 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, 19 Sep 2006 21:44:49 -0000 maho 2006-09-19 21:43:45 UTC FreeBSD ports repository Modified files: math/ufsparse pkg-descr Log: Update pkg-descr Submitted by: Pedro F. Giffuni Revision Changes Path 1.2 +2 -2 ports/math/ufsparse/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21: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 D879816A407; Tue, 19 Sep 2006 21:48:39 +0000 (UTC) (envelope-from bsam@bsam.ru) Received: from mail.kuban.ru (mail.kuban.ru [62.183.66.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 828C143D77; Tue, 19 Sep 2006 21:48:22 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru ([83.239.48.130]) by mail.kuban.ru (8.9.1/8.9.1) with ESMTP id k8JLlwre060297; Wed, 20 Sep 2006 01:48:12 +0400 (MSD) Received: from bsam by bsam.ru with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GPnRb-000DMF-HZ; Wed, 20 Sep 2006 01:47:55 +0400 To: Andrey Slusar References: <200609192120.k8JLKhI5013021@repoman.freebsd.org> From: Boris Samorodov Date: Wed, 20 Sep 2006 01:47:55 +0400 In-Reply-To: <200609192120.k8JLKhI5013021@repoman.freebsd.org> (Andrey Slusar's message of "Tue, 19 Sep 2006 21:20:43 +0000 (UTC)") Message-ID: <23191860@bsam.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Boris Samorodov Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc/rst.el pkg-plist ports/textproc/rst.el/files patch-rst.el X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 21:48:40 -0000 On Tue, 19 Sep 2006 21:20:43 +0000 (UTC) Andrey Slusar wrote: > anray 2006-09-19 21:20:43 UTC > FreeBSD ports repository > Modified files: > textproc/rst.el pkg-plist > Removed files: > textproc/rst.el/files patch-rst.el > Log: > - Revert removing site-lisp dir [1] > - Remove zero length patch > > PR: ports/10290(followup) [1] ^^^^^ > Submitted by: maintainer [1] > > Revision Changes Path > 1.3 +0 -0 ports/textproc/rst.el/files/patch-rst.el (dead) > 1.2 +0 -1 ports/textproc/rst.el/pkg-plist WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-cvs-all@FreeBSD.ORG Tue Sep 19 21:56: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 EBB5716A40F; Tue, 19 Sep 2006 21:56:18 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id D300543D5A; Tue, 19 Sep 2006 21:56:06 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 4B1FE5EEA; Wed, 20 Sep 2006 01:56:05 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 103075EDC; Wed, 20 Sep 2006 01:56:05 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8JLu5A1044683; Wed, 20 Sep 2006 01:56:05 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 01:56:05 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060919215605.GB44298@rambler-co.ru> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cmJC7u66zC7hs+87" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@freebsd.org, Marius Strobl , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 21:56:19 -0000 --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2006 at 02:15:56PM -0700, Maksim Yevmenkin wrote: > >> sparc64 crashes with (intptr_t *) casting (tested locally) > >> > >We need to find *where*, and find a proper fix. >=20 > that will take some time, as ultra5 is very slow at compiling kernel :) >=20 No need to, I know *where*. The problem is indeed with these brain-damaged IOCTLs that are passed as "int" from userland and as "int *" from kernelland. > >not crash !=3D work properly. Can you print the value of argument > >to KDSETLED and verify it's correct? Print it both as > >(int)*(intptr_t *)arg and *(int *)arg, and compare. >=20 > ok, it works from user's point of view, i.e. i press caps, num lock > etc. and the light comes on/off on keyboard(s). >=20 Yes, it works as long as you don't use these IOCTLs from userland (which you typically don't). > >> i tested (int *) casting on sparc64 with SETLED, SETREPEAT and it > >> works fine. i made sure that parameters passed via ioctl() are all > >> correct. i will do the same test on amd64 before committing. > >> > >KDSETREPEAT _does_ use *(int *) in the committed code, as it's > >a normal "_IOW('K', 102, keyboard_repeat_t)" which takes a pointer > >as an argument. >=20 > yes, so? >=20 I just confirmed that it's okay that it uses *(int *)arg for KDSETREPEAT. > >KDSETLED isn't used outside the kernel, so I assume you tested it > >only when it's called from within the kernel? If so, try passing > >it from useland to see the endianness problem; I'm pretty sure it > >will fire. If it does, there are two options: >=20 > ok, i see what you are saying now. i will try to use KDSETLED from=20 > userspace. >=20 I already did, thanks to your vkbd(4): # uname -p sparc64 # ./a < /dev/vkbdctl0 current mode =3D 1 current mode =3D 0 > >- Fix in-kernel callers of KDSETLED to behave like userland. > >- Fix the definition of KDSETLED to be: > > > >#define KDSETLED _IOW('K', 66, int) > > > >and then fix kbdmux.c to use *(int *) when it accesses KDSETLED's > >argument. >=20 > ok >=20 Since it's obvious that it doesn't "work" on sparc64 in all cases, we need to choose > >Similarly for KDSKBSTATE. KDSETRAD should still be accessed > >through (int)*(intptr_t *)arg to stay binary compatible. >=20 > or perhaps as keyboard_repeat_t >=20 KDSETRAD cannot use keyboard_repeat_t. It's an old interface for binary compatibility (FWICT). If we change it we: 1) break the old API and binary compatibility 2) provide two identical IOCTLs what's the point? It's also used (well, not probably in real life) by kbdcontrol.c. =2E/usr.sbin/kbdcontrol/kbdcontrol.c: if (ioctl(0, KDSETRAD, (d= << 5) | r)) > >> also, like i said before, all other keyboard drivers, including > >> sunkbd(4) use (int *) cast and NOT (intptr_t *), and it seems to work > >> just fine. > >> > >I think this problem is unnoticeable because you're talking about > >the KDSETLED here, and it's only used inside the kernel, and > >inside the kernel it's passed as a "pointer to int", while in > >case of userland it would be passed as a 64-bit value on the > >stack (on sparc64), and causing an endianness problem when > >accessed through *(int *)arg. >=20 > from quick search, i can see that SETLED, KBSKBMODE and KDBSKBSTATE > are called from kernel with (caddr_t) &foo, i.e. pointer to int value. >=20 Yes, in all cases. And this doesn't match the IOCTL's prototype and hence userland. > from another quick search in /usr/src/{usr.}{s}bin/ i do not see any > userspace code that uses these ioctl() directly (and, yes, it does not > mean that it does not exists). >=20 > so, i propose >=20 > 1) we change kbd/syscons/etc kernel code back to its default > assumption that KBxxx ioctls defined as _IO(foo, bar) accept 3rd > parameter as a pointer to int. >=20 Yes. > 2) we change >=20 > KDSETLED _IO('K', 66, /* int */) >=20 > to >=20 > KDSETLED _IO('K', 66, /* (int *) */) >=20 > so its "documented". >=20 No, this isn't going to work and is plain incorrect. We need to change it to "_IOW('K', 66, int)" to make it work. That means that instead of ioctl(0, KDSETLED, mode) applications will have to do: ioctl(0, KDSETLED, &mode) Then they will match the kernel. Let me explain (again) how _IO*'s are treated by ioctl(). _IOW('K', 66, int) means: the argument is a pointer to sizeof(int) bytes of user memory. sysctl() will malloc sizeof(int) bytes of memory in the kernel, and copyin() the data from userland. _IO('K', 66 /*, whatever */) means: the argument is passed by a value as an "int". The kernel then "emulates" the pointer by assigning the pointer variable "data" an on-stack address of this argument. The relevant code in sys_generic.c: : caddr_t data, memp; [...] : if (size > 0) { : memp =3D malloc((u_long)size, M_IOCTLOPS, M_WAITOK); : data =3D memp; : } else { : memp =3D NULL; : data =3D (void *)&uap->data; : } : if (com & IOC_IN) { : error =3D copyin(uap->data, data, (u_int)size); : if (error) { : free(memp, M_IOCTLOPS); : return (error); : } :=20 Here, "size" will be 4 for _IOW, and 0 for _IO. In case of _IO, and the passed argument of say "8", and sparc64, the memory "data" points to will be "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8". If we access it through *(int *)data, it will be first 8 bytes which are 0. If we access it as (int)*(intptr_t *)data it will be (int)8, i.e., the passed value. > 3) take an "ostrich approach" (put our heads in the sand) to any 3rd > party application that might use SETLED, KBSKBMODE etc. ioctls > directly. >=20 > the above requires minimal code change, which is, imo, is a good thing. >=20 The proper fix would be to fix the kernel to pass an argument by value, like the userland does. But from the practical point of view, it may make sense to change the API and say that these IOCTLs now take a pointer type argument. I'm not sure. If you know of any applications (mine test util not counting :-) that use KDSKBMODE/KDSETLED/KDSKBSTATE, then we should probably fix the kernel callers. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEGd1qRfpzJluFF4RAuXbAJ4x0X6LBUbvj2YUOxOEJ6b+jSsJQgCgit9B g8FPG+jVf2yj01/7tz1Z2H0= =hFri -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87-- From owner-cvs-all@FreeBSD.ORG Tue Sep 19 22:00: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 5DF4416A523; Tue, 19 Sep 2006 22:00:45 +0000 (UTC) (envelope-from anray@freebsd.org) Received: from tor.farlep.net (tor.farlep.net [213.130.1.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A03943D60; Tue, 19 Sep 2006 22:00:34 +0000 (GMT) (envelope-from anray@freebsd.org) Organization: ISP Farlep (Odessa) Received: from santinel.home.ua (max2-96.dialup.farlep.net [213.130.6.225]) by tor.farlep.net with ESMTP id k8JM0WpD013879; Wed, 20 Sep 2006 01:00:33 +0300 Received: from anray by santinel.home.ua with local (Exim 4.62; FreeBSD) id 1GPndQ-0004Rj-IF; Wed, 20 Sep 2006 01:00:08 +0300 To: Boris Samorodov References: <200609192120.k8JLKhI5013021@repoman.freebsd.org> <23191860@bsam.ru> From: Andrey Slusar Date: Wed, 20 Sep 2006 01:00:08 +0300 In-Reply-To: <23191860@bsam.ru> (Boris Samorodov's message of "Wed, 20 Sep 2006 01:47:55 +0400") Message-ID: <864pv3ikk7.fsf@santinel.home.ua> User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b27 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SMTP-Vilter-Version: 1.1.8 X-SMTP-Vilter-Virus-Backend: clamd X-SMTP-Vilter-Status: clean X-SMTP-Vilter-clamd-Virus-Status: clean Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/textproc/rst.el pkg-plist ports/textproc/rst.el/files patch-rst.el X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 22:00:45 -0000 Wed, 20 Sep 2006 01:47:55 +0400, Boris Samorodov wrote: > On Tue, 19 Sep 2006 21:20:43 +0000 (UTC) Andrey Slusar wrote: > > anray 2006-09-19 21:20:43 UTC > > FreeBSD ports repository > > Modified files: > > textproc/rst.el pkg-plist > > Removed files: > > textproc/rst.el/files patch-rst.el > > Log: > > - Revert removing site-lisp dir [1] > > - Remove zero length patch > > > > PR: ports/10290(followup) [1] > ^^^^^ It's "ports/102902(followup) [1]", sorry. > > Submitted by: maintainer [1] > > > > Revision Changes Path > > 1.3 +0 -0 ports/textproc/rst.el/files/patch-rst.el (dead) > > 1.2 +0 -1 ports/textproc/rst.el/pkg-plist -- Andrey Slusar From owner-cvs-all@FreeBSD.ORG Tue Sep 19 22:11: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 37D4F16A5D8; Tue, 19 Sep 2006 22:11:49 +0000 (UTC) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E42143D60; Tue, 19 Sep 2006 22:11:44 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8JMBhJ9016700; Tue, 19 Sep 2006 22:11:43 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JMBhcj016699; Tue, 19 Sep 2006 22:11:43 GMT (envelope-from iedowse) Message-Id: <200609192211.k8JMBhcj016699@repoman.freebsd.org> From: Ian Dowse Date: Tue, 19 Sep 2006 22:11: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/usr.bin/column column.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, 19 Sep 2006 22:11:49 -0000 iedowse 2006-09-19 22:11:43 UTC FreeBSD src repository Modified files: usr.bin/column column.c Log: Add missing parentheses to fix a segmentation fault that is easily reproducable with `jot -s " " 400 1 | column -t'. The bug was present in the the original CSRG 'column -t' added in 1989. Revision Changes Path 1.16 +3 -3 src/usr.bin/column/column.c From owner-cvs-all@FreeBSD.ORG Tue Sep 19 22: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 A4C8A16A403; Tue, 19 Sep 2006 22:14:21 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6008043D7F; Tue, 19 Sep 2006 22:14:05 +0000 (GMT) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.13.8/8.13.8/ALCHEMY.FRANKEN.DE) with ESMTP id k8JME4Yo074883; Wed, 20 Sep 2006 00:14:04 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.13.8/8.13.8/Submit) id k8JME4nK074882; Wed, 20 Sep 2006 00:14:04 +0200 (CEST) (envelope-from marius) Date: Wed, 20 Sep 2006 00:14:04 +0200 From: Marius Strobl To: Ruslan Ermilov Message-ID: <20060919221404.GT94944@alchemy.franken.de> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060919215605.GB44298@rambler-co.ru> User-Agent: Mutt/1.4.2.2i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 19 Sep 2006 22:14:21 -0000 On Wed, Sep 20, 2006 at 01:56:05AM +0400, Ruslan Ermilov wrote: > > The proper fix would be to fix the kernel to pass an argument by > value, like the userland does. But from the practical point of > view, it may make sense to change the API and say that these > IOCTLs now take a pointer type argument. I'm not sure. If you > know of any applications (mine test util not counting :-) that > use KDSKBMODE/KDSETLED/KDSKBSTATE, then we should probably fix > the kernel callers. XFree86/Xorg use KDSKBMODE and KDSETLED, see f.e. the Xorg "kbd" driver: http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bsd/bsd_kbd.c?revision=1.8&view=markup Marius From owner-cvs-all@FreeBSD.ORG Tue Sep 19 22:23: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 8B2F216A4C2; Tue, 19 Sep 2006 22:23:55 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B1443D45; Tue, 19 Sep 2006 22:23:54 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k8JMNqhH087939; Tue, 19 Sep 2006 18:23:52 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Martin Blapp Date: Tue, 19 Sep 2006 17:14:46 -0400 User-Agent: KMail/1.9.1 References: <200609191925.k8JJPBaH091145@repoman.freebsd.org> In-Reply-To: <200609191925.k8JJPBaH091145@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609191714.46864.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 19 Sep 2006 18:23:52 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1905/Tue Sep 19 16:43:42 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_proc.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, 19 Sep 2006 22:23:55 -0000 On Tuesday 19 September 2006 15:25, Martin Blapp wrote: > mbr 2006-09-19 19:25:11 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_proc.c > Log: > Fix races between tty.c and sessrele() / doenterpgrp() / leavepgrp(). The tty > code is still under giant lock, but the session/pgrp release code just used > proctree_locks. This explains why moving the proctree_lock in sys/kern/tty.c > rev. 1.258 did fix the panics in our SMP systems. > > This should also fix some race panics with revoked ttys. > > Reviewed by: jhb > MFC after: 1 week Will you be able to revert 1.258 of tty.c now and still be safe from panics? -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Sep 19 23:28: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 D658C16A412; Tue, 19 Sep 2006 23:28:43 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4EC043D58; Tue, 19 Sep 2006 23:28:30 +0000 (GMT) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 2D6224E70E; Wed, 20 Sep 2006 01:28:31 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13707-04; Wed, 20 Sep 2006 01:28:30 +0200 (CEST) Received: from gandalf (unknown [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id CD8AC4E705; Wed, 20 Sep 2006 01:28:30 +0200 (CEST) From: =?iso-8859-2?Q?Daniel_Dvo=F8=E1k?= To: "'Henrik Brix Andersen'" , "'Sam Leffler'" Date: Wed, 20 Sep 2006 01:28:29 +0200 Message-ID: <015201c6dc43$50bb0070$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20060918172622.GF51555@tirith.brixandersen.dk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 thread-index: AcbbR6hVQMbpheTaT2qJPHNFXYi1TwA9bjVA X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at profix.cz Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h 1.153 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@volny.cz List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 23:28:43 -0000 Hi all, I disagree with that the requirement had been slipped. Where is it written ? In our country this requirement still exists and the same is with ETSI the whole Europe countries. It was required one year ago and the same is now. Our regulator have not said something similar to "Okay, this DFS was mistake and after 1 year, now, we do not require it. We wanted that simple because of funny." I am surprised, how hardware vendors with whole source of hal still can respect licence to transmit in 5G band legally with working DFS, but open source systems did not offer this requirement after many months and even DFS is abolished. I am sorry if I was rude, but I get upset that there was not legally atheros drivers for OSS and is not and it seems it will not. I still beliefed DFS will be in ath drivers, but not. Do you remember my questions and interest about DFS and TPC and your answers ? I understand I am not a developer so I am not entitled to be irritated with this, but I have a law to tell you what I think about whole it. (IMHO) It is a big pity! Sam, you know that I admire and respect your hard work for our beloved fbsd, I am sorry if my unexpected words make you angry with me, but I deeply, very deeply disagree with you about slipped requirement. There still exists. Thanks for your attention. Daniel > -----Original Message----- > From: owner-cvs-all@freebsd.org > [mailto:owner-cvs-all@freebsd.org] On Behalf Of Henrik Brix Andersen > Sent: Monday, September 18, 2006 7:26 PM > To: Sam Leffler > Cc: cvs-src@FreeBSD.org; src-committers@FreeBSD.org; > cvs-all@FreeBSD.org > Subject: Re: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h > > On Mon, Sep 18, 2006 at 10:18:30AM -0700, Sam Leffler wrote: > > DFS is required in the ETSI regulatory domain. But I believe the > > requirement was slipped and when it will be mandatory is unclear. > > Ok - I wasn't aware that the requirement had been slipped. > > > Radar detection never belonged in the hal. It got stuck > there based > > on a misunderstanding and has since been removed. When > there is radar > > support it will be structured like the rate control > code--as an addon > > to the driver that operates above the hal. > > Ok, thank you for explaining this. > > Regards, > Brix > -- > Henrik Brix Andersen > From owner-cvs-all@FreeBSD.ORG Tue Sep 19 23:29: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 005F416A586; Tue, 19 Sep 2006 23:29:09 +0000 (UTC) (envelope-from mb@imp.ch) Received: from pop.imp.ch (mx2.imp.ch [157.161.9.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 673B543D93; Tue, 19 Sep 2006 23:29:08 +0000 (GMT) (envelope-from mb@imp.ch) Received: from godot.imp.ch (godot.imp.ch [157.161.4.8]) by pop.imp.ch (8.13.8/8.13.8/Submit_imp) with ESMTP id k8JNT5x9094753; Wed, 20 Sep 2006 01:29:06 +0200 (CEST) (envelope-from mb@imp.ch) Date: Wed, 20 Sep 2006 01:29:05 +0200 (CEST) From: Martin Blapp To: John Baldwin In-Reply-To: <200609191714.46864.jhb@freebsd.org> Message-ID: <20060920012110.P1494@godot.imp.ch> References: <200609191925.k8JJPBaH091145@repoman.freebsd.org> <200609191714.46864.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Scanned-By: MIMEDefang 2.57 on 157.161.9.65 Cc: cvs-src@FreeBSD.org, Martin Blapp , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_proc.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, 19 Sep 2006 23:29:10 -0000 Hi, > Will you be able to revert 1.258 of tty.c now and still be safe from panics? I guess so. I don't see another place which could be dangerous for us beside enterpgrp(). I don't understand the code there 100%. sys/kern/kern_proc.c: line 308 if (sess != NULL) { ^^^^^^ Why only if a session already exists ? Could you explain that to me ? Anyway, we may need here Giant too. What do you think ? /* * new session */ mtx_init(&sess->s_mtx, "session", NULL, MTX_DEF); PROC_LOCK(p); p->p_flag &= ~P_CONTROLT; PROC_UNLOCK(p); PGRP_LOCK(pgrp); sess->s_leader = p; sess->s_sid = p->p_pid; sess->s_count = 1; sess->s_ttyvp = NULL; sess->s_ttyp = NULL; But I don't think we should revert v. 1.258 because the locks will be needed later. After NEED_GIANT has gone (from tty code) we will need the same lock at the same place again to avoid races. There are some places more where we need the locks then. I propose to keep rev. 1.258 (maybe not to MFC it) or to add a comment instead. Martin From owner-cvs-all@FreeBSD.ORG Tue Sep 19 23:59: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 8C7D016A416; Tue, 19 Sep 2006 23:59: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 463E343D53; Tue, 19 Sep 2006 23:59: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 k8JNxBp9024451; Tue, 19 Sep 2006 23:59:11 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JNxBqK024450; Tue, 19 Sep 2006 23:59:11 GMT (envelope-from clsung) Message-Id: <200609192359.k8JNxBqK024450@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 19 Sep 2006 23:59: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/textproc/p5-Lingua-StopWords 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, 19 Sep 2006 23:59:11 -0000 clsung 2006-09-19 23:59:11 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-StopWords Makefile distinfo Log: - Update to 0.07 Revision Changes Path 1.4 +1 -1 ports/textproc/p5-Lingua-StopWords/Makefile 1.5 +3 -3 ports/textproc/p5-Lingua-StopWords/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 00:10: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 AAA9116A403; Wed, 20 Sep 2006 00:10:30 +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 6361F43D46; Wed, 20 Sep 2006 00:10:30 +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 k8K0AUKr026248; Wed, 20 Sep 2006 00:10:30 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K0AUvl026247; Wed, 20 Sep 2006 00:10:30 GMT (envelope-from sobomax) Message-Id: <200609200010.k8K0AUvl026247@repoman.freebsd.org> From: Maxim Sobolev Date: Wed, 20 Sep 2006 00:10: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/sys/amd64/amd64 local_apic.c src/sys/i386/i386 local_apic.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, 20 Sep 2006 00:10:30 -0000 sobomax 2006-09-20 00:10:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 local_apic.c sys/i386/i386 local_apic.c Log: MFC: don't account ticks of the disabled HTT cores as idle time. Approved by: re Revision Changes Path 1.17.2.8 +12 -0 src/sys/amd64/amd64/local_apic.c 1.17.2.8 +12 -0 src/sys/i386/i386/local_apic.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 00: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 CB52316A403; Wed, 20 Sep 2006 00:13:19 +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 C591F43D5D; Wed, 20 Sep 2006 00:13:16 +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 k8K0DC6D026431; Wed, 20 Sep 2006 00:13:12 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K0DCaW026430; Wed, 20 Sep 2006 00:13:12 GMT (envelope-from maho) Message-Id: <200609200013.k8K0DCaW026430@repoman.freebsd.org> From: Maho Nakata Date: Wed, 20 Sep 2006 00:13: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/editors/openoffice.org-1.0 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, 20 Sep 2006 00:13:19 -0000 maho 2006-09-20 00:13:12 UTC FreeBSD ports repository Modified files: editors/openoffice.org-1.0 Makefile Log: Make fetchable Submitted by: kris Revision Changes Path 1.212 +5 -7 ports/editors/openoffice.org-1.0/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 00:27: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 6919516A407; Wed, 20 Sep 2006 00:27:03 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D74A43D64; Wed, 20 Sep 2006 00:27:02 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K0R2Gd027035; Wed, 20 Sep 2006 00:27:02 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K0R25n027034; Wed, 20 Sep 2006 00:27:02 GMT (envelope-from tegge) Message-Id: <200609200027.k8K0R25n027034@repoman.freebsd.org> From: Tor Egge Date: Wed, 20 Sep 2006 00:27: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/kern vfs_default.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, 20 Sep 2006 00:27:03 -0000 tegge 2006-09-20 00:27:02 UTC FreeBSD src repository Modified files: sys/kern vfs_default.c Log: Don't try to obtain a reference to a nonexisting (NULL) mount structure in default VOP_GETWRITEMOUNT(). Revision Changes Path 1.134 +6 -4 src/sys/kern/vfs_default.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 00:32: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 7175916A407; Wed, 20 Sep 2006 00:32:08 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DDDE43D49; Wed, 20 Sep 2006 00:32:08 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K0W8KW027346; Wed, 20 Sep 2006 00:32:08 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K0W8T2027345; Wed, 20 Sep 2006 00:32:08 GMT (envelope-from tegge) Message-Id: <200609200032.k8K0W8T2027345@repoman.freebsd.org> From: Tor Egge Date: Wed, 20 Sep 2006 00:32: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/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, 20 Sep 2006 00:32:08 -0000 tegge 2006-09-20 00:32:07 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: Copy stat information from mount structure before it can change identity. Revision Changes Path 1.422 +2 -2 src/sys/kern/vfs_syscalls.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 00:33: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 3627B16A415; Wed, 20 Sep 2006 00:33:06 +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 3022843D5C; Wed, 20 Sep 2006 00:33:05 +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 k8K0WtU4017742 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Sep 2006 17:32:57 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <45108C37.1090109@errno.com> Date: Tue, 19 Sep 2006 17:32:55 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.4 (X11/20060724) MIME-Version: 1.0 To: dandee@volny.cz References: <015201c6dc43$50bb0070$6508280a@tocnet28.jspoj.czf> In-Reply-To: <015201c6dc43$50bb0070$6508280a@tocnet28.jspoj.czf> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, 'Henrik Brix Andersen' Subject: Re: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h 1.153 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 00:33:06 -0000 Daniel Dvor(ák wrote: > Hi all, > > I disagree with that the requirement had been slipped. Where is it written ? > > In our country this requirement still exists and the same is with ETSI the > whole Europe countries. It was required one year ago and the same is now. > > Our regulator have not said something similar to "Okay, this DFS was mistake > and after 1 year, now, we do not require it. We wanted that simple because > of funny." > > I am surprised, how hardware vendors with whole source of hal still can > respect licence to transmit in 5G band legally with working DFS, but open > source systems did not offer this requirement after many months and even DFS > is abolished. > > I am sorry if I was rude, but I get upset that there was not legally atheros > drivers for OSS and is not and it seems it will not. > > I still beliefed DFS will be in ath drivers, but not. Do you remember my > questions and interest about DFS and TPC and your answers ? > > I understand I am not a developer so I am not entitled to be irritated with > this, but I have a law to tell you what I think about whole it. (IMHO) > > It is a big pity! > > Sam, you know that I admire and respect your hard work for our beloved fbsd, > I am sorry if my unexpected words make you angry with me, but I deeply, very > deeply disagree with you about slipped requirement. > > There still exists. > > Thanks for your attention. TPC has been supported for a long time. DFS can be implemented w/o the hal blindly interfering. Talk to the madwifi folks about why having the hal try to do radar processing is bad; they suffered through the one hal release Atheros made (note Atheros, not me) where there was an attempt at detecting radar for the purpose of implementing DFS. If you read my original commit msg it clearly states I am removing stub code. If you want to complain that Atheros isn't giving away a radar/DFS implementation then talk to them. But be sure to show up with a list of vendors that: a) currently do so, or b) provide sufficient information about their hardware that you can implement it yourself. I figure if you can supply either they will immediately provide code--if it's even possible. Sam From owner-cvs-all@FreeBSD.ORG Wed Sep 20 01:15: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 A399D16A403; Wed, 20 Sep 2006 01:15:20 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF6C743D4C; Wed, 20 Sep 2006 01:15:19 +0000 (GMT) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 5D82E4E70E; Wed, 20 Sep 2006 03:15:20 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11867-08; Wed, 20 Sep 2006 03:15:17 +0200 (CEST) Received: from gandalf (unknown [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id 3AB5F4E705; Wed, 20 Sep 2006 03:15:17 +0200 (CEST) From: =?iso-8859-2?Q?Daniel_Dvo=F8=E1k?= To: "'Sam Leffler'" Date: Wed, 20 Sep 2006 03:15:11 +0200 Message-ID: <001201c6dc52$3a9414d0$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: AcbcTFd7QDFgrZ4ZRoiGZfSX7BMaOgAA2pmQ In-Reply-To: <45108C37.1090109@errno.com> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at profix.cz Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, 'Henrik Brix Andersen' Subject: RE: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h 1.153 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@volny.cz List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 01:15:20 -0000 Okay about vendors, a) and b) compex and its WPE54AG supports "smartselect" funcion aka DFS and = country select as we talked about it recently. http://www.i4shop.net/cz/iObchod/Catalog.asp?ca=3D1620&it=3D9259 http://www.inwifi.cz/stahnete-si/soubor.php?f=3D4f1d47475a466cb321f82dea2= 00f92 d1 I tested these 2 boxes, they worked in smartselection mode, yes true, I = am not very sure about that because I did not scan it by kismet, so perhaps they worked seeming. About complaining, I did not want to complain you at all !!! Read my e-mail clearly I said = I disagree with you only one thing, it is how you wrote "slipped = requirement". And directly about Atheros, they do not answer repeatedly on my question about win32 drivers oid=B4s = so now I do not count that even they answer if I complain them now. You = know. :) Daniel > -----Original Message----- > From: Sam Leffler [mailto:sam@errno.com]=20 > Sent: Wednesday, September 20, 2006 2:33 AM > To: dandee@volny.cz > Cc: 'Henrik Brix Andersen'; cvs-src@FreeBSD.org;=20 > src-committers@FreeBSD.org; cvs-all@FreeBSD.org > Subject: Re: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h 1.153 >=20 > Daniel Dvor(=E1k wrote: > > Hi all, > >=20 > > I disagree with that the requirement had been slipped.=20 > Where is it written ? > >=20 > > In our country this requirement still exists and the same=20 > is with ETSI=20 > > the whole Europe countries. It was required one year ago=20 > and the same is now. > >=20 > > Our regulator have not said something similar to "Okay,=20 > this DFS was=20 > > mistake and after 1 year, now, we do not require it. We wanted that=20 > > simple because of funny." > >=20 > > I am surprised, how hardware vendors with whole source of hal still=20 > > can respect licence to transmit in 5G band legally with=20 > working DFS,=20 > > but open source systems did not offer this requirement after many=20 > > months and even DFS is abolished. > >=20 > > I am sorry if I was rude, but I get upset that there was=20 > not legally=20 > > atheros drivers for OSS and is not and it seems it will not. > >=20 > > I still beliefed DFS will be in ath drivers, but not. Do=20 > you remember=20 > > my questions and interest about DFS and TPC and your answers ? > >=20 > > I understand I am not a developer so I am not entitled to=20 > be irritated=20 > > with this, but I have a law to tell you what I think about=20 > whole it.=20 > > (IMHO) > >=20 > > It is a big pity! > >=20 > > Sam, you know that I admire and respect your hard work for=20 > our beloved=20 > > fbsd, I am sorry if my unexpected words make you angry with=20 > me, but I=20 > > deeply, very deeply disagree with you about slipped requirement. > >=20 > > There still exists. > >=20 > > Thanks for your attention. >=20 > TPC has been supported for a long time. DFS can be=20 > implemented w/o the hal blindly interfering. Talk to the=20 > madwifi folks about why having the hal try to do radar=20 > processing is bad; they suffered through the one hal release=20 > Atheros made (note Atheros, not me) where there was an=20 > attempt at detecting radar for the purpose of implementing DFS. >=20 > If you read my original commit msg it clearly states I am=20 > removing stub code. If you want to complain that Atheros=20 > isn't giving away a radar/DFS implementation then talk to=20 > them. But be sure to show up with a list of vendors that: a)=20 > currently do so, or b) provide sufficient information about=20 > their hardware that you can implement it yourself. I figure=20 > if you can supply either they will immediately provide=20 > code--if it's even possible. >=20 > Sam >=20 From owner-cvs-all@FreeBSD.ORG Wed Sep 20 01:42: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 29BFE16A403; Wed, 20 Sep 2006 01:42:04 +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 8CF8443D46; Wed, 20 Sep 2006 01:42:03 +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 k8K1g3Xi039818; Wed, 20 Sep 2006 01:42:03 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K1g3eg039817; Wed, 20 Sep 2006 01:42:03 GMT (envelope-from ijliao) Message-Id: <200609200142.k8K1g3eg039817@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 20 Sep 2006 01:42: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/math Makefile ports/math/cvcl 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, 20 Sep 2006 01:42:04 -0000 ijliao 2006-09-20 01:42:03 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/cvcl Makefile distinfo pkg-descr pkg-plist Log: add cvcl 2.5.1 An automatic theorem prover for the SMT problem PR: 103412 Submitted by: Li-Wen Hsu Revision Changes Path 1.422 +1 -0 ports/math/Makefile 1.1 +30 -0 ports/math/cvcl/Makefile (new) 1.1 +3 -0 ports/math/cvcl/distinfo (new) 1.1 +8 -0 ports/math/cvcl/pkg-descr (new) 1.1 +81 -0 ports/math/cvcl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 01:42: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 A81D916A49E; Wed, 20 Sep 2006 01:42:24 +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 65BF043D5A; Wed, 20 Sep 2006 01:42:24 +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 k8K1gOjs039862; Wed, 20 Sep 2006 01:42:24 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K1gO0L039861; Wed, 20 Sep 2006 01:42:24 GMT (envelope-from ijliao) Message-Id: <200609200142.k8K1gO0L039861@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 20 Sep 2006 01: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: 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, 20 Sep 2006 01:42:24 -0000 ijliao 2006-09-20 01:42:24 UTC FreeBSD ports repository Modified files: . modules Log: cvcl --> ports/math/cvcl Revision Changes Path 1.16241 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Sep 20 01:56: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 6289F16A500; Wed, 20 Sep 2006 01:56:38 +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 1F94743D49; Wed, 20 Sep 2006 01:56:38 +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 k8K1ucar040516; Wed, 20 Sep 2006 01:56:38 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K1ubpK040515; Wed, 20 Sep 2006 01:56:37 GMT (envelope-from acm) Message-Id: <200609200156.k8K1ubpK040515@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Wed, 20 Sep 2006 01:56: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/editors/lazarus 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, 20 Sep 2006 01:56:38 -0000 acm 2006-09-20 01:56:37 UTC FreeBSD ports repository Modified files: editors/lazarus Makefile Log: - Fix CATEGORIES Revision Changes Path 1.4 +2 -2 ports/editors/lazarus/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 02: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 63C6916A412; Wed, 20 Sep 2006 02:28: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 1CF8943D49; Wed, 20 Sep 2006 02:28: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 k8K2SBAl043118; Wed, 20 Sep 2006 02:28:11 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K2SAxV043117; Wed, 20 Sep 2006 02:28:10 GMT (envelope-from clsung) Message-Id: <200609200228.k8K2SAxV043117@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 02:28: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 Makefile ports/net/p5-Net-NIS 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, 20 Sep 2006 02:28:11 -0000 clsung 2006-09-20 02:28:10 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-NIS Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-NIS 0.34, interface to Sun's Network Information Service. PR: ports/102749 Submitted by: Gea-Suan Lin Revision Changes Path 1.1736 +1 -0 ports/net/Makefile 1.1 +22 -0 ports/net/p5-Net-NIS/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-NIS/distinfo (new) 1.1 +10 -0 ports/net/p5-Net-NIS/pkg-descr (new) 1.1 +13 -0 ports/net/p5-Net-NIS/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 02:28: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 6381A16A597; Wed, 20 Sep 2006 02:28: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 22BD943D4C; Wed, 20 Sep 2006 02:28: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 k8K2SSSW043160; Wed, 20 Sep 2006 02:28:28 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K2SSJT043159; Wed, 20 Sep 2006 02:28:28 GMT (envelope-from clsung) Message-Id: <200609200228.k8K2SSJT043159@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 02: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: 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, 20 Sep 2006 02:28:28 -0000 clsung 2006-09-20 02:28:27 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-NIS --> ports/net/p5-Net-NIS Revision Changes Path 1.16242 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Sep 20 02:40: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 5C83A16A403; Wed, 20 Sep 2006 02:40: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 2C3AB43D58; Wed, 20 Sep 2006 02:40: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 k8K2eZI6043822; Wed, 20 Sep 2006 02:40:35 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K2eZUP043821; Wed, 20 Sep 2006 02:40:35 GMT (envelope-from clsung) Message-Id: <200609200240.k8K2eZUP043821@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 02:40: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 Makefile ports/net/p5-Net-NIS-Listgroup 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, 20 Sep 2006 02:40:35 -0000 clsung 2006-09-20 02:40:34 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-NIS-Listgroup Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-NIS-Listgroup 1.0.0, lists hosts/users in a netgroup group. PR: ports/102748 Submitted by: Gea-Suan Lin Revision Changes Path 1.1737 +1 -0 ports/net/Makefile 1.1 +23 -0 ports/net/p5-Net-NIS-Listgroup/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-NIS-Listgroup/distinfo (new) 1.1 +13 -0 ports/net/p5-Net-NIS-Listgroup/pkg-descr (new) 1.1 +8 -0 ports/net/p5-Net-NIS-Listgroup/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 02:40: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 13C9F16A403; Wed, 20 Sep 2006 02:40: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 C4FCB43D53; Wed, 20 Sep 2006 02:40: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 k8K2eq5N043885; Wed, 20 Sep 2006 02:40:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K2eqHf043884; Wed, 20 Sep 2006 02:40:52 GMT (envelope-from clsung) Message-Id: <200609200240.k8K2eqHf043884@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 02: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: 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, 20 Sep 2006 02:40:53 -0000 clsung 2006-09-20 02:40:52 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-NIS-Listgroup --> ports/net/p5-Net-NIS-Listgroup Revision Changes Path 1.16243 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Sep 20 02:41: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 B076416A40F; Wed, 20 Sep 2006 02:41: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 5C35F43D5C; Wed, 20 Sep 2006 02:41:43 +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 k8K2fhhv043973; Wed, 20 Sep 2006 02:41:43 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K2fhDs043972; Wed, 20 Sep 2006 02:41:43 GMT (envelope-from clsung) Message-Id: <200609200241.k8K2fhDs043972@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 02:41: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/p5-Lingua-StopWords 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, 20 Sep 2006 02:41:43 -0000 clsung 2006-09-20 02:41:43 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-StopWords Makefile distinfo Log: - Update to 0.08 Revision Changes Path 1.5 +1 -1 ports/textproc/p5-Lingua-StopWords/Makefile 1.6 +3 -3 ports/textproc/p5-Lingua-StopWords/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:02: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 BA3B216A403; Wed, 20 Sep 2006 03:02:35 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E80E43D58; Wed, 20 Sep 2006 03:02:35 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K32YCo045020; Wed, 20 Sep 2006 03:02:34 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K32YiF045019; Wed, 20 Sep 2006 03:02:34 GMT (envelope-from alexbl) Message-Id: <200609200302.k8K32YiF045019@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Wed, 20 Sep 2006 03:02: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/mail/mailrep 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, 20 Sep 2006 03:02:35 -0000 alexbl 2006-09-20 03:02:34 UTC FreeBSD ports repository Modified files: mail/mailrep distinfo Log: - remove + in sha1sum in distinfo Submitted by: Jin-Shan Tseng Approved by: novel (mentor) Revision Changes Path 1.3 +1 -1 ports/mail/mailrep/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:13: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 DECBA16A403; Wed, 20 Sep 2006 03:13: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 9BBB443D8F; Wed, 20 Sep 2006 03:13: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 k8K3DmZ4046711; Wed, 20 Sep 2006 03:13:48 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K3Dmel046710; Wed, 20 Sep 2006 03:13:48 GMT (envelope-from clsung) Message-Id: <200609200313.k8K3Dmel046710@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 03:13: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/mail/p5-Mail-Audit 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, 20 Sep 2006 03:13:49 -0000 clsung 2006-09-20 03:13:48 UTC FreeBSD ports repository Modified files: mail/p5-Mail-Audit Makefile distinfo Log: - Update to 2.2.11 - change maintainer to perl@ Revision Changes Path 1.22 +2 -2 ports/mail/p5-Mail-Audit/Makefile 1.12 +3 -3 ports/mail/p5-Mail-Audit/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:18: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 1A58916A415; Wed, 20 Sep 2006 03:18:18 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65B1F43D49; Wed, 20 Sep 2006 03:18:16 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k8K3IFHs047656; Wed, 20 Sep 2006 07:18:15 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Wed, 20 Sep 2006 07:18:14 +0400 (MSD) From: Maxim Konovalov To: "David O'Brien" In-Reply-To: <20060919194959.GA3692@dragon.NUXI.org> Message-ID: <20060920071452.J46797@mp2.macomnet.net> References: <200609151328.k8FDSAGM094520@repoman.freebsd.org> <20060919194959.GA3692@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, Ruslan Ermilov , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/awk main.c.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: Wed, 20 Sep 2006 03:18:18 -0000 On Tue, 19 Sep 2006, 12:49-0700, David O'Brien wrote: > On Fri, Sep 15, 2006 at 01:28:10PM +0000, Ruslan Ermilov wrote: > > ru 2006-09-15 13:28:10 UTC > > FreeBSD src repository > > Modified files: > > usr.bin/awk main.c.diff > > Log: > > Don't require a space between -[fv] and its argument. > > PR: bin/86514 > > I really don't think changes like this should be committed unless they > also get upstream first. We have BWK awk and by changing it, things > "tested" on FreeBSD aren't portable other platforms using BWK awk. This bug was very annoyed and broke scripts that work on RELENG_4. The solution were to install gawk. I don't think this way we have many possibilities to test BWK. -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:25: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 D7E2716A403; Wed, 20 Sep 2006 03:25:19 +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 7AC6C43D53; Wed, 20 Sep 2006 03:25: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 k8K3PJPu047263; Wed, 20 Sep 2006 03:25:19 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K3PJL8047262; Wed, 20 Sep 2006 03:25:19 GMT (envelope-from clsung) Message-Id: <200609200325.k8K3PJL8047262@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 03:25: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/gauche-readline 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, 20 Sep 2006 03:25:20 -0000 clsung 2006-09-20 03:25:19 UTC FreeBSD ports repository Modified files: devel/gauche-readline Makefile pkg-plist Log: - Fix pkg-plist when installing to non-standard prefix - Delete %%GAUCHE_LIBDIR%% as well - FIx permissions by replacing 'cp's to COPYTREE macro. PR: ports/101396 Submitted by: stas Approved by: maintainer (Erik Greenwald) Revision Changes Path 1.5 +13 -1 ports/devel/gauche-readline/Makefile 1.2 +3 -0 ports/devel/gauche-readline/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:29: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 370B616A40F; Wed, 20 Sep 2006 03:29: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 D4D3243D5C; Wed, 20 Sep 2006 03:29: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 k8K3TKWf047667; Wed, 20 Sep 2006 03:29:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K3TK2V047666; Wed, 20 Sep 2006 03:29:20 GMT (envelope-from clsung) Message-Id: <200609200329.k8K3TK2V047666@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 03:29: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/security/p5-Crypt-SaltedHash 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, 20 Sep 2006 03:29:21 -0000 clsung 2006-09-20 03:29:20 UTC FreeBSD ports repository Modified files: security/p5-Crypt-SaltedHash Makefile distinfo pkg-plist Log: - Update to 0.05 - use PERL_MODBUILD - remove dependency of Test-More - from Changes - switched to Module::Build PR: 101743 Submitted by: clsung Approved by: maintainer (timeout) Revision Changes Path 1.3 +3 -4 ports/security/p5-Crypt-SaltedHash/Makefile 1.3 +3 -3 ports/security/p5-Crypt-SaltedHash/distinfo 1.3 +0 -3 ports/security/p5-Crypt-SaltedHash/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:29: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 5284C16A4CE; Wed, 20 Sep 2006 03:29:39 +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 0955943D58; Wed, 20 Sep 2006 03:29:39 +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 k8K3Tc5o047704; Wed, 20 Sep 2006 03:29:38 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K3TcKM047703; Wed, 20 Sep 2006 03:29:38 GMT (envelope-from ijliao) Message-Id: <200609200329.k8K3TcKM047703@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 20 Sep 2006 03: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/editors/poedit 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, 20 Sep 2006 03:29:39 -0000 ijliao 2006-09-20 03:29:38 UTC FreeBSD ports repository Modified files: editors/poedit Makefile distinfo pkg-plist Log: upgrade to 1.3.5 Revision Changes Path 1.43 +14 -35 ports/editors/poedit/Makefile 1.17 +3 -3 ports/editors/poedit/distinfo 1.20 +95 -11 ports/editors/poedit/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:37: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 59C9016A40F; Wed, 20 Sep 2006 03:37: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 125BE43D45; Wed, 20 Sep 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 k8K3axBL048167; Wed, 20 Sep 2006 03:36:59 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K3axjY048166; Wed, 20 Sep 2006 03:36:59 GMT (envelope-from rafan) Message-Id: <200609200336.k8K3axjY048166@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 20 Sep 2006 03:36: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/mapyrus Makefile distinfo ports/graphics/mapyrus/files mapyrus.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: Wed, 20 Sep 2006 03:37:00 -0000 rafan 2006-09-20 03:36:59 UTC FreeBSD ports repository Modified files: graphics/mapyrus Makefile distinfo graphics/mapyrus/files mapyrus.in pkg-message.in Log: - Update to 0.609 PR: ports/103402 Submitted by: Nicola Vitale (maintainer) Revision Changes Path 1.5 +1 -1 ports/graphics/mapyrus/Makefile 1.4 +3 -3 ports/graphics/mapyrus/distinfo 1.3 +7 -2 ports/graphics/mapyrus/files/mapyrus.in 1.3 +3 -0 ports/graphics/mapyrus/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Wed Sep 20 03:44: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 4FE5216A415; Wed, 20 Sep 2006 03:44: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 9DD9843D6B; Wed, 20 Sep 2006 03:44: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 k8K3iVnk048502; Wed, 20 Sep 2006 03:44:31 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K3iVU4048501; Wed, 20 Sep 2006 03:44:31 GMT (envelope-from clsung) Message-Id: <200609200344.k8K3iVU4048501@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 03:44: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/net/p5-SOAP-Lite 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, 20 Sep 2006 03:44:33 -0000 clsung 2006-09-20 03:44:31 UTC FreeBSD ports repository Modified files: net/p5-SOAP-Lite Makefile distinfo pkg-descr Log: - Update to 0.69 - Use BUILD_DEPENDS=${RUN_DEPENDS} to prevent from unnecessary dependency - Use ${SETENV} to replace /bin/env - Add WWW entry PR: ports/102153 Submitted by: Gea-Suan Lin Approved by: maintainer (timeout) Revision Changes Path 1.10 +4 -4 ports/net/p5-SOAP-Lite/Makefile 1.8 +3 -3 ports/net/p5-SOAP-Lite/distinfo 1.2 +2 -0 ports/net/p5-SOAP-Lite/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04:02: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 3D95E16A415; Wed, 20 Sep 2006 04:02:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1161443D45; Wed, 20 Sep 2006 04:02:10 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K429CZ049398; Wed, 20 Sep 2006 04:02:09 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K429Oj049397; Wed, 20 Sep 2006 04:02:09 GMT (envelope-from kris) Message-Id: <200609200402.k8K429Oj049397@repoman.freebsd.org> From: Kris Kennaway Date: Wed, 20 Sep 2006 04:02: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/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, 20 Sep 2006 04:02:10 -0000 kris 2006-09-20 04:02:09 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: * Add missing '|| true' to silence an @unexec rmdir [1] * Repair CONFLICTS, which was broken by previous DESTDIR changes [2] * Use "set --" instead of "set" for better robustness [3] * Avoid :L modifier in ${USE_LDCONFIG} which broke e.g. /usr/X11R6 ports [4] * Correct a comment typo [4] * Force passive FTP mode by default (this is already the default with the standard login class, so this is a NOP for most users) [5]. PR: ports/101809 [1], ports/102300 [2], ports/102514 [3], ports/102750 [4], ports/96088 [5] Submitted by: bsam [1], Matthias Andree [2], infofarmer [3], flz [4], Darren Pilgrim [5] Revision Changes Path 1.542 +14 -10 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04:02: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 DB1E116A47B; Wed, 20 Sep 2006 04:02:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9973A43D45; Wed, 20 Sep 2006 04:02:44 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K42i3Q049435; Wed, 20 Sep 2006 04:02:44 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K42i7T049434; Wed, 20 Sep 2006 04:02:44 GMT (envelope-from kris) Message-Id: <200609200402.k8K42i7T049434@repoman.freebsd.org> From: Kris Kennaway Date: Wed, 20 Sep 2006 04: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/www/axis 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, 20 Sep 2006 04:02:45 -0000 kris 2006-09-20 04:02:44 UTC FreeBSD ports repository Modified files: www/axis Makefile Log: Revert BROKEN commit, which overlapped with the fix from the maintainer. Pointy hat to: kris Revision Changes Path 1.15 +0 -4 ports/www/axis/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04:04: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 3E78616A407; Wed, 20 Sep 2006 04:04:06 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6FB643D46; Wed, 20 Sep 2006 04:04:05 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K445X8050714; Wed, 20 Sep 2006 04:04:05 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K445gd050712; Wed, 20 Sep 2006 04:04:05 GMT (envelope-from kris) Message-Id: <200609200404.k8K445gd050712@repoman.freebsd.org> From: Kris Kennaway Date: Wed, 20 Sep 2006 04:04: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/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, 20 Sep 2006 04:04:06 -0000 kris 2006-09-20 04:04:05 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is spurious. Revision Changes Path 1.543 +2 -2 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04:08: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 2FCF216A407; Wed, 20 Sep 2006 04:08:17 +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 B721543D5C; Wed, 20 Sep 2006 04:08:16 +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 k8K48Guj050939; Wed, 20 Sep 2006 04:08:16 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K48GQ4050938; Wed, 20 Sep 2006 04:08:16 GMT (envelope-from bmah) Message-Id: <200609200408.k8K48GQ4050938@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 20 Sep 2006 04:08: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/releases/6.2R schedule.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, 20 Sep 2006 04:08:17 -0000 bmah 2006-09-20 04:08:15 UTC FreeBSD doc repository Modified files: en/releases/6.2R schedule.sgml Log: 6.2-BETA1 builds are in progress (actually, almost done, but at least update the part I know about). Approved by: re (implictly) Revision Changes Path 1.4 +2 -2 www/en/releases/6.2R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04:30: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 8594416A40F; Wed, 20 Sep 2006 04:30:00 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EE5643D4C; Wed, 20 Sep 2006 04:29:58 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id k8K4TvLD035464; Wed, 20 Sep 2006 08:29:57 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id k8K4TvG1035463; Wed, 20 Sep 2006 08:29:57 +0400 (MSD) (envelope-from ache) Date: Wed, 20 Sep 2006 08:29:56 +0400 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20060920042956.GA34474@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , David O'Brien , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200609151328.k8FDSAGM094520@repoman.freebsd.org> <20060919194959.GA3692@dragon.NUXI.org> <20060919200652.GC23360@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <20060919200652.GC23360@rambler-co.ru> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, David O'Brien Subject: Re: cvs commit: src/usr.bin/awk main.c.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: Wed, 20 Sep 2006 04:30:00 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 12:06:52AM +0400, Ruslan Ermilov wrote: > I'm pretty sure it will be accepted by Brian since another option > already allowed its argument to be specified without a preceding > space,=20 I don't think so. My experience shows that he does not accept fixes=20 easily, f.e. our locale POSIX and GNU awk compatible fixes many people=20 send to him several times already. I can't tell for sure about this change= =20 exactly, but... > and I don't share your argument of "this is BWK awk". I > think it's more important to be POSIX-compliant than BWK-compliant, > even if it means to change vendor code. Of a particular interest > is item 2.c of POSIX's Utility Argument Syntax. I fully agree with that. POSIX compatibility is our primary goal here. We= =20 don't need Another One non-POSIX Private Awk clone by the price of be=20 GNU-free here. BTW, I was among few who dislike GAWK replacement with BAWK, because of=20 poor BAWK POSIX compatibility. Initially it was in even more poor state=20 than now, it is a long story how our fixes was accepted in the one release= =20 and then rejected in the following one afterwards and so on. IMHO I still think that GAWK is more actively developed (I mean betas, not= =20 2002 release, FSF releases are very obsoleted as usual) and have good a=20 chances to become truly multibyte, but we already made our choice long=20 time ago( --=20 http://ache.pp.ru/ --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iQCVAwUBRRDDxOJgpPLZnQjrAQKEZgQAmL4Nwdv3kX6Ir643y0AvOhPeZjOHDCnt Y2t5h9W9Af2o1WZzblbh/TOlLM0aXDwwE6eb3RrMUKQlOALAcy/Iylz3AdQi4sqH 1eyXSVASNEHWrt3CPDDk+ZyzDM5DOG6jHGjqMUqKldlRD30EErdXUrFOJp5zddV4 TruMWBnrgy8= =O9/W -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04:51: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 CB88716A412; Wed, 20 Sep 2006 04:51:29 +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 957AB43D46; Wed, 20 Sep 2006 04:51:29 +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 k8K4pTaX061086; Wed, 20 Sep 2006 04:51:29 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K4pTKA061085; Wed, 20 Sep 2006 04:51:29 GMT (envelope-from clsung) Message-Id: <200609200451.k8K4pTKA061085@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 04:51: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 Makefile ports/textproc/p5-Text-NeatTemplate 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, 20 Sep 2006 04:51:29 -0000 clsung 2006-09-20 04:51:29 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-NeatTemplate Makefile distinfo pkg-descr pkg-plist Log: - a fast, middleweight template engine. - this port required by databases/p5-SQLite-Work Revision Changes Path 1.1060 +1 -0 ports/textproc/Makefile 1.1 +31 -0 ports/textproc/p5-Text-NeatTemplate/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-NeatTemplate/distinfo (new) 1.1 +5 -0 ports/textproc/p5-Text-NeatTemplate/pkg-descr (new) 1.1 +2 -0 ports/textproc/p5-Text-NeatTemplate/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04:51: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 8942C16A407; Wed, 20 Sep 2006 04:51: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 4841443D46; Wed, 20 Sep 2006 04:51: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 k8K4pmXP061128; Wed, 20 Sep 2006 04:51:48 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K4pmR6061127; Wed, 20 Sep 2006 04:51:48 GMT (envelope-from clsung) Message-Id: <200609200451.k8K4pmR6061127@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 04:51: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, 20 Sep 2006 04:51:48 -0000 clsung 2006-09-20 04:51:48 UTC FreeBSD ports repository Modified files: . modules Log: p5-Text-NeatTemplate --> ports/textproc/p5-Text-NeatTemplate Revision Changes Path 1.16244 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Sep 20 04: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 C75AF16A407; Wed, 20 Sep 2006 04:53: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 862C243D46; Wed, 20 Sep 2006 04:53:59 +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 k8K4rxbU061221; Wed, 20 Sep 2006 04:53:59 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K4rxcV061220; Wed, 20 Sep 2006 04:53:59 GMT (envelope-from sat) Message-Id: <200609200453.k8K4rxcV061220@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 20 Sep 2006 04: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/net-im/mcabber 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, 20 Sep 2006 04:53:59 -0000 sat 2006-09-20 04:53:59 UTC FreeBSD ports repository Modified files: net-im/mcabber Makefile distinfo Log: - Update to 0.8.2 Revision Changes Path 1.15 +1 -1 ports/net-im/mcabber/Makefile 1.8 +3 -3 ports/net-im/mcabber/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 05:10: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 5C45716A412; Wed, 20 Sep 2006 05:10:20 +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 E264443D45; Wed, 20 Sep 2006 05:10:19 +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 k8K5AJG6063179; Wed, 20 Sep 2006 05:10:19 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K5AJkg063178; Wed, 20 Sep 2006 05:10:19 GMT (envelope-from cperciva) Message-Id: <200609200510.k8K5AJkg063178@repoman.freebsd.org> From: Colin Percival Date: Wed, 20 Sep 2006 05:10:19 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/freebsd-update-server/patches/5.5-RELEASE 5-SA-06:21.gzip projects/freebsd-update-server/patches/6.0-RELEASE 12-SA-06:21.gzip projects/freebsd-update-server/patches/6.1-RELEASE 7-SA-06:21.gzip X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 05:10:20 -0000 cperciva 2006-09-20 05:10:19 UTC FreeBSD projects repository Added files: freebsd-update-server/patches/5.5-RELEASE 5-SA-06:21.gzip freebsd-update-server/patches/6.0-RELEASE 12-SA-06:21.gzip freebsd-update-server/patches/6.1-RELEASE 7-SA-06:21.gzip Log: Add patches for SA-06:21.gzip. Revision Changes Path 1.1 +200 -0 projects/freebsd-update-server/patches/5.5-RELEASE/5-SA-06:21.gzip (new) 1.1 +200 -0 projects/freebsd-update-server/patches/6.0-RELEASE/12-SA-06:21.gzip (new) 1.1 +200 -0 projects/freebsd-update-server/patches/6.1-RELEASE/7-SA-06:21.gzip (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 05:30: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 111C916A4DE; Wed, 20 Sep 2006 05:30: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 A893543D7E; Wed, 20 Sep 2006 05:30: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 k8K5UMYs064038; Wed, 20 Sep 2006 05:30:22 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K5UMdt064037; Wed, 20 Sep 2006 05:30:22 GMT (envelope-from clsung) Message-Id: <200609200530.k8K5UMdt064037@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 05: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/databases/p5-SQLite-Work 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, 20 Sep 2006 05:30:27 -0000 clsung 2006-09-20 05:30:22 UTC FreeBSD ports repository Modified files: databases/p5-SQLite-Work Makefile distinfo pkg-plist Log: - refine Makefile, pkg-plist [1] - buildable - I'll maintain it PR: ports/102281 [1] Submitted by: Gea-Suan Lin [1] Revision Changes Path 1.4 +18 -10 ports/databases/p5-SQLite-Work/Makefile 1.4 +3 -3 ports/databases/p5-SQLite-Work/distinfo 1.3 +4 -4 ports/databases/p5-SQLite-Work/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 05:51: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 48BAF16A403; Wed, 20 Sep 2006 05:51:34 +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 04ADB43D46; Wed, 20 Sep 2006 05:51:34 +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 k8K5pXqo065100; Wed, 20 Sep 2006 05:51:33 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K5pXIr065099; Wed, 20 Sep 2006 05:51:33 GMT (envelope-from dougb) Message-Id: <200609200551.k8K5pXIr065099@repoman.freebsd.org> From: Doug Barton Date: Wed, 20 Sep 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/x11/xscreensaver 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, 20 Sep 2006 05:51:34 -0000 dougb 2006-09-20 05:51:33 UTC FreeBSD ports repository Modified files: x11/xscreensaver pkg-plist Log: Other ports might install hacks into the xscreensaver-hacks directory (x11/fireflies for instance), so use @dirrmtry instead of @dirrm. Revision Changes Path 1.54 +1 -1 ports/x11/xscreensaver/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 05:52: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 8F30416A412; Wed, 20 Sep 2006 05:52:16 +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 4E28743D46; Wed, 20 Sep 2006 05:52:16 +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 k8K5qGUU065165; Wed, 20 Sep 2006 05:52:16 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K5qGiP065164; Wed, 20 Sep 2006 05:52:16 GMT (envelope-from dougb) Message-Id: <200609200552.k8K5qGiP065164@repoman.freebsd.org> From: Doug Barton Date: Wed, 20 Sep 2006 05:52: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/xscreensaver 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, 20 Sep 2006 05:52:16 -0000 dougb 2006-09-20 05:52:16 UTC FreeBSD ports repository Modified files: x11/xscreensaver Makefile distinfo Log: Upgrade to version 5.01, which contains various small bug fixes. Revision Changes Path 1.89 +1 -1 ports/x11/xscreensaver/Makefile 1.47 +3 -3 ports/x11/xscreensaver/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 05:57: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 A88B316A40F; Wed, 20 Sep 2006 05:57:16 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1962343D4C; Wed, 20 Sep 2006 05:57:15 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 0F6E05C53; Wed, 20 Sep 2006 09:57:14 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id C8D305C4D; Wed, 20 Sep 2006 09:57:13 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8K5vFQ3081970; Wed, 20 Sep 2006 09:57:15 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 09:57:15 +0400 From: Ruslan Ermilov To: Marius Strobl Message-ID: <20060920055715.GA81843@rambler-co.ru> References: <200609191303.k8JD3AHl050783@repoman.freebsd.org> <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <20060919221404.GT94944@alchemy.franken.de> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 05:57:16 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 12:14:04AM +0200, Marius Strobl wrote: > On Wed, Sep 20, 2006 at 01:56:05AM +0400, Ruslan Ermilov wrote: > >=20 > > The proper fix would be to fix the kernel to pass an argument by > > value, like the userland does. But from the practical point of > > view, it may make sense to change the API and say that these > > IOCTLs now take a pointer type argument. I'm not sure. If you > > know of any applications (mine test util not counting :-) that > > use KDSKBMODE/KDSETLED/KDSKBSTATE, then we should probably fix > > the kernel callers. >=20 > XFree86/Xorg use KDSKBMODE and KDSETLED, see f.e. the Xorg > "kbd" driver: > http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bsd= /bsd_kbd.c?revision=3D1.8&view=3Dmarkup >=20 Hmm, but they don't work on sparc64. How X.Org ever works then? I remember installing it on my sparc64 laptop... : # uname -p : sparc64 : # cat a.c : #include : #include : #include : #include : #include :=20 : int : main(void) : { : int mode; :=20 : mode =3D K_CODE; : if (ioctl(0, KDSKBMODE, mode) =3D=3D -1) : err(1, "ioctl(KDSKBMODE)"); :=20 : if (ioctl(0, KDGKBMODE, &mode) =3D=3D -1) : err(1, "ioctl(KDGKBMODE)"); : printf("current mode =3D %d, should be %d\n", mode, K_CODE); :=20 : exit (0); : } : # ./a < /dev/vkbdctl0 : current mode =3D 0, should be 2 : #=20 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFENg6qRfpzJluFF4RAifJAKCAbHS+S90lv2uNuQtTGnLrHx2SggCfWuow thiqXpTnObCPAO+PAh5ncVE= =ntqJ -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06: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 7501B16A412; Wed, 20 Sep 2006 06:05: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 2CEF643D49; Wed, 20 Sep 2006 06: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 k8K65xAu066975; Wed, 20 Sep 2006 06: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 k8K65x8D066974; Wed, 20 Sep 2006 06:05:59 GMT (envelope-from clsung) Message-Id: <200609200605.k8K65x8D066974@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 06: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: ports/www/p5-HTML-Template-Compiled 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, 20 Sep 2006 06:05:59 -0000 clsung 2006-09-20 06:05:58 UTC FreeBSD ports repository Modified files: www/p5-HTML-Template-Compiled Makefile distinfo pkg-plist Log: - Update to 0.75 PR: ports/103400 Submitted by: maintainer () Revision Changes Path 1.19 +2 -1 ports/www/p5-HTML-Template-Compiled/Makefile 1.19 +3 -3 ports/www/p5-HTML-Template-Compiled/distinfo 1.11 +3 -1 ports/www/p5-HTML-Template-Compiled/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06:18: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 D64AE16A4E5; Wed, 20 Sep 2006 06:18: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 78ED543D49; Wed, 20 Sep 2006 06:18: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 k8K6ILZr067504; Wed, 20 Sep 2006 06:18:21 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K6IL3W067503; Wed, 20 Sep 2006 06:18:21 GMT (envelope-from rafan) Message-Id: <200609200618.k8K6IL3W067503@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 20 Sep 2006 06:18: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/chinese/CJKUnifonts 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, 20 Sep 2006 06:18:23 -0000 rafan 2006-09-20 06:18:21 UTC FreeBSD ports repository Modified files: chinese/CJKUnifonts Makefile distinfo Log: - Update to 0.1.20060903 PR: ports/103405 Submitted by: chinsan (maintainer) Revision Changes Path 1.9 +5 -2 ports/chinese/CJKUnifonts/Makefile 1.5 +6 -6 ports/chinese/CJKUnifonts/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06: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 DF99A16A415 for ; Wed, 20 Sep 2006 06:19:02 +0000 (UTC) (envelope-from pqiuefbu@classifiedtoday.com) Received: from classifiedtoday.com (cmo116.neoplus.adsl.tpnet.pl [83.31.142.116]) by mx1.FreeBSD.org (Postfix) with SMTP id D45F743D70 for ; Wed, 20 Sep 2006 06:18:57 +0000 (GMT) (envelope-from pqiuefbu@classifiedtoday.com) Received: from 83.31.142.116 by classifiedtoday.com Date: Wed, 20 Sep 2006 08:18:54 +0100 From: "justen Kathryne" X-Sender: pqiuefbu@classifiedtoday.com To: Message-Id: <9255328582.wnDwjOD-973549-7252578@classifiedtoday.com> MIME-Version: 1.0 Content-Type: text/plain Subject: You have to separate the chaff from the wheat. X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 06:19:03 -0000 HOT ALERT - THIS ONE IS STILL CLIMBING THE CHARTS ALERT -- BREAKING MARKET NEWS REPORT ---- WBRS.PK Company Name: WILD BRUSH ENERGY Lookup: WBRS.PK Current Price: .05 Expected: STEADILY CLIMB FOR THE TOP Breaking News: Wild Brush Acquires Additional Powder River Oil & Gas Lease Wild Brush Energy (PINKSHEETS: WBRS) announces the purchase of an additional Powder River Basin Federal Oil & Gas Lease in the State of Wyoming. The lease is located on the eastern side of the Basin in Weston County. This is the fifth lease the Company now controls in the region. Wild Brush maintains its expansion strategy through acquisition of low risk, high probability oil and gas properties in proven regions such as Powder River basin. Wild Brush will continue to concentrate on the Powder River Basin area, due to the number of lease acre ages it currently controls. The Powder River Basin claims a high probability rate of discoveries and proven production as demonstrated by such companies as Chevron and Western Gas. There are presently over 12,000 gas wells, in addition to nearly 400 new wells monthly, producing over 330 billion cubic feet annually, in an area with an estimated 32 trillion cubic feet of natural gas. About WBRS.PK Wild Brush Energy is a diversified energy company whose primary goal is to identify and develop Oil & Coalbed Methane sites within the State of Wyoming. In addition, Wild Brush Energy continues to evaluate clean air alternative energy producing technologies such as Wind Power. Wild Brush trades in the U.S. under the symbol "WBRS." WATCH THIS STOCK GO HIGHER AND HIGHER -------------------------------------------------------------------------------- the results speak for themselves You will be convinced if you see ----------------------- You can lead a horse to water but you can't make him drink. Too little too late. Say it with flowers. Still waters run deep. Sweet as honey. A stepping stone to. We hung them out to dry. As uneasy as a cat near water. A thing of beauty is a joy forever. Watered down. A thorn in my side. Till the cows come home. Sweating blood. She has a green thumb. Read the tea leaves. Tools of the trade. Throw pearls before swine. Schools out for summer. Sow dry and set wet. When you get lemons, make lemonade.(When life gives you scraps make quilts.) Wait and see. Speak softly and carry a big stick. Ugly as a mud fence. Walking on water. Were you born in a barn? Run to seed. Welcome to my garden. The stronger the breeze the stronger the trees. Sick as a dog. Slow as a snail. Welcome to my garden. A thorn in my side. A rolling stone gathers no moss. From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06:19: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 AAEDB16A63A; Wed, 20 Sep 2006 06:19: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 5762F43DAF; Wed, 20 Sep 2006 06:19:38 +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 k8K6Jc8v067570; Wed, 20 Sep 2006 06:19:38 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K6Jc0A067569; Wed, 20 Sep 2006 06:19:38 GMT (envelope-from rafan) Message-Id: <200609200619.k8K6Jc0A067569@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 20 Sep 2006 06:19: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/textproc/p5-ack 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, 20 Sep 2006 06:19:45 -0000 rafan 2006-09-20 06:19:37 UTC FreeBSD ports repository Modified files: textproc/p5-ack Makefile distinfo Log: - Update to 1.28 PR: ports/103406 Submitted by: chinsan (maintainer) Revision Changes Path 1.3 +1 -1 ports/textproc/p5-ack/Makefile 1.3 +3 -3 ports/textproc/p5-ack/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06:28: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 C5CEE16A4DE; Wed, 20 Sep 2006 06:28:16 +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 19C0043DA8; Wed, 20 Sep 2006 06:26:22 +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 k8K6Pn0W067957; Wed, 20 Sep 2006 06:25:49 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K6Pnwa067956; Wed, 20 Sep 2006 06:25:49 GMT (envelope-from jkoshy) Message-Id: <200609200625.k8K6Pnwa067956@repoman.freebsd.org> From: Joseph Koshy Date: Wed, 20 Sep 2006 06:25: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/lang/drscheme Makefile pkg-plist ports/lang/drscheme/files patch-collects-profj-to-scheme.ss X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 06:28:17 -0000 jkoshy 2006-09-20 06:25:49 UTC FreeBSD ports repository Modified files: lang/drscheme Makefile pkg-plist Added files: lang/drscheme/files patch-collects-profj-to-scheme.ss Log: - Bring down the parts of upstream change SVN#4389 that make .zo file generation more deterministic. Package building should work reliably now, so unbreak the port. - Explicitly depend on -lXft. - Change the build to always use the libjpeg and libpng libraries bundled with the source package. Revision Changes Path 1.28 +7 -2 ports/lang/drscheme/Makefile 1.1 +20 -0 ports/lang/drscheme/files/patch-collects-profj-to-scheme.ss (new) 1.18 +1 -1 ports/lang/drscheme/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06:33: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 E1D0A16A40F; Wed, 20 Sep 2006 06:33:59 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE26943D6D; Wed, 20 Sep 2006 06:33:58 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id B22691A3C19; Tue, 19 Sep 2006 23:33:58 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0669D5164F; Wed, 20 Sep 2006 02:33:57 -0400 (EDT) Date: Wed, 20 Sep 2006 02:33:57 -0400 From: Kris Kennaway To: Joseph Koshy Message-ID: <20060920063357.GA56451@xor.obsecurity.org> References: <200609200625.k8K6Pnwa067956@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <200609200625.k8K6Pnwa067956@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/drscheme Makefile pkg-plist ports/lang/drscheme/files patch-collects-profj-to-scheme.ss X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 06:34:00 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Sep 20, 2006 at 06:25:49AM +0000, Joseph Koshy wrote: > - Change the build to always use the libjpeg and libpng > libraries bundled with the source package. Why? This means that the port won't benefit from bug/security fixes and will need to manually patched (or more likely: overlooked). Kris --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEODVWry0BWjoQKURAmX2AJ932VYzFuPvLjIiEMPcjuvu0zvyawCff9dp KxauLYZjPBYB2BEKEVM2pgk= =bY9s -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06: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 F108216A403; Wed, 20 Sep 2006 06: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 771FD43D5F; Wed, 20 Sep 2006 06: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 k8K6lFmi068938; Wed, 20 Sep 2006 06: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 k8K6lFoE068937; Wed, 20 Sep 2006 06:47:15 GMT (envelope-from jmg) Message-Id: <200609200647.k8K6lFoE068937@repoman.freebsd.org> From: John-Mark Gurney Date: Wed, 20 Sep 2006 06: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/sys/dev/pci pci.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, 20 Sep 2006 06:47:16 -0000 jmg 2006-09-20 06:47:15 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: spell PCIS_CRYPTO_ENTERTAIN properly... MFC after: 3 days Revision Changes Path 1.314 +1 -1 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 06:58: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 0D8F016A403; Wed, 20 Sep 2006 06:58:03 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4D9143D49; Wed, 20 Sep 2006 06:58:02 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K6w2Zb069517; Wed, 20 Sep 2006 06:58:02 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K6w2I8069516; Wed, 20 Sep 2006 06:58:02 GMT (envelope-from scottl) Message-Id: <200609200658.k8K6w2I8069516@repoman.freebsd.org> From: Scott Long Date: Wed, 20 Sep 2006 06:58: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/dev/mfi mfi.c 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: Wed, 20 Sep 2006 06:58:03 -0000 scottl 2006-09-20 06:58:02 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c mfivar.h Log: Change some variable names and update some comments to help clarify some confusing issues. Revision Changes Path 1.16 +30 -29 src/sys/dev/mfi/mfi.c 1.4 +3 -7 src/sys/dev/mfi/mfivar.h From owner-cvs-all@FreeBSD.ORG Wed Sep 20 07:10: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 3BFDF16A40F; Wed, 20 Sep 2006 07:10: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 EBE7143D53; Wed, 20 Sep 2006 07:10: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 k8K7AmYh071539; Wed, 20 Sep 2006 07:10:48 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K7Amcw071538; Wed, 20 Sep 2006 07:10:48 GMT (envelope-from clsung) Message-Id: <200609200710.k8K7Amcw071538@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 20 Sep 2006 07:10: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/webcalendar Makefile 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, 20 Sep 2006 07:10:49 -0000 clsung 2006-09-20 07:10:48 UTC FreeBSD ports repository Modified files: www/webcalendar Makefile pkg-message Log: - The port was fixed to correct a problem that caused to be marked for deletion. Thanks to the following individuals: Miroslav Lachman - Patch to remove non-configurable LDAP dependency Thomas Abthorpe - A kick in the pants to get this done! PR: ports/103403 Submitted by: maintainer (Greg Larkin) Revision Changes Path 1.8 +10 -7 ports/www/webcalendar/Makefile 1.4 +1 -1 ports/www/webcalendar/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Sep 20 07: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 4B5F116A416; Wed, 20 Sep 2006 07:23:54 +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 09B5B43D45; Wed, 20 Sep 2006 07:23:54 +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 k8K7NrXD072109; Wed, 20 Sep 2006 07:23:53 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K7NrEM072108; Wed, 20 Sep 2006 07:23:53 GMT (envelope-from joel) Message-Id: <200609200723.k8K7NrEM072108@repoman.freebsd.org> From: Joel Dahl Date: Wed, 20 Sep 2006 07:23: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/releases/6.2R schedule.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, 20 Sep 2006 07:23:54 -0000 joel 2006-09-20 07:23:53 UTC FreeBSD doc repository Modified files: en/releases/6.2R schedule.sgml Log: Fix typo. Revision Changes Path 1.5 +2 -2 www/en/releases/6.2R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Wed Sep 20 07:26: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 92C1516A403; Wed, 20 Sep 2006 07:26:56 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail14.syd.optusnet.com.au (mail14.syd.optusnet.com.au [211.29.132.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E31943D45; Wed, 20 Sep 2006 07:26:55 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail14.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k8K7QQab029493 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 20 Sep 2006 17:26:51 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k8K7QQ3a000902; Wed, 20 Sep 2006 17:26:26 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k8K7QQPF000901; Wed, 20 Sep 2006 17:26:26 +1000 (EST) (envelope-from peter) Date: Wed, 20 Sep 2006 17:26:26 +1000 From: Peter Jeremy To: Jung-uk Kim Message-ID: <20060920072626.GA738@turion.vk2pj.dyndns.org> References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191431.01649.jkim@FreeBSD.org> <20060919190449.GC720@turion.vk2pj.dyndns.org> <200609191535.08184.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <200609191535.08184.jkim@FreeBSD.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 20 Sep 2006 07:26:56 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 2006-Sep-19 15:35:06 -0400, Jung-uk Kim wrote: [VLAN tagging] >Why don't we just fake it up from ether_input() and pass it to=20 >BPF_MTAP() instead of 'teaching' bpf? I think it is more logical=20 >thing to do. As Andre points out, this negates the benefit of IFCAP_VLAN_HWTAGGING. In addition, the code necessary to correctly re-insert the VLAN tag (to provide a fully valid mbuf chain for further processing) will be larger and slower than the code necessary to kludge a mbuf that is adequate for bpf_filter(). bpf_mtap2() provides an example of kludging an mbuf header to allow data to be pre-pended. The code to kludge up the VLAN tag insertion would be similar (though somewhat more complex). Overall, I believe this approach is probably preferable to just disabling hardware VLAN tagging if there is a bpf filter. --=20 Peter Jeremy --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEO0i/opHv/APuIcRAuNSAJ0XAFeUznlXYBKCpAxM3GM/pBALdQCeMOz9 JO0pLra3AhjtfufsAT8z+1Y= =Ekb2 -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 07:27: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 430B416A4A7; Wed, 20 Sep 2006 07:27:06 +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 E889043D4C; Wed, 20 Sep 2006 07:27:05 +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 k8K7R5WY072274; Wed, 20 Sep 2006 07:27:05 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K7R5Kn072273; Wed, 20 Sep 2006 07:27:05 GMT (envelope-from pjd) Message-Id: <200609200727.k8K7R5Kn072273@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Wed, 20 Sep 2006 07:27: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/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, 20 Sep 2006 07:27:06 -0000 pjd 2006-09-20 07:27:05 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: There is no need to set 'sp' to NULL anymore. Revision Changes Path 1.423 +0 -1 src/sys/kern/vfs_syscalls.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 07: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 9CB8116A4B3; Wed, 20 Sep 2006 07:52:04 +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 9238743EFD; Wed, 20 Sep 2006 07:49: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 k8K7nSN0073271; Wed, 20 Sep 2006 07:49:28 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K7nSIl073270; Wed, 20 Sep 2006 07:49:28 GMT (envelope-from kib) Message-Id: <200609200749.k8K7nSIl073270@repoman.freebsd.org> From: Konstantin Belousov Date: Wed, 20 Sep 2006 07:49: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/ufs/ffs ffs_softdep.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, 20 Sep 2006 07:52:04 -0000 kib 2006-09-20 07:49:28 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_softdep.c Log: Fix the glitch introduced in rev. 1.93. In softdep_sync_metadata(), switch by worklist type contains two for() loops, for D_INDIRDEP and D_PAGEDEP. On error, these loops are exited by break, where the switch actually shall be leaved. Use goto instead of break to reach the error handling code. Reported by: Peter Holm Reviewed by: tegge Approved by: pjd (mentor) MFC after: 2 weeks Revision Changes Path 1.198 +3 -2 src/sys/ufs/ffs/ffs_softdep.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 08: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 8F14816A417; Wed, 20 Sep 2006 08:02: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 990E643DC4; Wed, 20 Sep 2006 08:02: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 k8K820ZN074001; Wed, 20 Sep 2006 08:02:00 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K820Tw074000; Wed, 20 Sep 2006 08:02:00 GMT (envelope-from linimon) Message-Id: <200609200802.k8K820Tw074000@repoman.freebsd.org> From: Mark Linimon Date: Wed, 20 Sep 2006 08:01: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/devel/portmk/Mk bsd.gcc.mk bsd.port.options.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, 20 Sep 2006 08:02:29 -0000 linimon 2006-09-20 08:01:59 UTC FreeBSD ports repository Added files: devel/portmk/Mk bsd.gcc.mk bsd.port.options.mk Log: Update to the latest version being tested on i386-6-exp on pointyhat. Revision Changes Path 1.6 +185 -0 ports/devel/portmk/Mk/bsd.gcc.mk (new) 1.1 +26 -0 ports/devel/portmk/Mk/bsd.port.options.mk (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 08:21: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 CE60F16A412; Wed, 20 Sep 2006 08:21:36 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B0043D7F; Wed, 20 Sep 2006 08:21:29 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K8LS4A076129; Wed, 20 Sep 2006 08:21:28 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K8LS4K076128; Wed, 20 Sep 2006 08:21:28 GMT (envelope-from stas) Message-Id: <200609200821.k8K8LS4K076128@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 20 Sep 2006 08:21:27 +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 contrib.committers.sgml doc/en_US.ISO8859-1/share/sgml authors.ent doc/share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent stas.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: Wed, 20 Sep 2006 08:21:36 -0000 stas 2006-09-20 08:21:27 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml en_US.ISO8859-1/share/sgml authors.ent share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent Added files: share/pgpkeys stas.key Log: Add my entries to doc repo. Approved by: sem (mentor) Revision Changes Path 1.608 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.149 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml 1.396 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent 1.30 +5 -0 doc/share/pgpkeys/pgpkeys-developers.sgml 1.120 +1 -0 doc/share/pgpkeys/pgpkeys.ent 1.1 +45 -0 doc/share/pgpkeys/stas.key (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 08:23: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 93A0D16A416 for ; Wed, 20 Sep 2006 08:23:18 +0000 (UTC) (envelope-from mahlero@bonenjoint.com) Received: from bonenjoint.com (bl8-166-212.dsl.telepac.pt [85.241.166.212]) by mx1.FreeBSD.org (Postfix) with SMTP id AC3FF43D6E for ; Wed, 20 Sep 2006 08:23:17 +0000 (GMT) (envelope-from mahlero@bonenjoint.com) Message-ID: <01c6dc8d$d8ffcca0$0201a8c0@oema439709c28f> X-MSMail-Priority: Normal X-Priority: 3 From: "Luana Lovin" To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Date: Wed, 20 Sep 2006 08:23:17 +0000 (GMT) Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PHjARpMA X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luana Lovin List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 08:23:18 -0000 Hi =20 CIAzzLIS VIAzzGRA VALzzIUM AMBzzIEN =20 Directly from the manufacturer http://www.gedsactunjerion.com From owner-cvs-all@FreeBSD.ORG Wed Sep 20 08:25: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 1242816A407; Wed, 20 Sep 2006 08:25:20 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C468943D46; Wed, 20 Sep 2006 08:25:19 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K8PJEx076388; Wed, 20 Sep 2006 08:25:19 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K8PJvu076387; Wed, 20 Sep 2006 08:25:19 GMT (envelope-from stas) Message-Id: <200609200825.k8K8PJvu076387@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 20 Sep 2006 08:25:19 +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/share/sgml 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, 20 Sep 2006 08:25:20 -0000 stas 2006-09-20 08:25:18 UTC FreeBSD doc repository (ports committer) Modified files: share/sgml news.xml Log: Add myself as a new ports committer to news. Approved by: sem (mentor) Revision Changes Path 1.6 +9 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Wed Sep 20 08: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 502C716A40F; Wed, 20 Sep 2006 08:52:40 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id D286443D5D; Wed, 20 Sep 2006 08:52:38 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 20 Sep 2006 09:52:37 +0100 (BST) Date: Wed, 20 Sep 2006 09:52:36 +0100 From: David Malone To: Peter Jeremy Message-ID: <20060920085236.GA58179@walton.maths.tcd.ie> References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191431.01649.jkim@FreeBSD.org> <20060919190449.GC720@turion.vk2pj.dyndns.org> <200609191535.08184.jkim@FreeBSD.org> <20060920072626.GA738@turion.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060920072626.GA738@turion.vk2pj.dyndns.org> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie Cc: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, John Baldwin , Jung-uk Kim Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 20 Sep 2006 08:52:40 -0000 On Wed, Sep 20, 2006 at 05:26:26PM +1000, Peter Jeremy wrote: > In addition, the code necessary to correctly re-insert the VLAN tag > (to provide a fully valid mbuf chain for further processing) will be > larger and slower than the code necessary to kludge a mbuf that is > adequate for bpf_filter(). Putting ethernet specific code in bpf_* feels like a bad idea. It should be possible to leave hardware assisted VLAN tagging on and get ether input to reinsert the tag only in cases where there is a bpf listener. 4.X's ether_input already puts the ethernet header back on the mbuf. In 6.X and later it will require a little more work, but not much. (It's interesting to note that as ethernet cards introduce more features it is getting harder for us to tell what we put on the wire. With checksum offloading we can no longer trust the checksum. With VLAN tagging we can't trust the VLAN tag. With TSO we can't trust the IP ID, TCP sequence number, TCP timestamps, ... We've seen some interesting things on Linux recently because with TSO the RTT esitmation for TCP doesn't work at all the way you expect.) David. From owner-cvs-all@FreeBSD.ORG Wed Sep 20 09: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 993B416A416; Wed, 20 Sep 2006 09:01:08 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80C5B43D9F; Wed, 20 Sep 2006 09:00:40 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K90etk085897; Wed, 20 Sep 2006 09:00:40 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K90eDM085896; Wed, 20 Sep 2006 09:00:40 GMT (envelope-from girgen) Message-Id: <200609200900.k8K90eDM085896@repoman.freebsd.org> From: Palle Girgensohn Date: Wed, 20 Sep 2006 09:00: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/databases/postgresql81-server Makefile distinfo ports/databases/postgresql80-server 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, 20 Sep 2006 09:01:08 -0000 girgen 2006-09-20 09:00:40 UTC FreeBSD ports repository Modified files: databases/postgresql81-server Makefile distinfo databases/postgresql80-server Makefile distinfo Log: Update the patch to be more agnostic with regards to the version of icu. It now links with icu-3.6 as well as the earlier versions. Revision Changes Path 1.157 +2 -2 ports/databases/postgresql80-server/Makefile 1.51 +3 -3 ports/databases/postgresql80-server/distinfo 1.157 +2 -2 ports/databases/postgresql81-server/Makefile 1.49 +3 -3 ports/databases/postgresql81-server/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 09:01: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 B7D2D16A4A0 for ; Wed, 20 Sep 2006 09:01:24 +0000 (UTC) (envelope-from urigmqmx@modulonet.fr) Received: from abo-185-71-69.avi.modulonet.fr (abo-185-71-69.avi.modulonet.fr [85.69.71.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0962B43D78 for ; Wed, 20 Sep 2006 09:01:04 +0000 (GMT) (envelope-from urigmqmx@modulonet.fr) Message-ID: <000e01c3b825$4308d960$b9474555@cecc824c4a7535> From: "Place" To: cvs-all@freebsd.org MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_000A_01C3B7F2.F86E6960" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SECTIONS Education Center X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 20 Sep 2006 09:01:24 -0000 X-Original-Date: Mon, 1 Dec 2003 10:07:47 +0600 X-List-Received-Date: Wed, 20 Sep 2006 09:01:24 -0000 ------=_NextPart_000_000A_01C3B7F2.F86E6960 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable Shooting SPORTS Another Owens Runs Berlin Clarkes Island Solace Friedgen = Confident Yahoo Warns Growth Report: Identity Theft Leak Causes Shuttle reviews watch clips winners losers season. Comics Sudoku Schedule Day = FASHION BEAUTY Fashion Make most your wardrobe with looks love. Robin = Givhan: Off Runway SUNDAY SOURCE Media Mix: Releases Fergie doesnt make Stop RELIGION Bridging Chayes gives insiders after Talibans fall. Science Salvation Biologist = E.O. Wilson extending hand across divide. DVD AND HOME VIDEO Original = High School Musical Its first release but Grease: Rockin Rydell = delights. SAVORING SUMMER Solving Spinach Scare advises isnt only spot = this favorite leafy green. HEALTH Legacy Blue Many daughters inherit = their mothers. Can chain broken NATIONAL BOOK FESTIVAL Clements QA: = childrens book author discussed novels literary festival. Kessler Speech Bush Softens Tone Excerpts President Bushs Address Live = QA a.m.: Hour Thai Military Coup Army leaders using tanks soldiers seize = capital while Prime Minister Thaksin Ron Corben PHOTOS: Leaders Depose = Headlines Abe Wins Vote Japan Party Sen. Allen Says Embraces Jewish = Ancestry Teen Graduates From UVa. One E. Coli Probe Focuses Calif. Farms = Detainee Bill Face First Lady Playing Role Stage Defense Is Lacking = Chemistry Patrick Mass. Primary cc STYLE Voice Afghan Sarah Chayes gives = insiders after Shooting SPORTS Another Owens Runs Berlin Clarkes Island Solace Friedgen = Confident Yahoo Warns Growth Report: Identity Theft Leak Causes Shuttle = Landing Delayed Atlantis Baby Mo. POLITICS Over Ga. Voter Tossed WORLD = Killed Force Recasts Race Somalia fcc AIDS Rate Tops Average Illnesses = Rise Sally Squires: EDUCATION Md. Reform Awards Trends: Haute Diners European Trips AD SECTIONS Education Center = Area YELLOW WHITE PAGES Business Person Featured TICKETS Ravens Tickets = Injury ------=_NextPart_000_000A_01C3B7F2.F86E6960-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 09:18: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 2190316A415; Wed, 20 Sep 2006 09:18:33 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C647843D6B; Wed, 20 Sep 2006 09:18:32 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8K9IWL7087964; Wed, 20 Sep 2006 09:18:32 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8K9IWk9087963; Wed, 20 Sep 2006 09:18:32 GMT (envelope-from sergei) Message-Id: <200609200918.k8K9IWk9087963@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 20 Sep 2006 09:18: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/databases/puredb 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, 20 Sep 2006 09:18:33 -0000 sergei 2006-09-20 09:18:31 UTC FreeBSD ports repository Modified files: databases/puredb Makefile Log: - Chase URL change of the main distribution site [1] - Add official FTP mirrors - Replace deprecated INSTALLS_SHLIB with a new USE_LDCONFIG PR: ports/97653 [1] Submitted by: Martin Wilke Revision Changes Path 1.6 +3 -2 ports/databases/puredb/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 09: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 1EAA716A4C9; Wed, 20 Sep 2006 09:28:49 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [211.29.132.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67DF043D73; Wed, 20 Sep 2006 09:28:46 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail03.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k8K9SgGs005152 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 20 Sep 2006 19:28:44 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k8K9Sgx0001417; Wed, 20 Sep 2006 19:28:42 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k8K9SgEv001416; Wed, 20 Sep 2006 19:28:42 +1000 (EST) (envelope-from peter) Date: Wed, 20 Sep 2006 19:28:42 +1000 From: Peter Jeremy To: David Malone Message-ID: <20060920092842.GD738@turion.vk2pj.dyndns.org> References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191431.01649.jkim@FreeBSD.org> <20060919190449.GC720@turion.vk2pj.dyndns.org> <200609191535.08184.jkim@FreeBSD.org> <20060920072626.GA738@turion.vk2pj.dyndns.org> <20060920085236.GA58179@walton.maths.tcd.ie> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9dgjiU4MmWPVapMU" Content-Disposition: inline In-Reply-To: <20060920085236.GA58179@walton.maths.tcd.ie> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 20 Sep 2006 09:28:49 -0000 --9dgjiU4MmWPVapMU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 2006-Sep-20 09:52:36 +0100, David Malone wrote: >Putting ethernet specific code in bpf_* feels like a bad idea. Is this any worse than having ethernet specific code in the mbuf header? > It >should be possible to leave hardware assisted VLAN tagging on and >get ether input to reinsert the tag only in cases where there is a >bpf listener. This could still be seen as a layering violation but is probably cleaner. >(It's interesting to note that as ethernet cards introduce more >features it is getting harder for us to tell what we put on the >wire. This probably makes it more critical for bpf to not automatically disable NIC features, otherwise we run the risk of introducing heisenbugs in the network system. >With VLAN tagging we can't trust the VLAN tag. Unlike checksums etc, the kernel must be able to determine the VLAN tag to be able to process the packet. The problem is that it isn't where bpf expects. --=20 Peter Jeremy --9dgjiU4MmWPVapMU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEQnK/opHv/APuIcRAhyCAJ9yN5o67IpSlhSKDYpgbG1OTtZ7VgCeOs/n D+1yTJ3XsGY10u8g9CL73Sw= =78// -----END PGP SIGNATURE----- --9dgjiU4MmWPVapMU-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:06: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 E8AA416A403; Wed, 20 Sep 2006 10:06:08 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 9F4C943D5F; Wed, 20 Sep 2006 10:06:07 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 20 Sep 2006 11:06:06 +0100 (BST) Received: from localhost ([127.0.0.1] helo=maths.tcd.ie) by walton.maths.tcd.ie with SMTP id ; 20 Sep 2006 11:06:06 +0100 (BST) To: Peter Jeremy In-reply-to: Your message of "Wed, 20 Sep 2006 19:28:42 +1000." <20060920092842.GD738@turion.vk2pj.dyndns.org> Date: Wed, 20 Sep 2006 11:06:06 +0100 From: David Malone Message-ID: <200609201106.aa59351@walton.maths.tcd.ie> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 20 Sep 2006 10:06:09 -0000 > >Putting ethernet specific code in bpf_* feels like a bad idea. > Is this any worse than having ethernet specific code in the mbuf header? Well, I didn't really like the sound of that either, but I was too polite to mention it ;-) > >(It's interesting to note that as ethernet cards introduce more > >features it is getting harder for us to tell what we put on the > >wire. > This probably makes it more critical for bpf to not automatically > disable NIC features, otherwise we run the risk of introducing > heisenbugs in the network system. True - turning off hardware VLAN tagging when there is a BPF listener also seems wrong (though I guess it would be the driver that actually did this, not BPF). > >With VLAN tagging we can't trust the VLAN tag. > Unlike checksums etc, the kernel must be able to determine the VLAN > tag to be able to process the packet. The problem is that it isn't > where bpf expects. True, though BPF just expects to find the data where it should be on the wire. It seems like it should be up to the responsibility of the code calling bpf_*tap* to make sure it is in that format. Checksums that seem incorrect to bpf have already caused a non-trivial number questions on the mailing lists. We almost need a way to indicate to BPF that there are certain ranges of bytes that we couldn't see because they are provided by the hardware rather than us. David. From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:23: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 BCFCC16A407; Wed, 20 Sep 2006 10:23: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 7AB4843D78; Wed, 20 Sep 2006 10:23: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 k8KANiXK093650; Wed, 20 Sep 2006 10:23:44 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KANi5V093649; Wed, 20 Sep 2006 10:23:44 GMT (envelope-from sat) Message-Id: <200609201023.k8KANi5V093649@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 20 Sep 2006 10: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/net/libmms 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, 20 Sep 2006 10:23:44 -0000 sat 2006-09-20 10:23:44 UTC FreeBSD ports repository Modified files: net/libmms Makefile distinfo pkg-descr Log: - Update to 0.3 Revision Changes Path 1.10 +3 -4 ports/net/libmms/Makefile 1.4 +3 -3 ports/net/libmms/distinfo 1.3 +1 -1 ports/net/libmms/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:28: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 B12AB16A407; Wed, 20 Sep 2006 10:28:39 +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 0635343D58; Wed, 20 Sep 2006 10:28:39 +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 k8KAScK6094436; Wed, 20 Sep 2006 10:28:38 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KASc6t094435; Wed, 20 Sep 2006 10:28:38 GMT (envelope-from des) Message-Id: <200609201028.k8KASc6t094435@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 20 Sep 2006 10:28: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/www/varnish 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, 20 Sep 2006 10:28:39 -0000 des 2006-09-20 10:28:38 UTC FreeBSD ports repository Modified files: www/varnish Makefile distinfo pkg-descr pkg-plist Log: Jump the gun on the Varnish 1.0 release. Revision Changes Path 1.3 +3 -2 ports/www/varnish/Makefile 1.2 +3 -3 ports/www/varnish/distinfo 1.2 +12 -7 ports/www/varnish/pkg-descr 1.2 +1 -0 ports/www/varnish/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:31:05 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 9CF4116A415; Wed, 20 Sep 2006 10:31:05 +0000 (UTC) X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Kris Kennaway In-Reply-To: Message from Kris Kennaway of "Wed, 20 Sep 2006 02:33:57 -0400." <20060920063357.GA56451@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20060920103105.9CF4116A415@hub.freebsd.org> Date: Wed, 20 Sep 2006 10:31:05 +0000 (UTC) From: jkoshy@FreeBSD.ORG (Joseph Koshy) Cc: Joseph Koshy , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/drscheme Makefile pkg-plist ports/lang/drscheme/files patch-collects-profj-to-scheme.ss X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 10:31:05 -0000 jk> - Change the build to always use the libjpeg and libpng jk> libraries bundled with the source package. kk> Why? This means that the port won't benefit from bug/security fixes kk> and will need to manually patched (or more likely: overlooked). There's a bug in the application's "configure" script that prevents it from detecting the presence of installed png/jpeg libraries. ... configure output ... checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_info in -lpng... no no libpng installed; building static version checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... no no libjpeg installed; building static version ... So this change is a no-op and only has documentation value at this point of time. This bug needs to be tracked down and fixed & fed upstream. In the meantime, I'm working on the assumption that the PLT group tracks critical fixes to the 3rd-party code that they are redistributing. Regards, Koshy From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:33: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 792CD16A403; Wed, 20 Sep 2006 10:33:34 +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 421DC43D45; Wed, 20 Sep 2006 10:33:34 +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 k8KAXYRV094799; Wed, 20 Sep 2006 10:33:34 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KAXYQU094798; Wed, 20 Sep 2006 10:33:34 GMT (envelope-from miwi) Message-Id: <200609201033.k8KAXYQU094798@repoman.freebsd.org> From: Martin Wilke Date: Wed, 20 Sep 2006 10:33: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/www/cherokee Makefile distinfo ports/www/cherokee/files patch-cherokee-connection.c patch-cherokee-fdpoll-kqueue.c patch-cherokee-handler_cgi_base.c patch-cherokee-socket.c patch-cherokee-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, 20 Sep 2006 10:33:34 -0000 miwi 2006-09-20 10:33:34 UTC FreeBSD ports repository Modified files: www/cherokee Makefile distinfo www/cherokee/files patch-cherokee-fdpoll-kqueue.c patch-cherokee-socket.c patch-cherokee-util.h Added files: www/cherokee/files patch-cherokee-connection.c patch-cherokee-handler_cgi_base.c Log: - Update to 0.5.5 PR: ports/103228 Submitted by: chinsan Revision Changes Path 1.27 +1 -1 ports/www/cherokee/Makefile 1.18 +3 -3 ports/www/cherokee/distinfo 1.1 +33 -0 ports/www/cherokee/files/patch-cherokee-connection.c (new) 1.4 +2 -2 ports/www/cherokee/files/patch-cherokee-fdpoll-kqueue.c 1.1 +20 -0 ports/www/cherokee/files/patch-cherokee-handler_cgi_base.c (new) 1.2 +9 -13 ports/www/cherokee/files/patch-cherokee-socket.c 1.4 +5 -5 ports/www/cherokee/files/patch-cherokee-util.h From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:36: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 C9CBD16A4A0; Wed, 20 Sep 2006 10:36:45 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9366543D4C; Wed, 20 Sep 2006 10:35:50 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KAZogH094916; Wed, 20 Sep 2006 10:35:50 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KAZoX1094915; Wed, 20 Sep 2006 10:35:50 GMT (envelope-from skv) Message-Id: <200609201035.k8KAZoX1094915@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 20 Sep 2006 10:35: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-POE 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, 20 Sep 2006 10:36:46 -0000 skv 2006-09-20 10:35:50 UTC FreeBSD ports repository Modified files: devel/p5-POE Makefile distinfo Log: Update to 0.38 Changes: http://search.cpan.org/src/RCAPUTO/POE-0.38/CHANGES Revision Changes Path 1.42 +1 -1 ports/devel/p5-POE/Makefile 1.34 +3 -3 ports/devel/p5-POE/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:40: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 B6C9C16A524; Wed, 20 Sep 2006 10:40:38 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E54243D67; Wed, 20 Sep 2006 10:40:32 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KAeV6U095221; Wed, 20 Sep 2006 10:40:31 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KAeV9A095220; Wed, 20 Sep 2006 10:40:31 GMT (envelope-from sergei) Message-Id: <200609201040.k8KAeV9A095220@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 20 Sep 2006 10:40: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/devel/bglibs Makefile ports/devel/bglibs/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, 20 Sep 2006 10:40:38 -0000 sergei 2006-09-20 10:40:31 UTC FreeBSD ports repository Modified files: devel/bglibs Makefile Added files: devel/bglibs/files patch-Makefile Log: - Unbreak: the self-tests included with bglibs contains several network related tests (namely, in net/connect4.c and net/tcp4.c) that fails in our package build cluster environment. Thus, disable running self-tests during build process - create a separate "selftest" Makefile target that would allow users to run self-tests manually with "make selftest" - Add USE_LDCONFIG Nagged by: pointyhat via kris Discussed with: oliver Revision Changes Path 1.27 +4 -4 ports/devel/bglibs/Makefile 1.1 +11 -0 ports/devel/bglibs/files/patch-Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:44: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 6926916A407; Wed, 20 Sep 2006 10:44:32 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF66143D66; Wed, 20 Sep 2006 10:44:30 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KAiU27095448; Wed, 20 Sep 2006 10:44:30 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KAiUOQ095447; Wed, 20 Sep 2006 10:44:30 GMT (envelope-from stas) Message-Id: <200609201044.k8KAiUOQ095447@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 20 Sep 2006 10:44: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/ocaml 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, 20 Sep 2006 10:44:32 -0000 stas 2006-09-20 10:44:30 UTC FreeBSD ports repository Modified files: lang/ocaml Makefile Log: Change my maintainer address to FreeBSD one. Approved by: sem (mentor) Revision Changes Path 1.56 +1 -1 ports/lang/ocaml/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:49: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 9860F16A690; Wed, 20 Sep 2006 10:49:16 +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 4086743D4C; Wed, 20 Sep 2006 10:49:16 +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 k8KAnGeD095659; Wed, 20 Sep 2006 10:49:16 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KAnGVd095658; Wed, 20 Sep 2006 10:49:16 GMT (envelope-from sat) Message-Id: <200609201049.k8KAnGVd095658@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 20 Sep 2006 10:49: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/www/xpi-unplug 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, 20 Sep 2006 10:49:16 -0000 sat 2006-09-20 10:49:15 UTC FreeBSD ports repository Modified files: www/xpi-unplug Makefile distinfo pkg-plist Log: - Update to 1.4.2 Revision Changes Path 1.7 +6 -1 ports/www/xpi-unplug/Makefile 1.7 +3 -3 ports/www/xpi-unplug/distinfo 1.6 +1 -0 ports/www/xpi-unplug/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10: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 986EA16A492; Wed, 20 Sep 2006 10:50:51 +0000 (UTC) (envelope-from zbdffnrfhyyw@web.de) Received: from 201-93-1-31.dial-up.telesp.net.br (201-93-1-31.dial-up.telesp.net.br [201.93.1.31]) by mx1.FreeBSD.org (Postfix) with SMTP id 3312F43D58; Wed, 20 Sep 2006 10:50:39 +0000 (GMT) (envelope-from zbdffnrfhyyw@web.de) Received: from fyw.mixmail.com (fyw.mixmail.com [253.218.228.56]) by 201.93.1.31 with SMTP; Wed, 20 Sep 2006 13:27:13 +0100 From: "Sung" Message-Id: <152406.84TQU4422071ft@physik> Organization: haines cot persecute rwanda To: cvs-all@freebsd.org X-Mailer: haines cot persecute rwanda Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-1251; boundary="=_FChSWvAUShWX" Subject: =?iso-8859-1?q?=D6=C5=CD=C0_=CD=C0_=C7=C2=C5=C7=C4_=DD=D1=D2=D0?= =?iso-8859-1?q?=C0=C4=DB?= X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sung List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 20 Sep 2006 10:50:52 -0000 X-Original-Date: Ñ URRENT_DATE_TIME X-List-Received-Date: Wed, 20 Sep 2006 10:50:52 -0000 --=_FChSWvAUShWX Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: Ñ ONTENT_ENCODING ÏÐÅÄËÀÃÀÅÌ ÎÐÃÀÍÈÇÀÖÈÞ ÃÀÑÒÐÎËÅÉ: Ãðóïïà "Ðåâîëüâåðñ" - îò 1 000$ Íàòàëè - îò 1 500$ Íàòàëüÿ Øòóðì - îò 1 500$ "Ôàáðèêà çâåçä" - îò 1 500$ Ïðîõîð Øàëÿïèí - îò 3 000$ Þëèàí - îò 3 000$ Âàëåíòèíà Òîëêóíîâà - îò 3 000$ Íàäåæäà Øàâðèíà - îò 3 000$ Ãðóïïà "Ëèöåé" - îò 4 000$ Òàòüÿíà Áóëàíîâà - îò 5 000$ Ãðóïïà "Hi - Fi" - îò 5 000$ Ãðóïïà "Ñëèâêè" - îò 6 000$ Ãðóïïà "Íå ïàðà" -îò 6 000$ Àíàñòàñèÿ Ñòîöêàÿ - îò 7 000$ Íàäåæäà Áàáêèíà - îò 8 000$ Ôèëèïï Êèðêîðîâ - îò 40 000$ ÐÀÁÎÒÀÅÌ ÍÀ ÐÛÍÊÅ 8 ËÅÒ! Òåë.:(495)792 77 31 (Áåç âûõîäíûõ!) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 10:53: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 05B3216A47B; Wed, 20 Sep 2006 10:53:25 +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 A43C943D49; Wed, 20 Sep 2006 10:53: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 k8KArOg7095908; Wed, 20 Sep 2006 10:53:24 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KArOvK095907; Wed, 20 Sep 2006 10:53:24 GMT (envelope-from vd) Message-Id: <200609201053.k8KArOvK095907@repoman.freebsd.org> From: Vasil Dimov Date: Wed, 20 Sep 2006 10:53: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/graphics/xaralx-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: Wed, 20 Sep 2006 10:53:25 -0000 vd 2006-09-20 10:53:24 UTC FreeBSD ports repository Modified files: graphics/xaralx-devel Makefile distinfo Log: Upgrade graphics/xaralx-devel from 0.7r1746 to 0.7r1756 Revision Changes Path 1.25 +1 -1 ports/graphics/xaralx-devel/Makefile 1.24 +3 -3 ports/graphics/xaralx-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11: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 A9AC716A407; Wed, 20 Sep 2006 11:17:55 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0073A43D80; Wed, 20 Sep 2006 11:17:47 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KBHlGp099209; Wed, 20 Sep 2006 11:17:47 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KBHlYd099208; Wed, 20 Sep 2006 11:17:47 GMT (envelope-from mat) Message-Id: <200609201117.k8KBHlYd099208@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 20 Sep 2006 11:17: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-Apache-Session-Wrapper 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, 20 Sep 2006 11:17:55 -0000 mat 2006-09-20 11:17:47 UTC FreeBSD ports repository Modified files: www/p5-Apache-Session-Wrapper Makefile distinfo Log: Update to 0.32 Revision Changes Path 1.9 +1 -1 ports/www/p5-Apache-Session-Wrapper/Makefile 1.8 +3 -3 ports/www/p5-Apache-Session-Wrapper/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11:19: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 693EE16A407; Wed, 20 Sep 2006 11:19:16 +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 9976543D7B; Wed, 20 Sep 2006 11:19:15 +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 121AC46BE7; Wed, 20 Sep 2006 07:19:15 -0400 (EDT) Date: Wed, 20 Sep 2006 12:19:14 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: David Malone In-Reply-To: <200609201106.aa59351@walton.maths.tcd.ie> Message-ID: <20060920121541.P79640@fledge.watson.org> References: <200609201106.aa59351@walton.maths.tcd.ie> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.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, 20 Sep 2006 11:19:16 -0000 On Wed, 20 Sep 2006, David Malone wrote: >>> With VLAN tagging we can't trust the VLAN tag. > >> Unlike checksums etc, the kernel must be able to determine the VLAN tag to >> be able to process the packet. The problem is that it isn't where bpf >> expects. > > True, though BPF just expects to find the data where it should be on the > wire. It seems like it should be up to the responsibility of the code > calling bpf_*tap* to make sure it is in that format. Checksums that seem > incorrect to bpf have already caused a non-trivial number questions on the > mailing lists. > > We almost need a way to indicate to BPF that there are certain ranges of > bytes that we couldn't see because they are provided by the hardware rather > than us. As an issue of symmetry, it strikes me that the driver is most aware of what has been removed from the packet, and so in the best position to provide substitute data to make up for the removed data. As a matter of abstraction, it seems likely that the link layer might provide a utility routine to help mock up the missing data, however. I tend to agree with the observation that we should not frob the driver level state as a result of BPF listeners -- if nothing else, this increases the chances of hitting race conditions between changing of card state and the descriptor rings, in which some packets in the rings were processed with tag stripping, and some without, but the driver treats them all as being consistent with its most recent notion of how the flags were set. Ideally, we should frob the hardware's encapsulation/etc as little as possible, and probably drain the send and receive descriptor rings when that happens so there's a clean transition. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11:22: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 7285B16A40F; Wed, 20 Sep 2006 11:22:10 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF3E843D6D; Wed, 20 Sep 2006 11:22:00 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KBM0Lj007826; Wed, 20 Sep 2006 11:22:00 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KBM099007821; Wed, 20 Sep 2006 11:22:00 GMT (envelope-from stas) Message-Id: <200609201122.k8KBM099007821@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 20 Sep 2006 11:22: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/Mk bsd.sdl.mk ports/astro/stellarium Makefile ports/audio/adplay Makefile ports/audio/amarok Makefile ports/audio/drumpiler Makefile ports/audio/festalon Makefile ports/audio/ksmp3play Makefile ports/audio/mhwaveedit 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, 20 Sep 2006 11:22:10 -0000 stas 2006-09-20 11:21:59 UTC FreeBSD ports repository Modified files: Mk bsd.sdl.mk astro/stellarium Makefile audio/adplay Makefile audio/amarok Makefile audio/drumpiler Makefile audio/festalon Makefile audio/ksmp3play Makefile audio/mhwaveedit Makefile audio/mp3blaster Makefile audio/openal Makefile audio/phatbeat Makefile audio/py-sdl_mixer Makefile audio/pysol-sound-server Makefile audio/sdl_mixer Makefile distinfo pkg-plist audio/sdl_sound Makefile pkg-plist audio/sidplayer Makefile audio/soundtracker Makefile audio/tempest_for_eliza Makefile audio/xmms2 Makefile devel/adasdl Makefile devel/adasdl/files patch-AdaSDL-make.conf_x11 patch-AdaSDL_framebuff-make.conf_x11 patch-AdaSDL_framebuff-sdltests-Makefile patch-AdaSDL_image-make.conf_x11 patch-AdaSDL_mixer-make.conf_x11 devel/clanlib-devel Makefile devel/directfb Makefile devel/eboxy Makefile devel/esdl Makefile devel/flatzebra Makefile devel/gauche-sdl Makefile devel/gengameng Makefile devel/guichan Makefile devel/kyra Makefile devel/ocaml-sdl Makefile devel/p5-SDL Makefile devel/p5-SDL/files patch-Makefile.freebsd devel/pwlib Makefile devel/pwlib/files patch-configureac devel/py-game Makefile devel/py-game/files patch-config_unix.py devel/ruby-game Makefile devel/ruby-rudl Makefile devel/ruby-sdl Makefile devel/sdl12 Makefile distinfo pkg-plist devel/sdl12/files patch-src_joystick_bsd_SDL__sysjoystick.c devel/sdl_ldbad Makefile devel/sdlmm Makefile devel/sge Makefile pkg-plist devel/upp Makefile emulators/atari800 Makefile emulators/cygne-sdl Makefile emulators/dgen-sdl Makefile emulators/dosbox Makefile emulators/fceu Makefile emulators/frodo Makefile emulators/fuse Makefile emulators/gcube Makefile emulators/generator-cbiere Makefile emulators/generator Makefile emulators/gens Makefile emulators/gngb Makefile emulators/gngeo Makefile emulators/gnuboy Makefile emulators/gnuboy/files patch-configure.in emulators/hatari Makefile emulators/hugo Makefile emulators/mednafen Makefile emulators/mupen64-base Makefile emulators/mupen64-glide Makefile emulators/mupen64-gln64 Makefile emulators/mupen64-input Makefile emulators/mupen64-rice Makefile emulators/mupen64-sdlaudio Makefile emulators/mupen64-sdlinput Makefile emulators/nonpareil Makefile emulators/nonpareil/files patch-src_SConscript emulators/osmose Makefile emulators/pearpc Makefile emulators/qemu Makefile emulators/raine Makefile emulators/stella Makefile emulators/vba Makefile emulators/vice Makefile emulators/xmame Makefile emulators/xsystem35 Makefile emulators/yabause Makefile emulators/yape Makefile emulators/zsnes Makefile games/54321 Makefile games/54321/files variables.GNU games/abe Makefile games/abuse_sdl Makefile games/adgali Makefile games/adonthell Makefile games/afternoonstalker Makefile games/agame Makefile games/airrox Makefile games/alephone Makefile games/alienarena Makefile games/alienblaster Makefile games/amphetamine Makefile games/anagramarama Makefile games/annelid Makefile games/apoolGL Makefile games/aqbubble Makefile games/armagetron Makefile games/asc Makefile games/atr3d Makefile games/atris Makefile games/balazar Makefile games/barrage Makefile games/biloba Makefile games/bitefusion Makefile games/blinkensisters Makefile games/blobandconquer/files patch-src_headers.h games/bloboats Makefile games/bloboats/files patch-Makefile games/blobwars Makefile games/bomberclone Makefile games/bomberinstinct Makefile games/bomns Makefile games/briquolo Makefile games/bugsquish Makefile games/burgerspace Makefile games/bzflag Makefile games/ceferino Makefile games/chanta Makefile games/chanta/files patch-configure games/chromium/scripts configure games/circuslinux Makefile games/columns Makefile games/concentration Makefile games/connectfive Makefile games/crimson Makefile games/criticalmass Makefile games/crossfire-client Makefile games/csmash Makefile games/cube Makefile games/d2x Makefile games/dangen Makefile games/dangerdeep Makefile games/dangerdeep/files patch-SConstruct games/darkplaces Makefile games/defendguin Makefile games/demonquake Makefile games/deng Makefile games/diameter Makefile games/digger-vgl Makefile games/dodgindiamond2 Makefile games/doomlegacy/files patch-makefile games/duel Makefile games/eduke32 Makefile games/egoboo Makefile games/einstein Makefile games/el/files patch-Makefile.bsdg games/ember Makefile games/enigma Makefile games/excido Makefile games/exult Makefile games/falconseye Makefile games/falconseye/files patch-sys_unix_Makefile_src games/fillets-ng Makefile games/fishsupper Makefile games/flobopuyo Makefile games/foobillard Makefile games/formido Makefile games/freedroid Makefile games/freedroidrpg Makefile games/freesci Makefile games/frozenbubble Makefile games/fwp Makefile games/galaxyhack Makefile games/gcompris Makefile games/gemdropx Makefile games/ggz-sdl-games Makefile games/gl-117 Makefile games/gl-117/files patch-configure games/glaxium Makefile games/glest Makefile games/glmaze Makefile games/glmaze/files patch-Makefile games/glob2 Makefile games/glpuzzle Makefile games/gltron Makefile games/hangman Makefile games/heretic Makefile games/heroes Makefile games/hex-a-hop Makefile games/highmoon Makefile games/holotz-castle Makefile games/icebreaker Makefile games/interlogic Makefile games/ioquake3 Makefile games/ivan Makefile games/jfduke3d Makefile games/jfk Makefile games/jumpnbump Makefile games/jumpnbump/files patch-Makefile patch-sdl::Makefile games/kiki Makefile games/kmquake2 Makefile games/lbreakout Makefile games/lgeneral Makefile games/lincity-ng Makefile games/lmarbles Makefile games/ltris Makefile games/luola Makefile games/madbomber Makefile games/maelstrom Makefile games/marsnomercy Makefile games/marsnomercy/files patch-SConstruct games/mirrormagic Makefile games/moonlander Makefile games/moonlander/files patch-Makefile games/nazghul Makefile games/nehquake Makefile games/netpanzer-data Makefile games/netpanzer Makefile games/neverball Makefile games/newvox Makefile games/nexuiz Makefile games/njam Makefile games/njam/files patch-Makefile games/noegnud-littlehack Makefile games/noegnud-nethack-deet Makefile games/noegnud-nethack Makefile games/noegnud-slashem Makefile games/nuclearchess Makefile games/oilwar Makefile games/oolite Makefile games/openglad Makefile games/openmortal Makefile games/openttd Makefile games/orbital_eunuchs_sniper Makefile games/pachi Makefile games/pengpong Makefile games/penguin-command Makefile games/pengupop Makefile games/pinball Makefile games/pipenightdreams Makefile games/pipepanic Makefile games/pmars-sdl Makefile games/pongix Makefile games/pongix/files patch-configure games/pouetchess Makefile games/powermanga Makefile games/prboom Makefile games/primateplunge Makefile games/q3base Makefile games/quake2forge Makefile games/quake2lnx Makefile games/quake2max Makefile games/quakeforge Makefile games/qudos Makefile games/quetoo Makefile games/r1q2 Makefile games/race Makefile games/reminiscence Makefile games/ri-li Makefile games/rockdodger Makefile games/rocksndiamonds Makefile games/rottdc Makefile games/sauerbraten Makefile games/scorched3d Makefile games/scourge Makefile games/scramble Makefile games/scummvm Makefile games/sdb Makefile games/sdlquake2 Makefile games/sdlroids Makefile games/sdlsand Makefile games/senken Makefile games/shaaft Makefile games/shootingstar Makefile games/slune Makefile games/solarconquest Makefile games/sopwith Makefile games/ssc Makefile games/starfighter Makefile games/stratagus Makefile games/supertux Makefile games/tecnoballz Makefile games/tenebrae Makefile games/thevalley Makefile games/tileworld Makefile games/tmw Makefile games/tomatoes Makefile games/toppler Makefile games/torrent Makefile games/toycars Makefile games/trackballs Makefile games/tremor Makefile games/tremulous Makefile games/trigger Makefile games/trimines Makefile games/ttt Makefile games/tuxpaint Makefile games/tuxpaint/files patch-Makefile games/tuxpuck Makefile games/tuxracer Makefile games/tuxtype Makefile games/uhexen Makefile games/uqm Makefile games/uqm/files patch-build-unix-config_proginfo_host games/vavoom Makefile games/vdrift Makefile games/vdrift/files patch-SConstruct games/vectoroids Makefile games/volleyball Makefile games/vor Makefile games/vultures-claw Makefile games/vultures-eye Makefile games/vultures-eye/files patch-sys-unix-Makefile.sys games/warsow Makefile games/wesnoth Makefile games/wolf3d Makefile games/wop Makefile games/xmoto Makefile games/xpilot-ng-server Makefile games/xpired Makefile games/xrick Makefile games/xye Makefile games/zatacka Makefile graphics/blender-devel Makefile graphics/blender-devel/files patch-SConstruct graphics/bmp2html Makefile graphics/crystalspace-devel Makefile graphics/crystalspace Makefile graphics/demeter Makefile graphics/devil Makefile graphics/gephex Makefile graphics/gnash Makefile graphics/guilib Makefile graphics/ogre3d Makefile graphics/py-soya3d Makefile graphics/py-soya3d/files patch-setup.py graphics/sage Makefile graphics/sdl_gfx Makefile pkg-plist graphics/sdl_image Makefile distinfo pkg-plist graphics/sdl_image/files patch-ab graphics/sdl_ttf Makefile distinfo pkg-plist graphics/sdl_ttf/files patch-aa graphics/swfdec Makefile graphics/synaesthesia Makefile graphics/teddy Makefile graphics/timeless Makefile graphics/vp Makefile graphics/white_dune Makefile graphics/xmms-dancingparticles Makefile graphics/xmms-infinity Makefile graphics/xmms-jess Makefile graphics/xmms-nebulus Makefile graphics/xmms-paranormal Makefile graphics/xmms-plazma Makefile lang/gambas Makefile lang/kroc Makefile lang/lush Makefile pkg-plist lang/parrot Makefile misc/explosions Makefile misc/instant-tinderbox Makefile misc/kdeaddons3 Makefile.split multimedia/avidemux2 Makefile multimedia/avifile Makefile multimedia/dumpmpeg Makefile multimedia/enjoympeg Makefile multimedia/ffmpeg-devel Makefile multimedia/ffmpeg Makefile multimedia/kbtv Makefile multimedia/libdv Makefile multimedia/libmovtar Makefile multimedia/libmpeg2 Makefile multimedia/libxine Makefile multimedia/mjpegtools Makefile multimedia/mpeg4ip Makefile multimedia/mplayerxp Makefile multimedia/oqtplayer Makefile multimedia/pwcbsd Makefile multimedia/slideshow Makefile multimedia/slideshow/files patch-src::Makefile.in multimedia/smpeg-xmms Makefile multimedia/smpeg Makefile multimedia/transcode Makefile multimedia/transcode/files patch-configure multimedia/vlc-devel Makefile multimedia/vlc Makefile multimedia/xmms-avi Makefile multimedia/xmps Makefile multimedia/xtheater Makefile net/ekiga Makefile net/sdl_net Makefile distinfo pkg-plist net/sdl_net/files patch-Makefile.in shells/bush Makefile www/openvrml Makefile www/swfdec-plugin Makefile x11-fm/tdfsb Makefile x11-toolkits/gai Makefile x11-toolkits/mesgui Makefile x11-toolkits/paragui-devel Makefile x11-toolkits/paragui Makefile x11-toolkits/sdl_gui Makefile pkg-plist x11/electricsheep Makefile Added files: audio/sdl_mixer/files patch-Makefile.in audio/sdl_sound/files patch-Makefile.in devel/kyra/files patch-engine_namefield.h patch-util_gltypes.h devel/sdl12/files patch-Makefile.in patch-configure patch-sdl-config.in patch-sdl.pc.in emulators/openmsx/files patch-build_platform-freebsd.mk games/hex-a-hop/files patch-Makefile.FreeBSD patch-state.h games/openmortal/files patch-src_gfx.cpp patch-src_sge_tt_text.cpp games/openttd/files patch-makefiledir_Makefile.libdetection games/vdrift/files patch-src_sound.cpp games/vultures-claw/files patch-sys_unix_Makefile.src multimedia/slideshow/files patch-src_slideshow.i Removed files: audio/sdl_mixer/files patch-aa patch-ab patch-ac devel/flatzebra/files patch-src__flatzebra__SoundMixer.h devel/sdl12/files patch-ac patch-ag patch-ah patch-ai patch-aj patch-ak patch-src_hermes_HeadMMX.h patch-src_hermes_HeadX86.h patch-src_video_SDL__yuv__mmx.c emulators/nonpareil/files patch-src_sound.c games/gl-117/files patch-src_common.h games/tmw/files patch-configure games/xpired/files patch-Makefile games/xrick/files patch-Makefile x11-toolkits/sdl_gui/files patch-include::Makefile.in Log: - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Revision Changes Path 1.11 +6 -7 ports/Mk/bsd.sdl.mk 1.13 +1 -0 ports/astro/stellarium/Makefile 1.11 +1 -1 ports/audio/adplay/Makefile 1.56 +1 -1 ports/audio/amarok/Makefile 1.6 +1 -4 ports/audio/drumpiler/Makefile 1.8 +1 -0 ports/audio/festalon/Makefile 1.19 +1 -1 ports/audio/ksmp3play/Makefile 1.44 +1 -0 ports/audio/mhwaveedit/Makefile 1.29 +1 -0 ports/audio/mp3blaster/Makefile 1.41 +1 -1 ports/audio/openal/Makefile 1.3 +1 -0 ports/audio/phatbeat/Makefile 1.7 +1 -2 ports/audio/py-sdl_mixer/Makefile 1.30 +1 -1 ports/audio/pysol-sound-server/Makefile 1.39 +3 -3 ports/audio/sdl_mixer/Makefile 1.12 +3 -3 ports/audio/sdl_mixer/distinfo 1.1 +11 -0 ports/audio/sdl_mixer/files/patch-Makefile.in (new) 1.6 +0 -22 ports/audio/sdl_mixer/files/patch-aa (dead) 1.7 +0 -14 ports/audio/sdl_mixer/files/patch-ab (dead) 1.3 +0 -25 ports/audio/sdl_mixer/files/patch-ac (dead) 1.5 +2 -1 ports/audio/sdl_mixer/pkg-plist 1.21 +2 -6 ports/audio/sdl_sound/Makefile 1.1 +10 -0 ports/audio/sdl_sound/files/patch-Makefile.in (new) 1.5 +3 -4 ports/audio/sdl_sound/pkg-plist 1.7 +2 -1 ports/audio/sidplayer/Makefile 1.30 +1 -1 ports/audio/soundtracker/Makefile 1.17 +1 -1 ports/audio/tempest_for_eliza/Makefile 1.17 +1 -0 ports/audio/xmms2/Makefile 1.7 +1 -2 ports/devel/adasdl/Makefile 1.2 +1 -1 ports/devel/adasdl/files/patch-AdaSDL-make.conf_x11 1.2 +1 -1 ports/devel/adasdl/files/patch-AdaSDL_framebuff-make.conf_x11 1.2 +1 -1 ports/devel/adasdl/files/patch-AdaSDL_framebuff-sdltests-Makefile 1.2 +1 -1 ports/devel/adasdl/files/patch-AdaSDL_image-make.conf_x11 1.2 +1 -1 ports/devel/adasdl/files/patch-AdaSDL_mixer-make.conf_x11 1.32 +1 -1 ports/devel/clanlib-devel/Makefile 1.23 +1 -1 ports/devel/directfb/Makefile 1.25 +1 -1 ports/devel/eboxy/Makefile 1.25 +1 -1 ports/devel/esdl/Makefile 1.3 +1 -0 ports/devel/flatzebra/Makefile 1.2 +0 -11 ports/devel/flatzebra/files/patch-src__flatzebra__SoundMixer.h (dead) 1.13 +1 -0 ports/devel/gauche-sdl/Makefile 1.19 +1 -1 ports/devel/gengameng/Makefile 1.8 +2 -2 ports/devel/guichan/Makefile 1.17 +1 -1 ports/devel/kyra/Makefile 1.1 +10 -0 ports/devel/kyra/files/patch-engine_namefield.h (new) 1.1 +13 -0 ports/devel/kyra/files/patch-util_gltypes.h (new) 1.13 +1 -1 ports/devel/ocaml-sdl/Makefile 1.18 +1 -1 ports/devel/p5-SDL/Makefile 1.2 +22 -2 ports/devel/p5-SDL/files/patch-Makefile.freebsd 1.31 +1 -1 ports/devel/pwlib/Makefile 1.3 +1 -1 ports/devel/pwlib/files/patch-configureac 1.31 +1 -0 ports/devel/py-game/Makefile 1.5 +0 -27 ports/devel/py-game/files/patch-config_unix.py 1.2 +1 -0 ports/devel/ruby-game/Makefile 1.23 +2 -1 ports/devel/ruby-rudl/Makefile 1.38 +3 -2 ports/devel/ruby-sdl/Makefile 1.102 +29 -34 ports/devel/sdl12/Makefile 1.30 +3 -3 ports/devel/sdl12/distinfo 1.1 +11 -0 ports/devel/sdl12/files/patch-Makefile.in (new) 1.32 +0 -39 ports/devel/sdl12/files/patch-ac (dead) 1.3 +0 -26 ports/devel/sdl12/files/patch-ag (dead) 1.4 +0 -26 ports/devel/sdl12/files/patch-ah (dead) 1.3 +0 -11 ports/devel/sdl12/files/patch-ai (dead) 1.4 +0 -60 ports/devel/sdl12/files/patch-aj (dead) 1.7 +0 -23 ports/devel/sdl12/files/patch-ak (dead) 1.1 +13 -0 ports/devel/sdl12/files/patch-configure (new) 1.1 +15 -0 ports/devel/sdl12/files/patch-sdl-config.in (new) 1.1 +12 -0 ports/devel/sdl12/files/patch-sdl.pc.in (new) 1.2 +0 -39 ports/devel/sdl12/files/patch-src_hermes_HeadMMX.h (dead) 1.2 +0 -96 ports/devel/sdl12/files/patch-src_hermes_HeadX86.h (dead) 1.2 +7 -7 ports/devel/sdl12/files/patch-src_joystick_bsd_SDL__sysjoystick.c 1.5 +0 -324 ports/devel/sdl12/files/patch-src_video_SDL__yuv__mmx.c (dead) 1.33 +301 -85 ports/devel/sdl12/pkg-plist 1.9 +5 -1 ports/devel/sdl_ldbad/Makefile 1.14 +1 -1 ports/devel/sdlmm/Makefile 1.3 +2 -1 ports/devel/sge/Makefile 1.2 +14 -14 ports/devel/sge/pkg-plist 1.4 +1 -0 ports/devel/upp/Makefile 1.35 +1 -0 ports/emulators/atari800/Makefile 1.2 +1 -0 ports/emulators/cygne-sdl/Makefile 1.15 +1 -1 ports/emulators/dgen-sdl/Makefile 1.15 +1 -0 ports/emulators/dosbox/Makefile 1.20 +1 -0 ports/emulators/fceu/Makefile 1.33 +1 -1 ports/emulators/frodo/Makefile 1.7 +1 -1 ports/emulators/fuse/Makefile 1.3 +1 -3 ports/emulators/gcube/Makefile 1.8 +1 -1 ports/emulators/generator-cbiere/Makefile 1.20 +1 -1 ports/emulators/generator/Makefile 1.4 +1 -1 ports/emulators/gens/Makefile 1.18 +1 -1 ports/emulators/gngb/Makefile 1.8 +1 -0 ports/emulators/gngeo/Makefile 1.18 +1 -4 ports/emulators/gnuboy/Makefile 1.4 +2 -2 ports/emulators/gnuboy/files/patch-configure.in 1.9 +1 -0 ports/emulators/hatari/Makefile 1.4 +1 -0 ports/emulators/hugo/Makefile 1.9 +1 -0 ports/emulators/mednafen/Makefile 1.4 +1 -1 ports/emulators/mupen64-base/Makefile 1.6 +1 -1 ports/emulators/mupen64-glide/Makefile 1.4 +1 -1 ports/emulators/mupen64-gln64/Makefile 1.4 +1 -1 ports/emulators/mupen64-input/Makefile 1.5 +1 -1 ports/emulators/mupen64-rice/Makefile 1.3 +1 -1 ports/emulators/mupen64-sdlaudio/Makefile 1.3 +1 -0 ports/emulators/mupen64-sdlinput/Makefile 1.2 +1 -0 ports/emulators/nonpareil/Makefile 1.2 +1 -1 ports/emulators/nonpareil/files/patch-src_SConscript 1.2 +0 -11 ports/emulators/nonpareil/files/patch-src_sound.c (dead) 1.1 +11 -0 ports/emulators/openmsx/files/patch-build_platform-freebsd.mk (new) 1.7 +1 -0 ports/emulators/osmose/Makefile 1.22 +1 -0 ports/emulators/pearpc/Makefile 1.57 +1 -1 ports/emulators/qemu/Makefile 1.12 +1 -0 ports/emulators/raine/Makefile 1.32 +1 -0 ports/emulators/stella/Makefile 1.19 +1 -1 ports/emulators/vba/Makefile 1.47 +1 -0 ports/emulators/vice/Makefile 1.108 +1 -0 ports/emulators/xmame/Makefile 1.51 +1 -1 ports/emulators/xsystem35/Makefile 1.3 +1 -0 ports/emulators/yabause/Makefile 1.11 +1 -0 ports/emulators/yape/Makefile 1.30 +1 -1 ports/emulators/zsnes/Makefile 1.10 +1 -1 ports/games/54321/Makefile 1.4 +2 -2 ports/games/54321/files/variables.GNU 1.4 +1 -0 ports/games/abe/Makefile 1.13 +1 -1 ports/games/abuse_sdl/Makefile 1.26 +1 -1 ports/games/adgali/Makefile 1.18 +1 -3 ports/games/adonthell/Makefile 1.11 +1 -1 ports/games/afternoonstalker/Makefile 1.2 +1 -0 ports/games/agame/Makefile 1.5 +1 -1 ports/games/airrox/Makefile 1.26 +1 -0 ports/games/alephone/Makefile 1.5 +1 -0 ports/games/alienarena/Makefile 1.4 +1 -0 ports/games/alienblaster/Makefile 1.22 +1 -1 ports/games/amphetamine/Makefile 1.4 +1 -1 ports/games/anagramarama/Makefile 1.5 +1 -1 ports/games/annelid/Makefile 1.4 +1 -0 ports/games/apoolGL/Makefile 1.3 +3 -4 ports/games/aqbubble/Makefile 1.3 +1 -0 ports/games/armagetron/Makefile 1.42 +1 -0 ports/games/asc/Makefile 1.18 +1 -1 ports/games/atr3d/Makefile 1.4 +1 -0 ports/games/atris/Makefile 1.7 +1 -1 ports/games/balazar/Makefile 1.14 +1 -0 ports/games/barrage/Makefile 1.4 +1 -1 ports/games/biloba/Makefile 1.2 +1 -1 ports/games/bitefusion/Makefile 1.2 +2 -1 ports/games/blinkensisters/Makefile 1.3 +0 -17 ports/games/blobandconquer/files/patch-src_headers.h 1.3 +1 -0 ports/games/bloboats/Makefile 1.2 +9 -3 ports/games/bloboats/files/patch-Makefile 1.3 +0 -4 ports/games/blobwars/Makefile 1.20 +1 -0 ports/games/bomberclone/Makefile 1.19 +1 -1 ports/games/bomberinstinct/Makefile 1.4 +1 -1 ports/games/bomns/Makefile 1.22 +1 -0 ports/games/briquolo/Makefile 1.5 +1 -0 ports/games/bugsquish/Makefile 1.12 +1 -1 ports/games/burgerspace/Makefile 1.38 +1 -0 ports/games/bzflag/Makefile 1.6 +2 -3 ports/games/ceferino/Makefile 1.3 +2 -5 ports/games/chanta/Makefile 1.2 +3 -3 ports/games/chanta/files/patch-configure 1.3 +1 -1 ports/games/chromium/scripts/configure 1.6 +1 -1 ports/games/circuslinux/Makefile 1.20 +1 -1 ports/games/columns/Makefile 1.3 +1 -1 ports/games/concentration/Makefile 1.3 +1 -1 ports/games/connectfive/Makefile 1.28 +1 -0 ports/games/crimson/Makefile 1.24 +1 -0 ports/games/criticalmass/Makefile 1.61 +1 -0 ports/games/crossfire-client/Makefile 1.14 +1 -1 ports/games/csmash/Makefile 1.16 +1 -0 ports/games/cube/Makefile 1.6 +1 -0 ports/games/d2x/Makefile 1.2 +1 -0 ports/games/dangen/Makefile 1.6 +1 -1 ports/games/dangerdeep/Makefile 1.3 +8 -3 ports/games/dangerdeep/files/patch-SConstruct 1.8 +1 -0 ports/games/darkplaces/Makefile 1.10 +1 -0 ports/games/defendguin/Makefile 1.3 +1 -0 ports/games/demonquake/Makefile 1.19 +1 -0 ports/games/deng/Makefile 1.2 +0 -1 ports/games/diameter/Makefile 1.14 +1 -0 ports/games/digger-vgl/Makefile 1.6 +1 -1 ports/games/dodgindiamond2/Makefile 1.4 +2 -2 ports/games/doomlegacy/files/patch-makefile 1.6 +1 -1 ports/games/duel/Makefile 1.3 +1 -0 ports/games/eduke32/Makefile 1.14 +1 -1 ports/games/egoboo/Makefile 1.6 +1 -0 ports/games/einstein/Makefile 1.2 +3 -3 ports/games/el/files/patch-Makefile.bsdg 1.17 +1 -0 ports/games/ember/Makefile 1.34 +1 -0 ports/games/enigma/Makefile 1.6 +1 -1 ports/games/excido/Makefile 1.22 +1 -0 ports/games/exult/Makefile 1.13 +1 -1 ports/games/falconseye/Makefile 1.2 +2 -2 ports/games/falconseye/files/patch-sys_unix_Makefile_src 1.7 +1 -1 ports/games/fillets-ng/Makefile 1.4 +1 -0 ports/games/fishsupper/Makefile 1.2 +1 -1 ports/games/flobopuyo/Makefile 1.13 +1 -1 ports/games/foobillard/Makefile 1.3 +1 -0 ports/games/formido/Makefile 1.9 +1 -1 ports/games/freedroid/Makefile 1.9 +1 -1 ports/games/freedroidrpg/Makefile 1.17 +1 -0 ports/games/freesci/Makefile 1.21 +1 -4 ports/games/frozenbubble/Makefile 1.5 +1 -0 ports/games/fwp/Makefile 1.13 +1 -0 ports/games/galaxyhack/Makefile 1.31 +1 -0 ports/games/gcompris/Makefile 1.22 +1 -1 ports/games/gemdropx/Makefile 1.4 +1 -13 ports/games/ggz-sdl-games/Makefile 1.29 +1 -1 ports/games/gl-117/Makefile 1.3 +0 -252 ports/games/gl-117/files/patch-configure 1.3 +0 -38 ports/games/gl-117/files/patch-src_common.h (dead) 1.3 +1 -0 ports/games/glaxium/Makefile 1.10 +1 -1 ports/games/glest/Makefile 1.6 +1 -1 ports/games/glmaze/Makefile 1.3 +2 -2 ports/games/glmaze/files/patch-Makefile 1.14 +1 -0 ports/games/glob2/Makefile 1.4 +1 -0 ports/games/glpuzzle/Makefile 1.33 +1 -1 ports/games/gltron/Makefile 1.3 +1 -1 ports/games/hangman/Makefile 1.20 +1 -1 ports/games/heretic/Makefile 1.28 +1 -1 ports/games/heroes/Makefile 1.3 +1 -0 ports/games/hex-a-hop/Makefile 1.1 +19 -0 ports/games/hex-a-hop/files/patch-Makefile.FreeBSD (new) 1.1 +11 -0 ports/games/hex-a-hop/files/patch-state.h (new) 1.8 +1 -0 ports/games/highmoon/Makefile 1.5 +1 -0 ports/games/holotz-castle/Makefile 1.11 +1 -1 ports/games/icebreaker/Makefile 1.2 +1 -0 ports/games/interlogic/Makefile 1.3 +1 -0 ports/games/ioquake3/Makefile 1.3 +1 -0 ports/games/ivan/Makefile 1.11 +1 -0 ports/games/jfduke3d/Makefile 1.12 +1 -1 ports/games/jfk/Makefile 1.10 +1 -1 ports/games/jumpnbump/Makefile 1.2 +2 -2 ports/games/jumpnbump/files/patch-Makefile 1.2 +1 -1 ports/games/jumpnbump/files/patch-sdl::Makefile 1.3 +1 -1 ports/games/kiki/Makefile 1.6 +1 -1 ports/games/kmquake2/Makefile 1.21 +1 -1 ports/games/lbreakout/Makefile 1.10 +1 -1 ports/games/lgeneral/Makefile 1.11 +1 -0 ports/games/lincity-ng/Makefile 1.14 +1 -0 ports/games/lmarbles/Makefile 1.22 +1 -0 ports/games/ltris/Makefile 1.2 +2 -2 ports/games/luola/Makefile 1.14 +1 -1 ports/games/madbomber/Makefile 1.33 +1 -1 ports/games/maelstrom/Makefile 1.5 +1 -0 ports/games/marsnomercy/Makefile 1.3 +5 -5 ports/games/marsnomercy/files/patch-SConstruct 1.14 +1 -0 ports/games/mirrormagic/Makefile 1.11 +1 -1 ports/games/moonlander/Makefile 1.2 +2 -2 ports/games/moonlander/files/patch-Makefile 1.2 +1 -0 ports/games/nazghul/Makefile 1.3 +1 -0 ports/games/nehquake/Makefile 1.8 +1 -1 ports/games/netpanzer-data/Makefile 1.6 +1 -1 ports/games/netpanzer/Makefile 1.21 +1 -0 ports/games/neverball/Makefile 1.10 +1 -1 ports/games/newvox/Makefile 1.8 +1 -0 ports/games/nexuiz/Makefile 1.7 +1 -0 ports/games/njam/Makefile 1.3 +2 -2 ports/games/njam/files/patch-Makefile 1.5 +1 -0 ports/games/noegnud-littlehack/Makefile 1.5 +1 -0 ports/games/noegnud-nethack-deet/Makefile 1.5 +1 -0 ports/games/noegnud-nethack/Makefile 1.6 +1 -0 ports/games/noegnud-slashem/Makefile 1.3 +1 -0 ports/games/nuclearchess/Makefile 1.10 +1 -1 ports/games/oilwar/Makefile 1.6 +1 -0 ports/games/oolite/Makefile 1.12 +1 -1 ports/games/openglad/Makefile 1.8 +1 -5 ports/games/openmortal/Makefile 1.1 +11 -0 ports/games/openmortal/files/patch-src_gfx.cpp (new) 1.1 +10 -0 ports/games/openmortal/files/patch-src_sge_tt_text.cpp (new) 1.11 +1 -0 ports/games/openttd/Makefile 1.1 +14 -0 ports/games/openttd/files/patch-makefiledir_Makefile.libdetection (new) 1.6 +1 -1 ports/games/orbital_eunuchs_sniper/Makefile 1.3 +1 -1 ports/games/pachi/Makefile 1.10 +1 -1 ports/games/pengpong/Makefile 1.19 +1 -0 ports/games/penguin-command/Makefile 1.5 +1 -1 ports/games/pengupop/Makefile 1.19 +1 -1 ports/games/pinball/Makefile 1.16 +1 -1 ports/games/pipenightdreams/Makefile 1.3 +1 -1 ports/games/pipepanic/Makefile 1.5 +1 -1 ports/games/pmars-sdl/Makefile 1.3 +1 -4 ports/games/pongix/Makefile 1.2 +2 -2 ports/games/pongix/files/patch-configure 1.5 +1 -1 ports/games/pouetchess/Makefile 1.8 +1 -1 ports/games/powermanga/Makefile 1.14 +1 -0 ports/games/prboom/Makefile 1.3 +1 -0 ports/games/primateplunge/Makefile 1.5 +1 -0 ports/games/q3base/Makefile 1.26 +1 -1 ports/games/quake2forge/Makefile 1.24 +1 -1 ports/games/quake2lnx/Makefile 1.3 +1 -0 ports/games/quake2max/Makefile 1.59 +1 -1 ports/games/quakeforge/Makefile 1.5 +1 -1 ports/games/qudos/Makefile 1.9 +1 -1 ports/games/quetoo/Makefile 1.5 +1 -1 ports/games/r1q2/Makefile 1.10 +1 -1 ports/games/race/Makefile 1.2 +1 -0 ports/games/reminiscence/Makefile 1.3 +1 -1 ports/games/ri-li/Makefile 1.10 +1 -2 ports/games/rockdodger/Makefile 1.24 +1 -0 ports/games/rocksndiamonds/Makefile 1.4 +1 -0 ports/games/rottdc/Makefile 1.8 +1 -0 ports/games/sauerbraten/Makefile 1.30 +1 -28 ports/games/scorched3d/Makefile 1.8 +1 -0 ports/games/scourge/Makefile 1.3 +2 -1 ports/games/scramble/Makefile 1.34 +1 -0 ports/games/scummvm/Makefile 1.5 +1 -0 ports/games/sdb/Makefile 1.4 +1 -1 ports/games/sdlquake2/Makefile 1.7 +1 -1 ports/games/sdlroids/Makefile 1.3 +1 -1 ports/games/sdlsand/Makefile 1.16 +1 -1 ports/games/senken/Makefile 1.9 +1 -1 ports/games/shaaft/Makefile 1.2 +1 -0 ports/games/shootingstar/Makefile 1.8 +1 -1 ports/games/slune/Makefile 1.3 +1 -0 ports/games/solarconquest/Makefile 1.17 +1 -1 ports/games/sopwith/Makefile 1.12 +1 -1 ports/games/ssc/Makefile 1.4 +1 -1 ports/games/starfighter/Makefile 1.8 +1 -1 ports/games/stratagus/Makefile 1.12 +1 -4 ports/games/supertux/Makefile 1.4 +1 -0 ports/games/tecnoballz/Makefile 1.9 +1 -1 ports/games/tenebrae/Makefile 1.8 +1 -0 ports/games/thevalley/Makefile 1.10 +1 -1 ports/games/tileworld/Makefile 1.7 +2 -0 ports/games/tmw/Makefile 1.4 +0 -22 ports/games/tmw/files/patch-configure (dead) 1.8 +1 -1 ports/games/tomatoes/Makefile 1.14 +1 -0 ports/games/toppler/Makefile 1.3 +2 -1 ports/games/torrent/Makefile 1.5 +1 -0 ports/games/toycars/Makefile 1.14 +1 -0 ports/games/trackballs/Makefile 1.3 +1 -0 ports/games/tremor/Makefile 1.3 +1 -0 ports/games/tremulous/Makefile 1.7 +1 -1 ports/games/trigger/Makefile 1.4 +1 -0 ports/games/trimines/Makefile 1.4 +1 -1 ports/games/ttt/Makefile 1.7 +1 -0 ports/games/tuxpaint/Makefile 1.3 +3 -3 ports/games/tuxpaint/files/patch-Makefile 1.17 +1 -1 ports/games/tuxpuck/Makefile 1.23 +1 -1 ports/games/tuxracer/Makefile 1.17 +1 -1 ports/games/tuxtype/Makefile 1.15 +1 -1 ports/games/uhexen/Makefile 1.11 +1 -0 ports/games/uqm/Makefile 1.4 +15 -2 ports/games/uqm/files/patch-build-unix-config_proginfo_host 1.23 +1 -0 ports/games/vavoom/Makefile 1.9 +1 -3 ports/games/vdrift/Makefile 1.4 +8 -4 ports/games/vdrift/files/patch-SConstruct 1.1 +14 -0 ports/games/vdrift/files/patch-src_sound.cpp (new) 1.7 +1 -1 ports/games/vectoroids/Makefile 1.4 +1 -0 ports/games/volleyball/Makefile 1.3 +1 -0 ports/games/vor/Makefile 1.5 +1 -1 ports/games/vultures-claw/Makefile 1.1 +31 -0 ports/games/vultures-claw/files/patch-sys_unix_Makefile.src (new) 1.5 +1 -1 ports/games/vultures-eye/Makefile 1.2 +13 -11 ports/games/vultures-eye/files/patch-sys-unix-Makefile.sys 1.6 +1 -1 ports/games/warsow/Makefile 1.37 +1 -0 ports/games/wesnoth/Makefile 1.11 +1 -1 ports/games/wolf3d/Makefile 1.5 +1 -0 ports/games/wop/Makefile 1.10 +1 -0 ports/games/xmoto/Makefile 1.10 +1 -2 ports/games/xpilot-ng-server/Makefile 1.15 +1 -1 ports/games/xpired/Makefile 1.2 +0 -13 ports/games/xpired/files/patch-Makefile (dead) 1.12 +1 -1 ports/games/xrick/Makefile 1.2 +0 -22 ports/games/xrick/files/patch-Makefile (dead) 1.3 +1 -3 ports/games/xye/Makefile 1.4 +1 -2 ports/games/zatacka/Makefile 1.23 +1 -0 ports/graphics/blender-devel/Makefile 1.6 +11 -3 ports/graphics/blender-devel/files/patch-SConstruct 1.4 +3 -2 ports/graphics/bmp2html/Makefile 1.13 +1 -1 ports/graphics/crystalspace-devel/Makefile 1.15 +1 -1 ports/graphics/crystalspace/Makefile 1.11 +1 -1 ports/graphics/demeter/Makefile 1.10 +1 -1 ports/graphics/devil/Makefile 1.8 +1 -1 ports/graphics/gephex/Makefile 1.10 +3 -1 ports/graphics/gnash/Makefile 1.22 +1 -0 ports/graphics/guilib/Makefile 1.14 +1 -0 ports/graphics/ogre3d/Makefile 1.14 +0 -2 ports/graphics/py-soya3d/Makefile 1.6 +0 -17 ports/graphics/py-soya3d/files/patch-setup.py 1.8 +1 -1 ports/graphics/sage/Makefile 1.31 +2 -8 ports/graphics/sdl_gfx/Makefile 1.11 +6 -5 ports/graphics/sdl_gfx/pkg-plist 1.29 +2 -3 ports/graphics/sdl_image/Makefile 1.11 +3 -3 ports/graphics/sdl_image/distinfo 1.3 +1 -10 ports/graphics/sdl_image/files/patch-ab 1.4 +3 -2 ports/graphics/sdl_image/pkg-plist 1.33 +2 -3 ports/graphics/sdl_ttf/Makefile 1.10 +3 -3 ports/graphics/sdl_ttf/distinfo 1.3 +1 -10 ports/graphics/sdl_ttf/files/patch-aa 1.6 +3 -2 ports/graphics/sdl_ttf/pkg-plist 1.29 +1 -1 ports/graphics/swfdec/Makefile 1.18 +1 -0 ports/graphics/synaesthesia/Makefile 1.3 +1 -0 ports/graphics/teddy/Makefile 1.2 +1 -0 ports/graphics/timeless/Makefile 1.19 +1 -0 ports/graphics/vp/Makefile 1.25 +1 -1 ports/graphics/white_dune/Makefile 1.6 +1 -1 ports/graphics/xmms-dancingparticles/Makefile 1.17 +1 -5 ports/graphics/xmms-infinity/Makefile 1.14 +1 -1 ports/graphics/xmms-jess/Makefile 1.20 +1 -11 ports/graphics/xmms-nebulus/Makefile 1.15 +1 -5 ports/graphics/xmms-paranormal/Makefile 1.6 +1 -1 ports/graphics/xmms-plazma/Makefile 1.51 +1 -0 ports/lang/gambas/Makefile 1.3 +1 -0 ports/lang/kroc/Makefile 1.8 +3 -6 ports/lang/lush/Makefile 1.2 +0 -9 ports/lang/lush/pkg-plist 1.15 +1 -0 ports/lang/parrot/Makefile 1.14 +1 -1 ports/misc/explosions/Makefile 1.5 +1 -1 ports/misc/instant-tinderbox/Makefile 1.12 +1 -1 ports/misc/kdeaddons3/Makefile.split 1.39 +1 -1 ports/multimedia/avidemux2/Makefile 1.65 +1 -1 ports/multimedia/avifile/Makefile 1.10 +1 -1 ports/multimedia/dumpmpeg/Makefile 1.9 +1 -1 ports/multimedia/enjoympeg/Makefile 1.93 +1 -1 ports/multimedia/ffmpeg-devel/Makefile 1.55 +1 -1 ports/multimedia/ffmpeg/Makefile 1.10 +1 -1 ports/multimedia/kbtv/Makefile 1.33 +1 -1 ports/multimedia/libdv/Makefile 1.21 +1 -4 ports/multimedia/libmovtar/Makefile 1.31 +1 -1 ports/multimedia/libmpeg2/Makefile 1.98 +1 -1 ports/multimedia/libxine/Makefile 1.55 +1 -1 ports/multimedia/mjpegtools/Makefile 1.72 +2 -3 ports/multimedia/mpeg4ip/Makefile 1.59 +1 -2 ports/multimedia/mplayerxp/Makefile 1.17 +1 -1 ports/multimedia/oqtplayer/Makefile 1.6 +1 -6 ports/multimedia/pwcbsd/Makefile 1.20 +6 -2 ports/multimedia/slideshow/Makefile 1.3 +10 -10 ports/multimedia/slideshow/files/patch-src::Makefile.in 1.1 +10 -0 ports/multimedia/slideshow/files/patch-src_slideshow.i (new) 1.27 +1 -1 ports/multimedia/smpeg-xmms/Makefile 1.40 +1 -1 ports/multimedia/smpeg/Makefile 1.76 +1 -1 ports/multimedia/transcode/Makefile 1.3 +0 -55 ports/multimedia/transcode/files/patch-configure 1.154 +1 -1 ports/multimedia/vlc-devel/Makefile 1.132 +1 -1 ports/multimedia/vlc/Makefile 1.28 +1 -1 ports/multimedia/xmms-avi/Makefile 1.38 +1 -1 ports/multimedia/xmps/Makefile 1.21 +1 -1 ports/multimedia/xtheater/Makefile 1.65 +1 -1 ports/net/ekiga/Makefile 1.24 +2 -2 ports/net/sdl_net/Makefile 1.9 +3 -3 ports/net/sdl_net/distinfo 1.3 +8 -10 ports/net/sdl_net/files/patch-Makefile.in 1.4 +2 -1 ports/net/sdl_net/pkg-plist 1.8 +1 -0 ports/shells/bush/Makefile 1.32 +1 -1 ports/www/openvrml/Makefile 1.12 +1 -1 ports/www/swfdec-plugin/Makefile 1.6 +1 -1 ports/x11-fm/tdfsb/Makefile 1.22 +1 -1 ports/x11-toolkits/gai/Makefile 1.13 +1 -1 ports/x11-toolkits/mesgui/Makefile 1.39 +1 -0 ports/x11-toolkits/paragui-devel/Makefile 1.39 +1 -1 ports/x11-toolkits/paragui/Makefile 1.18 +1 -1 ports/x11-toolkits/sdl_gui/Makefile 1.2 +0 -11 ports/x11-toolkits/sdl_gui/files/patch-include::Makefile.in (dead) 1.5 +2 -1 ports/x11-toolkits/sdl_gui/pkg-plist 1.35 +1 -4 ports/x11/electricsheep/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11:23: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 D788616A412; Wed, 20 Sep 2006 11:23:04 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF7BE43D6B; Wed, 20 Sep 2006 11:22:57 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KBMvdW007929; Wed, 20 Sep 2006 11:22:57 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KBMvEu007928; Wed, 20 Sep 2006 11:22:57 GMT (envelope-from sergei) Message-Id: <200609201122.k8KBMvEu007928@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 20 Sep 2006 11:22: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/devel/newfile Makefile ports/devel/newfile/files patch-data_projects_port_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, 20 Sep 2006 11:23:04 -0000 sergei 2006-09-20 11:22:57 UTC FreeBSD ports repository Modified files: devel/newfile Makefile Added files: devel/newfile/files patch-data_projects_port_pkg-descr Log: - Add patch to remove obsolete Author: tag in pkg-descr template; the patch will be integrated upstream later PR: ports/100288 Submitted by: novel Revision Changes Path 1.15 +1 -1 ports/devel/newfile/Makefile 1.1 +7 -0 ports/devel/newfile/files/patch-data_projects_port_pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11: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 058F916A407; Wed, 20 Sep 2006 11:32:44 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75ACA43D45; Wed, 20 Sep 2006 11:32:42 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 1661F5F10; Wed, 20 Sep 2006 15:32:41 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id E7D7D5EF0; Wed, 20 Sep 2006 15:32:40 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8KBWggk001344; Wed, 20 Sep 2006 15:32:42 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 15:32:42 +0400 From: Ruslan Ermilov To: Andrey Chernov , "David O'Brien" , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20060920113242.GA982@rambler-co.ru> References: <200609151328.k8FDSAGM094520@repoman.freebsd.org> <20060919194959.GA3692@dragon.NUXI.org> <20060919200652.GC23360@rambler-co.ru> <20060920042956.GA34474@nagual.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <20060920042956.GA34474@nagual.pp.ru> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Subject: Re: cvs commit: src/usr.bin/awk main.c.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: Wed, 20 Sep 2006 11:32:44 -0000 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 08:29:56AM +0400, Andrey Chernov wrote: > On Wed, Sep 20, 2006 at 12:06:52AM +0400, Ruslan Ermilov wrote: > > I'm pretty sure it will be accepted by Brian since another option > > already allowed its argument to be specified without a preceding > > space,=20 >=20 > I don't think so. My experience shows that he does not accept fixes=20 > easily, f.e. our locale POSIX and GNU awk compatible fixes many people=20 > send to him several times already. I can't tell for sure about this chang= e=20 > exactly, but... >=20 Let's see... I sent the patches already to Brian. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFESbaqRfpzJluFF4RAtYnAJ9K8LXcWzWJ7llY2cZkORwnm7UDMACeL0n5 FUwcSaLQM8y5dTMyzKyNQfM= =5HOG -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11:43: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 4EBB316A403; Wed, 20 Sep 2006 11:43:23 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D2743D58; Wed, 20 Sep 2006 11:43:20 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KBhK0a009051; Wed, 20 Sep 2006 11:43:20 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KBhKAB009050; Wed, 20 Sep 2006 11:43:20 GMT (envelope-from sergei) Message-Id: <200609201143.k8KBhKAB009050@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 20 Sep 2006 11: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/shells/zsh Makefile ports/shells/zsh/files patch-Completion-X-Command-_acroread X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 11:43:23 -0000 sergei 2006-09-20 11:43:20 UTC FreeBSD ports repository Modified files: shells/zsh Makefile Added files: shells/zsh/files patch-Completion-X-Command-_acroread Log: - Add a patch from Zsh CVS to fix a bug with acroread(1) completion: http://zsh.cvs.sourceforge.net/zsh/zsh/Completion/X/Command/_acroread?r1=1.5&r2=1.6 PR: ports/100614 Submitted by: Simon Olofsson Revision Changes Path 1.82 +3 -1 ports/shells/zsh/Makefile 1.1 +17 -0 ports/shells/zsh/files/patch-Completion-X-Command-_acroread (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11:43: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 2F22416A47C; Wed, 20 Sep 2006 11:43:41 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 833E243D77; Wed, 20 Sep 2006 11:43:36 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KBhagC009096; Wed, 20 Sep 2006 11:43:36 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KBhatD009095; Wed, 20 Sep 2006 11:43:36 GMT (envelope-from ru) Message-Id: <200609201143.k8KBhatD009095@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 20 Sep 2006 11:43: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/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 11:43:41 -0000 ru 2006-09-20 11:43:36 UTC FreeBSD src repository Modified files: sys/dev/kbdmux kbdmux.c Log: Revert back to always using *(int *)arg for now. While this is incorrect, and causes endianness bugs on 64-bit big-endian machines (sparc64), it's the best choice for now, as many of these IOCTLs are used inside the kernel, and bogusly pass an argument as "int *" which results in unaligned access panics on sparc64 when attempting to dereference them via *(intptr_t *). (Several of us are working on a real fix, which is uneasy.) Revision Changes Path 1.13 +8 -8 src/sys/dev/kbdmux/kbdmux.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 11:57: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 1CE0316A403; Wed, 20 Sep 2006 11:57:26 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC06F43D64; Wed, 20 Sep 2006 11:57:25 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KBvPal009770; Wed, 20 Sep 2006 11:57:25 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KBvPub009769; Wed, 20 Sep 2006 11:57:25 GMT (envelope-from arved) Message-Id: <200609201157.k8KBvPub009769@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 20 Sep 2006 11: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/multimedia/kaffeine 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, 20 Sep 2006 11:57:26 -0000 arved 2006-09-20 11:57:25 UTC FreeBSD ports repository Modified files: multimedia/kaffeine Makefile distinfo pkg-plist Log: Update to 0.8.2 Make lame plugin optional. Revision Changes Path 1.35 +14 -7 ports/multimedia/kaffeine/Makefile 1.17 +3 -3 ports/multimedia/kaffeine/distinfo 1.16 +23 -16 ports/multimedia/kaffeine/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:07: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 C532616A47C; Wed, 20 Sep 2006 12:07:34 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E09A43D64; Wed, 20 Sep 2006 12:07:34 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KC7YAC011446; Wed, 20 Sep 2006 12:07:34 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KC7YbN011445; Wed, 20 Sep 2006 12:07:34 GMT (envelope-from sergei) Message-Id: <200609201207.k8KC7YbN011445@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 20 Sep 2006 12:07: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/qmail-autoresponder 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, 20 Sep 2006 12:07:34 -0000 sergei 2006-09-20 12:07:33 UTC FreeBSD ports repository Modified files: mail/qmail-autoresponder Makefile Log: - This port links against devel/bglibs which is now a shared library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs are now required not only at build time, but at run-time as well - Bump PORTREVISION Noticed by: Chris van der Wel Revision Changes Path 1.8 +2 -1 ports/mail/qmail-autoresponder/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 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 D176D16A4CA; Wed, 20 Sep 2006 12:08:14 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A660F43D76; Wed, 20 Sep 2006 12:08:13 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KC8D5c011500; Wed, 20 Sep 2006 12:08:13 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KC8Ddv011499; Wed, 20 Sep 2006 12:08:13 GMT (envelope-from sergei) Message-Id: <200609201208.k8KC8Ddv011499@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 20 Sep 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/mail/qmail-qfilter 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, 20 Sep 2006 12:08:14 -0000 sergei 2006-09-20 12:08:13 UTC FreeBSD ports repository Modified files: mail/qmail-qfilter Makefile Log: - This port links against devel/bglibs which is now a shared library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs are now required not only at build time, but at run-time as well - Bump PORTREVISION Prompted by: oliver Revision Changes Path 1.4 +2 -1 ports/mail/qmail-qfilter/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:09: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 BC49516A40F; Wed, 20 Sep 2006 12:09:21 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76BE543D6B; Wed, 20 Sep 2006 12:09:21 +0000 (GMT) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KC9L8N011566; Wed, 20 Sep 2006 12:09:21 GMT (envelope-from wkoszek@repoman.freebsd.org) Received: (from wkoszek@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KC9L81011565; Wed, 20 Sep 2006 12:09:21 GMT (envelope-from wkoszek) Message-Id: <200609201209.k8KC9L81011565@repoman.freebsd.org> From: "Wojciech A. Koszek" Date: Wed, 20 Sep 2006 12:09: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/lib/libkvm kvm.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, 20 Sep 2006 12:09:21 -0000 wkoszek 2006-09-20 12:09:21 UTC FreeBSD src repository Modified files: lib/libkvm kvm.c Log: Don't forget to set internal error message in kvm_nlist(). Approved by: cognet (mentor) Revision Changes Path 1.29 +7 -2 src/lib/libkvm/kvm.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12: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 968FC16A403; Wed, 20 Sep 2006 12:10:19 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD88143D45; Wed, 20 Sep 2006 12:10:18 +0000 (GMT) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.13.8/8.13.8/ALCHEMY.FRANKEN.DE) with ESMTP id k8KCAHdt081401; Wed, 20 Sep 2006 14:10:17 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.13.8/8.13.8/Submit) id k8KCAHCI081400; Wed, 20 Sep 2006 14:10:17 +0200 (CEST) (envelope-from marius) Date: Wed, 20 Sep 2006 14:10:17 +0200 From: Marius Strobl To: Ruslan Ermilov Message-ID: <20060920121017.GU94944@alchemy.franken.de> References: <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060920055715.GA81843@rambler-co.ru> User-Agent: Mutt/1.4.2.2i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 12:10:20 -0000 On Wed, Sep 20, 2006 at 09:57:15AM +0400, Ruslan Ermilov wrote: > On Wed, Sep 20, 2006 at 12:14:04AM +0200, Marius Strobl wrote: > > On Wed, Sep 20, 2006 at 01:56:05AM +0400, Ruslan Ermilov wrote: > > > > > > The proper fix would be to fix the kernel to pass an argument by > > > value, like the userland does. But from the practical point of > > > view, it may make sense to change the API and say that these > > > IOCTLs now take a pointer type argument. I'm not sure. If you > > > know of any applications (mine test util not counting :-) that > > > use KDSKBMODE/KDSETLED/KDSKBSTATE, then we should probably fix > > > the kernel callers. > > > > XFree86/Xorg use KDSKBMODE and KDSETLED, see f.e. the Xorg > > "kbd" driver: > > http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bsd/bsd_kbd.c?revision=1.8&view=markup > > > Hmm, but they don't work on sparc64. How X.Org ever works then? > I remember installing it on my sparc64 laptop... KDSETLED just never worked on sparc64 so far (from userland...), keyboard LEDs just don't get lit when in X. As for KDSKBMODE K_RAW is defined as 0 so X happens to put the keyboard into raw mode as expected and syscons(4) makes sure that the keyboard is in translate mode in sccngetch(). So apart from the keyboard LEDs keyboards just happen to work in X and when back on the console on sparc64. Marius From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:14: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 9EE9516A407; Wed, 20 Sep 2006 12:14:01 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BDE443D7D; Wed, 20 Sep 2006 12:14:00 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id k8KCDxHV043494; Wed, 20 Sep 2006 16:13:59 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id k8KCDwPV043491; Wed, 20 Sep 2006 16:13:59 +0400 (MSD) (envelope-from ache) Date: Wed, 20 Sep 2006 16:13:58 +0400 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20060920121358.GA43332@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , David O'Brien , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200609151328.k8FDSAGM094520@repoman.freebsd.org> <20060919194959.GA3692@dragon.NUXI.org> <20060919200652.GC23360@rambler-co.ru> <20060920042956.GA34474@nagual.pp.ru> <20060920113242.GA982@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline In-Reply-To: <20060920113242.GA982@rambler-co.ru> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, David O'Brien Subject: Re: cvs commit: src/usr.bin/awk main.c.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: Wed, 20 Sep 2006 12:14:01 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 03:32:42PM +0400, Ruslan Ermilov wrote: > On Wed, Sep 20, 2006 at 08:29:56AM +0400, Andrey Chernov wrote: > > On Wed, Sep 20, 2006 at 12:06:52AM +0400, Ruslan Ermilov wrote: > > > I'm pretty sure it will be accepted by Brian since another option > > > already allowed its argument to be specified without a preceding > > > space,=20 > >=20 > > I don't think so. My experience shows that he does not accept fixes=20 > > easily, f.e. our locale POSIX and GNU awk compatible fixes many people= =20 > > send to him several times already. I can't tell for sure about this cha= nge=20 > > exactly, but... > >=20 > Let's see... I sent the patches already to Brian. It is what we exactly can do, dealing with 3rd party maintainers. What happens next is beyond our control... But we _must_ keep our local fixes in anyway even they are not accepted. BTW, inspecting the nature of arguments fix I think now it have high=20 probability to be accepted. The questions is other our fixes. F.e. do=20 you try to send him locale fixes? I do it several times and got no=20 answer at all. --=20 http://ache.pp.ru/ --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iQCVAwUBRREwhuJgpPLZnQjrAQKnXQP+JRnYAG3FdKoabKuexUYob9wgfIezzniP 6fN71TKB6DXe6GaACzjlPjfNNcZBghKELt2UtOw0OFa0mOrQ4UVCwnPXKAL7HCLe UjGnH8NXniZnDRP060IOGgAmTynCSgF3Y2FVQI8ZP83JxQKi+dKt+Z9/2rvn2Odq iQHjyKICZsw= =vv/g -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:23: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 CB05E16A47C; Wed, 20 Sep 2006 12:23:16 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA8B343D8A; Wed, 20 Sep 2006 12:23:12 +0000 (GMT) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.13.8/8.13.8/ALCHEMY.FRANKEN.DE) with ESMTP id k8KCNBD3081569; Wed, 20 Sep 2006 14:23:11 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.13.8/8.13.8/Submit) id k8KCNBL7081568; Wed, 20 Sep 2006 14:23:11 +0200 (CEST) (envelope-from marius) Date: Wed, 20 Sep 2006 14:23:11 +0200 From: Marius Strobl To: Ruslan Ermilov Message-ID: <20060920122311.GA81536@alchemy.franken.de> References: <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060920121017.GU94944@alchemy.franken.de> User-Agent: Mutt/1.4.2.2i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 12:23:16 -0000 On Wed, Sep 20, 2006 at 02:10:17PM +0200, Marius Strobl wrote: > On Wed, Sep 20, 2006 at 09:57:15AM +0400, Ruslan Ermilov wrote: > > On Wed, Sep 20, 2006 at 12:14:04AM +0200, Marius Strobl wrote: > > > On Wed, Sep 20, 2006 at 01:56:05AM +0400, Ruslan Ermilov wrote: > > > > > > > > The proper fix would be to fix the kernel to pass an argument by > > > > value, like the userland does. But from the practical point of > > > > view, it may make sense to change the API and say that these > > > > IOCTLs now take a pointer type argument. I'm not sure. If you > > > > know of any applications (mine test util not counting :-) that > > > > use KDSKBMODE/KDSETLED/KDSKBSTATE, then we should probably fix > > > > the kernel callers. > > > > > > XFree86/Xorg use KDSKBMODE and KDSETLED, see f.e. the Xorg > > > "kbd" driver: > > > http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bsd/bsd_kbd.c?revision=1.8&view=markup > > > > > Hmm, but they don't work on sparc64. How X.Org ever works then? > > I remember installing it on my sparc64 laptop... > > KDSETLED just never worked on sparc64 so far (from userland...), > keyboard LEDs just don't get lit when in X. As for KDSKBMODE > K_RAW is defined as 0 so X happens to put the keyboard into > raw mode as expected and syscons(4) makes sure that the > keyboard is in translate mode in sccngetch(). So apart from > the keyboard LEDs keyboards just happen to work in X and > when back on the console on sparc64. ...at least if one doesn't use custom keycodes in X Marius From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:23: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 7399E16A518; Wed, 20 Sep 2006 12:23:34 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01A2243D58; Wed, 20 Sep 2006 12:23:34 +0000 (GMT) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KCNXIW012324; Wed, 20 Sep 2006 12:23:33 GMT (envelope-from wkoszek@repoman.freebsd.org) Received: (from wkoszek@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KCNXkh012323; Wed, 20 Sep 2006 12:23:33 GMT (envelope-from wkoszek) Message-Id: <200609201223.k8KCNXkh012323@repoman.freebsd.org> From: "Wojciech A. Koszek" Date: Wed, 20 Sep 2006 12:23: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/i386/isa atpic_vector.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: Wed, 20 Sep 2006 12:23:34 -0000 wkoszek 2006-09-20 12:23:33 UTC FreeBSD src repository Modified files: sys/i386/isa atpic_vector.s Log: Fix 'interrupt interrupt' -> 'interrupt' in the comment. Approved by: cognet (mentor) Revision Changes Path 1.49 +1 -1 src/sys/i386/isa/atpic_vector.s From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12: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 F29EE16A40F; Wed, 20 Sep 2006 12:27:22 +0000 (UTC) (envelope-from knu@iDaemons.org) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 412B343D70; Wed, 20 Sep 2006 12:27:21 +0000 (GMT) (envelope-from knu@iDaemons.org) Received: from daemon.musha.org (daemon.local.idaemons.org [192.168.1.1]) by mail.musha.org (Postfix) with ESMTP id 240DCC9F0; Wed, 20 Sep 2006 21:27:21 +0900 (JST) Date: Wed, 20 Sep 2006 21:27:21 +0900 Message-ID: <86mz8ud8pi.knu@iDaemons.org> From: "Akinori MUSHA" To: ports@FreeBSD.org In-Reply-To: <200609170125.k8H1PknY031972@repoman.freebsd.org> References: <200609170125.k8H1PknY031972@repoman.freebsd.org> Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Cc: cvs-ports@FreeBSD.org, Kris Kennaway , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-mysql 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, 20 Sep 2006 12:27:23 -0000 Hi, Is there anyone who can reproduce this build error? I couldn't reproduce it on 4-STABLE nor on 6-STABLE. http://pointyhat.freebsd.org/errorlogs/i386-4-latest/ruby18-mysql-2.7.1.log http://pointyhat.freebsd.org/errorlogs/i386-5-latest/ruby18-mysql-2.7.1.log http://pointyhat.freebsd.org/errorlogs/i386-6-latest/ruby18-mysql-2.7.1.log http://pointyhat.freebsd.org/errorlogs/i386-7-latest/ruby18-mysql-2.7.1.log Note: Some of those logs may not exist depending on the timing. Any hint is appreciated, thanks. At Sun, 17 Sep 2006 01:25:46 +0000 (UTC), Kris Kennaway wrote: > kris 2006-09-17 01:25:46 UTC > > FreeBSD ports repository > > Modified files: > databases/ruby-mysql Makefile > Log: > BROKEN: Does not compile > > Revision Changes Path > 1.27 +2 -0 ports/databases/ruby-mysql/Makefile -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Different eyes see different things, Different hearts beat on different strings -- But there are times for you and me when all such things agree" From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:28: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 9AD5316A40F; Wed, 20 Sep 2006 12:28:32 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B1343D76; Wed, 20 Sep 2006 12:28:30 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id E15335DF9; Wed, 20 Sep 2006 16:28:28 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id C0D445DDE; Wed, 20 Sep 2006 16:28:28 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8KCSUTk002211; Wed, 20 Sep 2006 16:28:30 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 16:28:30 +0400 From: Ruslan Ermilov To: Marius Strobl Message-ID: <20060920122830.GB982@rambler-co.ru> References: <20060919190645.GA23068@rambler-co.ru> <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline In-Reply-To: <20060920121017.GU94944@alchemy.franken.de> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 12:28:32 -0000 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 02:10:17PM +0200, Marius Strobl wrote: > On Wed, Sep 20, 2006 at 09:57:15AM +0400, Ruslan Ermilov wrote: > > On Wed, Sep 20, 2006 at 12:14:04AM +0200, Marius Strobl wrote: > > > On Wed, Sep 20, 2006 at 01:56:05AM +0400, Ruslan Ermilov wrote: > > > >=20 > > > > The proper fix would be to fix the kernel to pass an argument by > > > > value, like the userland does. But from the practical point of > > > > view, it may make sense to change the API and say that these > > > > IOCTLs now take a pointer type argument. I'm not sure. If you > > > > know of any applications (mine test util not counting :-) that > > > > use KDSKBMODE/KDSETLED/KDSKBSTATE, then we should probably fix > > > > the kernel callers. > > >=20 > > > XFree86/Xorg use KDSKBMODE and KDSETLED, see f.e. the Xorg > > > "kbd" driver: > > > http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support= /bsd/bsd_kbd.c?revision=3D1.8&view=3Dmarkup > > >=20 > > Hmm, but they don't work on sparc64. How X.Org ever works then? > > I remember installing it on my sparc64 laptop... >=20 > KDSETLED just never worked on sparc64 so far (from userland...), > keyboard LEDs just don't get lit when in X. As for KDSKBMODE > K_RAW is defined as 0 so X happens to put the keyboard into > raw mode as expected and syscons(4) makes sure that the > keyboard is in translate mode in sccngetch(). So apart from > the keyboard LEDs keyboards just happen to work in X and > when back on the console on sparc64. >=20 OK, good to know, thanks! I have a real fix in the works, just scanning the entire tree for other IOCTLs like this. With this fix, the LEDs should start working without recompiling the X. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFETPuqRfpzJluFF4RAnnwAJ9fdUjilijztq1VBJyNUvL+B4C4GACfQTT5 2ugunBndV+Us1yoDCzbQk5A= =3WJj -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:29: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 13C6316A407; Wed, 20 Sep 2006 12:29:13 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3BFB43D66; Wed, 20 Sep 2006 12:29:12 +0000 (GMT) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KCTC00012560; Wed, 20 Sep 2006 12:29:12 GMT (envelope-from wkoszek@repoman.freebsd.org) Received: (from wkoszek@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KCTCiv012559; Wed, 20 Sep 2006 12:29:12 GMT (envelope-from wkoszek) Message-Id: <200609201229.k8KCTCiv012559@repoman.freebsd.org> From: "Wojciech A. Koszek" Date: Wed, 20 Sep 2006 12:29: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/usr.bin/netstat inet.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, 20 Sep 2006 12:29:13 -0000 wkoszek 2006-09-20 12:29:12 UTC FreeBSD src repository Modified files: usr.bin/netstat inet.c Log: Export tcps_rcvmemdrop available in 'struct tcpstat' with netstat(1). Requested by: Tomasz Pilat Approved by: andre Revision Changes Path 1.73 +1 -0 src/usr.bin/netstat/inet.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 12:30: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 4615A16A40F; Wed, 20 Sep 2006 12:30:36 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26B943D58; Wed, 20 Sep 2006 12:30:32 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id BC0E75F2B; Wed, 20 Sep 2006 16:30:31 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 813945EC1; Wed, 20 Sep 2006 16:30:31 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8KCUXEf002271; Wed, 20 Sep 2006 16:30:33 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 16:30:33 +0400 From: Ruslan Ermilov To: Andrey Chernov , "David O'Brien" , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20060920123033.GC982@rambler-co.ru> References: <200609151328.k8FDSAGM094520@repoman.freebsd.org> <20060919194959.GA3692@dragon.NUXI.org> <20060919200652.GC23360@rambler-co.ru> <20060920042956.GA34474@nagual.pp.ru> <20060920113242.GA982@rambler-co.ru> <20060920121358.GA43332@nagual.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xesSdrSSBC0PokLI" Content-Disposition: inline In-Reply-To: <20060920121358.GA43332@nagual.pp.ru> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Subject: Re: cvs commit: src/usr.bin/awk main.c.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: Wed, 20 Sep 2006 12:30:36 -0000 --xesSdrSSBC0PokLI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 04:13:58PM +0400, Andrey Chernov wrote: > On Wed, Sep 20, 2006 at 03:32:42PM +0400, Ruslan Ermilov wrote: > > On Wed, Sep 20, 2006 at 08:29:56AM +0400, Andrey Chernov wrote: > > > On Wed, Sep 20, 2006 at 12:06:52AM +0400, Ruslan Ermilov wrote: > > > > I'm pretty sure it will be accepted by Brian since another option > > > > already allowed its argument to be specified without a preceding > > > > space,=20 > > >=20 > > > I don't think so. My experience shows that he does not accept fixes= =20 > > > easily, f.e. our locale POSIX and GNU awk compatible fixes many peopl= e=20 > > > send to him several times already. I can't tell for sure about this c= hange=20 > > > exactly, but... > > >=20 > > Let's see... I sent the patches already to Brian. >=20 > It is what we exactly can do, dealing with 3rd party maintainers. > What happens next is beyond our control... > But we _must_ keep our local fixes in anyway even they are not accepted. >=20 > BTW, inspecting the nature of arguments fix I think now it have high=20 > probability to be accepted. The questions is other our fixes. F.e. do=20 > you try to send him locale fixes? I do it several times and got no=20 > answer at all. >=20 I did. He refuses to commit them because he doesn't understand all the subtleties. I can dig up his answer in the archives if needed. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --xesSdrSSBC0PokLI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFETRpqRfpzJluFF4RAtzVAJ9RCj8Fswadh5TT1ArmhShwx4il2ACggDIx +EvFwYMQUyfMyrvwuda5plc= =2de4 -----END PGP SIGNATURE----- --xesSdrSSBC0PokLI-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:06: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 11CD916A403 for ; Wed, 20 Sep 2006 13:06:50 +0000 (UTC) (envelope-from acweldroyw@lek.net) Received: from aczm2.neoplus.adsl.tpnet.pl (aczm2.neoplus.adsl.tpnet.pl [83.11.222.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 8B40143D81 for ; Wed, 20 Sep 2006 13:06:34 +0000 (GMT) (envelope-from acweldroyw@lek.net) Received: from mx1.lek.net by aczm2.neoplus.adsl.tpnet.pl (8.9.3/8.9.3) with ESMTP id ECaV4xtWQhm9 for ; Thu, 21 Sep 2006 04:11:41 -0400 Received: from 236.113.47.120 by mx1.lek.net with SMTP id wJ76W0p54Cmx for ; Thu, 21 Sep 2006 04:11:41 -0400 From: "Bernice" Message-ID: <1420300825.729843751918@lek.net> Date: Thu, 21 Sep 2006 04:11:41 -0400 To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: delightful Just Teenie and sunday Girls from Your dreamm! X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernice Haines List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 13:06:50 -0000 salacious Slut in acction! http://ugadnascertbe.com From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:18: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 8CCE116A729; Wed, 20 Sep 2006 13:18:05 +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 43761440DB; Wed, 20 Sep 2006 13:15:30 +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 k8KDElK1023869; Wed, 20 Sep 2006 13:14:47 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDElNA023868; Wed, 20 Sep 2006 13:14:47 GMT (envelope-from rwatson) Message-Id: <200609201314.k8KDElNA023868@repoman.freebsd.org> From: Robert Watson Date: Wed, 20 Sep 2006 13: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/security/audit audit_bsm_token.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, 20 Sep 2006 13:18:06 -0000 rwatson 2006-09-20 13:14:47 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm_token.c Log: Add missing white space in au_to_exec_{args,env}(). MFC after: 3 days Revision Changes Path 1.8 +2 -0 src/sys/security/audit/audit_bsm_token.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13: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 3F61216A5D3; Wed, 20 Sep 2006 13:19:36 +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 B2A5843D90; Wed, 20 Sep 2006 13:19:17 +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 k8KDJH1M024084; Wed, 20 Sep 2006 13:19:17 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDJHDt024083; Wed, 20 Sep 2006 13:19:17 GMT (envelope-from lth) Message-Id: <200609201319.k8KDJHDt024083@repoman.freebsd.org> From: Lars Thegler Date: Wed, 20 Sep 2006 13: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/mail/p5-Email-MIME-Encodings 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, 20 Sep 2006 13:19:36 -0000 lth 2006-09-20 13:19:17 UTC FreeBSD ports repository Modified files: mail/p5-Email-MIME-Encodings Makefile distinfo Log: Update to 1.310 Revision Changes Path 1.6 +3 -4 ports/mail/p5-Email-MIME-Encodings/Makefile 1.7 +3 -3 ports/mail/p5-Email-MIME-Encodings/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:23: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 8445B16A65A; Wed, 20 Sep 2006 13:23:02 +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 3DBC943D5F; Wed, 20 Sep 2006 13:23:02 +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 k8KDN20F024385; Wed, 20 Sep 2006 13:23:02 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDN2uv024384; Wed, 20 Sep 2006 13:23:02 GMT (envelope-from shaun) Message-Id: <200609201323.k8KDN2uv024384@repoman.freebsd.org> From: Shaun Amott Date: Wed, 20 Sep 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/graphics/sdl_ttf 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, 20 Sep 2006 13:23:02 -0000 shaun 2006-09-20 13:23:02 UTC FreeBSD ports repository Modified files: graphics/sdl_ttf Makefile Log: - Drop dependency on GL libraries if WITHOUT_X11 or WITHOUT_GL is defined. PR: ports/102873 Submitted by: Stefan Sperling Revision Changes Path 1.34 +4 -2 ports/graphics/sdl_ttf/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:23: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 69B2816A4C8; Wed, 20 Sep 2006 13:23: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 9975843D72; Wed, 20 Sep 2006 13:23: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 k8KDNetF024436; Wed, 20 Sep 2006 13:23:40 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDNeu2024435; Wed, 20 Sep 2006 13:23:40 GMT (envelope-from rwatson) Message-Id: <200609201323.k8KDNeu2024435@repoman.freebsd.org> From: Robert Watson Date: Wed, 20 Sep 2006 13:23: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/security/audit audit_bsm.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, 20 Sep 2006 13:23:42 -0000 rwatson 2006-09-20 13:23:40 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm.c Log: Rather than allocating all buffer memory for the completed BSM record when allocating the record in the first place, allocate the final buffer when closing the BSM record. At that point, more size information is available, so a sufficiently large buffer can be allocated. This allows the kernel to generate audit records in excess of MAXAUDITDATA bytes, but is consistent with Solaris's behavior. This only comes up when auditing command line arguments, in which case we presume the administrator really does want the data as they have specified the policy flag to gather them. Obtained from: TrustedBSD Project MFC after: 3 days Revision Changes Path 1.14 +17 -19 src/sys/security/audit/audit_bsm.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:35: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 DE24416A529; Wed, 20 Sep 2006 13:35:53 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40DB43DA6; Wed, 20 Sep 2006 13:33:30 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KDXEvw025021; Wed, 20 Sep 2006 13:33:14 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDXE0t025020; Wed, 20 Sep 2006 13:33:14 GMT (envelope-from stas) Message-Id: <200609201333.k8KDXE0t025020@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 20 Sep 2006 13:33: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/devel/boehm-gc Makefile distinfo ports/devel/boehm-gc/files patch-include_gc_cpp.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, 20 Sep 2006 13:35:54 -0000 stas 2006-09-20 13:33:14 UTC FreeBSD ports repository Modified files: devel/boehm-gc Makefile distinfo Removed files: devel/boehm-gc/files patch-include_gc_cpp.h Log: - Update to 6.8 - Replace some obsoleted variables - Take maintainership ChangeLog: it's mainly bugfix release Approved by: sem (mentor) Revision Changes Path 1.52 +6 -7 ports/devel/boehm-gc/Makefile 1.19 +3 -3 ports/devel/boehm-gc/distinfo 1.3 +0 -29 ports/devel/boehm-gc/files/patch-include_gc_cpp.h (dead) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:35: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 AA87316A646; Wed, 20 Sep 2006 13:35:59 +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 B73FA43D6D; Wed, 20 Sep 2006 13:34:11 +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 k8KDXgPl025132; Wed, 20 Sep 2006 13:33:42 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDXgqC025131; Wed, 20 Sep 2006 13:33:42 GMT (envelope-from rwatson) Message-Id: <200609201333.k8KDXgqC025131@repoman.freebsd.org> From: Robert Watson Date: Wed, 20 Sep 2006 13:33: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/conf NOTES options src/sys/kern kern_mac.c src/sys/security/mac mac_inet.c mac_internal.h mac_net.c mac_pipe.c mac_posix_sem.c mac_process.c mac_socket.c mac_sysv_msg.c mac_sysv_sem.c mac_sysv_shm.c 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: Wed, 20 Sep 2006 13:35:59 -0000 rwatson 2006-09-20 13:33:41 UTC FreeBSD src repository Modified files: sys/conf NOTES options sys/kern kern_mac.c sys/security/mac mac_inet.c mac_internal.h mac_net.c mac_pipe.c mac_posix_sem.c mac_process.c mac_socket.c mac_sysv_msg.c mac_sysv_sem.c mac_sysv_shm.c mac_vfs.c Log: Remove MAC_DEBUG label counters, which were used to debug leaks and other problems while labels were first being added to various kernel objects. They have outlived their usefulness. MFC after: 1 month Suggested by: Christopher dot Vance at SPARTA dot com Obtained from: TrustedBSD Project Revision Changes Path 1.1381 +0 -1 src/sys/conf/NOTES 1.558 +0 -1 src/sys/conf/options 1.122 +0 -11 src/sys/kern/kern_mac.c 1.3 +0 -13 src/sys/security/mac/mac_inet.c 1.114 +0 -16 src/sys/security/mac/mac_internal.h 1.118 +0 -18 src/sys/security/mac/mac_net.c 1.107 +0 -8 src/sys/security/mac/mac_pipe.c 1.2 +0 -8 src/sys/security/mac/mac_posix_sem.c 1.113 +0 -12 src/sys/security/mac/mac_process.c 1.5 +0 -11 src/sys/security/mac/mac_socket.c 1.3 +0 -12 src/sys/security/mac/mac_sysv_msg.c 1.3 +0 -8 src/sys/security/mac/mac_sysv_sem.c 1.2 +0 -8 src/sys/security/mac/mac_sysv_shm.c 1.113 +0 -25 src/sys/security/mac/mac_vfs.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13: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 A07F716A585; Wed, 20 Sep 2006 13:36:16 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B75C143D6E; Wed, 20 Sep 2006 13:34:11 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KDXkWb025159; Wed, 20 Sep 2006 13:33:46 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDXkN0025158; Wed, 20 Sep 2006 13:33:46 GMT (envelope-from skv) Message-Id: <200609201333.k8KDXkN0025158@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 20 Sep 2006 13:33: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/databases/firebird2-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: Wed, 20 Sep 2006 13:36:16 -0000 skv 2006-09-20 13:33:46 UTC FreeBSD ports repository Modified files: databases/firebird2-server Makefile Log: Prepare for ICU 3.6 Revision Changes Path 1.52 +1 -1 ports/databases/firebird2-server/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:43: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 49AC816A4C9; Wed, 20 Sep 2006 13:43:50 +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 B6FD443E6E; Wed, 20 Sep 2006 13:40: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 k8KDe1uO025493; Wed, 20 Sep 2006 13:40:01 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDe13Y025492; Wed, 20 Sep 2006 13:40:01 GMT (envelope-from rwatson) Message-Id: <200609201340.k8KDe13Y025492@repoman.freebsd.org> From: Robert Watson Date: Wed, 20 Sep 2006 13:40: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 sysv_msg.c sysv_sem.c sysv_shm.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, 20 Sep 2006 13:43:50 -0000 rwatson 2006-09-20 13:40:00 UTC FreeBSD src repository Modified files: sys/kern sysv_msg.c sysv_sem.c sysv_shm.c Log: Remove MAC_DEBUG + MPRINTF debugging from System V IPC. This no longer appears to be serving a useful purpose, as it was used during initial development of MAC support for System V IPC. MFC after: 1 month Obtained from: TrustedBSD Project Suggested by: Christopher dot Vance at SPARTA dot com Revision Changes Path 1.62 +7 -32 src/sys/kern/sysv_msg.c 1.84 +4 -19 src/sys/kern/sysv_sem.c 1.107 +5 -22 src/sys/kern/sysv_shm.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:44: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 2C06B16A4F5; Wed, 20 Sep 2006 13:44:21 +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 E126F43EF7; Wed, 20 Sep 2006 13: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 k8KDeWT4025573; Wed, 20 Sep 2006 13:40:32 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDeWvo025572; Wed, 20 Sep 2006 13:40:32 GMT (envelope-from shaun) Message-Id: <200609201340.k8KDeWvo025572@repoman.freebsd.org> From: Shaun Amott Date: Wed, 20 Sep 2006 13:40: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-mgmt/flowd 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, 20 Sep 2006 13:44:21 -0000 shaun 2006-09-20 13:40:32 UTC FreeBSD ports repository Modified files: net-mgmt/flowd Makefile Log: - Fix build on 4.x. PR: ports/102416 Submitted by: Maurice Castro Approved by: maintainer timeout (4 weeks) Revision Changes Path 1.10 +1 -1 ports/net-mgmt/flowd/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:53: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 A4EBE16A417; Wed, 20 Sep 2006 13:53:46 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0DD743D60; Wed, 20 Sep 2006 13:53:45 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1GQ2WF-000Di7-4q; Wed, 20 Sep 2006 17:53:43 +0400 Message-ID: <451147EF.9050307@FreeBSD.org> Date: Wed, 20 Sep 2006 17:53:51 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Akinori MUSHA References: <200609170125.k8H1PknY031972@repoman.freebsd.org> <86mz8ud8pi.knu@iDaemons.org> In-Reply-To: <86mz8ud8pi.knu@iDaemons.org> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, Kris Kennaway , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-mysql 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, 20 Sep 2006 13:53:46 -0000 Akinori MUSHA wrote: > Hi, > > Is there anyone who can reproduce this build error? I couldn't > reproduce it on 4-STABLE nor on 6-STABLE. > > http://pointyhat.freebsd.org/errorlogs/i386-4-latest/ruby18-mysql-2.7.1.log > http://pointyhat.freebsd.org/errorlogs/i386-5-latest/ruby18-mysql-2.7.1.log > http://pointyhat.freebsd.org/errorlogs/i386-6-latest/ruby18-mysql-2.7.1.log > http://pointyhat.freebsd.org/errorlogs/i386-7-latest/ruby18-mysql-2.7.1.log > > Note: Some of those logs may not exist depending on the timing. > It builds well for me too. -- Dixi. Sem. From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:53: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 39BE316A4CA; Wed, 20 Sep 2006 13:53: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 D2EE843D70; Wed, 20 Sep 2006 13:53: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 k8KDrsgJ026687; Wed, 20 Sep 2006 13:53:54 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDrswo026686; Wed, 20 Sep 2006 13:53:54 GMT (envelope-from rafan) Message-Id: <200609201353.k8KDrswo026686@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 20 Sep 2006 13:53: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/pam-pgsql 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, 20 Sep 2006 13:53:55 -0000 rafan 2006-09-20 13:53:54 UTC FreeBSD ports repository Modified files: security/pam-pgsql Makefile distinfo Log: - Update to 0.6.3 PR: ports/103407 Submitted by: chinsan (maintainer) Revision Changes Path 1.27 +1 -1 ports/security/pam-pgsql/Makefile 1.10 +3 -3 ports/security/pam-pgsql/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 13:59: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 8523E16A407; Wed, 20 Sep 2006 13:59:19 +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 3F04043D77; Wed, 20 Sep 2006 13:59:19 +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 k8KDxJTe027279; Wed, 20 Sep 2006 13:59:19 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KDxJ4v027278; Wed, 20 Sep 2006 13:59:19 GMT (envelope-from lth) Message-Id: <200609201359.k8KDxJ4v027278@repoman.freebsd.org> From: Lars Thegler Date: Wed, 20 Sep 2006 13:59: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/p5-Email-MIME-Modifier 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, 20 Sep 2006 13:59:19 -0000 lth 2006-09-20 13:59:18 UTC FreeBSD ports repository Modified files: mail/p5-Email-MIME-Modifier Makefile distinfo Log: Update to 1.440 Revision Changes Path 1.3 +2 -3 ports/mail/p5-Email-MIME-Modifier/Makefile 1.4 +3 -3 ports/mail/p5-Email-MIME-Modifier/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 14: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 EB9F116A407; Wed, 20 Sep 2006 14:18:44 +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 84EFB43D79; Wed, 20 Sep 2006 14:18:44 +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 k8KEIivl029392; Wed, 20 Sep 2006 14:18:44 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KEIie4029391; Wed, 20 Sep 2006 14:18:44 GMT (envelope-from acm) Message-Id: <200609201418.k8KEIie4029391@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Wed, 20 Sep 2006 14: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/games/linux-savage Makefile ports/games/linux-savage/files savage.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, 20 Sep 2006 14:18:45 -0000 acm 2006-09-20 14:18:44 UTC FreeBSD ports repository Modified files: games/linux-savage Makefile games/linux-savage/files savage.in Log: - Fix the linux-savage script. Now it uses silverback instead of savage - Add NVIDIA option - Add missing dependency - Bump PORTREVISION Revision Changes Path 1.2 +16 -1 ports/games/linux-savage/Makefile 1.2 +1 -1 ports/games/linux-savage/files/savage.in From owner-cvs-all@FreeBSD.ORG Wed Sep 20 14:20: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 1D55E16A415; Wed, 20 Sep 2006 14:20:55 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AB2B43D7C; Wed, 20 Sep 2006 14:20:30 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id 6B21B7BB2E7; Wed, 20 Sep 2006 16:20:29 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id EFB75B970; Wed, 20 Sep 2006 16:20:07 +0200 (CEST) Date: Wed, 20 Sep 2006 16:20:07 +0200 From: Henrik Brix Andersen To: Akinori MUSHA Message-ID: <20060920142007.GL6177@tirith.brixandersen.dk> Mail-Followup-To: Akinori MUSHA , ports@FreeBSD.org, cvs-ports@FreeBSD.org, Kris Kennaway , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org References: <200609170125.k8H1PknY031972@repoman.freebsd.org> <86mz8ud8pi.knu@iDaemons.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <86mz8ud8pi.knu@iDaemons.org> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, Kris Kennaway , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-mysql 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, 20 Sep 2006 14:20:55 -0000 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 09:27:21PM +0900, Akinori MUSHA wrote: > Is there anyone who can reproduce this build error? I couldn't > reproduce it on 4-STABLE nor on 6-STABLE. Yes, I can reproduce it here on two boxes, one 5.5-RELEASE-p3 and the other 5.4-RELEASE-p12 Haven't had time to dig into the problem yet. Regards, Brix --=20 Henrik Brix Andersen --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: GnuPG signed iD8DBQFFEU4Xv+Q4flTiePgRAsHfAKCPYWIhIblmybUHe0moRD7HqYK4xgCfYhJI q2tleB1ykRtKWUU/cxdzDNM= =oiNB -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 14:39: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 031DE16A417; Wed, 20 Sep 2006 14:39:56 +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 C10E343D68; Wed, 20 Sep 2006 14:39:55 +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 k8KEdtj3031521; Wed, 20 Sep 2006 14:39:55 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KEdtOc031520; Wed, 20 Sep 2006 14:39:55 GMT (envelope-from vd) Message-Id: <200609201439.k8KEdtOc031520@repoman.freebsd.org> From: Vasil Dimov Date: Wed, 20 Sep 2006 14:39: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/sysutils/qpxtool Makefile distinfo ports/sysutils/qpxtool/files patch-SConstruct 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: Wed, 20 Sep 2006 14:39:56 -0000 vd 2006-09-20 14:39:55 UTC FreeBSD ports repository Modified files: sysutils/qpxtool Makefile distinfo Added files: sysutils/qpxtool/files patch-SConstruct Removed files: sysutils/qpxtool/files patch-pxcontrol-Makefile patch-qpxtool-Makefile Log: Upgrade sysutils/qpxtool from 0.5.4 to 0.6 PR: ports/102829 Submitted by: Dmitry Marakasov (maintainer) Revision Changes Path 1.4 +8 -11 ports/sysutils/qpxtool/Makefile 1.4 +3 -3 ports/sysutils/qpxtool/distinfo 1.1 +22 -0 ports/sysutils/qpxtool/files/patch-SConstruct (new) 1.2 +0 -37 ports/sysutils/qpxtool/files/patch-pxcontrol-Makefile (dead) 1.2 +0 -37 ports/sysutils/qpxtool/files/patch-qpxtool-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 14:41: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 3E6F016A403; Wed, 20 Sep 2006 14:41:05 +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 6AC0443D7F; Wed, 20 Sep 2006 14:40:55 +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 k8KEethc031655; Wed, 20 Sep 2006 14:40:55 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KEetsH031653; Wed, 20 Sep 2006 14:40:55 GMT (envelope-from vd) Message-Id: <200609201440.k8KEetsH031653@repoman.freebsd.org> From: Vasil Dimov Date: Wed, 20 Sep 2006 14:40: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/sysutils/qpxtool 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, 20 Sep 2006 14:41:05 -0000 vd 2006-09-20 14:40:55 UTC FreeBSD ports repository Added files: sysutils/qpxtool pkg-plist Log: Upgrade sysutils/qpxtool from 0.5.4 to 0.6 PR: ports/102829 Submitted by: Dmitry Marakasov (maintainer) Revision Changes Path 1.1 +7 -0 ports/sysutils/qpxtool/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 14:41: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 4755B16A5F6; Wed, 20 Sep 2006 14:41:56 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D791B43DCB; Wed, 20 Sep 2006 14:41:45 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KEfNO1031737; Wed, 20 Sep 2006 14:41:23 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KEfNoQ031736; Wed, 20 Sep 2006 14:41:23 GMT (envelope-from arved) Message-Id: <200609201441.k8KEfNoQ031736@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 20 Sep 2006 14:41: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/MT 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, 20 Sep 2006 14:41:56 -0000 arved 2006-09-20 14:41:23 UTC FreeBSD ports repository Modified files: www/MT Makefile distinfo pkg-plist Log: Update to 3.32 Changelog: http://www.sixapart.com/movabletype/docs/3.3/h_changelog/3_32.html Revision Changes Path 1.21 +4 -4 ports/www/MT/Makefile 1.11 +3 -3 ports/www/MT/distinfo 1.11 +1 -1 ports/www/MT/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 14:50: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 B084E16A500; Wed, 20 Sep 2006 14:50:06 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18DB543D94; Wed, 20 Sep 2006 14:49:53 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KEnhm2040624; Wed, 20 Sep 2006 14:49:43 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KEnhWd040623; Wed, 20 Sep 2006 14:49:43 GMT (envelope-from mich) Message-Id: <200609201449.k8KEnhWd040623@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Wed, 20 Sep 2006 14:49: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/multimedia/mjpegtools 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, 20 Sep 2006 14:50:07 -0000 mich 2006-09-20 14:49:43 UTC FreeBSD ports repository Modified files: multimedia/mjpegtools Makefile Log: - Fix build after SDL update Submitted by: stas Revision Changes Path 1.56 +0 -4 ports/multimedia/mjpegtools/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 14:52: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 98D1F16A403; Wed, 20 Sep 2006 14:52:51 +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 B05A743DA0; Wed, 20 Sep 2006 14:52:07 +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 k8KEq7cn043116; Wed, 20 Sep 2006 14:52:07 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KEq7bD043115; Wed, 20 Sep 2006 14:52:07 GMT (envelope-from ahze) Message-Id: <200609201452.k8KEq7bD043115@repoman.freebsd.org> From: Michael Johnson Date: Wed, 20 Sep 2006 14: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/hyperestraier 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, 20 Sep 2006 14:52:51 -0000 ahze 2006-09-20 14:52:07 UTC FreeBSD ports repository Modified files: textproc/hyperestraier Makefile distinfo pkg-plist Log: - Update to 1.4.3 Revision Changes Path 1.34 +1 -1 ports/textproc/hyperestraier/Makefile 1.31 +3 -3 ports/textproc/hyperestraier/distinfo 1.29 +3 -1 ports/textproc/hyperestraier/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 15:30: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 4C44816A403; Wed, 20 Sep 2006 15:30:46 +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 BAF7043D8A; Wed, 20 Sep 2006 15:30:45 +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 k8KFUjQo046875; Wed, 20 Sep 2006 15:30:45 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KFUjKc046874; Wed, 20 Sep 2006 15:30:45 GMT (envelope-from dinoex) Message-Id: <200609201530.k8KFUjKc046874@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 20 Sep 2006 15:30: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/graphics/gnustep-slideshowkit pkg-plist ports/mail/addresses pkg-plist ports/x11-toolkits/gtoolkit 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, 20 Sep 2006 15:30:46 -0000 dinoex 2006-09-20 15:30:45 UTC FreeBSD ports repository Modified files: graphics/gnustep-slideshowkit pkg-plist mail/addresses pkg-plist x11-toolkits/gtoolkit pkg-plist Log: - cleanup pkg-plist Revision Changes Path 1.4 +0 -1 ports/graphics/gnustep-slideshowkit/pkg-plist 1.5 +0 -1 ports/mail/addresses/pkg-plist 1.12 +0 -1 ports/x11-toolkits/gtoolkit/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 15:33: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 2DBE216A407; Wed, 20 Sep 2006 15:33:53 +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 C66A543D7B; Wed, 20 Sep 2006 15:33:52 +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 k8KFXqdv047060; Wed, 20 Sep 2006 15:33:52 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KFXqsh047059; Wed, 20 Sep 2006 15:33:52 GMT (envelope-from glewis) Message-Id: <200609201533.k8KFXqsh047059@repoman.freebsd.org> From: Greg Lewis Date: Wed, 20 Sep 2006 15:33: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/java/javavmwrapper/src javavm.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: Wed, 20 Sep 2006 15:33:53 -0000 glewis 2006-09-20 15:33:52 UTC FreeBSD ports repository Modified files: java/javavmwrapper/src javavm.1 Log: . Cross reference manvm(1). Revision Changes Path 1.9 +2 -1 ports/java/javavmwrapper/src/javavm.1 From owner-cvs-all@FreeBSD.ORG Wed Sep 20 15:38: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 92FE816A403; Wed, 20 Sep 2006 15:38:38 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383AB43D77; Wed, 20 Sep 2006 15:38:38 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KFccVs047242; Wed, 20 Sep 2006 15:38:38 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KFcc8W047241; Wed, 20 Sep 2006 15:38:38 GMT (envelope-from andre) Message-Id: <200609201538.k8KFcc8W047241@repoman.freebsd.org> From: Andre Oppermann Date: Wed, 20 Sep 2006 15:38: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/ifconfig ifconfig.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, 20 Sep 2006 15:38:38 -0000 andre 2006-09-20 15:38:37 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.c Log: In setifcap() only set/unset those capabilities the interface actually supports. Revision Changes Path 1.123 +1 -0 src/sbin/ifconfig/ifconfig.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 15:42: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 4597216A403; Wed, 20 Sep 2006 15:42:09 +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 AEC1F43D49; Wed, 20 Sep 2006 15:42:08 +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 k8KFg8hx047540; Wed, 20 Sep 2006 15:42:08 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KFg8de047539; Wed, 20 Sep 2006 15:42:08 GMT (envelope-from erwin) Message-Id: <200609201542.k8KFg8de047539@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 20 Sep 2006 15:42: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 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, 20 Sep 2006 15:42:09 -0000 erwin 2006-09-20 15:42:08 UTC FreeBSD ports repository Modified files: . UPDATING Log: Although I'm happy to see that sem got his timemachine working, this doesn't quite yet work for the rest of us mortals. Move the zabbix entry back to September, not October, 2006. Submitted by: Nick Withers Revision Changes Path 1.395 +2 -2 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Wed Sep 20 15:43: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 A3D6B16A403; Wed, 20 Sep 2006 15:43:15 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B0143D68; Wed, 20 Sep 2006 15:43:14 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k8KFhAXW095295; Wed, 20 Sep 2006 11:43:12 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Martin Blapp Date: Wed, 20 Sep 2006 11:09:12 -0400 User-Agent: KMail/1.9.1 References: <200609191925.k8JJPBaH091145@repoman.freebsd.org> <200609191714.46864.jhb@freebsd.org> <20060920012110.P1494@godot.imp.ch> In-Reply-To: <20060920012110.P1494@godot.imp.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609201109.13271.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Wed, 20 Sep 2006 11:43:12 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1909/Tue Sep 19 22:58:44 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, Martin Blapp , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_proc.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, 20 Sep 2006 15:43:15 -0000 On Tuesday 19 September 2006 19:29, Martin Blapp wrote: > > Hi, > > > Will you be able to revert 1.258 of tty.c now and still be safe from panics? > > I guess so. I don't see another place which could be dangerous for us beside > enterpgrp(). I don't understand the code there 100%. > > sys/kern/kern_proc.c: line 308 > > if (sess != NULL) { > ^^^^^^ > Why only if a session already exists ? Could you explain that to me ? > Anyway, we may need here Giant too. What do you think ? This is because the callers pre-allocate session and process group objects and then enterpgrp() initializes them and glues them together IIRC. > /* > * new session > */ > mtx_init(&sess->s_mtx, "session", NULL, MTX_DEF); > PROC_LOCK(p); > p->p_flag &= ~P_CONTROLT; > PROC_UNLOCK(p); > PGRP_LOCK(pgrp); > sess->s_leader = p; > sess->s_sid = p->p_pid; > sess->s_count = 1; > sess->s_ttyvp = NULL; > sess->s_ttyp = NULL; > > > But I don't think we should revert v. 1.258 because the locks will > be needed later. After NEED_GIANT has gone (from tty code) we will need the > same lock at the same place again to avoid races. There are some places more where we > need the locks then. I propose to keep rev. 1.258 (maybe not to MFC it) or to > add a comment instead. Well, I'd rather use whatever lock we end up using for t_session instead of assuming it's going to be proctree_lock, so I'd like to leave t_session only under Giant for now until we really know what we are doing. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Wed Sep 20 15: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 5822916A5C4; Wed, 20 Sep 2006 15:43:17 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C7DC43D66; Wed, 20 Sep 2006 15:43:12 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k8KFhAXV095295; Wed, 20 Sep 2006 11:43:10 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "Wojciech A. Koszek" Date: Wed, 20 Sep 2006 10:55:29 -0400 User-Agent: KMail/1.9.1 References: <200609201223.k8KCNXkh012323@repoman.freebsd.org> In-Reply-To: <200609201223.k8KCNXkh012323@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609201055.30493.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Wed, 20 Sep 2006 11:43:10 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1909/Tue Sep 19 22:58:44 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/isa atpic_vector.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: Wed, 20 Sep 2006 15:43:17 -0000 On Wednesday 20 September 2006 08:23, Wojciech A. Koszek wrote: > wkoszek 2006-09-20 12:23:33 UTC > > FreeBSD src repository > > Modified files: > sys/i386/isa atpic_vector.s > Log: > Fix 'interrupt interrupt' -> 'interrupt' in the comment. > > Approved by: cognet (mentor) Fix amd64 too to keep the files in sync. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Wed Sep 20 15: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 A15D016A4D1; Wed, 20 Sep 2006 15:54:25 +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 E2B9443D62; Wed, 20 Sep 2006 15:54:23 +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 k8KFsNtc048209; Wed, 20 Sep 2006 15:54:23 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KFsNNT048208; Wed, 20 Sep 2006 15:54:23 GMT (envelope-from jmelo) Message-Id: <200609201554.k8KFsNNT048208@repoman.freebsd.org> From: Jean Milanez Melo Date: Wed, 20 Sep 2006 15:54: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/mailman 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, 20 Sep 2006 15:54:25 -0000 jmelo 2006-09-20 15:54:23 UTC FreeBSD ports repository Modified files: mail/mailman Makefile Log: - Mark htdig option as broken, the patch to mailman 2.1.9 was not released yet. Revision Changes Path 1.64 +1 -0 ports/mail/mailman/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 16:22: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 24CC716A4E0; Wed, 20 Sep 2006 16:22:42 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id C956343D8F; Wed, 20 Sep 2006 16:21:04 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id A301F5CC8; Wed, 20 Sep 2006 20:21:03 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 803895C38; Wed, 20 Sep 2006 20:21:03 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8KGL5L2027751; Wed, 20 Sep 2006 20:21:05 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 20:21:05 +0400 From: Ruslan Ermilov To: Marius Strobl Message-ID: <20060920162105.GC9976@rambler-co.ru> References: <20060919194819.GA23360@rambler-co.ru> <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> <20060920122830.GB982@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eheScQNz3K90DVRs" Content-Disposition: inline In-Reply-To: <20060920122830.GB982@rambler-co.ru> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Maksim Yevmenkin Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 16:22:42 -0000 --eheScQNz3K90DVRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Here's another demo that indicates that sparc64 doesn't work properly. In this case it's a CONS_SETKBD ioctl which is used by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. Now, I open the first like this: sleep 1200 < /dev/vkbdctl0 and attempt to program /dev/vkbdctl1 as a keyboard for virtual terminals. On amd64, I get: # kbdcontrol -K < /dev/ttyv0 > /dev/null ; kbdcontrol -k /dev/vkbdctl1 -i <= /dev/ttyv0 kbd2 at vkbd1 kbd2 vkbd1, type:generic (0) kbd2: vkbd1, type:generic (0) It's fine; the "-i" returns the same console as as was programmed. On sparc64, I get: # kbdcontrol -K < /dev/ttyv0 > /dev/null ; kbdcontrol -k /dev/vkbdctl1 -i <= /dev/ttyv0 kbd1 vkbd1, type:generic (0) kbd0: vkbd0, type:generic (0) Surprise! It assigned already open (by sleep(1)) vkbd0 while I asked for vkbd1. Oh yes, if you ever want to repeat this, make sure to temporary apply this patch to kbdcontrol.c, because vkbd is only valid when it's open: %%% Index: kbdcontrol.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/usr.sbin/kbdcontrol/kbdcontrol.c,v retrieving revision 1.50 diff -u -p -r1.50 kbdcontrol.c --- kbdcontrol.c 15 Sep 2006 18:41:12 -0000 1.50 +++ kbdcontrol.c 20 Sep 2006 16:18:48 -0000 @@ -1046,7 +1046,9 @@ set_keyboard(char *device) * is closed. So, we don't check error here. */ ioctl(fd, CONS_RELKBD, 0); +#if 0 close(fd); +#endif #if 1 printf("kbd%d\n", info.kb_index); printf(" %.*s%d, type:%s (%d)\n", %%% What this means practically is that currently, on sparc64, you can only have a /dev/kbd0 keyboard attached to a syscons console. A fix is in the works... Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --eheScQNz3K90DVRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEWpxqRfpzJluFF4RAmiVAJ0dTiCWY5eZvHSG7ehJfH+7q+HekwCfRlxi szEfOOHyRPu93xVMB029PX0= =ADQb -----END PGP SIGNATURE----- --eheScQNz3K90DVRs-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 16:29: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 D1B7416A525 for ; Wed, 20 Sep 2006 16:29:12 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A3FA43D7F for ; Wed, 20 Sep 2006 16:28:47 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so310276wxd for ; Wed, 20 Sep 2006 09:28:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ckumr3rtHTqcuzl/Af/QrjRVQPcq/PDgS8jxaatdbrmelQ83ZvgKAcyjQlatX5LKrakXr5NtRBm7EVEaveSybwhSQhg1jJGYkuq63krafE7aKAYh3VgFyZNcS/HcXKNLyADd2iS6VpbezQ2unb533GoCZWRu8UEEJY7DJv8oyv4= Received: by 10.70.8.8 with SMTP id 8mr23303567wxh; Wed, 20 Sep 2006 09:28:46 -0700 (PDT) Received: by 10.70.55.2 with HTTP; Wed, 20 Sep 2006 09:28:46 -0700 (PDT) Message-ID: Date: Wed, 20 Sep 2006 09:28:46 -0700 From: "Maksim Yevmenkin" To: "Ruslan Ermilov" In-Reply-To: <20060920162105.GC9976@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> <20060920122830.GB982@rambler-co.ru> <20060920162105.GC9976@rambler-co.ru> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 16:29:12 -0000 On 9/20/06, Ruslan Ermilov wrote: > Here's another demo that indicates that sparc64 doesn't work > properly. In this case it's a CONS_SETKBD ioctl which is used > by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd > instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. [...] actually, i just tracked this down as part of my work on pr sparc64/96798. there are few problems mentioned in this pr. kbdcontrol -k not working is just one of them. basically, kb_index is wrong, and, in my case, is always 0. which defaults to first keyboard (i.e. subkbd(4)). that is why i can not use kbdcontrol -k to switch between sunkbd(4) and, say, ukbd(4). thanks, max From owner-cvs-all@FreeBSD.ORG Wed Sep 20 16: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 4F29C16A49E; Wed, 20 Sep 2006 16:35:33 +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 B8B8343DA3; Wed, 20 Sep 2006 16:33:47 +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 k8KGXOqh051933; Wed, 20 Sep 2006 16:33:24 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KGXOtw051929; Wed, 20 Sep 2006 16:33:24 GMT (envelope-from garga) Message-Id: <200609201633.k8KGXOtw051929@repoman.freebsd.org> From: Renato Botelho Date: Wed, 20 Sep 2006 16:33: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/security/mhash 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, 20 Sep 2006 16:35:33 -0000 garga 2006-09-20 16:33:24 UTC FreeBSD ports repository Modified files: security/mhash Makefile distinfo pkg-plist Log: - Update to 0.9.7.1 - Remove uneeded perl dependency - s/INSTALLS_SHLIB/USE_LDCONFIG/ - Use PORTDOCS PR: ports/93730 (based on) Submitted by: cy Discussed with: portmgr (erwin) Approved by: maintainer timeout (over 6 months) Revision Changes Path 1.29 +8 -9 ports/security/mhash/Makefile 1.15 +3 -3 ports/security/mhash/distinfo 1.7 +7 -4 ports/security/mhash/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 16: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 1576716A79C; Wed, 20 Sep 2006 16:36:04 +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 8E76A43DFE; Wed, 20 Sep 2006 16:35:31 +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 k8KGZVCX053989; Wed, 20 Sep 2006 16:35:31 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KGZVXf053988; Wed, 20 Sep 2006 16:35:31 GMT (envelope-from bmah) Message-Id: <200609201635.k8KGZVXf053988@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 20 Sep 2006 16:35: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: www/en/releases/6.2R schedule.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, 20 Sep 2006 16:36:04 -0000 bmah 2006-09-20 16:35:31 UTC FreeBSD doc repository Modified files: en/releases/6.2R schedule.sgml Log: Note availability of 6.2-BETA1. Revision Changes Path 1.6 +2 -2 www/en/releases/6.2R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Wed Sep 20 16:41: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 4347416A49E; Wed, 20 Sep 2006 16:41:20 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA16443E2B; Wed, 20 Sep 2006 16:39:22 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 408F76087; Wed, 20 Sep 2006 20:39:15 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 5DFD05E7B; Wed, 20 Sep 2006 20:37:08 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8KGbAoZ028187; Wed, 20 Sep 2006 20:37:10 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 20:37:10 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060920163710.GA28144@rambler-co.ru> References: <20060919203608.GE23360@rambler-co.ru> <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> <20060920122830.GB982@rambler-co.ru> <20060920162105.GC9976@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 16:41:20 -0000 On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > On 9/20/06, Ruslan Ermilov wrote: > >Here's another demo that indicates that sparc64 doesn't work > >properly. In this case it's a CONS_SETKBD ioctl which is used > >by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd > >instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. > > [...] > > actually, i just tracked this down as part of my work on pr > sparc64/96798. there are few problems mentioned in this pr. kbdcontrol > -k not working is just one of them. > > basically, kb_index is wrong, and, in my case, is always 0. which > defaults to first keyboard (i.e. subkbd(4)). that is why i can not use > kbdcontrol -k to switch between sunkbd(4) and, say, ukbd(4). > Yes, this is the endianness bug we were talking about. Hold on, the fix is almost ready. :-) Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer From owner-cvs-all@FreeBSD.ORG Wed Sep 20 16:45: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 25B3516A407 for ; Wed, 20 Sep 2006 16:45:50 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347A243DCF for ; Wed, 20 Sep 2006 16:45:02 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so314839wxd for ; Wed, 20 Sep 2006 09:44:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q4Gah9FeqY455JvTU4QHPWIjZMwnNJMf8Bk4HwHaXd6gMIe89gyUZVv8/KXyYNmXdysXgGb5PSMmKAsmVoUOMa2YcAGxC9uQtju+pxXVWs6y8nhRfTTNDRAdWuCzxc9k472V8hz0JduNt7kK07aMdFBqVQcfKxYBxsavA2s2MpI= Received: by 10.70.33.10 with SMTP id g10mr25060213wxg; Wed, 20 Sep 2006 09:44:49 -0700 (PDT) Received: by 10.70.55.2 with HTTP; Wed, 20 Sep 2006 09:44:49 -0700 (PDT) Message-ID: Date: Wed, 20 Sep 2006 09:44:49 -0700 From: "Maksim Yevmenkin" To: "Ruslan Ermilov" In-Reply-To: <20060920163710.GA28144@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> <20060920122830.GB982@rambler-co.ru> <20060920162105.GC9976@rambler-co.ru> <20060920163710.GA28144@rambler-co.ru> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 16:45:50 -0000 On 9/20/06, Ruslan Ermilov wrote: > On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > > On 9/20/06, Ruslan Ermilov wrote: > > >Here's another demo that indicates that sparc64 doesn't work > > >properly. In this case it's a CONS_SETKBD ioctl which is used > > >by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd > > >instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. > > > > [...] > > > > actually, i just tracked this down as part of my work on pr > > sparc64/96798. there are few problems mentioned in this pr. kbdcontrol > > -k not working is just one of them. > > > > basically, kb_index is wrong, and, in my case, is always 0. which > > defaults to first keyboard (i.e. subkbd(4)). that is why i can not use > > kbdcontrol -k to switch between sunkbd(4) and, say, ukbd(4). > > > Yes, this is the endianness bug we were talking about. > Hold on, the fix is almost ready. :-) sure, btw i think CONS_SETKBD is easy. nothing seems to calling it from the kernel, so we could (intptr_t *) cast it and it should just work. i really want to change it to #define CONS_SETKBD _IOW('c', 110, int) because i officially hate _IO() now :) but i'm not sure if this breaks binary compatibility. me makes a mental note to never ever use _IO() anymore. thanks, max From owner-cvs-all@FreeBSD.ORG Wed Sep 20 16:49: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 3323516A47C; Wed, 20 Sep 2006 16:49:02 +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 88A3F43DA0; Wed, 20 Sep 2006 16:48:38 +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 k8KGmbYL062823; Wed, 20 Sep 2006 16:48:37 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KGmb7D062822; Wed, 20 Sep 2006 16:48:37 GMT (envelope-from bmah) Message-Id: <200609201648.k8KGmb7D062822@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 20 Sep 2006 16:48: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: www/share/sgml release.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: Wed, 20 Sep 2006 16:49:02 -0000 bmah 2006-09-20 16:48:37 UTC FreeBSD doc repository Modified files: share/sgml release.ent Log: Make 6.2-BETA and its release process visible on the Web site. Revision Changes Path 1.2 +5 -5 www/share/sgml/release.ent From owner-cvs-all@FreeBSD.ORG Wed Sep 20 17:00: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 A9BBC16A51B; Wed, 20 Sep 2006 17:00: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 D27D543D5F; Wed, 20 Sep 2006 17:00:41 +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 k8KH0fS5063381; Wed, 20 Sep 2006 17:00:41 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KH0fm7063380; Wed, 20 Sep 2006 17:00:41 GMT (envelope-from delphij) Message-Id: <200609201700.k8KH0fm7063380@repoman.freebsd.org> From: Xin LI Date: Wed, 20 Sep 2006 17:00:41 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@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, 20 Sep 2006 17:00:45 -0000 delphij 2006-09-20 17:00:41 UTC FreeBSD doc repository Modified files: . access Log: So, please welcome Chin-san Huang (chinsan, chinsan dot tw at gmail dot com) to the doc/ committers' rank. He finally gets the usual punish by working hard on Traditional Chinese translations for our documentations, and is maintaining 90+ ports at present so we can expect that he will pursue a ports commit bit in the future :-) I will provide help for his first commits. Approved by: doceng Revision Changes Path 1.570 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Wed Sep 20 17: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 652F716A53B; Wed, 20 Sep 2006 17:04:14 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26A343DA0; Wed, 20 Sep 2006 17:04:04 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KH44HY064783; Wed, 20 Sep 2006 17:04:04 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KH44Bp064782; Wed, 20 Sep 2006 17:04:04 GMT (envelope-from csjp) Message-Id: <200609201704.k8KH44Bp064782@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Wed, 20 Sep 2006 17:04: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/security/audit audit_bsm.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, 20 Sep 2006 17:04:14 -0000 csjp 2006-09-20 17:04:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/security/audit audit_bsm.c Log: MFC audit_bsm.c revision 1.13 Convert audit record for lutimes(2) Approved by: re@ (kensmith) Revision Changes Path 1.10.2.3 +1 -0 src/sys/security/audit/audit_bsm.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 17:07: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 F39F116A492; Wed, 20 Sep 2006 17:07:19 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3302A43D46; Wed, 20 Sep 2006 17:07:12 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KH7CPr065010; Wed, 20 Sep 2006 17:07:12 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KH7C7u065009; Wed, 20 Sep 2006 17:07:12 GMT (envelope-from csjp) Message-Id: <200609201707.k8KH7C7u065009@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Wed, 20 Sep 2006 17:07: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/sys/security/audit audit.c audit_private.h audit_syscalls.c audit_worker.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, 20 Sep 2006 17:07:20 -0000 csjp 2006-09-20 17:07:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/security/audit audit.c audit_private.h audit_syscalls.c audit_worker.c Log: MFC audit work which fully implements processing of user supplied records Log: Correct a slight regression which was introduced with the implementation of audit pipes. If the kernel record was not selected for the trail or the pipe, any user supplied record attached to it would be tossed away, resulting in otherwise selected events being lost. - Introduce two new masks: AR_PRESELECT_USER_TRAIL AR_PRESELECT_USER_PIPE, currently we have AR_PRESELECT_TRAIL and AR_PRESELECT_PIPE, which tells the audit worker that we are interested in the kernel record, with the additional masks we can determine if either the pipe or trail is interested in seeing the kernel or user record. - In audit(2), we unconditionally set the AR_PRESELECT_USER_TRAIL and AR_PRESELECT_USER_PIPE masks under the assumption that userspace has done the preselection [1]. Currently, there is work being done that allows the kernel to parse and preselect user supplied records, so in the future preselection could occur in either layer. But there is still a few details to work out here. [1] At some point we need to teach au_preselect(3) about the interests of all the individual audit pipes. Approved by: re@ (kensmith) Revision Changes Path 1.18.2.3 +2 -2 src/sys/security/audit/audit.c 1.10.2.2 +3 -0 src/sys/security/audit/audit_private.h 1.1.2.3 +8 -0 src/sys/security/audit/audit_syscalls.c 1.9.2.2 +7 -3 src/sys/security/audit/audit_worker.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 17: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 4787616A416; Wed, 20 Sep 2006 17:20:59 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F16443D83; Wed, 20 Sep 2006 17:20:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 2877E1A4D8E; Wed, 20 Sep 2006 10:20:56 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8B3B05164F; Wed, 20 Sep 2006 13:20:55 -0400 (EDT) Date: Wed, 20 Sep 2006 13:20:55 -0400 From: Kris Kennaway To: Joseph Koshy Message-ID: <20060920172055.GA82072@xor.obsecurity.org> References: <20060920063357.GA56451@xor.obsecurity.org> <20060920103105.9CF4116A415@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <20060920103105.9CF4116A415@hub.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: ports/lang/drscheme Makefile pkg-plist ports/lang/drscheme/files patch-collects-profj-to-scheme.ss X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 17:20:59 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 10:31:05AM +0000, Joseph Koshy wrote: >=20 >=20 > jk> - Change the build to always use the libjpeg and libpng > jk> libraries bundled with the source package. > =20 > kk> Why? This means that the port won't benefit from bug/security fixes > kk> and will need to manually patched (or more likely: overlooked). >=20 > There's a bug in the application's "configure" script that prevents > it from detecting the presence of installed png/jpeg libraries. >=20 > ... configure output ... > checking png.h usability... yes > checking png.h presence... yes > checking for png.h... yes > checking for png_read_info in -lpng... no > no libpng installed; building static version > checking jpeglib.h usability... yes > checking jpeglib.h presence... yes > checking for jpeglib.h... yes > checking for jpeg_start_decompress in -ljpeg... no > no libjpeg installed; building static version > ... >=20 > So this change is a no-op and only has documentation value at this > point of time. >=20 > This bug needs to be tracked down and fixed & fed upstream. >=20 > In the meantime, I'm working on the assumption that the PLT group > tracks critical fixes to the 3rd-party code that they are redistributing. OK, thanks. Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEXh2Wry0BWjoQKURAi+wAKDWx7thiKs+N8jGaXslKvP56zA01ACePoMt 68VTs9/G0NCOCapqAXt2VAo= =5aqT -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 17:22: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 F38D016A403; Wed, 20 Sep 2006 17:22:11 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD4343D64; Wed, 20 Sep 2006 17:22:10 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 2723A1A4D8E; Wed, 20 Sep 2006 10:22:10 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8E8C65178B; Wed, 20 Sep 2006 13:22:09 -0400 (EDT) Date: Wed, 20 Sep 2006 13:22:09 -0400 From: Kris Kennaway To: Sergei Kolobov Message-ID: <20060920172209.GB82072@xor.obsecurity.org> References: <200609201040.k8KAeV9A095220@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hQiwHBbRI9kgIhsi" Content-Disposition: inline In-Reply-To: <200609201040.k8KAeV9A095220@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/bglibs Makefile ports/devel/bglibs/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, 20 Sep 2006 17:22:12 -0000 --hQiwHBbRI9kgIhsi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 10:40:31AM +0000, Sergei Kolobov wrote: > sergei 2006-09-20 10:40:31 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > devel/bglibs Makefile=20 > Added files: > devel/bglibs/files patch-Makefile=20 > Log: > - Unbreak: the self-tests included with bglibs contains several > network related tests (namely, in net/connect4.c and net/tcp4.c) > that fails in our package build cluster environment. > Thus, disable running self-tests during build process - create > a separate "selftest" Makefile target that would allow users > to run self-tests manually with "make selftest" > - Add USE_LDCONFIG The preference is to fix the tests so they work, so that problems are discovered by the build process :) What is the problem with them? Kris --hQiwHBbRI9kgIhsi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEXjBWry0BWjoQKURAgi9AKCHWRziqlN7J11O5gTALLN+OgLMEgCffBJ7 TRVDSBlvBNKEOhs5dNqeGz4= =sRqW -----END PGP SIGNATURE----- --hQiwHBbRI9kgIhsi-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 17: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 7047616A40F; Wed, 20 Sep 2006 17:24:03 +0000 (UTC) (envelope-from mb@imp.ch) Received: from pop.imp.ch (mx2.imp.ch [157.161.9.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CBA443D5C; Wed, 20 Sep 2006 17:23:55 +0000 (GMT) (envelope-from mb@imp.ch) Received: from godot.imp.ch (godot.imp.ch [157.161.4.8]) by pop.imp.ch (8.13.8/8.13.8/Submit_imp) with ESMTP id k8KHNnXI085559; Wed, 20 Sep 2006 19:23:50 +0200 (CEST) (envelope-from mb@imp.ch) Date: Wed, 20 Sep 2006 19:23:49 +0200 (CEST) From: Martin Blapp To: John Baldwin In-Reply-To: <200609201109.13271.jhb@freebsd.org> Message-ID: <20060920192017.R1494@godot.imp.ch> References: <200609191925.k8JJPBaH091145@repoman.freebsd.org> <200609191714.46864.jhb@freebsd.org> <20060920012110.P1494@godot.imp.ch> <200609201109.13271.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Scanned-By: MIMEDefang 2.57 on 157.161.9.65 Cc: cvs-src@FreeBSD.org, Martin Blapp , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_proc.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, 20 Sep 2006 17:24:03 -0000 >> mtx_init(&sess->s_mtx, "session", NULL, MTX_DEF); >> PROC_LOCK(p); >> p->p_flag &= ~P_CONTROLT; >> PROC_UNLOCK(p); >> PGRP_LOCK(pgrp); >> sess->s_leader = p; >> sess->s_sid = p->p_pid; >> sess->s_count = 1; >> sess->s_ttyvp = NULL; >> sess->s_ttyp = NULL; So we need GIANT too after the text 'else' ... What do you think ? > Well, I'd rather use whatever lock we end up using for t_session instead > of assuming it's going to be proctree_lock, so I'd like to leave t_session > only under Giant for now until we really know what we are doing. Ok. Should I back out tty.c rev. v. 1.258 or just going to work on the tty lock directly and replace it with whatever lock we use in CURRENT ? I'll only MFC the other part ... Martin From owner-cvs-all@FreeBSD.ORG Wed Sep 20 17:24: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 4C50416A4A7; Wed, 20 Sep 2006 17:24:27 +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 C9C3943D5D; Wed, 20 Sep 2006 17:24:20 +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 k8KHOKZv065923; Wed, 20 Sep 2006 17:24:20 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KHOKXB065922; Wed, 20 Sep 2006 17:24:20 GMT (envelope-from netchild) Message-Id: <200609201724.k8KHOKXB065922@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 20 Sep 2006 17:24: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/i386/linux linux_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: Wed, 20 Sep 2006 17:24:27 -0000 netchild 2006-09-20 17:24:20 UTC FreeBSD src repository Modified files: sys/i386/linux linux_machdep.c Log: Bring the i386 linux mmap code more into line with how linux (2.4.x) behaves. This fixes a lot of test which failed before. For amd64 there are still some problems, but without any testers which apply patches and run some predefines tests we can't do more ATM. Submitted by: Marcin Cieslak (minor fixups by myself) Tested with: LTP Revision Changes Path 1.56 +42 -2 src/sys/i386/linux/linux_machdep.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 18:24: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 37D5C16A403; Wed, 20 Sep 2006 18:24:25 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA6F43D5F; Wed, 20 Sep 2006 18:24:24 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KIOOb9069894; Wed, 20 Sep 2006 18:24:24 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KIOOBw069893; Wed, 20 Sep 2006 18:24:24 GMT (envelope-from johans) Message-Id: <200609201824.k8KIOOBw069893@repoman.freebsd.org> From: Johan van Selst Date: Wed, 20 Sep 2006 18:24: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/lang/afnix Makefile distinfo pkg-plist ports/lang/afnix/files patch-cnf__bin__afnix-guess patch-cnf_mak_afnix-freebsd.mak patch-cnf_mak_afnix-rule.mak patch-src_lib_plt_shl_cclk.cxx X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 18:24:25 -0000 johans 2006-09-20 18:24:24 UTC FreeBSD ports repository Modified files: lang/afnix Makefile distinfo pkg-plist lang/afnix/files patch-cnf_mak_afnix-freebsd.mak patch-cnf_mak_afnix-rule.mak Added files: lang/afnix/files patch-src_lib_plt_shl_cclk.cxx Removed files: lang/afnix/files patch-cnf__bin__afnix-guess Log: - Update to 1.3.0 - Remove amd64-specific patch (fixed in dist) Revision Changes Path 1.26 +5 -1 ports/lang/afnix/Makefile 1.17 +3 -3 ports/lang/afnix/distinfo 1.2 +0 -10 ports/lang/afnix/files/patch-cnf__bin__afnix-guess (dead) 1.2 +5 -28 ports/lang/afnix/files/patch-cnf_mak_afnix-freebsd.mak 1.3 +32 -21 ports/lang/afnix/files/patch-cnf_mak_afnix-rule.mak 1.1 +13 -0 ports/lang/afnix/files/patch-src_lib_plt_shl_cclk.cxx (new) 1.10 +44 -7 ports/lang/afnix/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 18:35: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 5BDA716A415; Wed, 20 Sep 2006 18:35: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 BB25C43D45; Wed, 20 Sep 2006 18:35: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 k8KIZOOe070425; Wed, 20 Sep 2006 18:35:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KIZO9B070424; Wed, 20 Sep 2006 18:35:24 GMT (envelope-from rafan) Message-Id: <200609201835.k8KIZO9B070424@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 20 Sep 2006 18:35: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/databases/phpmyadmin 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, 20 Sep 2006 18:35:27 -0000 rafan 2006-09-20 18:35:24 UTC FreeBSD ports repository Modified files: databases/phpmyadmin Makefile distinfo pkg-descr Log: - Update to 2.9.0 PR: ports/103439 Submitted by: Matthew Seaman (maintainer) Revision Changes Path 1.56 +1 -1 ports/databases/phpmyadmin/Makefile 1.44 +3 -3 ports/databases/phpmyadmin/distinfo 1.8 +2 -5 ports/databases/phpmyadmin/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Sep 20 18:46: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 06B9616A49E; Wed, 20 Sep 2006 18:46:47 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFA9843D8C; Wed, 20 Sep 2006 18:46:30 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (0vydyc4fpg849qf7@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id k8KIkTfA065076; Wed, 20 Sep 2006 11:46:29 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id k8KIkSQk065075; Wed, 20 Sep 2006 11:46:28 -0700 (PDT) (envelope-from jmg) Date: Wed, 20 Sep 2006 11:46:28 -0700 From: John-Mark Gurney To: David Malone Message-ID: <20060920184628.GH23915@funkthat.com> References: <200609182218.k8IMIMUT059300@repoman.freebsd.org> <200609191431.01649.jkim@FreeBSD.org> <20060919190449.GC720@turion.vk2pj.dyndns.org> <200609191535.08184.jkim@FreeBSD.org> <20060920072626.GA738@turion.vk2pj.dyndns.org> <20060920085236.GA58179@walton.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060920085236.GA58179@walton.maths.tcd.ie> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: src-committers@freebsd.org, John Baldwin , cvs-all@freebsd.org, cvs-src@freebsd.org, Jung-uk Kim Subject: Re: cvs commit: src/sys/dev/bge if_bge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John-Mark Gurney List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 18:46:47 -0000 David Malone wrote this message on Wed, Sep 20, 2006 at 09:52 +0100: > (It's interesting to note that as ethernet cards introduce more > features it is getting harder for us to tell what we put on the > wire. With checksum offloading we can no longer trust the checksum. > With VLAN tagging we can't trust the VLAN tag. With TSO we can't > trust the IP ID, TCP sequence number, TCP timestamps, ... We've > seen some interesting things on Linux recently because with TSO the > RTT esitmation for TCP doesn't work at all the way you expect.) That lends itself, to providing additional data w/ the bpf call, and leaving the data passed to the network card as is... that means w/ TSO, bpf will get a 64k or so sized piece of data... Trying to have the bpf injection code do the spliting, etc, is just complicated... The problem w/ doing it this way means that there will be lots of metadata that needs to be added, (such as the mtu that we told the card to break the packets down to) breaking many tools.. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-cvs-all@FreeBSD.ORG Wed Sep 20 18:49: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 4FE8016A40F; Wed, 20 Sep 2006 18:49:37 +0000 (UTC) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DF8443D68; Wed, 20 Sep 2006 18:49:35 +0000 (GMT) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KInZml071067; Wed, 20 Sep 2006 18:49:35 GMT (envelope-from ambrisko@repoman.freebsd.org) Received: (from ambrisko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KInZWG071066; Wed, 20 Sep 2006 18:49:35 GMT (envelope-from ambrisko) Message-Id: <200609201849.k8KInZWG071066@repoman.freebsd.org> From: Doug Ambrisko Date: Wed, 20 Sep 2006 18:49:35 +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/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: Wed, 20 Sep 2006 18:49:37 -0000 ambrisko 2006-09-20 18:49:35 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Allow hw.mfi.event_locale/hw.mfi.event_class to be set via loader. If an event doesn't match the criteria then don't print it. Some events are not saved in the log (<0 class events). Revision Changes Path 1.17 +8 -2 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 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 00C5716A4E2; Wed, 20 Sep 2006 18:55:52 +0000 (UTC) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47D4643DA2; Wed, 20 Sep 2006 18:55:17 +0000 (GMT) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KItHs0071429; Wed, 20 Sep 2006 18:55:17 GMT (envelope-from ambrisko@repoman.freebsd.org) Received: (from ambrisko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KItHSM071428; Wed, 20 Sep 2006 18:55:17 GMT (envelope-from ambrisko) Message-Id: <200609201855.k8KItHSM071428@repoman.freebsd.org> From: Doug Ambrisko Date: Wed, 20 Sep 2006 18:55:16 +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: Wed, 20 Sep 2006 18:55:52 -0000 ambrisko 2006-09-20 18:55:16 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c Log: Add a new 'bce_mgmt_init_locked' function to enable the minimal parts of the chip to let ASF/IPMI firmware to respond to IPMI after attaching and when the chip is down. David looked at it but could really say what they right minimal config. stuff would be. It's not documented. I figured this out via trial and error. Reviewed by: davidch Revision Changes Path 1.9 +44 -0 src/sys/dev/bce/if_bce.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 18:56: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 CFEB516A54E; Wed, 20 Sep 2006 18:56:42 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D188643D97; Wed, 20 Sep 2006 18:56:04 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KIu4KQ071525; Wed, 20 Sep 2006 18:56:04 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KIu4tB071524; Wed, 20 Sep 2006 18:56:04 GMT (envelope-from johans) Message-Id: <200609201856.k8KIu4tB071524@repoman.freebsd.org> From: Johan van Selst Date: Wed, 20 Sep 2006 18:56: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/emulators/openmsx 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, 20 Sep 2006 18:56:43 -0000 johans 2006-09-20 18:56:04 UTC FreeBSD ports repository Modified files: emulators/openmsx Makefile distinfo pkg-plist Log: - Update to 0.6.1 Revision Changes Path 1.3 +1 -1 ports/emulators/openmsx/Makefile 1.2 +3 -3 ports/emulators/openmsx/distinfo 1.2 +22 -0 ports/emulators/openmsx/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 18:56: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 38F1216A412; Wed, 20 Sep 2006 18:56:46 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F68543DE1; Wed, 20 Sep 2006 18:56:17 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 9B77C5FA8; Wed, 20 Sep 2006 22:56:16 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 905805CF2; Wed, 20 Sep 2006 22:56:16 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8KIuJ0G028910; Wed, 20 Sep 2006 22:56:19 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 22:56:18 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060920185618.GA28844@rambler-co.ru> References: <20060919215605.GB44298@rambler-co.ru> <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> <20060920122830.GB982@rambler-co.ru> <20060920162105.GC9976@rambler-co.ru> <20060920163710.GA28144@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 18:56:46 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 09:44:49AM -0700, Maksim Yevmenkin wrote: > On 9/20/06, Ruslan Ermilov wrote: > >On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > >> On 9/20/06, Ruslan Ermilov wrote: > >> >Here's another demo that indicates that sparc64 doesn't work > >> >properly. In this case it's a CONS_SETKBD ioctl which is used > >> >by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd > >> >instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. > >> > >> [...] > >> > >> actually, i just tracked this down as part of my work on pr > >> sparc64/96798. there are few problems mentioned in this pr. kbdcontrol > >> -k not working is just one of them. > >> > >> basically, kb_index is wrong, and, in my case, is always 0. which > >> defaults to first keyboard (i.e. subkbd(4)). that is why i can not use > >> kbdcontrol -k to switch between sunkbd(4) and, say, ukbd(4). > >> > >Yes, this is the endianness bug we were talking about. > >Hold on, the fix is almost ready. :-) >=20 > sure, btw i think CONS_SETKBD is easy. nothing seems to calling it > from the kernel, so we could (intptr_t *) cast it and it should just > work. i really want to change it to >=20 > #define CONS_SETKBD _IOW('c', 110, int) >=20 Yes, it would break both binary and source API compatibility. No we cannot do it. > because i officially hate _IO() now :) but i'm not sure if this breaks > binary compatibility. >=20 > me makes a mental note to never ever use _IO() anymore. >=20 I fully share your sentiments. :-) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEY7SqRfpzJluFF4RAv9hAJ49YHAbEfvXrCazeUw8G+g3iwjVcQCdGWWp ZYivvoa5J+9RK9U4Ag2Vib8= =TG/V -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:05: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 F40D516A535 for ; Wed, 20 Sep 2006 19:05:00 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A46243D73 for ; Wed, 20 Sep 2006 19:04:50 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so354664wxd for ; Wed, 20 Sep 2006 12:04:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bX1JlSetsaNVGv7y4QW0pjJnfzppD2HUSvJLdMeHkGenNazKdipHc1D+RH1zsWt28lPCyiXhM2AkxAwpC6rsLJe/oBlV2uJ2exboXHIAuRgRhZ6Tsmc7xECrDbg/tGJmYPthvKQpBofzndVZa71jh96zMh8kgnqTyNBPrbPM6TE= Received: by 10.70.52.1 with SMTP id z1mr25297362wxz; Wed, 20 Sep 2006 12:04:49 -0700 (PDT) Received: by 10.70.55.2 with HTTP; Wed, 20 Sep 2006 12:04:49 -0700 (PDT) Message-ID: Date: Wed, 20 Sep 2006 12:04:49 -0700 From: "Maksim Yevmenkin" To: "Ruslan Ermilov" In-Reply-To: <20060920185618.GA28844@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> <20060920122830.GB982@rambler-co.ru> <20060920162105.GC9976@rambler-co.ru> <20060920163710.GA28144@rambler-co.ru> <20060920185618.GA28844@rambler-co.ru> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 19:05:01 -0000 On 9/20/06, Ruslan Ermilov wrote: > On Wed, Sep 20, 2006 at 09:44:49AM -0700, Maksim Yevmenkin wrote: > > On 9/20/06, Ruslan Ermilov wrote: > > >On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > > >> On 9/20/06, Ruslan Ermilov wrote: > > >> >Here's another demo that indicates that sparc64 doesn't work > > >> >properly. In this case it's a CONS_SETKBD ioctl which is used > > >> >by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd > > >> >instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. > > >> > > >> [...] > > >> > > >> actually, i just tracked this down as part of my work on pr > > >> sparc64/96798. there are few problems mentioned in this pr. kbdcontrol > > >> -k not working is just one of them. > > >> > > >> basically, kb_index is wrong, and, in my case, is always 0. which > > >> defaults to first keyboard (i.e. subkbd(4)). that is why i can not use > > >> kbdcontrol -k to switch between sunkbd(4) and, say, ukbd(4). > > >> > > >Yes, this is the endianness bug we were talking about. > > >Hold on, the fix is almost ready. :-) > > > > sure, btw i think CONS_SETKBD is easy. nothing seems to calling it > > from the kernel, so we could (intptr_t *) cast it and it should just > > work. i really want to change it to > > > > #define CONS_SETKBD _IOW('c', 110, int) > > > Yes, it would break both binary and source API compatibility. No > we cannot do it. ok, i just tested the following patch on sparc64 and it makes 'kbdcontrol -k' work as expected. i can now switch between ukbd0 and sunkbd0 without any problems. --- syscons.c.orig Fri Mar 3 16:41:28 2006 +++ syscons.c Wed Sep 20 09:57:09 2006 @@ -1194,7 +1194,7 @@ keyboard_t *newkbd; s = spltty(); - newkbd = kbd_get_keyboard(*(int *)data); + newkbd = kbd_get_keyboard(*(intptr_t *)data); if (newkbd == NULL) { splx(s); return EINVAL; can i commit it? thanks, max p.s. yes, i know, there are few other ioctl's with the same problem. i just want to address it one ioctl at a time :) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:10: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 CB2F616A47B; Wed, 20 Sep 2006 19:10:26 +0000 (UTC) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03FA643D6E; Wed, 20 Sep 2006 19:10:19 +0000 (GMT) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJAIcD073348; Wed, 20 Sep 2006 19:10:18 GMT (envelope-from jhay@repoman.freebsd.org) Received: (from jhay@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJAIOF073347; Wed, 20 Sep 2006 19:10:18 GMT (envelope-from jhay) Message-Id: <200609201910.k8KJAIOF073347@repoman.freebsd.org> From: John Hay Date: Wed, 20 Sep 2006 19:10: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/netinet6 nd6.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, 20 Sep 2006 19:10:26 -0000 jhay 2006-09-20 19:10:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 nd6.c Log: MFC: 1.67 Make it possible to add an IPv6 host route to a host directly connected. Use something like this: route add -inet6 -interface -llinfo This is usefull for wireless adhoc mesh networks. Approved by: re (hrs) Revision Changes Path 1.48.2.14 +2 -0 src/sys/netinet6/nd6.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19: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 E9C1316A417; Wed, 20 Sep 2006 19:12:07 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84EEB43D49; Wed, 20 Sep 2006 19:12:05 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJC5x3073588; Wed, 20 Sep 2006 19:12:05 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJC5C2073587; Wed, 20 Sep 2006 19:12:05 GMT (envelope-from johans) Message-Id: <200609201912.k8KJC5C2073587@repoman.freebsd.org> From: Johan van Selst Date: Wed, 20 Sep 2006 19:12: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/security/signing-party 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, 20 Sep 2006 19:12:08 -0000 johans 2006-09-20 19:12:05 UTC FreeBSD ports repository Modified files: security/signing-party Makefile distinfo Log: - Update to 0.4.7.1 Revision Changes Path 1.6 +1 -1 ports/security/signing-party/Makefile 1.6 +6 -6 ports/security/signing-party/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:15: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 2639816A4D4; Wed, 20 Sep 2006 19:15:16 +0000 (UTC) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC37343D45; Wed, 20 Sep 2006 19:15:03 +0000 (GMT) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJF3Hu073728; Wed, 20 Sep 2006 19:15:03 GMT (envelope-from jhay@repoman.freebsd.org) Received: (from jhay@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJF3gG073727; Wed, 20 Sep 2006 19:15:03 GMT (envelope-from jhay) Message-Id: <200609201915.k8KJF3gG073727@repoman.freebsd.org> From: John Hay Date: Wed, 20 Sep 2006 19:15: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/netinet ip_fw2.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, 20 Sep 2006 19:15:16 -0000 jhay 2006-09-20 19:15:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet ip_fw2.c Log: MFC: 1.147 Handle a list of IPv6 src and dst addresses correctly, eg. ipfw add allow ip6 from any to 2000::/16,2002::/16 PR: 102422 (part 3) Submitted by: Andrey V. Elsukov Approved by: re (hrs) Revision Changes Path 1.106.2.20 +17 -14 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:15: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 AB9D116A5C8; Wed, 20 Sep 2006 19:15:22 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id F30F043D5C; Wed, 20 Sep 2006 19:15:10 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 2FE725E02; Wed, 20 Sep 2006 23:15:09 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 1021C5DFA; Wed, 20 Sep 2006 23:15:09 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8KJFBKg029094; Wed, 20 Sep 2006 23:15:11 +0400 (MSD) (envelope-from ru) Date: Wed, 20 Sep 2006 23:15:11 +0400 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20060920191511.GC28844@rambler-co.ru> References: <20060919221404.GT94944@alchemy.franken.de> <20060920055715.GA81843@rambler-co.ru> <20060920121017.GU94944@alchemy.franken.de> <20060920122830.GB982@rambler-co.ru> <20060920162105.GC9976@rambler-co.ru> <20060920163710.GA28144@rambler-co.ru> <20060920185618.GA28844@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/kbdmux kbdmux.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, 20 Sep 2006 19:15:22 -0000 On Wed, Sep 20, 2006 at 12:04:49PM -0700, Maksim Yevmenkin wrote: > ok, i just tested the following patch on sparc64 and it makes > 'kbdcontrol -k' work as expected. i can now switch between ukbd0 and > sunkbd0 without any problems. > > --- syscons.c.orig Fri Mar 3 16:41:28 2006 > +++ syscons.c Wed Sep 20 09:57:09 2006 > @@ -1194,7 +1194,7 @@ > keyboard_t *newkbd; > > s = spltty(); > - newkbd = kbd_get_keyboard(*(int *)data); > + newkbd = kbd_get_keyboard(*(intptr_t *)data); > if (newkbd == NULL) { > splx(s); > return EINVAL; > > can i commit it? > > thanks, > max > > p.s. yes, i know, there are few other ioctl's with the same problem. i > just want to address it one ioctl at a time :) > Please don't. I have this fix already locally, - newkbd = kbd_get_keyboard(*(int *)data); + newkbd = kbd_get_keyboard((int)*(intptr_t *)data); but I'm also discussing the gory details with Bruce Evans, and I don't want to do multiple commits if it turns out that we need a slightly different technique. Please keep the file locally until I send the whole patch. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:18: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 8004316A47B; Wed, 20 Sep 2006 19:18:19 +0000 (UTC) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD38243D5D; Wed, 20 Sep 2006 19:18:08 +0000 (GMT) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJI8n4073884; Wed, 20 Sep 2006 19:18:08 GMT (envelope-from jhay@repoman.freebsd.org) Received: (from jhay@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJI8nM073883; Wed, 20 Sep 2006 19:18:08 GMT (envelope-from jhay) Message-Id: <200609201918.k8KJI8nM073883@repoman.freebsd.org> From: John Hay Date: Wed, 20 Sep 2006 19:18: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/sbin/ipfw ipfw2.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, 20 Sep 2006 19:18:19 -0000 jhay 2006-09-20 19:18:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/ipfw ipfw2.c Log: MFC: 1.97 Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(), otherwise this command ipfw add allow ipv6-icmp from any to 2002::1 icmp6types 1,2,128,129 turns into icmp6types 1,2,32,33,34,...94,95,128,129 PR: 102422 (part 1) Submitted by: Andrey V. Elsukov Approved by: re (hrs) Revision Changes Path 1.76.2.12 +1 -1 src/sbin/ipfw/ipfw2.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:20: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 9C07D16A416; Wed, 20 Sep 2006 19:20:21 +0000 (UTC) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DE4D43D58; Wed, 20 Sep 2006 19:20:20 +0000 (GMT) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJKK4x074000; Wed, 20 Sep 2006 19:20:20 GMT (envelope-from jhay@repoman.freebsd.org) Received: (from jhay@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJKKEO073999; Wed, 20 Sep 2006 19:20:20 GMT (envelope-from jhay) Message-Id: <200609201920.k8KJKKEO073999@repoman.freebsd.org> From: John Hay Date: Wed, 20 Sep 2006 19:20:19 +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/sbin/ipfw ipfw2.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, 20 Sep 2006 19:20:21 -0000 jhay 2006-09-20 19:20:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/ipfw ipfw2.c Log: MFC: 1.98 Check the length of the ipv4 and ipv6 address lists. It must be less than F_LEN_MASK. Approved by: re (hrs) Revision Changes Path 1.76.2.13 +4 -0 src/sbin/ipfw/ipfw2.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19: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 237F816A416; Wed, 20 Sep 2006 19:27:13 +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 92E9D43D6B; Wed, 20 Sep 2006 19:27:11 +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 k8KJRBDY074363; Wed, 20 Sep 2006 19:27:11 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJRBN2074362; Wed, 20 Sep 2006 19:27:11 GMT (envelope-from netchild) Message-Id: <200609201927.k8KJRBN2074362@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 20 Sep 2006 19:27: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/i386/linux linux_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: Wed, 20 Sep 2006 19:27:13 -0000 netchild 2006-09-20 19:27:11 UTC FreeBSD src repository Modified files: sys/i386/linux linux_machdep.c Log: style(9) While I'm here add a MFC reminder, I forgot it in the previous commit. Noticed by: ssouhlal MFC after: 1 week Revision Changes Path 1.57 +4 -4 src/sys/i386/linux/linux_machdep.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:33: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 A46DB16A416; Wed, 20 Sep 2006 19:33:08 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E76943D4C; Wed, 20 Sep 2006 19:33:08 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJX8hY074724; Wed, 20 Sep 2006 19:33:08 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJX8gf074723; Wed, 20 Sep 2006 19:33:08 GMT (envelope-from arved) Message-Id: <200609201933.k8KJX8gf074723@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 20 Sep 2006 19:33: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-mgmt/nagios-spamd-plugin 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, 20 Sep 2006 19:33:08 -0000 arved 2006-09-20 19:33:08 UTC FreeBSD ports repository Modified files: net-mgmt/nagios-spamd-plugin Makefile distinfo Log: Update to 1.2 Revision Changes Path 1.4 +3 -4 ports/net-mgmt/nagios-spamd-plugin/Makefile 1.3 +3 -3 ports/net-mgmt/nagios-spamd-plugin/distinfo From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:45: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 D24D816A47C; Wed, 20 Sep 2006 19:45:30 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 905E743D45; Wed, 20 Sep 2006 19:45:30 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJjUpS075352; Wed, 20 Sep 2006 19:45:30 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJjU4t075351; Wed, 20 Sep 2006 19:45:30 GMT (envelope-from brooks) Message-Id: <200609201945.k8KJjU4t075351@repoman.freebsd.org> From: Brooks Davis Date: Wed, 20 Sep 2006 19:45: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/etc pccard_ether X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 19:45:30 -0000 brooks 2006-09-20 19:45:30 UTC FreeBSD src repository Modified files: etc pccard_ether Log: Search the list of up interfaces provided by "ifconfig -ul" instead of greping for UP in "ifconfig $ifn". This eliminates a dependancy on /usr. Revision Changes Path 1.51 +7 -5 src/etc/pccard_ether From owner-cvs-all@FreeBSD.ORG Wed Sep 20 19:48: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 E908816A40F; Wed, 20 Sep 2006 19:48:31 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87CC643D53; Wed, 20 Sep 2006 19:48:31 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KJmV4p075501; Wed, 20 Sep 2006 19:48:31 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KJmVPQ075500; Wed, 20 Sep 2006 19:48:31 GMT (envelope-from brooks) Message-Id: <200609201948.k8KJmVPQ075500@repoman.freebsd.org> From: Brooks Davis Date: Wed, 20 Sep 2006 19:48: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/etc pccard_ether src/etc/defaults rc.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, 20 Sep 2006 19:48:32 -0000 brooks 2006-09-20 19:48:31 UTC FreeBSD src repository Modified files: etc pccard_ether etc/defaults rc.conf Log: Flushing all IPv4 routes when an interface is removed or unconfigured makes no sense. Remove the undocumented removable_route_flush feature from pccard_ether. X-MFC after: never Revision Changes Path 1.296 +0 -1 src/etc/defaults/rc.conf 1.52 +0 -5 src/etc/pccard_ether From owner-cvs-all@FreeBSD.ORG Wed Sep 20 20:04: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 38CFA16A415; Wed, 20 Sep 2006 20:04:41 +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 92BEA43F9F; Wed, 20 Sep 2006 20:01: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 k8KK1lBf076176; Wed, 20 Sep 2006 20:01:47 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KK1lHq076175; Wed, 20 Sep 2006 20:01:47 GMT (envelope-from novel) Message-Id: <200609202001.k8KK1lHq076175@repoman.freebsd.org> From: Roman Bogorodskiy Date: Wed, 20 Sep 2006 20:01: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-wm/openbox 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, 20 Sep 2006 20:04:41 -0000 novel 2006-09-20 20:01:47 UTC FreeBSD ports repository Modified files: x11-wm/openbox Makefile distinfo pkg-plist Log: Update to 3.3.1. PR: 103048 Submitted by: maintainer Revision Changes Path 1.75 +11 -1 ports/x11-wm/openbox/Makefile 1.42 +3 -3 ports/x11-wm/openbox/distinfo 1.20 +20 -0 ports/x11-wm/openbox/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 20: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 26F3016A49E; Wed, 20 Sep 2006 20:05:59 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD99143D55; Wed, 20 Sep 2006 20:05:58 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KK5wat077524; Wed, 20 Sep 2006 20:05:58 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KK5wS3077523; Wed, 20 Sep 2006 20:05:58 GMT (envelope-from arved) Message-Id: <200609202005.k8KK5wS3077523@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 20 Sep 2006 20: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: ports/devel/libccid 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, 20 Sep 2006 20:05:59 -0000 arved 2006-09-20 20:05:58 UTC FreeBSD ports repository Modified files: devel/libccid Makefile Log: Fix the creation of the Info.plist file on RELENG_4 with perl < 5.6 Bump PORTREVISION Reported by: "Jack Weimer" Revision Changes Path 1.6 +8 -1 ports/devel/libccid/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 20:11: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 8BD2716A403; Wed, 20 Sep 2006 20:11:10 +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 E145F43D5A; Wed, 20 Sep 2006 20:11:09 +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 k8KKB9F7077812; Wed, 20 Sep 2006 20:11:09 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KKB91t077811; Wed, 20 Sep 2006 20:11:09 GMT (envelope-from miwi) Message-Id: <200609202011.k8KKB91t077811@repoman.freebsd.org> From: Martin Wilke Date: Wed, 20 Sep 2006 20:11: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/bazaar-ng 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, 20 Sep 2006 20:11:10 -0000 miwi 2006-09-20 20:11:08 UTC FreeBSD ports repository Modified files: devel/bazaar-ng Makefile distinfo pkg-plist Log: - Update to 0.10 PR: ports/103438 Submitted by: Ulf Lilleengen (maintainer) Revision Changes Path 1.11 +2 -3 ports/devel/bazaar-ng/Makefile 1.8 +3 -3 ports/devel/bazaar-ng/distinfo 1.7 +137 -68 ports/devel/bazaar-ng/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Sep 20 20:44: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 BF11016A4E1; Wed, 20 Sep 2006 20:44:02 +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 B920F43D46; Wed, 20 Sep 2006 20:43:44 +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 k8KKhiuf079241; Wed, 20 Sep 2006 20:43:44 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KKhiT6079240; Wed, 20 Sep 2006 20:43:44 GMT (envelope-from acm) Message-Id: <200609202043.k8KKhiT6079240@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Wed, 20 Sep 2006 20:43: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/crystalspace Makefile ports/graphics/crystalspace-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: Wed, 20 Sep 2006 20:44:02 -0000 acm 2006-09-20 20:43:44 UTC FreeBSD ports repository Modified files: graphics/crystalspace Makefile graphics/crystalspace-devel Makefile Log: - Mark BROKEN on sparc64 Revision Changes Path 1.14 +5 -1 ports/graphics/crystalspace-devel/Makefile 1.16 +5 -1 ports/graphics/crystalspace/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 20:52: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 B0B0416A49E; Wed, 20 Sep 2006 20:52:33 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD51A43DA3; Wed, 20 Sep 2006 20:52:11 +0000 (GMT) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KKqBuW087621; Wed, 20 Sep 2006 20:52:11 GMT (envelope-from wkoszek@repoman.freebsd.org) Received: (from wkoszek@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KKqBAd087620; Wed, 20 Sep 2006 20:52:11 GMT (envelope-from wkoszek) Message-Id: <200609202052.k8KKqBAd087620@repoman.freebsd.org> From: "Wojciech A. Koszek" Date: Wed, 20 Sep 2006 20:52: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/amd64/isa atpic_vector.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: Wed, 20 Sep 2006 20:52:33 -0000 wkoszek 2006-09-20 20:52:11 UTC FreeBSD src repository Modified files: sys/amd64/isa atpic_vector.S Log: Correct 'interrupt interrupt' -> 'interrupt' in the comment. Requested by: jhb Approved by: cognet (mentor) Revision Changes Path 1.47 +1 -1 src/sys/amd64/isa/atpic_vector.S From owner-cvs-all@FreeBSD.ORG Wed Sep 20 20:55: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 5529616A412; Wed, 20 Sep 2006 20:55:03 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F227943D62; Wed, 20 Sep 2006 20:55:02 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KKt2av087753; Wed, 20 Sep 2006 20:55:02 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KKt2Va087752; Wed, 20 Sep 2006 20:55:02 GMT (envelope-from csjp) Message-Id: <200609202055.k8KKt2Va087752@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Wed, 20 Sep 2006 20:55: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/bin/df df.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, 20 Sep 2006 20:55:03 -0000 csjp 2006-09-20 20:55:02 UTC FreeBSD src repository Modified files: bin/df df.c Log: Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our current implementation of df(1) is does not properly format the output under certain conditions. Right now -kP and -Pk are not the same thing. Further, when we set the BLOCKSIZE environment variable, we use "1k" instead of "1024", making the header display incorrectly. To quote the specification: "When both the -k and -P options are specified, the following header line shall be written (in the POSIX locale): "Filesystem 1024-blocks Used Available Capacity Mounted on\n" - If -P has been specified, check to make sure that -k has not already been specified, if so, simply break instead of clobbering the previous blocksize - Use 1024 instead of 1k to make the header POSIX compliant Reported by: Andriy Gapon Discussed with: bde, ru MFC after: 1 week Revision Changes Path 1.66 +11 -2 src/bin/df/df.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 20:59: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 204FE16A49E; Wed, 20 Sep 2006 20:59:40 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D11B643D62; Wed, 20 Sep 2006 20:59:39 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KKxdVV087995; Wed, 20 Sep 2006 20:59:39 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KKxdRh087994; Wed, 20 Sep 2006 20:59:39 GMT (envelope-from wilko) Message-Id: <200609202059.k8KKxdRh087994@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 20 Sep 2006 20:59: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: www/en/donations donors.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, 20 Sep 2006 20:59:40 -0000 wilko 2006-09-20 20:59:39 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Paul Ghering will ship sos@ a NatSemi Geode based appliance to improve ata support for the CS5530A chip. Revision Changes Path 1.326 +8 -1 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Wed Sep 20 21:01: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 8041716A40F; Wed, 20 Sep 2006 21:01:20 +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 3414C43D7C; Wed, 20 Sep 2006 21:01: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 k8KL1Kau088198; Wed, 20 Sep 2006 21:01:20 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KL1KYJ088196; Wed, 20 Sep 2006 21:01:20 GMT (envelope-from acm) Message-Id: <200609202101.k8KL1KYJ088196@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Wed, 20 Sep 2006 21:01: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/emulators/pyxmame 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, 20 Sep 2006 21:01:20 -0000 acm 2006-09-20 21:01:19 UTC FreeBSD ports repository Modified files: emulators/pyxmame Makefile Log: - Change some paths into pyxmamerc file. It solves a problem with wrong path of default_image. Submitted by: mezz (email) Revision Changes Path 1.3 +6 -1 ports/emulators/pyxmame/Makefile From owner-cvs-all@FreeBSD.ORG Wed Sep 20 21:26: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 633B116A403; Wed, 20 Sep 2006 21:26:20 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC76443D55; Wed, 20 Sep 2006 21:26:19 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KLQJj2090595; Wed, 20 Sep 2006 21:26:19 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KLQJlP090594; Wed, 20 Sep 2006 21:26:19 GMT (envelope-from thompsa) Message-Id: <200609202126.k8KLQJlP090594@repoman.freebsd.org> From: Andrew Thompson Date: Wed, 20 Sep 2006 21:26:19 +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/net if_bridge.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, 20 Sep 2006 21:26:20 -0000 thompsa 2006-09-20 21:26:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_bridge.c Log: MFC r1.80 Rearrange things so that ARP packets can be filtered or rate limited with IPFW. Approved by: re (kensmith) Revision Changes Path 1.11.2.38 +14 -30 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Wed Sep 20 22: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 2EF2116A415; Wed, 20 Sep 2006 22:04:11 +0000 (UTC) (envelope-from pdeuskar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF62743D45; Wed, 20 Sep 2006 22:04:10 +0000 (GMT) (envelope-from pdeuskar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KM4ABg093401; Wed, 20 Sep 2006 22:04:10 GMT (envelope-from pdeuskar@repoman.freebsd.org) Received: (from pdeuskar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KM4A1n093400; Wed, 20 Sep 2006 22:04:10 GMT (envelope-from pdeuskar) Message-Id: <200609202204.k8KM4A1n093400@repoman.freebsd.org> From: Prafulla Deuskar Date: Wed, 20 Sep 2006 22:04: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: 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, 20 Sep 2006 22:04:11 -0000 pdeuskar 2006-09-20 22:04:10 UTC FreeBSD src repository Modified files: . access Log: Welcome Jack Vogel (jfv@) to FreeBSD. Jack will be supporting em, ixgb drivers. pdeuskar@ to mentor. Approved by: core Revision Changes Path 1.789 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Wed Sep 20 22:24: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 EADA516A407; Wed, 20 Sep 2006 22:24:20 +0000 (UTC) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A7EE43D46; Wed, 20 Sep 2006 22:24:20 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8KMOKnb095431; Wed, 20 Sep 2006 22:24:20 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8KMOKV4095430; Wed, 20 Sep 2006 22:24:20 GMT (envelope-from julian) Message-Id: <200609202224.k8KMOKV4095430@repoman.freebsd.org> From: Julian Elischer Date: Wed, 20 Sep 2006 22:24: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/tools/tools README src/tools/tools/tinybsd CHANGES README tinybsd src/tools/tools/tinybsd/conf/bridge TINYBSD tinybsd.basefiles src/tools/tools/tinybsd/conf/bridge/etc fstab rc.conf sysctl.conf src/tools/tools/tinybsd/conf/default TINYBSD ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 22:24:21 -0000 julian 2006-09-20 22:24:20 UTC FreeBSD src repository Modified files: tools/tools README Added files: tools/tools/tinybsd CHANGES README tinybsd tools/tools/tinybsd/conf/bridge TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/bridge/etc fstab rc.conf sysctl.conf tools/tools/tinybsd/conf/default TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/default/etc fstab rc.conf tools/tools/tinybsd/conf/firewall TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/firewall/etc fstab natd.conf pf.conf pf.os rc.conf rc.firewall sysctl.conf tools/tools/tinybsd/conf/firewall/etc/authpf authpf.rules tools/tools/tinybsd/conf/minimal TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/minimal/etc fstab rc.conf tools/tools/tinybsd/conf/vpn TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/vpn/etc fstab rc.conf setkey.conf tools/tools/tinybsd/conf/wireless TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/wireless/etc fstab natd.conf pf.conf pf.os rc.conf rc.firewall tools/tools/tinybsd/conf/wireless/etc/authpf authpf.rules tools/tools/tinybsd/conf/wrap TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/wrap/etc fstab rc.conf ttys Log: In the spirit of nanoBSD and PicoBSD, add TinyBSD. Submitted by jmeloatfreebsdbrasil,com-br (Jean Milanez Melo) As PicoBSD becomes slightly less useful, TinyBSD fills the gap below nanoBSD. Revision Changes Path 1.48 +1 -0 src/tools/tools/README 1.1 +43 -0 src/tools/tools/tinybsd/CHANGES (new) 1.1 +253 -0 src/tools/tools/tinybsd/README (new) 1.1 +169 -0 src/tools/tools/tinybsd/conf/bridge/TINYBSD (new) 1.1 +2 -0 src/tools/tools/tinybsd/conf/bridge/etc/fstab (new) 1.1 +12 -0 src/tools/tools/tinybsd/conf/bridge/etc/rc.conf (new) 1.1 +8 -0 src/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf (new) 1.1 +242 -0 src/tools/tools/tinybsd/conf/bridge/tinybsd.basefiles (new) 1.1 +186 -0 src/tools/tools/tinybsd/conf/default/TINYBSD (new) 1.1 +2 -0 src/tools/tools/tinybsd/conf/default/etc/fstab (new) 1.1 +12 -0 src/tools/tools/tinybsd/conf/default/etc/rc.conf (new) 1.1 +253 -0 src/tools/tools/tinybsd/conf/default/tinybsd.basefiles (new) 1.1 +183 -0 src/tools/tools/tinybsd/conf/firewall/TINYBSD (new) 1.1 +1 -0 src/tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules (new) 1.1 +2 -0 src/tools/tools/tinybsd/conf/firewall/etc/fstab (new) 1.1 +1 -0 src/tools/tools/tinybsd/conf/firewall/etc/natd.conf (new) 1.1 +78 -0 src/tools/tools/tinybsd/conf/firewall/etc/pf.conf (new) 1.1 +549 -0 src/tools/tools/tinybsd/conf/firewall/etc/pf.os (new) 1.1 +40 -0 src/tools/tools/tinybsd/conf/firewall/etc/rc.conf (new) 1.1 +302 -0 src/tools/tools/tinybsd/conf/firewall/etc/rc.firewall (new) 1.1 +5 -0 src/tools/tools/tinybsd/conf/firewall/etc/sysctl.conf (new) 1.1 +245 -0 src/tools/tools/tinybsd/conf/firewall/tinybsd.basefiles (new) 1.1 +89 -0 src/tools/tools/tinybsd/conf/minimal/TINYBSD (new) 1.1 +2 -0 src/tools/tools/tinybsd/conf/minimal/etc/fstab (new) 1.1 +12 -0 src/tools/tools/tinybsd/conf/minimal/etc/rc.conf (new) 1.1 +172 -0 src/tools/tools/tinybsd/conf/minimal/tinybsd.basefiles (new) 1.1 +170 -0 src/tools/tools/tinybsd/conf/vpn/TINYBSD (new) 1.1 +2 -0 src/tools/tools/tinybsd/conf/vpn/etc/fstab (new) 1.1 +21 -0 src/tools/tools/tinybsd/conf/vpn/etc/rc.conf (new) 1.1 +1 -0 src/tools/tools/tinybsd/conf/vpn/etc/setkey.conf (new) 1.1 +227 -0 src/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles (new) 1.1 +180 -0 src/tools/tools/tinybsd/conf/wireless/TINYBSD (new) 1.1 +1 -0 src/tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules (new) 1.1 +2 -0 src/tools/tools/tinybsd/conf/wireless/etc/fstab (new) 1.1 +1 -0 src/tools/tools/tinybsd/conf/wireless/etc/natd.conf (new) 1.1 +78 -0 src/tools/tools/tinybsd/conf/wireless/etc/pf.conf (new) 1.1 +549 -0 src/tools/tools/tinybsd/conf/wireless/etc/pf.os (new) 1.1 +31 -0 src/tools/tools/tinybsd/conf/wireless/etc/rc.conf (new) 1.1 +302 -0 src/tools/tools/tinybsd/conf/wireless/etc/rc.firewall (new) 1.1 +238 -0 src/tools/tools/tinybsd/conf/wireless/tinybsd.basefiles (new) 1.1 +149 -0 src/tools/tools/tinybsd/conf/wrap/TINYBSD (new) 1.1 +2 -0 src/tools/tools/tinybsd/conf/wrap/etc/fstab (new) 1.1 +12 -0 src/tools/tools/tinybsd/conf/wrap/etc/rc.conf (new) 1.1 +308 -0 src/tools/tools/tinybsd/conf/wrap/etc/ttys (new) 1.1 +238 -0 src/tools/tools/tinybsd/conf/wrap/tinybsd.basefiles (new) 1.1 +220 -0 src/tools/tools/tinybsd/tinybsd (new) From owner-cvs-all@FreeBSD.ORG Wed Sep 20 23:03: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 959B316A412 for ; Wed, 20 Sep 2006 23:03:21 +0000 (UTC) (envelope-from oberman@es.net) Received: from postal4.es.net (postal4.es.net [198.124.252.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F1F43D49 for ; Wed, 20 Sep 2006 23:03:19 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id YGX93417; Wed, 20 Sep 2006 16:03:17 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 8CC7845042; Wed, 20 Sep 2006 16:03:16 -0700 (PDT) To: John Hay In-Reply-To: Your message of "Wed, 20 Sep 2006 19:18:03 -0000." <200609201918.k8KJI8nM073883@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1158793396_33723P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Wed, 20 Sep 2006 16:03:16 -0700 From: "Kevin Oberman" Message-Id: <20060920230316.8CC7845042@ptavv.es.net> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.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, 20 Sep 2006 23:03:21 -0000 --==_Exmh_1158793396_33723P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > From: John Hay > Date: Wed, 20 Sep 2006 19:18:03 +0000 (UTC) > Sender: owner-cvs-all@freebsd.org > > jhay 2006-09-20 19:18:03 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sbin/ipfw ipfw2.c > Log: > MFC: 1.97 > Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(), > otherwise this command > > ipfw add allow ipv6-icmp from any to 2002::1 icmp6types 1,2,128,129 > > turns into icmp6types 1,2,32,33,34,...94,95,128,129 > > PR: 102422 (part 1) > Submitted by: Andrey V. Elsukov > Approved by: re (hrs) > > Revision Changes Path > 1.76.2.12 +1 -1 src/sbin/ipfw/ipfw2.c Thanks so much. This has been driving my nuts over the past couple of weeks. I assumed I was doing something wrong. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1158793396_33723P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFEci0kn3rs5h7N1ERAqr7AJ4y9bgo3DfaMwoXJ1zNVmt9Buu/SwCfdRh7 eOU2yI+ER4MTGYlYFmn8qYc= =bZzC -----END PGP SIGNATURE----- --==_Exmh_1158793396_33723P-- From owner-cvs-all@FreeBSD.ORG Wed Sep 20 23:04: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 9859716A415; Wed, 20 Sep 2006 23:04:24 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id D237943D69; Wed, 20 Sep 2006 23:04:20 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k8KN4Ake098181; Wed, 20 Sep 2006 19:04:14 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Martin Blapp Date: Wed, 20 Sep 2006 19:02:45 -0400 User-Agent: KMail/1.9.1 References: <200609191925.k8JJPBaH091145@repoman.freebsd.org> <200609201109.13271.jhb@freebsd.org> <20060920192017.R1494@godot.imp.ch> In-Reply-To: <20060920192017.R1494@godot.imp.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609201902.45950.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Wed, 20 Sep 2006 19:04:14 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1914/Wed Sep 20 15:24:45 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, Martin Blapp , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_proc.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, 20 Sep 2006 23:04:24 -0000 On Wednesday 20 September 2006 13:23, Martin Blapp wrote: > > >> mtx_init(&sess->s_mtx, "session", NULL, MTX_DEF); > >> PROC_LOCK(p); > >> p->p_flag &= ~P_CONTROLT; > >> PROC_UNLOCK(p); > >> PGRP_LOCK(pgrp); > >> sess->s_leader = p; > >> sess->s_sid = p->p_pid; > >> sess->s_count = 1; > >> sess->s_ttyvp = NULL; > >> sess->s_ttyp = NULL; > > So we need GIANT too after the text 'else' ... What do you think ? > > > Well, I'd rather use whatever lock we end up using for t_session instead > > of assuming it's going to be proctree_lock, so I'd like to leave t_session > > only under Giant for now until we really know what we are doing. > > Ok. Should I back out tty.c rev. v. 1.258 or just going to work on the tty > lock directly and replace it with whatever lock we use in CURRENT ? I'll only > MFC the other part ... I would back it out for now so it doesn't trip up someone else wandering through the code in the interim between now and working TTY locking. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:20: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 485EA16A403; Thu, 21 Sep 2006 01:20: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 0458A43D53; Thu, 21 Sep 2006 01:20: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 k8L1Kb80015344; Thu, 21 Sep 2006 01:20:37 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1Kb7W015343; Thu, 21 Sep 2006 01:20:37 GMT (envelope-from clsung) Message-Id: <200609210120.k8L1Kb7W015343@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 21 Sep 2006 01:20: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/p5-IPC-Run3 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, 21 Sep 2006 01:20:38 -0000 clsung 2006-09-21 01:20:37 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Run3 Makefile distinfo Log: - Update to 0.036 - I'l maintain it. Revision Changes Path 1.13 +2 -2 ports/devel/p5-IPC-Run3/Makefile 1.10 +3 -3 ports/devel/p5-IPC-Run3/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:30: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 0C59416A40F; Thu, 21 Sep 2006 01:30:05 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C9543D7D; Thu, 21 Sep 2006 01:30:05 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L1U57i015795; Thu, 21 Sep 2006 01:30:05 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1U51Z015794; Thu, 21 Sep 2006 01:30:05 GMT (envelope-from kan) Message-Id: <200609210130.k8L1U51Z015794@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 01:30: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/lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c ncpl_nls.c ncpl_queue.c ncpl_rpc.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, 21 Sep 2006 01:30:06 -0000 kan 2006-09-21 01:30:04 UTC FreeBSD src repository Modified files: lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c ncpl_nls.c ncpl_queue.c ncpl_rpc.c Log: Silence GCC4 warning. strlen, strcmp live in not . Revision Changes Path 1.6 +1 -1 src/lib/libncp/ncpl_file.c 1.6 +1 -0 src/lib/libncp/ncpl_misc.c 1.3 +1 -1 src/lib/libncp/ncpl_msg.c 1.6 +1 -1 src/lib/libncp/ncpl_nls.c 1.4 +1 -0 src/lib/libncp/ncpl_queue.c 1.4 +1 -1 src/lib/libncp/ncpl_rpc.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:37: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 7E16A16A40F; Thu, 21 Sep 2006 01:37:03 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E8E743D58; Thu, 21 Sep 2006 01:37:03 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L1b2qB016287; Thu, 21 Sep 2006 01:37:02 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1b2BB016286; Thu, 21 Sep 2006 01:37:02 GMT (envelope-from kan) Message-Id: <200609210137.k8L1b2BB016286@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 01:37: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/amd64/include stdarg.h src/sys/arm/include stdarg.h src/sys/i386/include stdarg.h src/sys/ia64/include stdarg.h src/sys/powerpc/include stdarg.h src/sys/sparc64/include stdarg.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, 21 Sep 2006 01:37:03 -0000 kan 2006-09-21 01:37:02 UTC FreeBSD src repository Modified files: sys/amd64/include stdarg.h sys/arm/include stdarg.h sys/i386/include stdarg.h sys/ia64/include stdarg.h sys/powerpc/include stdarg.h sys/sparc64/include stdarg.h Log: Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes the former and __builtin_va_start was present in all GCC version 3.1 and later. Revision Changes Path 1.9 +1 -1 src/sys/amd64/include/stdarg.h 1.4 +1 -1 src/sys/arm/include/stdarg.h 1.21 +1 -1 src/sys/i386/include/stdarg.h 1.9 +1 -1 src/sys/ia64/include/stdarg.h 1.10 +1 -1 src/sys/powerpc/include/stdarg.h 1.9 +1 -1 src/sys/sparc64/include/stdarg.h From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:38: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 8C4B916A500; Thu, 21 Sep 2006 01:38:59 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCB143D45; Thu, 21 Sep 2006 01:38:59 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L1cxJP016409; Thu, 21 Sep 2006 01:38:59 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1cxuT016408; Thu, 21 Sep 2006 01:38:59 GMT (envelope-from kan) Message-Id: <200609210138.k8L1cxuT016408@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 01:38: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/sys cdefs.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, 21 Sep 2006 01:38:59 -0000 kan 2006-09-21 01:38:59 UTC FreeBSD src repository Modified files: sys/sys cdefs.h Log: Use __builtin_offsetof for GCC 4.1. Revision Changes Path 1.93 +4 -0 src/sys/sys/cdefs.h From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:41: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 84F9A16A403; Thu, 21 Sep 2006 01:41:04 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4381B43D4C; Thu, 21 Sep 2006 01:41:04 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L1f4Mx016620; Thu, 21 Sep 2006 01:41:04 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1f49x016619; Thu, 21 Sep 2006 01:41:04 GMT (envelope-from kan) Message-Id: <200609210141.k8L1f49x016619@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 01:41: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/usr.sbin/rip6query rip6query.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, 21 Sep 2006 01:41:04 -0000 kan 2006-09-21 01:41:03 UTC FreeBSD src repository Modified files: usr.sbin/rip6query rip6query.c Log: Do not use int where socklen_t is expected. Revision Changes Path 1.8 +2 -1 src/usr.sbin/rip6query/rip6query.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01: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 0FC2416A403; Thu, 21 Sep 2006 01:44:53 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7BB543D73; Thu, 21 Sep 2006 01:44:52 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L1iqKP016839; Thu, 21 Sep 2006 01:44:52 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1iqF9016838; Thu, 21 Sep 2006 01:44:52 GMT (envelope-from brooks) Message-Id: <200609210144.k8L1iqF9016838@repoman.freebsd.org> From: Brooks Davis Date: Thu, 21 Sep 2006 01:44: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/etc network.subr pccard_ether X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 01:44:53 -0000 brooks 2006-09-21 01:44:52 UTC FreeBSD src repository Modified files: etc network.subr pccard_ether Log: Introduce a new method ipv6if which attemptes to figure out if an interface is an IPv6 interface. Use this method to decide if we should attempt to configure an interface with an IPv6 address in pccard_ether. The mechanism pccard_ether uses to do this is unsuited to the task because it assumes the list of interfaces it is passed is the full list of IPv6 interfaces and makes decissions based on that. This is at least a step in the right direction and is probably about as much as we can MFC safely. PR: conf/103428 MFC after: 3 days Revision Changes Path 1.173 +24 -0 src/etc/network.subr 1.53 +5 -1 src/etc/pccard_ether From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:47: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 448EF16A403; Thu, 21 Sep 2006 01:47:33 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02D2943D46; Thu, 21 Sep 2006 01:47:33 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L1lWJe016993; Thu, 21 Sep 2006 01:47:32 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1lWv5016992; Thu, 21 Sep 2006 01:47:32 GMT (envelope-from kan) Message-Id: <200609210147.k8L1lWv5016992@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 01:47:32 +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/ndiscvt ndiscvt.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, 21 Sep 2006 01:47:33 -0000 kan 2006-09-21 01:47:32 UTC FreeBSD src repository Modified files: usr.sbin/ndiscvt ndiscvt.c Log: Silence GCC4 signed/unsigned pointer mismatch warning. Revision Changes Path 1.13 +1 -1 src/usr.sbin/ndiscvt/ndiscvt.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:48: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 E37E916A412; Thu, 21 Sep 2006 01:48: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 9F67943D53; Thu, 21 Sep 2006 01:48: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 k8L1mXWB017053; Thu, 21 Sep 2006 01:48:33 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1mXBb017052; Thu, 21 Sep 2006 01:48:33 GMT (envelope-from clsung) Message-Id: <200609210148.k8L1mXBb017052@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 21 Sep 2006 01: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/textproc/p5-Perl-Critic 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, 21 Sep 2006 01:48:34 -0000 clsung 2006-09-21 01:48:33 UTC FreeBSD ports repository Modified files: textproc/p5-Perl-Critic Makefile distinfo Log: - Update to 0.20 Revision Changes Path 1.8 +2 -1 ports/textproc/p5-Perl-Critic/Makefile 1.8 +3 -3 ports/textproc/p5-Perl-Critic/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 01:48: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 EDDE416A415; Thu, 21 Sep 2006 01:48:48 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6627043D55; Thu, 21 Sep 2006 01:48:48 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L1mmvM017084; Thu, 21 Sep 2006 01:48:48 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L1mmwk017083; Thu, 21 Sep 2006 01:48:48 GMT (envelope-from kan) Message-Id: <200609210148.k8L1mmwk017083@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 01:48: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/usr.sbin/ngctl msg.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, 21 Sep 2006 01:48:49 -0000 kan 2006-09-21 01:48:48 UTC FreeBSD src repository Modified files: usr.sbin/ngctl msg.c Log: Silence GCC4 signed/unsigned pointer mismatch warning. Revision Changes Path 1.8 +1 -1 src/usr.sbin/ngctl/msg.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 02:01: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 EA7BE16A417; Thu, 21 Sep 2006 02:01:47 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E5A43D53; Thu, 21 Sep 2006 02:01:47 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L21lD9017732; Thu, 21 Sep 2006 02:01:47 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L21lQE017731; Thu, 21 Sep 2006 02:01:47 GMT (envelope-from kan) Message-Id: <200609210201.k8L21lQE017731@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 02:01: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/IPXrouted 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: Thu, 21 Sep 2006 02:01:48 -0000 kan 2006-09-21 02:01:47 UTC FreeBSD src repository Modified files: usr.sbin/IPXrouted main.c Log: Do not use int where socklen_t is expected. Revision Changes Path 1.13 +2 -1 src/usr.sbin/IPXrouted/main.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 02:05: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 8F8A316A403; Thu, 21 Sep 2006 02:05:39 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F67343D49; Thu, 21 Sep 2006 02:05:39 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L25dKA019086; Thu, 21 Sep 2006 02:05:39 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L25dUR019085; Thu, 21 Sep 2006 02:05:39 GMT (envelope-from kan) Message-Id: <200609210205.k8L25dUR019085@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 02:05:39 +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/xlint/xlint xlint.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, 21 Sep 2006 02:05:39 -0000 kan 2006-09-21 02:05:39 UTC FreeBSD src repository Modified files: usr.bin/xlint/xlint xlint.c Log: Pass "-Wtraditional -Wno-system-headers" to compiler as two separate arguments. GCC4 was unhappy with them combined, while GCC 3.4 did not care. Revision Changes Path 1.27 +2 -1 src/usr.bin/xlint/xlint/xlint.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 02:24: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 90C3116A403; Thu, 21 Sep 2006 02:24:31 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BAC643D49; Thu, 21 Sep 2006 02:24:31 +0000 (GMT) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L2OVgk019998; Thu, 21 Sep 2006 02:24:31 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L2OVhe019997; Thu, 21 Sep 2006 02:24:31 GMT (envelope-from tmclaugh) Message-Id: <200609210224.k8L2OVhe019997@repoman.freebsd.org> From: Tom McLaughlin Date: Thu, 21 Sep 2006 02:24: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/net/blam Makefile ports/net/blam/files extra-libblam_blam-gecko-utils.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, 21 Sep 2006 02:24:31 -0000 tmclaugh 2006-09-21 02:24:31 UTC FreeBSD ports repository Modified files: net/blam Makefile Added files: net/blam/files extra-libblam_blam-gecko-utils.cpp Log: Fix build with latest firefox Notified by: krismail Revision Changes Path 1.18 +3 -0 ports/net/blam/Makefile 1.1 +11 -0 ports/net/blam/files/extra-libblam_blam-gecko-utils.cpp (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 02:29: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 2D6D016A40F for ; Thu, 21 Sep 2006 02:29:20 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C94D43D7E for ; Thu, 21 Sep 2006 02:28:48 +0000 (GMT) (envelope-from kabaev@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so477086wxd for ; Wed, 20 Sep 2006 19:28:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=TUa3vRsc0oWNRC+tO+fJl+RmlZFDij5Qb0rnZMIyp5FabZahL/+R23A/Xr3hyYHKYMvCLwbkatpp+8ZAd/TTWqF7Rm6uZgR/5T72ORa/V9rVNDR4OCzAp77XMwS2i+pNhS6n7Bzf9ji0O8ATbbUGxlwy8N6gydRC8/FdSo4bXsQ= Received: by 10.70.8.20 with SMTP id 20mr25977219wxh; Wed, 20 Sep 2006 19:28:46 -0700 (PDT) Received: from kan.dnsalias.net ( [24.63.93.195]) by mx.gmail.com with ESMTP id 25sm1574677wra.2006.09.20.19.28.44; Wed, 20 Sep 2006 19:28:45 -0700 (PDT) Date: Wed, 20 Sep 2006 22:28:34 -0400 From: Alexander Kabaev To: src-committers@FreeBSD.org Message-ID: <20060920222834.4be6865d@kan.dnsalias.net> In-Reply-To: <200609210130.k8L1U51Z015794@repoman.freebsd.org> References: <200609210130.k8L1U51Z015794@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_6Ho7dR4JYSj=syII2TjhFA."; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c ncpl_nls.c ncpl_queue.c ncpl_rpc.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, 21 Sep 2006 02:29:20 -0000 --Sig_6Ho7dR4JYSj=syII2TjhFA. Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 21 Sep 2006 01:30:05 +0000 (UTC) Alexander Kabaev wrote: > kan 2006-09-21 01:30:04 UTC >=20 > FreeBSD src repository >=20 > Modified files: > lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c=20 > ncpl_nls.c ncpl_queue.c ncpl_rpc.c=20 > Log: > Silence GCC4 warning. > =20 > strlen, strcmp live in not . > =20 That was meant to be: strlen, strcmp live in not . --=20 Alexander Kabaev --Sig_6Ho7dR4JYSj=syII2TjhFA. Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEfjbQ6z1jMm+XZYRAsSzAKDVuxvaELJwju+i7K4GeNdFDcTV/QCgzXhq m19riZvlvwkj4sSaC1DieoY= =ZX/7 -----END PGP SIGNATURE----- --Sig_6Ho7dR4JYSj=syII2TjhFA.-- From owner-cvs-all@FreeBSD.ORG Thu Sep 21 02:32: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 EB13116A403; Thu, 21 Sep 2006 02:32:41 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C666243DA1; Thu, 21 Sep 2006 02:32:28 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L2WSi6020451; Thu, 21 Sep 2006 02:32:28 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L2WSkY020450; Thu, 21 Sep 2006 02:32:28 GMT (envelope-from emax) Message-Id: <200609210232.k8L2WSkY020450@repoman.freebsd.org> From: Maksim Yevmenkin Date: Thu, 21 Sep 2006 02:32: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.sbin/bluetooth/bthidd client.c server.c src/usr.sbin/bluetooth/hcsecd hcsecd.c src/usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c src/usr.sbin/bluetooth/sdpd server.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, 21 Sep 2006 02:32:42 -0000 emax 2006-09-21 02:32:28 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd client.c server.c usr.sbin/bluetooth/hcsecd hcsecd.c usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c usr.sbin/bluetooth/sdpd server.c Log: Use socklen_t instead of int32_t where appropriate to pacify new GCC4 warnings. Submitted by: kan MFC after: 1 week Revision Changes Path 1.5 +2 -1 src/usr.sbin/bluetooth/bthidd/client.c 1.6 +2 -1 src/usr.sbin/bluetooth/bthidd/server.c 1.4 +2 -1 src/usr.sbin/bluetooth/hcsecd/hcsecd.c 1.6 +2 -2 src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c 1.5 +4 -2 src/usr.sbin/bluetooth/sdpd/server.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 02:41: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 981F516A4CA; Thu, 21 Sep 2006 02:41:14 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF8A43D6E; Thu, 21 Sep 2006 02:41:14 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L2f47c020908; Thu, 21 Sep 2006 02:41:04 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L2f4Xa020907; Thu, 21 Sep 2006 02:41:04 GMT (envelope-from emax) Message-Id: <200609210241.k8L2f4Xa020907@repoman.freebsd.org> From: Maksim Yevmenkin Date: Thu, 21 Sep 2006 02:41:04 +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/bluetooth/hccontrol hccontrol.h util.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, 21 Sep 2006 02:41:14 -0000 emax 2006-09-21 02:41:04 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/hccontrol hccontrol.h util.c Log: Get rid of extra const to pacify new GCC4 warnings. Submitted by: kan MFC after: 1 week Revision Changes Path 1.7 +15 -15 src/usr.sbin/bluetooth/hccontrol/hccontrol.h 1.7 +15 -15 src/usr.sbin/bluetooth/hccontrol/util.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 02: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 7FC3616A403; Thu, 21 Sep 2006 02:48:53 +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 3CF9F43D5D; Thu, 21 Sep 2006 02:48:53 +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 k8L2mrRm021222; Thu, 21 Sep 2006 02:48:53 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L2mrbM021221; Thu, 21 Sep 2006 02:48:53 GMT (envelope-from mnag) Message-Id: <200609210248.k8L2mrbM021221@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 21 Sep 2006 02:48: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/py-MySQLdb-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: Thu, 21 Sep 2006 02:48:53 -0000 mnag 2006-09-21 02:48:53 UTC FreeBSD ports repository Modified files: databases/py-MySQLdb-devel Makefile distinfo Log: - Update to 1.2.2b1 Revision Changes Path 1.38 +1 -4 ports/databases/py-MySQLdb-devel/Makefile 1.24 +3 -3 ports/databases/py-MySQLdb-devel/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 03:27: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 DE41316A412; Thu, 21 Sep 2006 03:27:07 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C62443D53; Thu, 21 Sep 2006 03:27:07 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L3R72s024379; Thu, 21 Sep 2006 03:27:07 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L3R74r024378; Thu, 21 Sep 2006 03:27:07 GMT (envelope-from kan) Message-Id: <200609210327.k8L3R74r024378@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 03:27: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/gnu/usr.bin/cc/cc_tools freebsd-native.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, 21 Sep 2006 03:27:08 -0000 kan 2006-09-21 03:27:07 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc/cc_tools freebsd-native.h Log: Bump __FreeBSD_cc_version in case someone cares for differences between GCC 3.4.4 and GCC 3.4.6 on -current. Revision Changes Path 1.27 +1 -1 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h From owner-cvs-all@FreeBSD.ORG Thu Sep 21 04:18: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 C797016A407; Thu, 21 Sep 2006 04:18:46 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9885843D45; Thu, 21 Sep 2006 04:18:46 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L4IkJq027819; Thu, 21 Sep 2006 04:18:46 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L4IkOu027818; Thu, 21 Sep 2006 04:18:46 GMT (envelope-from davidxu) Message-Id: <200609210418.k8L4IkOu027818@repoman.freebsd.org> From: David Xu Date: Thu, 21 Sep 2006 04:18: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/sys/sys rtprio.h thr.h src/sys/kern kern_resource.c kern_thr.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: Thu, 21 Sep 2006 04:18:46 -0000 davidxu 2006-09-21 04:18:46 UTC FreeBSD src repository Modified files: sys/sys rtprio.h thr.h sys/kern kern_resource.c kern_thr.c syscalls.master Log: Replace system call thr_getscheduler, thr_setscheduler, thr_setschedparam with rtprio_thread, while rtprio system call is for process only, the new system call rtprio_thread is responsible for LWP. Revision Changes Path 1.160 +95 -0 src/sys/kern/kern_resource.c 1.52 +21 -198 src/sys/kern/kern_thr.c 1.228 +4 -9 src/sys/kern/syscalls.master 1.15 +1 -0 src/sys/sys/rtprio.h 1.10 +2 -14 src/sys/sys/thr.h From owner-cvs-all@FreeBSD.ORG Thu Sep 21 04:19: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 AAE5216A417; Thu, 21 Sep 2006 04:19:49 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC2243D55; Thu, 21 Sep 2006 04:19:49 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L4JnGb027902; Thu, 21 Sep 2006 04:19:49 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L4Jnem027901; Thu, 21 Sep 2006 04:19:49 GMT (envelope-from davidxu) Message-Id: <200609210419.k8L4Jnem027901@repoman.freebsd.org> From: David Xu Date: Thu, 21 Sep 2006 04:19: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/kern init_sysent.c syscalls.c systrace_args.c src/sys/sys syscall.h syscall.mk sysproto.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, 21 Sep 2006 04:19:49 -0000 davidxu 2006-09-21 04:19:49 UTC FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c systrace_args.c sys/sys syscall.h syscall.mk sysproto.h Log: Regenerate. Revision Changes Path 1.223 +3 -3 src/sys/kern/init_sysent.c 1.207 +3 -3 src/sys/kern/syscalls.c 1.7 +5 -25 src/sys/kern/systrace_args.c 1.204 +1 -3 src/sys/sys/syscall.h 1.159 +1 -3 src/sys/sys/syscall.mk 1.207 +6 -22 src/sys/sys/sysproto.h From owner-cvs-all@FreeBSD.ORG Thu Sep 21 04:21: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 37E4E16A415; Thu, 21 Sep 2006 04:21:31 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A2C43D4C; Thu, 21 Sep 2006 04:21:30 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L4LUxA028103; Thu, 21 Sep 2006 04:21:30 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L4LUsn028102; Thu, 21 Sep 2006 04:21:30 GMT (envelope-from davidxu) Message-Id: <200609210421.k8L4LUsn028102@repoman.freebsd.org> From: David Xu Date: Thu, 21 Sep 2006 04:21: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/lib/libthr/thread thr_create.c thr_getschedparam.c thr_init.c thr_kern.c thr_private.h thr_setprio.c thr_setschedparam.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, 21 Sep 2006 04:21:31 -0000 davidxu 2006-09-21 04:21:30 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_create.c thr_getschedparam.c thr_init.c thr_kern.c thr_private.h thr_setprio.c thr_setschedparam.c Log: use rtprio_thread system call to get or set thread priority. Revision Changes Path 1.34 +8 -6 src/lib/libthr/thread/thr_create.c 1.9 +2 -0 src/lib/libthr/thread/thr_getschedparam.c 1.41 +2 -2 src/lib/libthr/thread/thr_init.c 1.21 +66 -0 src/lib/libthr/thread/thr_kern.c 1.71 +6 -0 src/lib/libthr/thread/thr_private.h 1.7 +4 -4 src/lib/libthr/thread/thr_setprio.c 1.17 +2 -4 src/lib/libthr/thread/thr_setschedparam.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 04:22: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 6FFB816A407; Thu, 21 Sep 2006 04:22:47 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FBC043D5A; Thu, 21 Sep 2006 04:22:47 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L4MlJO028269; Thu, 21 Sep 2006 04:22:47 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L4MlWH028268; Thu, 21 Sep 2006 04:22:47 GMT (envelope-from davidxu) Message-Id: <200609210422.k8L4MlWH028268@repoman.freebsd.org> From: David Xu Date: Thu, 21 Sep 2006 04:22: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/lib/libc/sys Symbol.map X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 04:22:47 -0000 davidxu 2006-09-21 04:22:47 UTC FreeBSD src repository Modified files: lib/libc/sys Symbol.map Log: remove thr_getscheduler, thr_setscheduler, thr_setschedparam, add rtprio_thread. Revision Changes Path 1.4 +3 -9 src/lib/libc/sys/Symbol.map From owner-cvs-all@FreeBSD.ORG Thu Sep 21 04:49: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 11EB216A40F; Thu, 21 Sep 2006 04:49:37 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F0843D55; Thu, 21 Sep 2006 04:49:36 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L4naNa037454; Thu, 21 Sep 2006 04:49:36 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L4nar5037453; Thu, 21 Sep 2006 04:49:36 GMT (envelope-from davidxu) Message-Id: <200609210449.k8L4nar5037453@repoman.freebsd.org> From: David Xu Date: Thu, 21 Sep 2006 04:49: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/sys/compat/freebsd32 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: Thu, 21 Sep 2006 04:49:37 -0000 davidxu 2006-09-21 04:49:36 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 syscalls.master Log: sync with master. Revision Changes Path 1.76 +4 -9 src/sys/compat/freebsd32/syscalls.master From owner-cvs-all@FreeBSD.ORG Thu Sep 21 04:50: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 F34D616A407; Thu, 21 Sep 2006 04:50:10 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A045E43D46; Thu, 21 Sep 2006 04:50:10 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L4oAcm037506; Thu, 21 Sep 2006 04:50:10 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L4oAiD037505; Thu, 21 Sep 2006 04:50:10 GMT (envelope-from alexbl) Message-Id: <200609210450.k8L4oAiD037505@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Thu, 21 Sep 2006 04:50: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/audio/py-libtunepimp 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, 21 Sep 2006 04:50:11 -0000 alexbl 2006-09-21 04:50:10 UTC FreeBSD ports repository Modified files: audio/py-libtunepimp Makefile distinfo Log: - update to 0.5.1 Approved by: novel (mentor) Revision Changes Path 1.6 +1 -1 ports/audio/py-libtunepimp/Makefile 1.5 +3 -3 ports/audio/py-libtunepimp/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 04:50: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 0BFE016A412; Thu, 21 Sep 2006 04:50:40 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3D7943D69; Thu, 21 Sep 2006 04:50:38 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L4ocea037612; Thu, 21 Sep 2006 04:50:38 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L4ocCK037611; Thu, 21 Sep 2006 04:50:38 GMT (envelope-from davidxu) Message-Id: <200609210450.k8L4ocCK037611@repoman.freebsd.org> From: David Xu Date: Thu, 21 Sep 2006 04:50: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/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_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: Thu, 21 Sep 2006 04:50:40 -0000 davidxu 2006-09-21 04:50:38 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regenerate. Revision Changes Path 1.63 +0 -0 src/sys/compat/freebsd32/freebsd32_proto.h 1.61 +1 -3 src/sys/compat/freebsd32/freebsd32_syscall.h 1.52 +3 -3 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.62 +3 -3 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 05:30: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 289E716A40F; Thu, 21 Sep 2006 05:30:49 +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 D929B43D4C; Thu, 21 Sep 2006 05:30:48 +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 k8L5UmGD040730; Thu, 21 Sep 2006 05:30:48 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L5UmPU040728; Thu, 21 Sep 2006 05:30:48 GMT (envelope-from leeym) Message-Id: <200609210530.k8L5UmPU040728@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 21 Sep 2006 05:30: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/p5-File-Temp 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, 21 Sep 2006 05:30:49 -0000 leeym 2006-09-21 05:30:48 UTC FreeBSD ports repository Modified files: devel/p5-File-Temp Makefile Log: - mark IGNORE under old perl - bump PORTREVISION Revision Changes Path 1.18 +3 -6 ports/devel/p5-File-Temp/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 05:57: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 0C2FC16A403; Thu, 21 Sep 2006 05:57: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 BC1B843D46; Thu, 21 Sep 2006 05:57: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 k8L5vjfc041980; Thu, 21 Sep 2006 05:57:45 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L5vj87041979; Thu, 21 Sep 2006 05:57:45 GMT (envelope-from rafan) Message-Id: <200609210557.k8L5vj87041979@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 21 Sep 2006 05:57: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/chinese/CJK 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, 21 Sep 2006 05:57:46 -0000 rafan 2006-09-21 05:57:45 UTC FreeBSD ports repository Modified files: chinese/CJK pkg-plist Log: - Fix pkg-plist Reported by: pointyhat via kris Revision Changes Path 1.18 +1 -1 ports/chinese/CJK/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 06:06: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 8EB1716A415; Thu, 21 Sep 2006 06:06:01 +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 12B7943D49; Thu, 21 Sep 2006 06:06:01 +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 k8L660lA043563; Thu, 21 Sep 2006 06:06:00 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L660uS043560; Thu, 21 Sep 2006 06:06:00 GMT (envelope-from ale) Message-Id: <200609210606.k8L660uS043560@repoman.freebsd.org> From: Alex Dupre Date: Thu, 21 Sep 2006 06:06: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/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: Thu, 21 Sep 2006 06:06:01 -0000 ale 2006-09-21 06:06:00 UTC FreeBSD ports repository Modified files: archivers/pecl-zip Makefile distinfo Log: Update to 1.7.3 release. PR: ports/103443 Submitted by: mnag Revision Changes Path 1.6 +1 -1 ports/archivers/pecl-zip/Makefile 1.7 +3 -3 ports/archivers/pecl-zip/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 06:23: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 EECBF16A403; Thu, 21 Sep 2006 06:23: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 ABED143D53; Thu, 21 Sep 2006 06:23:18 +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 k8L6NI9b044484; Thu, 21 Sep 2006 06:23:18 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L6NI02044483; Thu, 21 Sep 2006 06:23:18 GMT (envelope-from sat) Message-Id: <200609210623.k8L6NI02044483@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 21 Sep 2006 06:23: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/sysutils/titlefix 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, 21 Sep 2006 06:23:19 -0000 sat 2006-09-21 06:23:18 UTC FreeBSD ports repository Modified files: sysutils/titlefix Makefile distinfo Log: - Update to 0.5.2 Revision Changes Path 1.3 +1 -1 ports/sysutils/titlefix/Makefile 1.3 +3 -3 ports/sysutils/titlefix/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 06:44: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 CBC9E16A403; Thu, 21 Sep 2006 06:44:11 +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 691BE43D49; Thu, 21 Sep 2006 06:44: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 k8L6iB0K045428; Thu, 21 Sep 2006 06:44:11 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L6iBnr045427; Thu, 21 Sep 2006 06:44:11 GMT (envelope-from lth) Message-Id: <200609210644.k8L6iBnr045427@repoman.freebsd.org> From: Lars Thegler Date: Thu, 21 Sep 2006 06:44: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-POE-Component-Server-SimpleHTTP 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, 21 Sep 2006 06:44:11 -0000 lth 2006-09-21 06:44:10 UTC FreeBSD ports repository Modified files: www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo Log: Update to 1.13 Revision Changes Path 1.4 +2 -3 ports/www/p5-POE-Component-Server-SimpleHTTP/Makefile 1.4 +3 -3 ports/www/p5-POE-Component-Server-SimpleHTTP/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:07: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 4429E16A403; Thu, 21 Sep 2006 07:07:36 +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 E348543D53; Thu, 21 Sep 2006 07:07:35 +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 k8L77ZTl047650; Thu, 21 Sep 2006 07:07:35 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L77ZX7047649; Thu, 21 Sep 2006 07:07:35 GMT (envelope-from rwatson) Message-Id: <200609210707.k8L77ZX7047649@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 07:07:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: TrustedBSD Cc: Subject: cvs commit: src/contrib/openbsm - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 07:07:36 -0000 rwatson 2006-09-21 07:07:35 UTC FreeBSD src repository src/contrib/openbsm - Imported sources Update of /home/ncvs/src/contrib/openbsm In directory repoman.freebsd.org:/tmp/cvs-serv47564 Log Message: Vendor import of OpenBSM 1.0 alpha 11, with the following change history notes since the last import: OpenBSM 1.0 alpha 11 - Reclassify certain read/write operations as having no class rather than the fr/fw class; our default classes audit intent (open) not operations (read, write). - Introduce AUE_SYSCTL_WRITE event so that BSD/Darwin systems can audit reads and writes of sysctls as separate events. Add additional kernel environment and jail events for FreeBSD. - Break AUDIT_TRIGGER_OPEN_NEW into two events, AUDIT_TRIGGER_ROTATE_USER (issued by the user audit(8) tool) and AUDIT_TRIGGER_ROTATE_KERNEL (issued by the kernel audit implementation) so that they can be distinguished. - Disable rate limiting of rotate requests; as the kernel doesn't retransmit a dropped request, the log file will otherwise grow indefinitely if the trigger is dropped. - Improve auditd debugging output. - Fix a number of threading related bugs in audit_control file reading routines. - Add APIs au_poltostr() and au_strtopol() to convert between text representations of audit_control policy flags and the flags passed to auditon(A_SETPOLICY) and retrieved from auditon(A_GETPOLICY). - Add API getacpol() to return the 'policy:' entry from audit_control, an extension to the Solaris file format to allow specification of policy persistent flags. - Update audump to print the audit_control policy field. - Update auditd to read the audit_control policy field and set the kernel policy to match it when configuring/reconfiguring. Remove the -s and -h arguments as these policies are now set via the configuration file. If a policy line is not found in the configuration file, continue with the current default of setting AUDIT_CNT. - Fix bugs in the parsing of large execve(2) arguments and environmental variable tokens; increase maximum parsed argument and variable count. - configure now detects strlcat(), used by policy-related functions. - Reference token and record sample files added to test tree. Obtained from: TrustedBSD Project Status: Vendor Tag: TrustedBSD Release Tags: OPENBSM_1_0_ALPHA_11 U src/contrib/openbsm/HISTORY U src/contrib/openbsm/LICENSE U src/contrib/openbsm/Makefile.am U src/contrib/openbsm/Makefile.in U src/contrib/openbsm/README U src/contrib/openbsm/TODO U src/contrib/openbsm/VERSION U src/contrib/openbsm/aclocal.m4 U src/contrib/openbsm/autogen.sh U src/contrib/openbsm/configure U src/contrib/openbsm/configure.ac U src/contrib/openbsm/bin/Makefile.am U src/contrib/openbsm/bin/Makefile.in U src/contrib/openbsm/bin/audit/Makefile.am U src/contrib/openbsm/bin/audit/Makefile.in U src/contrib/openbsm/bin/audit/audit.8 U src/contrib/openbsm/bin/audit/audit.c U src/contrib/openbsm/bin/auditd/Makefile.am U src/contrib/openbsm/bin/auditd/Makefile.in U src/contrib/openbsm/bin/auditd/audit_warn.c U src/contrib/openbsm/bin/auditd/auditd.8 U src/contrib/openbsm/bin/auditd/auditd.c U src/contrib/openbsm/bin/auditd/auditd.h U src/contrib/openbsm/bin/auditfilterd/Makefile.am U src/contrib/openbsm/bin/auditfilterd/Makefile.in U src/contrib/openbsm/bin/auditfilterd/auditfilterd.8 U src/contrib/openbsm/bin/auditfilterd/auditfilterd.c U src/contrib/openbsm/bin/auditfilterd/auditfilterd.h U src/contrib/openbsm/bin/auditfilterd/auditfilterd_conf.c U src/contrib/openbsm/bin/auditreduce/Makefile.am U src/contrib/openbsm/bin/auditreduce/Makefile.in U src/contrib/openbsm/bin/auditreduce/auditreduce.1 U src/contrib/openbsm/bin/auditreduce/auditreduce.c U src/contrib/openbsm/bin/auditreduce/auditreduce.h U src/contrib/openbsm/bin/praudit/Makefile.am U src/contrib/openbsm/bin/praudit/Makefile.in U src/contrib/openbsm/bin/praudit/praudit.1 U src/contrib/openbsm/bin/praudit/praudit.c U src/contrib/openbsm/bsm/Makefile.am U src/contrib/openbsm/bsm/Makefile.in C src/contrib/openbsm/bsm/audit.h U src/contrib/openbsm/bsm/audit_filter.h U src/contrib/openbsm/bsm/audit_internal.h C src/contrib/openbsm/bsm/audit_kevents.h U src/contrib/openbsm/bsm/audit_record.h U src/contrib/openbsm/bsm/audit_uevents.h U src/contrib/openbsm/bsm/libbsm.h U src/contrib/openbsm/compat/endian.h U src/contrib/openbsm/compat/queue.h N src/contrib/openbsm/compat/strlcat.h U src/contrib/openbsm/config/config.guess U src/contrib/openbsm/config/config.h.in U src/contrib/openbsm/config/config.sub U src/contrib/openbsm/config/depcomp U src/contrib/openbsm/config/install-sh U src/contrib/openbsm/config/ltmain.sh U src/contrib/openbsm/config/missing U src/contrib/openbsm/etc/audit_class C src/contrib/openbsm/etc/audit_control C src/contrib/openbsm/etc/audit_event U src/contrib/openbsm/etc/audit_filter U src/contrib/openbsm/etc/audit_user U src/contrib/openbsm/etc/audit_warn U src/contrib/openbsm/libbsm/Makefile.am U src/contrib/openbsm/libbsm/Makefile.in U src/contrib/openbsm/libbsm/au_class.3 U src/contrib/openbsm/libbsm/au_control.3 U src/contrib/openbsm/libbsm/au_event.3 U src/contrib/openbsm/libbsm/au_free_token.3 U src/contrib/openbsm/libbsm/au_io.3 U src/contrib/openbsm/libbsm/au_mask.3 U src/contrib/openbsm/libbsm/au_open.3 U src/contrib/openbsm/libbsm/au_token.3 U src/contrib/openbsm/libbsm/au_user.3 U src/contrib/openbsm/libbsm/audit_submit.3 U src/contrib/openbsm/libbsm/bsm_audit.c U src/contrib/openbsm/libbsm/bsm_class.c U src/contrib/openbsm/libbsm/bsm_control.c U src/contrib/openbsm/libbsm/bsm_event.c U src/contrib/openbsm/libbsm/bsm_flags.c U src/contrib/openbsm/libbsm/bsm_io.c U src/contrib/openbsm/libbsm/bsm_mask.c U src/contrib/openbsm/libbsm/bsm_notify.c U src/contrib/openbsm/libbsm/bsm_token.c U src/contrib/openbsm/libbsm/bsm_user.c U src/contrib/openbsm/libbsm/libbsm.3 U src/contrib/openbsm/libbsm/bsm_wrappers.c U src/contrib/openbsm/man/Makefile.am U src/contrib/openbsm/man/Makefile.in U src/contrib/openbsm/man/audit.2 U src/contrib/openbsm/man/audit.log.5 U src/contrib/openbsm/man/audit_class.5 U src/contrib/openbsm/man/audit_control.5 U src/contrib/openbsm/man/audit_event.5 U src/contrib/openbsm/man/audit_user.5 U src/contrib/openbsm/man/audit_warn.5 U src/contrib/openbsm/man/auditctl.2 U src/contrib/openbsm/man/auditon.2 U src/contrib/openbsm/man/getaudit.2 U src/contrib/openbsm/man/getauid.2 U src/contrib/openbsm/man/setaudit.2 U src/contrib/openbsm/man/setauid.2 U src/contrib/openbsm/modules/Makefile.am U src/contrib/openbsm/modules/Makefile.in U src/contrib/openbsm/modules/auditfilter_noop/Makefile.am U src/contrib/openbsm/modules/auditfilter_noop/Makefile.in U src/contrib/openbsm/modules/auditfilter_noop/auditfilter_noop.c U src/contrib/openbsm/test/Makefile.am U src/contrib/openbsm/test/Makefile.in U src/contrib/openbsm/test/bsm/Makefile.am U src/contrib/openbsm/test/bsm/Makefile.in U src/contrib/openbsm/test/bsm/generate.c N src/contrib/openbsm/test/reference/arg32_record N src/contrib/openbsm/test/reference/arg32_token N src/contrib/openbsm/test/reference/data_record N src/contrib/openbsm/test/reference/data_token N src/contrib/openbsm/test/reference/file_record N src/contrib/openbsm/test/reference/file_token N src/contrib/openbsm/test/reference/header32_token N src/contrib/openbsm/test/reference/in_addr_record N src/contrib/openbsm/test/reference/in_addr_token N src/contrib/openbsm/test/reference/ip_record N src/contrib/openbsm/test/reference/ip_token N src/contrib/openbsm/test/reference/ipc_record N src/contrib/openbsm/test/reference/ipc_token N src/contrib/openbsm/test/reference/iport_record N src/contrib/openbsm/test/reference/iport_token N src/contrib/openbsm/test/reference/opaque_record N src/contrib/openbsm/test/reference/opaque_token N src/contrib/openbsm/test/reference/path_record N src/contrib/openbsm/test/reference/path_token N src/contrib/openbsm/test/reference/process32_record N src/contrib/openbsm/test/reference/process32_token N src/contrib/openbsm/test/reference/process32ex_record N src/contrib/openbsm/test/reference/process32ex_token N src/contrib/openbsm/test/reference/return32_record N src/contrib/openbsm/test/reference/return32_token N src/contrib/openbsm/test/reference/seq_record N src/contrib/openbsm/test/reference/seq_token N src/contrib/openbsm/test/reference/subject32_record N src/contrib/openbsm/test/reference/subject32_token N src/contrib/openbsm/test/reference/subject32ex_record N src/contrib/openbsm/test/reference/subject32ex_token-IPv4 N src/contrib/openbsm/test/reference/subject32ex_token-IPv6 N src/contrib/openbsm/test/reference/text_record N src/contrib/openbsm/test/reference/text_token N src/contrib/openbsm/test/reference/trailer_token N src/contrib/openbsm/test/samples/execve-long-args.trail U src/contrib/openbsm/tools/Makefile.am U src/contrib/openbsm/tools/Makefile.in U src/contrib/openbsm/tools/audump.c 4 conflicts created by this import. Use the following command to help the merge: cvs checkout -jTrustedBSD:yesterday -jTrustedBSD src/contrib/openbsm From owner-cvs-all@FreeBSD.ORG Thu Sep 21 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 5F2CD16A407; Thu, 21 Sep 2006 07:11:31 +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 9972043D58; Thu, 21 Sep 2006 07:11:26 +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 k8L7BQSw048034; Thu, 21 Sep 2006 07:11:26 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7BQO7048033; Thu, 21 Sep 2006 07:11:26 GMT (envelope-from vd) Message-Id: <200609210711.k8L7BQO7048033@repoman.freebsd.org> From: Vasil Dimov Date: Thu, 21 Sep 2006 07: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 ports MOVED ports/audio Makefile ports/audio/wmtune 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, 21 Sep 2006 07:11:31 -0000 vd 2006-09-21 07:11:26 UTC FreeBSD ports repository Modified files: . modules . MOVED audio Makefile Removed files: audio/wmtune Makefile distinfo pkg-descr pkg-plist Log: Remove expired leaf port: 2006-09-21 audio/wmtune Revision Changes Path 1.16245 +0 -1 CVSROOT/modules 1.1137 +2 -1 ports/MOVED 1.773 +0 -1 ports/audio/Makefile 1.22 +0 -64 ports/audio/wmtune/Makefile (dead) 1.5 +0 -9 ports/audio/wmtune/distinfo (dead) 1.5 +0 -5 ports/audio/wmtune/pkg-descr (dead) 1.2 +0 -2 ports/audio/wmtune/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:12: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 991D016A416; Thu, 21 Sep 2006 07:12:34 +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 3E63443D68; Thu, 21 Sep 2006 07:12: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 k8L7CYTR048145; Thu, 21 Sep 2006 07:12:34 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7CYXK048144; Thu, 21 Sep 2006 07:12:34 GMT (envelope-from rwatson) Message-Id: <200609210712.k8L7CYXK048144@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 07:12: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/contrib/openbsm/etc audit_control audit_event X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 07:12:34 -0000 rwatson 2006-09-21 07:12:34 UTC FreeBSD src repository Modified files: contrib/openbsm/etc audit_control audit_event Log: Resolve conflicts from OpenBSM 1.0 alpha 11 vendor import: we have locally added $FreeBSD$ to /etc configuration files to assist mergemaster. Revision Changes Path 1.3 +2 -1 src/contrib/openbsm/etc/audit_control 1.5 +10 -7 src/contrib/openbsm/etc/audit_event From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:14: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 F323716A412; Thu, 21 Sep 2006 07:14:41 +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 AEBC343D6E; Thu, 21 Sep 2006 07:14:41 +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 k8L7EfbP048277; Thu, 21 Sep 2006 07:14:41 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7EfiS048276; Thu, 21 Sep 2006 07:14:41 GMT (envelope-from rwatson) Message-Id: <200609210714.k8L7EfiS048276@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 07:14: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/contrib/openbsm/config 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, 21 Sep 2006 07:14:42 -0000 rwatson 2006-09-21 07:14:41 UTC FreeBSD src repository Modified files: contrib/openbsm/config config.h Log: Update config.h for OpenBSM 1.0 alpha 11 import: strlcat is now detected by configure. Revision Changes Path 1.4 +7 -4 src/contrib/openbsm/config/config.h From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:21: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 E989016A417; Thu, 21 Sep 2006 07:21:22 +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 A5BB743D69; Thu, 21 Sep 2006 07:21:22 +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 k8L7LMgi048675; Thu, 21 Sep 2006 07:21:22 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7LMaG048674; Thu, 21 Sep 2006 07:21:22 GMT (envelope-from erwin) Message-Id: <200609210721.k8L7LMaG048674@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 21 Sep 2006 07:21: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-RRDTool-OO 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, 21 Sep 2006 07:21:23 -0000 erwin 2006-09-21 07:21:22 UTC FreeBSD ports repository Modified files: devel/p5-RRDTool-OO Makefile distinfo Log: Update to 0.17 PR: 103449 Submitted by: Stefan Pauly (maintainer) Revision Changes Path 1.5 +1 -1 ports/devel/p5-RRDTool-OO/Makefile 1.5 +3 -3 ports/devel/p5-RRDTool-OO/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:27: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 48A7B16A403; Thu, 21 Sep 2006 07:27:03 +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 1452943D46; Thu, 21 Sep 2006 07:27:03 +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 k8L7R2gb048959; Thu, 21 Sep 2006 07:27:02 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7R2ZX048958; Thu, 21 Sep 2006 07:27:02 GMT (envelope-from rwatson) Message-Id: <200609210727.k8L7R2ZX048958@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 07:27: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/bsm audit.h audit_internal.h audit_kevents.h audit_record.h src/sys/security/audit audit_worker.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, 21 Sep 2006 07:27:03 -0000 rwatson 2006-09-21 07:27:02 UTC FreeBSD src repository Modified files: sys/bsm audit.h audit_internal.h audit_kevents.h audit_record.h sys/security/audit audit_worker.c Log: Merge OpenBSM 1.0 alpha 11 changes into src/sys/bsm and src/sys/security; primarily, add new event identifiers and update trigger names. Obtained from: TrustedBSD Project Revision Changes Path 1.6 +12 -16 src/sys/bsm/audit.h 1.5 +1 -1 src/sys/bsm/audit_internal.h 1.8 +4 -1 src/sys/bsm/audit_kevents.h 1.6 +1 -1 src/sys/bsm/audit_record.h 1.11 +1 -1 src/sys/security/audit/audit_worker.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07: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 B705C16A403; Thu, 21 Sep 2006 07:45:38 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7204B43D55; Thu, 21 Sep 2006 07:45:38 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L7jcm7050034; Thu, 21 Sep 2006 07:45:38 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7jcUP050033; Thu, 21 Sep 2006 07:45:38 GMT (envelope-from ru) Message-Id: <200609210745.k8L7jcUP050033@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 21 Sep 2006 07:45:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: FSF Cc: Subject: cvs commit: src/contrib/gcc/doc cpp.1 gcc.1 gcov.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: Thu, 21 Sep 2006 07:45:38 -0000 ru 2006-09-21 07:45:37 UTC FreeBSD src repository Modified files: (Branch: FSF) contrib/gcc/doc cpp.1 gcc.1 gcov.1 Log: Updated manpages for 3.4.6 release. OK'ed by: kan Obtained from: gcc-3.4.6.tar.bz2 Revision Changes Path 1.1.1.3 +296 -195 src/contrib/gcc/doc/cpp.1 1.1.1.3 +4930 -3668 src/contrib/gcc/doc/gcc.1 1.1.1.3 +290 -136 src/contrib/gcc/doc/gcov.1 From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:51: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 C900D16A403; Thu, 21 Sep 2006 07:51: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 837E043D45; Thu, 21 Sep 2006 07:51:15 +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 k8L7pF7O050332; Thu, 21 Sep 2006 07:51:15 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7pFQU050331; Thu, 21 Sep 2006 07:51:15 GMT (envelope-from lth) Message-Id: <200609210751.k8L7pFQU050331@repoman.freebsd.org> From: Lars Thegler Date: Thu, 21 Sep 2006 07:51: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-POE-Component-Server-SOAP 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, 21 Sep 2006 07:51:15 -0000 lth 2006-09-21 07:51:14 UTC FreeBSD ports repository Modified files: www/p5-POE-Component-Server-SOAP Makefile distinfo Log: Update to 1.10. Now requires perl from ports. Revision Changes Path 1.3 +4 -9 ports/www/p5-POE-Component-Server-SOAP/Makefile 1.4 +3 -3 ports/www/p5-POE-Component-Server-SOAP/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:52: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 EBC0316A403; Thu, 21 Sep 2006 07:52:41 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A597643D53; Thu, 21 Sep 2006 07:52:41 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L7qfHl050426; Thu, 21 Sep 2006 07:52:41 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7qfxj050425; Thu, 21 Sep 2006 07:52:41 GMT (envelope-from ru) Message-Id: <200609210752.k8L7qfxj050425@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 21 Sep 2006 07:52: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/gnu/usr.bin/cc/cc Makefile src/gnu/usr.bin/cc/cpp 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, 21 Sep 2006 07:52:42 -0000 ru 2006-09-21 07:52:41 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc/cc Makefile gnu/usr.bin/cc/cpp Makefile Log: Prepare to pick up manpages from their new location. Revision Changes Path 1.32 +1 -1 src/gnu/usr.bin/cc/cc/Makefile 1.26 +1 -6 src/gnu/usr.bin/cc/cpp/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07:54: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 57C0F16A415; Thu, 21 Sep 2006 07:54:03 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA18C43D5D; Thu, 21 Sep 2006 07:54:02 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L7s27V050490; Thu, 21 Sep 2006 07:54:02 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7s2xm050489; Thu, 21 Sep 2006 07:54:02 GMT (envelope-from ru) Message-Id: <200609210754.k8L7s2xm050489@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 21 Sep 2006 07:54:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: FSF Cc: Subject: cvs commit: src/contrib/gcc cpp.1 gcc.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: Thu, 21 Sep 2006 07:54:03 -0000 ru 2006-09-21 07:54:02 UTC FreeBSD src repository Removed files: (Branch: FSF) contrib/gcc cpp.1 gcc.1 Log: These files live in the doc/ subdir in later releases of GCC. Revision Changes Path 1.1.1.3 +0 -1 src/contrib/gcc/cpp.1 (dead) 1.1.1.5 +0 -4191 src/contrib/gcc/gcc.1 (dead) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 07: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 17E4916A51F; Thu, 21 Sep 2006 07:55:31 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C1B43D6B; Thu, 21 Sep 2006 07:55:29 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L7tTV0050565; Thu, 21 Sep 2006 07:55:29 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L7tTAO050552; Thu, 21 Sep 2006 07:55:29 GMT (envelope-from ru) Message-Id: <200609210755.k8L7tTAO050552@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 21 Sep 2006 07:55: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/contrib/gcc cccp.1 gcc.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: Thu, 21 Sep 2006 07:55:31 -0000 ru 2006-09-21 07:55:28 UTC FreeBSD src repository Removed files: contrib/gcc cccp.1 gcc.1 Log: Removed these from HEAD as well. Revision Changes Path 1.4 +0 -668 src/contrib/gcc/cccp.1 (dead) 1.22 +0 -4272 src/contrib/gcc/gcc.1 (dead) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 08: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 BEAB016A55A; Thu, 21 Sep 2006 08:01:28 +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 6FB9843D55; Thu, 21 Sep 2006 08:01:28 +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 k8L81SuZ050945; Thu, 21 Sep 2006 08:01:28 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L81S1W050944; Thu, 21 Sep 2006 08:01:28 GMT (envelope-from tobez) Message-Id: <200609210801.k8L81S1W050944@repoman.freebsd.org> From: Anton Berezin Date: Thu, 21 Sep 2006 08: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/net/p5-IO-Interface 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, 21 Sep 2006 08:01:28 -0000 tobez 2006-09-21 08:01:28 UTC FreeBSD ports repository Modified files: net/p5-IO-Interface Makefile distinfo pkg-plist Log: Update to 1.02. Also assign maintainer to perl@ (not part of the PR). PR: 103445 Submitted by: leeym Revision Changes Path 1.7 +10 -4 ports/net/p5-IO-Interface/Makefile 1.6 +3 -3 ports/net/p5-IO-Interface/distinfo 1.4 +2 -0 ports/net/p5-IO-Interface/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 08:08: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 E5CF516A412; Thu, 21 Sep 2006 08:08:04 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61D7043D90; Thu, 21 Sep 2006 08:07:59 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L87xYL052546; Thu, 21 Sep 2006 08:07:59 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L87x3h052545; Thu, 21 Sep 2006 08:07:59 GMT (envelope-from stas) Message-Id: <200609210807.k8L87x3h052545@repoman.freebsd.org> From: Stanislav Sedov Date: Thu, 21 Sep 2006 08:07: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/emulators/e-uae Makefile ports/games/freeciv Makefile ports/multimedia/avidemux2 Makefile ports/multimedia/ffmpeg Makefile ports/multimedia/ffmpeg-devel Makefile ports/multimedia/libmpeg2 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, 21 Sep 2006 08:08:05 -0000 stas 2006-09-21 08:07:59 UTC FreeBSD ports repository Modified files: emulators/e-uae Makefile games/freeciv Makefile multimedia/avidemux2 Makefile multimedia/ffmpeg Makefile multimedia/ffmpeg-devel Makefile multimedia/libmpeg2 Makefile multimedia/libtheora Makefile multimedia/transcode Makefile x11/electricsheep Makefile Log: - Fix SDL-dependent ports broken by last update. Approved by: kris (portmgr), sem (mentor) Revision Changes Path 1.9 +0 -4 ports/emulators/e-uae/Makefile 1.78 +2 -1 ports/games/freeciv/Makefile 1.40 +0 -4 ports/multimedia/avidemux2/Makefile 1.94 +0 -3 ports/multimedia/ffmpeg-devel/Makefile 1.56 +0 -3 ports/multimedia/ffmpeg/Makefile 1.32 +0 -3 ports/multimedia/libmpeg2/Makefile 1.14 +0 -5 ports/multimedia/libtheora/Makefile 1.77 +1 -2 ports/multimedia/transcode/Makefile 1.36 +0 -4 ports/x11/electricsheep/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 08:20: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 AB2EA16A40F; Thu, 21 Sep 2006 08:20:28 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5001243D45; Thu, 21 Sep 2006 08:20:28 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L8KST0053118; Thu, 21 Sep 2006 08:20:28 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L8KSga053117; Thu, 21 Sep 2006 08:20:28 GMT (envelope-from chinsan) Message-Id: <200609210820.k8L8KSga053117@repoman.freebsd.org> From: Chin-San Huang Date: Thu, 21 Sep 2006 08:20: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/en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml 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: Thu, 21 Sep 2006 08:20:28 -0000 chinsan 2006-09-21 08:20:28 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml en_US.ISO8859-1/share/sgml authors.ent Log: Add my entries to doc repo. Approved by: delphij (mentor) Revision Changes Path 1.609 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.150 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml 1.397 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Thu Sep 21 08:30: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 2CAC216A412; Thu, 21 Sep 2006 08:30:29 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE4143D55; Thu, 21 Sep 2006 08:30:28 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L8UScV053588; Thu, 21 Sep 2006 08:30:28 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L8USLw053587; Thu, 21 Sep 2006 08:30:28 GMT (envelope-from chinsan) Message-Id: <200609210830.k8L8USLw053587@repoman.freebsd.org> From: Chin-San Huang Date: Thu, 21 Sep 2006 08:30: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/share/sgml 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: Thu, 21 Sep 2006 08:30:29 -0000 chinsan 2006-09-21 08:30:28 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Add myself as a new doc committer to news. Approved by: delphij (mentor) Revision Changes Path 1.7 +9 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Thu Sep 21 08:35: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 D2D8A16A407; Thu, 21 Sep 2006 08:35:04 +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 8518343D81; Thu, 21 Sep 2006 08:35:00 +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 k8L8Z0aQ053846; Thu, 21 Sep 2006 08:35:00 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L8Z0Qa053845; Thu, 21 Sep 2006 08:35:00 GMT (envelope-from krion) Message-Id: <200609210835.k8L8Z0Qa053845@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 21 Sep 2006 08:35: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/dns/libidn 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, 21 Sep 2006 08:35:05 -0000 krion 2006-09-21 08:35:00 UTC FreeBSD ports repository Modified files: dns/libidn Makefile distinfo pkg-plist Log: Update to 0.6.7 Revision Changes Path 1.59 +4 -4 ports/dns/libidn/Makefile 1.41 +3 -3 ports/dns/libidn/distinfo 1.25 +1 -0 ports/dns/libidn/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 08: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 6F26116A412; Thu, 21 Sep 2006 08:55:31 +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 2A47043D58; Thu, 21 Sep 2006 08:55:31 +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 k8L8tV62062824; Thu, 21 Sep 2006 08:55:31 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L8tV4Y062823; Thu, 21 Sep 2006 08:55:31 GMT (envelope-from des) Message-Id: <200609210855.k8L8tV4Y062823@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 21 Sep 2006 08: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: ports/www/varnish 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, 21 Sep 2006 08:55:31 -0000 des 2006-09-21 08:55:30 UTC FreeBSD ports repository Modified files: www/varnish Makefile distinfo Log: Upgrade to 1.0.1 (fixes a bug that affects performance under high load) Revision Changes Path 1.4 +1 -1 ports/www/varnish/Makefile 1.3 +3 -3 ports/www/varnish/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:01: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 1F99E16A47C; Thu, 21 Sep 2006 09:01:36 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F5643D5F; Thu, 21 Sep 2006 09:01:27 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L91BEA063131; Thu, 21 Sep 2006 09:01:11 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L91BZJ063130; Thu, 21 Sep 2006 09:01:11 GMT (envelope-from mich) Message-Id: <200609210901.k8L91BZJ063130@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Thu, 21 Sep 2006 09:01: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/irc/pisg 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, 21 Sep 2006 09:01:36 -0000 mich 2006-09-21 09:01:10 UTC FreeBSD ports repository Modified files: irc/pisg Makefile distinfo Log: - update to -> 0.70 Changelog: http://pisg.sourceforge.net/Changelog Revision Changes Path 1.30 +1 -1 ports/irc/pisg/Makefile 1.28 +3 -3 ports/irc/pisg/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:05: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 48B4916A415; Thu, 21 Sep 2006 09:05:00 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F8DB43D78; Thu, 21 Sep 2006 09:04:52 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L94qrC064524; Thu, 21 Sep 2006 09:04:52 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L94q7E064523; Thu, 21 Sep 2006 09:04:52 GMT (envelope-from sergei) Message-Id: <200609210904.k8L94q7E064523@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 21 Sep 2006 09:04: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/pychecker Makefile ports/devel/tpg Makefile ports/textproc/txt2tags 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, 21 Sep 2006 09:05:00 -0000 sergei 2006-09-21 09:04:51 UTC FreeBSD ports repository Modified files: devel/pychecker Makefile devel/tpg Makefile textproc/txt2tags Makefile Log: - Drop maintainership on these ports due to ENOTIME; please feel free to grab any of these if you are interested Revision Changes Path 1.18 +1 -1 ports/devel/pychecker/Makefile 1.14 +1 -1 ports/devel/tpg/Makefile 1.10 +1 -1 ports/textproc/txt2tags/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:06: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 EC7B916A412; Thu, 21 Sep 2006 09:06:48 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A83F443D55; Thu, 21 Sep 2006 09:06:48 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L96m9v064660; Thu, 21 Sep 2006 09:06:48 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L96mvk064659; Thu, 21 Sep 2006 09:06:48 GMT (envelope-from johans) Message-Id: <200609210906.k8L96mvk064659@repoman.freebsd.org> From: Johan van Selst Date: Thu, 21 Sep 2006 09:06: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/net/ntop 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, 21 Sep 2006 09:06:49 -0000 johans 2006-09-21 09:06:48 UTC FreeBSD ports repository Modified files: net/ntop Makefile Log: - Fix run-time dependencies PR: ports/102291 Submitted by: Wesley Shields (maintainer) Revision Changes Path 1.57 +4 -1 ports/net/ntop/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:08: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 B925116A51A; Thu, 21 Sep 2006 09:08:48 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271D343D4C; Thu, 21 Sep 2006 09:08:46 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L98kdO064800; Thu, 21 Sep 2006 09:08:46 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L98kfK064799; Thu, 21 Sep 2006 09:08:46 GMT (envelope-from mich) Message-Id: <200609210908.k8L98kfK064799@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Thu, 21 Sep 2006 09:08: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/textproc/glark 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, 21 Sep 2006 09:08:48 -0000 mich 2006-09-21 09:08:45 UTC FreeBSD ports repository Modified files: textproc/glark Makefile distinfo Log: - update to -> 1.7.10 Revision Changes Path 1.21 +1 -1 ports/textproc/glark/Makefile 1.17 +3 -3 ports/textproc/glark/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09: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 AE26916A417; Thu, 21 Sep 2006 09:09:26 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4851643D49; Thu, 21 Sep 2006 09:09:26 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L99PiD064853; Thu, 21 Sep 2006 09:09:26 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L99P8B064852; Thu, 21 Sep 2006 09:09:25 GMT (envelope-from sergei) Message-Id: <200609210909.k8L99P8B064852@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 21 Sep 2006 09:09: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/cvm 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, 21 Sep 2006 09:09:26 -0000 sergei 2006-09-21 09:09:25 UTC FreeBSD ports repository Modified files: security/cvm Makefile Log: - CVM now requires devel/bglibs to be available at run-time due to a dynamic linking since bglibs provides shlibs now Revision Changes Path 1.8 +2 -1 ports/security/cvm/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:13: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 7AACA16A407; Thu, 21 Sep 2006 09:13:16 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8664D43D70; Thu, 21 Sep 2006 09:13:14 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L9DE8M065143; Thu, 21 Sep 2006 09:13:14 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L9DEC4065142; Thu, 21 Sep 2006 09:13:14 GMT (envelope-from sergei) Message-Id: <200609210913.k8L9DEC4065142@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 21 Sep 2006 09: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/security/cvm 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, 21 Sep 2006 09:13:16 -0000 sergei 2006-09-21 09:13:14 UTC FreeBSD ports repository Modified files: security/cvm Makefile distinfo Log: - Update to 0.82 (this should have been included in the previous commit to this port) Revision Changes Path 1.9 +1 -2 ports/security/cvm/Makefile 1.9 +6 -6 ports/security/cvm/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09: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 1015016A416; Thu, 21 Sep 2006 09:27:15 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7F5643D5C; Thu, 21 Sep 2006 09:27:14 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L9REp1068172; Thu, 21 Sep 2006 09:27:14 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L9REvf068171; Thu, 21 Sep 2006 09:27:14 GMT (envelope-from johans) Message-Id: <200609210927.k8L9REvf068171@repoman.freebsd.org> From: Johan van Selst Date: Thu, 21 Sep 2006 09: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-mgmt/arpwatch/files arpwatch.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: Thu, 21 Sep 2006 09:27:15 -0000 johans 2006-09-21 09:27:14 UTC FreeBSD ports repository Modified files: net-mgmt/arpwatch/files arpwatch.sh.in Log: - Fix rcNG script (handle restart, allow $arpwatch_dir setting) PR: ports/102600 Submitted by: Eugene Grosbein Approved by: Thomas Abthorpe (maintainer) Revision Changes Path 1.6 +8 -6 ports/net-mgmt/arpwatch/files/arpwatch.sh.in From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:40: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 9162F16A415; Thu, 21 Sep 2006 09:40:53 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AD3043D88; Thu, 21 Sep 2006 09:40:48 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GQL31-0006lC-4C; Thu, 21 Sep 2006 10:40:47 +0100 Date: Thu, 21 Sep 2006 10:40:47 +0100 From: Ceri Davies To: "Bruce A. Mah" Message-ID: <20060921094047.GD35454@submonkey.net> Mail-Followup-To: Ceri Davies , "Bruce A. Mah" , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200609201648.k8KGmb7D062822@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tjCHc7DPkfUGtrlw" Content-Disposition: inline In-Reply-To: <200609201648.k8KGmb7D062822@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Ceri Davies Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/share/sgml release.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, 21 Sep 2006 09:40:53 -0000 --tjCHc7DPkfUGtrlw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 04:48:37PM +0000, Bruce A. Mah wrote: > bmah 2006-09-20 16:48:37 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > share/sgml release.ent=20 > Log: > Make 6.2-BETA and its release process visible on the Web site. This isn't enough to make the BETA appear on where.html. There used to be an include.releases.xml and an include.releases.sgml, but I no longer understand how the entities work. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --tjCHc7DPkfUGtrlw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEl4eocfcwTS3JF8RAiiQAKCcc0ThciM/rhgw3gDSLMF+4wG4cgCffcg5 Cm80GUfg6Z1KO1Y7XF7X/bk= =JU0O -----END PGP SIGNATURE----- --tjCHc7DPkfUGtrlw-- From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:40: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 B73FD16A552; Thu, 21 Sep 2006 09:40:58 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF5243D7C; Thu, 21 Sep 2006 09:40:53 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L9er7T068822; Thu, 21 Sep 2006 09:40:53 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L9erZv068821; Thu, 21 Sep 2006 09:40:53 GMT (envelope-from stas) Message-Id: <200609210940.k8L9erZv068821@repoman.freebsd.org> From: Stanislav Sedov Date: Thu, 21 Sep 2006 09:40: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/devel/pwlib/files patch-configureac patch-include_ptclib_vsdl.h patch-src_ptclib_vsdl.cxx X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 09:40:58 -0000 stas 2006-09-21 09:40:53 UTC FreeBSD ports repository Modified files: devel/pwlib/files patch-configureac Added files: devel/pwlib/files patch-include_ptclib_vsdl.h patch-src_ptclib_vsdl.cxx Log: - Fix the port to work with the updated SDL version (1.2.11) PR: ports/103448 Submitted by: Diane Bruce Approved by: krion (portmgr), sem (mentor) Revision Changes Path 1.4 +7 -4 ports/devel/pwlib/files/patch-configureac 1.1 +14 -0 ports/devel/pwlib/files/patch-include_ptclib_vsdl.h (new) 1.1 +14 -0 ports/devel/pwlib/files/patch-src_ptclib_vsdl.cxx (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:42: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 B3E9716A47C; Thu, 21 Sep 2006 09:42:10 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 335DA43D83; Thu, 21 Sep 2006 09:42:00 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L9g0Zx068944; Thu, 21 Sep 2006 09:42:00 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L9g0eB068941; Thu, 21 Sep 2006 09:42:00 GMT (envelope-from mich) Message-Id: <200609210942.k8L9g0eB068941@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Thu, 21 Sep 2006 09:42: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/apercu 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, 21 Sep 2006 09:42:10 -0000 mich 2006-09-21 09:42:00 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/apercu Makefile distinfo pkg-descr Log: - Add port apercu A command-line (console) application to summarize information from Apache logs, including hit counts, requests, referrers, and user activity. WWW: http://www.incava.org/projects/apercu/ Revision Changes Path 1.1570 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/apercu/Makefile (new) 1.1 +3 -0 ports/www/apercu/distinfo (new) 1.1 +5 -0 ports/www/apercu/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:42: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 60A9C16A5AC; Thu, 21 Sep 2006 09:42:18 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6643143D45; Thu, 21 Sep 2006 09:42:09 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L9g9QN068989; Thu, 21 Sep 2006 09:42:09 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L9g9Vr068988; Thu, 21 Sep 2006 09:42:09 GMT (envelope-from mich) Message-Id: <200609210942.k8L9g9Vr068988@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Thu, 21 Sep 2006 09:42: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: Thu, 21 Sep 2006 09:42:18 -0000 mich 2006-09-21 09:42:09 UTC FreeBSD ports repository Modified files: . modules Log: apercu --> ports/www/apercu Revision Changes Path 1.16246 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:50: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 0F68516A494; Thu, 21 Sep 2006 09:50:25 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA7043D5C; Thu, 21 Sep 2006 09:50:23 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GQLCI-000JXO-MH; Thu, 21 Sep 2006 10:50:22 +0100 Date: Thu, 21 Sep 2006 10:50:22 +0100 From: Ceri Davies To: Ruslan Ermilov Message-ID: <20060921095022.GE35454@submonkey.net> Mail-Followup-To: Ceri Davies , Ruslan Ermilov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200609210745.k8L7jcUP050033@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lCAWRPmW1mITcIfM" Content-Disposition: inline In-Reply-To: <200609210745.k8L7jcUP050033@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc/doc cpp.1 gcc.1 gcov.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: Thu, 21 Sep 2006 09:50:25 -0000 --lCAWRPmW1mITcIfM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 21, 2006 at 07:45:37AM +0000, Ruslan Ermilov wrote: > ru 2006-09-21 07:45:37 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: FSF) > contrib/gcc/doc cpp.1 gcc.1 gcov.1=20 > Log: > Updated manpages for 3.4.6 release. Thank you for this. Affects PRs 72285 and 58583 at the least. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --lCAWRPmW1mITcIfM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEmBeocfcwTS3JF8RAj2ZAJ9UVnVe8ebJp7Ige6QQTTxIbgYyQQCeM/jM 3WyjBZvXqMqY1VI7NTt0u1Y= =kk73 -----END PGP SIGNATURE----- --lCAWRPmW1mITcIfM-- From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:51: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 10F5B16A416; Thu, 21 Sep 2006 09:51: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 BF7ED43D4C; Thu, 21 Sep 2006 09:51: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 k8L9pgiD069496; Thu, 21 Sep 2006 09:51:42 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L9pgjp069495; Thu, 21 Sep 2006 09:51:42 GMT (envelope-from clsung) Message-Id: <200609210951.k8L9pgjp069495@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 21 Sep 2006 09:51: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/devel/p5-IPC-Run3 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, 21 Sep 2006 09:51:43 -0000 clsung 2006-09-21 09:51:42 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Run3 Makefile Log: - mark IGNORE when perl < 5.6, since p5-File-Temp require at least perl5.6 - bump PORTREVISION Noted by: leeym Revision Changes Path 1.14 +3 -5 ports/devel/p5-IPC-Run3/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 09:55: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 E4F5716A416; Thu, 21 Sep 2006 09:55:46 +0000 (UTC) (envelope-from rrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009E243D49; Thu, 21 Sep 2006 09:55:44 +0000 (GMT) (envelope-from rrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8L9thLb069707; Thu, 21 Sep 2006 09:55:43 GMT (envelope-from rrs@repoman.freebsd.org) Received: (from rrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8L9thBn069706; Thu, 21 Sep 2006 09:55:43 GMT (envelope-from rrs) Message-Id: <200609210955.k8L9thBn069706@repoman.freebsd.org> From: Randall Stewart Date: Thu, 21 Sep 2006 09:55: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/kern uipc_mbuf.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, 21 Sep 2006 09:55:47 -0000 rrs 2006-09-21 09:55:43 UTC FreeBSD src repository Modified files: sys/kern uipc_mbuf.c Log: atomic_fetchadd_int is used by mb_free_ext(), but it returns the previous value that the "add" effected (In this case we are adding -1), afterwhich we compare it to '0'... to see if we free the mbuf... we should be comparing it to '1'... Note that this only effects when there is contention since there is a first part to the comparison that checks to see if its '1'. So this bug would only crop up if two CPU's are trying to free the same mbuf refcount at the same time. This will happen in SCTP but I doubt can happen in TCP or UDP. PR: N/A Submitted by: rrs Reviewed by: gnn,sam Approved by: gnn,sam Revision Changes Path 1.167 +1 -1 src/sys/kern/uipc_mbuf.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10:03: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 BDBD216A403; Thu, 21 Sep 2006 10:03:25 +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 4123743D5F; Thu, 21 Sep 2006 10:03:25 +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 k8LA3PKV071314; Thu, 21 Sep 2006 10:03:25 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LA3Pob071313; Thu, 21 Sep 2006 10:03:25 GMT (envelope-from tobez) Message-Id: <200609211003.k8LA3Pob071313@repoman.freebsd.org> From: Anton Berezin Date: Thu, 21 Sep 2006 10:03: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/deskutils/p5-Data-ICal 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, 21 Sep 2006 10:03:25 -0000 tobez 2006-09-21 10:03:25 UTC FreeBSD ports repository Modified files: deskutils/p5-Data-ICal Makefile distinfo Log: Update to 0.08. Revision Changes Path 1.3 +3 -2 ports/deskutils/p5-Data-ICal/Makefile 1.3 +3 -3 ports/deskutils/p5-Data-ICal/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10:09: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 2185E16A4B3; Thu, 21 Sep 2006 10:09:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D03FB43D76; Thu, 21 Sep 2006 10:09:16 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LA9G8T071602; Thu, 21 Sep 2006 10:09:16 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LA9Goe071601; Thu, 21 Sep 2006 10:09:16 GMT (envelope-from mat) Message-Id: <200609211009.k8LA9Goe071601@repoman.freebsd.org> From: Mathieu Arnold Date: Thu, 21 Sep 2006 10:09: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-B-Deobfuscate 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, 21 Sep 2006 10:09:17 -0000 mat 2006-09-21 10:09:16 UTC FreeBSD ports repository Modified files: devel/p5-B-Deobfuscate Makefile distinfo Log: Update to 0.15 Revision Changes Path 1.6 +1 -1 ports/devel/p5-B-Deobfuscate/Makefile 1.7 +3 -3 ports/devel/p5-B-Deobfuscate/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10:19: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 7DF8116A403; Thu, 21 Sep 2006 10:19:46 +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 DC4D443D6D; Thu, 21 Sep 2006 10:19:45 +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 k8LAJjLp072183; Thu, 21 Sep 2006 10:19:45 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LAJjXu072182; Thu, 21 Sep 2006 10:19:45 GMT (envelope-from cperciva) Message-Id: <200609211019.k8LAJjXu072182@repoman.freebsd.org> From: Colin Percival Date: Thu, 21 Sep 2006 10:19: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/ntop 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, 21 Sep 2006 10:19:46 -0000 cperciva 2006-09-21 10:19:45 UTC FreeBSD ports repository Modified files: net/ntop Makefile Log: This port depends on urwfonts, not urwfonfs. Reported by: Portsnap buildbox Revision Changes Path 1.58 +1 -1 ports/net/ntop/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10:24: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 C201A16A403; Thu, 21 Sep 2006 10:24: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 9B39143D77; Thu, 21 Sep 2006 10:24: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 k8LAOfSh072531; Thu, 21 Sep 2006 10:24:41 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LAOfgG072530; Thu, 21 Sep 2006 10:24:41 GMT (envelope-from clsung) Message-Id: <200609211024.k8LAOfgG072530@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 21 Sep 2006 10:24: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/databases/p5-BerkeleyDB 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, 21 Sep 2006 10:24:43 -0000 clsung 2006-09-21 10:24:41 UTC FreeBSD ports repository Modified files: databases/p5-BerkeleyDB Makefile distinfo Log: - Update to 0.30 Revision Changes Path 1.29 +1 -1 ports/databases/p5-BerkeleyDB/Makefile 1.14 +3 -3 ports/databases/p5-BerkeleyDB/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10: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 393FB16A548; Thu, 21 Sep 2006 10:25:17 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBEC743D53; Thu, 21 Sep 2006 10:25:16 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LAPGah072621; Thu, 21 Sep 2006 10:25:16 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LAPGH5072620; Thu, 21 Sep 2006 10:25:16 GMT (envelope-from sergei) Message-Id: <200609211025.k8LAPGH5072620@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 21 Sep 2006 10:25: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 UPDATING ports/mail/mailfront 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, 21 Sep 2006 10:25:17 -0000 sergei 2006-09-21 10:25:16 UTC FreeBSD ports repository Modified files: . UPDATING mail/mailfront Makefile distinfo pkg-plist Log: - Update to 1.01; Mailfront has been rewritten to be modular - see UPDATING entry for details Revision Changes Path 1.396 +16 -1 ports/UPDATING 1.18 +6 -3 ports/mail/mailfront/Makefile 1.14 +6 -6 ports/mail/mailfront/distinfo 1.8 +37 -6 ports/mail/mailfront/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10:26: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 64E9316A407; Thu, 21 Sep 2006 10:26:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EFF543D46; Thu, 21 Sep 2006 10:26:25 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LAQP4k072694; Thu, 21 Sep 2006 10:26:25 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LAQOrK072693; Thu, 21 Sep 2006 10:26:24 GMT (envelope-from mat) Message-Id: <200609211026.k8LAQOrK072693@repoman.freebsd.org> From: Mathieu Arnold Date: Thu, 21 Sep 2006 10:26: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/p5-Net-SAP 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, 21 Sep 2006 10:26:25 -0000 mat 2006-09-21 10:26:24 UTC FreeBSD ports repository Modified files: net/p5-Net-SAP Makefile distinfo pkg-plist Log: Update to 0.10 Revision Changes Path 1.7 +1 -1 ports/net/p5-Net-SAP/Makefile 1.6 +3 -3 ports/net/p5-Net-SAP/distinfo 1.7 +4 -8 ports/net/p5-Net-SAP/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10:30: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 21A6E16A407; Thu, 21 Sep 2006 10:30:21 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D008943D46; Thu, 21 Sep 2006 10:30:20 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LAUK59072886; Thu, 21 Sep 2006 10:30:20 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LAUK0u072885; Thu, 21 Sep 2006 10:30:20 GMT (envelope-from sergei) Message-Id: <200609211030.k8LAUK0u072885@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 21 Sep 2006 10:30: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/ftp/twoftpd 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, 21 Sep 2006 10:30:21 -0000 sergei 2006-09-21 10:30:20 UTC FreeBSD ports repository Modified files: ftp/twoftpd Makefile Log: - Add security/cvm to LIB_DEPENDS as this port now links against cvm dynamically - devel/bglibs is now pulled as a dependency for cvm - Bump PORTREVISION Revision Changes Path 1.15 +2 -2 ports/ftp/twoftpd/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 10: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 56CAB16A416; Thu, 21 Sep 2006 10:37:19 +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 0232443D79; Thu, 21 Sep 2006 10:37: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 k8LAbIAm073316; Thu, 21 Sep 2006 10:37:18 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LAbIrm073315; Thu, 21 Sep 2006 10:37:18 GMT (envelope-from clsung) Message-Id: <200609211037.k8LAbIrm073315@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 21 Sep 2006 10:37: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/benchmarks/pear-Benchmark 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, 21 Sep 2006 10:37:19 -0000 clsung 2006-09-21 10:37:18 UTC FreeBSD ports repository Modified files: benchmarks/pear-Benchmark Makefile distinfo Log: - Update to 1.2.6 - reset maintainer Submitted by: chinsan Approved by: maintainer (timeout) Revision Changes Path 1.6 +2 -2 ports/benchmarks/pear-Benchmark/Makefile 1.5 +3 -3 ports/benchmarks/pear-Benchmark/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:08: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 C62AE16A407; Thu, 21 Sep 2006 11:08:28 +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 7509E43D4C; Thu, 21 Sep 2006 11:08:28 +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 k8LB8S2M075904; Thu, 21 Sep 2006 11:08:28 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LB8Sm9075903; Thu, 21 Sep 2006 11:08:28 GMT (envelope-from yongari) Message-Id: <200609211108.k8LB8Sm9075903@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 21 Sep 2006 11:08:28 +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/re if_re.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, 21 Sep 2006 11:08:28 -0000 yongari 2006-09-21 11:08:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/re if_re.c Log: MFC if_re.c 1.73 to RELENG_6. Make 8139C+ work again which was broken since rev 1.68. Ever since rev 1.68 re(4) checks the validity of link in re_start. But rlphy(4) got a garbled data due to a different bit layout used on 8139C+ and it couldn't report correct link state. To fix it, ignore BMCR_LOOP and BMCR_ISO bits which have different meanings on 8139C+. I think this also make dhclient(8) work on 8139C+. Approved by: re (mux) Revision Changes Path 1.46.2.20 +8 -0 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:20: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 1852F16A492; Thu, 21 Sep 2006 11:20:38 +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 EB27343D8B; Thu, 21 Sep 2006 11:20:28 +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 k8LBKSF9076439; Thu, 21 Sep 2006 11:20:28 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LBKSjM076438; Thu, 21 Sep 2006 11:20:28 GMT (envelope-from rwatson) Message-Id: <200609211120.k8LBKSjM076438@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 11:20:28 +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/security/audit audit_bsm.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, 21 Sep 2006 11:20:38 -0000 rwatson 2006-09-21 11:20:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/security/audit audit_bsm.c Log: Merge audit_bsm.c:1.12 from HEAD to RELENG_6: Add AUE_SYSARCH to the list of audit events during BSM conversion to prevent a console warning. Eventually, we will capture more arguments for sysarch. Obtained from: TrustedBSD Project Approved by: re (mux) Revision Changes Path 1.10.2.4 +1 -0 src/sys/security/audit/audit_bsm.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11: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 D28AB16A403; Thu, 21 Sep 2006 11:28:02 +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 8702E43D5E; Thu, 21 Sep 2006 11:28:02 +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 k8LBS2uK076931; Thu, 21 Sep 2006 11:28:02 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LBS2oM076930; Thu, 21 Sep 2006 11:28:02 GMT (envelope-from tobez) Message-Id: <200609211128.k8LBS2oM076930@repoman.freebsd.org> From: Anton Berezin Date: Thu, 21 Sep 2006 11:28: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/devel/p5-IPC-Cmd Makefile distinfo ports/devel/p5-IPC-Cmd/files patch-IPC-Cmd.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: Thu, 21 Sep 2006 11:28:02 -0000 tobez 2006-09-21 11:28:02 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Cmd Makefile distinfo Added files: devel/p5-IPC-Cmd/files patch-IPC-Cmd.pm Log: Update to 0.25. Also make work with older perls (not part of the PR). PR: 102952 Submitted by: gslin@gslin.org Revision Changes Path 1.2 +6 -3 ports/devel/p5-IPC-Cmd/Makefile 1.3 +3 -3 ports/devel/p5-IPC-Cmd/distinfo 1.1 +21 -0 ports/devel/p5-IPC-Cmd/files/patch-IPC-Cmd.pm (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:31: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 0646F16A407; Thu, 21 Sep 2006 11:31:14 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B498243D45; Thu, 21 Sep 2006 11:31:13 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LBVDkr077139; Thu, 21 Sep 2006 11:31:13 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LBVDnO077138; Thu, 21 Sep 2006 11:31:13 GMT (envelope-from wilko) Message-Id: <200609211131.k8LBVDnO077138@repoman.freebsd.org> From: Wilko Bulte Date: Thu, 21 Sep 2006 11:31:13 +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 donors.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, 21 Sep 2006 11:31:14 -0000 wilko 2006-09-21 11:31:13 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Paul Ghering will ship markm@ a NatSemi Geode based appliance to fix the entropy harvesting which appears to be problematic on this hardware platform. Thanks again Paul! Revision Changes Path 1.327 +8 -1 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:35: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 AD89816A49E; Thu, 21 Sep 2006 11:35:26 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C680843D45; Thu, 21 Sep 2006 11:35:24 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LBZONW078741; Thu, 21 Sep 2006 11:35:24 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LBZOLp078740; Thu, 21 Sep 2006 11:35:24 GMT (envelope-from mich) Message-Id: <200609211135.k8LBZOLp078740@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Thu, 21 Sep 2006 11:35: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 Makefile ports/devel/svndelta 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, 21 Sep 2006 11:35:26 -0000 mich 2006-09-21 11:35:24 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/svndelta Makefile distinfo pkg-descr pkg-plist Log: - add port svndelta svndelta helps control Subversion-managed projects. svndelta summarizes project changes (including lines of code) and also adds to and removes from Subversion the files that have been added and removed locally. svndelta filters project changes by using .svnignore files, both system-wide and locally. Thus, for example, svndelta will not attempt to add backup files or object files to a project, or include them in summaries of changes. WWW: http://www.incava.org/projects/svndelta/ Revision Changes Path 1.2453 +1 -0 ports/devel/Makefile 1.1 +41 -0 ports/devel/svndelta/Makefile (new) 1.1 +3 -0 ports/devel/svndelta/distinfo (new) 1.1 +13 -0 ports/devel/svndelta/pkg-descr (new) 1.1 +13 -0 ports/devel/svndelta/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:35: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 1650E16A492; Thu, 21 Sep 2006 11:35:39 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F2343D66; Thu, 21 Sep 2006 11:35:38 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LBZcL5078794; Thu, 21 Sep 2006 11:35:38 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LBZcWN078793; Thu, 21 Sep 2006 11:35:38 GMT (envelope-from mich) Message-Id: <200609211135.k8LBZcWN078793@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Thu, 21 Sep 2006 11:35: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: Thu, 21 Sep 2006 11:35:39 -0000 mich 2006-09-21 11:35:38 UTC FreeBSD ports repository Modified files: . modules Log: svndelta --> ports/devel/svndelta Revision Changes Path 1.16247 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:35: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 C4CE716A407; Thu, 21 Sep 2006 11:35:53 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E1943D73; Thu, 21 Sep 2006 11:35:53 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 3736E2D41; Thu, 21 Sep 2006 06:35:53 -0500 (CDT) Date: Thu, 21 Sep 2006 06:35:53 -0500 To: Akinori MUSHA Message-ID: <20060921113553.GD7933@soaustin.net> References: <200609170125.k8H1PknY031972@repoman.freebsd.org> <86mz8ud8pi.knu@iDaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86mz8ud8pi.knu@iDaemons.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, Kris Kennaway , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-mysql 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, 21 Sep 2006 11:35:53 -0000 On Wed, Sep 20, 2006 at 09:27:21PM +0900, Akinori MUSHA wrote: > http://pointyhat.freebsd.org/errorlogs/i386-7-latest/ruby18-mysql-2.7.1.log > > Note: Some of those logs may not exist depending on the timing. The previous errorlogs are always archived. If you have access to pointyhat, you can find them that way; otherwise, you'll need to do some detective work on the web pages under "Archive / All error logs" at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/ . For instance, I find the ruby18-mysql log at e.4.20060713/ruby18-mysql-2.7.1.log.bz2 e.4.2006071303/ruby18-mysql-2.7.1.log.bz2 e.5-exp.2006091406/ruby18-mysql-2.7.1.log e.5.20060726/ruby18-mysql-2.7.1.log e.5.2006072607/ruby18-mysql-2.7.1.log e.6.2006091606/ruby18-mysql-2.7.1.log Note that to save space, older errorlogs are compressed. mcl From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:36: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 3188E16A4AB; Thu, 21 Sep 2006 11:36:33 +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 97CCC43D55; Thu, 21 Sep 2006 11:36:32 +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 k8LBaW0P078987; Thu, 21 Sep 2006 11:36:32 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LBaWkY078986; Thu, 21 Sep 2006 11:36:32 GMT (envelope-from tobez) Message-Id: <200609211136.k8LBaWkY078986@repoman.freebsd.org> From: Anton Berezin Date: Thu, 21 Sep 2006 11:36: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/mail/p5-Email-Valid 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, 21 Sep 2006 11:36:33 -0000 tobez 2006-09-21 11:36:32 UTC FreeBSD ports repository Modified files: mail/p5-Email-Valid Makefile distinfo Log: Update to 0.176. PR: 100973 Submitted by: tjs@cdpa.nsysu.edu.tw Revision Changes Path 1.19 +1 -2 ports/mail/p5-Email-Valid/Makefile 1.13 +3 -3 ports/mail/p5-Email-Valid/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 11:57: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 7EB4C16A4D8 for ; Thu, 21 Sep 2006 11:57:42 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id D402243D58 for ; Thu, 21 Sep 2006 11:57:38 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so829172pyc for ; Thu, 21 Sep 2006 04:57:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=ffxdPVagm7XUhv3jttZ+JRg/z9Qz6aFi38QKG1u4SnWgSEVXLx8jbaLvvQ4P9HJ2gO+KAN/B3NntFmzBsXTQlMdAgwgqnT9UENOnaeoSyiYdylY5d18wJiRmWriftoaSkOPSt8OWuDuOnGlKDD6L3nK+TilflWYDyQhGhTOaF9E= Received: by 10.35.132.20 with SMTP id j20mr30702650pyn; Thu, 21 Sep 2006 04:57:38 -0700 (PDT) Received: by 10.35.91.17 with HTTP; Thu, 21 Sep 2006 04:57:37 -0700 (PDT) Message-ID: Date: Thu, 21 Sep 2006 07:57:37 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: "Akinori MUSHA" In-Reply-To: <86mz8ud8pi.knu@iDaemons.org> MIME-Version: 1.0 References: <200609170125.k8H1PknY031972@repoman.freebsd.org> <86mz8ud8pi.knu@iDaemons.org> X-Google-Sender-Auth: 6ba71ba1e7bf618b Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/databases/ruby-mysql 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, 21 Sep 2006 11:57:42 -0000 On 9/20/06, Akinori MUSHA wrote: > > Hi, > > Is there anyone who can reproduce this build error? I couldn't > reproduce it on 4-STABLE nor on 6-STABLE. > > > http://pointyhat.freebsd.org/errorlogs/i386-4-latest/ruby18-mysql-2.7.1.log > > http://pointyhat.freebsd.org/errorlogs/i386-5-latest/ruby18-mysql-2.7.1.log > > http://pointyhat.freebsd.org/errorlogs/i386-6-latest/ruby18-mysql-2.7.1.log > > http://pointyhat.freebsd.org/errorlogs/i386-7-latest/ruby18-mysql-2.7.1.log > > Note: Some of those logs may not exist depending on the timing. Any hint is appreciated, thanks. It doesn't build with mysql 5.0, thats the problem. install mysql 5 and you'll get the error. At Sun, 17 Sep 2006 01:25:46 +0000 (UTC), > Kris Kennaway wrote: > > kris 2006-09-17 01:25:46 UTC > > > > FreeBSD ports repository > > > > Modified files: > > databases/ruby-mysql Makefile > > Log: > > BROKEN: Does not compile > > > > Revision Changes Path > > 1.27 +2 -0 ports/databases/ruby-mysql/Makefile > > -- > / > /__ __ Akinori.org / MUSHA.org > / ) ) ) ) / FreeBSD.org / Ruby-lang.org > Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp > > "Different eyes see different things, > Different hearts beat on different strings -- > But there are times for you and me when all such things agree" > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-cvs-all@FreeBSD.ORG Thu Sep 21 12: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 9CC2016A412; Thu, 21 Sep 2006 12:34:59 +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 EBD2B43D9F; Thu, 21 Sep 2006 12:34:47 +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 k8LCYlmP092800; Thu, 21 Sep 2006 12:34:47 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LCYlaT092799; Thu, 21 Sep 2006 12:34:47 GMT (envelope-from tobez) Message-Id: <200609211234.k8LCYlaT092799@repoman.freebsd.org> From: Anton Berezin Date: Thu, 21 Sep 2006 12:34: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-Return-Value 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, 21 Sep 2006 12:34:59 -0000 tobez 2006-09-21 12:34:47 UTC FreeBSD ports repository Modified files: devel/p5-Return-Value Makefile distinfo Log: Update to 1.301. Revision Changes Path 1.2 +1 -1 ports/devel/p5-Return-Value/Makefile 1.2 +3 -3 ports/devel/p5-Return-Value/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 12:38: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 7516E16A407; Thu, 21 Sep 2006 12:38:32 +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 9120643D62; Thu, 21 Sep 2006 12:38:31 +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 k8LCcV6Q093012; Thu, 21 Sep 2006 12:38:31 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LCcVAO093011; Thu, 21 Sep 2006 12:38:31 GMT (envelope-from rafan) Message-Id: <200609211238.k8LCcVAO093011@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 21 Sep 2006 12:38: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/net-mgmt/ipplan 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, 21 Sep 2006 12:38:32 -0000 rafan 2006-09-21 12:38:31 UTC FreeBSD ports repository Modified files: net-mgmt/ipplan Makefile distinfo pkg-plist Log: - Update to 4.80b PR: ports/103185 Submitted by: Babak Farrokhi Approved by: Maxim Tuliuk (maintainer) Revision Changes Path 1.11 +1 -2 ports/net-mgmt/ipplan/Makefile 1.11 +3 -3 ports/net-mgmt/ipplan/distinfo 1.10 +13 -10 ports/net-mgmt/ipplan/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 12:41: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 5364816A492; Thu, 21 Sep 2006 12:41:47 +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 D6C0D43D58; Thu, 21 Sep 2006 12:41:46 +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 k8LCfkbv093233; Thu, 21 Sep 2006 12:41:46 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LCfkHt093232; Thu, 21 Sep 2006 12:41:46 GMT (envelope-from tobez) Message-Id: <200609211241.k8LCfkHt093232@repoman.freebsd.org> From: Anton Berezin Date: Thu, 21 Sep 2006 12:41: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/p5-Time-HiRes 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, 21 Sep 2006 12:41:47 -0000 tobez 2006-09-21 12:41:46 UTC FreeBSD ports repository Modified files: devel/p5-Time-HiRes Makefile distinfo Log: Update to 1.90. PR: 102467 Submitted by: gslin@gslin.org Revision Changes Path 1.36 +1 -1 ports/devel/p5-Time-HiRes/Makefile 1.29 +3 -3 ports/devel/p5-Time-HiRes/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 12: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 8EB2C16A403; Thu, 21 Sep 2006 12:50: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 45FD043D45; Thu, 21 Sep 2006 12:50: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 k8LCoRxX001643; Thu, 21 Sep 2006 12:50:27 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LCoRio001641; Thu, 21 Sep 2006 12:50:27 GMT (envelope-from sat) Message-Id: <200609211250.k8LCoRio001641@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 21 Sep 2006 12: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/www/xpi-cutemenus-crystalsvg 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, 21 Sep 2006 12:50:27 -0000 sat 2006-09-21 12:50:26 UTC FreeBSD ports repository Modified files: www/xpi-cutemenus-crystalsvg Makefile distinfo Log: - Update to 1.2.5 Revision Changes Path 1.5 +1 -1 ports/www/xpi-cutemenus-crystalsvg/Makefile 1.5 +3 -3 ports/www/xpi-cutemenus-crystalsvg/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 13:50: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 CD45D16A4F1; Thu, 21 Sep 2006 13:50:21 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAE2C43D7D; Thu, 21 Sep 2006 13:50:19 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LDoJrC005480; Thu, 21 Sep 2006 13:50:19 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LDoJpK005478; Thu, 21 Sep 2006 13:50:19 GMT (envelope-from johans) Message-Id: <200609211350.k8LDoJpK005478@repoman.freebsd.org> From: Johan van Selst Date: Thu, 21 Sep 2006 13:50: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/mail/elm+ME 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, 21 Sep 2006 13:50:21 -0000 johans 2006-09-21 13:50:19 UTC FreeBSD ports repository Modified files: mail/elm+ME Makefile distinfo pkg-plist Log: - Update to 2.4.123c - Change MAINTAINER email to what I use for other ports as well Revision Changes Path 1.98 +6 -5 ports/mail/elm+ME/Makefile 1.55 +12 -30 ports/mail/elm+ME/distinfo 1.23 +8 -1 ports/mail/elm+ME/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 13:52: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 B2C2E16A415; Thu, 21 Sep 2006 13:52:55 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0573943D90; Thu, 21 Sep 2006 13:52:52 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LDqp11005701; Thu, 21 Sep 2006 13:52:51 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LDqpFw005700; Thu, 21 Sep 2006 13:52:51 GMT (envelope-from johans) Message-Id: <200609211352.k8LDqpFw005700@repoman.freebsd.org> From: Johan van Selst Date: Thu, 21 Sep 2006 13: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/mail/elm+ME/files patch-hdrdecode.c patch-precompiled_sets.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, 21 Sep 2006 13:52:55 -0000 johans 2006-09-21 13:52:51 UTC FreeBSD ports repository Added files: mail/elm+ME/files patch-hdrdecode.c patch-precompiled_sets.c Log: - Fix foreign charset decoding in headers - Fix handing of Big5 characters PR: ports/103082 Submitted by: wchunhao@csie.nctu.edu.tw Revision Changes Path 1.1 +84 -0 ports/mail/elm+ME/files/patch-hdrdecode.c (new) 1.1 +12 -0 ports/mail/elm+ME/files/patch-precompiled_sets.c (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14: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 D334616A415; Thu, 21 Sep 2006 14:06: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 8DC2843D53; Thu, 21 Sep 2006 14:06:19 +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 k8LE6Jvx007537; Thu, 21 Sep 2006 14:06:19 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LE6Jf4007536; Thu, 21 Sep 2006 14:06:19 GMT (envelope-from rwatson) Message-Id: <200609211406.k8LE6Jf4007536@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 14:06:19 +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/compat/freebsd32 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: Thu, 21 Sep 2006 14:06:19 -0000 rwatson 2006-09-21 14:06:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/compat/freebsd32 syscalls.master Log: Merge audit event assignments for 32-bit FreeBSD binary compatibility from HEAD to RELENG_6: syscalls.master:1.63, 1.72, 1.73, 1.75. With this change, 6.x 32-bit binary compatibility will also generate system call audit events. Approved by: re (mux) Revision Changes Path 1.50.2.7 +262 -260 src/sys/compat/freebsd32/syscalls.master From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:06: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 9054B16A415; Thu, 21 Sep 2006 14:06:50 +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 AC5F243D6A; Thu, 21 Sep 2006 14:06:49 +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 k8LE6nq3007594; Thu, 21 Sep 2006 14:06:49 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LE6nR9007593; Thu, 21 Sep 2006 14:06:49 GMT (envelope-from rwatson) Message-Id: <200609211406.k8LE6nR9007593@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 14:06:49 +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/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_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: Thu, 21 Sep 2006 14:06:50 -0000 rwatson 2006-09-21 14:06:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regenerate. Approved by: re (mux) Revision Changes Path 1.38.2.7 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.38.2.7 +1 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.29.2.7 +1 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.39.2.7 +211 -211 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:08: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 53B8116A416; Thu, 21 Sep 2006 14:08:56 +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 05F3643D7C; Thu, 21 Sep 2006 14:08:56 +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 k8LE8tRP007721; Thu, 21 Sep 2006 14:08:55 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LE8th4007720; Thu, 21 Sep 2006 14:08:55 GMT (envelope-from sat) Message-Id: <200609211408.k8LE8th4007720@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 21 Sep 2006 14:08: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/graphics/dcraw 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, 21 Sep 2006 14:08:56 -0000 sat 2006-09-21 14:08:55 UTC FreeBSD ports repository Modified files: graphics/dcraw Makefile distinfo Log: - Update to 8.39 Revision Changes Path 1.26 +1 -1 ports/graphics/dcraw/Makefile 1.24 +3 -3 ports/graphics/dcraw/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:09: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 A89AE16A49E; Thu, 21 Sep 2006 14:09:29 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 202A443D69; Thu, 21 Sep 2006 14:09:27 +0000 (GMT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LE9Rsd007765; Thu, 21 Sep 2006 14:09:27 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LE9Q3p007764; Thu, 21 Sep 2006 14:09:26 GMT (envelope-from mbr) Message-Id: <200609211409.k8LE9Q3p007764@repoman.freebsd.org> From: Martin Blapp Date: Thu, 21 Sep 2006 14:09: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/kern tty.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, 21 Sep 2006 14:09:29 -0000 mbr 2006-09-21 14:09:26 UTC FreeBSD src repository Modified files: sys/kern tty.c Log: Back out rev. 1.258. The real race cause has been fixed in rev. 1.241 of kern_proc.c. Requested by: jhb Revision Changes Path 1.259 +2 -2 src/sys/kern/tty.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:14: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 B8A4016A416; Thu, 21 Sep 2006 14:14:10 +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 B53EC43D78; Thu, 21 Sep 2006 14:14:09 +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 k8LEE9Tm008103; Thu, 21 Sep 2006 14:14:09 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LEE9Lx008102; Thu, 21 Sep 2006 14:14:09 GMT (envelope-from miwi) Message-Id: <200609211414.k8LEE9Lx008102@repoman.freebsd.org> From: Martin Wilke Date: Thu, 21 Sep 2006 14:14: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/sysutils/udfclient 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, 21 Sep 2006 14:14:10 -0000 miwi 2006-09-21 14:14:09 UTC FreeBSD ports repository Modified files: sysutils/udfclient Makefile distinfo Log: - Update to 0.5.3 PR: ports/103456 Submitted by: Andriy Gapon (maintainer) Revision Changes Path 1.10 +1 -1 ports/sysutils/udfclient/Makefile 1.6 +3 -3 ports/sysutils/udfclient/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:18: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 0F73F16A416; Thu, 21 Sep 2006 14:18:41 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8160D43D53; Thu, 21 Sep 2006 14:18:40 +0000 (GMT) (envelope-from bmah@freebsd.org) Received: from [192.168.2.119] (hornet.kitchenlab.org [64.142.31.105]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id k8LEIYpk021671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 21 Sep 2006 07:18:40 -0700 Message-ID: <45129F21.4070808@freebsd.org> Date: Thu, 21 Sep 2006 07:18:09 -0700 From: "Bruce A. Mah" User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: Ceri Davies , "Bruce A. Mah" , doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org References: <200609201648.k8KGmb7D062822@repoman.freebsd.org> <20060921094047.GD35454@submonkey.net> In-Reply-To: <20060921094047.GD35454@submonkey.net> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4296E88C7814C86596BB5C05" Cc: Subject: Re: cvs commit: www/share/sgml release.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, 21 Sep 2006 14:18:41 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4296E88C7814C86596BB5C05 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Ceri Davies wrote: > On Wed, Sep 20, 2006 at 04:48:37PM +0000, Bruce A. Mah wrote: >> bmah 2006-09-20 16:48:37 UTC >> >> FreeBSD doc repository >> >> Modified files: >> share/sgml release.ent=20 >> Log: >> Make 6.2-BETA and its release process visible on the Web site. >=20 > This isn't enough to make the BETA appear on where.html. There used to= > be an include.releases.xml and an include.releases.sgml, but I no longe= r > understand how the entities work. It worked in my local tests, honest! :-p Hmmm. I wonder if it's a dependency problem, where the Makefiles are not aware that where.html (other files too?) needs to be rebuilt if release.ent changes. I confess to not knowing a darn thing about how this part works. Bruce. --------------enig4296E88C7814C86596BB5C05 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 iD8DBQFFEp812MoxcVugUsMRAqFmAJsGUVbyRdA6HQCzDfpW0frC2h1flwCg0VA+ KGQZvNpO5CzSuW4kRpSISwA= =TqSW -----END PGP SIGNATURE----- --------------enig4296E88C7814C86596BB5C05-- From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:21: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 69C5516A407; Thu, 21 Sep 2006 14:21:41 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 258A843D45; Thu, 21 Sep 2006 14:21:41 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LELfiW008472; Thu, 21 Sep 2006 14:21:41 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LELesV008471; Thu, 21 Sep 2006 14:21:41 GMT (envelope-from ru) Message-Id: <200609211421.k8LELesV008471@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 21 Sep 2006 14:21: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/sbin/dumpon dumpon.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, 21 Sep 2006 14:21:41 -0000 ru 2006-09-21 14:21:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/dumpon dumpon.c Log: MFC: 1.23: With minidumps, the dumping partition could be smaller than physical memory, so checking the size of the partition is not necessary. Approved by: re (kensmith) Revision Changes Path 1.22.2.1 +8 -1 src/sbin/dumpon/dumpon.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:29: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 F2F9516A407; Thu, 21 Sep 2006 14:29:32 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF5243D49; Thu, 21 Sep 2006 14:29:32 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LETWwG008779; Thu, 21 Sep 2006 14:29:32 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LETWhJ008778; Thu, 21 Sep 2006 14:29:32 GMT (envelope-from brooks) Message-Id: <200609211429.k8LETWhJ008778@repoman.freebsd.org> From: Brooks Davis Date: Thu, 21 Sep 2006 14:29:32 +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/rc.d devd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 14:29:33 -0000 brooks 2006-09-21 14:29:32 UTC FreeBSD src repository Modified files: etc/rc.d devd Log: network_ipv6 also does some interface configuration so require it to run before starting devd so they don't trip over each other. PR: conf/103428 Revision Changes Path 1.10 +1 -1 src/etc/rc.d/devd From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:40: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 45AB316A47B; Thu, 21 Sep 2006 14:40:21 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B14CA43D55; Thu, 21 Sep 2006 14:40:20 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LEeKWS009263; Thu, 21 Sep 2006 14:40:20 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LEeKB6009262; Thu, 21 Sep 2006 14:40:20 GMT (envelope-from kan) Message-Id: <200609211440.k8LEeKB6009262@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 14:40: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/lib/libc/stdio vfprintf.c vfwprintf.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, 21 Sep 2006 14:40:21 -0000 kan 2006-09-21 14:40:20 UTC FreeBSD src repository Modified files: lib/libc/stdio vfprintf.c vfwprintf.c Log: Use correct type in va_arg argument. Revision Changes Path 1.74 +1 -1 src/lib/libc/stdio/vfprintf.c 1.26 +1 -1 src/lib/libc/stdio/vfwprintf.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 14:50: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 8BECF16A416; Thu, 21 Sep 2006 14:50:32 +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 8DC9D43D5C; Thu, 21 Sep 2006 14:50:29 +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 k8LEoTsa009777; Thu, 21 Sep 2006 14:50:29 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LEoTMo009776; Thu, 21 Sep 2006 14:50:29 GMT (envelope-from nork) Message-Id: <200609211450.k8LEoTMo009776@repoman.freebsd.org> From: Norikatsu Shigemura Date: Thu, 21 Sep 2006 14:50: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/liveMedia 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, 21 Sep 2006 14:50:32 -0000 nork 2006-09-21 14:50:29 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2006.09.20. Revision Changes Path 1.246 +1 -1 ports/net/liveMedia/Makefile 1.231 +3 -3 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 15:14: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 577C616A40F; Thu, 21 Sep 2006 15:14:10 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F5D043D55; Thu, 21 Sep 2006 15:14:09 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LFE996012065; Thu, 21 Sep 2006 15:14:09 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LFE9M4012064; Thu, 21 Sep 2006 15:14:09 GMT (envelope-from csjp) Message-Id: <200609211514.k8LFE9M4012064@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Thu, 21 Sep 2006 15:14:08 +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 kern_exit.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, 21 Sep 2006 15:14:10 -0000 csjp 2006-09-21 15:14:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern kern_exit.c Log: MFC revision 1.290 Hopefully close up race between the TTY (t_session) subsystem and exit(2) date: 2006/09/13 15:47:53; author: csjp; state: Exp; lines: +2 -2 Back out one of the Giant removals from revision 1.272. Giant was not here to protect the vnode, it was present to synchronize access to TTY session information between exit(2) and the TTY code. While we are here, note that Giant is required for TTY protection. Clue from: bde Discussed with: jhb Approved by: re@ (mux) Revision Changes Path 1.263.2.14 +2 -2 src/sys/kern/kern_exit.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 15:14: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 6B94F16A5C0; Thu, 21 Sep 2006 15:14:22 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8650343D46; Thu, 21 Sep 2006 15:14:21 +0000 (GMT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LFEL1Y012111; Thu, 21 Sep 2006 15:14:21 GMT (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LFEL5v012110; Thu, 21 Sep 2006 15:14:21 GMT (envelope-from knu) Message-Id: <200609211514.k8LFEL5v012110@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 21 Sep 2006 15:14: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/databases/ruby-mysql Makefile ports/databases/ruby-mysql/files patch-mysql.c.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, 21 Sep 2006 15:14:22 -0000 knu 2006-09-21 15:14:21 UTC FreeBSD ports repository Modified files: databases/ruby-mysql Makefile Added files: databases/ruby-mysql/files patch-mysql.c.in Log: Add a ad-hoc patch and unbreak. The problem is in MySQL 5.0.24a, as addressed in the following bug report: http://bugs.mysql.com/bug.php?id=22227 Revision Changes Path 1.28 +1 -3 ports/databases/ruby-mysql/Makefile 1.1 +10 -0 ports/databases/ruby-mysql/files/patch-mysql.c.in (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16:13: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 139C116A579; Thu, 21 Sep 2006 16:13:51 +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 07F6D43F2D; Thu, 21 Sep 2006 16:12:59 +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 k8LGCwG1016092; Thu, 21 Sep 2006 16:12:58 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGCwDp016091; Thu, 21 Sep 2006 16:12:58 GMT (envelope-from rwatson) Message-Id: <200609211612.k8LGCwDp016091@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 16:12: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/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: Thu, 21 Sep 2006 16:13:51 -0000 rwatson 2006-09-21 16:12:58 UTC FreeBSD src repository Modified files: sys/i386/linux syscalls.master Log: Use AUE_GETDIRENTRIES instead of AUE_O_GETDENTS and AUE_NULL for a number of directory reading system calls. Respell a mis-spelled event name. Clean up white space/line wraps in a couple of places. Assign event numbers to some new system call entries that have turned up in the list since audit support was added. Obtained from: TrustedBSD Project Revision Changes Path 1.79 +14 -13 src/sys/i386/linux/syscalls.master From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16:13: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 74F1916A548; Thu, 21 Sep 2006 16:13:51 +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 065CB43F53; Thu, 21 Sep 2006 16:13:17 +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 k8LGDG1i016152; Thu, 21 Sep 2006 16:13:16 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGDGmJ016151; Thu, 21 Sep 2006 16:13:16 GMT (envelope-from rwatson) Message-Id: <200609211613.k8LGDGmJ016151@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 16:13:16 +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/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: Thu, 21 Sep 2006 16:13:51 -0000 rwatson 2006-09-21 16:13:16 UTC FreeBSD src repository Modified files: sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: Regenerate. Revision Changes Path 1.82 +7 -7 src/sys/i386/linux/linux_proto.h 1.76 +1 -1 src/sys/i386/linux/linux_syscall.h 1.83 +7 -7 src/sys/i386/linux/linux_sysent.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16:18: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 3DF1016A407; Thu, 21 Sep 2006 16:18:35 +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 600BB43D70; Thu, 21 Sep 2006 16:18:33 +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 k8LGIXfC016433; Thu, 21 Sep 2006 16:18:33 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGIXgF016432; Thu, 21 Sep 2006 16:18:33 GMT (envelope-from rwatson) Message-Id: <200609211618.k8LGIXgF016432@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 16:18: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/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: Thu, 21 Sep 2006 16:18:35 -0000 rwatson 2006-09-21 16:18:33 UTC FreeBSD src repository Modified files: sys/i386/linux syscalls.master Log: Use AUE_CREAT instead of AUE_O_CREAT for linux_creat(). Obtained from: TrustedBSD Project Revision Changes Path 1.80 +1 -1 src/sys/i386/linux/syscalls.master From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16:21: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 9E73716A417; Thu, 21 Sep 2006 16:21: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 4BB8D43D58; Thu, 21 Sep 2006 16:20: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 k8LGKcm4016612; Thu, 21 Sep 2006 16:20:38 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGKcCJ016611; Thu, 21 Sep 2006 16:20:38 GMT (envelope-from rwatson) Message-Id: <200609211620.k8LGKcCJ016611@repoman.freebsd.org> From: Robert Watson Date: Thu, 21 Sep 2006 16:20: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/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: Thu, 21 Sep 2006 16:21:15 -0000 rwatson 2006-09-21 16:20:38 UTC FreeBSD src repository Modified files: sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: Regenerate. Revision Changes Path 1.83 +2 -2 src/sys/i386/linux/linux_proto.h 1.77 +1 -1 src/sys/i386/linux/linux_syscall.h 1.84 +2 -2 src/sys/i386/linux/linux_sysent.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16:32: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 1469516A47B; Thu, 21 Sep 2006 16:32:50 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD90243D5C; Thu, 21 Sep 2006 16:32:49 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LGWnXU017202; Thu, 21 Sep 2006 16:32:49 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGWnWF017201; Thu, 21 Sep 2006 16:32:49 GMT (envelope-from girgen) Message-Id: <200609211632.k8LGWnWF017201@repoman.freebsd.org> From: Palle Girgensohn Date: Thu, 21 Sep 2006 16:32: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/databases/postgresql81-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, 21 Sep 2006 16:32:50 -0000 girgen 2006-09-21 16:32:49 UTC FreeBSD ports repository Modified files: databases/postgresql81-server Makefile Log: Fix bad file name to the ICU patch. Pointed out by: Penty Wenngren Pointy hat to: me Revision Changes Path 1.158 +1 -1 ports/databases/postgresql81-server/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16: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 84E9D16A40F; Thu, 21 Sep 2006 16:46:29 +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 1F78943D49; Thu, 21 Sep 2006 16:46:29 +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 k8LGkTBr017841; Thu, 21 Sep 2006 16:46:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGkSd6017840; Thu, 21 Sep 2006 16:46:28 GMT (envelope-from dinoex) Message-Id: <200609211646.k8LGkSd6017840@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 21 Sep 2006 16:46: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/sysutils/zidrav 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, 21 Sep 2006 16:46:29 -0000 dinoex 2006-09-21 16:46:28 UTC FreeBSD ports repository Modified files: sysutils/zidrav Makefile Log: - take maintainership Revision Changes Path 1.5 +1 -1 ports/sysutils/zidrav/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16:47: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 2B0B416A407; Thu, 21 Sep 2006 16:47:25 +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 31DB743D5D; Thu, 21 Sep 2006 16:47:24 +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 k8LGlOA9025920; Thu, 21 Sep 2006 16:47:24 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGlOZV025919; Thu, 21 Sep 2006 16:47:24 GMT (envelope-from sat) Message-Id: <200609211647.k8LGlOZV025919@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 21 Sep 2006 16:47: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/linux-firefox-devel Makefile distinfo pkg-plist ports/www/linux-seamonkey-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, 21 Sep 2006 16:47:25 -0000 sat 2006-09-21 16:47:23 UTC FreeBSD ports repository Modified files: www/linux-firefox-devel Makefile distinfo pkg-plist www/linux-seamonkey-devel Makefile distinfo pkg-plist Log: - Update to latest snapshot - Sort plist Revision Changes Path 1.10 +1 -1 ports/www/linux-firefox-devel/Makefile 1.6 +3 -3 ports/www/linux-firefox-devel/distinfo 1.7 +14 -12 ports/www/linux-firefox-devel/pkg-plist 1.9 +1 -1 ports/www/linux-seamonkey-devel/Makefile 1.5 +3 -3 ports/www/linux-seamonkey-devel/distinfo 1.6 +8 -6 ports/www/linux-seamonkey-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 16:49: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 3209E16A40F; Thu, 21 Sep 2006 16:49:33 +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 BC48743D62; Thu, 21 Sep 2006 16:49:32 +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 k8LGnWiC026021; Thu, 21 Sep 2006 16:49:32 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LGnWP6026020; Thu, 21 Sep 2006 16:49:32 GMT (envelope-from dinoex) Message-Id: <200609211649.k8LGnWP6026020@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 21 Sep 2006 16:49: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/tidy 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, 21 Sep 2006 16:49:33 -0000 dinoex 2006-09-21 16:49:32 UTC FreeBSD ports repository Modified files: www/tidy Makefile Log: - take maintainership Revision Changes Path 1.25 +1 -1 ports/www/tidy/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 17:02: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 D15B816A412; Thu, 21 Sep 2006 17:02:40 +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 8D53B43D45; Thu, 21 Sep 2006 17:02:40 +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 k8LH2eHP026706; Thu, 21 Sep 2006 17:02:40 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LH2exx026705; Thu, 21 Sep 2006 17:02:40 GMT (envelope-from leeym) Message-Id: <200609211702.k8LH2exx026705@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 21 Sep 2006 17:02: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/archivers/p5-Archive-Extract 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, 21 Sep 2006 17:02:40 -0000 leeym 2006-09-21 17:02:40 UTC FreeBSD ports repository Modified files: archivers/p5-Archive-Extract Makefile distinfo Log: - Update to 0.12 PR: 102970 Submitted by: leeym Approved by: maintainer timeout Revision Changes Path 1.2 +1 -1 ports/archivers/p5-Archive-Extract/Makefile 1.2 +3 -3 ports/archivers/p5-Archive-Extract/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 17:04: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 9E0B016A403; Thu, 21 Sep 2006 17:04:10 +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 D1AD943D5E; Thu, 21 Sep 2006 17:04:09 +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 k8LH49V5028039; Thu, 21 Sep 2006 17:04:09 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LH49AD028038; Thu, 21 Sep 2006 17:04:09 GMT (envelope-from leeym) Message-Id: <200609211704.k8LH49AD028038@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 21 Sep 2006 17:04: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/math/p5-Math-Symbolic-Custom-LaTeXDumper 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, 21 Sep 2006 17:04:10 -0000 leeym 2006-09-21 17:04:09 UTC FreeBSD ports repository Modified files: math/p5-Math-Symbolic-Custom-LaTeXDumper Makefile distinfo Log: - Update to 0.204 PR: 102768 Submitted by: leeym Approved by: maintainer timeout Revision Changes Path 1.3 +1 -1 ports/math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile 1.3 +3 -3 ports/math/p5-Math-Symbolic-Custom-LaTeXDumper/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 17:07: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 1307216A412; Thu, 21 Sep 2006 17:07:16 +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 C39D943D46; Thu, 21 Sep 2006 17:07:15 +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 k8LH7F1P028200; Thu, 21 Sep 2006 17:07:15 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LH7FHm028199; Thu, 21 Sep 2006 17:07:15 GMT (envelope-from sat) Message-Id: <200609211707.k8LH7FHm028199@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 21 Sep 2006 17:07: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/security/vuxml vuln.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: Thu, 21 Sep 2006 17:07:16 -0000 sat 2006-09-21 17:07:15 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Mark latest linux-{firefox,seamonkey}-devel safe Revision Changes Path 1.1142 +8 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Thu Sep 21 17:16: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 6BB4D16A403; Thu, 21 Sep 2006 17:16:38 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA18443D53; Thu, 21 Sep 2006 17:16:37 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LHGb9F028649; Thu, 21 Sep 2006 17:16:37 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LHGbKf028648; Thu, 21 Sep 2006 17:16:37 GMT (envelope-from emax) Message-Id: <200609211716.k8LHGbKf028648@repoman.freebsd.org> From: Maksim Yevmenkin Date: Thu, 21 Sep 2006 17:16: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/usr.sbin/bluetooth/bthidd parser.y src/usr.sbin/bluetooth/hccontrol link_control.c src/usr.sbin/bluetooth/hcsecd hcsecd.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, 21 Sep 2006 17:16:38 -0000 emax 2006-09-21 17:16:37 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd parser.y usr.sbin/bluetooth/hccontrol link_control.c usr.sbin/bluetooth/hcsecd hcsecd.c Log: Pacify new GCC4 warnings. Submitted by: kan MFC after: 1 week Revision Changes Path 1.6 +1 -1 src/usr.sbin/bluetooth/bthidd/parser.y 1.11 +1 -1 src/usr.sbin/bluetooth/hccontrol/link_control.c 1.5 +2 -2 src/usr.sbin/bluetooth/hcsecd/hcsecd.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 17:28: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 8579C16A412; Thu, 21 Sep 2006 17:28:31 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D0D43D70; Thu, 21 Sep 2006 17:28:31 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LHSUN8029153; Thu, 21 Sep 2006 17:28:30 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LHSUbQ029152; Thu, 21 Sep 2006 17:28:30 GMT (envelope-from johans) Message-Id: <200609211728.k8LHSUbQ029152@repoman.freebsd.org> From: Johan van Selst Date: Thu, 21 Sep 2006 17:28: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/xshttpd-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: Thu, 21 Sep 2006 17:28:31 -0000 johans 2006-09-21 17:28:30 UTC FreeBSD ports repository Modified files: www/xshttpd-devel Makefile distinfo Log: - Update to 3.4b15 Revision Changes Path 1.13 +9 -1 ports/www/xshttpd-devel/Makefile 1.11 +3 -3 ports/www/xshttpd-devel/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 18: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 1B17C16A529; Thu, 21 Sep 2006 18:17:34 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 557ED43E38; Thu, 21 Sep 2006 18:16:38 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LIGM6F032853; Thu, 21 Sep 2006 18:16:22 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LIGMrn032852; Thu, 21 Sep 2006 18:16:22 GMT (envelope-from kan) Message-Id: <200609211816.k8LIGMrn032852@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 21 Sep 2006 18:16: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.sbin/authpf 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, 21 Sep 2006 18:17:34 -0000 kan 2006-09-21 18:16:22 UTC FreeBSD src repository Modified files: usr.sbin/authpf Makefile Log: Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS. Revision Changes Path 1.4 +1 -1 src/usr.sbin/authpf/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 18:33: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 EBED616A494; Thu, 21 Sep 2006 18:33:46 +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 7C90F43D69; Thu, 21 Sep 2006 18:33:45 +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 k8LIXjYJ034512; Thu, 21 Sep 2006 18:33:45 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LIXjsS034511; Thu, 21 Sep 2006 18:33:45 GMT (envelope-from acm) Message-Id: <200609211833.k8LIXjsS034511@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Thu, 21 Sep 2006 18:33: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/editors/lazarus 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, 21 Sep 2006 18:33:47 -0000 acm 2006-09-21 18:33:45 UTC FreeBSD ports repository Modified files: editors/lazarus Makefile Log: - Use startlazarus instead of lazarus on symlink. It solve some problems when the lazarus is been used. - Bump PORTREVISION Reported by: Ales Katona Revision Changes Path 1.5 +2 -2 ports/editors/lazarus/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 18: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 F082016A403; Thu, 21 Sep 2006 18:39:20 +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 ACEE943D4C; Thu, 21 Sep 2006 18:39:20 +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 k8LIdK4W035113; Thu, 21 Sep 2006 18:39:20 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LIdK13035112; Thu, 21 Sep 2006 18:39:20 GMT (envelope-from brueffer) Message-Id: <200609211839.k8LIdK13035112@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 21 Sep 2006 18:39: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: www/share/sgml 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: Thu, 21 Sep 2006 18:39:21 -0000 brueffer 2006-09-21 18:39:20 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Announce 6.2-BETA1 Revision Changes Path 1.8 +15 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Thu Sep 21 18:50: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 4764716A412; Thu, 21 Sep 2006 18:50:32 +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 0327743D45; Thu, 21 Sep 2006 18:50:32 +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 k8LIoVJr036179; Thu, 21 Sep 2006 18:50:31 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LIoVJ7036178; Thu, 21 Sep 2006 18:50:31 GMT (envelope-from mezz) Message-Id: <200609211850.k8LIoVJ7036178@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 21 Sep 2006 18:50: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/graphics/libcaca 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, 21 Sep 2006 18:50:32 -0000 mezz 2006-09-21 18:50:31 UTC FreeBSD ports repository Modified files: graphics/libcaca Makefile distinfo Log: Fix the fetch and distinfo as it has been re-rolled without make any of change. The old and new tarballs have been compared. PR: ports/103334 Submitted by: Simon Olofsson Revision Changes Path 1.14 +1 -1 ports/graphics/libcaca/Makefile 1.5 +3 -3 ports/graphics/libcaca/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 18:56: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 C457B16A611; Thu, 21 Sep 2006 18:56: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 D4E1E43D5F; Thu, 21 Sep 2006 18:56: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 k8LIu3x8036704; Thu, 21 Sep 2006 18:56:03 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LIu3Ap036703; Thu, 21 Sep 2006 18:56:03 GMT (envelope-from jhb) Message-Id: <200609211856.k8LIu3Ap036703@repoman.freebsd.org> From: John Baldwin Date: Thu, 21 Sep 2006 18:56: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/acpica acpi.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, 21 Sep 2006 18:56:13 -0000 jhb 2006-09-21 18:56:03 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Fix a sign bug in acpi_release_resource(). acpi_sysres_find() returns != NULL if the specified resource is a sub-alloc of a system resource. Revision Changes Path 1.229 +1 -1 src/sys/dev/acpica/acpi.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 19:14: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 1397916A403; Thu, 21 Sep 2006 19:14:52 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C142A43D46; Thu, 21 Sep 2006 19:14:51 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LJEp2Z039701; Thu, 21 Sep 2006 19:14:51 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LJEpYb039700; Thu, 21 Sep 2006 19:14:51 GMT (envelope-from andre) Message-Id: <200609211914.k8LJEpYb039700@repoman.freebsd.org> From: Andre Oppermann Date: Thu, 21 Sep 2006 19:14: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/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, 21 Sep 2006 19:14:52 -0000 andre 2006-09-21 19:14:51 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Move the initialization of the hardware capabilities in em_init_locked() before em_setup_transmit_structures() as it needs this information to properly set up TSO parameters. Reviewed by: jfv Revision Changes Path 1.147 +12 -8 src/sys/dev/em/if_em.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 19:27: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 4FB4F16A415; Thu, 21 Sep 2006 19:27:05 +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 0A1F543D46; Thu, 21 Sep 2006 19:27:05 +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 k8LJR4Td042730; Thu, 21 Sep 2006 19:27:04 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LJR4P1042729; Thu, 21 Sep 2006 19:27:04 GMT (envelope-from brueffer) Message-Id: <200609211927.k8LJR4P1042729@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 21 Sep 2006 19:27: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/share/man/man7 hier.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 19:27:05 -0000 brueffer 2006-09-21 19:27:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man7 hier.7 Log: MFC: rev. 1.116 Document the bluetooth/, rc.d/, security/ and ssh/ etc subdirectories. Approved by: re (bmah) Revision Changes Path 1.115.2.2 +16 -2 src/share/man/man7/hier.7 From owner-cvs-all@FreeBSD.ORG Thu Sep 21 19: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 443B116A47B; Thu, 21 Sep 2006 19: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 C110843E55; Thu, 21 Sep 2006 19:37: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 k8LJal3A043786; Thu, 21 Sep 2006 19:36:47 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LJalGP043785; Thu, 21 Sep 2006 19:36:47 GMT (envelope-from rafan) Message-Id: <200609211936.k8LJalGP043785@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 21 Sep 2006 19:36: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/pychecker 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, 21 Sep 2006 19:39:48 -0000 rafan 2006-09-21 19:36:47 UTC FreeBSD ports repository Modified files: devel/pychecker Makefile Log: - Pass maintainership to submitter PR: ports/103458 Submitted by: Marcus von Appen Revision Changes Path 1.19 +1 -1 ports/devel/pychecker/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 19:40: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 DFD7316A4E8; Thu, 21 Sep 2006 19:40:53 +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 63A8D43E3C; Thu, 21 Sep 2006 19:39: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 k8LJdItH043983; Thu, 21 Sep 2006 19:39:18 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LJdI0C043982; Thu, 21 Sep 2006 19:39:18 GMT (envelope-from thierry) Message-Id: <200609211939.k8LJdI0C043982@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 21 Sep 2006 19:39: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/databases/jasperreports 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, 21 Sep 2006 19:40:54 -0000 thierry 2006-09-21 19:39:18 UTC FreeBSD ports repository Modified files: databases/jasperreports Makefile distinfo Log: Upgrade to JasperReports 1.2.7. Changelog at . Remark: iReport 1.2.6 does not run on FreeBSD, but this version of JasperReports is still compatible with iReport 1.2.5. Revision Changes Path 1.16 +1 -1 ports/databases/jasperreports/Makefile 1.15 +6 -6 ports/databases/jasperreports/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 19:55: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 25AFE16A40F; Thu, 21 Sep 2006 19:55: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 D580443D5E; Thu, 21 Sep 2006 19:55: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 k8LJtYnU045332; Thu, 21 Sep 2006 19:55:34 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LJtYPk045331; Thu, 21 Sep 2006 19:55:34 GMT (envelope-from erwin) Message-Id: <200609211955.k8LJtYPk045331@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 21 Sep 2006 19:55: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/emulators/hercules 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, 21 Sep 2006 19:55:35 -0000 erwin 2006-09-21 19:55:34 UTC FreeBSD ports repository Modified files: emulators/hercules Makefile Log: Fix build when PREFIX is set. Submitted by: bz (maintainer) Revision Changes Path 1.19 +1 -0 ports/emulators/hercules/Makefile From owner-cvs-all@FreeBSD.ORG Thu Sep 21 20:18: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 E47BC16A403; Thu, 21 Sep 2006 20:18:36 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6550743D46; Thu, 21 Sep 2006 20:18:35 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 7E38F5D88; Fri, 22 Sep 2006 00:18:34 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 74DBB5D66; Fri, 22 Sep 2006 00:18:34 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8LKIcFZ012411; Fri, 22 Sep 2006 00:18:38 +0400 (MSD) (envelope-from ru) Date: Fri, 22 Sep 2006 00:18:38 +0400 From: Ruslan Ermilov To: Alexander Kabaev Message-ID: <20060921201838.GD45341@rambler-co.ru> References: <200609211816.k8LIGMrn032852@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WfZ7S8PLGjBY9Voh" Content-Disposition: inline In-Reply-To: <200609211816.k8LIGMrn032852@repoman.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/authpf 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, 21 Sep 2006 20:18:37 -0000 --WfZ7S8PLGjBY9Voh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 21, 2006 at 06:16:22PM +0000, Alexander Kabaev wrote: > kan 2006-09-21 18:16:22 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/authpf Makefile=20 > Log: > Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS. > =20 > Revision Changes Path > 1.4 +1 -1 src/usr.sbin/authpf/Makefile >=20 You probably meant the NO_WERROR machinery? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --WfZ7S8PLGjBY9Voh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEvOeqRfpzJluFF4RAp2cAKCEVDKlis3iGgqEpTmCcwj4rfiidACff8FC f6p4PG5o+1ALuCOec6o15Ik= =m+/8 -----END PGP SIGNATURE----- --WfZ7S8PLGjBY9Voh-- From owner-cvs-all@FreeBSD.ORG Thu Sep 21 20:22: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 BADC616A412; Thu, 21 Sep 2006 20:22:50 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0219843D70; Thu, 21 Sep 2006 20:22:48 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id A8838386C6E; Thu, 21 Sep 2006 20:22:46 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 9671E1141D; Thu, 21 Sep 2006 22:22:46 +0200 (CEST) Date: Thu, 21 Sep 2006 22:22:46 +0200 From: "Simon L. Nielsen" To: "Bruce A. Mah" , Hiroki Sato Message-ID: <20060921202245.GC1152@zaphod.nitro.dk> References: <200609201648.k8KGmb7D062822@repoman.freebsd.org> <20060921094047.GD35454@submonkey.net> <45129F21.4070808@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45129F21.4070808@freebsd.org> User-Agent: Mutt/1.5.11 Cc: Ceri Davies , doc-committers@freebsd.org, cvs-all@freebsd.org, cvs-doc@freebsd.org Subject: Re: cvs commit: www/share/sgml release.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, 21 Sep 2006 20:22:50 -0000 On 2006.09.21 07:18:09 -0700, Bruce A. Mah wrote: > If memory serves me right, Ceri Davies wrote: > > On Wed, Sep 20, 2006 at 04:48:37PM +0000, Bruce A. Mah wrote: > >> bmah 2006-09-20 16:48:37 UTC > >> > >> FreeBSD doc repository > >> > >> Modified files: > >> share/sgml release.ent > >> Log: > >> Make 6.2-BETA and its release process visible on the Web site. > > > > This isn't enough to make the BETA appear on where.html. There used to > > be an include.releases.xml and an include.releases.sgml, but I no longer > > understand how the entities work. > > It worked in my local tests, honest! :-p > > Hmmm. I wonder if it's a dependency problem, where the Makefiles are > not aware that where.html (other files too?) needs to be rebuilt if > release.ent changes. I confess to not knowing a darn thing about how > this part works. It seems that's the case. I cheated and touched where.sgml on www.freebsd.org and forced a new build and BETA1 showed up now. hrs, do you know how to correctly get the dependency detected? -- Simon L. Nielsen From owner-cvs-all@FreeBSD.ORG Thu Sep 21 20: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 352FF16A40F; Thu, 21 Sep 2006 20:35:13 +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 AF26243D4C; Thu, 21 Sep 2006 20:35:12 +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 k8LKZCA2058736; Thu, 21 Sep 2006 20:35:12 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LKZCfo058732; Thu, 21 Sep 2006 20:35:12 GMT (envelope-from mjacob) Message-Id: <200609212035.k8LKZCfo058732@repoman.freebsd.org> From: Matt Jacob Date: Thu, 21 Sep 2006 20:35: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/dev/mpt 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: Thu, 21 Sep 2006 20:35:13 -0000 mjacob 2006-09-21 20:35:12 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt_cam.c Log: Connect up a QUEUE FULL event with CAM and adjust openings. Unfortunately, the QUEUE FULL event only tells you Bus && Target. It doesn't tell you lun. In order for the XPT_REL_SIMQ action to work, we have to have a real lun. But which one? For now, just iterate over MPT_MAX_LUNS. Practically speaking, this is only going to be happening for lower quality SAS or SATA drives behind the SAS controller, which means only lun 0, so it's not so bad. Helpful Reminder Nagging from: John Baldwin, Fred Whiteside MFC after: 5 days Revision Changes Path 1.34 +32 -2 src/sys/dev/mpt/mpt_cam.c From owner-cvs-all@FreeBSD.ORG Thu Sep 21 20:35: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 AEE1816A563; Thu, 21 Sep 2006 20:35: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 9B69143D4C; Thu, 21 Sep 2006 20:35: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 k8LKZM5R058954; Thu, 21 Sep 2006 20:35:22 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LKZMYq058947; Thu, 21 Sep 2006 20:35:22 GMT (envelope-from miwi) Message-Id: <200609212035.k8LKZMYq058947@repoman.freebsd.org> From: Martin Wilke Date: Thu, 21 Sep 2006 20: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/whois 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, 21 Sep 2006 20:35:25 -0000 miwi 2006-09-21 20:35:22 UTC FreeBSD ports repository Modified files: net/whois Makefile distinfo Log: - Update to 4.7.17 PR: ports/103459 Submitted by: Filippo Natali (maintainer) Revision Changes Path 1.37 +1 -1 ports/net/whois/Makefile 1.31 +3 -3 ports/net/whois/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 20:52: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 A30EB16A403; Thu, 21 Sep 2006 20:52:32 +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 3268143D45; Thu, 21 Sep 2006 20:52:32 +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 k8LKqWDv069231; Thu, 21 Sep 2006 20:52:32 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LKqW69069230; Thu, 21 Sep 2006 20:52:32 GMT (envelope-from thierry) Message-Id: <200609212052.k8LKqW69069230@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 21 Sep 2006 20:52: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/graphics/cimg Makefile distinfo pkg-plist 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: Thu, 21 Sep 2006 20:52:32 -0000 thierry 2006-09-21 20:52:31 UTC FreeBSD ports repository Modified files: graphics/cimg Makefile distinfo pkg-plist graphics/cimg/files patch-examples::Makefile Log: Upgrade to CImg 1.1.6. Changelog at . Revision Changes Path 1.23 +1 -1 ports/graphics/cimg/Makefile 1.19 +3 -3 ports/graphics/cimg/distinfo 1.9 +10 -10 ports/graphics/cimg/files/patch-examples::Makefile 1.14 +5 -0 ports/graphics/cimg/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Sep 21 21:02: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 99DF616A522; Thu, 21 Sep 2006 21:02:44 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6202843D70; Thu, 21 Sep 2006 21:02:42 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LL2gBh071233; Thu, 21 Sep 2006 21:02:42 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LL2gxU071226; Thu, 21 Sep 2006 21:02:42 GMT (envelope-from stas) Message-Id: <200609212102.k8LL2gxU071226@repoman.freebsd.org> From: Stanislav Sedov Date: Thu, 21 Sep 2006 21:02: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/ocaml-lacaml 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, 21 Sep 2006 21:02:44 -0000 stas 2006-09-21 21:02:41 UTC FreeBSD ports repository Modified files: devel/ocaml-lacaml Makefile distinfo Log: - Update to 3.0.19 - Change my email address Approved by: sem (mentor) Revision Changes Path 1.2 +2 -2 ports/devel/ocaml-lacaml/Makefile 1.2 +3 -3 ports/devel/ocaml-lacaml/distinfo From owner-cvs-all@FreeBSD.ORG Thu Sep 21 21:13: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 3EAC016A40F; Thu, 21 Sep 2006 21:13:56 +0000 (UTC) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD55443D62; Thu, 21 Sep 2006 21:13:44 +0000 (GMT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LLDgY8077411; Thu, 21 Sep 2006 21:13:42 GMT (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LLDgiQ077410; Thu, 21 Sep 2006 21:13:42 GMT (envelope-from obraun) Message-Id: <200609212113.k8LLDgiQ077410@repoman.freebsd.org> From: Oliver Braun Date: Thu, 21 Sep 2006 21:13: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/multitail Makefile ports/sysutils/multitail/files extra-patch-cv.c extra-patch-stripstring.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, 21 Sep 2006 21:13:56 -0000 obraun 2006-09-21 21:13:42 UTC FreeBSD ports repository Modified files: sysutils/multitail Makefile sysutils/multitail/files extra-patch-cv.c Added files: sysutils/multitail/files extra-patch-stripstring.c Log: Fix build on 4-STABLE. Revision Changes Path 1.58 +2 -1 ports/sysutils/multitail/Makefile 1.2 +11 -3 ports/sysutils/multitail/files/extra-patch-cv.c 1.1 +11 -0 ports/sysutils/multitail/files/extra-patch-stripstring.c (new) From owner-cvs-all@FreeBSD.ORG Thu Sep 21 21:20: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 38F0516A494; Thu, 21 Sep 2006 21:20:26 +0000 (UTC) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88DE743D70; Thu, 21 Sep 2006 21:20:25 +0000 (GMT) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LLKP27079574; Thu, 21 Sep 2006 21:20:25 GMT (envelope-from jfv@repoman.freebsd.org) Received: (from jfv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LLKPmk079570; Thu, 21 Sep 2006 21:20:25 GMT (envelope-from jfv) Message-Id: <200609212120.k8LLKPmk079570@repoman.freebsd.org> From: Jack F Vogel Date: Thu, 21 Sep 2006 21:20:25 +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: Thu, 21 Sep 2006 21:20:26 -0000 jfv 2006-09-21 21:20:25 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Add myself to authors.ent Approved by: pdeuskar Revision Changes Path 1.398 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Thu Sep 21 21:37: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 5263B16A403; Thu, 21 Sep 2006 21:37:06 +0000 (UTC) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F31F43D45; Thu, 21 Sep 2006 21:37:06 +0000 (GMT) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LLb5Vh083637; Thu, 21 Sep 2006 21:37:05 GMT (envelope-from jfv@repoman.freebsd.org) Received: (from jfv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LLb52K083636; Thu, 21 Sep 2006 21:37:05 GMT (envelope-from jfv) Message-Id: <200609212137.k8LLb52K083636@repoman.freebsd.org> From: Jack F Vogel Date: Thu, 21 Sep 2006 21:37: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: 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: Thu, 21 Sep 2006 21:37:06 -0000 jfv 2006-09-21 21:37:05 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: Add my entry to contributors. Approved by: pdeuskar Revision Changes Path 1.151 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Thu Sep 21 21: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 5FB1416A403; Thu, 21 Sep 2006 21:43:32 +0000 (UTC) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB0143D4C; Thu, 21 Sep 2006 21:43:32 +0000 (GMT) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LLhWs2083916; Thu, 21 Sep 2006 21:43:32 GMT (envelope-from jfv@repoman.freebsd.org) Received: (from jfv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LLhVbn083915; Thu, 21 Sep 2006 21:43:31 GMT (envelope-from jfv) Message-Id: <200609212143.k8LLhVbn083915@repoman.freebsd.org> From: Jack F Vogel Date: Thu, 21 Sep 2006 21:43: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: www/share/sgml 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: Thu, 21 Sep 2006 21:43:32 -0000 jfv 2006-09-21 21:43:31 UTC FreeBSD doc repository (src committer) Modified files: share/sgml news.xml Log: Add new committer news Submitted by: jfv Approved by: pdeuskar Revision Changes Path 1.9 +9 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Thu Sep 21 21:48: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 2A51716A407; Thu, 21 Sep 2006 21:48:21 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2480943D7D; Thu, 21 Sep 2006 21:48:08 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id C4E9510E5C1; Thu, 21 Sep 2006 23:47:42 +0200 (CEST) X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UA2lNj2BonNz; Thu, 21 Sep 2006 23:47:41 +0200 (CEST) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id 0C31710E5C5; Thu, 21 Sep 2006 23:47:41 +0200 (CEST) Date: Thu, 21 Sep 2006 23:48:05 +0200 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <266252373.20060921234805@rulez.sk> To: Jack F Vogel In-Reply-To: <20060921214335.9595416A56E@hub.freebsd.org> References: <200609212143.k8LLhVbn083915@repoman.freebsd.org> <20060921214335.9595416A56E@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: [doc] cvs commit: www/share/sgml news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 21:48:21 -0000 Hello Jack, Thursday, September 21, 2006, 11:43:35 PM, you wrote: > jfv 2006-09-21 21:43:31 UTC > FreeBSD doc repository (src committer) > Modified files: > share/sgml news.xml=20 > Log: > Add new committer news > =20 > Submitted by: jfv > Approved by: pdeuskar I would say you don't need to note Submitted by: jfv if it's you :-) Anyway, this change is wrong.... > Index: www/share/sgml/news.xml > diff -u www/share/sgml/news.xml:1.8 www/share/sgml/news.xml:1.9 > --- www/share/sgml/news.xml:1.8=09Thu Sep 21 18:39:20 2006 > +++ www/share/sgml/news.xml Thu Sep 21 21:43:31 2006 > @@ -30,6 +30,14 @@ > 9 > =20 > > + 21 > + > +

New committer: Jack F. V= ogel > + (src)

> +
> +
> + > + > 21 > > FreeBSD 6.2-BETA1 Available Please make it like: 21

New committer: ...

... ...
--=20 Best regards, Daniel mailto:danger@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Sep 21 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 562AE16A412; Thu, 21 Sep 2006 22:17:05 +0000 (UTC) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA63343D45; Thu, 21 Sep 2006 22:17:04 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LMH48r099691; Thu, 21 Sep 2006 22:17:04 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LMH43Y099690; Thu, 21 Sep 2006 22:17:04 GMT (envelope-from julian) Message-Id: <200609212217.k8LMH43Y099690@repoman.freebsd.org> From: Julian Elischer Date: Thu, 21 Sep 2006 22:17:04 +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/tools/tinybsd/conf/bridge TINYBSD src/tools/tools/tinybsd/conf/bridge/etc rc.conf sysctl.conf src/tools/tools/tinybsd/conf/default TINYBSD src/tools/tools/tinybsd/conf/default/etc rc.conf src/tools/tools/tinybsd/conf/firewall TINYBSD src/tools/tools/tinybsd/conf/firewall/etc rc.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: Thu, 21 Sep 2006 22:17:05 -0000 julian 2006-09-21 22:17:04 UTC FreeBSD src repository Modified files: tools/tools/tinybsd/conf/bridge TINYBSD tools/tools/tinybsd/conf/bridge/etc rc.conf sysctl.conf tools/tools/tinybsd/conf/default TINYBSD tools/tools/tinybsd/conf/default/etc rc.conf tools/tools/tinybsd/conf/firewall TINYBSD tools/tools/tinybsd/conf/firewall/etc rc.conf tools/tools/tinybsd/conf/minimal TINYBSD tools/tools/tinybsd/conf/minimal/etc rc.conf tools/tools/tinybsd/conf/vpn TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/vpn/etc rc.conf tools/tools/tinybsd/conf/wireless TINYBSD tools/tools/tinybsd/conf/wireless/etc rc.conf tools/tools/tinybsd/conf/wrap TINYBSD tools/tools/tinybsd/conf/wrap/etc rc.conf Log: Slight tunups to the config files. Revision Changes Path 1.2 +2 -9 src/tools/tools/tinybsd/conf/bridge/TINYBSD 1.2 +5 -0 src/tools/tools/tinybsd/conf/bridge/etc/rc.conf 1.2 +2 -5 src/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf 1.2 +2 -9 src/tools/tools/tinybsd/conf/default/TINYBSD 1.2 +1 -1 src/tools/tools/tinybsd/conf/default/etc/rc.conf 1.2 +1 -9 src/tools/tools/tinybsd/conf/firewall/TINYBSD 1.2 +1 -0 src/tools/tools/tinybsd/conf/firewall/etc/rc.conf 1.2 +1 -7 src/tools/tools/tinybsd/conf/minimal/TINYBSD 1.2 +1 -1 src/tools/tools/tinybsd/conf/minimal/etc/rc.conf 1.2 +0 -8 src/tools/tools/tinybsd/conf/vpn/TINYBSD 1.2 +3 -2 src/tools/tools/tinybsd/conf/vpn/etc/rc.conf 1.2 +1 -1 src/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles 1.2 +2 -8 src/tools/tools/tinybsd/conf/wireless/TINYBSD 1.2 +1 -0 src/tools/tools/tinybsd/conf/wireless/etc/rc.conf 1.2 +1 -9 src/tools/tools/tinybsd/conf/wrap/TINYBSD 1.2 +1 -1 src/tools/tools/tinybsd/conf/wrap/etc/rc.conf From owner-cvs-all@FreeBSD.ORG Thu Sep 21 22:53: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 72A2216A416; Thu, 21 Sep 2006 22:53:47 +0000 (UTC) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B8F43D5A; Thu, 21 Sep 2006 22:53:47 +0000 (GMT) (envelope-from jfv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8LMrkEZ001562; Thu, 21 Sep 2006 22:53:46 GMT (envelope-from jfv@repoman.freebsd.org) Received: (from jfv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LMrk97001561; Thu, 21 Sep 2006 22:53:46 GMT (envelope-from jfv) Message-Id: <200609212253.k8LMrk97001561@repoman.freebsd.org> From: Jack F Vogel Date: Thu, 21 Sep 2006 22:53: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: www/share/sgml 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: Thu, 21 Sep 2006 22:53:47 -0000 jfv 2006-09-21 22:53:46 UTC FreeBSD doc repository (src committer) Modified files: share/sgml news.xml Log: Correct last checkin, some wrong tagging Approved by: pdeuskar Revision Changes Path 1.10 +1 -4 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Thu Sep 21 23:22: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 690F416A40F; Thu, 21 Sep 2006 23:22:22 +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 2341F43D46; Thu, 21 Sep 2006 23:22:22 +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 k8LNMM2p004109; Thu, 21 Sep 2006 23:22:22 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8LNMMdG004108; Thu, 21 Sep 2006 23:22:22 GMT (envelope-from leeym) Message-Id: <200609212322.k8LNMMdG004108@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 21 Sep 2006 23:22: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/p5-IO-Socket-SSL 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, 21 Sep 2006 23:22:22 -0000 leeym 2006-09-21 23:22:21 UTC FreeBSD ports repository Modified files: security/p5-IO-Socket-SSL Makefile distinfo pkg-plist Log: - Update to 1.01 - reset MAINTAINER PR: 100670 101270 101832 102124 103248 Submitted by: tjs at cdpa.nsysu.edu.tw and gslin at gslin.org Approved by: maintainer timeout Revision Changes Path 1.13 +17 -5 ports/security/p5-IO-Socket-SSL/Makefile 1.9 +3 -3 ports/security/p5-IO-Socket-SSL/distinfo 1.6 +7 -2 ports/security/p5-IO-Socket-SSL/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 00:40: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 8468116A412; Fri, 22 Sep 2006 00:40: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 B296143D5A; Fri, 22 Sep 2006 00:40: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 k8M0e4aE012835; Fri, 22 Sep 2006 00:40:04 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M0e4B7012834; Fri, 22 Sep 2006 00:40:04 GMT (envelope-from clsung) Message-Id: <200609220040.k8M0e4B7012834@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 22 Sep 2006 00:40: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/games/xmoto Makefile distinfo pkg-plist ports/games/xmoto/files patch-src-Locales.h patch-src-VCommon.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, 22 Sep 2006 00:40:21 -0000 clsung 2006-09-22 00:40:04 UTC FreeBSD ports repository Modified files: games/xmoto Makefile distinfo pkg-plist games/xmoto/files patch-src-VCommon.h Added files: games/xmoto/files patch-src-Locales.h Log: - Update to 0.2.1 - X-Moto 0.2.1 2006-09-14 ------------------------------- * X-Moto is no more ALPHA ! * ppc computer can now read and write x86 replays (patch by Dave Vasilevsky) * upload highscores from the game * webrooms configuration * Man pages (from debian package) * desktop files and icon for kde/gnome (by SnowBear) * -nowww option to force xmoto to not connect on the web * -testTheme option to test your themes * new functions for scripted levels * grip parameter for blocks (to make ice blocks for example) * auto-adaptation of the camera (depending on the gravity/wind) * uglyer ugly mode (for slower computer ; press F1 to switch ugly mode) * translations [french] (for unix only) * collision between body and sprites * level preview animation before playing (patch by Frederic Huard) * Some minor improvements * Several bugs fixed. PR: ports/103394 Submitted by: maintainer (Dmitry Marakasov) Revision Changes Path 1.11 +28 -5 ports/games/xmoto/Makefile 1.8 +3 -3 ports/games/xmoto/distinfo 1.1 +11 -0 ports/games/xmoto/files/patch-src-Locales.h (new) 1.3 +4 -4 ports/games/xmoto/files/patch-src-VCommon.h 1.3 +3 -0 ports/games/xmoto/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 00:49: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 25A0916A403; Fri, 22 Sep 2006 00:49: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 94A3843D4C; Fri, 22 Sep 2006 00:49: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 k8M0nKcL021224; Fri, 22 Sep 2006 00:49:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M0nKXA021223; Fri, 22 Sep 2006 00:49:20 GMT (envelope-from clsung) Message-Id: <200609220049.k8M0nKXA021223@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 22 Sep 2006 00:49: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-String-Random 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, 22 Sep 2006 00:49:21 -0000 clsung 2006-09-22 00:49:20 UTC FreeBSD ports repository Modified files: devel/p5-String-Random Makefile distinfo Log: - Update to 0.22 - require perl 5.6.1 or later. - Changes - Fix README to reflect current reality. - Random cleanup in this file. - Since we've broken compatibility with *really* old Perl5 anyway, modernize a bit more ("our" instead of "use vars"). Also explicitly require 5.6.1. Revision Changes Path 1.8 +3 -5 ports/devel/p5-String-Random/Makefile 1.6 +3 -3 ports/devel/p5-String-Random/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 00:52: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 63FEB16A416; Fri, 22 Sep 2006 00:52:55 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C75343D4C; Fri, 22 Sep 2006 00:52:55 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M0qsV7021513; Fri, 22 Sep 2006 00:52:54 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M0qsHb021512; Fri, 22 Sep 2006 00:52:54 GMT (envelope-from davidxu) Message-Id: <200609220052.k8M0qsHb021512@repoman.freebsd.org> From: David Xu Date: Fri, 22 Sep 2006 00:52: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/sys umtx.h src/sys/kern kern_umtx.c src/sys/compat/freebsd32 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, 22 Sep 2006 00:52:55 -0000 davidxu 2006-09-22 00:52:54 UTC FreeBSD src repository Modified files: sys/sys umtx.h sys/kern kern_umtx.c sys/compat/freebsd32 syscalls.master Log: Add umtx support for 32bit process on AMD64 machine. Revision Changes Path 1.77 +3 -1 src/sys/compat/freebsd32/syscalls.master 1.46 +440 -82 src/sys/kern/kern_umtx.c 1.23 +1 -0 src/sys/sys/umtx.h From owner-cvs-all@FreeBSD.ORG Fri Sep 22 00: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 4902D16A492; Fri, 22 Sep 2006 00:53:44 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 006D843D49; Fri, 22 Sep 2006 00:53:43 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M0rhWf021574; Fri, 22 Sep 2006 00:53:43 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M0rhqF021573; Fri, 22 Sep 2006 00:53:43 GMT (envelope-from davidxu) Message-Id: <200609220053.k8M0rhqF021573@repoman.freebsd.org> From: David Xu Date: Fri, 22 Sep 2006 00:53: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/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_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, 22 Sep 2006 00:53:44 -0000 davidxu 2006-09-22 00:53:43 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regenerate. Revision Changes Path 1.64 +10 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.62 +2 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.53 +2 -2 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.63 +2 -2 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 01:05: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 CFED816A47E; Fri, 22 Sep 2006 01:05:46 +0000 (UTC) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D9043D9E; Fri, 22 Sep 2006 01:05:30 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M15UO0023402; Fri, 22 Sep 2006 01:05:30 GMT (envelope-from dwhite@repoman.freebsd.org) Received: (from dwhite@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M15UTh023401; Fri, 22 Sep 2006 01:05:30 GMT (envelope-from dwhite) Message-Id: <200609220105.k8M15UTh023401@repoman.freebsd.org> From: Doug White Date: Fri, 22 Sep 2006 01:05: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/sys/dev/atkbdc atkbdc.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, 22 Sep 2006 01:05:47 -0000 dwhite 2006-09-22 01:05:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/atkbdc atkbdc.c Log: MFC rev 1.25: Avoid an infinite loop in empty_both_buffers() by adding a timeout. This helps systems that don't actually have atkbd controllers, such as the Intel SBX82 blade, boot without device.hints hacks. PR: 94822 Submitted by: Devon H. O'Dell Approved by: re Revision Changes Path 1.21.2.2 +11 -0 src/sys/dev/atkbdc/atkbdc.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 01:30: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 9EE3316A403; Fri, 22 Sep 2006 01:30: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 E706643D62; Fri, 22 Sep 2006 01:30: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 k8M1UfKZ024486; Fri, 22 Sep 2006 01:30:41 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M1Uf8v024485; Fri, 22 Sep 2006 01:30:41 GMT (envelope-from clsung) Message-Id: <200609220130.k8M1Uf8v024485@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 22 Sep 2006 01:30: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-Module-Build-Convert 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, 22 Sep 2006 01:30:45 -0000 clsung 2006-09-22 01:30:41 UTC FreeBSD ports repository Modified files: devel/p5-Module-Build-Convert Makefile distinfo Log: - Update to 0.32 - Reduce some dependencies already in Perl 5.6 PR: ports/103465 Submitted by: Gea-Suan Lin Revision Changes Path 1.6 +2 -5 ports/devel/p5-Module-Build-Convert/Makefile 1.4 +3 -3 ports/devel/p5-Module-Build-Convert/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 01:31: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 E407216A416; Fri, 22 Sep 2006 01:31:23 +0000 (UTC) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E569643D64; Fri, 22 Sep 2006 01:31:22 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M1VMew024602; Fri, 22 Sep 2006 01:31:22 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M1VMVD024601; Fri, 22 Sep 2006 01:31:22 GMT (envelope-from suz) Message-Id: <200609220131.k8M1VMVD024601@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Fri, 22 Sep 2006 01:31: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/net if_loop.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, 22 Sep 2006 01:31:24 -0000 suz 2006-09-22 01:31:22 UTC FreeBSD src repository Modified files: sys/net if_loop.c Log: fixed a bug that local IPv6 traffic (to an address configured on an interface other than lo0) does not show up properly on any bpf. Reported by: mlaier Reviewed by: gnn, csjp MFC after: 1 week Revision Changes Path 1.111 +25 -9 src/sys/net/if_loop.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 01:42: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 F0C0416A407; Fri, 22 Sep 2006 01:42:24 +0000 (UTC) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D773943D7B; Fri, 22 Sep 2006 01:42:22 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M1gMF7025117; Fri, 22 Sep 2006 01:42:22 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M1gM5u025116; Fri, 22 Sep 2006 01:42:22 GMT (envelope-from suz) Message-Id: <200609220142.k8M1gM5u025116@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Fri, 22 Sep 2006 01:42: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/netinet6 in6.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, 22 Sep 2006 01:42:25 -0000 suz 2006-09-22 01:42:22 UTC FreeBSD src repository Modified files: sys/netinet6 in6.c Log: fixed a bug that IPv6 packets arriving to stf are not accepted. (a degrade introduced in in6.c Rev 1.61) PR: kern/103415 Submitted by: JINMEI Tatuya MFC after: 1 week Revision Changes Path 1.64 +6 -2 src/sys/netinet6/in6.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 01:52: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 A278A16A407; Fri, 22 Sep 2006 01:52:27 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F0843D45; Fri, 22 Sep 2006 01:52:27 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M1qQ72025613; Fri, 22 Sep 2006 01:52:26 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M1qQK6025612; Fri, 22 Sep 2006 01:52:26 GMT (envelope-from kan) Message-Id: <200609220152.k8M1qQK6025612@repoman.freebsd.org> From: Alexander Kabaev Date: Fri, 22 Sep 2006 01:52: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/isc eventlib_p.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, 22 Sep 2006 01:52:27 -0000 kan 2006-09-22 01:52:26 UTC FreeBSD src repository Modified files: lib/libc/isc eventlib_p.h Log: Do not declare __evOptMonoTime static in one place and extern in another. GCC4 does not like that. Revision Changes Path 1.3 +2 -0 src/lib/libc/isc/eventlib_p.h From owner-cvs-all@FreeBSD.ORG Fri Sep 22 02:23: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 5D35116A40F; Fri, 22 Sep 2006 02:23:28 +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 75AB343DD8; Fri, 22 Sep 2006 02:20: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 k8M2KRnk027968; Fri, 22 Sep 2006 02:20:27 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M2KRwn027966; Fri, 22 Sep 2006 02:20:27 GMT (envelope-from mnag) Message-Id: <200609220220.k8M2KRwn027966@repoman.freebsd.org> From: Marcus Alves Grando Date: Fri, 22 Sep 2006 02: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/databases/py-memcached 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, 22 Sep 2006 02:23:28 -0000 mnag 2006-09-22 02:20:26 UTC FreeBSD ports repository Modified files: databases/py-memcached Makefile distinfo Log: - Update to 1.34 Revision Changes Path 1.7 +1 -1 ports/databases/py-memcached/Makefile 1.7 +3 -3 ports/databases/py-memcached/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 02:29: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 7E9F316A403; Fri, 22 Sep 2006 02:29:55 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D8043D60; Fri, 22 Sep 2006 02:29:55 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M2TsUO028386; Fri, 22 Sep 2006 02:29:54 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M2TsLa028385; Fri, 22 Sep 2006 02:29:54 GMT (envelope-from csjp) Message-Id: <200609220229.k8M2TsLa028385@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Fri, 22 Sep 2006 02:29: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/usr.bin/su Makefile su.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, 22 Sep 2006 02:29:55 -0000 csjp 2006-09-22 02:29:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/su Makefile su.c Log: MFC revision 1.80 su.c MFC revision 1.41 Makefile Log: Integrate audit_submit(3) bits into su. This means that records for successful and failed su attempts will be recorded using the AUE_su event type (login or lo class) if auditing is present in the system. Currently, the records will have a header, subject, text (with the actual diagnostics), a return and trailer token. This should conclude the userspace audit bits for 6.2, there will be a lot more to come in future releases! Reviewed by: rwatson, cperciva Approved by: re@ (mux) Revision Changes Path 1.40.2.1 +8 -0 src/usr.bin/su/Makefile 1.76.2.1 +69 -6 src/usr.bin/su/su.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 03:45: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 4220916A407; Fri, 22 Sep 2006 03:45:50 +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 AD81743D64; Fri, 22 Sep 2006 03:45:49 +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 k8M3jnaG033290; Fri, 22 Sep 2006 03:45:49 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M3jnHM033289; Fri, 22 Sep 2006 03:45:49 GMT (envelope-from mezz) Message-Id: <200609220345.k8M3jnHM033289@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 22 Sep 2006 03:45: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/linux-opera Makefile distinfo pkg-message ports/www/linux-opera/files patch-ini::pluginpath.ini patch-install.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: Fri, 22 Sep 2006 03:45:50 -0000 mezz 2006-09-22 03:45:49 UTC FreeBSD ports repository Modified files: www/linux-opera Makefile distinfo pkg-message www/linux-opera/files patch-ini::pluginpath.ini patch-install.sh Log: Update to 9.02, see changelog for details: http://www.opera.com/docs/changelogs/linux/902/ Security: Fixed an OpenSSL RSA signature verification flaw. http://www.openssl.org/news/secadv_20060905.txt http://www.opera.com/support/search/supsearch.dml?index=845 Revision Changes Path 1.77 +3 -3 ports/www/linux-opera/Makefile 1.43 +3 -3 ports/www/linux-opera/distinfo 1.10 +8 -6 ports/www/linux-opera/files/patch-ini::pluginpath.ini 1.20 +13 -9 ports/www/linux-opera/files/patch-install.sh 1.20 +1 -1 ports/www/linux-opera/pkg-message From owner-cvs-all@FreeBSD.ORG Fri Sep 22 04:34: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 8F3C216A407; Fri, 22 Sep 2006 04:34:41 +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 5A7B443D64; Fri, 22 Sep 2006 04:34:41 +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 k8M4YfPD036741; Fri, 22 Sep 2006 04:34:41 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M4Yf7P036740; Fri, 22 Sep 2006 04:34:41 GMT (envelope-from leeym) Message-Id: <200609220434.k8M4Yf7P036740@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 22 Sep 2006 04:34: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/dns/rbldnsd Makefile distinfo pkg-install pkg-message pkg-plist ports/dns/rbldnsd/files example pkg-message.in rbldnsd.in rbldnsd.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: Fri, 22 Sep 2006 04:34:41 -0000 leeym 2006-09-22 04:34:41 UTC FreeBSD ports repository Modified files: dns/rbldnsd Makefile distinfo pkg-install pkg-plist dns/rbldnsd/files example Added files: dns/rbldnsd/files pkg-message.in rbldnsd.in Removed files: dns/rbldnsd pkg-message dns/rbldnsd/files rbldnsd.sh Log: - Updating to current version (released 2006-07-26). - renamed start script to modern format (without .sh) - Added better example data (including pkg-message) - utilize SUB_FILES PR: 103153 Submitted by: paul+ports at it.ca Revision Changes Path 1.12 +6 -21 ports/dns/rbldnsd/Makefile 1.9 +3 -3 ports/dns/rbldnsd/distinfo 1.3 +3 -0 ports/dns/rbldnsd/files/example 1.1 +19 -0 ports/dns/rbldnsd/files/pkg-message.in (new) 1.1 +42 -0 ports/dns/rbldnsd/files/rbldnsd.in (new) 1.5 +0 -42 ports/dns/rbldnsd/files/rbldnsd.sh (dead) 1.2 +1 -1 ports/dns/rbldnsd/pkg-install 1.2 +0 -17 ports/dns/rbldnsd/pkg-message (dead) 1.5 +0 -1 ports/dns/rbldnsd/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 05:59: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 E750E16A5A1; Fri, 22 Sep 2006 05:59:58 +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 A3BD443D53; Fri, 22 Sep 2006 05:59:58 +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 k8M5xwRa049444; Fri, 22 Sep 2006 05:59:58 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M5xwv2049443; Fri, 22 Sep 2006 05:59:58 GMT (envelope-from simon) Message-Id: <200609220559.k8M5xwv2049443@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 22 Sep 2006 05:59: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/security/vuxml vuln.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: Fri, 22 Sep 2006 05:59:59 -0000 simon 2006-09-22 05:59:58 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Bump modified data which was missed in last commit. Revision Changes Path 1.1143 +2 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Sep 22 06:27: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 65AC616A403; Fri, 22 Sep 2006 06:27:43 +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 3248D43D62; Fri, 22 Sep 2006 06:27:43 +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 k8M6Rh5w051918; Fri, 22 Sep 2006 06:27:43 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M6Rh51051917; Fri, 22 Sep 2006 06:27:43 GMT (envelope-from leeym) Message-Id: <200609220627.k8M6Rh51051917@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 22 Sep 2006 06:27: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/graphics Makefile ports/graphics/php5-imlib2 Makefile distinfo pkg-descr ports/graphics/php5-imlib2/files patch-imlib2.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, 22 Sep 2006 06:27:43 -0000 leeym 2006-09-22 06:27:42 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/php5-imlib2 Makefile distinfo pkg-descr graphics/php5-imlib2/files patch-imlib2.c Log: - add php5-imlib2 This extension provides an image manipulation interface using libImlib2. Imlib2 is a very fast image manipulation library, but without the support for as many image formats as other libraries such as imagemagick. WWW: http://pecl.php.net/package/imlib2 Revision Changes Path 1.984 +1 -0 ports/graphics/Makefile 1.1 +32 -0 ports/graphics/php5-imlib2/Makefile (new) 1.1 +3 -0 ports/graphics/php5-imlib2/distinfo (new) 1.1 +43 -0 ports/graphics/php5-imlib2/files/patch-imlib2.c (new) 1.1 +5 -0 ports/graphics/php5-imlib2/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 06:28: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 8997B16A407; Fri, 22 Sep 2006 06:28:12 +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 4720543D4C; Fri, 22 Sep 2006 06:28:12 +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 k8M6SCCY051968; Fri, 22 Sep 2006 06:28:12 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M6SC7B051967; Fri, 22 Sep 2006 06:28:12 GMT (envelope-from leeym) Message-Id: <200609220628.k8M6SC7B051967@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 22 Sep 2006 06:28: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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 06:28:12 -0000 leeym 2006-09-22 06:28:11 UTC FreeBSD ports repository Modified files: . modules Log: php5-imlib2 --> ports/graphics/php5-imlib2 Revision Changes Path 1.16248 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Sep 22 06:29: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 02F0816A407; Fri, 22 Sep 2006 06:29:26 +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 AF4F743D67; Fri, 22 Sep 2006 06:29:25 +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 k8M6TPft052074; Fri, 22 Sep 2006 06:29:25 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M6TPXw052073; Fri, 22 Sep 2006 06:29:25 GMT (envelope-from leeym) Message-Id: <200609220629.k8M6TPXw052073@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 22 Sep 2006 06:29: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/graphics Makefile ports/graphics/php4-imlib2 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, 22 Sep 2006 06:29:26 -0000 leeym 2006-09-22 06:29:25 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/php4-imlib2 Makefile Log: - add php4-imlib2, which is a slave port of php5-imlib2 This extension provides an image manipulation interface using libImlib2. Imlib2 is a very fast image manipulation library, but without the support for as many image formats as other libraries such as imagemagick. WWW: http://pecl.php.net/package/imlib2 Revision Changes Path 1.985 +1 -0 ports/graphics/Makefile 1.1 +14 -0 ports/graphics/php4-imlib2/Makefile (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 06:29: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 F3C6516A587; Fri, 22 Sep 2006 06:29:48 +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 5ABAD43D76; Fri, 22 Sep 2006 06:29:48 +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 k8M6TmDv052113; Fri, 22 Sep 2006 06:29:48 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M6Tmot052112; Fri, 22 Sep 2006 06:29:48 GMT (envelope-from leeym) Message-Id: <200609220629.k8M6Tmot052112@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 22 Sep 2006 06:29: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: Fri, 22 Sep 2006 06:29:49 -0000 leeym 2006-09-22 06:29:48 UTC FreeBSD ports repository Modified files: . modules Log: php4-imlib2 --> ports/graphics/php4-imlib2 Revision Changes Path 1.16249 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Sep 22 06:57: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 7B2CA16A40F; Fri, 22 Sep 2006 06:57:07 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29B0E43D69; Fri, 22 Sep 2006 06:57:07 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M6v7YW053379; Fri, 22 Sep 2006 06:57:07 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M6v7aC053378; Fri, 22 Sep 2006 06:57:07 GMT (envelope-from sergei) Message-Id: <200609220657.k8M6v7aC053378@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 22 Sep 2006 06:57: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/security/libgpg-error 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, 22 Sep 2006 06:57:07 -0000 sergei 2006-09-22 06:57:06 UTC FreeBSD ports repository Modified files: security/libgpg-error Makefile distinfo pkg-plist Log: - Update to 1.4 (shared library version bumped to 3) - USE_LDCONFIG instead of depracted INSTALLS_SHLIB - Transfer maintainership to Roman Bogorodskiy (novel) Revision Changes Path 1.17 +3 -3 ports/security/libgpg-error/Makefile 1.8 +6 -6 ports/security/libgpg-error/distinfo 1.6 +9 -2 ports/security/libgpg-error/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07:02: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 BE3DB16A412; Fri, 22 Sep 2006 07:02:15 +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 75D9C43D5D; Fri, 22 Sep 2006 07:02:15 +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 k8M72FYg053655; Fri, 22 Sep 2006 07:02:15 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M72F2a053654; Fri, 22 Sep 2006 07:02:15 GMT (envelope-from alc) Message-Id: <200609220702.k8M72F2a053654@repoman.freebsd.org> From: Alan Cox Date: Fri, 22 Sep 2006 07:02: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/sparc64/sparc64 tsb.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, 22 Sep 2006 07:02:15 -0000 alc 2006-09-22 07:02:15 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 tsb.c Log: The sparc64/sparc64/pmap.c implementations of pmap_remove(), pmap_protect(), and pmap_copy() have optimizations for regions larger than PMAP_TSB_THRESH (which works out to 16MB). This caused a panic in tsb_foreach for kernel mappings, since pm->pm_tsb is NULL in that case. This fix teaches tsb_foreach to use the kernel's tsb in that case. Submitted by: Michael Plass MFC after: 3 days Revision Changes Path 1.38 +15 -6 src/sys/sparc64/sparc64/tsb.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07:08: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 A571E16A403; Fri, 22 Sep 2006 07:08:56 +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 61DD143D5A; Fri, 22 Sep 2006 07:08:56 +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 k8M78uZf055177; Fri, 22 Sep 2006 07:08:56 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M78u18055176; Fri, 22 Sep 2006 07:08:56 GMT (envelope-from sat) Message-Id: <200609220708.k8M78u18055176@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 22 Sep 2006 07:08: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/security/vuxml vuln.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: Fri, 22 Sep 2006 07:08:56 -0000 sat 2006-09-22 07:08:56 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document Opera SSL RSA Signature Forgery Revision Changes Path 1.1144 +46 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07: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 9DD1316A40F; Fri, 22 Sep 2006 07:10:32 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C275E43D49; Fri, 22 Sep 2006 07:10:31 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M7AVpE055393; Fri, 22 Sep 2006 07:10:31 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M7AVO3055391; Fri, 22 Sep 2006 07:10:31 GMT (envelope-from sergei) Message-Id: <200609220710.k8M7AVO3055391@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 22 Sep 2006 07:10: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/security/dirmngr Makefile ports/security/gnutls Makefile ports/security/gnutls-devel Makefile ports/security/gpgme Makefile ports/security/libgcrypt Makefile ports/security/libksba Makefile ports/security/libotr 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, 22 Sep 2006 07:10:32 -0000 sergei 2006-09-22 07:10:31 UTC FreeBSD ports repository Modified files: security/dirmngr Makefile security/gnutls Makefile security/gnutls-devel Makefile security/gpgme Makefile security/libgcrypt Makefile security/libksba Makefile security/libotr Makefile Log: - Chase libgpg-error version bump [1] - Add explicit version to libgpg-error dependency where missing [2] - Bump PORTREVISION [1] Approved by: maintainers (arved, lofi, novel, ports at mcdermottroe dot com) [1] Suggested by: novel, lofi [2] Revision Changes Path 1.24 +2 -1 ports/security/dirmngr/Makefile 1.36 +2 -1 ports/security/gnutls-devel/Makefile 1.44 +2 -1 ports/security/gnutls/Makefile 1.39 +2 -1 ports/security/gpgme/Makefile 1.31 +2 -1 ports/security/libgcrypt/Makefile 1.31 +2 -1 ports/security/libksba/Makefile 1.7 +2 -2 ports/security/libotr/Makefile From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07:16: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 A71C716A412; Fri, 22 Sep 2006 07:16:37 +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 45A7B43D46; Fri, 22 Sep 2006 07:16:37 +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 k8M7GbGr055722; Fri, 22 Sep 2006 07:16:37 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M7GbIP055721; Fri, 22 Sep 2006 07:16:37 GMT (envelope-from alc) Message-Id: <200609220716.k8M7GbIP055721@repoman.freebsd.org> From: Alan Cox Date: Fri, 22 Sep 2006 07:16: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/sys/sparc64/sparc64 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: Fri, 22 Sep 2006 07:16:37 -0000 alc 2006-09-22 07:16:36 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: The fix in revision 1.152 converted in the wrong direction. Fix a typo in a comment. Submitted by: Michael Plass Revision Changes Path 1.159 +2 -2 src/sys/sparc64/sparc64/pmap.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07:45: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 BB7AD16A403; Fri, 22 Sep 2006 07:45:58 +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 7F0B043D58; Fri, 22 Sep 2006 07:45:58 +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 k8M7jwlu058130; Fri, 22 Sep 2006 07:45:58 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M7jwvb058129; Fri, 22 Sep 2006 07:45:58 GMT (envelope-from ijliao) Message-Id: <200609220745.k8M7jwvb058129@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 22 Sep 2006 07:45: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/palm/pilot-link Makefile distinfo manpages.mk pkg-plist ports/palm/pilot-link/files patch-ab patch-ac patch-ltmain.sh patch-src_read-todos.c patch-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: Fri, 22 Sep 2006 07:45:58 -0000 ijliao 2006-09-22 07:45:58 UTC FreeBSD ports repository Modified files: palm/pilot-link Makefile distinfo manpages.mk pkg-plist Added files: palm/pilot-link/files patch-ltmain.sh patch-xml Removed files: palm/pilot-link/files patch-ab patch-ac patch-src_read-todos.c Log: upgrade to 0.12.1 take maintainership PR: 103211 Submitted by: Alex Samorukov Revision Changes Path 1.78 +24 -23 ports/palm/pilot-link/Makefile 1.19 +3 -3 ports/palm/pilot-link/distinfo 1.10 +0 -16 ports/palm/pilot-link/files/patch-ab (dead) 1.4 +0 -17 ports/palm/pilot-link/files/patch-ac (dead) 1.1 +15 -0 ports/palm/pilot-link/files/patch-ltmain.sh (new) 1.4 +0 -14 ports/palm/pilot-link/files/patch-src_read-todos.c (dead) 1.1 +15 -0 ports/palm/pilot-link/files/patch-xml (new) 1.5 +36 -23 ports/palm/pilot-link/manpages.mk 1.26 +40 -47 ports/palm/pilot-link/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07:47: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 B3CAF16A40F; Fri, 22 Sep 2006 07:47:35 +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 966C243D73; Fri, 22 Sep 2006 07:47:34 +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 k8M7lYna058279; Fri, 22 Sep 2006 07:47:34 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M7lYhH058278; Fri, 22 Sep 2006 07:47:34 GMT (envelope-from tobez) Message-Id: <200609220747.k8M7lYhH058278@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 07:47: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 Makefile ports/devel/p5-Devel-TraceUse 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, 22 Sep 2006 07:47:35 -0000 tobez 2006-09-22 07:47:34 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Devel-TraceUse Makefile distinfo pkg-descr pkg-plist Log: Add p5-Devel-TraceUse 1.00, a Perl module that shows the modules your program loads, recursively. PR: ports/103437 Submitted by: Mauricio Herrera Cuadra Revision Changes Path 1.2454 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/p5-Devel-TraceUse/Makefile (new) 1.1 +3 -0 ports/devel/p5-Devel-TraceUse/distinfo (new) 1.1 +11 -0 ports/devel/p5-Devel-TraceUse/pkg-descr (new) 1.1 +2 -0 ports/devel/p5-Devel-TraceUse/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07:47: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 47E6916A4A0; Fri, 22 Sep 2006 07:47:49 +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 04B4A43D6B; Fri, 22 Sep 2006 07:47:49 +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 k8M7lm6K058326; Fri, 22 Sep 2006 07:47:48 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M7lmH7058325; Fri, 22 Sep 2006 07:47:48 GMT (envelope-from tobez) Message-Id: <200609220747.k8M7lmH7058325@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 07:47: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: Fri, 22 Sep 2006 07:47:49 -0000 tobez 2006-09-22 07:47:48 UTC FreeBSD ports repository Modified files: . modules Log: p5-Devel-TraceUse --> ports/devel/p5-Devel-TraceUse Revision Changes Path 1.16250 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Sep 22 07: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 3673D16A415; Fri, 22 Sep 2006 07:57:56 +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 0033A43D60; Fri, 22 Sep 2006 07:57:55 +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 k8M7vtfY058867; Fri, 22 Sep 2006 07:57:55 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M7vtiT058866; Fri, 22 Sep 2006 07:57:55 GMT (envelope-from ijliao) Message-Id: <200609220757.k8M7vtiT058866@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 22 Sep 2006 07:57: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 MOVED ports/palm/pilot-link-devel Makefile distinfo manpages.mk pkg-descr pkg-plist ports/palm/pilot-link-devel/files patch-ab patch-ac patch-src_read-todos.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, 22 Sep 2006 07:57:56 -0000 ijliao 2006-09-22 07:57:55 UTC FreeBSD ports repository Modified files: . MOVED Removed files: palm/pilot-link-devel Makefile distinfo manpages.mk pkg-descr pkg-plist palm/pilot-link-devel/files patch-ab patch-ac patch-src_read-todos.c Log: remove palm/pilot-link-devel Revision Changes Path 1.1138 +2 -1 ports/MOVED 1.78 +0 -45 ports/palm/pilot-link-devel/Makefile (dead) 1.19 +0 -3 ports/palm/pilot-link-devel/distinfo (dead) 1.10 +0 -16 ports/palm/pilot-link-devel/files/patch-ab (dead) 1.4 +0 -17 ports/palm/pilot-link-devel/files/patch-ac (dead) 1.4 +0 -14 ports/palm/pilot-link-devel/files/patch-src_read-todos.c (dead) 1.5 +0 -23 ports/palm/pilot-link-devel/manpages.mk (dead) 1.5 +0 -6 ports/palm/pilot-link-devel/pkg-descr (dead) 1.26 +0 -106 ports/palm/pilot-link-devel/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 08: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 9912D16A47B; Fri, 22 Sep 2006 08:03:35 +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 2F15143D5A; Fri, 22 Sep 2006 08:03:35 +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 k8M83ZXx060455; Fri, 22 Sep 2006 08:03:35 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M83ZFq060454; Fri, 22 Sep 2006 08:03:35 GMT (envelope-from tobez) Message-Id: <200609220803.k8M83ZFq060454@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 08:03: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/graphics/p5-Graph-Easy 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, 22 Sep 2006 08:03:35 -0000 tobez 2006-09-22 08:03:35 UTC FreeBSD ports repository Modified files: graphics/p5-Graph-Easy Makefile distinfo Log: Update to 0.48. Revision Changes Path 1.17 +1 -1 ports/graphics/p5-Graph-Easy/Makefile 1.17 +3 -3 ports/graphics/p5-Graph-Easy/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 08:08: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 9554B16A407; Fri, 22 Sep 2006 08:08:12 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FA943D5D; Fri, 22 Sep 2006 08:08:12 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M88Cw7060910; Fri, 22 Sep 2006 08:08:12 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M88CfT060909; Fri, 22 Sep 2006 08:08:12 GMT (envelope-from sergei) Message-Id: <200609220808.k8M88CfT060909@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 22 Sep 2006 08:08: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/mail/archivemail Makefile distinfo pkg-plist ports/mail/archivemail/files patch-archivemail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 08:08:12 -0000 sergei 2006-09-22 08:08:12 UTC FreeBSD ports repository Modified files: mail/archivemail Makefile distinfo pkg-plist Removed files: mail/archivemail/files patch-archivemail Log: - Update to 0.6.2 - Install script via port's Makefile instead of USE_PYDISTUTILS - Manual page is no longer included in the distribution; building it from SGML source requires Jade and docbook2man; in order to avoid adding quite heavy dependecies for this simple utility, we now install SGML and associated Makefile to DOCSDIR for those who want to build the man page manually Revision Changes Path 1.15 +8 -11 ports/mail/archivemail/Makefile 1.9 +3 -3 ports/mail/archivemail/distinfo 1.2 +0 -11 ports/mail/archivemail/files/patch-archivemail (dead) 1.4 +3 -1 ports/mail/archivemail/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 08:10: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 4D74616A417; Fri, 22 Sep 2006 08:10:10 +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 EE7F543D60; Fri, 22 Sep 2006 08:10:09 +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 k8M8A9R0061049; Fri, 22 Sep 2006 08:10:09 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M8A9eJ061048; Fri, 22 Sep 2006 08:10:09 GMT (envelope-from ijliao) Message-Id: <200609220810.k8M8A9eJ061048@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 22 Sep 2006 08:10: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/palm/jpilot Makefile distinfo ports/palm/jpilot/files patch-0.99.8-memory patch-jpilot patch-jpilot-langinfo patch-jpilot-sync X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 08:10:10 -0000 ijliao 2006-09-22 08:10:09 UTC FreeBSD ports repository Modified files: palm/jpilot Makefile distinfo Added files: palm/jpilot/files patch-jpilot-langinfo Removed files: palm/jpilot/files patch-0.99.8-memory patch-jpilot patch-jpilot-sync Log: upgrade to 0.99.9 PR: 103203 Submitted by: maintainer Revision Changes Path 1.55 +7 -7 ports/palm/jpilot/Makefile 1.18 +3 -3 ports/palm/jpilot/distinfo 1.2 +0 -12 ports/palm/jpilot/files/patch-0.99.8-memory (dead) 1.2 +0 -18 ports/palm/jpilot/files/patch-jpilot (dead) 1.1 +11 -0 ports/palm/jpilot/files/patch-jpilot-langinfo (new) 1.2 +0 -15 ports/palm/jpilot/files/patch-jpilot-sync (dead) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 08:12: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 4705816A407; Fri, 22 Sep 2006 08:12:34 +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 048FE43D5E; Fri, 22 Sep 2006 08:12:34 +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 k8M8CSu7061303; Fri, 22 Sep 2006 08:12:28 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M8CS5t061302; Fri, 22 Sep 2006 08:12:28 GMT (envelope-from tobez) Message-Id: <200609220812.k8M8CS5t061302@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 08:12: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-Data-Report 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, 22 Sep 2006 08:12:34 -0000 tobez 2006-09-22 08:12:28 UTC FreeBSD ports repository Modified files: textproc/p5-Data-Report Makefile distinfo Log: Update to 0.06. Revision Changes Path 1.4 +1 -1 ports/textproc/p5-Data-Report/Makefile 1.3 +3 -3 ports/textproc/p5-Data-Report/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 08: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 9DFF916A40F; Fri, 22 Sep 2006 08:22:11 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 559FD43D58; Fri, 22 Sep 2006 08:22:11 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M8MBTg061900; Fri, 22 Sep 2006 08:22:11 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M8MB8V061899; Fri, 22 Sep 2006 08:22:11 GMT (envelope-from alexbl) Message-Id: <200609220822.k8M8MB8V061899@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Fri, 22 Sep 2006 08:22: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/security/gnome-ssh-askpass Makefile ports/security/gnome-ssh-askpass/files patch-contrib_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, 22 Sep 2006 08:22:11 -0000 alexbl 2006-09-22 08:22:11 UTC FreeBSD ports repository Modified files: security/gnome-ssh-askpass Makefile Added files: security/gnome-ssh-askpass/files patch-contrib_Makefile Log: - Add PTHREAD_LIBS to CFLAGS PR: 103322 Submitted by: Vladimir Grebenschikov Approved by: novel (mentor) Revision Changes Path 1.9 +4 -1 ports/security/gnome-ssh-askpass/Makefile 1.1 +11 -0 ports/security/gnome-ssh-askpass/files/patch-contrib_Makefile (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 08:38: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 AC56C16A417; Fri, 22 Sep 2006 08:38:03 +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 695DE43D60; Fri, 22 Sep 2006 08:38:03 +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 k8M8c3c5062447; Fri, 22 Sep 2006 08:38:03 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M8c3qu062446; Fri, 22 Sep 2006 08:38:03 GMT (envelope-from rwatson) Message-Id: <200609220838.k8M8c3qu062446@repoman.freebsd.org> From: Robert Watson Date: Fri, 22 Sep 2006 08:38: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/lib/libbsm 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, 22 Sep 2006 08:38:03 -0000 rwatson 2006-09-22 08:38:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libbsm Makefile Log: Merge Makefile:1.4 from HEAD to RELENG_6: Hook up au_open.3 man page (and its symlinks), apparently missed during initial OpenBSM merge. Obtained from: TrustedBSD Project Approved by: re (mux) Revision Changes Path 1.3.2.2 +5 -0 src/lib/libbsm/Makefile From owner-cvs-all@FreeBSD.ORG Fri Sep 22 08:47: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 2AD2E16A403; Fri, 22 Sep 2006 08:47: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 D4EE643D64; Fri, 22 Sep 2006 08:47: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 k8M8lPT7070701; Fri, 22 Sep 2006 08:47:25 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M8lPCL070700; Fri, 22 Sep 2006 08:47:25 GMT (envelope-from clsung) Message-Id: <200609220847.k8M8lPCL070700@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 22 Sep 2006 08:47: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/snort Makefile distinfo pkg-plist ports/security/snort/files snort.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: Fri, 22 Sep 2006 08:47:26 -0000 clsung 2006-09-22 08:47:25 UTC FreeBSD ports repository Modified files: security/snort Makefile distinfo pkg-plist security/snort/files snort.sh.in Log: - Update to 2.6.0.2 - let snort to packet sniff several different network interfaces - Contributed by Matthew Seaman Revision Changes Path 1.73 +1 -2 ports/security/snort/Makefile 1.43 +3 -9 ports/security/snort/distinfo 1.2 +3 -2 ports/security/snort/files/snort.sh.in 1.25 +7 -1 ports/security/snort/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 09:11: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 8DFA916A415; Fri, 22 Sep 2006 09:11:28 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DB3A43D5C; Fri, 22 Sep 2006 09:11:27 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M9BRcM073046; Fri, 22 Sep 2006 09:11:27 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M9BRGb073045; Fri, 22 Sep 2006 09:11:27 GMT (envelope-from sergei) Message-Id: <200609220911.k8M9BRGb073045@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 22 Sep 2006 09:11: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/tmda Makefile distinfo pkg-message pkg-plist ports/mail/tmda/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: Fri, 22 Sep 2006 09:11:28 -0000 sergei 2006-09-22 09:11:27 UTC FreeBSD ports repository Modified files: mail/tmda Makefile distinfo pkg-plist Added files: mail/tmda/files pkg-message.in Removed files: mail/tmda pkg-message Log: - Update to 1.1.5 This is the latest stable release of TMDA 1.1 is now the stable branch, 1.0 branch has been obsoleted Changes include: - ~/.tmdarc configuration file has been obsoleted by ~/.tmda/ configuration directory - see EXAMPLESDIR/dot-tmda - only minimal set of HTML documentation is installed; please see http://wiki.tmda.net/ for full documentation - templates has changed: single bounce.txt has been replaced with various bounce_*.txt templates; see DATADIR - Sync MASTER_SITES to the official mirror list - Use SUB_FILES mechanism for pkg-message customization Revision Changes Path 1.53 +25 -22 ports/mail/tmda/Makefile 1.48 +3 -3 ports/mail/tmda/distinfo 1.1 +7 -0 ports/mail/tmda/files/pkg-message.in (new) 1.2 +0 -6 ports/mail/tmda/pkg-message (dead) 1.36 +23 -23 ports/mail/tmda/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 09: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 3296F16A407; Fri, 22 Sep 2006 09:24:05 +0000 (UTC) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D61143D6B; Fri, 22 Sep 2006 09:24:04 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8M9O4n8073307; Fri, 22 Sep 2006 09:24:04 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M9O4hs073306; Fri, 22 Sep 2006 09:24:04 GMT (envelope-from sergei) Message-Id: <200609220924.k8M9O4hs073306@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 22 Sep 2006 09:24: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 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, 22 Sep 2006 09:24:05 -0000 sergei 2006-09-22 09:24:04 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Add entry to recent mail/tmda update to version 1.1.5 Revision Changes Path 1.397 +16 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri Sep 22 09:38: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 223EF16A403; Fri, 22 Sep 2006 09:38:21 +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 B12A743D5F; Fri, 22 Sep 2006 09:38:20 +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 k8M9cKW6073586; Fri, 22 Sep 2006 09:38:20 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M9cKNA073585; Fri, 22 Sep 2006 09:38:20 GMT (envelope-from yar) Message-Id: <200609220938.k8M9cKNA073585@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 22 Sep 2006 09:38: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/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: Fri, 22 Sep 2006 09:38:21 -0000 yar 2006-09-22 09:38:20 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: In the example of how to hint configure at the location of gettext, allow for complex CPPFLAGS and LDFLAGS made up at more than one place in port's Makefile. Pointed out by: dinoex Revision Changes Path 1.753 +11 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Fri Sep 22 09:41: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 654D216A416; Fri, 22 Sep 2006 09:41:04 +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 205C443D60; Fri, 22 Sep 2006 09:41:04 +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 k8M9f3KH073687; Fri, 22 Sep 2006 09:41:04 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M9f3UF073686; Fri, 22 Sep 2006 09:41:03 GMT (envelope-from brueffer) Message-Id: <200609220941.k8M9f3UF073686@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 22 Sep 2006 09:41:03 +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/introduction 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, 22 Sep 2006 09:41:04 -0000 brueffer 2006-09-22 09:41:03 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: Grammar and wording fixes, also some updates about the status of our branches. PR: docs/103286 Submitted by: Joerg Pernfuß Revision Changes Path 1.115 +6 -6 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Sep 22 09: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 2BF3316A403; Fri, 22 Sep 2006 09:43:05 +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 DB17343D5F; Fri, 22 Sep 2006 09:43:04 +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 k8M9h435073744; Fri, 22 Sep 2006 09:43:04 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M9h4AU073743; Fri, 22 Sep 2006 09:43:04 GMT (envelope-from brueffer) Message-Id: <200609220943.k8M9h4AU073743@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 22 Sep 2006 09:43:04 +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/introduction 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, 22 Sep 2006 09:43:05 -0000 brueffer 2006-09-22 09:43:04 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: Whitespace cleanup for the previous commit. Revision Changes Path 1.116 +8 -7 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Sep 22 09:59: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 518E716A415; Fri, 22 Sep 2006 09:59:11 +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 E497043D5E; Fri, 22 Sep 2006 09:59:10 +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 k8M9xAPn074146; Fri, 22 Sep 2006 09:59:10 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M9xATd074145; Fri, 22 Sep 2006 09:59:10 GMT (envelope-from ijliao) Message-Id: <200609220959.k8M9xATd074145@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 22 Sep 2006 09: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/palm Makefile ports/palm/jpilot-db Makefile distinfo pkg-descr ports/palm/jpilot-db/files jpilot-db.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: Fri, 22 Sep 2006 09:59:11 -0000 ijliao 2006-09-22 09:59:10 UTC FreeBSD ports repository Modified files: palm Makefile Added files: palm/jpilot-db Makefile distinfo pkg-descr palm/jpilot-db/files jpilot-db.sh.in Log: add jpilot-db 1.3.20 A desktop app for pilot-db Revision Changes Path 1.63 +1 -0 ports/palm/Makefile 1.1 +38 -0 ports/palm/jpilot-db/Makefile (new) 1.1 +3 -0 ports/palm/jpilot-db/distinfo (new) 1.1 +5 -0 ports/palm/jpilot-db/files/jpilot-db.sh.in (new) 1.1 +7 -0 ports/palm/jpilot-db/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 09:59: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 25F0416A5AA; Fri, 22 Sep 2006 09:59:35 +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 5D8FA43D69; Fri, 22 Sep 2006 09:59:33 +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 k8M9xXC5074184; Fri, 22 Sep 2006 09:59:33 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8M9xXra074183; Fri, 22 Sep 2006 09:59:33 GMT (envelope-from ijliao) Message-Id: <200609220959.k8M9xXra074183@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 22 Sep 2006 09:59: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: 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, 22 Sep 2006 09:59:35 -0000 ijliao 2006-09-22 09:59:33 UTC FreeBSD ports repository Modified files: . modules Log: jpilot-db --> ports/palm/jpilot-db Revision Changes Path 1.16251 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:01: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 281D316A403; Fri, 22 Sep 2006 10:01:15 +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 44CA343D7B; Fri, 22 Sep 2006 10:01:12 +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 k8MA1BkN074303; Fri, 22 Sep 2006 10:01:11 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MA1Bvn074302; Fri, 22 Sep 2006 10:01:11 GMT (envelope-from tobez) Message-Id: <200609221001.k8MA1Bvn074302@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 10:01: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-CPAN-Mini 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, 22 Sep 2006 10:01:15 -0000 tobez 2006-09-22 10:01:11 UTC FreeBSD ports repository Modified files: devel/p5-CPAN-Mini Makefile distinfo Log: Update to 0.550. PR: 101692 Submitted by: Gea-Suan Lin Revision Changes Path 1.6 +5 -5 ports/devel/p5-CPAN-Mini/Makefile 1.6 +3 -3 ports/devel/p5-CPAN-Mini/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:08: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 E972F16A40F; Fri, 22 Sep 2006 10:08:40 +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 03FE543D68; Fri, 22 Sep 2006 10:08:40 +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 k8MA8dXL075639; Fri, 22 Sep 2006 10:08:39 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MA8dE7075638; Fri, 22 Sep 2006 10:08:39 GMT (envelope-from tobez) Message-Id: <200609221008.k8MA8dE7075638@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 10:08: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-Algorithm-Diff 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, 22 Sep 2006 10:08:41 -0000 tobez 2006-09-22 10:08:39 UTC FreeBSD ports repository Modified files: devel/p5-Algorithm-Diff Makefile distinfo Log: Update to 1.1902. PR: 101101, 101142 Submitted by: Jin-Shan Tseng Gea-Suan Lin Revision Changes Path 1.8 +1 -2 ports/devel/p5-Algorithm-Diff/Makefile 1.7 +3 -3 ports/devel/p5-Algorithm-Diff/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:28: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 88FA316A415; Fri, 22 Sep 2006 10:28:23 +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 2870043D5D; Fri, 22 Sep 2006 10:28:23 +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 k8MASNoF076486; Fri, 22 Sep 2006 10:28:23 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MASNrt076485; Fri, 22 Sep 2006 10:28:23 GMT (envelope-from gerald) Message-Id: <200609221028.k8MASNrt076485@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 22 Sep 2006 10:28: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/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, 22 Sep 2006 10:28:23 -0000 gerald 2006-09-22 10:28:22 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20060921 snapshot of GCC 4.0.4. This brings one potential fix for the intermittent bootstrap comparison failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x. Revision Changes Path 1.272 +1 -1 ports/lang/gcc40/Makefile 1.166 +12 -12 ports/lang/gcc40/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:30: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 BFC5F16A415; Fri, 22 Sep 2006 10:30:48 +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 2D16843D77; Fri, 22 Sep 2006 10:30:48 +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 k8MAUmcc076658; Fri, 22 Sep 2006 10:30:48 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MAUmFf076656; Fri, 22 Sep 2006 10:30:48 GMT (envelope-from tobez) Message-Id: <200609221030.k8MAUmFf076656@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 10:30: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-Mail-Box 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, 22 Sep 2006 10:30:48 -0000 tobez 2006-09-22 10:30:47 UTC FreeBSD ports repository Modified files: mail/p5-Mail-Box Makefile distinfo pkg-plist Log: Update to 2.067. Revision Changes Path 1.16 +1 -1 ports/mail/p5-Mail-Box/Makefile 1.15 +3 -3 ports/mail/p5-Mail-Box/distinfo 1.10 +0 -5 ports/mail/p5-Mail-Box/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10: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 80B2E16A403; Fri, 22 Sep 2006 10:37:35 +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 A483243D68; Fri, 22 Sep 2006 10:37:33 +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 k8MAbXPh077029; Fri, 22 Sep 2006 10:37:33 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MAbXfc077028; Fri, 22 Sep 2006 10:37:33 GMT (envelope-from tobez) Message-Id: <200609221037.k8MAbXfc077028@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 10: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/mail/p5-Email-Send 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, 22 Sep 2006 10:37:35 -0000 tobez 2006-09-22 10:37:33 UTC FreeBSD ports repository Modified files: mail/p5-Email-Send Makefile distinfo Log: Update to 2.171. Partially based on PR 101025. Submitted by: Jin-Shan Tseng Revision Changes Path 1.5 +8 -8 ports/mail/p5-Email-Send/Makefile 1.5 +3 -3 ports/mail/p5-Email-Send/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:44: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 07A7D16A536; Fri, 22 Sep 2006 10:44:12 +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 7687343DB9; Fri, 22 Sep 2006 10:44:01 +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 k8MAi1ix077374; Fri, 22 Sep 2006 10:44:01 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MAi1db077373; Fri, 22 Sep 2006 10:44:01 GMT (envelope-from jkoshy) Message-Id: <200609221044.k8MAi1db077373@repoman.freebsd.org> From: Joseph Koshy Date: Fri, 22 Sep 2006 10:44: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/drscheme Makefile distinfo pkg-plist ports/lang/drscheme/files patch-configure patch-foreign-gcc-libffi-configure patch-mzscheme-gc-include-private-gcconfig.h patch-mzscheme-sconfig.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, 22 Sep 2006 10:44:12 -0000 jkoshy 2006-09-22 10:44:01 UTC FreeBSD ports repository Modified files: lang/drscheme Makefile distinfo pkg-plist Added files: lang/drscheme/files patch-configure patch-foreign-gcc-libffi-configure patch-mzscheme-gc-include-private-gcconfig.h patch-mzscheme-sconfig.h Log: - Upgrade to v352. This is a bug-fix release. - Tweak the port's build to detect and use libpng and libjpeg present in $LOCALBASE. - Build this port for the amd64 architecture in addition to i386. Revision Changes Path 1.29 +15 -7 ports/lang/drscheme/Makefile 1.18 +3 -3 ports/lang/drscheme/distinfo 1.3 +10 -0 ports/lang/drscheme/files/patch-configure (new) 1.1 +28 -0 ports/lang/drscheme/files/patch-foreign-gcc-libffi-configure (new) 1.1 +36 -0 ports/lang/drscheme/files/patch-mzscheme-gc-include-private-gcconfig.h (new) 1.1 +46 -0 ports/lang/drscheme/files/patch-mzscheme-sconfig.h (new) 1.19 +106 -12 ports/lang/drscheme/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:44:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id B091D16A407; Fri, 22 Sep 2006 10:44:42 +0000 (UTC) Date: Fri, 22 Sep 2006 10:44:42 +0000 From: Alexey Dokuchaev To: Stanislav Sedov Message-ID: <20060922104442.GC87719@FreeBSD.org> References: <200609201122.k8KBM099007821@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200609201122.k8KBM099007821@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.sdl.mk ports/astro/stellarium Makefile ports/audio/adplay Makefile ports/audio/amarok Makefile ports/audio/drumpiler Makefile ports/audio/festalon Makefile ports/audio/ksmp3play Makefile ports/audio/mhwaveedit 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, 22 Sep 2006 10:44:42 -0000 On Wed, Sep 20, 2006 at 11:22:00AM +0000, Stanislav Sedov wrote: > - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory > structure (i.e. include/SDL for includes and sdl-config for configuration > binary) > - Update graphics/sdl_ttf to version 2.0.8 > - Update graphics/sdl_image to version 1.2.5 > - Update audio/sdl_mixer to version 1.2.7 > - Update net/sdl_net to version 1.2.6 Good work. Can't wait when we stop calling it `devel/sdl12' and move it over sanely named `devel/sdl'. ./danfe From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:49: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 C140E16A403; Fri, 22 Sep 2006 10:49:25 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5B2443D5A; Fri, 22 Sep 2006 10:49:17 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id 1ABBB7BAD96; Fri, 22 Sep 2006 12:49:16 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id B9C7FB8CA; Fri, 22 Sep 2006 12:48:33 +0200 (CEST) Date: Fri, 22 Sep 2006 12:48:33 +0200 From: Henrik Brix Andersen To: Akinori MUSHA Message-ID: <20060922104833.GE40640@tirith.brixandersen.dk> Mail-Followup-To: Akinori MUSHA , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200609211514.k8LFEL5v012110@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bAmEntskrkuBymla" Content-Disposition: inline In-Reply-To: <200609211514.k8LFEL5v012110@repoman.freebsd.org> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-mysql Makefile ports/databases/ruby-mysql/files patch-mysql.c.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, 22 Sep 2006 10:49:25 -0000 --bAmEntskrkuBymla Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 21, 2006 at 03:14:21PM +0000, Akinori MUSHA wrote: > knu 2006-09-21 15:14:21 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > databases/ruby-mysql Makefile=20 > Added files: > databases/ruby-mysql/files patch-mysql.c.in=20 > Log: > Add a ad-hoc patch and unbreak. > =20 > The problem is in MySQL 5.0.24a, as addressed in the following bug > report: > http://bugs.mysql.com/bug.php?id=3D22227 Thanks a lot for fixing this issue in ports :) Regards, Brix --=20 Henrik Brix Andersen --bAmEntskrkuBymla Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: GnuPG signed iD8DBQFFE7+Bv+Q4flTiePgRAvlUAJkBe6y3xF/2KesP6n9z0TqzZGzH3gCgqTB2 W6YJrhyQsbDAqAgQiXpCXV4= =07rV -----END PGP SIGNATURE----- --bAmEntskrkuBymla-- From owner-cvs-all@FreeBSD.ORG Fri Sep 22 10:52: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 1217916A47C; Fri, 22 Sep 2006 10:52:28 +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 C45A843D5A; Fri, 22 Sep 2006 10:52:27 +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 k8MAqRsh077790; Fri, 22 Sep 2006 10:52:27 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MAqRmC077789; Fri, 22 Sep 2006 10:52:27 GMT (envelope-from tobez) Message-Id: <200609221052.k8MAqRmC077789@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 10:52: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-CGI.pm 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, 22 Sep 2006 10:52:28 -0000 tobez 2006-09-22 10:52:27 UTC FreeBSD ports repository Modified files: www/p5-CGI.pm Makefile distinfo Log: Update to 3.23. Submitted by: demon Revision Changes Path 1.28 +1 -1 ports/www/p5-CGI.pm/Makefile 1.22 +3 -3 ports/www/p5-CGI.pm/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 11:12: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 BE7B616A47E; Fri, 22 Sep 2006 11:12:12 +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 5847F43D55; Fri, 22 Sep 2006 11:12:12 +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 k8MBCCbK085949; Fri, 22 Sep 2006 11:12:12 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MBCClI085948; Fri, 22 Sep 2006 11:12:12 GMT (envelope-from tobez) Message-Id: <200609221112.k8MBCClI085948@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 11:12: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-Time-Piece Makefile distinfo ports/devel/p5-Time-Piece/files patch-Piece.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: Fri, 22 Sep 2006 11:12:12 -0000 tobez 2006-09-22 11:12:12 UTC FreeBSD ports repository Modified files: devel/p5-Time-Piece Makefile distinfo Removed files: devel/p5-Time-Piece/files patch-Piece.pm Log: Update to 1.11. Require perl from ports. Revision Changes Path 1.8 +8 -3 ports/devel/p5-Time-Piece/Makefile 1.7 +3 -3 ports/devel/p5-Time-Piece/distinfo 1.2 +0 -10 ports/devel/p5-Time-Piece/files/patch-Piece.pm (dead) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 11:20: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 C41E816A403; Fri, 22 Sep 2006 11:20:11 +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 7283243D68; Fri, 22 Sep 2006 11:20:11 +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 k8MBKBwL086327; Fri, 22 Sep 2006 11:20:11 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MBKBI7086326; Fri, 22 Sep 2006 11:20:11 GMT (envelope-from ceri) Message-Id: <200609221120.k8MBKBI7086326@repoman.freebsd.org> From: Ceri Davies Date: Fri, 22 Sep 2006 11:20: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/sbin/fsdb fsdb.8 fsdb.c fsdbutil.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, 22 Sep 2006 11:20:12 -0000 ceri 2006-09-22 11:20:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/fsdb fsdb.8 fsdb.c fsdbutil.c Log: MFC the birthtime modification support from -HEAD. Approved by: re (hrs) Revision Changes Path 1.28.2.2 +8 -3 src/sbin/fsdb/fsdb.8 1.29.2.4 +18 -0 src/sbin/fsdb/fsdb.c 1.18.10.2 +6 -0 src/sbin/fsdb/fsdbutil.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 11:40: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 2B4E116A4C8; Fri, 22 Sep 2006 11:40:46 +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 1D47043D69; Fri, 22 Sep 2006 11:40:45 +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 k8MBei97087501; Fri, 22 Sep 2006 11:40:44 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MBeiR8087500; Fri, 22 Sep 2006 11:40:44 GMT (envelope-from tobez) Message-Id: <200609221140.k8MBeiR8087500@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 11:40: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/textproc/p5-YAML-Syck 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, 22 Sep 2006 11:40:46 -0000 tobez 2006-09-22 11:40:44 UTC FreeBSD ports repository Modified files: textproc/p5-YAML-Syck Makefile distinfo pkg-plist Log: Update to 0.67. Require perl from ports. This update is partially based on the PR 100657. Submitted by: Gea-Suan Lin Revision Changes Path 1.18 +14 -6 ports/textproc/p5-YAML-Syck/Makefile 1.18 +3 -3 ports/textproc/p5-YAML-Syck/distinfo 1.4 +1 -0 ports/textproc/p5-YAML-Syck/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 11:46: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 DD5D516A403; Fri, 22 Sep 2006 11:46:55 +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 98BE643D58; Fri, 22 Sep 2006 11:46:55 +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 k8MBktS3087783; Fri, 22 Sep 2006 11:46:55 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MBktmU087782; Fri, 22 Sep 2006 11:46:55 GMT (envelope-from garga) Message-Id: <200609221146.k8MBktmU087782@repoman.freebsd.org> From: Renato Botelho Date: Fri, 22 Sep 2006 11:46: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/security/clamav-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, 22 Sep 2006 11:46:56 -0000 garga 2006-09-22 11:46:55 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile distinfo Log: - Update do 20060922 snapshot. - Add --enable-experimental and remove CURL option to test new code that doesn't depend of external curl. Revision Changes Path 1.100 +4 -10 ports/security/clamav-devel/Makefile 1.65 +3 -3 ports/security/clamav-devel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 11: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 C664916A403; Fri, 22 Sep 2006 11:55:15 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FA9043D5F; Fri, 22 Sep 2006 11:55:15 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MBtFBD089503; Fri, 22 Sep 2006 11:55:15 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MBtF1X089496; Fri, 22 Sep 2006 11:55:15 GMT (envelope-from marck) Message-Id: <200609221155.k8MBtF1X089496@repoman.freebsd.org> From: Dmitry Morozovsky Date: Fri, 22 Sep 2006 11:55: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/release/picobsd/bridge PICOBSD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 11:55:16 -0000 marck 2006-09-22 11:55:14 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) release/picobsd/bridge PICOBSD Log: MFC: Clean obsolete reference to the old NMBCLUSTERS kernel option. It seems the last reference (modulo manual pages where such obsoleteness clearly highlighted). Revision Changes Path 1.19 +0 -1 src/release/picobsd/bridge/PICOBSD Approved by: re (kensmith) Revision Changes Path 1.17.2.1 +0 -1 src/release/picobsd/bridge/PICOBSD From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:09: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 3555516A4DE; Fri, 22 Sep 2006 12:09:03 +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 0C61743DD3; Fri, 22 Sep 2006 12:08:26 +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 k8MC7wGa094982; Fri, 22 Sep 2006 12:07:58 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MC7wk3094981; Fri, 22 Sep 2006 12:07:58 GMT (envelope-from tobez) Message-Id: <200609221207.k8MC7wk3094981@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 12:07: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/devel/p5-Test-Base 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, 22 Sep 2006 12:09:03 -0000 tobez 2006-09-22 12:07:58 UTC FreeBSD ports repository Modified files: devel/p5-Test-Base Makefile distinfo Log: Update to 0.52. PR: 102853 Submitted by: Masahiro Teramoto Revision Changes Path 1.8 +1 -1 ports/devel/p5-Test-Base/Makefile 1.8 +3 -3 ports/devel/p5-Test-Base/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:16: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 0880716A407; Fri, 22 Sep 2006 12:16:20 +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 B80AB43D62; Fri, 22 Sep 2006 12:16:19 +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 k8MCGJkE095430; Fri, 22 Sep 2006 12:16:19 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCGJ7R095429; Fri, 22 Sep 2006 12:16:19 GMT (envelope-from tobez) Message-Id: <200609221216.k8MCGJ7R095429@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 12: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/print/p5-Text-PDF 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, 22 Sep 2006 12:16:20 -0000 tobez 2006-09-22 12:16:19 UTC FreeBSD ports repository Modified files: print/p5-Text-PDF Makefile distinfo pkg-plist Log: Update to 0.29a. Revision Changes Path 1.14 +2 -2 ports/print/p5-Text-PDF/Makefile 1.13 +3 -3 ports/print/p5-Text-PDF/distinfo 1.10 +1 -0 ports/print/p5-Text-PDF/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:16: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 2AF9316A403; Fri, 22 Sep 2006 12:16:48 +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 EEF4B43D64; Fri, 22 Sep 2006 12:16:47 +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 k8MCGlY4095502; Fri, 22 Sep 2006 12:16:47 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCGlp3095501; Fri, 22 Sep 2006 12:16:47 GMT (envelope-from bms) Message-Id: <200609221216.k8MCGlp3095501@repoman.freebsd.org> From: Bruce M Simpson Date: Fri, 22 Sep 2006 12:16: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 Makefile ports/net/xorp Makefile distinfo pkg-descr pkg-plist ports/net/xorp/files xorp.rc.sample X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 12:16:48 -0000 bms 2006-09-22 12:16:47 UTC FreeBSD ports repository (src committer) Modified files: net Makefile Added files: net/xorp Makefile distinfo pkg-descr pkg-plist net/xorp/files xorp.rc.sample Log: Add a port of the eXtensible Open Router Project, version 1.3. Revision Changes Path 1.1738 +1 -0 ports/net/Makefile 1.1 +84 -0 ports/net/xorp/Makefile (new) 1.1 +3 -0 ports/net/xorp/distinfo (new) 1.1 +37 -0 ports/net/xorp/files/xorp.rc.sample (new) 1.1 +12 -0 ports/net/xorp/pkg-descr (new) 1.1 +126 -0 ports/net/xorp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:17: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 081EE16A580; Fri, 22 Sep 2006 12:17:04 +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 74AD443D73; Fri, 22 Sep 2006 12:17:02 +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 k8MCH2Mk095548; Fri, 22 Sep 2006 12:17:02 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCH2LZ095547; Fri, 22 Sep 2006 12:17:02 GMT (envelope-from bms) Message-Id: <200609221217.k8MCH2LZ095547@repoman.freebsd.org> From: Bruce M Simpson Date: Fri, 22 Sep 2006 12:17: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: 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, 22 Sep 2006 12:17:04 -0000 bms 2006-09-22 12:17:02 UTC FreeBSD ports repository (src committer) Modified files: . modules Log: xorp --> ports/net/xorp Revision Changes Path 1.16252 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:23: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 E1F6F16A412; Fri, 22 Sep 2006 12:23:28 +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 75C1E43D5D; Fri, 22 Sep 2006 12:23:28 +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 k8MCNSjj095894; Fri, 22 Sep 2006 12:23:28 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCNScF095893; Fri, 22 Sep 2006 12:23:28 GMT (envelope-from sat) Message-Id: <200609221223.k8MCNScF095893@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 22 Sep 2006 12:23: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/security/vuxml vuln.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: Fri, 22 Sep 2006 12:23:29 -0000 sat 2006-09-22 12:23:28 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document stack-based buffer overflow in libmms Revision Changes Path 1.1145 +37 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12: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 108DC16A4AB; Fri, 22 Sep 2006 12:28:24 +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 C234F43D62; Fri, 22 Sep 2006 12:28:23 +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 k8MCSNKh096140; Fri, 22 Sep 2006 12:28:23 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCSNco096139; Fri, 22 Sep 2006 12:28:23 GMT (envelope-from tobez) Message-Id: <200609221228.k8MCSNco096139@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 12:28: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/textproc/p5-Plucene 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, 22 Sep 2006 12:28:24 -0000 tobez 2006-09-22 12:28:23 UTC FreeBSD ports repository Modified files: textproc/p5-Plucene Makefile distinfo Log: Update to 1.25. Require 5.8.1 or higher. Revision Changes Path 1.7 +3 -3 ports/textproc/p5-Plucene/Makefile 1.6 +3 -3 ports/textproc/p5-Plucene/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12: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 3FE0F16A40F; Fri, 22 Sep 2006 12:32:34 +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 F3D6C43D45; Fri, 22 Sep 2006 12:32:33 +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 k8MCWXwf096397; Fri, 22 Sep 2006 12:32:33 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCWX84096396; Fri, 22 Sep 2006 12:32:33 GMT (envelope-from tobez) Message-Id: <200609221232.k8MCWX84096396@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 12:32: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-mgmt/p5-Net-IP-Resolver 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, 22 Sep 2006 12:32:34 -0000 tobez 2006-09-22 12:32:33 UTC FreeBSD ports repository Modified files: net-mgmt/p5-Net-IP-Resolver Makefile distinfo Log: Update to 0.02. Revision Changes Path 1.2 +1 -1 ports/net-mgmt/p5-Net-IP-Resolver/Makefile 1.2 +3 -3 ports/net-mgmt/p5-Net-IP-Resolver/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:35: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 8077516A4D0; Fri, 22 Sep 2006 12:35:18 +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 48AAC43D5E; Fri, 22 Sep 2006 12:34:58 +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 k8MCYkW9096530; Fri, 22 Sep 2006 12:34:46 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCYkqD096529; Fri, 22 Sep 2006 12:34:46 GMT (envelope-from tobez) Message-Id: <200609221234.k8MCYkqD096529@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 12: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/www/p5-Test-HTTP-Server-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: Fri, 22 Sep 2006 12:35:18 -0000 tobez 2006-09-22 12:34:45 UTC FreeBSD ports repository Modified files: www/p5-Test-HTTP-Server-Simple Makefile distinfo Log: Update to 0.03. Revision Changes Path 1.2 +1 -1 ports/www/p5-Test-HTTP-Server-Simple/Makefile 1.2 +3 -3 ports/www/p5-Test-HTTP-Server-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:38: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 B0D8116A415; Fri, 22 Sep 2006 12:38:12 +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 6E91443D49; Fri, 22 Sep 2006 12:38:12 +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 k8MCcCkC096681; Fri, 22 Sep 2006 12:38:12 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCcCwT096680; Fri, 22 Sep 2006 12:38:12 GMT (envelope-from tobez) Message-Id: <200609221238.k8MCcCwT096680@repoman.freebsd.org> From: Anton Berezin Date: Fri, 22 Sep 2006 12:38: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/math/p5-Graph 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, 22 Sep 2006 12:38:12 -0000 tobez 2006-09-22 12:38:12 UTC FreeBSD ports repository Modified files: math/p5-Graph Makefile distinfo Log: Update to 0.80. PR: 103116 Submitted by: Jin-Shan Tseng Revision Changes Path 1.24 +2 -2 ports/math/p5-Graph/Makefile 1.22 +3 -3 ports/math/p5-Graph/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 12:45: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 CF27F16A403; Fri, 22 Sep 2006 12:45:42 +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 70C8D43D53; Fri, 22 Sep 2006 12:45:42 +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 k8MCjgW3097131; Fri, 22 Sep 2006 12:45:42 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MCjgVg097130; Fri, 22 Sep 2006 12:45:42 GMT (envelope-from cognet) Message-Id: <200609221245.k8MCjgVg097130@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 22 Sep 2006 12:45: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/dev/usb if_cdce.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, 22 Sep 2006 12:45:42 -0000 cognet 2006-09-22 12:45:42 UTC FreeBSD src repository Modified files: sys/dev/usb if_cdce.c Log: Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls in an interrupt context. Obtained from: NetBSD MFC after: 1 week Revision Changes Path 1.15 +2 -2 src/sys/dev/usb/if_cdce.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 13: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 2A6EB16A417; Fri, 22 Sep 2006 13:05:34 +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 91C8A43D49; Fri, 22 Sep 2006 13:05: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 k8MD5X4a007747; Fri, 22 Sep 2006 13:05:33 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MD5XHD007746; Fri, 22 Sep 2006 13:05:33 GMT (envelope-from sat) Message-Id: <200609221305.k8MD5XHD007746@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 22 Sep 2006 13: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/security/vuxml vuln.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: Fri, 22 Sep 2006 13:05:34 -0000 sat 2006-09-22 13:05:33 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document restructuredText "csv_table" Information Disclosure in zope Revision Changes Path 1.1146 +34 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Sep 22 13:22: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 14DCE16A403; Fri, 22 Sep 2006 13:22:58 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0773543D53; Fri, 22 Sep 2006 13:22:54 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp4-g19.free.fr (Postfix) with ESMTP id 288BD54C10; Fri, 22 Sep 2006 15:22:54 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id C2E899B4C1; Fri, 22 Sep 2006 13:22:59 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 6059C408C; Fri, 22 Sep 2006 15:22:59 +0200 (CEST) Date: Fri, 22 Sep 2006 15:22:59 +0200 From: Jeremie Le Hen To: Matteo Riondato Message-ID: <20060922132258.GA26411@obiwan.tataz.chchile.org> References: <200605301620.k4UGKnOf023961@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605301620.k4UGKnOf023961@repoman.freebsd.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: [fbsd] cvs commit [HEAD] src/etc/rc.d jail src/etc/defaults rc.conf 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, 22 Sep 2006 13:22:58 -0000 Hi Matteo; On Tue, May 30, 2006 at 04:20:48PM +0000, Matteo Riondato wrote: > matteo 2006-05-30 16:20:48 UTC > > FreeBSD src repository > > Modified files: > etc/rc.d jail > etc/defaults rc.conf > share/man/man5 rc.conf.5 > Log: > Add jail__exec_afterstart rc.conf variable, where is > 1,2 and so on. > It specifies the command to be run as Nth after jail startup. > > sh(1)-fu by: Dario Freni > PR: conf/97697 > MFC after: 2 weeks > Reviewed by: ru@ (man page) Could you please MFC this ? Thank you. -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-cvs-all@FreeBSD.ORG Fri Sep 22 13:48: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 2E98E16A407; Fri, 22 Sep 2006 13:48:02 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7BEF43D45; Fri, 22 Sep 2006 13:48:01 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp2-g19.free.fr (Postfix) with ESMTP id E6C67754EA; Fri, 22 Sep 2006 15:48:00 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id 91E509B4C1; Fri, 22 Sep 2006 13:48:06 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 7273D408C; Fri, 22 Sep 2006 15:48:06 +0200 (CEST) Date: Fri, 22 Sep 2006 15:48:06 +0200 From: Jeremie Le Hen To: Matteo Riondato Message-ID: <20060922134806.GU15761@obiwan.tataz.chchile.org> References: <200605301620.k4UGKnOf023961@repoman.freebsd.org> <20060922132258.GA26411@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060922132258.GA26411@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: [fbsd] cvs commit [HEAD] src/etc/rc.d jail src/etc/defaults rc.conf 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, 22 Sep 2006 13:48:02 -0000 Matteo, On Tue, May 30, 2006 at 04:20:48PM +0000, Matteo Riondato wrote: > matteo 2006-05-30 16:20:48 UTC > > FreeBSD src repository > > Modified files: > etc/rc.d jail > etc/defaults rc.conf > share/man/man5 rc.conf.5 > Log: > Add jail__exec_afterstart rc.conf variable, where is > 1,2 and so on. > It specifies the command to be run as Nth after jail startup. > > sh(1)-fu by: Dario Freni > PR: conf/97697 > MFC after: 2 weeks > Reviewed by: ru@ (man page) The variable name as well as the manpage is IMHO misleading. I thought the command was executed on the host, not inside the jail. I daresay the name should have been something like: jail__jexec_afterstart. But we would have lost name consistency with jail__exec_start. We should at least fix the documentation: Index: rc.conf.5 =================================================================== RCS file: /home/ncvs/src/share/man/man5/rc.conf.5,v retrieving revision 1.306 diff -u -p -u -r1.306 rc.conf.5 --- rc.conf.5 18 Sep 2006 15:24:20 -0000 1.306 +++ rc.conf.5 22 Sep 2006 13:47:15 -0000 @@ -3209,7 +3209,7 @@ This is the command executed at jail sta .It Va jail_ Ns Ao Ar jname Ac Ns Va _exec_afterstart Ns Aq Ar N .Pq Vt str Unset by default. -This is the command run as +This is the command run inside the jail as .Ar N Ns th command after jail startup, where Thank you. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-cvs-all@FreeBSD.ORG Fri Sep 22 13:50: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 7B1B516A403; Fri, 22 Sep 2006 13:50:59 +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 3FD3943D45; Fri, 22 Sep 2006 13:50:59 +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 k8MDoxZR009907; Fri, 22 Sep 2006 13:50:59 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MDoxhZ009906; Fri, 22 Sep 2006 13:50:59 GMT (envelope-from rwatson) Message-Id: <200609221350.k8MDoxhZ009906@repoman.freebsd.org> From: Robert Watson Date: Fri, 22 Sep 2006 13:50: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/security/audit audit_bsm.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, 22 Sep 2006 13:50:59 -0000 rwatson 2006-09-22 13:50:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/security/audit audit_bsm.c Log: Merge audit_bsm.c:1.14 from HEAD to RELENG_6: Rather than allocating all buffer memory for the completed BSM record when allocating the record in the first place, allocate the final buffer when closing the BSM record. At that point, more size information is available, so a sufficiently large buffer can be allocated. This allows the kernel to generate audit records in excess of MAXAUDITDATA bytes, but is consistent with Solaris's behavior. This only comes up when auditing command line arguments, in which case we presume the administrator really does want the data as they have specified the policy flag to gather them. Obtained from: TrustedBSD Project Approved by: re (mux) Revision Changes Path 1.10.2.5 +17 -19 src/sys/security/audit/audit_bsm.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 14: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 8F9BD16A403; Fri, 22 Sep 2006 14:03:42 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46FD743D55; Fri, 22 Sep 2006 14:03:42 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8ME3gR2011386; Fri, 22 Sep 2006 14:03:42 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ME3gV9011385; Fri, 22 Sep 2006 14:03:42 GMT (envelope-from arved) Message-Id: <200609221403.k8ME3gV9011385@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 22 Sep 2006 14:03: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/x11-toolkits/xview 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, 22 Sep 2006 14:03:42 -0000 arved 2006-09-22 14:03:42 UTC FreeBSD ports repository Modified files: x11-toolkits/xview Makefile pkg-plist Log: Don't install msgfmt and xgettext. They may break devel/gettext if a user has set /usr/X11R6/bin before /usr/local/bin. PR: 100582 Reported by: Jean-Baptiste Quenot Revision Changes Path 1.41 +4 -2 ports/x11-toolkits/xview/Makefile 1.14 +0 -2 ports/x11-toolkits/xview/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 14: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 7D62416A4CE; Fri, 22 Sep 2006 14:39:33 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A88643D45; Fri, 22 Sep 2006 14:39:33 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MEdXvE013108; Fri, 22 Sep 2006 14:39:33 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MEdXif013107; Fri, 22 Sep 2006 14:39:33 GMT (envelope-from danfe) Message-Id: <200609221439.k8MEdXif013107@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 22 Sep 2006 14:39: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/games/nexuiz 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, 22 Sep 2006 14:39:33 -0000 danfe 2006-09-22 14:39:33 UTC FreeBSD ports repository Modified files: games/nexuiz Makefile distinfo Log: - Update to version 2.1 - Remove `-ffast-math' from CFLAGS, it breaks the engine [1] - Fix missing `libpng' dependency Reported by: Rudolf Polzer Revision Changes Path 1.9 +7 -8 ports/games/nexuiz/Makefile 1.6 +3 -3 ports/games/nexuiz/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 14: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 7DEC216A40F; Fri, 22 Sep 2006 14:59:15 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B832D43D58; Fri, 22 Sep 2006 14:59:10 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MExAsA013987; Fri, 22 Sep 2006 14:59:10 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MExAJE013986; Fri, 22 Sep 2006 14:59:10 GMT (envelope-from davidxu) Message-Id: <200609221459.k8MExAJE013986@repoman.freebsd.org> From: David Xu Date: Fri, 22 Sep 2006 14:59: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/kern kern_umtx.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, 22 Sep 2006 14:59:15 -0000 davidxu 2006-09-22 14:59:10 UTC FreeBSD src repository Modified files: sys/kern kern_umtx.c Log: Fix umtx command order error for freebsd 32bit. Revision Changes Path 1.47 +1 -1 src/sys/kern/kern_umtx.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 15:04: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 9112D16A403; Fri, 22 Sep 2006 15:04:29 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D8E43D49; Fri, 22 Sep 2006 15:04:29 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MF4Tn9015534; Fri, 22 Sep 2006 15:04:29 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MF4TQx015533; Fri, 22 Sep 2006 15:04:29 GMT (envelope-from davidxu) Message-Id: <200609221504.k8MF4TQx015533@repoman.freebsd.org> From: David Xu Date: Fri, 22 Sep 2006 15:04: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/compat/freebsd32 freebsd32.h freebsd32_misc.c syscalls.master src/sys/sys thr.h src/sys/kern kern_thr.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, 22 Sep 2006 15:04:29 -0000 davidxu 2006-09-22 15:04:28 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32.h syscalls.master freebsd32_misc.c sys/sys thr.h sys/kern kern_thr.c Log: Add compatible code to let 32bit libthr work on 64bit kernel. Revision Changes Path 1.6 +14 -0 src/sys/compat/freebsd32/freebsd32.h 1.59 +56 -0 src/sys/compat/freebsd32/freebsd32_misc.c 1.78 +6 -5 src/sys/compat/freebsd32/syscalls.master 1.53 +64 -25 src/sys/kern/kern_thr.c 1.11 +4 -0 src/sys/sys/thr.h From owner-cvs-all@FreeBSD.ORG Fri Sep 22 15:05: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 7EA8B16A403; Fri, 22 Sep 2006 15:05:35 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CB4A43D4C; Fri, 22 Sep 2006 15:05:35 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MF5YXn015651; Fri, 22 Sep 2006 15:05:34 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MF5Y9V015650; Fri, 22 Sep 2006 15:05:34 GMT (envelope-from davidxu) Message-Id: <200609221505.k8MF5Y9V015650@repoman.freebsd.org> From: David Xu Date: Fri, 22 Sep 2006 15:05: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/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_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, 22 Sep 2006 15:05:35 -0000 davidxu 2006-09-22 15:05:34 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regenerate. Revision Changes Path 1.65 +12 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.63 +3 -3 src/sys/compat/freebsd32/freebsd32_syscall.h 1.54 +4 -4 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.64 +4 -4 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 15:06: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 0B59816A403; Fri, 22 Sep 2006 15:06:24 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 910A143D46; Fri, 22 Sep 2006 15:06:23 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MF6NTq015717; Fri, 22 Sep 2006 15:06:23 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MF6Nph015716; Fri, 22 Sep 2006 15:06:23 GMT (envelope-from arved) Message-Id: <200609221506.k8MF6Nph015716@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 22 Sep 2006 15:06: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-mgmt/arpscan Makefile ports/net-mgmt/arpscan/files patch-arpscan.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, 22 Sep 2006 15:06:24 -0000 arved 2006-09-22 15:06:23 UTC FreeBSD ports repository Modified files: net-mgmt/arpscan Makefile net-mgmt/arpscan/files patch-arpscan.c Log: Add missing dependency on libdnet PR: 102272 Submitted by: David Adam Approved by: maintainer timeout (1 month) While here fix a segfault in usage() (*sigh*) Revision Changes Path 1.6 +2 -1 ports/net-mgmt/arpscan/Makefile 1.2 +22 -3 ports/net-mgmt/arpscan/files/patch-arpscan.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 15:08: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 0417A16A403; Fri, 22 Sep 2006 15:08:09 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7A9743D45; Fri, 22 Sep 2006 15:08:08 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MF88Us015860; Fri, 22 Sep 2006 15:08:08 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MF8855015859; Fri, 22 Sep 2006 15:08:08 GMT (envelope-from kan) Message-Id: <200609221508.k8MF8855015859@repoman.freebsd.org> From: Alexander Kabaev Date: Fri, 22 Sep 2006 15:08: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/gnu/lib/libstdc++ 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: Fri, 22 Sep 2006 15:08:09 -0000 kan 2006-09-22 15:08:08 UTC FreeBSD src repository Modified files: gnu/lib/libstdc++ config.h Log: Reduce diffs with file generated by FSF configure. Revision Changes Path 1.14 +18 -12 src/gnu/lib/libstdc++/config.h From owner-cvs-all@FreeBSD.ORG Fri Sep 22 15:34: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 A312016A403; Fri, 22 Sep 2006 15:34:17 +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 60ADB43D5F; Fri, 22 Sep 2006 15:34:17 +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 k8MFYHVo017088; Fri, 22 Sep 2006 15:34:17 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MFYHSR017087; Fri, 22 Sep 2006 15:34:17 GMT (envelope-from bms) Message-Id: <200609221534.k8MFYHSR017087@repoman.freebsd.org> From: Bruce M Simpson Date: Fri, 22 Sep 2006 15:34: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/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: Fri, 22 Sep 2006 15:34:17 -0000 bms 2006-09-22 15:34:17 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Fix a case where socket I/O atomicity is violated due to not dropping the entire record when a non-data mbuf is removed in the soreceive() path. This only triggers a panic directly when compiled with INVARIANTS. PR: 38495 Submitted by: James Juran MFC after: 1 week Revision Changes Path 1.283 +16 -1 src/sys/kern/uipc_socket.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 16:13: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 D45AA16A407; Fri, 22 Sep 2006 16:13:17 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A10EB43D55; Fri, 22 Sep 2006 16:13:17 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MGDHqK025894; Fri, 22 Sep 2006 16:13:17 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MGDHS2025893; Fri, 22 Sep 2006 16:13:17 GMT (envelope-from girgen) Message-Id: <200609221613.k8MGDHS2025893@repoman.freebsd.org> From: Palle Girgensohn Date: Fri, 22 Sep 2006 16:13: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/mulberry Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/mulberry/files mailcap url.helpers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 16:13:17 -0000 girgen 2006-09-22 16:13:16 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/mulberry Makefile distinfo pkg-descr pkg-message pkg-plist mail/mulberry/files mailcap url.helpers Log: Mulberry email client resurrected. Mulberry is now freeware. PR: ports/102835, ports/102921 (Paul Schmehl) Revision Changes Path 1.795 +1 -0 ports/mail/Makefile 1.20 +61 -0 ports/mail/mulberry/Makefile (new) 1.12 +3 -0 ports/mail/mulberry/distinfo (new) 1.1 +53 -0 ports/mail/mulberry/files/mailcap (new) 1.1 +3 -0 ports/mail/mulberry/files/url.helpers (new) 1.3 +15 -0 ports/mail/mulberry/pkg-descr (new) 1.4 +10 -0 ports/mail/mulberry/pkg-message (new) 1.5 +51 -0 ports/mail/mulberry/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 16:14: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 A75FF16A492; Fri, 22 Sep 2006 16:14:01 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20BAB43D53; Fri, 22 Sep 2006 16:14:01 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MGE0NO025945; Fri, 22 Sep 2006 16:14:00 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MGE0ew025944; Fri, 22 Sep 2006 16:14:00 GMT (envelope-from girgen) Message-Id: <200609221614.k8MGE0ew025944@repoman.freebsd.org> From: Palle Girgensohn Date: Fri, 22 Sep 2006 16:14: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, 22 Sep 2006 16:14:01 -0000 girgen 2006-09-22 16:14:00 UTC FreeBSD ports repository Modified files: . modules Log: Mulberry email client resurrected. Mulberry is now freeware. PR: ports/102835, ports/102921 (Paul Schmehl) Revision Changes Path 1.16253 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Sep 22 16:58: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 B5BB716A403; Fri, 22 Sep 2006 16:58:31 +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 6DEC743D45; Fri, 22 Sep 2006 16:58:31 +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 k8MGwVfP037159; Fri, 22 Sep 2006 16:58:31 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MGwVhc037158; Fri, 22 Sep 2006 16:58:31 GMT (envelope-from ale) Message-Id: <200609221658.k8MGwVhc037158@repoman.freebsd.org> From: Alex Dupre Date: Fri, 22 Sep 2006 16:58: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/security/openct Makefile distinfo ports/security/openct/files etoken.conf.in patch-src_ifd_sys-bsd.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, 22 Sep 2006 16:58:31 -0000 ale 2006-09-22 16:58:30 UTC FreeBSD ports repository Modified files: security/openct Makefile distinfo security/openct/files etoken.conf.in Added files: security/openct/files patch-src_ifd_sys-bsd.c Log: Update to 0.6.9 release. Revision Changes Path 1.10 +1 -1 ports/security/openct/Makefile 1.6 +3 -3 ports/security/openct/distinfo 1.2 +2 -2 ports/security/openct/files/etoken.conf.in 1.1 +11 -0 ports/security/openct/files/patch-src_ifd_sys-bsd.c (new) From owner-cvs-all@FreeBSD.ORG Fri Sep 22 17: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 5E4CF16A416; Fri, 22 Sep 2006 17:01:39 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16F6043D77; Fri, 22 Sep 2006 17:01:39 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MH1c8u037407; Fri, 22 Sep 2006 17:01:38 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MH1cMg037406; Fri, 22 Sep 2006 17:01:38 GMT (envelope-from ache) Message-Id: <200609221701.k8MH1cMg037406@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 22 Sep 2006 17:01: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/lib/libc/stdlib getopt_long.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, 22 Sep 2006 17:01:39 -0000 ache 2006-09-22 17:01:38 UTC FreeBSD src repository Modified files: lib/libc/stdlib getopt_long.c Log: Be more GNU compatible: don't be greedy on the GNU "::" extension when arg separated by whitespace and POSIX_CORRECTLY is set. From POSIX point of view this is unclear situation, so minimal assumption looks right. Revision Changes Path 1.13 +5 -2 src/lib/libc/stdlib/getopt_long.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 17:01: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 D948C16A494; Fri, 22 Sep 2006 17:01:50 +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 C848D43D82; Fri, 22 Sep 2006 17:01:36 +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 k8MH1ajQ037380; Fri, 22 Sep 2006 17:01:36 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MH1aB7037379; Fri, 22 Sep 2006 17:01:36 GMT (envelope-from acm) Message-Id: <200609221701.k8MH1aB7037379@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 22 Sep 2006 17:01: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/lang/fpc Makefile.units X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 17:01:51 -0000 acm 2006-09-22 17:01:36 UTC FreeBSD ports repository Modified files: lang/fpc Makefile.units Log: - Remove the comment character from ibase section Revision Changes Path 1.6 +1 -1 ports/lang/fpc/Makefile.units From owner-cvs-all@FreeBSD.ORG Fri Sep 22 17:58: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 B400C16A412; Fri, 22 Sep 2006 17:58:32 +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 6627943D64; Fri, 22 Sep 2006 17:58:32 +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 k8MHwWMh042128; Fri, 22 Sep 2006 17:58:32 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MHwWDW042127; Fri, 22 Sep 2006 17:58:32 GMT (envelope-from mnag) Message-Id: <200609221758.k8MHwWDW042127@repoman.freebsd.org> From: Marcus Alves Grando Date: Fri, 22 Sep 2006 17:58: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/security/keychain 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, 22 Sep 2006 17:58:32 -0000 mnag 2006-09-22 17:58:32 UTC FreeBSD ports repository Modified files: security/keychain Makefile distinfo Log: - Update to 2.6.6 Approved by: garga Revision Changes Path 1.26 +1 -1 ports/security/keychain/Makefile 1.20 +3 -3 ports/security/keychain/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 18: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 37FB016A416; Fri, 22 Sep 2006 18:49: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 A2AB343D60; Fri, 22 Sep 2006 18:49:15 +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 k8MInFnj045950; Fri, 22 Sep 2006 18:49:15 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MInFU1045949; Fri, 22 Sep 2006 18:49:15 GMT (envelope-from jhb) Message-Id: <200609221849.k8MInFU1045949@repoman.freebsd.org> From: John Baldwin Date: Fri, 22 Sep 2006 18:49: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/sys/kern subr_bus.c src/sys/sys bus.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, 22 Sep 2006 18:49:22 -0000 jhb 2006-09-22 18:49:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern subr_bus.c sys/sys bus.h Log: MFC: Add bus_generic_add_child(). Approved by: re (mux) Revision Changes Path 1.184.2.4 +7 -0 src/sys/kern/subr_bus.c 1.70.2.3 +3 -0 src/sys/sys/bus.h From owner-cvs-all@FreeBSD.ORG Fri Sep 22 18:59: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 D89BD16A500; Fri, 22 Sep 2006 18:59:04 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 409A843D4C; Fri, 22 Sep 2006 18:59:04 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MIx42N046457; Fri, 22 Sep 2006 18:59:04 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MIx4Ib046456; Fri, 22 Sep 2006 18:59:04 GMT (envelope-from ache) Message-Id: <200609221859.k8MIx4Ib046456@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 22 Sep 2006 18:59:04 +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/stdlib getopt_long.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, 22 Sep 2006 18:59:05 -0000 ache 2006-09-22 18:59:03 UTC FreeBSD src repository Modified files: lib/libc/stdlib getopt_long.c Log: Remove code #ifndef'ed in prev. commit to stay in sync with OpenBSD v1.21 which just do that. Revision Changes Path 1.14 +0 -12 src/lib/libc/stdlib/getopt_long.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 19:02: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 E2D8816A403; Fri, 22 Sep 2006 19:02:05 +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 622F043D5A; Fri, 22 Sep 2006 19:02:05 +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 k8MJ25Tl046700; Fri, 22 Sep 2006 19:02:05 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MJ25MV046699; Fri, 22 Sep 2006 19:02:05 GMT (envelope-from thierry) Message-Id: <200609221902.k8MJ25MV046699@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 22 Sep 2006 19:02: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/devel/bouml 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, 22 Sep 2006 19:02:06 -0000 thierry 2006-09-22 19:02:05 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Fix a major old bug. Changelog available at . Revision Changes Path 1.53 +1 -1 ports/devel/bouml/Makefile 1.53 +5 -5 ports/devel/bouml/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 19:04: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 5B88916A412; Fri, 22 Sep 2006 19:04:52 +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 E3EC143D49; Fri, 22 Sep 2006 19:04:51 +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 k8MJ4p4m048033; Fri, 22 Sep 2006 19:04:51 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MJ4pGP048032; Fri, 22 Sep 2006 19:04:51 GMT (envelope-from jhb) Message-Id: <200609221904.k8MJ4pGP048032@repoman.freebsd.org> From: John Baldwin Date: Fri, 22 Sep 2006 19:04: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/amd64/amd64 nexus.c src/sys/i386/i386 nexus.c src/sys/kern subr_rman.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, 22 Sep 2006 19:04:52 -0000 jhb 2006-09-22 19:04:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 nexus.c sys/i386/i386 nexus.c sys/kern subr_rman.c Log: MFC: Fix rman_manage_region() to detect overlaps and coallesce adjacent free regions. Approved by: re (mux) Revision Changes Path 1.66.2.1 +3 -11 src/sys/amd64/amd64/nexus.c 1.62.2.1 +3 -11 src/sys/i386/i386/nexus.c 1.43.2.2 +41 -3 src/sys/kern/subr_rman.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 19: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 2A21716A412; Fri, 22 Sep 2006 19:11:31 +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 D758243D46; Fri, 22 Sep 2006 19:11:30 +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 k8MJBUWC048495; Fri, 22 Sep 2006 19:11:30 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MJBUj3048494; Fri, 22 Sep 2006 19:11:30 GMT (envelope-from acm) Message-Id: <200609221911.k8MJBUj3048494@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 22 Sep 2006 19:11: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/editors/lazarus Makefile distinfo pkg-plist ports/editors/lazarus/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, 22 Sep 2006 19:11:31 -0000 acm 2006-09-22 19:11:30 UTC FreeBSD ports repository Modified files: editors/lazarus Makefile distinfo pkg-plist editors/lazarus/files patch-Makefile Log: - Update to 0.9.18 Revision Changes Path 1.6 +1 -2 ports/editors/lazarus/Makefile 1.3 +3 -3 ports/editors/lazarus/distinfo 1.2 +3 -16 ports/editors/lazarus/files/patch-Makefile 1.2 +269 -71 ports/editors/lazarus/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 19:23: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 A70A216A4D0; Fri, 22 Sep 2006 19:23:29 +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 171CD43F49; Fri, 22 Sep 2006 19:19:44 +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 k8MJJHJS048925; Fri, 22 Sep 2006 19:19:17 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MJJGmW048924; Fri, 22 Sep 2006 19:19:17 GMT (envelope-from jhb) Message-Id: <200609221919.k8MJJGmW048924@repoman.freebsd.org> From: John Baldwin Date: Fri, 22 Sep 2006 19:19: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/dev/bktr bktr_i2c.c bktr_i2c.h src/sys/dev/ichsmb ichsmb.c src/sys/dev/iicbus iicsmb.c src/sys/dev/smbus smb.c smb.h smbconf.c smbconf.h smbus.c smbus.h smbus_if.m src/sys/pci alpm.c amdpm.c amdsmb.c intpm.c nfsmb.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, 22 Sep 2006 19:23:29 -0000 jhb 2006-09-22 19:19:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/bktr bktr_i2c.c bktr_i2c.h sys/dev/ichsmb ichsmb.c sys/dev/iicbus iicsmb.c sys/dev/smbus smb.c smb.h smbconf.c smbconf.h smbus.c smbus.h smbus_if.m sys/pci alpm.c amdpm.c amdsmb.c intpm.c nfsmb.c viapm.c Log: MFC: Minor overhaul of SMBus support including: - Changing the smbus_bread() function in the smbus interface to return the actual number of bytes read. - Changing the SMB_BREAD ioctl of /dev/smbX to return the actual number of bytes read. - Attaching smb(4) to smbus(4) via an identify routine. - Adding locking to smbus(4). - Fixing the bread() and bwrite() methods of alpm(4), amdpm(4), and viapm(4) to only perform a single transaction. - Fix several buffer overflows with bread() and SMB_BREAD. Approved by: re (mux) Revision Changes Path 1.27.2.1 +3 -1 src/sys/dev/bktr/bktr_i2c.c 1.4.14.1 +1 -1 src/sys/dev/bktr/bktr_i2c.h 1.13.2.2 +21 -12 src/sys/dev/ichsmb/ichsmb.c 1.12.10.1 +7 -5 src/sys/dev/iicbus/iicsmb.c 1.34.8.2 +17 -4 src/sys/dev/smbus/smb.c 1.4.8.1 +2 -1 src/sys/dev/smbus/smb.h 1.13.10.1 +48 -44 src/sys/dev/smbus/smbconf.c 1.7.14.1 +11 -7 src/sys/dev/smbus/smbconf.h 1.18.10.3 +27 -19 src/sys/dev/smbus/smbus.c 1.2.34.2 +2 -2 src/sys/dev/smbus/smbus.h 1.7.2.1 +2 -2 src/sys/dev/smbus/smbus_if.m 1.24.2.1 +43 -48 src/sys/pci/alpm.c 1.15.2.2 +45 -50 src/sys/pci/amdpm.c 1.2.2.2 +18 -11 src/sys/pci/amdsmb.c 1.33.2.1 +17 -13 src/sys/pci/intpm.c 1.2.2.2 +18 -11 src/sys/pci/nfsmb.c 1.10.2.3 +49 -56 src/sys/pci/viapm.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 19:50: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 9BED416A416; Fri, 22 Sep 2006 19:50:05 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4350043D55; Fri, 22 Sep 2006 19:50:05 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MJo5MS051236; Fri, 22 Sep 2006 19:50:05 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MJo4d7051235; Fri, 22 Sep 2006 19:50:04 GMT (envelope-from ru) Message-Id: <200609221950.k8MJo4d7051235@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 22 Sep 2006 19:50:04 +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 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: Fri, 22 Sep 2006 19:50:05 -0000 ru 2006-09-22 19:50:04 UTC FreeBSD src repository Modified files: sys/sys mbuf.h Log: Update a comment about M_VLANTAG. Revision Changes Path 1.197 +1 -1 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Fri Sep 22 20: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 C49AD16A5AC; Fri, 22 Sep 2006 20:00:51 +0000 (UTC) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F17B43D45; Fri, 22 Sep 2006 20:00:51 +0000 (GMT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MK0pCI051835; Fri, 22 Sep 2006 20:00:51 GMT (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MK0pdu051834; Fri, 22 Sep 2006 20:00:51 GMT (envelope-from obraun) Message-Id: <200609222000.k8MK0pdu051834@repoman.freebsd.org> From: Oliver Braun Date: Fri, 22 Sep 2006 20:00: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/lang/hugs 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, 22 Sep 2006 20:00:51 -0000 obraun 2006-09-22 20:00:51 UTC FreeBSD ports repository Modified files: lang/hugs Makefile distinfo pkg-plist Log: Upgrade to Sep 2006 Release. Revision Changes Path 1.45 +5 -4 ports/lang/hugs/Makefile 1.19 +3 -3 ports/lang/hugs/distinfo 1.18 +144 -81 ports/lang/hugs/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 21:05: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 CCE8516A403; Fri, 22 Sep 2006 21:05:04 +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 6194243D4C; Fri, 22 Sep 2006 21:05:04 +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 k8ML54BV065006; Fri, 22 Sep 2006 21:05:04 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8ML54gW065005; Fri, 22 Sep 2006 21:05:04 GMT (envelope-from hrs) Message-Id: <200609222105.k8ML54gW065005@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 22 Sep 2006 21:05:04 +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/mk doc.xml.mk www/share/mk doc.xml.mk web.site.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, 22 Sep 2006 21:05:05 -0000 hrs 2006-09-22 21:05:04 UTC FreeBSD doc repository Modified files: share/mk doc.xml.mk share/mk doc.xml.mk web.site.mk Log: Add missing dependencies. Spotted by: ceri and simon Revision Changes Path 1.11 +7 -1 doc/share/mk/doc.xml.mk 1.10 +8 -2 www/share/mk/doc.xml.mk 1.76 +8 -2 www/share/mk/web.site.mk From owner-cvs-all@FreeBSD.ORG Fri Sep 22 21: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 640D516A4DE; Fri, 22 Sep 2006 21:09:40 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6303443D93; Fri, 22 Sep 2006 21:09:18 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p4159-ipbf315funabasi.chiba.ocn.ne.jp [122.16.242.159]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.4) with ESMTP id k8ML8tq2081063; Sat, 23 Sep 2006 06:09:06 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) (authenticated bits=0) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id k8ML8O44052511; Sat, 23 Sep 2006 06:08:25 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sat, 23 Sep 2006 06:08:16 +0900 (JST) Message-Id: <20060923.060816.123001743.hrs@allbsd.org> To: simon@FreeBSD.org From: Hiroki Sato In-Reply-To: <20060921202245.GC1152@zaphod.nitro.dk> References: <20060921094047.GD35454@submonkey.net> <45129F21.4070808@freebsd.org> <20060921202245.GC1152@zaphod.nitro.dk> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Sep_23_06_08_16_2006_672)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (mail.allbsd.org [133.31.130.32]); Sat, 23 Sep 2006 06:09:07 +0900 (JST) Cc: bmah@FreeBSD.org, ceri@submonkey.net, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@FreeBSD.org Subject: Re: cvs commit: www/share/sgml release.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: Fri, 22 Sep 2006 21:09:40 -0000 ----Security_Multipart(Sat_Sep_23_06_08_16_2006_672)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Simon L. Nielsen" wrote in <20060921202245.GC1152@zaphod.nitro.dk>: si> On 2006.09.21 07:18:09 -0700, Bruce A. Mah wrote: si> > If memory serves me right, Ceri Davies wrote: si> > > On Wed, Sep 20, 2006 at 04:48:37PM +0000, Bruce A. Mah wrote: si> > >> bmah 2006-09-20 16:48:37 UTC si> > >> si> > >> FreeBSD doc repository si> > >> si> > >> Modified files: si> > >> share/sgml release.ent si> > >> Log: si> > >> Make 6.2-BETA and its release process visible on the Web site. si> > > si> > > This isn't enough to make the BETA appear on where.html. There used to si> > > be an include.releases.xml and an include.releases.sgml, but I no longer si> > > understand how the entities work. si> > si> > It worked in my local tests, honest! :-p si> > si> > Hmmm. I wonder if it's a dependency problem, where the Makefiles are si> > not aware that where.html (other files too?) needs to be rebuilt if si> > release.ent changes. I confess to not knowing a darn thing about how si> > this part works. si> si> It seems that's the case. I cheated and touched where.sgml on si> www.freebsd.org and forced a new build and BETA1 showed up now. si> si> hrs, do you know how to correctly get the dependency detected? Sorry for the delay. I guess I forgot to re-add the dependencies after the cleanup commit for some reason. Fixed it just now. -- | Hiroki SATO ----Security_Multipart(Sat_Sep_23_06_08_16_2006_672)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBFFFDATyzT2CeTzy0RAgm+AJ4wjNYfRs7VqfVRThQcMMXBWReXCwCdF8IE cdSh5KpSuww1N8WZ1HiT0bE= =YQ2e -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Sep_23_06_08_16_2006_672)---- From owner-cvs-all@FreeBSD.ORG Fri Sep 22 21:17: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 7538916A4C9; Fri, 22 Sep 2006 21:17: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 B512E43D5F; Fri, 22 Sep 2006 21:16:54 +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 k8MLGk5i065819; Fri, 22 Sep 2006 21:16:46 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MLGk1B065818; Fri, 22 Sep 2006 21:16:46 GMT (envelope-from hrs) Message-Id: <200609222116.k8MLGk1B065818@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 22 Sep 2006 21:16: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/portuguese/acroread Makefile distinfo ports/print/acroread7 pkg-plist.7.0.8 ports/print/dk-acroread Makefile distinfo ports/print/es-acroread Makefile distinfo ports/print/fi-acroread Makefile distinfo ports/print/it-acroread ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 21:17:00 -0000 hrs 2006-09-22 21:16:46 UTC FreeBSD ports repository Modified files: portuguese/acroread Makefile distinfo print/acroread7 pkg-plist.7.0.8 print/dk-acroread Makefile distinfo print/es-acroread Makefile distinfo print/fi-acroread Makefile distinfo print/it-acroread Makefile distinfo print/nl-acroread Makefile distinfo print/no-acroread Makefile distinfo print/sv-acroread Makefile distinfo Log: Update localized Adobe Reader to 7.0.8. Revision Changes Path 1.5 +2 -2 ports/portuguese/acroread/Makefile 1.4 +3 -3 ports/portuguese/acroread/distinfo 1.2 +32 -1 ports/print/acroread7/pkg-plist.7.0.8 1.6 +2 -2 ports/print/dk-acroread/Makefile 1.4 +3 -3 ports/print/dk-acroread/distinfo 1.5 +2 -2 ports/print/es-acroread/Makefile 1.4 +3 -3 ports/print/es-acroread/distinfo 1.6 +2 -2 ports/print/fi-acroread/Makefile 1.4 +3 -3 ports/print/fi-acroread/distinfo 1.4 +2 -2 ports/print/it-acroread/Makefile 1.4 +3 -3 ports/print/it-acroread/distinfo 1.7 +2 -2 ports/print/nl-acroread/Makefile 1.5 +3 -3 ports/print/nl-acroread/distinfo 1.6 +2 -2 ports/print/no-acroread/Makefile 1.4 +3 -3 ports/print/no-acroread/distinfo 1.6 +2 -2 ports/print/sv-acroread/Makefile 1.4 +3 -3 ports/print/sv-acroread/distinfo From owner-cvs-all@FreeBSD.ORG Fri Sep 22 21:30: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 0C72616A417; Fri, 22 Sep 2006 21:30:04 +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 6C67743D64; Fri, 22 Sep 2006 21:30:04 +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 k8MLU4kU066431; Fri, 22 Sep 2006 21:30:04 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MLU4TJ066430; Fri, 22 Sep 2006 21:30:04 GMT (envelope-from shaun) Message-Id: <200609222130.k8MLU4TJ066430@repoman.freebsd.org> From: Shaun Amott Date: Fri, 22 Sep 2006 21:30: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/devel/sdl12 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, 22 Sep 2006 21:30:05 -0000 shaun 2006-09-22 21:30:04 UTC FreeBSD ports repository Modified files: devel/sdl12 Makefile Log: Fix whitespace and a typo. PR: ports/103446 Submitted by: Diane Bruce Revision Changes Path 1.103 +6 -7 ports/devel/sdl12/Makefile From owner-cvs-all@FreeBSD.ORG Fri Sep 22 21:33: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 6629416A407; Fri, 22 Sep 2006 21:33:32 +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 879A243D6E; Fri, 22 Sep 2006 21:33:25 +0000 (GMT) (envelope-from bmah@freebsd.org) Received: from [192.168.2.119] (hornet.kitchenlab.org [64.142.31.105]) (authenticated bits=0) by a.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id k8MLXOoa026974 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 Sep 2006 14:33:25 -0700 Message-ID: <4514569E.70305@freebsd.org> Date: Fri, 22 Sep 2006 14:33:18 -0700 From: "Bruce A. Mah" User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: Hiroki Sato References: <20060921094047.GD35454@submonkey.net> <45129F21.4070808@freebsd.org> <20060921202245.GC1152@zaphod.nitro.dk> <20060923.060816.123001743.hrs@allbsd.org> In-Reply-To: <20060923.060816.123001743.hrs@allbsd.org> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig800F2506880D9F704A5C3561" Cc: cvs-all@freebsd.org, ceri@submonkey.net, doc-committers@freebsd.org, simon@freebsd.org, cvs-doc@freebsd.org Subject: Re: cvs commit: www/share/sgml release.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: Fri, 22 Sep 2006 21:33:32 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig800F2506880D9F704A5C3561 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Hiroki Sato wrote: > Sorry for the delay. I guess I forgot to re-add the dependencies > after the cleanup commit for some reason. Fixed it just now. Thanks! Bruce. --------------enig800F2506880D9F704A5C3561 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 iD8DBQFFFFah2MoxcVugUsMRAoQwAJ99lQ7+vjxY6QuAYOpgrMUvzgvJHACfWVvM 4HgD7eyBNlMuP96uulh6phA= =POws -----END PGP SIGNATURE----- --------------enig800F2506880D9F704A5C3561-- From owner-cvs-all@FreeBSD.ORG Fri Sep 22 21: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 BEEF416A403; Fri, 22 Sep 2006 21:57:52 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B54A43D45; Fri, 22 Sep 2006 21:57:52 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MLvqD7067666; Fri, 22 Sep 2006 21:57:52 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MLvqrl067665; Fri, 22 Sep 2006 21:57:52 GMT (envelope-from thompsa) Message-Id: <200609222157.k8MLvqrl067665@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 22 Sep 2006 21:57: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/net if_bridge.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, 22 Sep 2006 21:57:52 -0000 thompsa 2006-09-22 21:57:52 UTC FreeBSD src repository Modified files: sys/net if_bridge.c Log: Revert r1.80 as the ethernet header was inadvertently stripped from ARP packets. Reimplement this correctly and use a sysctl that defaults to off so the user doesnt get any suprises if ipfw blocks the ARP packet. MFC after: 3 days Revision Changes Path 1.81 +36 -14 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 22:11: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 A79C416A416; Fri, 22 Sep 2006 22:11:33 +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 3C7AD43D6B; Fri, 22 Sep 2006 22:11:30 +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 k8MMBUP5069800; Fri, 22 Sep 2006 22:11:30 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MMBUJI069799; Fri, 22 Sep 2006 22:11:30 GMT (envelope-from jhb) Message-Id: <200609222211.k8MMBUJI069799@repoman.freebsd.org> From: John Baldwin Date: Fri, 22 Sep 2006 22:11: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/amd64/conf NOTES src/sys/conf files.amd64 files.i386 src/sys/dev/ipmi ipmi.c ipmi_acpi.c ipmi_isa.c ipmi_kcs.c ipmi_pci.c ipmi_smbios.c ipmi_smbus.c ipmi_smic.c ipmi_ssif.c ipmivars.h src/sys/i386/conf NOTES ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 22:11:33 -0000 jhb 2006-09-22 22:11:29 UTC FreeBSD src repository Modified files: sys/amd64/conf NOTES sys/conf files.amd64 files.i386 sys/dev/ipmi ipmi.c ipmi_pci.c ipmi_smbios.c ipmivars.h sys/i386/conf NOTES sys/modules/ipmi Makefile sys/sys ipmi.h Added files: sys/dev/ipmi ipmi_acpi.c ipmi_isa.c ipmi_kcs.c ipmi_smbus.c ipmi_smic.c ipmi_ssif.c Log: Update the ipmi(4) driver: - Split out the communication protocols into their own files and use a couple of function pointers in the softc that the commuication protocols setup in their own attach routine. - Add support for the SSIF interface (talking to IPMI over SMBus). - Add an ACPI attachment. - Add a PCI attachment that attaches to devices with the IPMI interface subclass. - Split the ISA attachment out into its own file: ipmi_isa.c. - Change the code to probe the SMBIOS table for an IPMI entry to just use pmap_mapbios() to map the table in rather than trying to setup a fake resource on an isa device and then activating the resource to map in the table. - Make bus attachments leaner by adding attach functions for each communication interface (ipmi_kcs_attach(), ipmi_smic_attach(), etc.) that setup per-interface data. - Formalize the model used by the driver to handle requests by adding an explicit struct ipmi_request object that holds the state of a given request and reply for the entire lifetime of the request. By bundling the request into an object, it is easier to add retry logic to the various communication backends (as well as eventually support BT mode which uses a slightly different message format than KCS, SMIC, and SSIF). - Add a per-softc lock and remove D_NEEDGIANT as the driver is now MPSAFE. - Add 32-bit compatibility ioctl shims so you can use a 32-bit ipmitool on FreeBSD/amd64. - Add ipmi(4) to i386 and amd64 NOTES. Submitted by: ambrisko (large portions of 2 and 3) Sponsored by: IronPort Systems, Yahoo! MFC after: 6 days Revision Changes Path 1.59 +2 -0 src/sys/amd64/conf/NOTES 1.94 +7 -1 src/sys/conf/files.amd64 1.566 +7 -1 src/sys/conf/files.i386 1.4 +674 -773 src/sys/dev/ipmi/ipmi.c 1.1 +210 -0 src/sys/dev/ipmi/ipmi_acpi.c (new) 1.1 +209 -0 src/sys/dev/ipmi/ipmi_isa.c (new) 1.1 +607 -0 src/sys/dev/ipmi/ipmi_kcs.c (new) 1.2 +203 -217 src/sys/dev/ipmi/ipmi_pci.c 1.2 +138 -367 src/sys/dev/ipmi/ipmi_smbios.c 1.1 +131 -0 src/sys/dev/ipmi/ipmi_smbus.c (new) 1.1 +361 -0 src/sys/dev/ipmi/ipmi_smic.c (new) 1.1 +375 -0 src/sys/dev/ipmi/ipmi_ssif.c (new) 1.2 +170 -42 src/sys/dev/ipmi/ipmivars.h 1.1232 +2 -0 src/sys/i386/conf/NOTES 1.2 +6 -2 src/sys/modules/ipmi/Makefile 1.2 +36 -0 src/sys/sys/ipmi.h From owner-cvs-all@FreeBSD.ORG Fri Sep 22 22:15: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 D298716A40F; Fri, 22 Sep 2006 22:15:15 +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 78CC643D45; Fri, 22 Sep 2006 22:15: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 k8MMFFw4070040; Fri, 22 Sep 2006 22:15:15 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MMFFXx070039; Fri, 22 Sep 2006 22:15:15 GMT (envelope-from acm) Message-Id: <200609222215.k8MMFFXx070039@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 22 Sep 2006 22:15: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/games/netpanzer Makefile ports/games/netpanzer-data 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, 22 Sep 2006 22:15:16 -0000 acm 2006-09-22 22:15:15 UTC FreeBSD ports repository Modified files: games/netpanzer Makefile games/netpanzer-data Makefile Log: - Fix installation problem - Remove USE_X_PREFIX - Remove CONFLICTS PR: 103370 Approved by: Guido Falsi (maintainer via email) Revision Changes Path 1.9 +1 -2 ports/games/netpanzer-data/Makefile 1.7 +3 -6 ports/games/netpanzer/Makefile From owner-cvs-all@FreeBSD.ORG Fri Sep 22 22:16: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 748F916A407; Fri, 22 Sep 2006 22:16:21 +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 322F143D4C; Fri, 22 Sep 2006 22:16:21 +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 k8MMGK7S070166; Fri, 22 Sep 2006 22:16:21 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MMGKSH070165; Fri, 22 Sep 2006 22:16:20 GMT (envelope-from jhb) Message-Id: <200609222216.k8MMGKSH070165@repoman.freebsd.org> From: John Baldwin Date: Fri, 22 Sep 2006 22:16: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/dev/ipmi ipmi_smbios.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, 22 Sep 2006 22:16:21 -0000 jhb 2006-09-22 22:16:20 UTC FreeBSD src repository Modified files: sys/dev/ipmi ipmi_smbios.c Log: Map pmap_{un,}mapbios() to pmap_{un,}mapdev() on 6.x and earlier. Revision Changes Path 1.3 +5 -0 src/sys/dev/ipmi/ipmi_smbios.c From owner-cvs-all@FreeBSD.ORG Fri Sep 22 22:19: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 A75A416A40F; Fri, 22 Sep 2006 22:19:31 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF06743D6B; Fri, 22 Sep 2006 22:19:26 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MMJPrD070364; Fri, 22 Sep 2006 22:19:25 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MMJP7i070363; Fri, 22 Sep 2006 22:19:25 GMT (envelope-from girgen) Message-Id: <200609222219.k8MMJP7i070363@repoman.freebsd.org> From: Palle Girgensohn Date: Fri, 22 Sep 2006 22:19: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/mail/mulberry 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, 22 Sep 2006 22:19:31 -0000 girgen 2006-09-22 22:19:25 UTC FreeBSD ports repository Modified files: mail/mulberry Makefile Log: bad sub_files Revision Changes Path 1.21 +0 -1 ports/mail/mulberry/Makefile From owner-cvs-all@FreeBSD.ORG Fri Sep 22 22:22: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 5AD4C16A407; Fri, 22 Sep 2006 22:22:22 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DC0743D76; Fri, 22 Sep 2006 22:22:20 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8MMMKti070754; Fri, 22 Sep 2006 22:22:20 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MMMKi0070753; Fri, 22 Sep 2006 22:22:20 GMT (envelope-from mi) Message-Id: <200609222222.k8MMMKi0070753@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 22 Sep 2006 22: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/textproc/xalan-c Makefile ports/textproc/xerces-c2 Makefile ports/devel/boost Makefile ports/devel/icu Makefile distinfo pkg-descr pkg-plist ports/devel/icu/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: Fri, 22 Sep 2006 22:22:22 -0000 mi 2006-09-22 22:22:19 UTC FreeBSD ports repository Modified files: textproc/xalan-c Makefile textproc/xerces-c2 Makefile devel/boost Makefile devel/icu Makefile distinfo pkg-descr pkg-plist Removed files: devel/icu/files patch-aa Log: Upgrade ICU from 3.4.1 to 3.6. Build WITHOUT_THREADS by default -- using threads is broken on ia64 (marcel is investigating) and seems useless elsewhere. Filter `-funroll-loops' out of CFLAGS for now -- it seems to cause miscompilation occasionally. Correct the dependencies to stop requiring a particular version number of the ICU's libraries to ease future upgrades. Revision Changes Path 1.35 +1 -1 ports/devel/boost/Makefile 1.20 +13 -16 ports/devel/icu/Makefile 1.8 +3 -3 ports/devel/icu/distinfo 1.3 +0 -16 ports/devel/icu/files/patch-aa (dead) 1.4 +2 -0 ports/devel/icu/pkg-descr 1.7 +17 -14 ports/devel/icu/pkg-plist 1.15 +1 -1 ports/textproc/xalan-c/Makefile 1.23 +1 -1 ports/textproc/xerces-c2/Makefile From owner-cvs-all@FreeBSD.ORG Fri Sep 22 22:37: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 1ABD616A40F; Fri, 22 Sep 2006 22:37:05 +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 D0D7043D45; Fri, 22 Sep 2006 22:37:04 +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 k8MMb4ro071416; Fri, 22 Sep 2006 22:37:04 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MMb48R071415; Fri, 22 Sep 2006 22:37:04 GMT (envelope-from thierry) Message-Id: <200609222237.k8MMb48R071415@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 22 Sep 2006 22:37: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/deskutils/taskjuggler Makefile distinfo pkg-plist ports/deskutils/taskjuggler/files patch-TestSuite_Misc_export_projectReference_a_1.tjp patch-TestSuite_Misc_export_project_a.tjp patch-TestSuite_Misc_export_project_b1.tjp patch-TestSuite_runtests patch-i18n_TaskJugglerUI_Makefile.in patch-subdirs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 22:37:05 -0000 thierry 2006-09-22 22:37:04 UTC FreeBSD ports repository Modified files: deskutils/taskjuggler Makefile distinfo pkg-plist Added files: deskutils/taskjuggler/files patch-TestSuite_Misc_export_projectReference_a_1.tjp patch-TestSuite_Misc_export_project_a.tjp patch-TestSuite_Misc_export_project_b1.tjp patch-TestSuite_runtests patch-i18n_TaskJugglerUI_Makefile.in patch-subdirs Log: - Upgrade to 2.3.0; - Move tests to regression-test target; - Various fixes. Changelog available at . Revision Changes Path 1.21 +25 -12 ports/deskutils/taskjuggler/Makefile 1.7 +3 -3 ports/deskutils/taskjuggler/distinfo 1.1 +11 -0 ports/deskutils/taskjuggler/files/patch-TestSuite_Misc_export_projectReference_a_1.tjp (new) 1.1 +8 -0 ports/deskutils/taskjuggler/files/patch-TestSuite_Misc_export_project_a.tjp (new) 1.1 +8 -0 ports/deskutils/taskjuggler/files/patch-TestSuite_Misc_export_project_b1.tjp (new) 1.1 +10 -0 ports/deskutils/taskjuggler/files/patch-TestSuite_runtests (new) 1.1 +14 -0 ports/deskutils/taskjuggler/files/patch-i18n_TaskJugglerUI_Makefile.in (new) 1.1 +10 -0 ports/deskutils/taskjuggler/files/patch-subdirs (new) 1.6 +41 -40 ports/deskutils/taskjuggler/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 22: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 18CF616A407; Fri, 22 Sep 2006 22:43:45 +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 C775443D4C; Fri, 22 Sep 2006 22:43:44 +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 k8MMhisA071749; Fri, 22 Sep 2006 22:43:44 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MMhihZ071748; Fri, 22 Sep 2006 22:43:44 GMT (envelope-from acm) Message-Id: <200609222243.k8MMhihZ071748@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 22 Sep 2006 22:43: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/planeshift 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, 22 Sep 2006 22:43:45 -0000 acm 2006-09-22 22:43:44 UTC FreeBSD ports repository Modified files: games/planeshift Makefile distinfo pkg-plist Log: - Update to 0.3.016 Revision Changes Path 1.4 +1 -1 ports/games/planeshift/Makefile 1.3 +3 -3 ports/games/planeshift/distinfo 1.3 +3 -0 ports/games/planeshift/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Sep 22 23:02: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 833C116A412; Fri, 22 Sep 2006 23:02:48 +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 3CD7243D45; Fri, 22 Sep 2006 23:02:48 +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 k8MN2mb0072629; Fri, 22 Sep 2006 23:02:48 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8MN2m8D072628; Fri, 22 Sep 2006 23:02:48 GMT (envelope-from acm) Message-Id: <200609222302.k8MN2m8D072628@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 22 Sep 2006 23:02: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/emulators/yabause 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, 22 Sep 2006 23:02:48 -0000 acm 2006-09-22 23:02:47 UTC FreeBSD ports repository Modified files: emulators/yabause Makefile distinfo Log: - Update 0.7.2 Revision Changes Path 1.4 +1 -2 ports/emulators/yabause/Makefile 1.3 +3 -3 ports/emulators/yabause/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 00:23: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 EF03016A403; Sat, 23 Sep 2006 00:23: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 6808643D70; Sat, 23 Sep 2006 00:23:37 +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 k8N0Nau4082507; Sat, 23 Sep 2006 00:23:36 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N0Nawh082506; Sat, 23 Sep 2006 00:23:36 GMT (envelope-from linimon) Message-Id: <200609230023.k8N0Nawh082506@repoman.freebsd.org> From: Mark Linimon Date: Sat, 23 Sep 2006 00:23: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/archivers/pear-File_Archive Makefile ports/databases/pear-DB Makefile ports/databases/pear-DBA Makefile ports/databases/pear-DB_DataObject Makefile ports/databases/pear-DB_DataObject_FormBuilder Makefile ports/databases/pear-DB_QueryTool 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, 23 Sep 2006 00:23:47 -0000 linimon 2006-09-23 00:23:36 UTC FreeBSD ports repository Modified files: archivers/pear-File_Archive Makefile databases/pear-DB Makefile databases/pear-DBA Makefile databases/pear-DB_DataObject Makefile databases/pear-DB_DataObject_FormBuilder Makefile databases/pear-DB_QueryTool Makefile databases/pear-DB_Table Makefile databases/pear-DB_ldap Makefile databases/pear-MDB2 Makefile databases/pear-MDB_QueryTool Makefile devel/pear-Config Makefile devel/pear-Console_Getargs Makefile devel/pear-Date Makefile devel/pear-Event_Dispatcher Makefile devel/pear-FSM Makefile devel/pear-HTML_CSS Makefile devel/pear-HTML_Form Makefile devel/pear-HTML_Javascript Makefile devel/pear-HTML_Page2 Makefile devel/pear-HTML_QuickForm_SelectFilter Makefile devel/pear-HTML_Template_Flexy Makefile devel/pear-HTML_TreeMenu Makefile devel/pear-PEAR_PackageFileManager Makefile devel/pear-PHPUnit2 Makefile devel/pear-PHP_Beautifier Makefile devel/pear-PHP_Compat Makefile devel/pear-PHP_CompatInfo Makefile devel/pear-Pager Makefile devel/pear-System_Command Makefile devel/pear-Validate Makefile devel/pear-Var_Dump Makefile devel/pear-XML_NITF Makefile devel/pear-XML_Parser Makefile devel/pear-XML_SVG Makefile devel/pear-XML_Serializer Makefile devel/pear-XML_Transformer Makefile devel/pear-XML_Util Makefile ftp/pear-Net_FTP Makefile graphics/pear-Image_Barcode Makefile irc/pear-Net_SmartIRC Makefile mail/pear-Contact_Vcard_Build Makefile mail/pear-Contact_Vcard_Parse Makefile mail/pear-MIME_Type Makefile mail/pear-Mail Makefile mail/pear-Mail_Mime Makefile mail/pear-Mail_Queue Makefile mail/pear-Net_LMTP Makefile math/pear-Structures_Graph Makefile misc/pear-Text_Figlet Makefile net/pear-Auth_RADIUS Makefile net/pear-Net_CheckIP Makefile net/pear-Net_DNSBL Makefile net/pear-Net_Dict Makefile net/pear-Net_Finger Makefile net/pear-Net_IPv6 Makefile net/pear-Net_Ident Makefile net/pear-Net_NNTP Makefile net/pear-Net_Ping Makefile net/pear-Net_SMTP Makefile net/pear-Net_Socket Makefile net/pear-Net_UserAgent_Detect Makefile net/pear-SOAP Makefile security/pear-Auth Makefile security/pear-Auth_HTTP Makefile security/pear-Auth_PrefManager Makefile security/pear-Crypt_Blowfish Makefile security/pear-Crypt_CHAP Makefile security/pear-Crypt_HMAC Makefile security/pear-Crypt_RC4 Makefile security/pear-Crypt_RSA Makefile security/pear-File_HtAccess Makefile security/pear-File_Passwd Makefile security/pear-File_SMBPasswd Makefile security/pear-LiveUser Makefile security/pear-LiveUser_Admin Makefile sysutils/pear-Cache_Lite Makefile sysutils/pear-File Makefile sysutils/pear-File_Find Makefile sysutils/pear-File_Fstab Makefile sysutils/pear-File_Gettext Makefile sysutils/pear-I18Nv2 Makefile sysutils/pear-Log Makefile sysutils/pear-Translation2 Makefile textproc/pear-Numbers_Roman Makefile textproc/pear-XML_Beautifier Makefile textproc/pear-XML_HTMLSax Makefile textproc/pear-XML_Wddx Makefile www/pear-HTTP Makefile www/pear-HTTP_Download Makefile www/pear-HTTP_Header Makefile www/pear-HTTP_Request Makefile www/pear-HTTP_Upload Makefile www/pear-Text_Wiki Makefile math/pecl-big_int Makefile net/pecl-radius Makefile www/dotproject Makefile Log: Reset maintainership of ports assigned to antonio@php.net after numerous maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Revision Changes Path 1.10 +1 -1 ports/archivers/pear-File_Archive/Makefile 1.21 +1 -1 ports/databases/pear-DB/Makefile 1.3 +1 -1 ports/databases/pear-DBA/Makefile 1.14 +1 -1 ports/databases/pear-DB_DataObject/Makefile 1.15 +1 -1 ports/databases/pear-DB_DataObject_FormBuilder/Makefile 1.4 +1 -1 ports/databases/pear-DB_QueryTool/Makefile 1.6 +1 -1 ports/databases/pear-DB_Table/Makefile 1.4 +1 -1 ports/databases/pear-DB_ldap/Makefile 1.4 +1 -1 ports/databases/pear-MDB2/Makefile 1.4 +1 -1 ports/databases/pear-MDB_QueryTool/Makefile 1.10 +1 -1 ports/devel/pear-Config/Makefile 1.4 +1 -1 ports/devel/pear-Console_Getargs/Makefile 1.15 +1 -1 ports/devel/pear-Date/Makefile 1.5 +1 -1 ports/devel/pear-Event_Dispatcher/Makefile 1.3 +1 -1 ports/devel/pear-FSM/Makefile 1.3 +1 -1 ports/devel/pear-HTML_CSS/Makefile 1.9 +1 -1 ports/devel/pear-HTML_Form/Makefile 1.4 +1 -1 ports/devel/pear-HTML_Javascript/Makefile 1.5 +1 -1 ports/devel/pear-HTML_Page2/Makefile 1.3 +1 -1 ports/devel/pear-HTML_QuickForm_SelectFilter/Makefile 1.7 +1 -1 ports/devel/pear-HTML_Template_Flexy/Makefile 1.4 +1 -1 ports/devel/pear-HTML_TreeMenu/Makefile 1.3 +1 -1 ports/devel/pear-PEAR_PackageFileManager/Makefile 1.17 +1 -1 ports/devel/pear-PHPUnit2/Makefile 1.11 +1 -1 ports/devel/pear-PHP_Beautifier/Makefile 1.5 +1 -1 ports/devel/pear-PHP_Compat/Makefile 1.4 +1 -1 ports/devel/pear-PHP_CompatInfo/Makefile 1.12 +1 -1 ports/devel/pear-Pager/Makefile 1.4 +1 -1 ports/devel/pear-System_Command/Makefile 1.4 +1 -1 ports/devel/pear-Validate/Makefile 1.4 +1 -1 ports/devel/pear-Var_Dump/Makefile 1.4 +1 -1 ports/devel/pear-XML_NITF/Makefile 1.13 +1 -1 ports/devel/pear-XML_Parser/Makefile 1.4 +1 -1 ports/devel/pear-XML_SVG/Makefile 1.16 +1 -1 ports/devel/pear-XML_Serializer/Makefile 1.3 +1 -1 ports/devel/pear-XML_Transformer/Makefile 1.12 +1 -1 ports/devel/pear-XML_Util/Makefile 1.8 +1 -1 ports/ftp/pear-Net_FTP/Makefile 1.7 +1 -1 ports/graphics/pear-Image_Barcode/Makefile 1.3 +1 -1 ports/irc/pear-Net_SmartIRC/Makefile 1.3 +1 -1 ports/mail/pear-Contact_Vcard_Build/Makefile 1.3 +1 -1 ports/mail/pear-Contact_Vcard_Parse/Makefile 1.4 +1 -1 ports/mail/pear-MIME_Type/Makefile 1.13 +1 -1 ports/mail/pear-Mail/Makefile 1.12 +1 -1 ports/mail/pear-Mail_Mime/Makefile 1.3 +1 -1 ports/mail/pear-Mail_Queue/Makefile 1.3 +1 -1 ports/mail/pear-Net_LMTP/Makefile 1.3 +1 -1 ports/math/pear-Structures_Graph/Makefile 1.3 +1 -1 ports/math/pecl-big_int/Makefile 1.4 +1 -1 ports/misc/pear-Text_Figlet/Makefile 1.3 +1 -1 ports/net/pear-Auth_RADIUS/Makefile 1.4 +1 -1 ports/net/pear-Net_CheckIP/Makefile 1.5 +1 -1 ports/net/pear-Net_DNSBL/Makefile 1.5 +1 -1 ports/net/pear-Net_Dict/Makefile 1.3 +1 -1 ports/net/pear-Net_Finger/Makefile 1.6 +1 -1 ports/net/pear-Net_IPv6/Makefile 1.3 +1 -1 ports/net/pear-Net_Ident/Makefile 1.15 +1 -1 ports/net/pear-Net_NNTP/Makefile 1.4 +1 -1 ports/net/pear-Net_Ping/Makefile 1.13 +1 -1 ports/net/pear-Net_SMTP/Makefile 1.12 +1 -1 ports/net/pear-Net_Socket/Makefile 1.5 +1 -1 ports/net/pear-Net_UserAgent_Detect/Makefile 1.6 +1 -1 ports/net/pear-SOAP/Makefile 1.2 +1 -1 ports/net/pecl-radius/Makefile 1.12 +1 -1 ports/security/pear-Auth/Makefile 1.6 +1 -1 ports/security/pear-Auth_HTTP/Makefile 1.3 +1 -1 ports/security/pear-Auth_PrefManager/Makefile 1.4 +1 -1 ports/security/pear-Crypt_Blowfish/Makefile 1.3 +1 -1 ports/security/pear-Crypt_CHAP/Makefile 1.3 +1 -1 ports/security/pear-Crypt_HMAC/Makefile 1.3 +1 -1 ports/security/pear-Crypt_RC4/Makefile 1.3 +1 -1 ports/security/pear-Crypt_RSA/Makefile 1.3 +1 -1 ports/security/pear-File_HtAccess/Makefile 1.8 +1 -1 ports/security/pear-File_Passwd/Makefile 1.4 +1 -1 ports/security/pear-File_SMBPasswd/Makefile 1.6 +1 -1 ports/security/pear-LiveUser/Makefile 1.5 +1 -1 ports/security/pear-LiveUser_Admin/Makefile 1.9 +1 -1 ports/sysutils/pear-Cache_Lite/Makefile 1.19 +1 -1 ports/sysutils/pear-File/Makefile 1.9 +1 -1 ports/sysutils/pear-File_Find/Makefile 1.4 +1 -1 ports/sysutils/pear-File_Fstab/Makefile 1.5 +1 -1 ports/sysutils/pear-File_Gettext/Makefile 1.6 +1 -1 ports/sysutils/pear-I18Nv2/Makefile 1.31 +1 -1 ports/sysutils/pear-Log/Makefile 1.4 +1 -1 ports/sysutils/pear-Translation2/Makefile 1.3 +1 -1 ports/textproc/pear-Numbers_Roman/Makefile 1.3 +1 -1 ports/textproc/pear-XML_Beautifier/Makefile 1.3 +1 -1 ports/textproc/pear-XML_HTMLSax/Makefile 1.3 +1 -1 ports/textproc/pear-XML_Wddx/Makefile 1.3 +1 -1 ports/www/dotproject/Makefile 1.12 +1 -1 ports/www/pear-HTTP/Makefile 1.9 +1 -1 ports/www/pear-HTTP_Download/Makefile 1.8 +1 -1 ports/www/pear-HTTP_Header/Makefile 1.8 +1 -1 ports/www/pear-HTTP_Request/Makefile 1.8 +1 -1 ports/www/pear-HTTP_Upload/Makefile 1.7 +1 -1 ports/www/pear-Text_Wiki/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 00: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 0A12516A40F; Sat, 23 Sep 2006 00:27:12 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BB943D49; Sat, 23 Sep 2006 00:27:11 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8N0RBl5082654; Sat, 23 Sep 2006 00:27:11 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N0RBqJ082653; Sat, 23 Sep 2006 00:27:11 GMT (envelope-from davidxu) Message-Id: <200609230027.k8N0RBqJ082653@repoman.freebsd.org> From: David Xu Date: Sat, 23 Sep 2006 00:27: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/compat/freebsd32 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: Sat, 23 Sep 2006 00:27:12 -0000 davidxu 2006-09-23 00:27:11 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 syscalls.master Log: Enable sigwait. Revision Changes Path 1.79 +2 -1 src/sys/compat/freebsd32/syscalls.master From owner-cvs-all@FreeBSD.ORG Sat Sep 23 00:27: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 91A4216A492; Sat, 23 Sep 2006 00:27:54 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493A943D49; Sat, 23 Sep 2006 00:27:54 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8N0RswK082732; Sat, 23 Sep 2006 00:27:54 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N0RsWt082731; Sat, 23 Sep 2006 00:27:54 GMT (envelope-from davidxu) Message-Id: <200609230027.k8N0RsWt082731@repoman.freebsd.org> From: David Xu Date: Sat, 23 Sep 2006 00:27: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/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_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: Sat, 23 Sep 2006 00:27:54 -0000 davidxu 2006-09-23 00:27:53 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regenerate. Revision Changes Path 1.66 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.64 +2 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.55 +2 -2 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.65 +2 -2 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 02: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 BF49B16A407; Sat, 23 Sep 2006 02:28: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 792DA43D45; Sat, 23 Sep 2006 02:28: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 k8N2SKta098417; Sat, 23 Sep 2006 02:28:20 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N2SK4b098416; Sat, 23 Sep 2006 02:28:20 GMT (envelope-from rafan) Message-Id: <200609230228.k8N2SK4b098416@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 23 Sep 2006 02:28: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/graphics/mapyrus Makefile pkg-descr ports/graphics/mapyrus/files mapyrus.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, 23 Sep 2006 02:28:20 -0000 rafan 2006-09-23 02:28:20 UTC FreeBSD ports repository Modified files: graphics/mapyrus Makefile pkg-descr graphics/mapyrus/files mapyrus.in Log: - Fix mapyrus script: removed quotes around the variable JAVA_AWT_HEADLESS, otherwise mapyrus does not run under X. - Removed an email address from pkg-descr PR: ports/103478 Submitted by: Nicola Vitale (maintainer) Revision Changes Path 1.6 +1 -0 ports/graphics/mapyrus/Makefile 1.4 +2 -2 ports/graphics/mapyrus/files/mapyrus.in 1.2 +1 -1 ports/graphics/mapyrus/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Sep 23 02: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 26E9216A403; Sat, 23 Sep 2006 02:31: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 CF9CB43D45; Sat, 23 Sep 2006 02:31: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 k8N2V1uA098668; Sat, 23 Sep 2006 02:31:01 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N2V16w098666; Sat, 23 Sep 2006 02:31:01 GMT (envelope-from rafan) Message-Id: <200609230231.k8N2V16w098666@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 23 Sep 2006 02:31: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/py-prewikka 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, 23 Sep 2006 02:31:02 -0000 rafan 2006-09-23 02:31:01 UTC FreeBSD ports repository Modified files: www/py-prewikka Makefile pkg-plist Log: - Do not override configuration files PR: ports/103479 Submitted by: Robin Gruyters (maintainer) Revision Changes Path 1.8 +6 -0 ports/www/py-prewikka/Makefile 1.4 +1 -1 ports/www/py-prewikka/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 02:59: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 9CD0716A415; Sat, 23 Sep 2006 02:59:29 +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 5AC0143D46; Sat, 23 Sep 2006 02:59:29 +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 k8N2xTR5099907; Sat, 23 Sep 2006 02:59:29 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N2xTMF099906; Sat, 23 Sep 2006 02:59:29 GMT (envelope-from clsung) Message-Id: <200609230259.k8N2xTMF099906@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 23 Sep 2006 02:59: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/pear-Net_Dict 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, 23 Sep 2006 02:59:29 -0000 clsung 2006-09-23 02:59:29 UTC FreeBSD ports repository Modified files: net/pear-Net_Dict Makefile distinfo Log: - Update to 1.0.5 PR: ports/101996 Submitted by: chinsan Revision Changes Path 1.6 +1 -2 ports/net/pear-Net_Dict/Makefile 1.3 +3 -3 ports/net/pear-Net_Dict/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 03:19: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 2A35816A417; Sat, 23 Sep 2006 03:19: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 EE09743D45; Sat, 23 Sep 2006 03:19: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 k8N3JssE002322; Sat, 23 Sep 2006 03:19:54 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N3JsOn002321; Sat, 23 Sep 2006 03:19:54 GMT (envelope-from clsung) Message-Id: <200609230319.k8N3JsOn002321@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 23 Sep 2006 03: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/textproc/p5-Number-Format Makefile distinfo ports/textproc/p5-Number-Format/files patch-Format.pm patch-t-locale.t X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 03:19:55 -0000 clsung 2006-09-23 03:19:54 UTC FreeBSD ports repository Modified files: textproc/p5-Number-Format Makefile distinfo textproc/p5-Number-Format/files patch-Format.pm Removed files: textproc/p5-Number-Format/files patch-t-locale.t Log: - Update to 1.52 PR: ports/103467 Submitted by: Gea-Suan Lin Revision Changes Path 1.9 +2 -1 ports/textproc/p5-Number-Format/Makefile 1.7 +3 -3 ports/textproc/p5-Number-Format/distinfo 1.2 +5 -7 ports/textproc/p5-Number-Format/files/patch-Format.pm 1.2 +0 -11 ports/textproc/p5-Number-Format/files/patch-t-locale.t (dead) From owner-cvs-all@FreeBSD.ORG Sat Sep 23 03:20: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 9C05B16A415; Sat, 23 Sep 2006 03:20: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 5588D43D53; Sat, 23 Sep 2006 03:20: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 k8N3KZPS002422; Sat, 23 Sep 2006 03:20:35 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N3KZBY002421; Sat, 23 Sep 2006 03:20:35 GMT (envelope-from clsung) Message-Id: <200609230320.k8N3KZBY002421@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 23 Sep 2006 03:20: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-Text-BibTeX 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, 23 Sep 2006 03:20:35 -0000 clsung 2006-09-23 03:20:35 UTC FreeBSD ports repository Modified files: textproc/p5-Text-BibTeX Makefile distinfo Log: - Update to 0.37 PR: ports/103466 Submitted by: Gea-Suan Lin Revision Changes Path 1.9 +1 -3 ports/textproc/p5-Text-BibTeX/Makefile 1.4 +3 -3 ports/textproc/p5-Text-BibTeX/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 03:24: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 9759A16A403; Sat, 23 Sep 2006 03:24:41 +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 5713143D49; Sat, 23 Sep 2006 03:24:41 +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 k8N3OfpF002633; Sat, 23 Sep 2006 03:24:41 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N3OfQT002632; Sat, 23 Sep 2006 03:24:41 GMT (envelope-from jkoshy) Message-Id: <200609230324.k8N3OfQT002632@repoman.freebsd.org> From: Joseph Koshy Date: Sat, 23 Sep 2006 03:24:41 +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/share/sgml press.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: Sat, 23 Sep 2006 03:24:41 -0000 jkoshy 2006-09-23 03:24:40 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: InformIT.com article covering POSIX Asynchronous I/O support in FreeBSD. Revision Changes Path 1.5 +12 -1 www/share/sgml/press.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 23 03:33: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 C607816A40F; Sat, 23 Sep 2006 03:33:18 +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 8244B43D55; Sat, 23 Sep 2006 03:33:18 +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 k8N3XIkx003268; Sat, 23 Sep 2006 03:33:18 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N3XIFm003267; Sat, 23 Sep 2006 03:33:18 GMT (envelope-from jmg) Message-Id: <200609230333.k8N3XIFm003267@repoman.freebsd.org> From: John-Mark Gurney Date: Sat, 23 Sep 2006 03:33: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/dev/pci pci.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, 23 Sep 2006 03:33:18 -0000 jmg 2006-09-23 03:33:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/pci pci.c Log: MFC: v1.314 pci.c spell PCIS_CRYPTO_ENTERTAIN properly... Approved by: re (bmah) Revision Changes Path 1.292.2.8 +1 -1 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 05:39: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 34CA616A407; Sat, 23 Sep 2006 05:39: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 E672543D45; Sat, 23 Sep 2006 05:39:53 +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 k8N5drtQ019097; Sat, 23 Sep 2006 05:39:53 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N5drFJ019096; Sat, 23 Sep 2006 05:39:53 GMT (envelope-from linimon) Message-Id: <200609230539.k8N5drFJ019096@repoman.freebsd.org> From: Mark Linimon Date: Sat, 23 Sep 2006 05: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/Tools/portbuild/scripts dopackagestats X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 05:39:54 -0000 linimon 2006-09-23 05:39:53 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackagestats Log: Add links to cvsdone and INDEX files. Add some whitespace. Revision Changes Path 1.12 +18 -3 ports/Tools/portbuild/scripts/dopackagestats From owner-cvs-all@FreeBSD.ORG Sat Sep 23 05: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 5640D16A412; Sat, 23 Sep 2006 05:41: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 13A1943D46; Sat, 23 Sep 2006 05:41: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 k8N5ffk7019312; Sat, 23 Sep 2006 05:41:41 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N5ffhf019311; Sat, 23 Sep 2006 05:41:41 GMT (envelope-from clsung) Message-Id: <200609230541.k8N5ffhf019311@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 23 Sep 2006 05:41: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-Module-Build-Convert 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, 23 Sep 2006 05:41:42 -0000 clsung 2006-09-23 05:41:41 UTC FreeBSD ports repository Modified files: devel/p5-Module-Build-Convert Makefile distinfo Log: - Update to 0.33 PR: ports/103503 Submitted by: Gea-Suan Lin Revision Changes Path 1.7 +1 -1 ports/devel/p5-Module-Build-Convert/Makefile 1.5 +3 -3 ports/devel/p5-Module-Build-Convert/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 07:24: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 068C416A407; Sat, 23 Sep 2006 07:24:16 +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 B956943D46; Sat, 23 Sep 2006 07:24:15 +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 k8N7OFct026082; Sat, 23 Sep 2006 07:24:15 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N7OFso026081; Sat, 23 Sep 2006 07:24:15 GMT (envelope-from joel) Message-Id: <200609230724.k8N7OFso026081@repoman.freebsd.org> From: Joel Dahl Date: Sat, 23 Sep 2006 07:24: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 internet.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, 23 Sep 2006 07:24:16 -0000 joel 2006-09-23 07:24:15 UTC FreeBSD doc repository Modified files: en internet.sgml Log: Fix link and update a bit. Revision Changes Path 1.37 +4 -4 www/en/internet.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 23 07:44: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 C31F616A415; Sat, 23 Sep 2006 07:44: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 8028E43D49; Sat, 23 Sep 2006 07:44: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 k8N7iZBn026982; Sat, 23 Sep 2006 07:44:35 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N7iZKE026981; Sat, 23 Sep 2006 07:44:35 GMT (envelope-from linimon) Message-Id: <200609230744.k8N7iZKE026981@repoman.freebsd.org> From: Mark Linimon Date: Sat, 23 Sep 2006 07:44: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/Tools/portbuild/scripts dopackagestats X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 07:44:35 -0000 linimon 2006-09-23 07:44:34 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackagestats Log: Since we already have the data from the grep, go ahead and make the 'latest log' cell a link to it. My weak awk/sh skills are evident here, but it does the job. Revision Changes Path 1.13 +5 -6 ports/Tools/portbuild/scripts/dopackagestats From owner-cvs-all@FreeBSD.ORG Sat Sep 23 08: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 E1DD216A47B; Sat, 23 Sep 2006 08:07: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 9ED3E43D45; Sat, 23 Sep 2006 08:07: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 k8N87mDE029406; Sat, 23 Sep 2006 08:07:48 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N87mXX029405; Sat, 23 Sep 2006 08:07:48 GMT (envelope-from rafan) Message-Id: <200609230807.k8N87mXX029405@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 23 Sep 2006 08:07: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/dns/nsd Makefile ports/dns/nsd/files nsd.sh.tmpl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 08:07:49 -0000 rafan 2006-09-23 08:07:48 UTC FreeBSD ports repository Modified files: dns/nsd Makefile dns/nsd/files nsd.sh.tmpl Log: - Fix required_files in rc script. It requres nsd.conf instead of nsd.zones. PR: ports/103491 Submitted by: TAKAHASHI Kaoru Approved by: Olafur Osvaldsson (maintainer) Revision Changes Path 1.30 +1 -0 ports/dns/nsd/Makefile 1.3 +2 -2 ports/dns/nsd/files/nsd.sh.tmpl From owner-cvs-all@FreeBSD.ORG Sat Sep 23 08:15: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 6E0F316A407; Sat, 23 Sep 2006 08:15:27 +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 2A83A43D46; Sat, 23 Sep 2006 08:15:27 +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 k8N8FREo029811; Sat, 23 Sep 2006 08:15:27 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N8FRnv029810; Sat, 23 Sep 2006 08:15:27 GMT (envelope-from ijliao) Message-Id: <200609230815.k8N8FRnv029810@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sat, 23 Sep 2006 08:15: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/devel/ruby-gems Makefile.common X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 08:15:27 -0000 ijliao 2006-09-23 08:15:26 UTC FreeBSD ports repository Modified files: devel/ruby-gems Makefile.common Log: let users/porters define GEM_NAME in their Makefile PR: 102855 Approved by: maintainer Revision Changes Path 1.6 +2 -2 ports/devel/ruby-gems/Makefile.common From owner-cvs-all@FreeBSD.ORG Sat Sep 23 08:21: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 251A616A403; Sat, 23 Sep 2006 08:21:42 +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 AB34543D45; Sat, 23 Sep 2006 08:21:41 +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 k8N8LfSC030107; Sat, 23 Sep 2006 08:21:41 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N8Lfnq030106; Sat, 23 Sep 2006 08:21:41 GMT (envelope-from ijliao) Message-Id: <200609230821.k8N8Lfnq030106@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sat, 23 Sep 2006 08:21: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/palm/pilot-link 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, 23 Sep 2006 08:21:42 -0000 ijliao 2006-09-23 08:21:41 UTC FreeBSD ports repository Modified files: palm/pilot-link Makefile Log: add usb support add more master site PR: 103504 Submitted by: maintainer Revision Changes Path 1.79 +14 -5 ports/palm/pilot-link/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 08:25: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 0134B16A412; Sat, 23 Sep 2006 08:25:31 +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 87AF443D46; Sat, 23 Sep 2006 08:25:30 +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 k8N8PUGo030348; Sat, 23 Sep 2006 08:25:30 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N8PUIO030347; Sat, 23 Sep 2006 08:25:30 GMT (envelope-from clsung) Message-Id: <200609230825.k8N8PUIO030347@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 23 Sep 2006 08: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/textproc/p5-Pod-XML 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, 23 Sep 2006 08:25:31 -0000 clsung 2006-09-23 08:25:29 UTC FreeBSD ports repository Modified files: textproc/p5-Pod-XML Makefile distinfo Log: - Update to 0.98 PR: ports/103505 Submitted by: clsung Approved by: maintainer (chinsan) Revision Changes Path 1.3 +1 -1 ports/textproc/p5-Pod-XML/Makefile 1.3 +3 -3 ports/textproc/p5-Pod-XML/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 08: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 B9B1316A407; Sat, 23 Sep 2006 08:32: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 74CB243D45; Sat, 23 Sep 2006 08:32: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 k8N8WH9e030690; Sat, 23 Sep 2006 08:32:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N8WHk1030689; Sat, 23 Sep 2006 08:32:17 GMT (envelope-from clsung) Message-Id: <200609230832.k8N8WHk1030689@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 23 Sep 2006 08:32: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/p5-Template-Magic 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, 23 Sep 2006 08:32:17 -0000 clsung 2006-09-23 08:32:17 UTC FreeBSD ports repository Modified files: textproc/p5-Template-Magic Makefile distinfo pkg-plist Log: - Update to 1.39 Revision Changes Path 1.9 +1 -1 ports/textproc/p5-Template-Magic/Makefile 1.9 +3 -3 ports/textproc/p5-Template-Magic/distinfo 1.5 +1 -10 ports/textproc/p5-Template-Magic/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 08:33: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 A284B16A407; Sat, 23 Sep 2006 08:33:50 +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 7BAAA43D55; Sat, 23 Sep 2006 08:33:49 +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 k8N8XmUD030809; Sat, 23 Sep 2006 08:33:48 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N8Xml7030808; Sat, 23 Sep 2006 08:33:48 GMT (envelope-from gerald) Message-Id: <200609230833.k8N8Xml7030808@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 23 Sep 2006 08: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/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, 23 Sep 2006 08:33:50 -0000 gerald 2006-09-23 08:33:48 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20060922 snapshot of GCC 4.1.2. This brings one potential fix for the intermittent bootstrap comparison failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x. Revision Changes Path 1.293 +1 -1 ports/lang/gcc41/Makefile 1.175 +18 -18 ports/lang/gcc41/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 09:15: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 6232516A52E for ; Sat, 23 Sep 2006 09:15:38 +0000 (UTC) (envelope-from ufcups@est.it) Received: from est.it (cjm79.neoplus.adsl.tpnet.pl [83.31.62.79]) by mx1.FreeBSD.org (Postfix) with SMTP id BA46F43D45 for ; Sat, 23 Sep 2006 09:15:37 +0000 (GMT) (envelope-from ufcups@est.it) Date: Sat, 23 Sep 2006 11:15:37 +0100 From: "Caresse Glenn" To: Cc: Message-Id: <0601935443.FJABPjcQyVK-960137-788163687@est.it> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Subject: The Bull is Back in Select Small Caps X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 09:15:40 -0000 Company- A L L I A N C E E N T E R P R I S E Symbol - A E T R (Pink Sheets) C u r r e n t P r i c e: $ 0.48 Estimated Target - $ 2.00 + S T R O N G B U Y AE TR is undergoing a massive promotion and NOW is the time to get in. Add this Gem to your Watch list. Watch it Start a run monday About A L L I A N C E E N T E R P R I S E (.TaeCorp.) TaeCorp's vision is to be the recognized leader in providing Aerial Detection Systems including global de-mining, clearing a path to a safer planet for all humankind. TaeCorp's mission is to reclaim lands around the globe embedded with landmines that victimize countries and their stakeholders. N E W S TaeCorp Appoints TAM Oilfield Services as Representative in Sudan The A L L I A N C E E N T E R P R I S E Corporation ("TaeCorp") (AETR - News) is pleased to announce that it has appointed TAM Oilfield Services ("TAM"), of Khartoum, the capital of Sudan, as its representative to introduce and establish business relationships with oil and related companies interested in TaeCorp's unique landmine detection, location, mapping and removal systems and services. TAM Oilfield Services, established in 2001 under the laws and regulations of the Sudan government, has forged strong relationships with the leading petroleum companies that operate in the Sudan. "TAM's experience in the petroleum field, both with government and operating companies, will allow TaeCorp to 0ffer its services more efficiently and effectively and we are very pleased to have TAM join our team," says Ralph Proceviat, CFO of TaeCorp. Read more A C T N O W on this great news and get in before the move starts. There may be snow on the roof, but there's fire in the belly. Spring rain, Fall gold. Pull it up by the roots. There's no time like the present. Useless as tits on bull. Tall as a tree. There may be snow on the roof, but there's fire in the belly. Walking on water. Sweating blood. Stop, look and listen. You can't teach an old dog new tricks. Spaceship earth. A stepping stone to. The way to a man's heart is through his stomach. Ugly as a mud fence. Red as a beet. When it rains it pours. From owner-cvs-all@FreeBSD.ORG Sat Sep 23 09:40: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 82F9216A403; Sat, 23 Sep 2006 09:40:03 +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 22F4343D6E; Sat, 23 Sep 2006 09:40:03 +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 k8N9e3Vg043361; Sat, 23 Sep 2006 09:40:03 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N9e2rO043360; Sat, 23 Sep 2006 09:40:02 GMT (envelope-from bms) Message-Id: <200609230940.k8N9e2rO043360@repoman.freebsd.org> From: Bruce M Simpson Date: Sat, 23 Sep 2006 09:40:02 +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/net bridge.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, 23 Sep 2006 09:40:03 -0000 bms 2006-09-23 09:40:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/net bridge.h Log: Add a sysctl net.link.ether.bridge.hwassmask which lets administrators mask hardware checksums on bridge interface members. PR: kern/57100 Revision Changes Path 1.4.2.6 +1 -0 src/sys/net/bridge.h From owner-cvs-all@FreeBSD.ORG Sat Sep 23 09:57: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 0BD0F16A407; Sat, 23 Sep 2006 09:57:50 +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 BB3D543D69; Sat, 23 Sep 2006 09:57:49 +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 k8N9vnRI044265; Sat, 23 Sep 2006 09:57:49 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N9vn43044264; Sat, 23 Sep 2006 09:57:49 GMT (envelope-from tobez) Message-Id: <200609230957.k8N9vn43044264@repoman.freebsd.org> From: Anton Berezin Date: Sat, 23 Sep 2006 09:57: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/textproc/p5-Lingua-Stem-Snowball 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, 23 Sep 2006 09:57:50 -0000 tobez 2006-09-23 09:57:49 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-Stem-Snowball Makefile distinfo Log: Update to 0.941. Revision Changes Path 1.7 +1 -2 ports/textproc/p5-Lingua-Stem-Snowball/Makefile 1.7 +3 -3 ports/textproc/p5-Lingua-Stem-Snowball/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 09:58: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 B48D116A412; Sat, 23 Sep 2006 09:58:50 +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 7155943D67; Sat, 23 Sep 2006 09:58:50 +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 k8N9woa0044362; Sat, 23 Sep 2006 09:58:50 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8N9wodK044361; Sat, 23 Sep 2006 09:58:50 GMT (envelope-from pjd) Message-Id: <200609230958.k8N9wodK044361@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 23 Sep 2006 09: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/geom/label g_label_ufs.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, 23 Sep 2006 09:58:50 -0000 pjd 2006-09-23 09:58:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/label g_label_ufs.c Log: MFC: sys/geom/label/g_label_ufs.c 1.11 Fix detecting of UFS1 label when mediasize%fragsize != 0. Submitted by: Stanislav Sedov PR: kern/84637 Approved by: re (hrs) Revision Changes Path 1.3.2.4 +2 -2 src/sys/geom/label/g_label_ufs.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 10: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 6ECE416A407; Sat, 23 Sep 2006 10:17:55 +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 5B5D543D76; Sat, 23 Sep 2006 10:17:52 +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 k8NAHqub046560; Sat, 23 Sep 2006 10:17:52 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NAHqX5046559; Sat, 23 Sep 2006 10:17:52 GMT (envelope-from hrs) Message-Id: <200609231017.k8NAHqX5046559@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 23 Sep 2006 10:17: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 MOVED ports/japanese Makefile CVSROOT modules ports/japanese/dvi2ps Makefile distinfo pkg-descr pkg-plist pkg-req ports/japanese/dvi2ps/files patch-Makefile patch-ab patch-ac patch-ad patch-defs.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, 23 Sep 2006 10:17:55 -0000 hrs 2006-09-23 10:17:51 UTC FreeBSD ports repository Modified files: . MOVED japanese Makefile . modules Removed files: japanese/dvi2ps Makefile distinfo pkg-descr pkg-plist pkg-req japanese/dvi2ps/files patch-Makefile patch-ab patch-ac patch-ad patch-defs.h Log: Remove dvi2ps because it is no longer supported and japanese/dvipsk can be used as an alternative. Revision Changes Path 1.16254 +0 -1 CVSROOT/modules 1.1139 +2 -1 ports/MOVED 1.636 +0 -1 ports/japanese/Makefile 1.28 +0 -54 ports/japanese/dvi2ps/Makefile (dead) 1.8 +0 -3 ports/japanese/dvi2ps/distinfo (dead) 1.2 +0 -78 ports/japanese/dvi2ps/files/patch-Makefile (dead) 1.6 +0 -65 ports/japanese/dvi2ps/files/patch-ab (dead) 1.2 +0 -33 ports/japanese/dvi2ps/files/patch-ac (dead) 1.2 +0 -20 ports/japanese/dvi2ps/files/patch-ad (dead) 1.2 +0 -24 ports/japanese/dvi2ps/files/patch-defs.h (dead) 1.5 +0 -14 ports/japanese/dvi2ps/pkg-descr (dead) 1.8 +0 -140 ports/japanese/dvi2ps/pkg-plist (dead) 1.3 +0 -9 ports/japanese/dvi2ps/pkg-req (dead) From owner-cvs-all@FreeBSD.ORG Sat Sep 23 10:36: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 5E53816A415; Sat, 23 Sep 2006 10:36:58 +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 1A38C43D53; Sat, 23 Sep 2006 10:36:58 +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 k8NAavlO047544; Sat, 23 Sep 2006 10:36:57 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NAavMc047543; Sat, 23 Sep 2006 10:36:57 GMT (envelope-from netchild) Message-Id: <200609231036.k8NAavMc047543@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 23 Sep 2006 10:36: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/sys/compat/linux linux_misc.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, 23 Sep 2006 10:36:58 -0000 netchild 2006-09-23 10:36:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/compat/linux linux_misc.c Log: MFC rev. 1.187: - don't reboot() when feed with wrong parameters (and enough permissions) [1] - add support to power off the system [2] - check the linux magic values [3] Submitted by: Marcin Cieslak [1,2] Modelled after: linux man page of the reboot() syscall [3] Found by: LTP testcase "reboot02" [1] Tested with: LTP testcase "reboot02" [1,3] Approved by: re (hrs) Revision Changes Path 1.170.2.2 +38 -4 src/sys/compat/linux/linux_misc.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 11:00: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 ECFB916A4A0; Sat, 23 Sep 2006 11:00:50 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75B6943D66; Sat, 23 Sep 2006 11:00:47 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NB0lRC048575; Sat, 23 Sep 2006 11:00:47 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NB0l0V048574; Sat, 23 Sep 2006 11:00:47 GMT (envelope-from chinsan) Message-Id: <200609231100.k8NB0l0V048574@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 23 Sep 2006 11:00: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/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: Sat, 23 Sep 2006 11:00:51 -0000 chinsan 2006-09-23 11:00:46 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: reorder staff-committers to respect **in alphabetical order by last name**, instead of alphabetical order by first name. Approved by: delphij (mentor) Revision Changes Path 1.152 +13 -13 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 23 11: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 D804516A415; Sat, 23 Sep 2006 11:31:09 +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 52C9A43D46; Sat, 23 Sep 2006 11:31:09 +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 k8NBV92h051194; Sat, 23 Sep 2006 11:31:09 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NBV94x051193; Sat, 23 Sep 2006 11:31:09 GMT (envelope-from nork) Message-Id: <200609231131.k8NBV94x051193@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 23 Sep 2006 11:31: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/net-mgmt/net-snmp Makefile ports/net-mgmt/net-snmp/files snmpd.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: Sat, 23 Sep 2006 11:31:10 -0000 nork 2006-09-23 11:31:09 UTC FreeBSD ports repository Modified files: net-mgmt/net-snmp Makefile net-mgmt/net-snmp/files snmpd.sh.in Log: Add support snmpd_pidfile and snmpd_conffile on rcNG script. Requested by: nyan, TAKANO Yuji Approved by: kuriyama Revision Changes Path 1.135 +1 -1 ports/net-mgmt/net-snmp/Makefile 1.3 +28 -3 ports/net-mgmt/net-snmp/files/snmpd.sh.in From owner-cvs-all@FreeBSD.ORG Sat Sep 23 11:36: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 4F0CB16A403; Sat, 23 Sep 2006 11:36:25 +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 1E3BC43D45; Sat, 23 Sep 2006 11:36:25 +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 k8NBaOmn051456; Sat, 23 Sep 2006 11:36:24 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NBaOs8051455; Sat, 23 Sep 2006 11:36:24 GMT (envelope-from nork) Message-Id: <200609231136.k8NBaOs8051455@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 23 Sep 2006 11:36: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/libpdel Makefile ports/devel/libpdel/files patch-http_servlet_cookieauth.c patch-ppp_auth_radius.c patch-rsa_util.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, 23 Sep 2006 11:36:25 -0000 nork 2006-09-23 11:36:24 UTC FreeBSD ports repository Modified files: devel/libpdel Makefile Added files: devel/libpdel/files patch-http_servlet_cookieauth.c patch-ppp_auth_radius.c patch-rsa_util.c Log: Fix build on 7-current. Approved by: maintainer timeout (1 week) Revision Changes Path 1.18 +0 -0 ports/devel/libpdel/Makefile 1.1 +10 -0 ports/devel/libpdel/files/patch-http_servlet_cookieauth.c (new) 1.1 +11 -0 ports/devel/libpdel/files/patch-ppp_auth_radius.c (new) 1.1 +10 -0 ports/devel/libpdel/files/patch-rsa_util.c (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 23 12: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 8B47E16A403; Sat, 23 Sep 2006 12:30:32 +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 46FAB43D45; Sat, 23 Sep 2006 12:30:32 +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 k8NCUWW7055088; Sat, 23 Sep 2006 12:30:32 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NCUW9e055087; Sat, 23 Sep 2006 12:30:32 GMT (envelope-from rwatson) Message-Id: <200609231230.k8NCUW9e055087@repoman.freebsd.org> From: Robert Watson Date: Sat, 23 Sep 2006 12:30: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/id Makefile id.1 id.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, 23 Sep 2006 12:30:32 -0000 rwatson 2006-09-23 12:30:31 UTC FreeBSD src repository Modified files: usr.bin/id Makefile id.1 id.c Log: Add a -a argument to id(1), which causes id(1) to print out process audit properties, including the audit user id. This can be quite helpful in debugging audit problems. Obtained from: TrustedBSD Project MFC after: 3 days Revision Changes Path 1.12 +8 -0 src/usr.bin/id/Makefile 1.16 +5 -0 src/usr.bin/id/id.1 1.28 +44 -3 src/usr.bin/id/id.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 12:38: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 B532916A407; Sat, 23 Sep 2006 12:38:03 +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 71C2F43D4C; Sat, 23 Sep 2006 12:38:03 +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 k8NCc3QS055497; Sat, 23 Sep 2006 12:38:03 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NCc3bV055496; Sat, 23 Sep 2006 12:38:03 GMT (envelope-from roam) Message-Id: <200609231238.k8NCc3bV055496@repoman.freebsd.org> From: Peter Pentchev Date: Sat, 23 Sep 2006 12:38: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/mail/vpopmail Makefile 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, 23 Sep 2006 12:38:03 -0000 roam 2006-09-23 12:38:03 UTC FreeBSD ports repository Modified files: mail/vpopmail Makefile pkg-install Log: Fix package installation - in most cases, the vpopmail package (if built) would be installed with the wrong home directory for the vpopmail user. PR: 103177 Submitted by: oliver Revision Changes Path 1.66 +1 -1 ports/mail/vpopmail/Makefile 1.3 +2 -2 ports/mail/vpopmail/pkg-install From owner-cvs-all@FreeBSD.ORG Sat Sep 23 12:44: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 F3DF716A416; Sat, 23 Sep 2006 12:44:14 +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 B1B0843D53; Sat, 23 Sep 2006 12:44:14 +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 k8NCiEcv055934; Sat, 23 Sep 2006 12:44:14 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NCiE1D055933; Sat, 23 Sep 2006 12:44:14 GMT (envelope-from joel) Message-Id: <200609231244.k8NCiE1D055933@repoman.freebsd.org> From: Joel Dahl Date: Sat, 23 Sep 2006 12:44: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: 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: Sat, 23 Sep 2006 12:44:15 -0000 joel 2006-09-23 12:44:14 UTC FreeBSD doc repository Modified files: en/releng index.sgml Log: Add links to the schedule, the todo list and the approvals list. Approved by: hrs Revision Changes Path 1.193 +4 -3 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 23 13:14: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 9666D16A412; Sat, 23 Sep 2006 13:14:53 +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 25F9943D45; Sat, 23 Sep 2006 13:14:53 +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 k8NDErZ8066789; Sat, 23 Sep 2006 13:14:53 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NDEqhJ066788; Sat, 23 Sep 2006 13:14:52 GMT (envelope-from simon) Message-Id: <200609231314.k8NDEqhJ066788@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 23 Sep 2006 13:14: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/wyvern Makefile ports/www/wyvern/files patch-src_modules_auth.c patch-src_wyvern.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, 23 Sep 2006 13:14:53 -0000 simon 2006-09-23 13:14:52 UTC FreeBSD ports repository Modified files: www/wyvern Makefile Added files: www/wyvern/files patch-src_modules_auth.c patch-src_wyvern.h Log: Fix compile with OpenSSL 0.9.8b in -CURRENT and remove BROKEN. PR: ports/102837 Approved by: maintainer Revision Changes Path 1.16 +0 -4 ports/www/wyvern/Makefile 1.1 +13 -0 ports/www/wyvern/files/patch-src_modules_auth.c (new) 1.1 +13 -0 ports/www/wyvern/files/patch-src_wyvern.h (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 23 13: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 CC40416A416; Sat, 23 Sep 2006 13:19:54 +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 85AFD43D53; Sat, 23 Sep 2006 13:19:54 +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 k8NDJsvA067010; Sat, 23 Sep 2006 13:19:54 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NDJsYp067009; Sat, 23 Sep 2006 13:19:54 GMT (envelope-from nork) Message-Id: <200609231319.k8NDJsYp067009@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 23 Sep 2006 13: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/linux-flashplugin7 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, 23 Sep 2006 13:19:54 -0000 nork 2006-09-23 13:19:54 UTC FreeBSD ports repository Modified files: www/linux-flashplugin7 Makefile distinfo Log: Update to 7.0r68. Pointed out by: mi Approved by: maintainer timeout (about 1 week) Revision Changes Path 1.19 +5 -6 ports/www/linux-flashplugin7/Makefile 1.11 +3 -3 ports/www/linux-flashplugin7/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 13: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 8672116A403; Sat, 23 Sep 2006 13:41:52 +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 CBD6743D53; Sat, 23 Sep 2006 13:41:51 +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 k8NDfpDO068989; Sat, 23 Sep 2006 13:41:51 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NDfpvl068988; Sat, 23 Sep 2006 13:41:51 GMT (envelope-from nork) Message-Id: <200609231341.k8NDfpvl068988@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 23 Sep 2006 13:41: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/www/linuxpluginwrapper Makefile ports/www/linuxpluginwrapper/files patch-misc::libmap.conf-FreeBSD4.x patch-misc::libmap.conf-FreeBSD5-current patch-misc::libmap.conf-FreeBSD5-stable patch-misc::libmap.conf-FreeBSD6 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 13:41:52 -0000 nork 2006-09-23 13:41:51 UTC FreeBSD ports repository Modified files: www/linuxpluginwrapper Makefile www/linuxpluginwrapper/files patch-misc::libmap.conf-FreeBSD4.x patch-misc::libmap.conf-FreeBSD5-current patch-misc::libmap.conf-FreeBSD5-stable patch-misc::libmap.conf-FreeBSD6 Log: Chase new xpi style. Submitted by: A.J. Kehoe IV (Nanoman) Pointed out by: many people Revision Changes Path 1.57 +1 -1 ports/www/linuxpluginwrapper/Makefile 1.2 +49 -4 ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD4.x 1.2 +31 -4 ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD5-current 1.2 +36 -5 ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD5-stable 1.2 +39 -5 ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD6 From owner-cvs-all@FreeBSD.ORG Sat Sep 23 13:42: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 4B04216A412; Sat, 23 Sep 2006 13:42:16 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF2743D46; Sat, 23 Sep 2006 13:42:09 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NDg9v0069261; Sat, 23 Sep 2006 13:42:09 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NDg9g7069260; Sat, 23 Sep 2006 13:42:09 GMT (envelope-from davidxu) Message-Id: <200609231342.k8NDg9g7069260@repoman.freebsd.org> From: David Xu Date: Sat, 23 Sep 2006 13:42: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/sys/amd64/ia32 ia32_sigtramp.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: Sat, 23 Sep 2006 13:42:16 -0000 davidxu 2006-09-23 13:42:09 UTC FreeBSD src repository Modified files: sys/amd64/ia32 ia32_sigtramp.S Log: Stop reloading %fs and %gs, since it causes the base address from GDT to be loaded into FS.base and GS.base, these values of course are not the values set by sysarch() with I386_SET_FSBASE and I386_SET_GSBASE, the change fixed a crash for 32bit libthr after signal handler returned and normal code is accessing thread pointer, for example: movl %gs:8, %eax. Revision Changes Path 1.3 +0 -4 src/sys/amd64/ia32/ia32_sigtramp.S From owner-cvs-all@FreeBSD.ORG Sat Sep 23 13:46: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 A379E16A407; Sat, 23 Sep 2006 13:46:02 +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 4030943D8E; Sat, 23 Sep 2006 13:45:20 +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 k8NDjJaL072204; Sat, 23 Sep 2006 13:45:19 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NDjJAU072203; Sat, 23 Sep 2006 13:45:19 GMT (envelope-from gerald) Message-Id: <200609231345.k8NDjJAU072203@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 23 Sep 2006 13:45: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/bibtex2html 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, 23 Sep 2006 13:46:02 -0000 gerald 2006-09-23 13:45:19 UTC FreeBSD ports repository Modified files: textproc/bibtex2html Makefile distinfo Log: Update to bibtex2html 1.83. This brings the following changes: - Support for DOI links: a field "DOI = {xxx}" will be recognized, if any, and a link to http://dx.doi.org/xxx will be displayed. -no-doi disables this, and -doi-prefix sets a different prefix for DOI URLs. - Support macro \H (Hungarian umlauts). - New option -linebreak inserts a linebreak between an entry and its links. - New option -use-table enforces the use of a table (to be used after -no-keys if needed). By default, -nokeys disables the use of tables. - `` and '' are translated to “ and &rdquo. - Some aesthetic changes. - Improve date parsing: month field such as "2~" # dec is now parsed. - Improve date sorting to handle months such as mar # "\slash " # apr. - Bugfix: a space after a macro is now discarded. - New option --print-keys displays the sorted keys (and exits). Revision Changes Path 1.20 +1 -1 ports/textproc/bibtex2html/Makefile 1.18 +3 -3 ports/textproc/bibtex2html/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 14: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 0F34216A416; Sat, 23 Sep 2006 14:02:29 +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 C19F743D45; Sat, 23 Sep 2006 14:02:28 +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 k8NE2SQw072986; Sat, 23 Sep 2006 14:02:28 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NE2SDS072985; Sat, 23 Sep 2006 14:02:28 GMT (envelope-from simon) Message-Id: <200609231402.k8NE2SDS072985@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 23 Sep 2006 14:02: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/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 14:02:29 -0000 simon 2006-09-23 14:02:28 UTC FreeBSD doc repository Modified files: en/cgi query-pr.cgi Log: Note which port gives us Convert::UU in a comment. Revision Changes Path 1.55 +2 -2 www/en/cgi/query-pr.cgi From owner-cvs-all@FreeBSD.ORG Sat Sep 23 14:26: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 5257716A407; Sat, 23 Sep 2006 14:26:19 +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 0E4E743D45; Sat, 23 Sep 2006 14:26:19 +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 k8NEQI1N076885; Sat, 23 Sep 2006 14:26:18 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NEQIhU076884; Sat, 23 Sep 2006 14:26:18 GMT (envelope-from oliver) Message-Id: <200609231426.k8NEQIhU076884@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 23 Sep 2006 14:26: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/sylpheed2 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, 23 Sep 2006 14:26:19 -0000 oliver 2006-09-23 14:26:18 UTC FreeBSD ports repository Modified files: mail/sylpheed2 Makefile distinfo Log: iupdate to 2.2.9 Revision Changes Path 1.142 +3 -3 ports/mail/sylpheed2/Makefile 1.97 +3 -3 ports/mail/sylpheed2/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 14:44: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 8F00816A40F; Sat, 23 Sep 2006 14:44:16 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0294743D72; Sat, 23 Sep 2006 14:44:15 +0000 (GMT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NEiFv8077733; Sat, 23 Sep 2006 14:44:15 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NEiF9u077732; Sat, 23 Sep 2006 14:44:15 GMT (envelope-from mbr) Message-Id: <200609231444.k8NEiF9u077732@repoman.freebsd.org> From: Martin Blapp Date: Sat, 23 Sep 2006 14:44: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 tty_tty.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, 23 Sep 2006 14:44:16 -0000 mbr 2006-09-23 14:44:15 UTC FreeBSD src repository Modified files: sys/kern tty_tty.c Log: If /dev/tty gets opened after your controlling terminal has been revoked you can't call tty_clone afterwords. OpenBSD and NetBSD both fail the open call in that case, so we should do so as well. This can be done in ctty_clone by returning with *dev==NULL. Admittedly this causes open to return ENOENT, instead of ENXIO as on the other BSDs, but this way requires the least touching of code. Submitted by: Nate Eldredge PR: 83375 MFC: 1 week Revision Changes Path 1.58 +5 -1 src/sys/kern/tty_tty.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 14:48: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 7492616A415; Sat, 23 Sep 2006 14:48:32 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 081B643D49; Sat, 23 Sep 2006 14:48:32 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NEmV3j077951; Sat, 23 Sep 2006 14:48:31 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NEmVgB077950; Sat, 23 Sep 2006 14:48:31 GMT (envelope-from ache) Message-Id: <200609231448.k8NEmVgB077950@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 23 Sep 2006 14:48: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/lib/libc/stdlib getopt_long.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, 23 Sep 2006 14:48:32 -0000 ache 2006-09-23 14:48:31 UTC FreeBSD src repository Modified files: lib/libc/stdlib getopt_long.c Log: Keep compatible parts in sync with OpenBSD v1.21, add some comments. No functional changes. Revision Changes Path 1.15 +7 -15 src/lib/libc/stdlib/getopt_long.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 14:52: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 D6D0B16A47B; Sat, 23 Sep 2006 14:52:50 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3F843D76; Sat, 23 Sep 2006 14:52:47 +0000 (GMT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NEqliW078198; Sat, 23 Sep 2006 14:52:47 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NEql6w078197; Sat, 23 Sep 2006 14:52:47 GMT (envelope-from mbr) Message-Id: <200609231452.k8NEql6w078197@repoman.freebsd.org> From: Martin Blapp Date: Sat, 23 Sep 2006 14:52: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/kern tty.c tty_pty.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, 23 Sep 2006 14:52:51 -0000 mbr 2006-09-23 14:52:47 UTC FreeBSD src repository Modified files: sys/kern tty.c tty_pty.c Log: Check for tp->t_refcnt == 0 before doing anything in tty_open(). PR: 103520 MFC after: 1 week Revision Changes Path 1.260 +6 -0 src/sys/kern/tty.c 1.146 +12 -0 src/sys/kern/tty_pty.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:02: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 ABC3316A4A0; Sat, 23 Sep 2006 15:02:41 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C8C443D58; Sat, 23 Sep 2006 15:02:40 +0000 (GMT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NF2d6V078716; Sat, 23 Sep 2006 15:02:39 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NF2dv1078715; Sat, 23 Sep 2006 15:02:39 GMT (envelope-from mbr) Message-Id: <200609231502.k8NF2dv1078715@repoman.freebsd.org> From: Martin Blapp Date: Sat, 23 Sep 2006 15:02:39 +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/rpc clnt_vc.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, 23 Sep 2006 15:02:41 -0000 mbr 2006-09-23 15:02:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/rpc clnt_vc.c Log: MFC rev. 1.20 Fix unpaired sigblock which possibly leaves the process with all signals blocked. Approved by: re Revision Changes Path 1.18.2.1 +1 -1 src/lib/libc/rpc/clnt_vc.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:03: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 6426A16A407; Sat, 23 Sep 2006 15:03:41 +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 1274843D64; Sat, 23 Sep 2006 15:03:36 +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 k8NF3aAJ079996; Sat, 23 Sep 2006 15:03:36 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NF3aON079995; Sat, 23 Sep 2006 15:03:36 GMT (envelope-from nork) Message-Id: <200609231503.k8NF3aON079995@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 23 Sep 2006 15:03: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-mgmt/net-snmp Makefile ports/net-mgmt/net-snmp/files snmpd.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: Sat, 23 Sep 2006 15:03:41 -0000 nork 2006-09-23 15:03:36 UTC FreeBSD ports repository Modified files: net-mgmt/net-snmp Makefile net-mgmt/net-snmp/files snmpd.sh.in Log: Fix -z bug. Pointed out by: ume Approved by: kuriyama (implicitly) Revision Changes Path 1.136 +1 -1 ports/net-mgmt/net-snmp/Makefile 1.4 +2 -2 ports/net-mgmt/net-snmp/files/snmpd.sh.in From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15: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 3CD0D16A40F; Sat, 23 Sep 2006 15:19:48 +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 F026A43D53; Sat, 23 Sep 2006 15:19:47 +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 k8NFJl6w084870; Sat, 23 Sep 2006 15:19:47 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFJlt9084869; Sat, 23 Sep 2006 15:19:47 GMT (envelope-from nork) Message-Id: <200609231519.k8NFJlt9084869@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 23 Sep 2006 15:19: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 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, 23 Sep 2006 15:19:48 -0000 nork 2006-09-23 15:19:47 UTC FreeBSD ports repository Modified files: . UPDATING Log: Add net-mgmt/net-snmp's note. Suggested by: ume Revision Changes Path 1.398 +17 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15: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 C721016A403; Sat, 23 Sep 2006 15:21:59 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 543C643D46; Sat, 23 Sep 2006 15:21:59 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GR9KH-0003YO-TJ; Sat, 23 Sep 2006 16:21:57 +0100 Date: Sat, 23 Sep 2006 16:21:57 +0100 From: Ceri Davies To: Robert Watson Message-ID: <20060923152157.GA36062@submonkey.net> Mail-Followup-To: Ceri Davies , Robert Watson , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200609231230.k8NCUW9e055087@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <200609231230.k8NCUW9e055087@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/id Makefile id.1 id.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, 23 Sep 2006 15:21:59 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 23, 2006 at 12:30:31PM +0000, Robert Watson wrote: > rwatson 2006-09-23 12:30:31 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/id Makefile id.1 id.c=20 > Log: > Add a -a argument to id(1), which causes id(1) to print out process > audit properties, including the audit user id. This can be quite > helpful in debugging audit problems. I realise that this is a little late to the party, but I'd prefer it if we could make -a a no-op for Solaris compatibility as the FSF id(1) does. Don't suppose you could rename this to -A at all? Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFFVEVocfcwTS3JF8RAluXAKCVmIUhKQVYxjZyGRM+NKoMsc2+rQCghkSL oKxt86E98HswOzLFt+ATyhc= =HnQg -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g-- From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15: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 825A716A407; Sat, 23 Sep 2006 15:31:44 +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 322B543D53; Sat, 23 Sep 2006 15:31: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 k8NFVix8085398; Sat, 23 Sep 2006 15:31:44 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFVhLU085397; Sat, 23 Sep 2006 15:31:43 GMT (envelope-from roam) Message-Id: <200609231531.k8NFVhLU085397@repoman.freebsd.org> From: Peter Pentchev Date: Sat, 23 Sep 2006 15:31: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/dns/djbdns 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, 23 Sep 2006 15:31:44 -0000 roam 2006-09-23 15:31:43 UTC FreeBSD ports repository Modified files: dns/djbdns Makefile distinfo Log: Add in the SRV record patch by Michael Handler. Note that this is another patch that conflicts with the jumbo patch. PR: 69191 Submitted by: "Michal F. Hanula" , Nick Barkas Revision Changes Path 1.29 +9 -2 ports/dns/djbdns/Makefile 1.17 +3 -0 ports/dns/djbdns/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:32: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 440E216A403; Sat, 23 Sep 2006 15:32:12 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2FF043D49; Sat, 23 Sep 2006 15:32:11 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NFWBMF085456; Sat, 23 Sep 2006 15:32:11 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFWBpM085455; Sat, 23 Sep 2006 15:32:11 GMT (envelope-from chinsan) Message-Id: <200609231532.k8NFWBpM085455@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 23 Sep 2006 15:32:11 +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/docproj translations.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, 23 Sep 2006 15:32:12 -0000 chinsan 2006-09-23 15:32:11 UTC FreeBSD doc repository Modified files: en/docproj translations.sgml Log: Update docproj/translations.html#chinese-tw Approved by: delphij (mentor) Revision Changes Path 1.86 +27 -20 www/en/docproj/translations.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:32: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 D86B016A416; Sat, 23 Sep 2006 15:32:54 +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 6839243D46; Sat, 23 Sep 2006 15:32:54 +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 AD76246E11; Sat, 23 Sep 2006 11:32:53 -0400 (EDT) Date: Sat, 23 Sep 2006 16:32:53 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Ceri Davies In-Reply-To: <20060923152157.GA36062@submonkey.net> Message-ID: <20060923163201.E1938@fledge.watson.org> References: <200609231230.k8NCUW9e055087@repoman.freebsd.org> <20060923152157.GA36062@submonkey.net> 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/usr.bin/id Makefile id.1 id.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, 23 Sep 2006 15:32:55 -0000 On Sat, 23 Sep 2006, Ceri Davies wrote: > On Sat, Sep 23, 2006 at 12:30:31PM +0000, Robert Watson wrote: >> rwatson 2006-09-23 12:30:31 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.bin/id Makefile id.1 id.c >> Log: >> Add a -a argument to id(1), which causes id(1) to print out process >> audit properties, including the audit user id. This can be quite >> helpful in debugging audit problems. > > I realise that this is a little late to the party, but I'd prefer it if we > could make -a a no-op for Solaris compatibility as the FSF id(1) does. > > Don't suppose you could rename this to -A at all? Yes, that's no problem. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:34: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 6ACCA16A403; Sat, 23 Sep 2006 15:34:24 +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 2861943D49; Sat, 23 Sep 2006 15:34:24 +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 k8NFYOri085753; Sat, 23 Sep 2006 15:34:24 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFYOA8085752; Sat, 23 Sep 2006 15:34:24 GMT (envelope-from ceri) Message-Id: <200609231534.k8NFYOA8085752@repoman.freebsd.org> From: Ceri Davies Date: Sat, 23 Sep 2006 15:34: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/usr.bin/truncate truncate.1 truncate.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, 23 Sep 2006 15:34:24 -0000 ceri 2006-09-23 15:34:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/truncate truncate.1 truncate.c Log: MFC: src/usr.bin/truncate/truncate.1 r1.33 src/usr.bin/truncate/truncate.c r1.10 through r1.11 Approved by: re (hrs), pjd Revision Changes Path 1.12.2.1 +6 -5 src/usr.bin/truncate/truncate.1 1.9.2.1 +6 -2 src/usr.bin/truncate/truncate.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:35: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 1F52D16A40F; Sat, 23 Sep 2006 15:35:39 +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 D0F6843D55; Sat, 23 Sep 2006 15:35:38 +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 k8NFZceE085875; Sat, 23 Sep 2006 15:35:38 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFZcHd085874; Sat, 23 Sep 2006 15:35:38 GMT (envelope-from stefan) Message-Id: <200609231535.k8NFZcHd085874@repoman.freebsd.org> From: Stefan Walter Date: Sat, 23 Sep 2006 15:35: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/security/gpa 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, 23 Sep 2006 15:35:39 -0000 stefan 2006-09-23 15:35:38 UTC FreeBSD ports repository Modified files: security/gpa Makefile distinfo pkg-plist Log: - Update to 0.7.4 - Chase master site - Remove USE_X_PREFIX - Add USE_GETTEXT - Move security/gpgme from BUILD_DEPENDS to LIB_DEPENDS PR: 103409 Submitted by: stefan Revision Changes Path 1.24 +6 -7 ports/security/gpa/Makefile 1.9 +3 -3 ports/security/gpa/distinfo 1.5 +7 -0 ports/security/gpa/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:35: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 96CA316A412; Sat, 23 Sep 2006 15:35:59 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA22B43D49; Sat, 23 Sep 2006 15:35:58 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GR9Xq-0004Fl-64; Sat, 23 Sep 2006 16:35:58 +0100 Date: Sat, 23 Sep 2006 16:35:58 +0100 From: Ceri Davies To: Robert Watson Message-ID: <20060923153558.GC36062@submonkey.net> Mail-Followup-To: Ceri Davies , Robert Watson , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200609231230.k8NCUW9e055087@repoman.freebsd.org> <20060923152157.GA36062@submonkey.net> <20060923163201.E1938@fledge.watson.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E/DnYTRukya0zdZ1" Content-Disposition: inline In-Reply-To: <20060923163201.E1938@fledge.watson.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/id Makefile id.1 id.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, 23 Sep 2006 15:35:59 -0000 --E/DnYTRukya0zdZ1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable on Sat, Sep 23, 2006 at 04:32:53PM +0100, Robert Watson wrote: >=20 > On Sat, 23 Sep 2006, Ceri Davies wrote: >=20 > >On Sat, Sep 23, 2006 at 12:30:31PM +0000, Robert Watson wrote: > >>rwatson 2006-09-23 12:30:31 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> usr.bin/id Makefile id.1 id.c > >> Log: > >> Add a -a argument to id(1), which causes id(1) to print out process > >> audit properties, including the audit user id. This can be quite > >> helpful in debugging audit problems. > > > >I realise that this is a little late to the party, but I'd prefer it if = we=20 > >could make -a a no-op for Solaris compatibility as the FSF id(1) does. > > > >Don't suppose you could rename this to -A at all? >=20 > Yes, that's no problem. Great, thank you. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --E/DnYTRukya0zdZ1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFFVRdocfcwTS3JF8RApxWAJ4reN5ynAkS556IGiTfhD1aW0JRbwCgkE3M vvInFrA0EIDpNQZabt84ZwQ= =ROnq -----END PGP SIGNATURE----- --E/DnYTRukya0zdZ1-- From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:43: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 9E21216A40F; Sat, 23 Sep 2006 15:43:30 +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 5CB8943D49; Sat, 23 Sep 2006 15:43:30 +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 k8NFhUFK086258; Sat, 23 Sep 2006 15:43:30 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFhUTs086257; Sat, 23 Sep 2006 15:43:30 GMT (envelope-from rwatson) Message-Id: <200609231543.k8NFhUTs086257@repoman.freebsd.org> From: Robert Watson Date: Sat, 23 Sep 2006 15:43: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/usr.bin/id id.1 id.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, 23 Sep 2006 15:43:30 -0000 rwatson 2006-09-23 15:43:29 UTC FreeBSD src repository Modified files: usr.bin/id id.1 id.c Log: Rename "-a" flag to "-A" in order to avoid conflicting with the "-a" flag as found on Solaris. Requested by: ceri MFC after: 3 days Revision Changes Path 1.17 +5 -5 src/usr.bin/id/id.1 1.29 +15 -16 src/usr.bin/id/id.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:54: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 CB22416A412; Sat, 23 Sep 2006 15:54: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 8867643D46; Sat, 23 Sep 2006 15:54: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 k8NFs6g8087202; Sat, 23 Sep 2006 15:54:06 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFs6Jt087201; Sat, 23 Sep 2006 15:54:06 GMT (envelope-from sat) Message-Id: <200609231554.k8NFs6Jt087201@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 23 Sep 2006 15:54: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/textproc/redet 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, 23 Sep 2006 15:54:06 -0000 sat 2006-09-23 15:54:06 UTC FreeBSD ports repository Modified files: textproc/redet Makefile distinfo Log: - Update to 8.17 Revision Changes Path 1.19 +1 -1 ports/textproc/redet/Makefile 1.15 +3 -3 ports/textproc/redet/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 15:59: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 2017916A403; Sat, 23 Sep 2006 15:59: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 BCA2A43D4C; Sat, 23 Sep 2006 15:59: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 k8NFxuZG087443; Sat, 23 Sep 2006 15:59:56 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NFxuX2087442; Sat, 23 Sep 2006 15:59:56 GMT (envelope-from rafan) Message-Id: <200609231559.k8NFxuX2087442@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 23 Sep 2006 15:59: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-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: Sat, 23 Sep 2006 15:59:59 -0000 rafan 2006-09-23 15:59:56 UTC FreeBSD ports repository Modified files: devel/p5-Module-ScanDeps Makefile distinfo Log: - Update to 0.64 PR: ports/103518 Submitted by: clsung Revision Changes Path 1.20 +1 -1 ports/devel/p5-Module-ScanDeps/Makefile 1.19 +3 -3 ports/devel/p5-Module-ScanDeps/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 16:03: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 F2B5F16A417; Sat, 23 Sep 2006 16:03: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 B934543D81; Sat, 23 Sep 2006 16: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 k8NG3JdJ088878; Sat, 23 Sep 2006 16: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 k8NG3JnS088877; Sat, 23 Sep 2006 16:03:19 GMT (envelope-from rafan) Message-Id: <200609231603.k8NG3JnS088877@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 23 Sep 2006 16: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/editors/drjava 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, 23 Sep 2006 16:03:26 -0000 rafan 2006-09-23 16:03:19 UTC FreeBSD ports repository Modified files: editors/drjava Makefile distinfo pkg-plist Log: - Update to 20060918.1737 PR: ports/103487 Submitted by: Nicola Vitale (maintainer) Revision Changes Path 1.2 +1 -1 ports/editors/drjava/Makefile 1.2 +3 -3 ports/editors/drjava/distinfo 1.2 +2 -2 ports/editors/drjava/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 16:21: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 EB4AD16A403; Sat, 23 Sep 2006 16:21:23 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB80943D5C; Sat, 23 Sep 2006 16:21:23 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NGLNdt090083; Sat, 23 Sep 2006 16:21:23 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NGLNJF090082; Sat, 23 Sep 2006 16:21:23 GMT (envelope-from stas) Message-Id: <200609231621.k8NGLNJF090082@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 23 Sep 2006 16:21: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/multimedia/avifile Makefile ports/multimedia/avifile/files patch-lib_aviread_ReadFile.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, 23 Sep 2006 16:21:24 -0000 stas 2006-09-23 16:21:23 UTC FreeBSD ports repository Modified files: multimedia/avifile Makefile Added files: multimedia/avifile/files patch-lib_aviread_ReadFile.cpp Log: - Fix building with recent version of gcc (3.4.6) [1] - Test for pcvt_ioctl.h existence as it was removed recently. Include iokb.h instead if its'nt exists. [1] - Replace deprecated variable. [2] Submitted by: [1] Rainer Alves , [2] me (stas) Approved by: sem (mentor) Revision Changes Path 1.66 +7 -2 ports/multimedia/avifile/Makefile 1.1 +20 -0 ports/multimedia/avifile/files/patch-lib_aviread_ReadFile.cpp (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 23 16:26: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 3117416A40F; Sat, 23 Sep 2006 16:26:03 +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 E242843D4C; Sat, 23 Sep 2006 16:26:02 +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 k8NGQ2JW090312; Sat, 23 Sep 2006 16:26:02 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NGQ2NN090311; Sat, 23 Sep 2006 16:26:02 GMT (envelope-from rwatson) Message-Id: <200609231626.k8NGQ2NN090311@repoman.freebsd.org> From: Robert Watson Date: Sat, 23 Sep 2006 16:26: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/security/audit audit_bsm_token.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, 23 Sep 2006 16:26:03 -0000 rwatson 2006-09-23 16:26:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/security/audit audit_bsm_token.c Log: Merge audit_bsm_token.c:1.8 from HEAD to RELENG_6: Add missing white space in au_to_exec_{args,env}(). Approved by: re (hrs) Revision Changes Path 1.7.2.2 +2 -0 src/sys/security/audit/audit_bsm_token.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 16: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 D2E1516A582; Sat, 23 Sep 2006 16:26:33 +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 0366443D4C; Sat, 23 Sep 2006 16:26:32 +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 k8NGQVnA090373; Sat, 23 Sep 2006 16:26:31 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NGQV4l090372; Sat, 23 Sep 2006 16:26:31 GMT (envelope-from bms) Message-Id: <200609231626.k8NGQV4l090372@repoman.freebsd.org> From: Bruce M Simpson Date: Sat, 23 Sep 2006 16:26: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/sys/netinet tcp_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: Sat, 23 Sep 2006 16:26:33 -0000 bms 2006-09-23 16:26:31 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: Always set the IP version in the TCP input path, to preserve the header field for possible later IPSEC SPD lookup, even when the kernel is built without 'options INET6'. PR: kern/57760 MFC after: 1 week Submitted by: Joachim Schueth Revision Changes Path 1.308 +0 -2 src/sys/netinet/tcp_input.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 17:26: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 7DC8016A407; Sat, 23 Sep 2006 17:26:40 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from kientzle.com (h-66-166-149-50.snvacaid.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A5943D73; Sat, 23 Sep 2006 17:26:39 +0000 (GMT) (envelope-from tim@kientzle.com) Received: from [10.0.0.221] (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id k8NHQc24041107; Sat, 23 Sep 2006 10:26:38 -0700 (PDT) (envelope-from tim@kientzle.com) Message-ID: <45156E4E.6040806@kientzle.com> Date: Sat, 23 Sep 2006 10:26:38 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060422 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <200609150804.k8F84O1H056038@repoman.freebsd.org> <20060915155912.GA71796@xor.obsecurity.org> <450AD508.10608@freebsd.org> <20060915180315.GB74735@xor.obsecurity.org> <450C30ED.7090901@freebsd.org> <20060916192437.GA15425@xor.obsecurity.org> In-Reply-To: <20060916192437.GA15425@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: src-committers@freebsd.org, Andre Oppermann , cvs-src@freebsd.org, cvs-all@freebsd.org, Tim Kientzle , Ruslan Ermilov Subject: bsdtar vs gtar performance X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 17:26:40 -0000 Kris and Ruslan were recently discussing the performance of bsdtar relative to gtar, which prompted me to do some measurements of my own. I used /usr/ports as my test, because it stresses file and directory creation over extracting large files. Here are some initial results, based on ten runs of each test on a quiescent system, comparing results with PHK's "ministat": * Creating uncompressed archives: bsdtar and gtar showed no difference in total time. * Extracting gzip-compressed archives: bsdtar and gtar showed no difference in total time. * Extracting uncompressed archives: gtar is about 13% faster than bsdtar in my test. Interestingly (to me), this was the same with or without -m. (I've long suspected dir timestamp restores as a contributor; this shows otherwise.) Tim Kientzle From owner-cvs-all@FreeBSD.ORG Sat Sep 23 17: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 B3B9B16A4DD; Sat, 23 Sep 2006 17:29: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 01F6243D60; Sat, 23 Sep 2006 17:29:52 +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 k8NHTplc002690; Sat, 23 Sep 2006 17:29:51 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NHTpSn002689; Sat, 23 Sep 2006 17:29:51 GMT (envelope-from sat) Message-Id: <200609231729.k8NHTpSn002689@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 23 Sep 2006 17:29: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/www/aria2 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, 23 Sep 2006 17:29:54 -0000 sat 2006-09-23 17:29:51 UTC FreeBSD ports repository Modified files: www/aria2 Makefile distinfo Log: - Update to 0.8.0 - Use OpenSSL instead of gnutls/gcrypt Revision Changes Path 1.15 +3 -5 ports/www/aria2/Makefile 1.10 +3 -3 ports/www/aria2/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 17:35: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 E6D2D16A407; Sat, 23 Sep 2006 17:35:25 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7823343D5A; Sat, 23 Sep 2006 17:35:25 +0000 (GMT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NHZPrj003040; Sat, 23 Sep 2006 17:35:25 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NHZPWn003039; Sat, 23 Sep 2006 17:35:25 GMT (envelope-from mbr) Message-Id: <200609231735.k8NHZPWn003039@repoman.freebsd.org> From: Martin Blapp Date: Sat, 23 Sep 2006 17:35: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/sys/kern kern_proc.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, 23 Sep 2006 17:35:26 -0000 mbr 2006-09-23 17:35:24 UTC FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Protect enterpgrp() against another tty/proc race case until the tty locking work has been fixed. MFC after: 1 week Revision Changes Path 1.242 +3 -0 src/sys/kern/kern_proc.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 17:37: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 19D6616A407; Sat, 23 Sep 2006 17:37:25 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD9EF43D49; Sat, 23 Sep 2006 17:37:24 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NHbOpN003226; Sat, 23 Sep 2006 17:37:24 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NHbOET003225; Sat, 23 Sep 2006 17:37:24 GMT (envelope-from stas) Message-Id: <200609231737.k8NHbOET003225@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 23 Sep 2006 17:37: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/lang/ocaml Makefile distinfo pkg-plist ports/lang/ocaml/files patch-camlp4_camlp4_Makefile patch-camlp4_lib_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, 23 Sep 2006 17:37:25 -0000 stas 2006-09-23 17:37:24 UTC FreeBSD ports repository Modified files: lang/ocaml Makefile distinfo pkg-plist Added files: lang/ocaml/files patch-camlp4_camlp4_Makefile Removed files: lang/ocaml/files patch-camlp4_lib_Makefile Log: - Update to 3.09.3 ChangeLog: - Mainly bugfix release Approved by: sem (mentor) Revision Changes Path 1.57 +2 -7 ports/lang/ocaml/Makefile 1.22 +3 -3 ports/lang/ocaml/distinfo 1.1 +14 -0 ports/lang/ocaml/files/patch-camlp4_camlp4_Makefile (new) 1.2 +0 -12 ports/lang/ocaml/files/patch-camlp4_lib_Makefile (dead) 1.30 +59 -10 ports/lang/ocaml/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 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 EC90316A407; Sat, 23 Sep 2006 17:58:33 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao03.cox.net (centrmmtao03.cox.net [70.168.83.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D1EB43D64; Sat, 23 Sep 2006 17:58:32 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao03.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060923175832.QSIR27431.centrmmtao03.cox.net@eastrmimpo02.cox.net>; Sat, 23 Sep 2006 13:58:32 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id RtyB1V00P4iy4EG0000000 Sat, 23 Sep 2006 13:58:11 -0400 Date: Sat, 23 Sep 2006 12:59:19 -0500 To: "Sergei Kolobov" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200609220657.k8M6v7aC053378@repoman.freebsd.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <200609220657.k8M6v7aC053378@repoman.freebsd.org> User-Agent: Opera Mail/9.02 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/libgpg-error 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, 23 Sep 2006 17:58:34 -0000 On Fri, 22 Sep 2006 01:57:06 -0500, Sergei Kolobov wrote: > sergei 2006-09-22 06:57:06 UTC > > FreeBSD ports repository > > Modified files: > security/libgpg-error Makefile distinfo pkg-plist > Log: > - Update to 1.4 (shared library version bumped to 3) Can you add about it in the UPDATING (portupgrade -rf libgpg-error-\*)? The bump don't work if you missed some of ports. /libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found, required by "buoh" /libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found, required by "libsoup-2.2.so.8" /usr/local/lib/evolution/2.8/components/libevolution-calendar.so' failed with `Shared object "libgpg-error.so.2" not found, required by "libevolution-calendar.so"' [...goes on...] Cheers, Mezz > - USE_LDCONFIG instead of depracted INSTALLS_SHLIB > - Transfer maintainership to Roman Bogorodskiy (novel) > Revision Changes Path > 1.17 +3 -3 ports/security/libgpg-error/Makefile > 1.8 +6 -6 ports/security/libgpg-error/distinfo > 1.6 +9 -2 ports/security/libgpg-error/pkg-plist -- 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 Sat Sep 23 18: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 53D5616A403; Sat, 23 Sep 2006 18:05: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 D49E743D69; Sat, 23 Sep 2006 18:05: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 k8NI5TLk006018; Sat, 23 Sep 2006 18:05:29 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NI5T4c006017; Sat, 23 Sep 2006 18:05:29 GMT (envelope-from sat) Message-Id: <200609231805.k8NI5T4c006017@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 23 Sep 2006 18: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/games/palomino 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, 23 Sep 2006 18:05:30 -0000 sat 2006-09-23 18:05:29 UTC FreeBSD ports repository Modified files: games/palomino Makefile Log: - Fix build on some archs by not using -march=$ARCH - Honor CC/CXX Reported by: pointyhat via kris PR: ports/103249 Submitted by: Michael Johnson Revision Changes Path 1.4 +2 -0 ports/games/palomino/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 18:42: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 6A0B616A415; Sat, 23 Sep 2006 18:42:09 +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 EF34343D67; Sat, 23 Sep 2006 18:42:08 +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 k8NIg8cT007679; Sat, 23 Sep 2006 18:42:08 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NIg8oT007678; Sat, 23 Sep 2006 18:42:08 GMT (envelope-from mjacob) Message-Id: <200609231842.k8NIg8oT007678@repoman.freebsd.org> From: Matt Jacob Date: Sat, 23 Sep 2006 18:42:08 +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/cam cam_xpt.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, 23 Sep 2006 18:42:09 -0000 mjacob 2006-09-23 18:42:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/cam cam_xpt.c Log: MFC 1.165: New Dell 1950/2950 SES backplane drops off the bus if you poke at greater then lun 0. Approved by: re (hrs) Revision Changes Path 1.155.2.8 +4 -0 src/sys/cam/cam_xpt.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 18:55: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 1D96916A407; Sat, 23 Sep 2006 18:55:50 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D17C743D4C; Sat, 23 Sep 2006 18:55:49 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NItnwp008246; Sat, 23 Sep 2006 18:55:49 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NItnIc008245; Sat, 23 Sep 2006 18:55:49 GMT (envelope-from scottl) Message-Id: <200609231855.k8NItnIc008245@repoman.freebsd.org> From: Scott Long Date: Sat, 23 Sep 2006 18:55: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/dev/bge if_bge.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, 23 Sep 2006 18:55:50 -0000 scottl 2006-09-23 18:55:49 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: Allow the ASF feature to be disabled via a tunable. On one of my systems, bringing up the bge interface results in a complete system freeze when this feature is enabled. Leave it enabled by default. Revision Changes Path 1.149 +12 -2 src/sys/dev/bge/if_bge.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 19:04: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 77A7016A407; Sat, 23 Sep 2006 19:04:02 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3701D43D49; Sat, 23 Sep 2006 19:04:02 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NJ42d5009838; Sat, 23 Sep 2006 19:04:02 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NJ42Bu009837; Sat, 23 Sep 2006 19:04:02 GMT (envelope-from scottl) Message-Id: <200609231904.k8NJ42Bu009837@repoman.freebsd.org> From: Scott Long Date: Sat, 23 Sep 2006 19:04: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/share/man/man4 bge.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, 23 Sep 2006 19:04:02 -0000 scottl 2006-09-23 19:04:01 UTC FreeBSD src repository Modified files: share/man/man4 bge.4 Log: Add documentation on the new bge tunable. Also put the tunable docs into a separate section. Revision Changes Path 1.28 +15 -7 src/share/man/man4/bge.4 From owner-cvs-all@FreeBSD.ORG Sat Sep 23 19:06: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 99E2516A412; Sat, 23 Sep 2006 19:06:56 +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 E8CC143D79; Sat, 23 Sep 2006 19:06:54 +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 k8NJ6sCB010023; Sat, 23 Sep 2006 19:06:54 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NJ6smx010022; Sat, 23 Sep 2006 19:06:54 GMT (envelope-from netchild) Message-Id: <200609231906.k8NJ6smx010022@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 23 Sep 2006 19:06: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/compat/linux linux_file.c 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: Sat, 23 Sep 2006 19:06:56 -0000 netchild 2006-09-23 19:06:54 UTC FreeBSD src repository Modified files: sys/compat/linux linux_file.c linux_socket.c Log: MFp4: - Linux returns ENOPROTOOPT in a case of not supported opt to setsockopt. - Return EISDIR in pread() when arg is a directory. - Return EINVAL instead of EFAULT when namelen is not correct in accept(). - Return EINVAL instead of EACCESS if invalid access mode is entered in access(). - Return EINVAL instead of EADDRNOTAVAIL in a case of bad salen param to bind(). Submitted by: rdivacky Tested with: LTP (vfork01 fails now, but it seems to be a race and not caused by those changes) MFC after: 1 week Revision Changes Path 1.98 +23 -1 src/sys/compat/linux/linux_file.c 1.71 +7 -2 src/sys/compat/linux/linux_socket.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 19:16: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 4B83216A500; Sat, 23 Sep 2006 19:16:53 +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 DCCB943D55; Sat, 23 Sep 2006 19:16:52 +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 k8NJGq75010544; Sat, 23 Sep 2006 19:16:52 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NJGqY7010543; Sat, 23 Sep 2006 19:16:52 GMT (envelope-from sat) Message-Id: <200609231916.k8NJGqY7010543@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 23 Sep 2006 19:16: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/graphics/gscan2pdf 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, 23 Sep 2006 19:16:53 -0000 sat 2006-09-23 19:16:52 UTC FreeBSD ports repository Modified files: graphics/gscan2pdf Makefile distinfo Log: - Update to 0.7 Revision Changes Path 1.4 +1 -1 ports/graphics/gscan2pdf/Makefile 1.3 +3 -3 ports/graphics/gscan2pdf/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 23 19:24: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 667B616A415; Sat, 23 Sep 2006 19:24:11 +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 2525443D46; Sat, 23 Sep 2006 19:24:11 +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 k8NJOBXJ010928; Sat, 23 Sep 2006 19:24:11 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NJOASB010927; Sat, 23 Sep 2006 19:24:10 GMT (envelope-from jmg) Message-Id: <200609231924.k8NJOASB010927@repoman.freebsd.org> From: John-Mark Gurney Date: Sat, 23 Sep 2006 19:24: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/netinet if_ether.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, 23 Sep 2006 19:24:11 -0000 jmg 2006-09-23 19:24:10 UTC FreeBSD src repository Modified files: sys/netinet if_ether.c Log: now that we don't automagicly increase the MTU of host routes, when we copy the loopback interface, copy it's mtu also.. This means that we again have large mtu support for local ip addresses... Revision Changes Path 1.154 +3 -1 src/sys/netinet/if_ether.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 19:27: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 8211716A403; Sat, 23 Sep 2006 19:27:40 +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 412B443D45; Sat, 23 Sep 2006 19:27:40 +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 k8NJRekO011128; Sat, 23 Sep 2006 19:27:40 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NJReXB011127; Sat, 23 Sep 2006 19:27:40 GMT (envelope-from bms) Message-Id: <200609231927.k8NJReXB011127@repoman.freebsd.org> From: Bruce M Simpson Date: Sat, 23 Sep 2006 19:27:40 +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/net bridge.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, 23 Sep 2006 19:27:40 -0000 bms 2006-09-23 19:27:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/net bridge.c Log: Add a sysctl net.link.ether.bridge.hwassmask which lets administrators mask hardware checksums on bridge interface members. PR: kern/57100 Revision Changes Path 1.16.2.26 +10 -0 src/sys/net/bridge.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 19:35: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 BA73016A403; Sat, 23 Sep 2006 19:35:56 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8547B43D45; Sat, 23 Sep 2006 19:35:56 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NJZux7011672; Sat, 23 Sep 2006 19:35:56 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NJZuO2011671; Sat, 23 Sep 2006 19:35:56 GMT (envelope-from adamw) Message-Id: <200609231935.k8NJZuO2011671@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 23 Sep 2006 19:35: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/x11-themes/gnome-icons-edge Makefile ports/security/libgnomesu Makefile ports/games/monkeybubble Makefile ports/mail/moztraybiff Makefile ports/games/ppracer Makefile ports/games/tuxracer_golf 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, 23 Sep 2006 19:35:56 -0000 adamw 2006-09-23 19:35:56 UTC FreeBSD ports repository Modified files: x11-themes/gnome-icons-edge Makefile security/libgnomesu Makefile games/monkeybubble Makefile mail/moztraybiff Makefile games/ppracer Makefile games/tuxracer_golf Makefile Log: Release my ports back into the wild. Be free, little ports. May you all grow big and strong. Except gnome-icons-edge. You should probably be nuked. Just sayin'. Revision Changes Path 1.26 +1 -1 ports/games/monkeybubble/Makefile 1.5 +1 -1 ports/games/ppracer/Makefile 1.6 +1 -1 ports/games/tuxracer_golf/Makefile 1.20 +1 -1 ports/mail/moztraybiff/Makefile 1.16 +1 -1 ports/security/libgnomesu/Makefile 1.6 +1 -1 ports/x11-themes/gnome-icons-edge/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 19:50: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 ABBA216A494; Sat, 23 Sep 2006 19:50:43 +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 610ED43D58; Sat, 23 Sep 2006 19:50:43 +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 k8NJoh8a012378; Sat, 23 Sep 2006 19:50:43 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NJohXu012377; Sat, 23 Sep 2006 19:50:43 GMT (envelope-from acm) Message-Id: <200609231950.k8NJohXu012377@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sat, 23 Sep 2006 19:50: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/editors/lazarus 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, 23 Sep 2006 19:50:43 -0000 acm 2006-09-23 19:50:43 UTC FreeBSD ports repository Modified files: editors/lazarus Makefile Log: - Use lazarus wrapper script instead of symlink. - Bump PORTREVISION Suggested by: Ales Katona Revision Changes Path 1.7 +7 -1 ports/editors/lazarus/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:03: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 5E90B16A403; Sat, 23 Sep 2006 20:03:12 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD4F43D8C; Sat, 23 Sep 2006 20:03:12 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NK3Chc014272; Sat, 23 Sep 2006 20:03:12 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NK3CH3014271; Sat, 23 Sep 2006 20:03:12 GMT (envelope-from stas) Message-Id: <200609232003.k8NK3CH3014271@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 23 Sep 2006 20:03: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/net Makefile ports/net/enet Makefile distinfo pkg-descr pkg-plist ports/net/enet/files patch-unix.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, 23 Sep 2006 20:03:12 -0000 stas 2006-09-23 20:03:12 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/enet Makefile distinfo pkg-descr pkg-plist net/enet/files patch-unix.c Log: - Add port for net/enet ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. Author: Lee Salzman WWW: http://enet.cubik.org Approved by: sem (mentor) Revision Changes Path 1.1739 +1 -0 ports/net/Makefile 1.1 +27 -0 ports/net/enet/Makefile (new) 1.1 +3 -0 ports/net/enet/distinfo (new) 1.1 +20 -0 ports/net/enet/files/patch-unix.c (new) 1.1 +10 -0 ports/net/enet/pkg-descr (new) 1.1 +18 -0 ports/net/enet/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:05: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 E25DE16A403; Sat, 23 Sep 2006 20:05:02 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C12743D49; Sat, 23 Sep 2006 20:04:57 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NK4v1c014363; Sat, 23 Sep 2006 20:04:57 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NK4vxM014362; Sat, 23 Sep 2006 20:04:57 GMT (envelope-from stas) Message-Id: <200609232004.k8NK4vxM014362@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 23 Sep 2006 20:04: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: Sat, 23 Sep 2006 20:05:03 -0000 stas 2006-09-23 20:04:57 UTC FreeBSD ports repository Modified files: . modules Log: enet --> ports/net/enet Revision Changes Path 1.16255 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:41: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 0233316A412; Sat, 23 Sep 2006 20:41:43 +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 11BD543D46; Sat, 23 Sep 2006 20:41: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 k8NKfZE0016040; Sat, 23 Sep 2006 20:41:35 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NKfZfG016039; Sat, 23 Sep 2006 20:41:35 GMT (envelope-from linimon) Message-Id: <200609232041.k8NKfZfG016039@repoman.freebsd.org> From: Mark Linimon Date: Sat, 23 Sep 2006 20:41: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/audio/py-flac 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, 23 Sep 2006 20:41:43 -0000 linimon 2006-09-23 20:41:35 UTC FreeBSD ports repository Modified files: audio/py-flac Makefile Log: Reset maintainer due to timeouts and no response to email. Hat: portmgr Revision Changes Path 1.4 +1 -1 ports/audio/py-flac/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:42: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 349C916A4A0; Sat, 23 Sep 2006 20:42:21 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 535D643D9C; Sat, 23 Sep 2006 20:41:54 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NKfrnG016069; Sat, 23 Sep 2006 20:41:53 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NKfrg7016068; Sat, 23 Sep 2006 20:41:53 GMT (envelope-from wilko) Message-Id: <200609232041.k8NKfrg7016068@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 23 Sep 2006 20: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: www/en/donations donors.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, 23 Sep 2006 20:42:21 -0000 wilko 2006-09-23 20:41:53 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Paul Ghering also donated me one. Revision Changes Path 1.328 +8 -1 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:43: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 D18F316A4E6; Sat, 23 Sep 2006 20:43:41 +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 D4C6543DDA; Sat, 23 Sep 2006 20:42:43 +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 k8NKgglL016130; Sat, 23 Sep 2006 20:42:42 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NKgg2w016129; Sat, 23 Sep 2006 20:42:42 GMT (envelope-from linimon) Message-Id: <200609232042.k8NKgg2w016129@repoman.freebsd.org> From: Mark Linimon Date: Sat, 23 Sep 2006 20:42: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/audio/py-mutagen Makefile ports/multimedia/quodlibet 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, 23 Sep 2006 20:43:42 -0000 linimon 2006-09-23 20:42:42 UTC FreeBSD ports repository Modified files: audio/py-mutagen Makefile multimedia/quodlibet Makefile Log: Reassign from inactive maintainer, to new maintainer who has been submitting PRs for updates. Hat: portmgr Revision Changes Path 1.3 +1 -1 ports/audio/py-mutagen/Makefile 1.13 +1 -1 ports/multimedia/quodlibet/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:46: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 4B8BF16A412; Sat, 23 Sep 2006 20:46:02 +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 3108143D46; Sat, 23 Sep 2006 20:45:48 +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 k8NKjlMQ016352; Sat, 23 Sep 2006 20:45:47 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NKjljR016351; Sat, 23 Sep 2006 20:45:47 GMT (envelope-from netchild) Message-Id: <200609232045.k8NKjljR016351@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 23 Sep 2006 20: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/sys param.h soundcard.h src/sys/dev/sound/pcm buffer.c buffer.h channel.c channel.h channel_if.m dsp.c dsp.h mixer.c mixer.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: Sat, 23 Sep 2006 20:46:02 -0000 netchild 2006-09-23 20:45:47 UTC FreeBSD src repository Modified files: sys/sys soundcard.h param.h sys/dev/sound/pcm buffer.c buffer.h channel.c channel.h channel_if.m dsp.c dsp.h mixer.c mixer.h sound.c sound.h Log: MFp4 the sound Google Summer of Code project: The goal was to sync with the OSSv4 API 4Front Technologies uses in their proprietary OSS driver. This was successful as far as possible. The part of the API which is stable is implemented, for the rest there are some stubs already. New system ioctls: - SNDCTL_SYSINFO - obtain audio system info (version, # of audio/midi/ mixer devices, etc.) - SNDCTL_AUDIOINFO - fetch details about a specific audio device - SNDCTL_MIXERINFO - fetch details about a specific mixer device New audio ioctls: - Sync groups (SNDCTL_DSP_SYNCGROUP/SNDCTL_DSP_SYNCSTART) which allow triggered playback/recording on multiple devices (even across processes simultaneously). - Peak meters (SNDCTL_DSP_GETIPEAKS/SNDCTL_DSP_GETOPEAKS) - can query audio drivers for peak levels (needs driver support, disabled for now). - Per channel playback/recording levels - SNDCTL_DSP_{GET,SET}{PLAY,REC}VOL. Note that these are still in name only, just wrapping around the AC97-style mixer at the moment. The next step is to push them down to the drivers. Audio ioctls still under development by 4Front (for which stubs may exist in this commit): - SNDCTL_GETNAME, SNDCTL_{GET,SET}{SONG,LABEL} - SNDCTL_DSP_{GET,SET}_CHNORDER - SNDCTL_MIX_ENUMINFO, SNDCTL_MIX_EXTINFO - (might be documented enough in the OSS releases to work on this. These ioctls cover the cool "twiddle any knob on your card" features.) Missing: - SNDCTL_DSP_COOKEDMODE -- this ioctl is used to give applications direct access to a card's buffers, bypassing the feeder architecture. It's a toughy -- "someone" needs to decide : (a) if this is desireable, and (b) if it's reasonably feasible. Updates for driver writers: So far, only two routines to the channel class (in channel_if.m) are added. One is for fetching a list of discrete supported playback/recording rates of a channel, and the other is for fetching peak level info (useful for drawing peak meters). Interested parties may want to help pushing down SNDCTL_DSP_{GET,SET}{PLAY,REC}VOL into the drivers. To use the new stuff you need to rebuild the sound drivers or your kernel (depending on if you use modules or not) and to install soundcard.h (a buildworld/installworld handles this). Sponsored by: Google SoC 2006 Submitted by: ryanb Many thanks to: 4Front Technologies for their cooperation, explanations and the nice license of their soundcard.h. Revision Changes Path 1.28 +125 -0 src/sys/dev/sound/pcm/buffer.c 1.12 +8 -0 src/sys/dev/sound/pcm/buffer.h 1.110 +154 -3 src/sys/dev/sound/pcm/channel.c 1.33 +67 -0 src/sys/dev/sound/pcm/channel.h 1.6 +64 -0 src/sys/dev/sound/pcm/channel_if.m 1.96 +1162 -1 src/sys/dev/sound/pcm/dsp.c 1.10 +6 -0 src/sys/dev/sound/pcm/dsp.h 1.50 +335 -1 src/sys/dev/sound/pcm/mixer.c 1.16 +9 -1 src/sys/dev/sound/pcm/mixer.h 1.106 +137 -1 src/sys/dev/sound/pcm/sound.c 1.71 +5 -0 src/sys/dev/sound/pcm/sound.h 1.275 +1 -1 src/sys/sys/param.h 1.46 +436 -3 src/sys/sys/soundcard.h From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:46: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 3993C16A4AB; Sat, 23 Sep 2006 20:46:37 +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 799A643D6A; Sat, 23 Sep 2006 20:46:36 +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 k8NKkaQV016463; Sat, 23 Sep 2006 20:46:36 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NKkacT016462; Sat, 23 Sep 2006 20:46:36 GMT (envelope-from netchild) Message-Id: <200609232046.k8NKkacT016462@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 23 Sep 2006 20:46: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/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: Sat, 23 Sep 2006 20:46:37 -0000 netchild 2006-09-23 20:46:36 UTC FreeBSD doc repository (src,ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document FreeBSD version 700023 (new sound IOCTLs). Revision Changes Path 1.754 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 23 20:52: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 EE84616A403; Sat, 23 Sep 2006 20:52:46 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A796143D5A; Sat, 23 Sep 2006 20:52:46 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NKqk5b024796; Sat, 23 Sep 2006 20:52:46 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NKqkLp024795; Sat, 23 Sep 2006 20:52:46 GMT (envelope-from bsam) Message-Id: <200609232052.k8NKqkLp024795@repoman.freebsd.org> From: Boris Samorodov Date: Sat, 23 Sep 2006 20:52: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/misc/iso-codes Makefile distinfo pkg-plist ports/misc/iso-codes/files patch-rules.make X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 20:52:47 -0000 bsam 2006-09-23 20:52:46 UTC FreeBSD ports repository Modified files: misc/iso-codes Makefile distinfo pkg-plist Removed files: misc/iso-codes/files patch-rules.make Log: - Update to 0.53 - Add local mirror - Remove stale patch (merged to upstream) PR: 103371 Submitted by: Rainer Alves (maintainer) Revision Changes Path 1.17 +4 -14 ports/misc/iso-codes/Makefile 1.8 +3 -3 ports/misc/iso-codes/distinfo 1.2 +0 -12 ports/misc/iso-codes/files/patch-rules.make (dead) 1.10 +2 -4 ports/misc/iso-codes/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 21:12: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 2A16916A403; Sat, 23 Sep 2006 21:12:24 +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 D6DF543D45; Sat, 23 Sep 2006 21:12:23 +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 k8NLCNkr027081; Sat, 23 Sep 2006 21:12:23 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NLCN5C027080; Sat, 23 Sep 2006 21:12:23 GMT (envelope-from bms) Message-Id: <200609232112.k8NLCN5C027080@repoman.freebsd.org> From: Bruce M Simpson Date: Sat, 23 Sep 2006 21:12:23 +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/tcpdump/tcpslice gwtm2secs.c search.c tcpslice.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, 23 Sep 2006 21:12:24 -0000 bms 2006-09-23 21:12:23 UTC FreeBSD src repository Modified files: usr.sbin/tcpdump/tcpslice gwtm2secs.c search.c tcpslice.c Log: Fix our ancient tcpslice for >2GB limits. PR: bin/13691 MFC after: 1 week Submitted by: Bruce A. Mah Revision Changes Path 1.5 +7 -0 src/usr.sbin/tcpdump/tcpslice/gwtm2secs.c 1.5 +13 -13 src/usr.sbin/tcpdump/tcpslice/search.c 1.13 +3 -3 src/usr.sbin/tcpdump/tcpslice/tcpslice.c From owner-cvs-all@FreeBSD.ORG Sat Sep 23 21:27: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 081B616A416; Sat, 23 Sep 2006 21:27:10 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E74643D6E; Sat, 23 Sep 2006 21:27:07 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NLR7ji027773; Sat, 23 Sep 2006 21:27:07 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NLR6Rx027772; Sat, 23 Sep 2006 21:27:06 GMT (envelope-from bsam) Message-Id: <200609232127.k8NLR6Rx027772@repoman.freebsd.org> From: Boris Samorodov Date: Sat, 23 Sep 2006 21:27: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/textproc/fa-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: Sat, 23 Sep 2006 21:27:10 -0000 bsam 2006-09-23 21:27:06 UTC FreeBSD ports repository Modified files: textproc/fa-aspell Makefile distinfo pkg-plist Log: Update to 0.10. PR: 103481 Submitted by: Babak Farrokhi Revision Changes Path 1.4 +1 -1 ports/textproc/fa-aspell/Makefile 1.3 +3 -3 ports/textproc/fa-aspell/distinfo 1.2 +12 -1 ports/textproc/fa-aspell/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 22:01: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 B03CE16A412; Sat, 23 Sep 2006 22:01:51 +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 6F9CE43D49; Sat, 23 Sep 2006 22:01:51 +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 k8NM1p7r029404; Sat, 23 Sep 2006 22:01:51 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NM1pm9029403; Sat, 23 Sep 2006 22:01:51 GMT (envelope-from ceri) Message-Id: <200609232201.k8NM1pm9029403@repoman.freebsd.org> From: Ceri Davies Date: Sat, 23 Sep 2006 22:01: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/usr.bin/truncate truncate.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: Sat, 23 Sep 2006 22:01:51 -0000 ceri 2006-09-23 22:01:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/truncate truncate.1 Log: Bump .Dd. Reminded by: ru Approved by: re (implicit) Revision Changes Path 1.12.2.2 +1 -1 src/usr.bin/truncate/truncate.1 From owner-cvs-all@FreeBSD.ORG Sat Sep 23 22:22: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 58E7316A403; Sat, 23 Sep 2006 22:22: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 0D3DD43D46; Sat, 23 Sep 2006 22:22:34 +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 k8NMMXfD031528; Sat, 23 Sep 2006 22:22:33 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NMMXVH031527; Sat, 23 Sep 2006 22:22:33 GMT (envelope-from maho) Message-Id: <200609232222.k8NMMXVH031527@repoman.freebsd.org> From: Maho Nakata Date: Sat, 23 Sep 2006 22:22: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/math/ufsparse 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, 23 Sep 2006 22:22:34 -0000 maho 2006-09-23 22:22:33 UTC FreeBSD ports repository Modified files: math/ufsparse Makefile pkg-plist Log: Fix installation, and include dir has changed from /usr/local/include/ufsparse to /usr/local/include/suitesparse PR: 103463 (partially) Revision Changes Path 1.7 +20 -20 ports/math/ufsparse/Makefile 1.2 +61 -60 ports/math/ufsparse/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 22: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 BA3E216A403; Sat, 23 Sep 2006 22:27:18 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74BD543D46; Sat, 23 Sep 2006 22:27:18 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 57D921A3C1F; Sat, 23 Sep 2006 15:27:18 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 66585514AF; Sat, 23 Sep 2006 18:27:17 -0400 (EDT) Date: Sat, 23 Sep 2006 18:27:17 -0400 From: Kris Kennaway To: Stanislav Sedov Message-ID: <20060923222717.GA12790@xor.obsecurity.org> References: <200609231621.k8NGLNJF090082@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <200609231621.k8NGLNJF090082@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, sem@FreeBSD.org, Rainer Alves , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/avifile Makefile ports/multimedia/avifile/files patch-lib_aviread_ReadFile.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, 23 Sep 2006 22:27:18 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 23, 2006 at 04:21:23PM +0000, Stanislav Sedov wrote: > stas 2006-09-23 16:21:23 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > multimedia/avifile Makefile=20 > Added files: > multimedia/avifile/files patch-lib_aviread_ReadFile.cpp=20 > Log: > - Fix building with recent version of gcc (3.4.6) [1] > - Test for pcvt_ioctl.h existence as it was removed recently. > Include iokb.h instead if its'nt exists. [1] =2Eif exists() tests to control build behaviour are usually bogus, use an OSVERSION test instead. Kris --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFFbTEWry0BWjoQKURAmg5AKDP7aQLIREt30whaAyhj+I+MFi/bwCgpnui Tlw5ABlebNOmrQfGlKOrggA= =JdE8 -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:06: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 B5E9E16A403; Sat, 23 Sep 2006 23:06:40 +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 7296443D53; Sat, 23 Sep 2006 23:06:40 +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 k8NN6e4B034665; Sat, 23 Sep 2006 23:06:40 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NN6eEu034664; Sat, 23 Sep 2006 23:06:40 GMT (envelope-from acm) Message-Id: <200609232306.k8NN6eEu034664@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sat, 23 Sep 2006 23:06: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/devel/py-setuptools 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, 23 Sep 2006 23:06:40 -0000 acm 2006-09-23 23:06:40 UTC FreeBSD ports repository Modified files: devel/py-setuptools Makefile distinfo pkg-plist Log: - Update to 0.6c3 Revision Changes Path 1.9 +1 -2 ports/devel/py-setuptools/Makefile 1.8 +3 -3 ports/devel/py-setuptools/distinfo 1.6 +1 -3 ports/devel/py-setuptools/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:12: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 1428F16A415; Sat, 23 Sep 2006 23:12:28 +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 671DB43D6B; Sat, 23 Sep 2006 23:12:27 +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 k8NNCRQC034946; Sat, 23 Sep 2006 23:12:27 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNCRgX034945; Sat, 23 Sep 2006 23:12:27 GMT (envelope-from acm) Message-Id: <200609232312.k8NNCRgX034945@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sat, 23 Sep 2006 23:12: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/gngeo 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, 23 Sep 2006 23:12:28 -0000 acm 2006-09-23 23:12:27 UTC FreeBSD ports repository Modified files: emulators/gngeo pkg-descr Log: - Update WWW to new url of gngeo project. Revision Changes Path 1.2 +1 -1 ports/emulators/gngeo/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:26: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 7240316A407; Sat, 23 Sep 2006 23:26:26 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39BB943D49; Sat, 23 Sep 2006 23:26:26 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NNQQsE035564; Sat, 23 Sep 2006 23:26:26 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNQQQ4035563; Sat, 23 Sep 2006 23:26:26 GMT (envelope-from bsam) Message-Id: <200609232326.k8NNQQQ4035563@repoman.freebsd.org> From: Boris Samorodov Date: Sat, 23 Sep 2006 23:26: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/editors/emacs-devel Makefile pkg-plist ports/editors/emacs-devel/files extrapatch-texinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 23:26:26 -0000 bsam 2006-09-23 23:26:26 UTC FreeBSD ports repository Modified files: editors/emacs-devel Makefile pkg-plist Removed files: editors/emacs-devel/files extrapatch-texinfo Log: - fix pkg-plist [1] o when WITHOUT_GTK=YES is used (add DOC2 variable to PLIST_SUB at Makefile and corresponding changes to pkg-plist); o change some @dirrmtry to @dirrm (for those directories which belongs to the port); o remove @dirrmrty for ${DATADIR}/emacs/site-lisp as it listed at BSD.local.dist. - fix make patch for 5.x and 4.x [2] (remove extrapatch if ${OSVERSION} < 600000 -- upsteam is already have it). PR: 102893 [1], 102906 [2] Submitted by: bsam (me) [1], [2] Approved by: keramida__at__ceid.upatras.gr (maintainer timeout 19 days) Revision Changes Path 1.11 +5 -4 ports/editors/emacs-devel/Makefile 1.2 +0 -42 ports/editors/emacs-devel/files/extrapatch-texinfo (dead) 1.8 +4 -4 ports/editors/emacs-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23: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 283A316A416; Sat, 23 Sep 2006 23:33:25 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAC8D43D58; Sat, 23 Sep 2006 23:33:24 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NNXOwd035895; Sat, 23 Sep 2006 23:33:24 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNXOBh035894; Sat, 23 Sep 2006 23:33:24 GMT (envelope-from kris) Message-Id: <200609232333.k8NNXOBh035894@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 23 Sep 2006 23:33: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/sysutils/bacula-client-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: Sat, 23 Sep 2006 23:33:25 -0000 kris 2006-09-23 23:33:24 UTC FreeBSD ports repository Modified files: sysutils/bacula-client-devel Makefile Log: BROKEN: Does not install Revision Changes Path 1.4 +2 -0 ports/sysutils/bacula-client-devel/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:35: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 66E6016A494; Sat, 23 Sep 2006 23:35:43 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FB4A43D55; Sat, 23 Sep 2006 23:35:43 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NNZhRS036031; Sat, 23 Sep 2006 23:35:43 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNZgx1036030; Sat, 23 Sep 2006 23:35:42 GMT (envelope-from kris) Message-Id: <200609232335.k8NNZgx1036030@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 23 Sep 2006 23:35: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/linux-mplayer-plugin 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, 23 Sep 2006 23:35:43 -0000 kris 2006-09-23 23:35:42 UTC FreeBSD ports repository Modified files: www/linux-mplayer-plugin Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.4 +2 -0 ports/www/linux-mplayer-plugin/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:36: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 B60F116A407; Sat, 23 Sep 2006 23:36:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6101B43D58; Sat, 23 Sep 2006 23:36:10 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NNaApC036107; Sat, 23 Sep 2006 23:36:10 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNaAKs036106; Sat, 23 Sep 2006 23:36:10 GMT (envelope-from kris) Message-Id: <200609232336.k8NNaAKs036106@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 23 Sep 2006 23:36: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/multimedia/ogmrip 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, 23 Sep 2006 23:36:10 -0000 kris 2006-09-23 23:36:10 UTC FreeBSD ports repository Modified files: multimedia/ogmrip Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.22 +2 -0 ports/multimedia/ogmrip/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:37: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 A253116A407; Sat, 23 Sep 2006 23:37:06 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6109C43D53; Sat, 23 Sep 2006 23:37:06 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NNb6S9036149; Sat, 23 Sep 2006 23:37:06 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNb6kA036148; Sat, 23 Sep 2006 23:37:06 GMT (envelope-from kris) Message-Id: <200609232337.k8NNb6kA036148@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 23 Sep 2006 23:37: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-vida 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, 23 Sep 2006 23:37:06 -0000 kris 2006-09-23 23:37:06 UTC FreeBSD ports repository Modified files: mail/qmail-vida Makefile Log: BROKEN on !i386: Does not compile Revision Changes Path 1.5 +4 -0 ports/mail/qmail-vida/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:38: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 760A816A40F; Sat, 23 Sep 2006 23:38:48 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E70043D5A; Sat, 23 Sep 2006 23:38:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NNcmEw036206; Sat, 23 Sep 2006 23:38:48 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNclqV036205; Sat, 23 Sep 2006 23:38:47 GMT (envelope-from kris) Message-Id: <200609232338.k8NNclqV036205@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 23 Sep 2006 23: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/mail/vmailmgr 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, 23 Sep 2006 23:38:48 -0000 kris 2006-09-23 23:38:47 UTC FreeBSD ports repository Modified files: mail/vmailmgr Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.8 +2 -0 ports/mail/vmailmgr/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 23 23:44: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 C1E9A16A412; Sat, 23 Sep 2006 23:44:15 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8169143D46; Sat, 23 Sep 2006 23:44:15 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8NNiFUe036526; Sat, 23 Sep 2006 23:44:15 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8NNiFNF036525; Sat, 23 Sep 2006 23:44:15 GMT (envelope-from bsam) Message-Id: <200609232344.k8NNiFNF036525@repoman.freebsd.org> From: Boris Samorodov Date: Sat, 23 Sep 2006 23:44: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/comms/xastir 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, 23 Sep 2006 23:44:15 -0000 bsam 2006-09-23 23:44:15 UTC FreeBSD ports repository Modified files: comms/xastir Makefile Log: Fix an optional dependancy so it installs what it really needs (astro/gpsman -> graphics/gpsmanshp). PR: 103516 Submitted by: Carl Makin (maintainer) Revision Changes Path 1.12 +2 -1 ports/comms/xastir/Makefile