From owner-cvs-all@FreeBSD.ORG Sun Aug 3 01:51:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DC1A106567B; Sun, 3 Aug 2008 01:51:47 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E9328FC17; Sun, 3 Aug 2008 01:51:47 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m731plem032516; Sun, 3 Aug 2008 01:51:47 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m731plcO032515; Sun, 3 Aug 2008 01:51:47 GMT (envelope-from cognet@repoman.freebsd.org) Message-Id: <200808030151.m731plcO032515@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cognet@repoman.freebsd.org using -f From: Olivier Houchard Date: Sun, 3 Aug 2008 01:51: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/arm/include db_machdep.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, 03 Aug 2008 01:51:47 -0000 cognet 2008-08-03 01:51:30 UTC FreeBSD src repository Modified files: sys/arm/include db_machdep.h Log: SVN rev 181222 on 2008-08-03 01:51:30Z by cognet Add blx as a branch instruction. MFC after: 3 days Revision Changes Path 1.8 +2 -1 src/sys/arm/include/db_machdep.h From owner-cvs-all@FreeBSD.ORG Sun Aug 3 01:53:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3E9D1065693; Sun, 3 Aug 2008 01:53:33 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7342A8FC16; Sun, 3 Aug 2008 01:53:33 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m731rXS9032658; Sun, 3 Aug 2008 01:53:33 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m731rXVi032657; Sun, 3 Aug 2008 01:53:33 GMT (envelope-from cognet@repoman.freebsd.org) Message-Id: <200808030153.m731rXVi032657@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cognet@repoman.freebsd.org using -f From: Olivier Houchard Date: Sun, 3 Aug 2008 01:53:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm db_interface.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 01:53:33 -0000 cognet 2008-08-03 01:53:14 UTC FreeBSD src repository Modified files: sys/arm/arm db_interface.c Log: SVN rev 181223 on 2008-08-03 01:53:14Z by cognet Handle ldr pc, [reg] in branch_taken(). Obtained from: NetBSD MFC after: 3 days Revision Changes Path 1.8 +12 -1 src/sys/arm/arm/db_interface.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 02:23:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 916A7106564A; Sun, 3 Aug 2008 02:23:07 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 626468FC0C; Sun, 3 Aug 2008 02:23:07 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m732N7rh036151; Sun, 3 Aug 2008 02:23:07 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m732N7Lv036150; Sun, 3 Aug 2008 02:23:07 GMT (envelope-from sem) Message-Id: <200808030223.m732N7Lv036150@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 3 Aug 2008 02:23: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/ports-mgmt/portupgrade Makefile ports/ports-mgmt/portupgrade-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 02:23:07 -0000 sem 2008-08-03 02:23:07 UTC FreeBSD ports repository Modified files: ports-mgmt/portupgrade Makefile ports-mgmt/portupgrade-devel Makefile Log: - Remove perl dependency. perl is not used for some time as it was before. Revision Changes Path 1.261 +0 -1 ports/ports-mgmt/portupgrade-devel/Makefile 1.251 +0 -1 ports/ports-mgmt/portupgrade/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 03:18:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5D2F1065684; Sun, 3 Aug 2008 03:18:25 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 997F78FC15; Sun, 3 Aug 2008 03:18:25 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m733IPLR041896; Sun, 3 Aug 2008 03:18:25 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m733IPEq041895; Sun, 3 Aug 2008 03:18:25 GMT (envelope-from ache) Message-Id: <200808030318.m733IPEq041895@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 3 Aug 2008 03:18:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/zip Makefile distinfo ports/archivers/zip/files patch-aa patch-ab patch-negfseek X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 03:18:26 -0000 ache 2008-08-03 03:18:25 UTC FreeBSD ports repository Modified files: archivers/zip Makefile distinfo archivers/zip/files patch-aa patch-ab Removed files: archivers/zip/files patch-negfseek Log: Update to 3.0 Revision Changes Path 1.37 +9 -7 ports/archivers/zip/Makefile 1.10 +3 -3 ports/archivers/zip/distinfo 1.4 +20 -4 ports/archivers/zip/files/patch-aa 1.5 +5 -5 ports/archivers/zip/files/patch-ab 1.2 +0 -59 ports/archivers/zip/files/patch-negfseek (dead) From owner-cvs-all@FreeBSD.ORG Sun Aug 3 03:23:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A3151065671; Sun, 3 Aug 2008 03:23:29 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2CA028FC14; Sun, 3 Aug 2008 03:23:29 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m733NSrG042355; Sun, 3 Aug 2008 03:23:28 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m733NSZ0042354; Sun, 3 Aug 2008 03:23:28 GMT (envelope-from ache) Message-Id: <200808030323.m733NSZ0042354@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 3 Aug 2008 03: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/archivers/zip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 03:23:29 -0000 ache 2008-08-03 03:23:28 UTC FreeBSD ports repository Modified files: archivers/zip Makefile Log: Remove unneded EXTRACT_SUFX line Revision Changes Path 1.38 +0 -1 ports/archivers/zip/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 03:36:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49B321065684; Sun, 3 Aug 2008 03:36:23 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C1F098FC0A; Sun, 3 Aug 2008 03:36:22 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m733aMuk043399; Sun, 3 Aug 2008 03:36:22 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m733aMai043398; Sun, 3 Aug 2008 03:36:22 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808030336.m733aMai043398@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Sun, 3 Aug 2008 03:36: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/sbin/ifconfig Makefile ifconfig.c ifgre.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 03:36:23 -0000 thompsa 2008-08-03 03:36:12 UTC FreeBSD src repository Modified files: sbin/ifconfig Makefile ifconfig.c Added files: sbin/ifconfig ifgre.c Log: SVN rev 181224 on 2008-08-03 03:36:12Z by thompsa Move the grekey to its own file, ifconfig.c does not have interface specific code. Submitted by: sam Revision Changes Path 1.35 +1 -0 src/sbin/ifconfig/Makefile 1.138 +0 -20 src/sbin/ifconfig/ifconfig.c 1.1 +98 -0 src/sbin/ifconfig/ifgre.c (new) From owner-cvs-all@FreeBSD.ORG Sun Aug 3 03:40:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EF871065670; Sun, 3 Aug 2008 03:40:32 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4200C8FC12; Sun, 3 Aug 2008 03:40:32 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m733eWvg043727; Sun, 3 Aug 2008 03:40:32 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m733eWsI043726; Sun, 3 Aug 2008 03:40:32 GMT (envelope-from ache) Message-Id: <200808030340.m733eWsI043726@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 3 Aug 2008 03: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/archivers/unzip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 03:40:32 -0000 ache 2008-08-03 03:40:32 UTC FreeBSD ports repository Modified files: archivers/unzip Makefile Log: Switch to SF master Revision Changes Path 1.61 +2 -2 ports/archivers/unzip/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 03:47:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5FD61065683; Sun, 3 Aug 2008 03:47:08 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B70578FC17; Sun, 3 Aug 2008 03:47:08 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m733l8Ee044284; Sun, 3 Aug 2008 03:47:08 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m733l819044283; Sun, 3 Aug 2008 03:47:08 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808030347.m733l819044283@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Sun, 3 Aug 2008 03:46:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 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, 03 Aug 2008 03:47:09 -0000 thompsa 2008-08-03 03:46:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net if_bridge.c Log: SVN rev 181225 on 2008-08-03 03:46:58Z by thompsa MFC r180220 Be smarter about disabling interface capabilities. TOE/TSO/TXCSUM will only be disabled if one (or more) of the member interfaces does not support it. Always turn off LRO since we can not bridge a combined frame. Revision Changes Path 1.103.2.8 +51 -23 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 03:50:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E59701065672; Sun, 3 Aug 2008 03:50:54 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B6B108FC08; Sun, 3 Aug 2008 03:50:54 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m733os1E044597; Sun, 3 Aug 2008 03:50:54 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m733osVm044596; Sun, 3 Aug 2008 03:50:54 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808030350.m733osVm044596@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Sun, 3 Aug 2008 03:50:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/net if_lagg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 03:50:55 -0000 thompsa 2008-08-03 03:50:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net if_lagg.c Log: SVN rev 181226 on 2008-08-03 03:50:39Z by thompsa MFC r180249 port % count will never be greater than LAGG_MAX_PORTS so nuke the test. Revision Changes Path 1.19.2.7 +2 -6 src/sys/net/if_lagg.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 05:00:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C3E5106564A; Sun, 3 Aug 2008 05:00:59 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0A1F38FC0C; Sun, 3 Aug 2008 05:00:59 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7350wPF060556; Sun, 3 Aug 2008 05:00:58 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7350wV3060555; Sun, 3 Aug 2008 05:00:58 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808030500.m7350wV3060555@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Sun, 3 Aug 2008 05:00:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/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, 03 Aug 2008 05:00:59 -0000 thompsa 2008-08-03 05:00:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_bridge.c Log: SVN rev 181227 on 2008-08-03 05:00:46Z by thompsa MFC r180140 Set bridge MAC addresses to the MAC address of their first interface unless locally configured. This is more in line with the behaviour of other popular bridging implementations and makes bridges more predictable after reboots for example. MFC r180220 Be smarter about disabling interface capabilities. TOE/TSO/TXCSUM will only be disabled if one (or more) of the member interfaces does not support it. Always turn off LRO since we can not bridge a combined frame. Revision Changes Path 1.11.2.57 +83 -28 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 05:47:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 561861065678; Sun, 3 Aug 2008 05:47:15 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4317A8FC13; Sun, 3 Aug 2008 05:47:15 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m735lFQ5065236; Sun, 3 Aug 2008 05:47:15 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m735lFjn065235; Sun, 3 Aug 2008 05:47:15 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808030547.m735lFjn065235@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Sun, 3 Aug 2008 05:47: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/net ieee8023ad_lacp.c ieee8023ad_lacp.h if_lagg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 05:47:15 -0000 thompsa 2008-08-03 05:47:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net ieee8023ad_lacp.c ieee8023ad_lacp.h if_lagg.c Log: SVN rev 181228 on 2008-08-03 05:47:08Z by thompsa MFC r172825, r173804, r174278, r174721, r175005, r177274, r177289, r180249 Sync to HEAD - Use ETHER_BPF_MTAP - Support monitor mode - Pass any unmatched slowprotocols frames up the stack - Switch the LACP state machine over to its own mutex Revision Changes Path 1.7.2.4 +105 -129 src/sys/net/ieee8023ad_lacp.c 1.4.2.4 +48 -4 src/sys/net/ieee8023ad_lacp.h 1.11.2.11 +19 -13 src/sys/net/if_lagg.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 06:48:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3177D1065677; Sun, 3 Aug 2008 06:48:52 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 062F78FC15; Sun, 3 Aug 2008 06:48:52 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m736mpBK071100; Sun, 3 Aug 2008 06:48:51 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m736mpv2071099; Sun, 3 Aug 2008 06:48:51 GMT (envelope-from marcus) Message-Id: <200808030648.m736mpv2071099@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 3 Aug 2008 06:48: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/databases/evolution-data-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: Sun, 03 Aug 2008 06:48:52 -0000 marcus 2008-08-03 06:48:51 UTC FreeBSD ports repository Modified files: databases/evolution-data-server Makefile Log: Enable keyring support and depend on gnome-keyring. PR: 126101 Submitted by: Marcin Wisnicki Revision Changes Path 1.55 +4 -1 ports/databases/evolution-data-server/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 06:53:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 325261065677; Sun, 3 Aug 2008 06:53:13 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 072528FC08; Sun, 3 Aug 2008 06:53:13 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m736rC6N071474; Sun, 3 Aug 2008 06:53:12 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m736rCOw071473; Sun, 3 Aug 2008 06:53:12 GMT (envelope-from marcus) Message-Id: <200808030653.m736rCOw071473@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 3 Aug 2008 06:53: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/x11/xscreensaver-gnome Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 06:53:13 -0000 marcus 2008-08-03 06:53:12 UTC FreeBSD ports repository Modified files: x11/xscreensaver-gnome Makefile Log: * Mention dependency of KEYRING on PAM in its description * Force PAM when KEYRING is enabled * Memove .warning that confuses portupgrade PR: 126114 Submitted by: Marcin Wisnicki Revision Changes Path 1.66 +7 -9 ports/x11/xscreensaver-gnome/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 06:57:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F2501065683; Sun, 3 Aug 2008 06:57:47 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 43CD18FC13; Sun, 3 Aug 2008 06:57:47 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m736vl7i071846; Sun, 3 Aug 2008 06:57:47 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m736vlBL071845; Sun, 3 Aug 2008 06:57:47 GMT (envelope-from marcus) Message-Id: <200808030657.m736vlBL071845@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 3 Aug 2008 06:57: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/gnome-screensaver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 06:57:47 -0000 marcus 2008-08-03 06:57:47 UTC FreeBSD ports repository Modified files: x11/gnome-screensaver Makefile Log: * Automatically disable keyring if pam is disabled * Remove .warning that confuses portupgrade * Provide more helpful descriptions of options * Break the build if PAM is enabled, define GNOME_SCREENSAVER_WITH_BROKEN_PAM if you really want PAM. PR: 126115 Submitted by: Marcin Wisnicki Revision Changes Path 1.36 +18 -9 ports/x11/gnome-screensaver/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 07:10:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CE2C106576D; Sun, 3 Aug 2008 07:10:33 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 404408FC17; Sun, 3 Aug 2008 07:10:33 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m737AXMi074022; Sun, 3 Aug 2008 07:10:33 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m737AXWU074021; Sun, 3 Aug 2008 07:10:33 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808030710.m737AXWU074021@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sun, 3 Aug 2008 07:10: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/arm/conf NSLU NSLU.hints X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 07:10:33 -0000 imp 2008-08-03 07:10:25 UTC FreeBSD src repository Added files: sys/arm/conf NSLU NSLU.hints Log: SVN rev 181229 on 2008-08-03 07:10:25Z by imp Kernel config for the Linksys NSLU2. This is just a basic configuration, with no support for the LED, buttons, realtime clock or flash support. Revision Changes Path 1.1 +112 -0 src/sys/arm/conf/NSLU (new) 1.1 +38 -0 src/sys/arm/conf/NSLU.hints (new) From owner-cvs-all@FreeBSD.ORG Sun Aug 3 08:06:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA87E106570E; Sun, 3 Aug 2008 08:06:15 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E0DA8FC16; Sun, 3 Aug 2008 08:06:15 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7386Frw079414; Sun, 3 Aug 2008 08:06:15 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7386FM2079413; Sun, 3 Aug 2008 08:06:15 GMT (envelope-from stas) Message-Id: <200808030806.m7386FM2079413@repoman.freebsd.org> From: Stanislav Sedov Date: Sun, 3 Aug 2008 08:06: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/pam_af Makefile ports/security/pam_af/files patch-common_pam_af.h patch-common_subr.c patch-pam_af.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 08:06:15 -0000 stas 2008-08-03 08:06:15 UTC FreeBSD ports repository Modified files: security/pam_af Makefile security/pam_af/files patch-common_pam_af.h patch-common_subr.c patch-pam_af.c Log: - OpenPAM seesm to defined _OPENPAM instead of OPENPAM in older releases. Make autodetection work on both. Revision Changes Path 1.6 +1 -1 ports/security/pam_af/Makefile 1.2 +3 -3 ports/security/pam_af/files/patch-common_pam_af.h 1.4 +3 -3 ports/security/pam_af/files/patch-common_subr.c 1.2 +3 -3 ports/security/pam_af/files/patch-pam_af.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 08:58:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B61D9106566C; Sun, 3 Aug 2008 08:58:10 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF358FC1B; Sun, 3 Aug 2008 08:58:10 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m738wAj1092610; Sun, 3 Aug 2008 08:58:10 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m738wALf092609; Sun, 3 Aug 2008 08:58:10 GMT (envelope-from rafan) Message-Id: <200808030858.m738wALf092609@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 3 Aug 2008 08:58:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net-Google-Calendar 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, 03 Aug 2008 08:58:10 -0000 rafan 2008-08-03 08:58:10 UTC FreeBSD ports repository Modified files: net/p5-Net-Google-Calendar Makefile distinfo pkg-plist Log: - Update to 0.94 PR: ports/125862 Submitted by: Yi-Jheng Lin Approved by: maintainer via irc Revision Changes Path 1.9 +7 -4 ports/net/p5-Net-Google-Calendar/Makefile 1.5 +3 -3 ports/net/p5-Net-Google-Calendar/distinfo 1.2 +6 -1 ports/net/p5-Net-Google-Calendar/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 09:08:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF84C1065678; Sun, 3 Aug 2008 09:08:58 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84CE98FC1E; Sun, 3 Aug 2008 09:08:58 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7398wKc094575; Sun, 3 Aug 2008 09:08:58 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7398wAC094574; Sun, 3 Aug 2008 09:08:58 GMT (envelope-from beech) Message-Id: <200808030908.m7398wAC094574@repoman.freebsd.org> From: Beech Rintoul Date: Sun, 3 Aug 2008 09:08: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/ftp/ocaml-ocurl 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, 03 Aug 2008 09:08:58 -0000 beech 2008-08-03 09:08:58 UTC FreeBSD ports repository Modified files: ftp/ocaml-ocurl Makefile distinfo Log: - Update to 0.5.0 Revision Changes Path 1.11 +4 -4 ports/ftp/ocaml-ocurl/Makefile 1.4 +3 -3 ports/ftp/ocaml-ocurl/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 09:21:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04B6E1065683; Sun, 3 Aug 2008 09:21:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CBF388FC12; Sun, 3 Aug 2008 09:21:50 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m739LovL095669; Sun, 3 Aug 2008 09:21:50 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m739Lofb095668; Sun, 3 Aug 2008 09:21:50 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808030921.m739Lofb095668@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Sun, 3 Aug 2008 09:21: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.bin/calendar/calendars calendar.holiday X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 09:21:51 -0000 edwin 2008-08-03 09:21:47 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars calendar.holiday Log: SVN rev 181230 on 2008-08-03 09:21:47Z by edwin calendar.holiday: Buinea-bissau should be Guinea-Bissau PR: conf/126199 Submitted by: comet--berkeley (aka Pablo Picasso) Approved by: bde@ Revision Changes Path 1.37 +1 -1 src/usr.bin/calendar/calendars/calendar.holiday From owner-cvs-all@FreeBSD.ORG Sun Aug 3 09:25:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2832E106567A; Sun, 3 Aug 2008 09:25:28 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EFAD58FC14; Sun, 3 Aug 2008 09:25:27 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m739PRZr095988; Sun, 3 Aug 2008 09:25:27 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m739PMeB095981; Sun, 3 Aug 2008 09:25:22 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808030925.m739PMeB095981@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Sun, 3 Aug 2008 09:25:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/usr.bin/calendar/calendars calendar.holiday X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 09:25:28 -0000 edwin 2008-08-03 09:25:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/calendar/calendars calendar.holiday Log: SVN rev 181231 on 2008-08-03 09:25:12Z by edwin MFC of r181230 calendar.holiday: Buinea-bissau should be Guinea-Bissau PR: conf/126199 Submitted by: comet--berkeley (aka Pablo Picasso) Approved by: bde@ Revision Changes Path 1.36.2.1 +1 -1 src/usr.bin/calendar/calendars/calendar.holiday From owner-cvs-all@FreeBSD.ORG Sun Aug 3 09:26:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 646AE1065671; Sun, 3 Aug 2008 09:26:29 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 37DAB8FC08; Sun, 3 Aug 2008 09:26:29 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m739QTFv096083; Sun, 3 Aug 2008 09:26:29 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m739QTCe096082; Sun, 3 Aug 2008 09:26:29 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808030926.m739QTCe096082@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Sun, 3 Aug 2008 09:26:13 +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/calendar/calendars calendar.holiday X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 09:26:29 -0000 edwin 2008-08-03 09:26:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/calendar/calendars calendar.holiday Log: SVN rev 181232 on 2008-08-03 09:26:13Z by edwin MFC of r181230 calendar.holiday: Buinea-bissau should be Guinea-Bissau PR: conf/126199 Submitted by: comet--berkeley (aka Pablo Picasso) Approved by: bde@ Revision Changes Path 1.28.8.7 +1 -1 src/usr.bin/calendar/calendars/calendar.holiday From owner-cvs-all@FreeBSD.ORG Sun Aug 3 09:50:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D67CA106564A; Sun, 3 Aug 2008 09:50:20 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AAFDC8FC15; Sun, 3 Aug 2008 09:50:20 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m739oKxL097979; Sun, 3 Aug 2008 09:50:20 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m739oKBb097977; Sun, 3 Aug 2008 09:50:20 GMT (envelope-from danger) Message-Id: <200808030950.m739oKBb097977@repoman.freebsd.org> From: Daniel Gerzo Date: Sun, 3 Aug 2008 09:50: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/developers-handbook/sockets chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 09:50:21 -0000 danger 2008-08-03 09:50:20 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/sockets chapter.sgml Log: - Include string.h to avoid compile warning about using bzero without defining it - use herror() rather than perror() to give useful error messages (the *hostby*() functions set h_errno not errno) PR: docs/126031 Submitted by: gavin Revision Changes Path 1.16 +3 -1 doc/en_US.ISO8859-1/books/developers-handbook/sockets/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Aug 3 09:59:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FE5C106566B; Sun, 3 Aug 2008 09:59:16 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0527B8FC19; Sun, 3 Aug 2008 09:59:16 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m739xAet098627; Sun, 3 Aug 2008 09:59:15 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m739xAjK098626; Sun, 3 Aug 2008 09:59:10 GMT (envelope-from stas) Message-Id: <200808030959.m739xAjK098626@repoman.freebsd.org> From: Stanislav Sedov Date: Sun, 3 Aug 2008 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/editors/slime 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, 03 Aug 2008 09:59:16 -0000 stas 2008-08-03 09:59:10 UTC FreeBSD ports repository Modified files: editors/slime Makefile distinfo pkg-plist Log: - Update slime to the latest snapshot. SLIME development team stopped rolling out releases and it's recommended to use the CVS version. Bump PORTEPOCH as well. - Install contrib modules. - Add basic usage instructions. - Take maintainership. Revision Changes Path 1.10 +32 -17 ports/editors/slime/Makefile 1.5 +3 -3 ports/editors/slime/distinfo 1.4 +70 -31 ports/editors/slime/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 10:03:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C95941065691; Sun, 3 Aug 2008 10:03:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F4E38FC13; Sun, 3 Aug 2008 10:03:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73A3eDM000456; Sun, 3 Aug 2008 10:03:40 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73A3eXf000455; Sun, 3 Aug 2008 10:03:40 GMT (envelope-from miwi) Message-Id: <200808031003.m73A3eXf000455@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 10:03: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/math/rpy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 10:03:40 -0000 miwi 2008-08-03 10:03:40 UTC FreeBSD ports repository Modified files: math/rpy Makefile Log: - Mark BROKEN Does not compile Submitted by: maintainer Reported by erwinbot Revision Changes Path 1.9 +2 -0 ports/math/rpy/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 10:21:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A30C11065679; Sun, 3 Aug 2008 10:21:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7853C8FC14; Sun, 3 Aug 2008 10:21:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73ALFjq001984; Sun, 3 Aug 2008 10:21:15 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73ALFPE001983; Sun, 3 Aug 2008 10:21:15 GMT (envelope-from miwi) Message-Id: <200808031021.m73ALFPE001983@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 10:21: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/x11/rxvt Makefile ports/x11/rxvt-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 10:21:15 -0000 miwi 2008-08-03 10:21:15 UTC FreeBSD ports repository Modified files: x11/rxvt Makefile x11/rxvt-devel Makefile Log: - Convert to OPTIONS - Pass maintainership to submitter PR: 125877 / 125882 Submitted by: Andy Kosela Revision Changes Path 1.88 +85 -88 ports/x11/rxvt-devel/Makefile 1.68 +45 -43 ports/x11/rxvt/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 10:33:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC19F1065674; Sun, 3 Aug 2008 10:33:20 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A6A738FC0C; Sun, 3 Aug 2008 10:33:20 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73AXKse003118; Sun, 3 Aug 2008 10:33:20 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73AXKNO003117; Sun, 3 Aug 2008 10:33:20 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200808031033.m73AXKNO003117@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Sun, 3 Aug 2008 10:32:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/conf GENERIC NOTES src/sys/arm/conf KB920X src/sys/conf NOTES src/sys/i386/conf GENERIC NOTES src/sys/modules Makefile src/sys/modules/netgraph Makefile src/sys/modules/netgraph/bluetooth Makefile src/sys/pc98/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: Sun, 03 Aug 2008 10:33:20 -0000 ed 2008-08-03 10:32:17 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC NOTES sys/arm/conf KB920X sys/conf NOTES sys/i386/conf GENERIC NOTES sys/modules Makefile sys/modules/netgraph Makefile sys/modules/netgraph/bluetooth Makefile sys/pc98/conf GENERIC NOTES sys/powerpc/conf GENERIC sys/sparc64/conf GENERIC sys/sun4v/conf GENERIC Log: SVN rev 181233 on 2008-08-03 10:32:17Z by ed Disconnect drivers that haven't been ported to MPSAFE TTY yet. As clearly mentioned on the mailing lists, there is a list of drivers that have not been ported to the MPSAFE TTY layer yet. Remove them from the kernel configuration files. This means people can now still use these drivers if they explicitly put them in their kernel configuration file, which is good. People should keep in mind that after August 10, these drivers will not work anymore. Even though owners of the hardware are capable of getting these drivers working again, I will see if I can at least get them to a compilable state (if time permits). Revision Changes Path 1.506 +0 -3 src/sys/amd64/conf/GENERIC 1.81 +0 -51 src/sys/amd64/conf/NOTES 1.18 +0 -1 src/sys/arm/conf/KB920X 1.1503 +0 -22 src/sys/conf/NOTES 1.496 +0 -3 src/sys/i386/conf/GENERIC 1.1259 +0 -63 src/sys/i386/conf/NOTES 1.581 +0 -15 src/sys/modules/Makefile 1.50 +0 -1 src/sys/modules/netgraph/Makefile 1.6 +0 -1 src/sys/modules/netgraph/bluetooth/Makefile 1.308 +0 -2 src/sys/pc98/conf/GENERIC 1.92 +0 -13 src/sys/pc98/conf/NOTES 1.81 +0 -2 src/sys/powerpc/conf/GENERIC 1.139 +0 -2 src/sys/sparc64/conf/GENERIC 1.20 +0 -2 src/sys/sun4v/conf/GENERIC From owner-cvs-all@FreeBSD.ORG Sun Aug 3 12:18:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 724EA106567C; Sun, 3 Aug 2008 12:18:32 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 464788FC4C; Sun, 3 Aug 2008 12:18:32 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73CIW5Q013726; Sun, 3 Aug 2008 12:18:32 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73CIWg1013725; Sun, 3 Aug 2008 12:18:32 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808031218.m73CIWg1013725@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Sun, 3 Aug 2008 12:18:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/powerpc/powerpc 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, 03 Aug 2008 12:18:32 -0000 rwatson 2008-08-03 12:18:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/powerpc/powerpc machdep.c Log: SVN rev 181234 on 2008-08-03 12:18:17Z by rwatson When r177253 and r177255 were merged from head to stable/7, the addition of a ';' after a SYSINIT declaration was missed in powerpc/machdep.c because the file had moved in head. This commit adds the missing ';'. Revision Changes Path 1.103.2.4 +1 -1 src/sys/powerpc/powerpc/machdep.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 12:32:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B65E41065670; Sun, 3 Aug 2008 12:32:53 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C4218FC27; Sun, 3 Aug 2008 12:32:53 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73CWrjC014825; Sun, 3 Aug 2008 12:32:53 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73CWr8b014824; Sun, 3 Aug 2008 12:32:53 GMT (envelope-from johans) Message-Id: <200808031232.m73CWr8b014824@repoman.freebsd.org> From: Johan van Selst Date: Sun, 3 Aug 2008 12:32:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/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: Sun, 03 Aug 2008 12:32:53 -0000 johans 2008-08-03 12:32:53 UTC FreeBSD ports repository Modified files: www/xshttpd-devel Makefile distinfo Log: Update to 3.6 beta 17 Revision Changes Path 1.56 +1 -1 ports/www/xshttpd-devel/Makefile 1.50 +3 -3 ports/www/xshttpd-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 13:34:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB5E71065677; Sun, 3 Aug 2008 13:34:04 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9FB1A8FC22; Sun, 3 Aug 2008 13:34:04 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73DY4H4030019; Sun, 3 Aug 2008 13:34:04 GMT (envelope-from kib@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73DY4fR030018; Sun, 3 Aug 2008 13:34:04 GMT (envelope-from kib@repoman.freebsd.org) Message-Id: <200808031334.m73DY4fR030018@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kib@repoman.freebsd.org using -f From: Konstantin Belousov Date: Sun, 3 Aug 2008 13:33:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern link_elf.c link_elf_obj.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 13:34:04 -0000 kib 2008-08-03 13:33:45 UTC FreeBSD src repository Modified files: sys/kern link_elf.c link_elf_obj.c Log: SVN rev 181235 on 2008-08-03 13:33:45Z by kib Calling linker_load_dependencies() while holding the module' vnode lock may cause a LOR between kld_sx lock and vnode lock. linker_load_dependencies() drops kld_sx, and another thread may attempt to load the same kld. Reported and tested by: pjd MFC after: 1 week Revision Changes Path 1.101 +2 -0 src/sys/kern/link_elf.c 1.103 +2 -0 src/sys/kern/link_elf_obj.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:11:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60DF11065675; Sun, 3 Aug 2008 14:11:46 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 352A98FC23; Sun, 3 Aug 2008 14:11:46 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EBkYu034152; Sun, 3 Aug 2008 14:11:46 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EBkli034151; Sun, 3 Aug 2008 14:11:46 GMT (envelope-from trhodes@repoman.freebsd.org) Message-Id: <200808031411.m73EBkli034151@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to trhodes@repoman.freebsd.org using -f From: Tom Rhodes Date: Sun, 3 Aug 2008 14:11:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/mips/mips machdep.c tick.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 14:11:46 -0000 trhodes 2008-08-03 14:11:06 UTC FreeBSD src repository Modified files: sys/mips/mips machdep.c tick.c Log: SVN rev 181236 on 2008-08-03 14:11:06Z by trhodes Document a few sysctls. Approved by: imp Revision Changes Path 1.4 +5 -4 src/sys/mips/mips/machdep.c 1.2 +2 -1 src/sys/mips/mips/tick.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:11:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5943F1065680; Sun, 3 Aug 2008 14:11:48 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2E08D8FC08; Sun, 3 Aug 2008 14:11:48 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EBmfW034179; Sun, 3 Aug 2008 14:11:48 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EBmbe034178; Sun, 3 Aug 2008 14:11:48 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031411.m73EBmbe034178@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 14:11:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/cam/scsi scsi_ses.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 14:11:48 -0000 scottl 2008-08-03 14:11:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/cam/scsi scsi_ses.c Log: SVN rev 181237 on 2008-08-03 14:11:15Z by scottl Merge rev 1.37: Further fixes to locking in scsi_ses Revision Changes Path 1.35.2.1 +26 -22 src/sys/cam/scsi/scsi_ses.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:13:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DEB5106564A; Sun, 3 Aug 2008 14:13:48 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 041398FC15; Sun, 3 Aug 2008 14:13:48 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EDlTg034350; Sun, 3 Aug 2008 14:13:47 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EDlwR034349; Sun, 3 Aug 2008 14:13:47 GMT (envelope-from lth) Message-Id: <200808031413.m73EDlwR034349@repoman.freebsd.org> From: Lars Thegler Date: Sun, 3 Aug 2008 14:13: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/finance/sql-ledger 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, 03 Aug 2008 14:13:48 -0000 lth 2008-08-03 14:13:47 UTC FreeBSD ports repository Modified files: finance/sql-ledger Makefile distinfo pkg-plist Log: Update to 2.8.17 Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Revision Changes Path 1.29 +1 -1 ports/finance/sql-ledger/Makefile 1.26 +3 -3 ports/finance/sql-ledger/distinfo 1.20 +1 -1 ports/finance/sql-ledger/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:14:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2377D106568B; Sun, 3 Aug 2008 14:14:49 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EC07F8FC14; Sun, 3 Aug 2008 14:14:48 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EEmos034445; Sun, 3 Aug 2008 14:14:48 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EEmaf034444; Sun, 3 Aug 2008 14:14:48 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808031414.m73EEmaf034444@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Sun, 3 Aug 2008 14:14: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/share/man/man4 ddb.4 textdump.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 14:14:49 -0000 rwatson 2008-08-03 14:14:43 UTC FreeBSD src repository Modified files: share/man/man4 ddb.4 textdump.4 Log: SVN rev 181238 on 2008-08-03 14:14:43Z by rwatson DDB scripting, textdumps, output capture, etc, all will appear in FreeBSD 7.1 before 8.0 ships. Spotted by: Ulrich Spoerlein MFC after: 3 days Revision Changes Path 1.56 +1 -1 src/share/man/man4/ddb.4 1.5 +5 -0 src/share/man/man4/textdump.4 From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:16:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 304DF1065670; Sun, 3 Aug 2008 14:16:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 070CC8FC08; Sun, 3 Aug 2008 14:16:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EG8Ct034641; Sun, 3 Aug 2008 14:16:08 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EG8A4034640; Sun, 3 Aug 2008 14:16:08 GMT (envelope-from miwi) Message-Id: <200808031416.m73EG8A4034640@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:16: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/wdiag 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, 03 Aug 2008 14:16:09 -0000 miwi 2008-08-03 14:16:08 UTC FreeBSD ports repository Modified files: net-mgmt/wdiag Makefile distinfo Log: - Update to 0.10 PR: 126192 Submitted by: Josh Carroll (maintainer) Revision Changes Path 1.2 +1 -1 ports/net-mgmt/wdiag/Makefile 1.2 +3 -3 ports/net-mgmt/wdiag/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:18:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDE94106567D; Sun, 3 Aug 2008 14:18:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CD9918FC1B; Sun, 3 Aug 2008 14:18:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EI2k0034847; Sun, 3 Aug 2008 14:18:02 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EI2aI034846; Sun, 3 Aug 2008 14:18:02 GMT (envelope-from miwi) Message-Id: <200808031418.m73EI2aI034846@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:18: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/mail Makefile ports/mail/ngmp Makefile distinfo pkg-descr pkg-plist ports/mail/ngmp/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: Sun, 03 Aug 2008 14:18:03 -0000 miwi 2008-08-03 14:18:02 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/ngmp Makefile distinfo pkg-descr pkg-plist mail/ngmp/files pkg-message.in Log: NGMP is a browser-based, fully AJAX Web 2.0 application for messaging and collaboration - email, group calendaring, contacts, and web document management and authoring. NGMP is written in PHP and requires the PostgreSQL database. WWW: http://www.prevantage.com/ PR: ports/126095 Submitted by: Luke Jee Revision Changes Path 1.918 +1 -0 ports/mail/Makefile 1.1 +57 -0 ports/mail/ngmp/Makefile (new) 1.1 +3 -0 ports/mail/ngmp/distinfo (new) 1.1 +42 -0 ports/mail/ngmp/files/pkg-message.in (new) 1.1 +6 -0 ports/mail/ngmp/pkg-descr (new) 1.1 +697 -0 ports/mail/ngmp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:18:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 841271065672; Sun, 3 Aug 2008 14:18:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB978FC12; Sun, 3 Aug 2008 14:18:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EIThT034906; Sun, 3 Aug 2008 14:18:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EITcH034905; Sun, 3 Aug 2008 14:18:29 GMT (envelope-from miwi) Message-Id: <200808031418.m73EITcH034905@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:18:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Rose-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: Sun, 03 Aug 2008 14:18:29 -0000 miwi 2008-08-03 14:18:29 UTC FreeBSD ports repository Modified files: devel/p5-Rose-Object Makefile distinfo Log: - Update to 0.853 PR: 126135 Submitted by: hideo (maintainer) Revision Changes Path 1.10 +1 -1 ports/devel/p5-Rose-Object/Makefile 1.8 +3 -3 ports/devel/p5-Rose-Object/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:21:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6394E1065673; Sun, 3 Aug 2008 14:21:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 478948FC08; Sun, 3 Aug 2008 14:21:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73ELdro035216; Sun, 3 Aug 2008 14:21:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73ELdVs035215; Sun, 3 Aug 2008 14:21:39 GMT (envelope-from miwi) Message-Id: <200808031421.m73ELdVs035215@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:21: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/mail/getmail 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, 03 Aug 2008 14:21:39 -0000 miwi 2008-08-03 14:21:39 UTC FreeBSD ports repository Modified files: mail/getmail Makefile distinfo Log: - Update 4.8.2 Changelog: - for IMAP retrievers, keep message state around for 30 days even if the corresponding message isn't seen. This allows users to have multiple rc files with different IMAP folders to retrieve from without losing their "seen" mail state for the folders they're not currently retrieving from. You no longer need to work around this with different getmail state directories. PR: 126201 Submitted by: Linh Pham (maintainer) Revision Changes Path 1.78 +1 -1 ports/mail/getmail/Makefile 1.66 +3 -3 ports/mail/getmail/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:22:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A00961065699; Sun, 3 Aug 2008 14:22:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 776DA8FC3F; Sun, 3 Aug 2008 14:22:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EMWxM035341; Sun, 3 Aug 2008 14:22:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EMWQF035340; Sun, 3 Aug 2008 14:22:32 GMT (envelope-from miwi) Message-Id: <200808031422.m73EMWQF035340@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:22: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/gaeo Makefile distinfo pkg-plist ports/www/gaeo/files patch-bin_gaeo.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, 03 Aug 2008 14:22:32 -0000 miwi 2008-08-03 14:22:32 UTC FreeBSD ports repository Modified files: www/gaeo Makefile distinfo pkg-plist www/gaeo/files patch-bin_gaeo.py Log: - Update to 50 PR: 126004 Submitted by; Yi-Jheng Lin (maintainer) Revision Changes Path 1.2 +1 -3 ports/www/gaeo/Makefile 1.2 +3 -3 ports/www/gaeo/distinfo 1.2 +1 -1 ports/www/gaeo/files/patch-bin_gaeo.py 1.2 +2 -0 ports/www/gaeo/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:25:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53E7C1065673; Sun, 3 Aug 2008 14:25:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2A6C78FC0A; Sun, 3 Aug 2008 14:25:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EP7hM035562; Sun, 3 Aug 2008 14:25:07 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EP7M8035561; Sun, 3 Aug 2008 14:25:07 GMT (envelope-from miwi) Message-Id: <200808031425.m73EP7M8035561@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:25:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-Location 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, 03 Aug 2008 14:25:07 -0000 miwi 2008-08-03 14:25:07 UTC FreeBSD ports repository Modified files: www/p5-HTML-Location Makefile distinfo Log: - Update to 1.03 PR: 125461 Submitted by: Wen heping Approved by: maintainer Revision Changes Path 1.3 +1 -1 ports/www/p5-HTML-Location/Makefile 1.2 +3 -3 ports/www/p5-HTML-Location/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:26:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B854B1065681; Sun, 3 Aug 2008 14:26:19 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A6C0E8FC17; Sun, 3 Aug 2008 14:26:19 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EQJZx035705; Sun, 3 Aug 2008 14:26:19 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EQJcm035704; Sun, 3 Aug 2008 14:26:19 GMT (envelope-from trhodes@repoman.freebsd.org) Message-Id: <200808031426.m73EQJcm035704@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to trhodes@repoman.freebsd.org using -f From: Tom Rhodes Date: Sun, 3 Aug 2008 14:26: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/vm vm_mmap.c vm_object.c vm_pageout.c vm_zeroidle.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 14:26:19 -0000 trhodes 2008-08-03 14:26:15 UTC FreeBSD src repository Modified files: sys/vm vm_mmap.c vm_object.c vm_pageout.c vm_zeroidle.c Log: SVN rev 181239 on 2008-08-03 14:26:15Z by trhodes Fill in a few sysctl descriptions. Reviewed by: alc, Matt Dillon Approved by: alc Revision Changes Path 1.222 +2 -1 src/sys/vm/vm_mmap.c 1.397 +2 -2 src/sys/vm/vm_object.c 1.298 +2 -2 src/sys/vm/vm_pageout.c 1.53 +2 -2 src/sys/vm/vm_zeroidle.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:26:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E5621065678; Sun, 3 Aug 2008 14:26:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 553C18FC28; Sun, 3 Aug 2008 14:26:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EQTgt035742; Sun, 3 Aug 2008 14:26:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EQTJD035741; Sun, 3 Aug 2008 14:26:29 GMT (envelope-from miwi) Message-Id: <200808031426.m73EQTJD035741@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:26: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/devel/py-geojson 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, 03 Aug 2008 14:26:29 -0000 miwi 2008-08-03 14:26:29 UTC FreeBSD ports repository Modified files: devel/py-geojson Makefile distinfo Log: - Update to 1.0 PR: 126186 Submitted by: Wen heping (maintainer) Revision Changes Path 1.2 +2 -1 ports/devel/py-geojson/Makefile 1.2 +3 -3 ports/devel/py-geojson/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:27:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ED821065674; Sun, 3 Aug 2008 14:27:20 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 73EC18FC1E; Sun, 3 Aug 2008 14:27:20 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73ERKF6035820; Sun, 3 Aug 2008 14:27:20 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73ERKTB035819; Sun, 3 Aug 2008 14:27:20 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808031427.m73ERKTB035819@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Sun, 3 Aug 2008 14:27: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/sbin/ddb ddb.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, 03 Aug 2008 14:27:20 -0000 rwatson 2008-08-03 14:27:06 UTC FreeBSD src repository Modified files: sbin/ddb ddb.8 Log: SVN rev 181240 on 2008-08-03 14:27:06Z by rwatson DDB scripting, textdumps, output capture, etc, all will appear in FreeBSD 7.1 before 8.0 ships. Spotted by: Ulrich Spoerlein MFC after: 3 days Revision Changes Path 1.6 +1 -1 src/sbin/ddb/ddb.8 From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:29:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAD321065674; Sun, 3 Aug 2008 14:29:22 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F4188FC12; Sun, 3 Aug 2008 14:29:22 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73ETMUk035994; Sun, 3 Aug 2008 14:29:22 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73ETM5j035993; Sun, 3 Aug 2008 14:29:22 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031429.m73ETM5j035993@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 14:28:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/kern subr_taskqueue.c src/sys/sys taskqueue.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, 03 Aug 2008 14:29:22 -0000 scottl 2008-08-03 14:28:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern subr_taskqueue.c sys/sys taskqueue.h Log: SVN rev 181241 on 2008-08-03 14:28:26Z by scottl Merge rev 1.41, 1.18: Implement taskqueue_block, taskqueue_unblock. Revision Changes Path 1.39.2.1 +28 -1 src/sys/kern/subr_taskqueue.c 1.16.2.2 +2 -0 src/sys/sys/taskqueue.h From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:39:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19E741065677; Sun, 3 Aug 2008 14:39:12 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 091E48FC16; Sun, 3 Aug 2008 14:39:12 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EdB5l036879; Sun, 3 Aug 2008 14:39:11 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EdB7p036878; Sun, 3 Aug 2008 14:39:11 GMT (envelope-from mbr) Message-Id: <200808031439.m73EdB7p036878@repoman.freebsd.org> From: Martin Blapp Date: Sun, 3 Aug 2008 14:39:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/open-vm-tools Makefile pkg-plist pkg-plist-x11 ports/emulators/open-vm-tools/files vmware-guestd.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: Sun, 03 Aug 2008 14:39:12 -0000 mbr 2008-08-03 14:39:11 UTC FreeBSD ports repository Modified files: emulators/open-vm-tools Makefile pkg-plist pkg-plist-x11 emulators/open-vm-tools/files vmware-guestd.sh.in Log: vmware-guestd has been installed twice. Fix pkg-plist for this issue. Submitted by: Olli Hauer PR: 126210 Revision Changes Path 1.10 +0 -1 ports/emulators/open-vm-tools/Makefile 1.3 +2 -2 ports/emulators/open-vm-tools/files/vmware-guestd.sh.in 1.8 +1 -1 ports/emulators/open-vm-tools/pkg-plist 1.8 +1 -1 ports/emulators/open-vm-tools/pkg-plist-x11 From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:39:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82D93106566B; Sun, 3 Aug 2008 14:39:40 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5920A8FC16; Sun, 3 Aug 2008 14:39:40 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EdeMV036927; Sun, 3 Aug 2008 14:39:40 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Edev0036926; Sun, 3 Aug 2008 14:39:40 GMT (envelope-from trhodes) Message-Id: <200808031439.m73Edev0036926@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 3 Aug 2008 14:39:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 14:39:40 -0000 trhodes 2008-08-03 14:39:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Add a section about using modules. PR: 87445 Reviewed by: brueffer, remko Revision Changes Path 1.185 +47 -0 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:40:45 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BA671065685 for ; Sun, 3 Aug 2008 14:40:45 +0000 (UTC) (envelope-from root@merrypbx1.vocal-net.net) Received: from merrypbx1.vocal-net.net (merrypbx1.vocal-net.net [208.34.108.71]) by mx1.freebsd.org (Postfix) with ESMTP id 04E5F8FC18 for ; Sun, 3 Aug 2008 14:40:44 +0000 (UTC) (envelope-from root@merrypbx1.vocal-net.net) Received: from merrypbx1.vocal-net.net (localhost.localdomain [127.0.0.1]) by merrypbx1.vocal-net.net (8.13.1/8.13.1) with ESMTP id m73E0I2o029242 for ; Sun, 3 Aug 2008 10:00:18 -0400 Received: (from root@localhost) by merrypbx1.vocal-net.net (8.13.1/8.13.1/Submit) id m73E0IIX029241; Sun, 3 Aug 2008 10:00:18 -0400 Date: Sun, 3 Aug 2008 10:00:18 -0400 Message-Id: <200808031400.m73E0IIX029241@merrypbx1.vocal-net.net> To: cvs-all@freebsd.org From: "received@postcard.org" MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: You have just received a virtual postcard from a friend ! X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 14:40:45 -0000 You have just received a virtual postcard from a friend ! . You can pick up your postcard at the following web address: . [1]http://mailer1.key-one.it/postcard.gif.exe . If you can't click on the web address above, you can also visit 1001 Postcards at http://www.postcards.org/postcards/ and enter your pickup code, which is: d21-sea-sunset . (Your postcard will be available for 60 days.) . Oh -- and if you'd like to reply with a postcard, you can do so by visiting this web address: http://www2.postcards.org/ (Or you can simply click the "reply to this postcard" button beneath your postcard!) . We hope you enjoy your postcard, and if you do, please take a moment to send a few yourself! . Regards, 1001 Postcards http://www.postcards.org/postcards/ References 1. http://mailer1.key-one.it/postcard.gif.exe From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:52:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C234C106566B; Sun, 3 Aug 2008 14:52:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 989828FC17; Sun, 3 Aug 2008 14:52:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EqKXa037968; Sun, 3 Aug 2008 14:52:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EqKKv037967; Sun, 3 Aug 2008 14:52:20 GMT (envelope-from miwi) Message-Id: <200808031452.m73EqKKv037967@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 14:52: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/x11-toolkits/fltk2 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, 03 Aug 2008 14:52:20 -0000 miwi 2008-08-03 14:52:20 UTC FreeBSD ports repository Modified files: x11-toolkits/fltk2 Makefile distinfo Log: - Update to r6149 PR: 126191 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.24 +1 -1 ports/x11-toolkits/fltk2/Makefile 1.22 +3 -3 ports/x11-toolkits/fltk2/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 14:58:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 964DB106567E; Sun, 3 Aug 2008 14:58:24 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6AF0B8FC1E; Sun, 3 Aug 2008 14:58:24 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73EwObx038429; Sun, 3 Aug 2008 14:58:24 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73EwOpc038428; Sun, 3 Aug 2008 14:58:24 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031458.m73EwOpc038428@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 14:58:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr.c amr_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 14:58:24 -0000 scottl 2008-08-03 14:58:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr.c amr_cam.c Log: SVN rev 181242 on 2008-08-03 14:58:18Z by scottl Merge rev 1.81, 1.23: Add locking for AMR SCSI passthrough. Revision Changes Path 1.80.2.1 +1 -1 src/sys/dev/amr/amr.c 1.22.2.1 +67 -79 src/sys/dev/amr/amr_cam.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:01:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4554106566B; Sun, 3 Aug 2008 15:01:10 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B91098FC14; Sun, 3 Aug 2008 15:01:10 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73F1ARw038707; Sun, 3 Aug 2008 15:01:10 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73F1Ag8038706; Sun, 3 Aug 2008 15:01:10 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031501.m73F1Ag8038706@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:01:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 15:01:11 -0000 scottl 2008-08-03 15:01:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr.c Log: SVN rev 181243 on 2008-08-03 15:01:02Z by scottl Merge rev 1.82: Fix printf format errors Revision Changes Path 1.80.2.2 +3 -3 src/sys/dev/amr/amr.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:05:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B76C71065692; Sun, 3 Aug 2008 15:05:26 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C2558FC1A; Sun, 3 Aug 2008 15:05:26 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73F5QMI040189; Sun, 3 Aug 2008 15:05:26 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73F5Qos040188; Sun, 3 Aug 2008 15:05:26 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031505.m73F5Qos040188@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:05:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr_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: Sun, 03 Aug 2008 15:05:26 -0000 scottl 2008-08-03 15:05:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr_pci.c Log: SVN rev 181244 on 2008-08-03 15:05:06Z by scottl Merge rev 1.39: Fix typo hidden by AMR_DEBUG Revision Changes Path 1.38.2.1 +1 -1 src/sys/dev/amr/amr_pci.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:07:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A80A61065670; Sun, 3 Aug 2008 15:07:57 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7CD598FC0C; Sun, 3 Aug 2008 15:07:57 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73F7vra040406; Sun, 3 Aug 2008 15:07:57 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73F7vvE040405; Sun, 3 Aug 2008 15:07:57 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031507.m73F7vvE040405@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:07:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 15:07:57 -0000 scottl 2008-08-03 15:07:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr_cam.c Log: SVN rev 181245 on 2008-08-03 15:07:40Z by scottl Merge rev 1.24: style.9 compliance Revision Changes Path 1.22.2.2 +471 -434 src/sys/dev/amr/amr_cam.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:10:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37EFA106564A; Sun, 3 Aug 2008 15:10:59 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0CB728FC08; Sun, 3 Aug 2008 15:10:59 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FAwdM040702; Sun, 3 Aug 2008 15:10:58 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FAwrr040701; Sun, 3 Aug 2008 15:10:58 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031510.m73FAwrr040701@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:10:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 15:10:59 -0000 scottl 2008-08-03 15:10:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr_cam.c Log: SVN rev 181246 on 2008-08-03 15:10:55Z by scottl Merge rev 1.25: Refactor code and fix locking Revision Changes Path 1.22.2.3 +29 -76 src/sys/dev/amr/amr_cam.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:14:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5E2F10656E4; Sun, 3 Aug 2008 15:14:29 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AAD5E8FC18; Sun, 3 Aug 2008 15:14:29 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FETKk040996; Sun, 3 Aug 2008 15:14:29 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FET1b040994; Sun, 3 Aug 2008 15:14:29 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031514.m73FET1b040994@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:14:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr.c amr_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 15:14:30 -0000 scottl 2008-08-03 15:14:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr.c amr_cam.c Log: SVN rev 181247 on 2008-08-03 15:14:15Z by scottl Merge rev 1.83, 1.26: Provide unique malloc types. Revision Changes Path 1.80.2.3 +22 -20 src/sys/dev/amr/amr.c 1.22.2.4 +7 -6 src/sys/dev/amr/amr_cam.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:17:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE0C91065670; Sun, 3 Aug 2008 15:17:30 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A1C6E8FC08; Sun, 3 Aug 2008 15:17:30 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FHUJ3041264; Sun, 3 Aug 2008 15:17:30 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FHUOs041263; Sun, 3 Aug 2008 15:17:30 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031517.m73FHUOs041263@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:17:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr.c amr_cam.c amr_pci.c amrvar.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, 03 Aug 2008 15:17:31 -0000 scottl 2008-08-03 15:17:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr.c amr_cam.c amr_pci.c amrvar.h Log: SVN rev 181248 on 2008-08-03 15:17:14Z by scottl Merge rev 1.84, 1.27, 1.40, 1.34: Rewrite DMA codepaths Revision Changes Path 1.80.2.4 +136 -350 src/sys/dev/amr/amr.c 1.22.2.5 +38 -53 src/sys/dev/amr/amr_cam.c 1.38.2.2 +67 -26 src/sys/dev/amr/amr_pci.c 1.33.2.1 +18 -6 src/sys/dev/amr/amrvar.h From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:20:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0539106567A; Sun, 3 Aug 2008 15:20:16 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E7698FC17; Sun, 3 Aug 2008 15:20:16 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FKG9k041518; Sun, 3 Aug 2008 15:20:16 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FKGKk041517; Sun, 3 Aug 2008 15:20:16 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031520.m73FKGKk041517@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:20:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr.c amrreg.h amrvar.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, 03 Aug 2008 15:20:16 -0000 scottl 2008-08-03 15:20:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr.c amrreg.h amrvar.h Log: SVN rev 181249 on 2008-08-03 15:20:03Z by scottl Merge rev 1.85, 1.11, 1.35: Improve error handling, eliminate memory corruption when using linux MegaRAID apps, eliminate OOM deadlock. Revision Changes Path 1.80.2.5 +111 -27 src/sys/dev/amr/amr.c 1.10.2.1 +9 -0 src/sys/dev/amr/amrreg.h 1.33.2.2 +26 -16 src/sys/dev/amr/amrvar.h From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:23:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A801B1065673; Sun, 3 Aug 2008 15:23:02 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7CF7B8FC1F; Sun, 3 Aug 2008 15:23:02 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FN22I041784; Sun, 3 Aug 2008 15:23:02 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FN2lp041783; Sun, 3 Aug 2008 15:23:02 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031523.m73FN2lp041783@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:22:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amrreg.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, 03 Aug 2008 15:23:02 -0000 scottl 2008-08-03 15:22:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amrreg.h Log: SVN rev 181250 on 2008-08-03 15:22:45Z by scottl Merge rev 1.12: Remove an errant definition. Revision Changes Path 1.10.2.2 +0 -1 src/sys/dev/amr/amrreg.h From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:25:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5B8C106564A; Sun, 3 Aug 2008 15:25:33 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8AE738FC24; Sun, 3 Aug 2008 15:25:33 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FPXkW042018; Sun, 3 Aug 2008 15:25:33 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FPXLU042017; Sun, 3 Aug 2008 15:25:33 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031525.m73FPXLU042017@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:25:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/amr amr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 15:25:33 -0000 scottl 2008-08-03 15:25:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/amr amr.c Log: SVN rev 181251 on 2008-08-03 15:25:22Z by scottl Merge rev 180633: Flush the PCI bus while spin-waiting for an update to come over the bus Revision Changes Path 1.80.2.6 +4 -1 src/sys/dev/amr/amr.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:34:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E499F106566B; Sun, 3 Aug 2008 15:34:34 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B98F98FC18; Sun, 3 Aug 2008 15:34:34 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FYYkP042694; Sun, 3 Aug 2008 15:34:34 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FYYxo042693; Sun, 3 Aug 2008 15:34:34 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808031534.m73FYYxo042693@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Sun, 3 Aug 2008 15:34:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/modules/amr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 15:34:35 -0000 scottl 2008-08-03 15:34:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/modules/amr Makefile Log: SVN rev 181252 on 2008-08-03 15:34:21Z by scottl Merge rev 1.11: remove AMR_SCSI_PASSTHROUGH conditional Revision Changes Path 1.10.2.1 +0 -1 src/sys/modules/amr/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:35:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4621E106575E; Sun, 3 Aug 2008 15:35:39 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18EA28FC13; Sun, 3 Aug 2008 15:35:39 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73FZclX042873; Sun, 3 Aug 2008 15:35:38 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73FZcv8042872; Sun, 3 Aug 2008 15:35:38 GMT (envelope-from cognet@repoman.freebsd.org) Message-Id: <200808031535.m73FZcv8042872@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cognet@repoman.freebsd.org using -f From: Olivier Houchard Date: Sun, 3 Aug 2008 15:35: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/arm/arm db_interface.c src/sys/arm/include db_machdep.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, 03 Aug 2008 15:35:39 -0000 cognet 2008-08-03 15:35:32 UTC FreeBSD src repository Modified files: sys/arm/arm db_interface.c sys/arm/include db_machdep.h Log: SVN rev 181253 on 2008-08-03 15:35:32Z by cognet Add "add pc, whatever" as a branch instruction, we use it in memcpy(). MFC after: 3 days Revision Changes Path 1.9 +36 -0 src/sys/arm/arm/db_interface.c 1.9 +3 -2 src/sys/arm/include/db_machdep.h From owner-cvs-all@FreeBSD.ORG Sun Aug 3 15:45:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ED1A106564A; Sun, 3 Aug 2008 15:45:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0DBED8FC19; Sun, 3 Aug 2008 15:45:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73Fj9Ts043628; Sun, 3 Aug 2008 15:45:09 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Fj9EW043627; Sun, 3 Aug 2008 15:45:09 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808031545.m73Fj9EW043627@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Sun, 3 Aug 2008 15:44:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern vfs_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 15:45:10 -0000 rwatson 2008-08-03 15:44:56 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c Log: SVN rev 181254 on 2008-08-03 15:44:56Z by rwatson Remove broken code to replace st_mode value with ACCESSPERMS when lstat(2) is called on symlinks -- this code appears never to have worked. The PR this addresses suggests that the intended original behavior is the right one, but as bde points out in the PR comments, we do actually support storing a mode on symlinks, so returning it seems reasonable. This is consistent with Mac OS X, which despite documentation to the contrary does return the mode set on a symlink, but not some other platforms. The Single Unix Spec requires only that the returned bits be "meaningful", which seems at best unhelpful as advice goes. PR: 25018 MFC after: 3 days Revision Changes Path 1.262 +0 -5 src/sys/kern/vfs_vnops.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 16:07:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A7991065689; Sun, 3 Aug 2008 16:07:41 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0F3898FC1A; Sun, 3 Aug 2008 16:07:41 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73G7e0f046487; Sun, 3 Aug 2008 16:07:40 GMT (envelope-from kib@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73G7evB046486; Sun, 3 Aug 2008 16:07:40 GMT (envelope-from kib@repoman.freebsd.org) Message-Id: <200808031607.m73G7evB046486@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kib@repoman.freebsd.org using -f From: Konstantin Belousov Date: Sun, 3 Aug 2008 16:07:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libutil expand_number.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 16:07:41 -0000 kib 2008-08-03 16:07:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libutil expand_number.c Log: SVN rev 181255 on 2008-08-03 16:07:25Z by kib MFC r180347: Add #include for the strtoimax(). Revision Changes Path 1.2.2.2 +1 -0 src/lib/libutil/expand_number.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 16:08:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50C451065690; Sun, 3 Aug 2008 16:08:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 271328FC0A; Sun, 3 Aug 2008 16:08:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73G82SN046554; Sun, 3 Aug 2008 16:08:02 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73G82q5046553; Sun, 3 Aug 2008 16:08:02 GMT (envelope-from miwi) Message-Id: <200808031608.m73G82q5046553@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 16:08: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-im/p5-Net-XMPP2 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, 03 Aug 2008 16:08:02 -0000 miwi 2008-08-03 16:08:02 UTC FreeBSD ports repository Modified files: net-im/p5-Net-XMPP2 Makefile distinfo Log: - Update to 0.14 Revision Changes Path 1.5 +1 -2 ports/net-im/p5-Net-XMPP2/Makefile 1.3 +3 -3 ports/net-im/p5-Net-XMPP2/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 16:08:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0D8E1065680; Sun, 3 Aug 2008 16:08:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B6B768FC13; Sun, 3 Aug 2008 16:08:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73G8rY1046648; Sun, 3 Aug 2008 16:08:53 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73G8rbQ046647; Sun, 3 Aug 2008 16:08:53 GMT (envelope-from miwi) Message-Id: <200808031608.m73G8rbQ046647@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 16:08: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/irc/irssi-devel Makefile distinfo ports/irc/irssi-devel/files patch-irssi-version.h.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, 03 Aug 2008 16:08:54 -0000 miwi 2008-08-03 16:08:53 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo irc/irssi-devel/files patch-irssi-version.h.in Log: - Update to 20080802 Revision Changes Path 1.132 +1 -1 ports/irc/irssi-devel/Makefile 1.84 +3 -3 ports/irc/irssi-devel/distinfo 1.37 +1 -1 ports/irc/irssi-devel/files/patch-irssi-version.h.in From owner-cvs-all@FreeBSD.ORG Sun Aug 3 16:09:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74ABE106566C; Sun, 3 Aug 2008 16:09:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4A00A8FC0A; Sun, 3 Aug 2008 16:09:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73G9lO9046756; Sun, 3 Aug 2008 16:09:47 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73G9lFG046755; Sun, 3 Aug 2008 16:09:47 GMT (envelope-from miwi) Message-Id: <200808031609.m73G9lFG046755@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 16:09:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/nmap Makefile distinfo pkg-plist ports/security/nmap/files patch-Makefile.in 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, 03 Aug 2008 16:09:48 -0000 miwi 2008-08-03 16:09:47 UTC FreeBSD ports repository Modified files: security/nmap Makefile distinfo pkg-plist security/nmap/files patch-Makefile.in patch-configure Log: - Update to 4.68 PR: 126211 Submitted by: Daniel Roethlisberger (maintainer) Revision Changes Path 1.110 +1 -1 ports/security/nmap/Makefile 1.70 +3 -3 ports/security/nmap/distinfo 1.8 +0 -9 ports/security/nmap/files/patch-Makefile.in 1.12 +3 -14 ports/security/nmap/files/patch-configure 1.24 +1 -2 ports/security/nmap/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 16:11:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A612C106567F; Sun, 3 Aug 2008 16:11:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7CC828FC19; Sun, 3 Aug 2008 16:11:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73GBGAN046996; Sun, 3 Aug 2008 16:11:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73GBG57046993; Sun, 3 Aug 2008 16:11:16 GMT (envelope-from miwi) Message-Id: <200808031611.m73GBG57046993@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 16:11: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/security/zenmap 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, 03 Aug 2008 16:11:16 -0000 miwi 2008-08-03 16:11:16 UTC FreeBSD ports repository Modified files: security/zenmap Makefile distinfo pkg-plist Log: - Update to 4.68 PR: 126212 Submitted by: Daniel Roethlisberger (maintainer) Revision Changes Path 1.43 +1 -2 ports/security/zenmap/Makefile 1.20 +3 -3 ports/security/zenmap/distinfo 1.14 +51 -60 ports/security/zenmap/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 16:11:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D99B106568E; Sun, 3 Aug 2008 16:11:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 141348FC1F; Sun, 3 Aug 2008 16:11:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73GBukf047072; Sun, 3 Aug 2008 16:11:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73GBuCU047071; Sun, 3 Aug 2008 16:11:56 GMT (envelope-from miwi) Message-Id: <200808031611.m73GBuCU047071@repoman.freebsd.org> From: Martin Wilke Date: Sun, 3 Aug 2008 16:11: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/nmap-i18n-man 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, 03 Aug 2008 16:11:57 -0000 miwi 2008-08-03 16:11:56 UTC FreeBSD ports repository Modified files: security/nmap-i18n-man Makefile distinfo Log: - Update to 4.86.20080803 PR: 126213 Submitted by: Daniel Roethlisberger (maintainer) Revision Changes Path 1.5 +1 -1 ports/security/nmap-i18n-man/Makefile 1.4 +33 -33 ports/security/nmap-i18n-man/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 16:30:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A994310656BF; Sun, 3 Aug 2008 16:30:38 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7F7C38FC49; Sun, 3 Aug 2008 16:30:38 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73GUc3d048598; Sun, 3 Aug 2008 16:30:38 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73GUckR048597; Sun, 3 Aug 2008 16:30:38 GMT (envelope-from trhodes) Message-Id: <200808031630.m73GUckR048597@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 3 Aug 2008 16:30:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 16:30:38 -0000 trhodes 2008-08-03 16:30:38 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Update the /etc/hosts example in the handbook to match reality. PR: 124949 Discussed with: brueffer Revision Changes Path 1.233 +16 -14 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Aug 3 17:11:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B5391065683; Sun, 3 Aug 2008 17:11:19 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (ZIM.MIT.EDU [18.95.3.101]) by mx1.freebsd.org (Postfix) with ESMTP id 27ED48FC0C; Sun, 3 Aug 2008 17:11:19 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.2/8.14.2) with ESMTP id m73HBB6D069841; Sun, 3 Aug 2008 13:11:11 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by zim.MIT.EDU (8.14.2/8.14.2/Submit) id m73HBB3F069840; Sun, 3 Aug 2008 13:11:11 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Date: Sun, 3 Aug 2008 13:11:11 -0400 From: David Schultz To: Daniel Gerzo , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20080803171111.GA69767@zim.MIT.EDU> Mail-Followup-To: Daniel Gerzo , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200807172000.m6HK0iIh018197@repoman.freebsd.org> <20080717202051.GA27450@zim.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080717202051.GA27450@zim.MIT.EDU> Cc: Subject: Re: cvs commit: src/etc rc.firewall X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 17:11:19 -0000 I don't think I ever heard anything back about this, and it still doesn't look right. Do you agree? On Thu, Jul 17, 2008, David Schultz wrote: > On Thu, Jul 17, 2008, Daniel Gerzo wrote: > > @@ -194,6 +194,7 @@ > > ${fwcmd} add deny tcp from any to any setup > > > > # Allow DNS queries out in the world > > + ${fwcmd} add pass tcp from me to any 53 setup keep-state > > ${fwcmd} add pass udp from me to any 53 keep-state > > > > # Allow NTP queries out in the world > > @@ -294,6 +295,7 @@ > > ${fwcmd} add pass tcp from any to any setup > > > > # Allow DNS queries out in the world > > + ${fwcmd} add pass tcp from ${oip} to any 53 setup keep-state > > ${fwcmd} add pass udp from ${oip} to any 53 keep-state > > > > # Allow NTP queries out in the world > > Hmm, it doesn't look like this could possibly work, unless I'm > missing something. Did you test it? > > In one case the rule you added comes after an 'add pass tcp from > any to any setup', and in the other case it comes after an 'add > deny tcp from any to any setup', so in both cases, the line you > added should be ineffectual. > > Furthermore, I don't believe there's any reason to use keep-state > with TCP. The rule to allow packets for already-established > connections suffices. From owner-cvs-all@FreeBSD.ORG Sun Aug 3 17:19:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 342151065674; Sun, 3 Aug 2008 17:19:29 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0845E8FC13; Sun, 3 Aug 2008 17:19:29 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73HJSKj064436; Sun, 3 Aug 2008 17:19:28 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73HJSAn064435; Sun, 3 Aug 2008 17:19:28 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200808031719.m73HJSAn064435@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 3 Aug 2008 17:19:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: 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: Sun, 03 Aug 2008 17:19:29 -0000 simon 2008-08-03 17:19:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/security/audit audit_worker.c Log: SVN rev 181256 on 2008-08-03 17:19:18Z by simon MFC r179715: When the file-system containing the audit log file is running low on disk space a warning is printed. Make this warning a bit more informative. Revision Changes Path 1.16.2.7 +3 -1 src/sys/security/audit/audit_worker.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 17:35:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6B8D1065691; Sun, 3 Aug 2008 17:35:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C8E48FC22; Sun, 3 Aug 2008 17:35:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73HZo8Y065831; Sun, 3 Aug 2008 17:35:50 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73HZoJL065830; Sun, 3 Aug 2008 17:35:50 GMT (envelope-from amdmi3) Message-Id: <200808031735.m73HZoJL065830@repoman.freebsd.org> From: Dmitry Marakasov Date: Sun, 3 Aug 2008 17: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/games/amoebax 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, 03 Aug 2008 17:35:50 -0000 amdmi3 2008-08-03 17:35:50 UTC FreeBSD ports repository Modified files: games/amoebax Makefile distinfo Log: - Update to 0.2.1 - Optionally install manual Approved by: miwi (mentor implicit) Revision Changes Path 1.4 +10 -2 ports/games/amoebax/Makefile 1.2 +3 -3 ports/games/amoebax/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 3 17:40:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E4821065679; Sun, 3 Aug 2008 17:40:15 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3247A8FC0A; Sun, 3 Aug 2008 17:40:15 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73HeFUV066213; Sun, 3 Aug 2008 17:40:15 GMT (envelope-from das@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73HeF5e066212; Sun, 3 Aug 2008 17:40:15 GMT (envelope-from das@repoman.freebsd.org) Message-Id: <200808031740.m73HeF5e066212@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to das@repoman.freebsd.org using -f From: David Schultz Date: Sun, 3 Aug 2008 17:39: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/lib/msun/src e_acosf.c e_asinf.c e_atan2f.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 17:40:15 -0000 das 2008-08-03 17:39:54 UTC FreeBSD src repository Modified files: lib/msun/src e_acosf.c e_asinf.c e_atan2f.c Log: SVN rev 181257 on 2008-08-03 17:39:54Z by das Minor improvements: - Improve the order of some tests. - Fix style. Submitted by: bde Revision Changes Path 1.11 +7 -6 src/lib/msun/src/e_acosf.c 1.12 +12 -13 src/lib/msun/src/e_asinf.c 1.12 +1 -1 src/lib/msun/src/e_atan2f.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 17:49:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E97211065672; Sun, 3 Aug 2008 17:49:16 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BDD278FC1F; Sun, 3 Aug 2008 17:49:16 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73HnGAq066863; Sun, 3 Aug 2008 17:49:16 GMT (envelope-from das@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73HnGke066862; Sun, 3 Aug 2008 17:49:16 GMT (envelope-from das@repoman.freebsd.org) Message-Id: <200808031749.m73HnGke066862@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to das@repoman.freebsd.org using -f From: David Schultz Date: Sun, 3 Aug 2008 17:49: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/msun/src e_asin.c e_asinl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 17:49:17 -0000 das 2008-08-03 17:49:05 UTC FreeBSD src repository Modified files: lib/msun/src e_asin.c e_asinl.c Log: SVN rev 181258 on 2008-08-03 17:49:05Z by das Fix some style bogosity from fdlibm. Revision Changes Path 1.14 +6 -6 src/lib/msun/src/e_asin.c 1.2 +6 -6 src/lib/msun/src/e_asinl.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 18:09:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 813F2106564A; Sun, 3 Aug 2008 18:09:53 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 569448FC1A; Sun, 3 Aug 2008 18:09:53 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73I9rZR069586; Sun, 3 Aug 2008 18:09:53 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73I9rrX069585; Sun, 3 Aug 2008 18:09:53 GMT (envelope-from philip) Message-Id: <200808031809.m73I9rrX069585@repoman.freebsd.org> From: Philip Paeps Date: Sun, 3 Aug 2008 18:09:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/wesnoth 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, 03 Aug 2008 18:09:53 -0000 philip 2008-08-03 18:09:53 UTC FreeBSD ports repository Modified files: games/wesnoth Makefile distinfo pkg-plist Log: Update to 1.4.4. http://svn.gna.org/viewcvs/wesnoth/tags/1.4.4/changelog?rev=28146&view=download Revision Changes Path 1.60 +2 -2 ports/games/wesnoth/Makefile 1.43 +3 -3 ports/games/wesnoth/distinfo 1.48 +81 -24 ports/games/wesnoth/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 19:00:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CE281065670; Sun, 3 Aug 2008 19:00:19 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1B7DB8FC0A; Sun, 3 Aug 2008 19:00:19 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73J0IQL073723; Sun, 3 Aug 2008 19:00:18 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73J0Im4073722; Sun, 3 Aug 2008 19:00:18 GMT (envelope-from trhodes@repoman.freebsd.org) Message-Id: <200808031900.m73J0Im4073722@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to trhodes@repoman.freebsd.org using -f From: Tom Rhodes Date: Sun, 3 Aug 2008 18:59:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/lib/libc/sys extattr_get_file.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, 03 Aug 2008 19:00:19 -0000 trhodes 2008-08-03 18:59:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/sys extattr_get_file.2 Log: SVN rev 181259 on 2008-08-03 18:59:56Z by trhodes MFC r175798: Update this manual page to describe the extattr_list_file() and the extattr_list_fd() functions. PR: 108142 Submitted by: Richard Dawe Reviewed by: kientzle Revision Changes Path 1.18.2.1 +13 -6 src/lib/libc/sys/extattr_get_file.2 From owner-cvs-all@FreeBSD.ORG Sun Aug 3 19:01:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91EB4106567E; Sun, 3 Aug 2008 19:01:26 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 65E428FC16; Sun, 3 Aug 2008 19:01:26 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73J1Qje073834; Sun, 3 Aug 2008 19:01:26 GMT (envelope-from danger@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73J1Q3Y073833; Sun, 3 Aug 2008 19:01:26 GMT (envelope-from danger@repoman.freebsd.org) Message-Id: <200808031901.m73J1Q3Y073833@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to danger@repoman.freebsd.org using -f From: Daniel Gerzo Date: Sun, 3 Aug 2008 19:01: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/etc rc.firewall X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 19:01:27 -0000 danger 2008-08-03 19:01:07 UTC FreeBSD src repository Modified files: etc rc.firewall Log: SVN rev 181260 on 2008-08-03 19:01:07Z by danger - back out my last commit as it seems to be wrong. Spotted by: das Revision Changes Path 1.57 +0 -2 src/etc/rc.firewall From owner-cvs-all@FreeBSD.ORG Sun Aug 3 19:50:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66F7E1065677; Sun, 3 Aug 2008 19:50:06 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9DB8FC24; Sun, 3 Aug 2008 19:50:06 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73Jo6I4078769; Sun, 3 Aug 2008 19:50:06 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Jo6L8078768; Sun, 3 Aug 2008 19:50:06 GMT (envelope-from wosch) Message-Id: <200808031950.m73Jo6L8078768@repoman.freebsd.org> From: Wolfram Schneider Date: Sun, 3 Aug 2008 19:50: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/cgi man.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: Sun, 03 Aug 2008 19:50:06 -0000 wosch 2008-08-03 19:50:06 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: update to X11R7.3.2 add XFree86-2.1, XFree86-4.6.0, XFree86-4.7.0 Revision Changes Path 1.215 +8 -4 www/en/cgi/man.cgi From owner-cvs-all@FreeBSD.ORG Sun Aug 3 19:52:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CAC1106567A; Sun, 3 Aug 2008 19:52:06 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 625848FC16; Sun, 3 Aug 2008 19:52:06 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73Jq6p0078948; Sun, 3 Aug 2008 19:52:06 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Jq625078947; Sun, 3 Aug 2008 19:52:06 GMT (envelope-from wosch) Message-Id: <200808031952.m73Jq625078947@repoman.freebsd.org> From: Wolfram Schneider Date: Sun, 3 Aug 2008 19:52: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/cgi man.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: Sun, 03 Aug 2008 19:52:06 -0000 wosch 2008-08-03 19:52:06 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: remove outdated german linux manpages. Revision Changes Path 1.216 +2 -4 www/en/cgi/man.cgi From owner-cvs-all@FreeBSD.ORG Sun Aug 3 19:56:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 156AA106564A; Sun, 3 Aug 2008 19:56:28 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE7C38FC18; Sun, 3 Aug 2008 19:56:27 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73JuRVD079315; Sun, 3 Aug 2008 19:56:27 GMT (envelope-from manolis@repoman.freebsd.org) Received: (from manolis@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73JuRXB079314; Sun, 3 Aug 2008 19:56:27 GMT (envelope-from manolis) Message-Id: <200808031956.m73JuRXB079314@repoman.freebsd.org> From: Manolis Kiagias Date: Sun, 3 Aug 2008 19:56: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/books/handbook/printing chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 19:56:28 -0000 manolis 2008-08-03 19:56:27 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/printing chapter.sgml Log: Fix a filename attribute and enhance markup in a few places Approved by: gabor (mentor) Revision Changes Path 1.119 +11 -11 doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Aug 3 19:57:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C1D106566B; Sun, 3 Aug 2008 19:57:51 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 56C608FC17; Sun, 3 Aug 2008 19:57:51 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73Jvpob079420; Sun, 3 Aug 2008 19:57:51 GMT (envelope-from manolis@repoman.freebsd.org) Received: (from manolis@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Jvpw5079419; Sun, 3 Aug 2008 19:57:51 GMT (envelope-from manolis) Message-Id: <200808031957.m73Jvpw5079419@repoman.freebsd.org> From: Manolis Kiagias Date: Sun, 3 Aug 2008 19:57:51 +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/printing chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 19:57:51 -0000 manolis 2008-08-03 19:57:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/printing chapter.sgml Log: Whitespace only: Rewrap a few lines of text Approved by: gabor (mentor) Revision Changes Path 1.120 +9 -9 doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Aug 3 19:58:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56B11106566C; Sun, 3 Aug 2008 19:58:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B82A8FC1F; Sun, 3 Aug 2008 19:58:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73JwkKq079522; Sun, 3 Aug 2008 19:58:46 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Jwk5E079521; Sun, 3 Aug 2008 19:58:46 GMT (envelope-from amdmi3) Message-Id: <200808031958.m73Jwk5E079521@repoman.freebsd.org> From: Dmitry Marakasov Date: Sun, 3 Aug 2008 19:58: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/graphics/lprof-devel Makefile ports/graphics/lprof-devel/files patch-src-argyll-spectro-unixio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 19:58:46 -0000 amdmi3 2008-08-03 19:58:46 UTC FreeBSD ports repository Modified files: graphics/lprof-devel Makefile graphics/lprof-devel/files patch-src-argyll-spectro-unixio.c Log: - Improve serial device handling - Add mirror - Bump PORTREVISION Approved by: miwi (mentor) Revision Changes Path 1.4 +3 -2 ports/graphics/lprof-devel/Makefile 1.2 +3 -16 ports/graphics/lprof-devel/files/patch-src-argyll-spectro-unixio.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 20:15:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E41C1065756; Sun, 3 Aug 2008 20:15:29 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1E94B8FC15; Sun, 3 Aug 2008 20:15:29 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73KFTb0082006; Sun, 3 Aug 2008 20:15:29 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73KFSYq082005; Sun, 3 Aug 2008 20:15:28 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808032015.m73KFSYq082005@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Sun, 3 Aug 2008 20:15:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/gen arc4random.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 20:15:30 -0000 ache 2008-08-03 20:15:22 UTC FreeBSD src repository Modified files: lib/libc/gen arc4random.c Log: SVN rev 181261 on 2008-08-03 20:15:22Z by ache Restored from previous backing out (because that is OpenBSD way, so assumed to be reviewd by them): Stir directly from the kernel PRNG, without taking less random pid & time bytes too (when it is possible). The difference with OpenBSD code is that they have KERN_ARND sysctl for that task, while we need to read /dev/random Revision Changes Path 1.24 +16 -12 src/lib/libc/gen/arc4random.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 20:36:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AB9210656C0; Sun, 3 Aug 2008 20:36:45 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D1CEA8FC0C; Sun, 3 Aug 2008 20:36:44 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73Kaijf083683; Sun, 3 Aug 2008 20:36:44 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Kai65083682; Sun, 3 Aug 2008 20:36:44 GMT (envelope-from cognet@repoman.freebsd.org) Message-Id: <200808032036.m73Kai65083682@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cognet@repoman.freebsd.org using -f From: Olivier Houchard Date: Sun, 3 Aug 2008 20:36: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/usr.bin/quota 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, 03 Aug 2008 20:36:45 -0000 cognet 2008-08-03 20:36:40 UTC FreeBSD src repository Modified files: usr.bin/quota quota.c Log: SVN rev 181262 on 2008-08-03 20:36:40Z by cognet ctime() expects a time_t, but qup->dqblk.dqb_btime is an int32_t, so for big endian platforms where time_t is 64bits (ie armeb and sparc64), it will be a problem. Use a temporary time_t to work around this. Submitted by: Matthew Luckie MFC after: 3 days Revision Changes Path 1.33 +9 -6 src/usr.bin/quota/quota.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 21:07:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 238B91065677; Sun, 3 Aug 2008 21:07:32 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EAA658FC23; Sun, 3 Aug 2008 21:07:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73L7VXn097494; Sun, 3 Aug 2008 21:07:31 GMT (envelope-from antoine@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73L7VGe097493; Sun, 3 Aug 2008 21:07:31 GMT (envelope-from antoine@repoman.freebsd.org) Message-Id: <200808032107.m73L7VGe097493@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to antoine@repoman.freebsd.org using -f From: Antoine Brodin Date: Sun, 3 Aug 2008 21:07: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/kern kern_kthread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 21:07:32 -0000 antoine 2008-08-03 21:07:19 UTC FreeBSD src repository Modified files: sys/kern kern_kthread.c Log: SVN rev 181263 on 2008-08-03 21:07:19Z by antoine Kill a dead variable PR: 126223 Submitted by: Mateusz Guzik Revision Changes Path 1.47 +0 -2 src/sys/kern/kern_kthread.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 21:08:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0733E1065678; Sun, 3 Aug 2008 21:08:13 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7B8F78FC08; Sun, 3 Aug 2008 21:08:13 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73L8DPQ097565; Sun, 3 Aug 2008 21:08:13 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73L8DlK097564; Sun, 3 Aug 2008 21:08:13 GMT (envelope-from wosch) Message-Id: <200808032108.m73L8DlK097564@repoman.freebsd.org> From: Wolfram Schneider Date: Sun, 3 Aug 2008 21:08: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/cgi man.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: Sun, 03 Aug 2008 21:08:15 -0000 wosch 2008-08-03 21:08:13 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: print a warning in error log file if the whatis file is missing Revision Changes Path 1.217 +8 -2 www/en/cgi/man.cgi From owner-cvs-all@FreeBSD.ORG Sun Aug 3 21:41:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FA7A106568D; Sun, 3 Aug 2008 21:41:14 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7C4CF8FC0A; Sun, 3 Aug 2008 21:41:14 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73LfEr7000874; Sun, 3 Aug 2008 21:41:14 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73LfEmn000873; Sun, 3 Aug 2008 21:41:14 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808032141.m73LfEmn000873@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Sun, 3 Aug 2008 21:40:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/net if.c if_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: Sun, 03 Aug 2008 21:41:14 -0000 rwatson 2008-08-03 21:40:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net if.c if_var.h Log: SVN rev 181264 on 2008-08-03 21:40:34Z by rwatson Merge r180042 from head to stable/7: Introduce locking around use of ifindex_table, whose use was previously unsynchronized. While races were extremely rare, we've now had a couple of reports of panics in environments involving large numbers of IPSEC tunnels being added very quickly on an active system. - Add accessor functions ifnet_byindex(), ifaddr_byindex(), ifdev_byindex() to replace existing accessor macros. These functions now acquire the ifnet lock before derefencing the table. - Add IFNET_WLOCK_ASSERT(). - Add static accessor functions ifnet_setbyindex(), ifdev_setbyindex(), which set values in the table either asserting of acquiring the ifnet lock. - Use accessor functions throughout if.c to modify and read ifindex_table. - Rework ifnet attach/detach to lock around ifindex_table modification. Note that these changes simply close races around use of ifindex_table, and make no attempt to solve the probem of disappearing ifnets. Further refinement of this work, including with respect to ifindex_table resizing, is still required. In a future change, the ifnet lock should be converted from a mutex to an rwlock in order to reduce contention. Reviewed and tested by: brooks Revision Changes Path 1.273.2.5 +69 -12 src/sys/net/if.c 1.115.2.3 +4 -4 src/sys/net/if_var.h From owner-cvs-all@FreeBSD.ORG Sun Aug 3 21:57:01 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD4E01065677; Sun, 3 Aug 2008 21:57:01 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7FA608FC27; Sun, 3 Aug 2008 21:57:01 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73Lv1tQ020010; Sun, 3 Aug 2008 21:57:01 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73Lv1Rh020009; Sun, 3 Aug 2008 21:57:01 GMT (envelope-from trhodes@repoman.freebsd.org) Message-Id: <200808032157.m73Lv1Rh020009@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to trhodes@repoman.freebsd.org using -f From: Tom Rhodes Date: Sun, 3 Aug 2008 21:56: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/lib/libc/sys jail.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, 03 Aug 2008 21:57:01 -0000 trhodes 2008-08-03 21:56:58 UTC FreeBSD src repository Modified files: lib/libc/sys jail.2 Log: SVN rev 181265 on 2008-08-03 21:56:58Z by trhodes Add EAGAIN to the ERRORS list, as found in kern_jail.c. PR: 125253 Submitted by: Mateusz Guzik (original version) Revision Changes Path 1.29 +3 -1 src/lib/libc/sys/jail.2 From owner-cvs-all@FreeBSD.ORG Sun Aug 3 22:47:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A44B010656A1; Sun, 3 Aug 2008 22:47:33 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6200D8FC18; Sun, 3 Aug 2008 22:47:33 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73MlXQw025013; Sun, 3 Aug 2008 22:47:33 GMT (envelope-from scf@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73MlXGe025012; Sun, 3 Aug 2008 22:47:33 GMT (envelope-from scf@repoman.freebsd.org) Message-Id: <200808032247.m73MlXGe025012@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scf@repoman.freebsd.org using -f From: Sean Farley Date: Sun, 3 Aug 2008 22:47: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/lib/libc/stdlib getenv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 22:47:33 -0000 scf 2008-08-03 22:47:23 UTC FreeBSD src repository Modified files: lib/libc/stdlib getenv.c Log: SVN rev 181266 on 2008-08-03 22:47:23Z by scf Restructure and use different variables in the tests that involve environ[0] to be more obvious that environ is not NULL before environ[0] is tested. Although I believe the previous code worked, this change improves code maintainability. Reviewed by: ache MFC after: 3 days Revision Changes Path 1.15 +15 -13 src/lib/libc/stdlib/getenv.c From owner-cvs-all@FreeBSD.ORG Sun Aug 3 23:08:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10A5E1065671; Sun, 3 Aug 2008 23:08:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D92298FC08; Sun, 3 Aug 2008 23:08:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73N89Fg027719; Sun, 3 Aug 2008 23:08:09 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73N895v027718; Sun, 3 Aug 2008 23:08:09 GMT (envelope-from edwin) Message-Id: <200808032308.m73N895v027718@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 3 Aug 2008 23:08:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 23:08:10 -0000 edwin 2008-08-03 23:08:09 UTC FreeBSD ports repository Modified files: . modules Log: Ports modules update at Sunday 03 August 2008 at 23:08 Revision Changes Path 1.20115 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Aug 3 23:15:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 139DB106564A; Sun, 3 Aug 2008 23:15:29 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DB92B8FC14; Sun, 3 Aug 2008 23:15:28 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73NFSkd028444; Sun, 3 Aug 2008 23:15:28 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73NFS8X028443; Sun, 3 Aug 2008 23:15:28 GMT (envelope-from marcus) Message-Id: <200808032315.m73NFS8X028443@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 3 Aug 2008 23:15: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-im/loudmouth 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, 03 Aug 2008 23:15:29 -0000 marcus 2008-08-03 23:15:28 UTC FreeBSD ports repository Modified files: net-im/loudmouth Makefile distinfo pkg-plist Log: Update to 1.4.1. Revision Changes Path 1.44 +2 -2 ports/net-im/loudmouth/Makefile 1.25 +3 -3 ports/net-im/loudmouth/distinfo 1.6 +1 -0 ports/net-im/loudmouth/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 23:15:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1656C106566B; Sun, 3 Aug 2008 23:15:56 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DDC108FC16; Sun, 3 Aug 2008 23:15:55 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73NFtXk028527; Sun, 3 Aug 2008 23:15:55 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73NFtDe028526; Sun, 3 Aug 2008 23:15:55 GMT (envelope-from marcus) Message-Id: <200808032315.m73NFtDe028526@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 3 Aug 2008 23: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/net-im/gossip Makefile distinfo pkg-plist ports/net-im/gossip/files patch-libloudermouth_lm-bs-listener.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 23:15:56 -0000 marcus 2008-08-03 23:15:55 UTC FreeBSD ports repository Modified files: net-im/gossip Makefile distinfo pkg-plist Added files: net-im/gossip/files patch-libloudermouth_lm-bs-listener.c Log: Update to 0.31. Revision Changes Path 1.55 +9 -3 ports/net-im/gossip/Makefile 1.32 +3 -3 ports/net-im/gossip/distinfo 1.1 +10 -0 ports/net-im/gossip/files/patch-libloudermouth_lm-bs-listener.c (new) 1.31 +41 -29 ports/net-im/gossip/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 3 23:20:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7A04106564A; Sun, 3 Aug 2008 23:20:55 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8B7598FC08; Sun, 3 Aug 2008 23:20:55 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m73NKo2D028995; Sun, 3 Aug 2008 23:20:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m73NKoHW028994; Sun, 3 Aug 2008 23:20:50 GMT (envelope-from marcus) Message-Id: <200808032320.m73NKoHW028994@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 3 Aug 2008 23:20: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/deskutils/deskbar-applet 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, 03 Aug 2008 23:20:55 -0000 marcus 2008-08-03 23:20:50 UTC FreeBSD ports repository Modified files: deskutils/deskbar-applet Makefile distinfo Log: Update to 2.22.3.1. Revision Changes Path 1.30 +1 -1 ports/deskutils/deskbar-applet/Makefile 1.21 +3 -3 ports/deskutils/deskbar-applet/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 00:20:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D02F91065671; Mon, 4 Aug 2008 00:20:30 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A44098FC14; Mon, 4 Aug 2008 00:20:30 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m740KUcb035356; Mon, 4 Aug 2008 00:20:30 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m740KUiu035355; Mon, 4 Aug 2008 00:20:30 GMT (envelope-from gerald) Message-Id: <200808040020.m740KUiu035355@repoman.freebsd.org> From: Gerald Pfeifer Date: Mon, 4 Aug 2008 00:20: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/gcc44 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, 04 Aug 2008 00:20:30 -0000 gerald 2008-08-04 00:20:30 UTC FreeBSD ports repository Modified files: lang/gcc44 Makefile distinfo Log: Update to the 20080801 snapshot of GCC 4.4.0. Revision Changes Path 1.353 +1 -1 ports/lang/gcc44/Makefile 1.237 +18 -18 ports/lang/gcc44/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 00:44:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F9D71065681; Mon, 4 Aug 2008 00:44:06 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 11A5E8FC0A; Mon, 4 Aug 2008 00:44:06 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m740i5oE037246; Mon, 4 Aug 2008 00:44:05 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m740i5WU037245; Mon, 4 Aug 2008 00:44:05 GMT (envelope-from delphij@repoman.freebsd.org) Message-Id: <200808040044.m740i5WU037245@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to delphij@repoman.freebsd.org using -f From: Xin LI Date: Mon, 4 Aug 2008 00:43:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/quota 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: Mon, 04 Aug 2008 00:44:06 -0000 delphij 2008-08-04 00:43:49 UTC FreeBSD src repository Modified files: usr.bin/quota quota.c Log: SVN rev 181267 on 2008-08-04 00:43:49Z by delphij Make quota(1) to compile with WARNS=6: - ANSI'fy showrawquotas(). - Shut up GCC by initializing bgrace and igrace. The situation that caused the GCC warning can never happen though. Revision Changes Path 1.34 +2 -5 src/usr.bin/quota/quota.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 01:04:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E1151065678; Mon, 4 Aug 2008 01:04:28 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E58F98FC1A; Mon, 4 Aug 2008 01:04:27 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7414R7f049187; Mon, 4 Aug 2008 01:04:27 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7414RQW049184; Mon, 4 Aug 2008 01:04:27 GMT (envelope-from beech) Message-Id: <200808040104.m7414RQW049184@repoman.freebsd.org> From: Beech Rintoul Date: Mon, 4 Aug 2008 01:04: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/prayer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 01:04:28 -0000 beech 2008-08-04 01:04:27 UTC FreeBSD ports repository Modified files: mail/prayer Makefile Log: - Back to pool Revision Changes Path 1.12 +1 -1 ports/mail/prayer/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 4 01:14:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6289F1065685; Mon, 4 Aug 2008 01:14:08 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 34A1A8FC18; Mon, 4 Aug 2008 01:14:08 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m741E8Wu049986; Mon, 4 Aug 2008 01:14:08 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m741E8LZ049985; Mon, 4 Aug 2008 01:14:08 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808040114.m741E8LZ049985@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 4 Aug 2008 01:13:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/jme if_jme.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 01:14:08 -0000 yongari 2008-08-04 01:13:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/jme if_jme.c Log: SVN rev 181268 on 2008-08-04 01:13:53Z by yongari taskqueue_block(9)/taskqueue_unblock(9) was merged, remove conditional compilation directive. Revision Changes Path 1.1.2.5 +0 -4 src/sys/dev/jme/if_jme.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 01:31:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F6FB106564A; Mon, 4 Aug 2008 01:31:23 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 138848FC13; Mon, 4 Aug 2008 01:31:23 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m741VM3J051434; Mon, 4 Aug 2008 01:31:22 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m741VMI3051433; Mon, 4 Aug 2008 01:31:22 GMT (envelope-from araujo) Message-Id: <200808040131.m741VMI3051433@repoman.freebsd.org> From: Marcelo Araujo Date: Mon, 4 Aug 2008 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/graphics/xpdf 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, 04 Aug 2008 01:31:23 -0000 araujo 2008-08-04 01:31:22 UTC FreeBSD ports repository Modified files: graphics/xpdf Makefile distinfo Log: - Add an unofficial support to annotations in PDF files, this function enables that users could mark some text in document and save it. Build this option with "WITHOUT_DRAW=yes". - Bump PORTREVISION. Submitted by: Luigi Rizzo Discussed with: Derek B. Noonburg Revision Changes Path 1.86 +6 -1 ports/graphics/xpdf/Makefile 1.29 +3 -0 ports/graphics/xpdf/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 01:31:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99C131065671; Mon, 4 Aug 2008 01:31:38 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 81C398FC16; Mon, 4 Aug 2008 01:31:38 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m741VcAQ051586; Mon, 4 Aug 2008 01:31:38 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m741VcWO051585; Mon, 4 Aug 2008 01:31:38 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808040131.m741VcWO051585@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Mon, 4 Aug 2008 01:25: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/bin/echo echo.c src/bin/sh mknodes.c src/bin/stty gfmt.c src/lib/libarchive archive_private.h src/libexec/fingerd fingerd.c src/usr.bin/cpio cpio.h src/usr.bin/lex flex.skl src/usr.bin/tar bsdtar.h src/usr.bin/yacc 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: Mon, 04 Aug 2008 01:31:38 -0000 cperciva 2008-08-04 01:25:48 UTC FreeBSD src repository Modified files: bin/echo echo.c bin/sh mknodes.c bin/stty gfmt.c lib/libarchive archive_private.h libexec/fingerd fingerd.c usr.bin/cpio cpio.h usr.bin/lex flex.skl usr.bin/tar bsdtar.h usr.bin/yacc defs.h Log: SVN rev 181269 on 2008-08-04 01:25:48Z by cperciva Mark functions as __dead2 in order to help the LLVM static checker understand which code paths aren't possible. This commit eliminates 117 false positive bug reports of the form "allocate memory; error out if pointer is NULL; use pointer". Revision Changes Path 1.19 +1 -1 src/bin/echo/echo.c 1.18 +1 -1 src/bin/sh/mknodes.c 1.21 +1 -1 src/bin/stty/gfmt.c 1.30 +1 -1 src/lib/libarchive/archive_private.h 1.26 +1 -1 src/libexec/fingerd/fingerd.c 1.4 +1 -1 src/usr.bin/cpio/cpio.h 1.10 +2 -1 src/usr.bin/lex/flex.skl 1.35 +1 -1 src/usr.bin/tar/bsdtar.h 1.13 +24 -24 src/usr.bin/yacc/defs.h From owner-cvs-all@FreeBSD.ORG Mon Aug 4 01:47:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 172641065670; Mon, 4 Aug 2008 01:47:15 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DEE298FC0A; Mon, 4 Aug 2008 01:47:14 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m741lEN0052909; Mon, 4 Aug 2008 01:47:14 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m741lErR052908; Mon, 4 Aug 2008 01:47:14 GMT (envelope-from wxs) Message-Id: <200808040147.m741lErR052908@repoman.freebsd.org> From: Wesley Shields Date: Mon, 4 Aug 2008 01:47: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/silc-client/files patch-apps__irssi__src__fe-common__core__Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 01:47:15 -0000 wxs 2008-08-04 01:47:14 UTC FreeBSD ports repository Modified files: net/silc-client/files patch-apps__irssi__src__fe-common__core__Makefile.in Log: Fix patch to address the breakage when converters/recode is installed. PR: ports/125986 Submitted by: Armin Pirkovitsch Revision Changes Path 1.2 +11 -18 ports/net/silc-client/files/patch-apps__irssi__src__fe-common__core__Makefile.in From owner-cvs-all@FreeBSD.ORG Mon Aug 4 02:02:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8710A106564A; Mon, 4 Aug 2008 02:02:27 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2870E8FC24; Mon, 4 Aug 2008 02:02:27 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7422QZq054095; Mon, 4 Aug 2008 02:02:26 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7422QnF054094; Mon, 4 Aug 2008 02:02:26 GMT (envelope-from leeym) Message-Id: <200808040202.m7422QnF054094@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 4 Aug 2008 02:02: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/ftp/p5-Net-FTPServer 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, 04 Aug 2008 02:02:27 -0000 leeym 2008-08-04 02:02:26 UTC FreeBSD ports repository Modified files: ftp/p5-Net-FTPServer Makefile pkg-plist Log: - simplify dependency - utilize PORTDOCS PORTEXAMPLES Revision Changes Path 1.31 +19 -13 ports/ftp/p5-Net-FTPServer/Makefile 1.13 +0 -15 ports/ftp/p5-Net-FTPServer/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 4 02:06:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53C681065671; Mon, 4 Aug 2008 02:06:23 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 401F68FC1E; Mon, 4 Aug 2008 02:06:23 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7426NMl055583; Mon, 4 Aug 2008 02:06:23 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7426NcK055582; Mon, 4 Aug 2008 02:06:23 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808040206.m7426NcK055582@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 4 Aug 2008 02:05: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/dev/re if_re.c src/sys/pci if_rlreg.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, 04 Aug 2008 02:06:23 -0000 yongari 2008-08-04 02:05:09 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c sys/pci if_rlreg.h Log: SVN rev 181270 on 2008-08-04 02:05:09Z by yongari The number of bits reserved for MSS in RealTek controllers is 11bits. This limits the maximum interface MTU size in TSO case as upper stack should not generate TCP segments with MSS greater than the limit. Armed with this information, disable TSO if interface MTU is greater than the limit. Revision Changes Path 1.128 +18 -0 src/sys/dev/re/if_re.c 1.81 +8 -0 src/sys/pci/if_rlreg.h From owner-cvs-all@FreeBSD.ORG Mon Aug 4 02:28:01 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 657D91065673; Mon, 4 Aug 2008 02:28:01 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 381E88FC19; Mon, 4 Aug 2008 02:28:01 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m742S1Yj057340; Mon, 4 Aug 2008 02:28:01 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m742S14w057339; Mon, 4 Aug 2008 02:28:01 GMT (envelope-from mezz) Message-Id: <200808040228.m742S14w057339@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 4 Aug 2008 02:28: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/poppler Makefile distinfo ports/graphics/poppler-qt4 Makefile ports/graphics/poppler-utils Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 02:28:01 -0000 mezz 2008-08-04 02:28:01 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler-qt4 Makefile graphics/poppler-utils Makefile Log: Update to 0.8.5. Revision Changes Path 1.9 +1 -1 ports/graphics/poppler-qt4/Makefile 1.6 +1 -1 ports/graphics/poppler-utils/Makefile 1.45 +2 -2 ports/graphics/poppler/Makefile 1.23 +3 -3 ports/graphics/poppler/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 02:28:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB3471065671; Mon, 4 Aug 2008 02:28:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AFCFA8FC0C; Mon, 4 Aug 2008 02:28:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m742SbqC057408; Mon, 4 Aug 2008 02:28:37 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m742Sbdc057407; Mon, 4 Aug 2008 02:28:37 GMT (envelope-from mezz) Message-Id: <200808040228.m742Sbdc057407@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 4 Aug 2008 02:28: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/news/pan 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, 04 Aug 2008 02:28:38 -0000 mezz 2008-08-04 02:28:37 UTC FreeBSD ports repository Modified files: news/pan Makefile distinfo pkg-plist Log: Update to 0.133. Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2363 Revision Changes Path 1.94 +1 -4 ports/news/pan/Makefile 1.61 +3 -3 ports/news/pan/distinfo 1.29 +4 -1 ports/news/pan/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 4 02:34:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF2FE1065699; Mon, 4 Aug 2008 02:34:54 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DBFCD8FC15; Mon, 4 Aug 2008 02:34:54 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m742YsHV057928; Mon, 4 Aug 2008 02:34:54 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m742YsDC057927; Mon, 4 Aug 2008 02:34:54 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808040234.m742YsDC057927@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 4 Aug 2008 02:34: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/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: Mon, 04 Aug 2008 02:34:55 -0000 yongari 2008-08-04 02:34:40 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: SVN rev 181271 on 2008-08-04 02:34:40Z by yongari Don't enable TSO by default. Users of RTL8169/8110 reported watchdog timeout issues and the root cause seems to stem from silicon bug of controller. Personally I couldn't reproduce it on RTL8169 controller but it seems it's dependent on usage pattern. For newer PCIe based controllers I have no TSO complaints but turning off TSO would be more safe. Users who are sure that their controller works with TSO can still reenable the TSO with ifconfig(8). Reported by: Oliver Lehmann (lehmann at ans-netz dot de), Eugene Butusov (ebutusov at gmail dot com) Revision Changes Path 1.129 +7 -0 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 02:46:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA858106564A; Mon, 4 Aug 2008 02:46:24 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E7808FC16; Mon, 4 Aug 2008 02:46:24 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m742kOu3058968; Mon, 4 Aug 2008 02:46:24 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m742kOBC058967; Mon, 4 Aug 2008 02:46:24 GMT (envelope-from mezz) Message-Id: <200808040246.m742kOBC058967@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 4 Aug 2008 02:46: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/irc/xchat Makefile ports/irc/xchat/files patch-xc286-smallfixes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 02:46:24 -0000 mezz 2008-08-04 02:46:24 UTC FreeBSD ports repository Modified files: irc/xchat Makefile Added files: irc/xchat/files patch-xc286-smallfixes Log: Various small fixes, bump the PORTREVISION. Obtained from: http://www.xchat.org/files/source/2.8/patches/ Revision Changes Path 1.140 +1 -0 ports/irc/xchat/Makefile 1.1 +68 -0 ports/irc/xchat/files/patch-xc286-smallfixes (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 03:45:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B6FD1065745; Mon, 4 Aug 2008 03:45:13 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84E3B8FC19; Mon, 4 Aug 2008 03:45:13 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m743jD09065196; Mon, 4 Aug 2008 03:45:13 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m743jDXO065195; Mon, 4 Aug 2008 03:45:13 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808040345.m743jDXO065195@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 4 Aug 2008 03:45:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/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: Mon, 04 Aug 2008 03:45:16 -0000 yongari 2008-08-04 03:45:07 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: SVN rev 181272 on 2008-08-04 03:45:07Z by yongari Use ANSI C declarations for all functions. Revision Changes Path 1.130 +41 -104 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 03:47:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B41981065671; Mon, 4 Aug 2008 03:47:44 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8741F8FC28; Mon, 4 Aug 2008 03:47:44 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m743liSZ065392; Mon, 4 Aug 2008 03:47:44 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m743lifP065391; Mon, 4 Aug 2008 03:47:44 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808040347.m743lifP065391@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 4 Aug 2008 03:47: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/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: Mon, 04 Aug 2008 03:47:44 -0000 yongari 2008-08-04 03:47:29 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: SVN rev 181273 on 2008-08-04 03:47:29Z by yongari Remove register keyword. Revision Changes Path 1.131 +4 -4 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 03:51:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDBB5106567A; Mon, 4 Aug 2008 03:51:30 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1508FC14; Mon, 4 Aug 2008 03:51:30 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m743pUmF065728; Mon, 4 Aug 2008 03:51:30 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m743pUOS065727; Mon, 4 Aug 2008 03:51:30 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808040351.m743pUOS065727@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 4 Aug 2008 03:51: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/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: Mon, 04 Aug 2008 03:51:30 -0000 yongari 2008-08-04 03:51:20 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: SVN rev 181274 on 2008-08-04 03:51:20Z by yongari Remove return keyword at the end of functions that return void. Revision Changes Path 1.132 +0 -14 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 03:57:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2037C106564A; Mon, 4 Aug 2008 03:57:43 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E8B1C8FC0A; Mon, 4 Aug 2008 03:57:42 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m743vgxr066216; Mon, 4 Aug 2008 03:57:42 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m743vg41066215; Mon, 4 Aug 2008 03:57:42 GMT (envelope-from edwin) Message-Id: <200808040357.m743vg41066215@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 4 Aug 2008 03:57:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/php_doc 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, 04 Aug 2008 03:57:43 -0000 edwin 2008-08-04 03:57:42 UTC FreeBSD ports repository Modified files: lang/php_doc Makefile distinfo Log: Update to 2008-08-04. Please note that a lot of languages have gone... Revision Changes Path 1.35 +6 -18 ports/lang/php_doc/Makefile 1.24 +21 -39 ports/lang/php_doc/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 04:00:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E21E5106576C; Mon, 4 Aug 2008 04:00:16 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8DBB88FC0C; Mon, 4 Aug 2008 04:00:16 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7440GvC066478; Mon, 4 Aug 2008 04:00:16 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7440GYC066477; Mon, 4 Aug 2008 04:00:16 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808040400.m7440GYC066477@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 4 Aug 2008 04:00: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/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: Mon, 04 Aug 2008 04:00:18 -0000 yongari 2008-08-04 04:00:10 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: SVN rev 181275 on 2008-08-04 04:00:10Z by yongari Rearrange conditional compilation directives. This makes syntax highlighting work in vim. Revision Changes Path 1.133 +3 -2 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 04:04:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B89DA1065688; Mon, 4 Aug 2008 04:04:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A44A58FC15; Mon, 4 Aug 2008 04:04:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7444pl8068155; Mon, 4 Aug 2008 04:04:51 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7444pns068154; Mon, 4 Aug 2008 04:04:51 GMT (envelope-from edwin) Message-Id: <200808040404.m7444pns068154@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 4 Aug 2008 04: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 MOVED ports/chinese Makefile ports/chinese/php_doc-hk Makefile ports/chinese/php_doc-tw Makefile ports/chinese/php_doc-zh Makefile ports/arabic Makefile ports/arabic/php_doc Makefile ports/hungarian Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 04:04:51 -0000 edwin 2008-08-04 04:04:51 UTC FreeBSD ports repository Modified files: . MOVED chinese Makefile arabic Makefile hungarian Makefile korean Makefile Removed files: chinese/php_doc-hk Makefile chinese/php_doc-tw Makefile chinese/php_doc-zh Makefile arabic/php_doc Makefile hungarian/php_doc Makefile korean/php_doc Makefile Log: PHP Documentation in these language has been removed from the distribution. Revision Changes Path 1.1661 +7 -1 ports/MOVED 1.12 +0 -1 ports/arabic/Makefile 1.2 +0 -13 ports/arabic/php_doc/Makefile (dead) 1.267 +0 -3 ports/chinese/Makefile 1.2 +0 -13 ports/chinese/php_doc-hk/Makefile (dead) 1.2 +0 -13 ports/chinese/php_doc-tw/Makefile (dead) 1.2 +0 -13 ports/chinese/php_doc-zh/Makefile (dead) 1.18 +0 -1 ports/hungarian/Makefile 1.2 +0 -13 ports/hungarian/php_doc/Makefile (dead) 1.133 +0 -1 ports/korean/Makefile 1.2 +0 -13 ports/korean/php_doc/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 05:27:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E675F1065670; Mon, 4 Aug 2008 05:27:34 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D45928FC1A; Mon, 4 Aug 2008 05:27:34 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m745RYft085979; Mon, 4 Aug 2008 05:27:34 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m745RYYE085978; Mon, 4 Aug 2008 05:27:34 GMT (envelope-from dougb) Message-Id: <200808040527.m745RYYE085978@repoman.freebsd.org> From: Doug Barton Date: Mon, 4 Aug 2008 05:27: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/misc/wmweather+/files patch-convert.c patch-forecast.c patch-metar.c patch-moon.c patch-wmweather+.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 05:27:35 -0000 dougb 2008-08-04 05:27:34 UTC FreeBSD ports repository Removed files: misc/wmweather+/files patch-convert.c patch-forecast.c patch-metar.c patch-moon.c patch-wmweather+.c Log: All but one of these patches implement support for FreeBSD 5, so remove them. Merge the functionality of patch-wmweather+.c into the Makefile using sed. Revision Changes Path 1.4 +0 -161 ports/misc/wmweather+/files/patch-convert.c (dead) 1.3 +0 -15 ports/misc/wmweather+/files/patch-forecast.c (dead) 1.3 +0 -15 ports/misc/wmweather+/files/patch-metar.c (dead) 1.4 +0 -24 ports/misc/wmweather+/files/patch-moon.c (dead) 1.3 +0 -11 ports/misc/wmweather+/files/patch-wmweather+.c (dead) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 05:28:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 767F31065678; Mon, 4 Aug 2008 05:28:12 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD8A8FC0C; Mon, 4 Aug 2008 05:28:12 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m745SCam086059; Mon, 4 Aug 2008 05:28:12 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m745SC3V086058; Mon, 4 Aug 2008 05:28:12 GMT (envelope-from dougb) Message-Id: <200808040528.m745SC3V086058@repoman.freebsd.org> From: Doug Barton Date: Mon, 4 Aug 2008 05:28: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/misc/wmweather+ 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, 04 Aug 2008 05:28:12 -0000 dougb 2008-08-04 05:28:12 UTC FreeBSD ports repository Removed files: misc/wmweather+ pkg-plist Log: Switch to using PLIST_FILES Revision Changes Path 1.3 +0 -3 ports/misc/wmweather+/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 05:29:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D745C1065686; Mon, 4 Aug 2008 05:29:09 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AC75A8FC21; Mon, 4 Aug 2008 05:29:09 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m745T9c6086154; Mon, 4 Aug 2008 05:29:09 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m745T9YE086153; Mon, 4 Aug 2008 05:29:09 GMT (envelope-from dougb) Message-Id: <200808040529.m745T9YE086153@repoman.freebsd.org> From: Doug Barton Date: Mon, 4 Aug 2008 05:29: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/wmweather+ pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 05:29:10 -0000 dougb 2008-08-04 05:29:09 UTC FreeBSD ports repository Modified files: misc/wmweather+ pkg-descr Log: Very minor formatting tweaks Revision Changes Path 1.3 +2 -1 ports/misc/wmweather+/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Aug 4 05:32:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 558C01065675; Mon, 4 Aug 2008 05:32:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4487E8FC19; Mon, 4 Aug 2008 05:32:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m745WxTJ086497; Mon, 4 Aug 2008 05:32:59 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m745Wxli086496; Mon, 4 Aug 2008 05:32:59 GMT (envelope-from dougb) Message-Id: <200808040532.m745Wxli086496@repoman.freebsd.org> From: Doug Barton Date: Mon, 4 Aug 2008 05:32: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/misc/wmweather+ 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, 04 Aug 2008 05:32:59 -0000 dougb 2008-08-04 05:32:59 UTC FreeBSD ports repository Modified files: misc/wmweather+ Makefile distinfo Log: Upgrade to version 2.11 which mostly consists of changing from libwww to curl. For the port: 1. Switch to the SF macro 2. Update COMMENT 3. Switch to using PLIST_FILES 4. Merge the functionality from files/patch-wmweather+.c to the Makefile 5. Make everything related to the conf example conditional on NOPORTEXAMPLES 6. Display the new pkg-message file after installation of the port 7. Take over maintainership with the approval of the current maintainer who reports ENOTIME. Thank you Willie for your work on this port. :) Revision Changes Path 1.13 +34 -19 ports/misc/wmweather+/Makefile 1.5 +3 -3 ports/misc/wmweather+/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 05:38:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DED8810656C8; Mon, 4 Aug 2008 05:38:18 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B1DAC8FC12; Mon, 4 Aug 2008 05:38:18 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m745cIS9086995; Mon, 4 Aug 2008 05:38:18 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m745cIVj086994; Mon, 4 Aug 2008 05:38:18 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808040538.m745cIVj086994@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Mon, 4 Aug 2008 05:38:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/mpt mpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 05:38:19 -0000 scottl 2008-08-04 05:38:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/mpt mpt.c Log: SVN rev 181276 on 2008-08-04 05:38:02Z by scottl Merge rev 1.47: Fix probe and attach so that the raid personality gets properly initialized. Revision Changes Path 1.44.2.3 +7 -4 src/sys/dev/mpt/mpt.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 05:53:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C70FA10656C2; Mon, 4 Aug 2008 05:53:10 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DADCA8FC22; Mon, 4 Aug 2008 05:53:09 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m745r42v088144; Mon, 4 Aug 2008 05:53:09 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m745r4rf088143; Mon, 4 Aug 2008 05:53:04 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200808040553.m745r4rf088143@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Mon, 4 Aug 2008 05:52:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/mpt mpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 05:53:14 -0000 scottl 2008-08-04 05:52:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/mpt mpt.c Log: SVN rev 181277 on 2008-08-04 05:52:58Z by scottl Merge rev 1.48: Don't force a reset at driver attach time. Revision Changes Path 1.44.2.4 +1 -1 src/sys/dev/mpt/mpt.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 06:48:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 744B9106564A; Mon, 4 Aug 2008 06:48:22 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 60E9F8FC1A; Mon, 4 Aug 2008 06:48:22 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m746mMjM093580; Mon, 4 Aug 2008 06:48:22 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m746mM7o093579; Mon, 4 Aug 2008 06:48:22 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808040648.m746mM7o093579@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Mon, 4 Aug 2008 06:39: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/boot/common misc.c src/usr.bin/rs rs.c src/usr.bin/yacc closure.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 06:48:22 -0000 cperciva 2008-08-04 06:39:52 UTC FreeBSD src repository Modified files: sys/boot/common misc.c usr.bin/rs rs.c usr.bin/yacc closure.c Log: SVN rev 181278 on 2008-08-04 06:39:52Z by cperciva Setting a variable to the same value twice doesn't actually make it more likely to have the right value. Remove superfluous assignments. Found by: LLVM/Clang Static Checker Revision Changes Path 1.10 +1 -1 src/sys/boot/common/misc.c 1.14 +0 -1 src/usr.bin/rs/rs.c 1.13 +0 -2 src/usr.bin/yacc/closure.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 06:49:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D383F1065677; Mon, 4 Aug 2008 06:49:45 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A6B418FC16; Mon, 4 Aug 2008 06:49:45 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m746njmx093682; Mon, 4 Aug 2008 06:49:45 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m746njh7093681; Mon, 4 Aug 2008 06:49:45 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808040649.m746njh7093681@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Mon, 4 Aug 2008 06:48: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/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, 04 Aug 2008 06:49:45 -0000 cperciva 2008-08-04 06:48:54 UTC FreeBSD src repository Modified files: usr.bin/truncate truncate.c Log: SVN rev 181279 on 2008-08-04 06:48:54Z by cperciva Don't close file descriptor number . Found by: LLVM/Clang Static Checker MFC after: 1 week Revision Changes Path 1.13 +1 -0 src/usr.bin/truncate/truncate.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 06:53:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B13C8106564A; Mon, 4 Aug 2008 06:53:16 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84C128FC17; Mon, 4 Aug 2008 06:53:16 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m746rGKq094015; Mon, 4 Aug 2008 06:53:16 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m746rGVo094014; Mon, 4 Aug 2008 06:53:16 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808040653.m746rGVo094014@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Mon, 4 Aug 2008 06:53: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/lib/libc/gen getbsize.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 06:53:16 -0000 cperciva 2008-08-04 06:53:13 UTC FreeBSD src repository Modified files: lib/libc/gen getbsize.c Log: SVN rev 181280 on 2008-08-04 06:53:13Z by cperciva Set "max" to a reasonable value if BLOCKSIZE has a bogus unit. Prior to this commit, "env BLOCKSIZE=4X df" prints not only "4X: unknown blocksize" as expected, but sometimes also "maximum blocksize is 1G" and "minimum blocksize is 512" depending on what happened to be on the stack. Found by: LLVM/Clang Static Checker Revision Changes Path 1.9 +1 -0 src/lib/libc/gen/getbsize.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 06:56:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B01BB1065745; Mon, 4 Aug 2008 06:56:02 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 834F18FC1D; Mon, 4 Aug 2008 06:56:02 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m746u2bE094277; Mon, 4 Aug 2008 06:56:02 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m746u26m094276; Mon, 4 Aug 2008 06:56:02 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808040656.m746u26m094276@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Mon, 4 Aug 2008 06:55: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/lib/libc/stdio 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: Mon, 04 Aug 2008 06:56:02 -0000 cperciva 2008-08-04 06:55:42 UTC FreeBSD src repository Modified files: lib/libc/stdio vfwprintf.c Log: SVN rev 181281 on 2008-08-04 06:55:42Z by cperciva Initialize "nconv" to a reasonable value in all code paths. Prior to this commit, sprintf("%s", "") could fail depending on what happened to be on the stack. Found by: LLVM/Clang Static Checker Revision Changes Path 1.33 +3 -1 src/lib/libc/stdio/vfwprintf.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 07:01:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ED34106574B; Mon, 4 Aug 2008 07:01:48 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B4D458FC0C; Mon, 4 Aug 2008 07:01:48 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7471mj5094725; Mon, 4 Aug 2008 07:01:48 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7471mHB094723; Mon, 4 Aug 2008 07:01:48 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808040701.m7471mHB094723@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Mon, 4 Aug 2008 07:01: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/boot/i386/libi386 devicename.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 07:01:50 -0000 cperciva 2008-08-04 07:01:42 UTC FreeBSD src repository Modified files: sys/boot/i386/libi386 devicename.c Log: SVN rev 181282 on 2008-08-04 07:01:42Z by cperciva Dereferencing uninitialized pointers considered harmful. Prior to this commit, calling i386_parsedev(..., X, ...) where X is "ad", "bge", or any other disk or network device name without a unit number, would result in dereferencing whatever happened to be on the stack where the variable "cp" is stored. Found by: LLVM/Clang Static Checker Revision Changes Path 1.10 +4 -0 src/sys/boot/i386/libi386/devicename.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 07:35:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80A351065676; Mon, 4 Aug 2008 07:35:46 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 566CF8FC17; Mon, 4 Aug 2008 07:35:46 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m747ZkYQ098752; Mon, 4 Aug 2008 07:35:46 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m747Zkrf098751; Mon, 4 Aug 2008 07:35:46 GMT (envelope-from jadawin) Message-Id: <200808040735.m747Zkrf098751@repoman.freebsd.org> From: Philippe Audeoud Date: Mon, 4 Aug 2008 07:35:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/pdfcrack 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, 04 Aug 2008 07:35:46 -0000 jadawin 2008-08-04 07:35:46 UTC FreeBSD ports repository Modified files: security/pdfcrack Makefile distinfo Log: - Update to 0.11 Revision Changes Path 1.4 +1 -1 ports/security/pdfcrack/Makefile 1.3 +3 -3 ports/security/pdfcrack/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 07:37:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2466B1065693; Mon, 4 Aug 2008 07:37:05 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ECF5B8FC15; Mon, 4 Aug 2008 07:37:04 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m747b4dc098903; Mon, 4 Aug 2008 07:37:04 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m747b4gw098902; Mon, 4 Aug 2008 07:37:04 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808040737.m747b4gw098902@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Mon, 4 Aug 2008 07:36: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/usr.bin/gzip gzip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 07:37:05 -0000 cperciva 2008-08-04 07:36:53 UTC FreeBSD src repository Modified files: usr.bin/gzip gzip.c Log: SVN rev 181283 on 2008-08-04 07:36:53Z by cperciva Mark functions as __dead2 in order to help the LLVM static checker understand which code paths aren't possible. Reported by: edwin Revision Changes Path 1.8 +2 -2 src/usr.bin/gzip/gzip.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 07:38:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 178B6106567F; Mon, 4 Aug 2008 07:38:33 +0000 (UTC) (envelope-from ganbold@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 057A08FC15; Mon, 4 Aug 2008 07:38:33 +0000 (UTC) (envelope-from ganbold@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m747cW7j099059; Mon, 4 Aug 2008 07:38:32 GMT (envelope-from ganbold@repoman.freebsd.org) Received: (from ganbold@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m747cW5c099058; Mon, 4 Aug 2008 07:38:32 GMT (envelope-from ganbold) Message-Id: <200808040738.m747cW5c099058@repoman.freebsd.org> From: Ganbold Tsagaankhuu Date: Mon, 4 Aug 2008 07:38:32 +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/mn_MN.UTF-8/books/handbook/config chapter.sgml doc/mn_MN.UTF-8/books/handbook/kernelconfig chapter.sgml doc/mn_MN.UTF-8/books/handbook/printing 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: Mon, 04 Aug 2008 07:38:33 -0000 ganbold 2008-08-04 07:38:32 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook/config chapter.sgml mn_MN.UTF-8/books/handbook/kernelconfig chapter.sgml mn_MN.UTF-8/books/handbook/printing chapter.sgml Log: Update Mongolian Handbook translation. Fix some mistakes that I did on previous commit. Obtained from: FreeBSD Mongolian Documentation project Revision Changes Path 1.9 +17 -15 doc/mn_MN.UTF-8/books/handbook/config/chapter.sgml 1.12 +48 -1 doc/mn_MN.UTF-8/books/handbook/kernelconfig/chapter.sgml 1.16 +18 -18 doc/mn_MN.UTF-8/books/handbook/printing/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Aug 4 08:05:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31350106564A; Mon, 4 Aug 2008 08:05:41 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 04DB68FC12; Mon, 4 Aug 2008 08:05:41 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7485eI7002533; Mon, 4 Aug 2008 08:05:40 GMT (envelope-from alc@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7485ehc002532; Mon, 4 Aug 2008 08:05:40 GMT (envelope-from alc@repoman.freebsd.org) Message-Id: <200808040805.m7485ehc002532@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to alc@repoman.freebsd.org using -f From: Alan Cox Date: Mon, 4 Aug 2008 08:04: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/amd64 pmap.c src/sys/amd64/include pmap.h src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 08:05:41 -0000 alc 2008-08-04 08:04:09 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/amd64/include pmap.h sys/i386/i386 pmap.c sys/i386/include pmap.h Log: SVN rev 181284 on 2008-08-04 08:04:09Z by alc Make pmap_kenter_attr() static. Revision Changes Path 1.643 +2 -1 src/sys/amd64/amd64/pmap.c 1.148 +0 -1 src/sys/amd64/include/pmap.h 1.627 +2 -1 src/sys/i386/i386/pmap.c 1.133 +1 -2 src/sys/i386/include/pmap.h From owner-cvs-all@FreeBSD.ORG Mon Aug 4 08:15:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8889B1065670; Mon, 4 Aug 2008 08:15:22 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5E5D98FC30; Mon, 4 Aug 2008 08:15:22 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m748FMTw003519; Mon, 4 Aug 2008 08:15:22 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m748FMAF003518; Mon, 4 Aug 2008 08:15:22 GMT (envelope-from jadawin) Message-Id: <200808040815.m748FMAF003518@repoman.freebsd.org> From: Philippe Audeoud Date: Mon, 4 Aug 2008 08: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/net-mgmt/p5-SNMP-Info 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, 04 Aug 2008 08:15:22 -0000 jadawin 2008-08-04 08:15:22 UTC FreeBSD ports repository Modified files: net-mgmt/p5-SNMP-Info Makefile distinfo pkg-plist Log: - Update to 2.00 Revision Changes Path 1.12 +3 -2 ports/net-mgmt/p5-SNMP-Info/Makefile 1.7 +3 -3 ports/net-mgmt/p5-SNMP-Info/distinfo 1.8 +2 -0 ports/net-mgmt/p5-SNMP-Info/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 4 08:50:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EC3B1065689; Mon, 4 Aug 2008 08:50:26 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4AD6C8FC08; Mon, 4 Aug 2008 08:50:26 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m748oQ4u016182; Mon, 4 Aug 2008 08:50:26 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m748oQNS016181; Mon, 4 Aug 2008 08:50:26 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808040850.m748oQNS016181@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Mon, 4 Aug 2008 08:50:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/security/mac mac_framework.h mac_inet.c mac_policy.h src/sys/security/mac_biba mac_biba.c src/sys/security/mac_lomac mac_lomac.c src/sys/security/mac_mls mac_mls.c src/sys/security/mac_stub mac_stub.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 08:50:26 -0000 rwatson 2008-08-04 08:50:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/security/mac mac_framework.h mac_inet.c mac_policy.h sys/security/mac_biba mac_biba.c sys/security/mac_lomac mac_lomac.c sys/security/mac_mls mac_mls.c sys/security/mac_stub mac_stub.c sys/security/mac_test mac_test.c Log: SVN rev 181285 on 2008-08-04 08:50:16Z by rwatson Merge r179781 from head to stable/7: The TrustedBSD MAC Framework named struct ipq instances 'ipq', which is the same as the global variable defined in ip_input.c. Instead, adopt the name 'q' as found in about 1/2 of uses in ip_input.c, preventing a collision on the name. This is non-harmful, but means that search and replace on the global works less well (as in the virtualization work), as well as indexing tools. Reported by: julian Revision Changes Path 1.84.2.3 +4 -4 src/sys/security/mac/mac_framework.h 1.11.2.4 +14 -14 src/sys/security/mac/mac_inet.c 1.94.2.3 +3 -3 src/sys/security/mac/mac_policy.h 1.107.2.3 +10 -10 src/sys/security/mac_biba/mac_biba.c 1.53.2.2 +10 -10 src/sys/security/mac_lomac/mac_lomac.c 1.88.2.4 +10 -10 src/sys/security/mac_mls/mac_mls.c 1.68.2.3 +7 -7 src/sys/security/mac_stub/mac_stub.c 1.78.2.4 +8 -8 src/sys/security/mac_test/mac_test.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 09:58:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFA631065678; Mon, 4 Aug 2008 09:58:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C804C8FC1F; Mon, 4 Aug 2008 09:58:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m749waQ2023407; Mon, 4 Aug 2008 09:58:36 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m749waBM023406; Mon, 4 Aug 2008 09:58:36 GMT (envelope-from miwi) Message-Id: <200808040958.m749waBM023406@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Aug 2008 09:58:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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: Mon, 04 Aug 2008 09:58:37 -0000 miwi 2008-08-04 09:58:36 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix kdewebdev conflict with upcommig kdewebdev4 Reviewed by: simon Revision Changes Path 1.1660 +3 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Aug 4 10:52:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA0A310656CA; Mon, 4 Aug 2008 10:52:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CC1218FC1E; Mon, 4 Aug 2008 10:52:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74AqA6M028708; Mon, 4 Aug 2008 10:52:10 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74AqAFZ028707; Mon, 4 Aug 2008 10:52:10 GMT (envelope-from miwi) Message-Id: <200808041052.m74AqAFZ028707@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Aug 2008 10:52: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/textproc Makefile ports/textproc/p5-XML-RSSLite 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, 04 Aug 2008 10:52:11 -0000 miwi 2008-08-04 10:52:10 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-XML-RSSLite Makefile distinfo pkg-descr pkg-plist Log: This module attempts to extract the maximum amount of content from available documents, and is less concerned with XML compliance than alternatives. Rather than rely on XML::Parser, it uses heuristics and good old-fashioned Perl regular expressions. WWW: http://search.cpan.org/dist/XML-RSSLite/ PR: ports/126116 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.1253 +1 -0 ports/textproc/Makefile 1.1 +22 -0 ports/textproc/p5-XML-RSSLite/Makefile (new) 1.1 +3 -0 ports/textproc/p5-XML-RSSLite/distinfo (new) 1.1 +6 -0 ports/textproc/p5-XML-RSSLite/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-XML-RSSLite/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 11:29:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E0BF106564A; Mon, 4 Aug 2008 11:29:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 70C038FC19; Mon, 4 Aug 2008 11:29:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74BTgsB032925; Mon, 4 Aug 2008 11:29:42 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74BTgpu032924; Mon, 4 Aug 2008 11:29:42 GMT (envelope-from miwi) Message-Id: <200808041129.m74BTgpu032924@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Aug 2008 11:29: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 Makefile ports/www/rubygem-yapra 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, 04 Aug 2008 11:29:42 -0000 miwi 2008-08-04 11:29:42 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/rubygem-yapra Makefile distinfo pkg-descr pkg-plist Log: Yet Another Pragger implementation. WWW: http://yapra.rubyforge.org/ PR: ports/126139 Submitted by: TAKATSU Tomonari Revision Changes Path 1.2109 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/rubygem-yapra/Makefile (new) 1.1 +3 -0 ports/www/rubygem-yapra/distinfo (new) 1.1 +3 -0 ports/www/rubygem-yapra/pkg-descr (new) 1.1 +333 -0 ports/www/rubygem-yapra/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 12:01:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 661391065678; Mon, 4 Aug 2008 12:01:42 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3F4A28FC15; Mon, 4 Aug 2008 12:01:42 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74C1gLo035484; Mon, 4 Aug 2008 12:01:42 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74C1gwf035483; Mon, 4 Aug 2008 12:01:42 GMT (envelope-from remko) Message-Id: <200808041201.m74C1gwf035483@repoman.freebsd.org> From: Remko Lodder Date: Mon, 4 Aug 2008 12:01: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: doc/nl_NL.ISO8859-1/books/handbook/jails 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: Mon, 04 Aug 2008 12:01:42 -0000 remko 2008-08-04 12:01:42 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/jails chapter.sgml Log: Bring in the translated jails chapter. Obtained from: The FreeBSD Dutch Documentation Project Submitted by: yours truly Revision Changes Path 1.2 +955 -29 doc/nl_NL.ISO8859-1/books/handbook/jails/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Aug 4 12:22:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3564106564A; Mon, 4 Aug 2008 12:22:44 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BB0E98FC16; Mon, 4 Aug 2008 12:22:44 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74CMiL3038339; Mon, 4 Aug 2008 12:22:44 GMT (envelope-from kib@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74CMiG9038338; Mon, 4 Aug 2008 12:22:44 GMT (envelope-from kib@repoman.freebsd.org) Message-Id: <200808041222.m74CMiG9038338@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kib@repoman.freebsd.org using -f From: Konstantin Belousov Date: Mon, 4 Aug 2008 12:22:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/syscons syscons.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 12:22:45 -0000 kib 2008-08-04 12:22:33 UTC FreeBSD src repository Modified files: sys/dev/syscons syscons.c Log: SVN rev 181286 on 2008-08-04 12:22:33Z by kib Lower the priority of the sleep in the syscons for "waitvt" wchan to PZERO + 1. The sleeping process at the priority <= PZERO is counted as blocked, or, as comment states, 'disk wait'. PZERO + 1 works as well, and does not cause user confusion. Reported by: sam MFC after: 1 week Revision Changes Path 1.460 +1 -1 src/sys/dev/syscons/syscons.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 13:31:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89A811065672; Mon, 4 Aug 2008 13:31:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 63AB28FC16; Mon, 4 Aug 2008 13:31:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74DVnlv055716; Mon, 4 Aug 2008 13:31:49 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74DVndU055715; Mon, 4 Aug 2008 13:31:49 GMT (envelope-from jadawin) Message-Id: <200808041331.m74DVndU055715@repoman.freebsd.org> From: Philippe Audeoud Date: Mon, 4 Aug 2008 13:31: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/stonesoup 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, 04 Aug 2008 13:31:49 -0000 jadawin 2008-08-04 13:31:49 UTC FreeBSD ports repository Modified files: games/stonesoup Makefile distinfo Log: - Update to 0.4.3 PR: ports/126236 Submitted by: maintainer (tobias.rehbein web.de) Revision Changes Path 1.4 +1 -1 ports/games/stonesoup/Makefile 1.3 +3 -3 ports/games/stonesoup/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:00:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B50921065683; Mon, 4 Aug 2008 14:00:12 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (ZIM.MIT.EDU [18.95.3.101]) by mx1.freebsd.org (Postfix) with ESMTP id C49678FC19; Mon, 4 Aug 2008 14:00:11 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.2/8.14.2) with ESMTP id m74DxVAm001356; Mon, 4 Aug 2008 09:59:31 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by zim.MIT.EDU (8.14.2/8.14.2/Submit) id m74DxVQg001355; Mon, 4 Aug 2008 09:59:31 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Date: Mon, 4 Aug 2008 09:59:31 -0400 From: David Schultz To: Colin Percival Message-ID: <20080804135931.GA1132@zim.MIT.EDU> Mail-Followup-To: Colin Percival , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200808040656.m746u26m094276@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808040656.m746u26m094276@repoman.freebsd.org> Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio 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: Mon, 04 Aug 2008 14:00:12 -0000 On Mon, Aug 04, 2008, Colin Percival wrote: > cperciva 2008-08-04 06:55:42 UTC > > FreeBSD src repository > > Modified files: > lib/libc/stdio vfwprintf.c > Log: > SVN rev 181281 on 2008-08-04 06:55:42Z by cperciva > > Initialize "nconv" to a reasonable value in all code paths. Prior to > this commit, sprintf("%s", "") could fail depending on what happened > to be on the stack. I think you mean swprintf() here. From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:07:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 72F121065672 for ; Mon, 4 Aug 2008 14:07:35 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from xps.daemonology.net (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx2.freebsd.org (Postfix) with SMTP id 12D5214E513 for ; Mon, 4 Aug 2008 14:07:02 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: (qmail 43005 invoked from network); 4 Aug 2008 14:06:21 -0000 Received: from unknown (HELO xps.daemonology.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2008 14:06:21 -0000 Message-ID: <48970CDD.6090705@freebsd.org> Date: Mon, 04 Aug 2008 07:06:21 -0700 From: Colin Percival User-Agent: Thunderbird 2.0.0.16 (X11/20080730) MIME-Version: 1.0 To: Colin Percival , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200808040656.m746u26m094276@repoman.freebsd.org> <20080804135931.GA1132@zim.MIT.EDU> In-Reply-To: <20080804135931.GA1132@zim.MIT.EDU> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: src/lib/libc/stdio 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: Mon, 04 Aug 2008 14:07:35 -0000 David Schultz wrote: > On Mon, Aug 04, 2008, Colin Percival wrote: >> Initialize "nconv" to a reasonable value in all code paths. Prior to >> this commit, sprintf("%s", "") could fail depending on what happened >> to be on the stack. > > I think you mean swprintf() here. Oops. I typoed -- I actually meant wprintf, but I guess my fingers "corrected" what I was typing since I never use the wide printf functions but use sprintf quite commonly. :-) Colin Percival From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:08:00 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1440E1065687; Mon, 4 Aug 2008 14:08:00 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id A3FA28FC14; Mon, 4 Aug 2008 14:07:59 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [IPv6:2001:470:1f11:75:2a0:d2ff:fe18:8b38]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m74E7kru080837; Mon, 4 Aug 2008 10:07:53 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Konstantin Belousov Date: Mon, 4 Aug 2008 09:19:07 -0400 User-Agent: KMail/1.9.7 References: <200808031334.m73DY4fR030018@repoman.freebsd.org> In-Reply-To: <200808031334.m73DY4fR030018@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808040919.08314.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:2001:470:1f11:75::1]); Mon, 04 Aug 2008 10:07:53 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7935/Mon Aug 4 08:58:49 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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 link_elf.c link_elf_obj.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 14:08:00 -0000 On Sunday 03 August 2008 09:33:45 am Konstantin Belousov wrote: > kib 2008-08-03 13:33:45 UTC > > FreeBSD src repository > > Modified files: > sys/kern link_elf.c link_elf_obj.c > Log: > SVN rev 181235 on 2008-08-03 13:33:45Z by kib > > Calling linker_load_dependencies() while holding the module' > vnode lock may cause a LOR between kld_sx lock and vnode lock. > linker_load_dependencies() drops kld_sx, and another thread may attempt > to load the same kld. > > Reported and tested by: pjd > MFC after: 1 week If it is safe to drop the vnode lock here, is there any reason we can't just drop it earlier and not bother reacquiring it? -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:08:06 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 918F61065757; Mon, 4 Aug 2008 14:08:06 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id AFC078FC19; Mon, 4 Aug 2008 14:08:05 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [IPv6:2001:470:1f11:75:2a0:d2ff:fe18:8b38]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m74E7krv080837; Mon, 4 Aug 2008 10:07:59 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Sam Leffler Date: Mon, 4 Aug 2008 09:26:25 -0400 User-Agent: KMail/1.9.7 References: <200808021742.m72HgdBX031929@svn.freebsd.org> In-Reply-To: <200808021742.m72HgdBX031929@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808040926.25626.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:2001:470:1f11:75::1]); Mon, 04 Aug 2008 10:07:59 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7935/Mon Aug 4 08:58:49 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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: svn commit: r181191 - in head: share/man/man9 sys/kern sys/sys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 14:08:06 -0000 On Saturday 02 August 2008 01:42:39 pm Sam Leffler wrote: > Author: sam > Date: Sat Aug 2 17:42:38 2008 > New Revision: 181191 > URL: http://svn.freebsd.org/changeset/base/181191 > > Log: > add callout_schedule; besides being useful it also improves > compatibility with other systems > > Reviewed by: ed, battlez I think it probably warrants a KASSERT() that c_func isn't NULL to catch the case of someone doing: callout_init(...); callout_schedule(...); I'd almost prefer that we add (func, arg) pointers to the init routines so you do this: callout_init_mtx(&sc->timer, &sc->lock, timer_func, sc); ... callout_schedule(&sc->timer, hz); Right now you have to make sure you do at least one 'callout_reset' before you do a 'callout_schedule' which seems bug-prone. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:12:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 29FB81065689 for ; Mon, 4 Aug 2008 14:12:17 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from xps.daemonology.net (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx2.freebsd.org (Postfix) with SMTP id 7A0DF151230 for ; Mon, 4 Aug 2008 14:12:15 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: (qmail 43094 invoked from network); 4 Aug 2008 14:12:14 -0000 Received: from unknown (HELO xps.daemonology.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2008 14:12:14 -0000 Message-ID: <48970E3E.2030005@freebsd.org> Date: Mon, 04 Aug 2008 07:12:14 -0700 From: Colin Percival User-Agent: Thunderbird 2.0.0.16 (X11/20080730) MIME-Version: 1.0 To: Colin Percival References: <200808040656.m746u26m094276@repoman.freebsd.org> <20080804135931.GA1132@zim.MIT.EDU> <48970CDD.6090705@freebsd.org> In-Reply-To: <48970CDD.6090705@freebsd.org> X-Enigmail-Version: 0.95.6 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/lib/libc/stdio 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: Mon, 04 Aug 2008 14:12:17 -0000 Colin Percival wrote: > David Schultz wrote: >> I think you mean swprintf() here. > > Oops. I typoed -- I actually meant wprintf, but I guess my fingers > "corrected" what I was typing since I never use the wide printf > functions but use sprintf quite commonly. :-) I would do a forced commit to clarify this in the commit logs, but I can't see how to do forced commits with SVN -- am I missing something? Colin Percival From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:16:14 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4876F1065683; Mon, 4 Aug 2008 14:16:14 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 9C8978FC1D; Mon, 4 Aug 2008 14:16:13 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m74EG8qb020531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Aug 2008 17:16:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m74EG8hS053982; Mon, 4 Aug 2008 17:16:08 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m74EG8Lj053981; Mon, 4 Aug 2008 17:16:08 +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, 4 Aug 2008 17:16:07 +0300 From: Kostik Belousov To: John Baldwin Message-ID: <20080804141607.GX97161@deviant.kiev.zoral.com.ua> References: <200808031334.m73DY4fR030018@repoman.freebsd.org> <200808040919.08314.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7HHdeecsxVcUoH+o" Content-Disposition: inline In-Reply-To: <200808040919.08314.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern link_elf.c link_elf_obj.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 14:16:14 -0000 --7HHdeecsxVcUoH+o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 04, 2008 at 09:19:07AM -0400, John Baldwin wrote: > On Sunday 03 August 2008 09:33:45 am Konstantin Belousov wrote: > > kib 2008-08-03 13:33:45 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern link_elf.c link_elf_obj.c > > Log: > > SVN rev 181235 on 2008-08-03 13:33:45Z by kib > > > > Calling linker_load_dependencies() while holding the module' > > vnode lock may cause a LOR between kld_sx lock and vnode lock. > > linker_load_dependencies() drops kld_sx, and another thread may attem= pt > > to load the same kld. > > > > Reported and tested by: pjd > > MFC after: 1 week >=20 > If it is safe to drop the vnode lock here, is there any reason we can't j= ust=20 > drop it earlier and not bother reacquiring it? It is safe because the vnode is referenced by vn_open(), and lock reacquisition is done with LK_RETRY. After the linker_load_dependencies(), optional symbol table loading is performed, that requires reading from the module file. It seems to be a natural location for the operation. --7HHdeecsxVcUoH+o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkiXDyYACgkQC3+MBN1Mb4jGIwCfRcDcOkTzK9rORJNKnexxomx2 X2gAn3gNXC64+C4v/Jv5WIgfsfKBh/H9 =7lQw -----END PGP SIGNATURE----- --7HHdeecsxVcUoH+o-- From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:21:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7936E1065672; Mon, 4 Aug 2008 14:21:43 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 530BA8FC0A; Mon, 4 Aug 2008 14:21:43 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74ELgTW061337; Mon, 4 Aug 2008 14:21:42 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74ELg9t061336; Mon, 4 Aug 2008 14:21:42 GMT (envelope-from jadawin) Message-Id: <200808041421.m74ELg9t061336@repoman.freebsd.org> From: Philippe Audeoud Date: Mon, 4 Aug 2008 14:21: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/net-im/centerim-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, 04 Aug 2008 14:21:43 -0000 jadawin 2008-08-04 14:21:42 UTC FreeBSD ports repository Modified files: net-im/centerim-devel Makefile distinfo Log: - Update to 4.22.5-70-g5f125 PR: ports/126239 Submitted by: maintainer (frank altpeter.de) Revision Changes Path 1.16 +1 -1 ports/net-im/centerim-devel/Makefile 1.14 +3 -3 ports/net-im/centerim-devel/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:37:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFBD91065672; Mon, 4 Aug 2008 14:37:46 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C7E058FC0C; Mon, 4 Aug 2008 14:37:46 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74EbkNA062593; Mon, 4 Aug 2008 14:37:46 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74Ebkqj062592; Mon, 4 Aug 2008 14:37:46 GMT (envelope-from cognet@repoman.freebsd.org) Message-Id: <200808041437.m74Ebkqj062592@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cognet@repoman.freebsd.org using -f From: Olivier Houchard Date: Mon, 4 Aug 2008 14:37: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/arm/arm elf_trampoline.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 14:37:47 -0000 cognet 2008-08-04 14:37:32 UTC FreeBSD src repository Modified files: sys/arm/arm elf_trampoline.c Log: SVN rev 181293 on 2008-08-04 14:37:32Z by cognet Remove unneeded #include (?) MFC after: 3 days Revision Changes Path 1.21 +0 -2 src/sys/arm/arm/elf_trampoline.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:38:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5ACD106567A; Mon, 4 Aug 2008 14:38:47 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A70278FC17; Mon, 4 Aug 2008 14:38:47 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74Ecl4l062687; Mon, 4 Aug 2008 14:38:47 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74EclKA062686; Mon, 4 Aug 2008 14:38:47 GMT (envelope-from cognet@repoman.freebsd.org) Message-Id: <200808041438.m74EclKA062686@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cognet@repoman.freebsd.org using -f From: Olivier Houchard Date: Mon, 4 Aug 2008 14:38: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/conf Makefile.arm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 14:38:48 -0000 cognet 2008-08-04 14:38:38 UTC FreeBSD src repository Modified files: sys/conf Makefile.arm Log: SVN rev 181294 on 2008-08-04 14:38:38Z by cognet We need -I$S to compile the elf trampoline. MFC after: 3 days Revision Changes Path 1.39 +7 -5 src/sys/conf/Makefile.arm From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:42:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AF8B1065767; Mon, 4 Aug 2008 14:42:19 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9C6958FC16; Mon, 4 Aug 2008 14:42:18 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74EgIrP063035; Mon, 4 Aug 2008 14:42:18 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74EgISV063034; Mon, 4 Aug 2008 14:42:18 GMT (envelope-from mlaier@repoman.freebsd.org) Message-Id: <200808041442.m74EgISV063034@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to mlaier@repoman.freebsd.org using -f From: Max Laier Date: Mon, 4 Aug 2008 14: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/contrib/pf/net pf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 14:42:19 -0000 mlaier 2008-08-04 14:42:09 UTC FreeBSD src repository Modified files: sys/contrib/pf/net pf.c Log: SVN rev 181295 on 2008-08-04 14:42:09Z by mlaier Merge state reuse for tcp. PR: kern/125261 Obtained from: OpenBSD MFC after: 1 week Revision Changes Path 1.55 +17 -0 src/sys/contrib/pf/net/pf.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:48:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99CEB1065688; Mon, 4 Aug 2008 14:48:04 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C61F8FC18; Mon, 4 Aug 2008 14:48:04 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74Em4NJ063506; Mon, 4 Aug 2008 14:48:04 GMT (envelope-from raj@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74Em481063505; Mon, 4 Aug 2008 14:48:04 GMT (envelope-from raj@repoman.freebsd.org) Message-Id: <200808041448.m74Em481063505@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to raj@repoman.freebsd.org using -f From: Rafal Jaworowski Date: Mon, 4 Aug 2008 14:47: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/arm/arm 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: Mon, 04 Aug 2008 14:48:04 -0000 raj 2008-08-04 14:47:49 UTC FreeBSD src repository Modified files: sys/arm/arm vm_machdep.c Log: SVN rev 181296 on 2008-08-04 14:47:49Z by raj Fix ARM nocache allocator: - let the loop iterate every page (as intended), and not some multiplies (which led to a fake exhaustion of the ARM_NOCACHE_KVA_SIZE) - eliminate using MIN(): it compared number of pages vs. address (ARM_TP_ADDRESS), which was bogus Reviewed by: cognet, imp Obtained from: Piotr Ziecik kosmo ! semihalf dot com MFC after: 3 days Revision Changes Path 1.37 +4 -5 src/sys/arm/arm/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 14:55:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 484E6106564A for ; Mon, 4 Aug 2008 14:55:19 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 06EFD8FC1A for ; Mon, 4 Aug 2008 14:55:18 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-7-225.bredband.comhem.se ([83.253.7.225]:55339 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KQ1Sv-0001vo-7t for cvs-all@FreeBSD.org; Mon, 04 Aug 2008 16:55:17 +0200 Received: (qmail 1757 invoked from network); 4 Aug 2008 16:55:13 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 4 Aug 2008 16:55:13 +0200 Received: (qmail 2034 invoked by uid 1001); 4 Aug 2008 16:55:13 +0200 Date: Mon, 4 Aug 2008 16:55:13 +0200 From: Erik Trulsson To: Colin Percival Message-ID: <20080804145513.GA1993@owl.midgard.homeip.net> References: <200808040656.m746u26m094276@repoman.freebsd.org> <20080804135931.GA1132@zim.MIT.EDU> <48970CDD.6090705@freebsd.org> <48970E3E.2030005@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48970E3E.2030005@freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-IP: 83.253.7.225 X-Scan-Result: No virus found in message 1KQ1Sv-0001vo-7t. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1KQ1Sv-0001vo-7t 722e8733d89b0ff59dd37e48a9d6cce7 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdio 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: Mon, 04 Aug 2008 14:55:19 -0000 On Mon, Aug 04, 2008 at 07:12:14AM -0700, Colin Percival wrote: > Colin Percival wrote: > > David Schultz wrote: > >> I think you mean swprintf() here. > > > > Oops. I typoed -- I actually meant wprintf, but I guess my fingers > > "corrected" what I was typing since I never use the wide printf > > functions but use sprintf quite commonly. :-) > > I would do a forced commit to clarify this in the commit logs, but I can't > see how to do forced commits with SVN -- am I missing something? No, I don't think you are missing anything. SVN does not support forced commits. There ways in which one can modify a commit message in retroactively in subversion, but with FreeBSD's setup (with mirrors, and CVS exports, etc.) this apparently does not work too well. There was a discussion about this about a month ago on this list which went into more detail. (The thread started with the message found at: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=889438+0+archive/2008/cvs-all/20080706.cvs-all ) -- Erik Trulsson ertr1013@student.uu.se From owner-cvs-all@FreeBSD.ORG Mon Aug 4 15:02:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D28DE1065671; Mon, 4 Aug 2008 15:02:37 +0000 (UTC) (envelope-from olli@fromme.com) Received: from haluter.fromme.com (haluter.fromme.com [212.17.241.231]) by mx1.freebsd.org (Postfix) with ESMTP id 5480A8FC16; Mon, 4 Aug 2008 15:02:37 +0000 (UTC) (envelope-from olli@fromme.com) Received: from haluter.fromme.com (irc_sucks@localhost [127.0.0.1]) by haluter.fromme.com (8.13.4/8.13.4) with ESMTP id m74ERXu6049487; Mon, 4 Aug 2008 16:28:53 +0200 (CEST) (envelope-from olli@fromme.com) Received: (from olli@localhost) by haluter.fromme.com (8.13.4/8.12.9/Submit) id m74ERXAQ049485; Mon, 4 Aug 2008 16:27:33 +0200 (CEST) From: Oliver Fromme Message-Id: <200808041427.m74ERXAQ049485@haluter.fromme.com> To: cperciva@FreeBSD.org (Colin Percival) Date: Mon, 4 Aug 2008 16:27:33 +0200 (CEST) In-Reply-To: <48970E3E.2030005@freebsd.org> from "Colin Percival" at Aug 04, 2008 07:12:14 AM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (haluter.fromme.com [127.0.0.1]); Mon, 04 Aug 2008 16:28:53 +0200 (CEST) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdio 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: Mon, 04 Aug 2008 15:02:37 -0000 Colin Percival wrote: > Colin Percival wrote: > > David Schultz wrote: > > > I think you mean swprintf() here. > > > > Oops. I typoed -- I actually meant wprintf, but I guess my fingers > > "corrected" what I was typing since I never use the wide printf > > functions but use sprintf quite commonly. :-) > > I would do a forced commit to clarify this in the commit logs, but I can't > see how to do forced commits with SVN -- am I missing something? To modify the log for revision $REV: $ svn pe svn:log --revprop -r $REV It won't generate a new commit mail, though. Best regards Oliver -- Oliver Fromme, Bunsenstr. 13, 81735 Muenchen, Germany ``We are all but compressed light'' (Albert Einstein) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 15:04:01 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 732DE106564A; Mon, 4 Aug 2008 15:04:01 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id E05C98FC0A; Mon, 4 Aug 2008 15:04:00 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m74F3v51022377 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Aug 2008 18:03:57 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m74F3vRj085174; Mon, 4 Aug 2008 18:03:57 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m74F3uH6085173; Mon, 4 Aug 2008 18:03:56 +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, 4 Aug 2008 18:03:56 +0300 From: Kostik Belousov To: Oliver Fromme Message-ID: <20080804150356.GZ97161@deviant.kiev.zoral.com.ua> References: <48970E3E.2030005@freebsd.org> <200808041427.m74ERXAQ049485@haluter.fromme.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="q4O3w8UJ36hkf4ip" Content-Disposition: inline In-Reply-To: <200808041427.m74ERXAQ049485@haluter.fromme.com> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Colin Percival Subject: Re: cvs commit: src/lib/libc/stdio 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: Mon, 04 Aug 2008 15:04:01 -0000 --q4O3w8UJ36hkf4ip Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 04, 2008 at 04:27:33PM +0200, Oliver Fromme wrote: >=20 > Colin Percival wrote: > > Colin Percival wrote: > > > David Schultz wrote: > > > > I think you mean swprintf() here. > > >=20 > > > Oops. I typoed -- I actually meant wprintf, but I guess my fingers= =20 > > > "corrected" what I was typing since I never use the wide printf > > > functions but use sprintf quite commonly. :-) > >=20 > > I would do a forced commit to clarify this in the commit logs, but I c= an't > > see how to do forced commits with SVN -- am I missing something? >=20 > To modify the log for revision $REV: > $ svn pe svn:log --revprop -r $REV > It won't generate a new commit mail, though. Worse, it would not propagate to the svnsync mirrors. --q4O3w8UJ36hkf4ip Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkiXGlwACgkQC3+MBN1Mb4hmmACfdzQkR/dEggNu5bBajFLmbHDd 3xkAoMwOUiCMMNHKO/g4Bu/XmlnTY6eW =u2KH -----END PGP SIGNATURE----- --q4O3w8UJ36hkf4ip-- From owner-cvs-all@FreeBSD.ORG Mon Aug 4 15:33:16 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C46F106566C; Mon, 4 Aug 2008 15:33:16 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 1247B8FC0C; Mon, 4 Aug 2008 15:33:16 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m74FXFsl041844 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Aug 2008 08:33:15 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <4897213B.1000603@freebsd.org> Date: Mon, 04 Aug 2008 08:33:15 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: John Baldwin References: <200808021742.m72HgdBX031929@svn.freebsd.org> <200808040926.25626.jhb@freebsd.org> In-Reply-To: <200808040926.25626.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-sonic.net-Metrics: ebb.errno.com; whitelist Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: svn commit: r181191 - in head: share/man/man9 sys/kern sys/sys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 15:33:16 -0000 John Baldwin wrote: > On Saturday 02 August 2008 01:42:39 pm Sam Leffler wrote: > >> Author: sam >> Date: Sat Aug 2 17:42:38 2008 >> New Revision: 181191 >> URL: http://svn.freebsd.org/changeset/base/181191 >> >> Log: >> add callout_schedule; besides being useful it also improves >> compatibility with other systems >> >> Reviewed by: ed, battlez >> > > I think it probably warrants a KASSERT() that c_func isn't NULL to catch the > case of someone doing: > > callout_init(...); > > callout_schedule(...); > Sure, go for it. This was just the N'th time I'd noticed callout_schedule was missing when bringing code over from another system... > I'd almost prefer that we add (func, arg) pointers to the init routines so you > do this: > > callout_init_mtx(&sc->timer, &sc->lock, timer_func, sc); > > ... > > callout_schedule(&sc->timer, hz); > > Right now you have to make sure you do at least one 'callout_reset' before you > do a 'callout_schedule' which seems bug-prone. > > In most cases this is the more natural usage. It binds the callback to the timer while the current api provides an independent timer object that you can bind multiple callbacks to. I wasn't trying to change the existing model. I can't recall what phk's new api looks like in this regard. Sam From owner-cvs-all@FreeBSD.ORG Mon Aug 4 16:02:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FEEE1065674; Mon, 4 Aug 2008 16:02:38 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 628698FC12; Mon, 4 Aug 2008 16:02:38 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74G2ckg070794; Mon, 4 Aug 2008 16:02:38 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74G2c0k070793; Mon, 4 Aug 2008 16:02:38 GMT (envelope-from pgj) Message-Id: <200808041602.m74G2c0k070793@repoman.freebsd.org> From: Gabor Pali Date: Mon, 4 Aug 2008 16:02:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/hu_HU.ISO8859-2/books/handbook/printing chapter.sgml doc/hu_HU.ISO8859-2/books/handbook/security chapter.sgml doc/hu_HU.ISO8859-2/books/handbook/virtualization 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: Mon, 04 Aug 2008 16:02:38 -0000 pgj 2008-08-04 16:02:38 UTC FreeBSD doc repository Modified files: hu_HU.ISO8859-2/books/handbook/printing chapter.sgml hu_HU.ISO8859-2/books/handbook/security chapter.sgml hu_HU.ISO8859-2/books/handbook/virtualization chapter.sgml Log: MFen: 1.116 -> 1.118 hu_HU.ISO8859-2/books/handbook/printing/chapter.sgml 1.324 -> 1.326 hu_HU.ISO8859-2/books/handbook/security/chapter.sgml 1.16 -> 1.17 hu_HU.ISO8859-2/books/handbook/virtualization/chapter.sgml Obtained from: The FreeBSD Hungarian Documentation Project Revision Changes Path 1.4 +279 -258 doc/hu_HU.ISO8859-2/books/handbook/printing/chapter.sgml 1.4 +10 -20 doc/hu_HU.ISO8859-2/books/handbook/security/chapter.sgml 1.3 +1 -1 doc/hu_HU.ISO8859-2/books/handbook/virtualization/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Aug 4 16:12:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 242A01065670; Mon, 4 Aug 2008 16:12:53 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 17D698FC1F; Mon, 4 Aug 2008 16:12:53 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74GCqGl072951; Mon, 4 Aug 2008 16:12:52 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74GCq7L072950; Mon, 4 Aug 2008 16:12:52 GMT (envelope-from mezz) Message-Id: <200808041612.m74GCq7L072950@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 4 Aug 2008 16:12: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/totem Makefile ports/multimedia/totem/files patch-browser-plugin_totemClassInfo.h 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: Mon, 04 Aug 2008 16:12:53 -0000 mezz 2008-08-04 16:12:52 UTC FreeBSD ports repository Modified files: multimedia/totem Makefile Added files: multimedia/totem/files patch-browser-plugin_totemClassInfo.h patch-configure Log: Add patches from Ubuntu's launchpad to fix the plugins stability problem with Firefox 3, bump the PORTREVISION. Obtained from: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/131658 Reported by: a few Tested by: Joe Kelsey Revision Changes Path 1.98 +1 -1 ports/multimedia/totem/Makefile 1.1 +45 -0 ports/multimedia/totem/files/patch-browser-plugin_totemClassInfo.h (new) 1.5 +12 -0 ports/multimedia/totem/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 16:13:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFE5B1065788; Mon, 4 Aug 2008 16:13:51 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 255598FC18; Mon, 4 Aug 2008 16:13:51 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74GDpiY073060; Mon, 4 Aug 2008 16:13:51 GMT (envelope-from rpaulo@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74GDoJl073059; Mon, 4 Aug 2008 16:13:50 GMT (envelope-from rpaulo@repoman.freebsd.org) Message-Id: <200808041613.m74GDoJl073059@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rpaulo@repoman.freebsd.org using -f From: Rui Paulo Date: Mon, 4 Aug 2008 16:13:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/forth loader.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: Mon, 04 Aug 2008 16:13:52 -0000 rpaulo 2008-08-04 16:13:42 UTC FreeBSD src repository Modified files: sys/boot/forth loader.conf Log: SVN rev 181297 on 2008-08-04 16:13:42Z by rpaulo Add coretemp(4) and k8temp(4). MFC after: 1 day Revision Changes Path 1.130 +2 -0 src/sys/boot/forth/loader.conf From owner-cvs-all@FreeBSD.ORG Mon Aug 4 17:08:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1D91106567C; Mon, 4 Aug 2008 17:08:51 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D52928FC0C; Mon, 4 Aug 2008 17:08:51 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74H8pPf088026; Mon, 4 Aug 2008 17:08:51 GMT (envelope-from db@repoman.freebsd.org) Received: (from db@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74H8pUk088025; Mon, 4 Aug 2008 17:08:51 GMT (envelope-from db) Message-Id: <200808041708.m74H8pUk088025@repoman.freebsd.org> From: Diane Bruce Date: Mon, 4 Aug 2008 17:08:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/comms/linrad Makefile distinfo ports/comms/linrad/files patch-Makefile.in patch-lsetad.c patch-lxsys.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 17:08:52 -0000 db 2008-08-04 17:08:51 UTC FreeBSD ports repository Modified files: comms/linrad Makefile distinfo comms/linrad/files patch-Makefile.in patch-lxsys.c Removed files: comms/linrad/files patch-lsetad.c Log: - Update to 2.49 - Vendor has fixed lsetad.c so patch no longer necessary. Revision Changes Path 1.23 +2 -2 ports/comms/linrad/Makefile 1.13 +3 -3 ports/comms/linrad/distinfo 1.14 +3 -3 ports/comms/linrad/files/patch-Makefile.in 1.6 +0 -46 ports/comms/linrad/files/patch-lsetad.c (dead) 1.9 +5 -5 ports/comms/linrad/files/patch-lxsys.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 17:19:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2684106570C; Mon, 4 Aug 2008 17:19:13 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AD6AE8FC21; Mon, 4 Aug 2008 17:19:13 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74HJDHe089435; Mon, 4 Aug 2008 17:19:13 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74HJDH2089433; Mon, 4 Aug 2008 17:19:13 GMT (envelope-from marcus) Message-Id: <200808041719.m74HJDH2089433@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 4 Aug 2008 17:19: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/accessibility/gnome-speech 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, 04 Aug 2008 17:19:14 -0000 marcus 2008-08-04 17:19:13 UTC FreeBSD ports repository Modified files: accessibility/gnome-speech Makefile distinfo Log: Update to 0.4.21. Revision Changes Path 1.38 +1 -1 ports/accessibility/gnome-speech/Makefile 1.30 +3 -3 ports/accessibility/gnome-speech/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 17:34:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4BFD106566C; Mon, 4 Aug 2008 17:34:05 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7EF758FC0C; Mon, 4 Aug 2008 17:34:05 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74HY5dR090635; Mon, 4 Aug 2008 17:34:05 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74HY5ZT090634; Mon, 4 Aug 2008 17:34:05 GMT (envelope-from marcus) Message-Id: <200808041734.m74HY5ZT090634@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 4 Aug 2008 17:34: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/deskutils/conduit 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, 04 Aug 2008 17:34:05 -0000 marcus 2008-08-04 17:34:05 UTC FreeBSD ports repository Modified files: deskutils/conduit Makefile distinfo pkg-plist Log: Update to 0.3.13. Revision Changes Path 1.12 +1 -1 ports/deskutils/conduit/Makefile 1.6 +3 -3 ports/deskutils/conduit/distinfo 1.9 +44 -0 ports/deskutils/conduit/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 4 18:23:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46D3C1065670; Mon, 4 Aug 2008 18:23:46 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1FEEF8FC18; Mon, 4 Aug 2008 18:23:46 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74INkHm024820; Mon, 4 Aug 2008 18:23:46 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74INjSP024819; Mon, 4 Aug 2008 18:23:45 GMT (envelope-from erwin) Message-Id: <200808041823.m74INjSP024819@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 4 Aug 2008 18:23:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ukrainian/webalizer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 18:23:46 -0000 erwin 2008-08-04 18:23:45 UTC FreeBSD ports repository Modified files: ukrainian/webalizer Makefile Log: Mark BROKEN: does not patch after the upgrade of www/webalizer Revision Changes Path 1.6 +2 -0 ports/ukrainian/webalizer/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 4 18:24:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1BE0106566B; Mon, 4 Aug 2008 18:24:53 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 948FB8FC21; Mon, 4 Aug 2008 18:24:53 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74IOrgJ024952; Mon, 4 Aug 2008 18:24:53 GMT (envelope-from db@repoman.freebsd.org) Received: (from db@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74IOrDt024951; Mon, 4 Aug 2008 18:24:53 GMT (envelope-from db) Message-Id: <200808041824.m74IOrDt024951@repoman.freebsd.org> From: Diane Bruce Date: Mon, 4 Aug 2008 18:24: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/comms Makefile ports/comms/ibp Makefile distinfo pkg-descr ports/comms/ibp/files ibp.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, 04 Aug 2008 18:24:53 -0000 db 2008-08-04 18:24:53 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/ibp Makefile distinfo pkg-descr comms/ibp/files ibp.1 Log: This little program helps one with monitoring the beacons of the International Beacon Project, by continuously showing which beacon is transmitting on which frequency, along with the distance and antenna directions. Revision Changes Path 1.196 +1 -0 ports/comms/Makefile 1.1 +30 -0 ports/comms/ibp/Makefile (new) 1.1 +3 -0 ports/comms/ibp/distinfo (new) 1.1 +18 -0 ports/comms/ibp/files/ibp.1 (new) 1.1 +6 -0 ports/comms/ibp/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 18:25:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B050A1065673; Mon, 4 Aug 2008 18:25:43 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 89C768FC13; Mon, 4 Aug 2008 18:25:43 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74IPhx8025090; Mon, 4 Aug 2008 18:25:43 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74IPhWM025089; Mon, 4 Aug 2008 18:25:43 GMT (envelope-from erwin) Message-Id: <200808041825.m74IPhWM025089@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 4 Aug 2008 18:25: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/deskutils/launchy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 18:25:43 -0000 erwin 2008-08-04 18:25:43 UTC FreeBSD ports repository Modified files: deskutils/launchy Makefile Log: Mark BROKEN: does not build. Revision Changes Path 1.2 +2 -0 ports/deskutils/launchy/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 4 18:28:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ADCF1065684; Mon, 4 Aug 2008 18:28:51 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 42C158FC1C; Mon, 4 Aug 2008 18:28:51 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74ISpnj025333; Mon, 4 Aug 2008 18:28:51 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74ISpGd025332; Mon, 4 Aug 2008 18:28:51 GMT (envelope-from marcus) Message-Id: <200808041828.m74ISpGd025332@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 4 Aug 2008 18:28: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/games/gcompris Makefile ports/games/gcompris/files patch-src_gcompris_gcompris.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 18:28:51 -0000 marcus 2008-08-04 18:28:51 UTC FreeBSD ports repository Modified files: games/gcompris Makefile Added files: games/gcompris/files patch-src_gcompris_gcompris.c Log: Allow gcompris to find its prefix without binary relocation enabled. Reported by: Ernest Sales Revision Changes Path 1.47 +3 -1 ports/games/gcompris/Makefile 1.1 +16 -0 ports/games/gcompris/files/patch-src_gcompris_gcompris.c (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 18:51:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31AA4106566B; Mon, 4 Aug 2008 18:51:08 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0A15C8FC1A; Mon, 4 Aug 2008 18:51:08 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74Ip7xM029431; Mon, 4 Aug 2008 18:51:07 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74Ip73M029430; Mon, 4 Aug 2008 18:51:07 GMT (envelope-from erwin) Message-Id: <200808041851.m74Ip73M029430@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 4 Aug 2008 18:51:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/vim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 18:51:08 -0000 erwin 2008-08-04 18:51:07 UTC FreeBSD ports repository Modified files: editors/vim Makefile Log: Mark BROKEN: does not build Revision Changes Path 1.330 +2 -0 ports/editors/vim/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 4 18:51:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99A77106572F; Mon, 4 Aug 2008 18:51:14 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 716C28FC1B; Mon, 4 Aug 2008 18:51:14 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74IpEsm029465; Mon, 4 Aug 2008 18:51:14 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74IpESh029464; Mon, 4 Aug 2008 18:51:14 GMT (envelope-from mbr) Message-Id: <200808041851.m74IpESh029464@repoman.freebsd.org> From: Martin Blapp Date: Mon, 4 Aug 2008 18: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/emulators/open-vm-tools pkg-plist pkg-plist-x11 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 18:51:14 -0000 mbr 2008-08-04 18:51:14 UTC FreeBSD ports repository Modified files: emulators/open-vm-tools pkg-plist pkg-plist-x11 Log: Keep share/pixmaps in pkg lists. Revision Changes Path 1.9 +0 -1 ports/emulators/open-vm-tools/pkg-plist 1.9 +0 -1 ports/emulators/open-vm-tools/pkg-plist-x11 From owner-cvs-all@FreeBSD.ORG Mon Aug 4 19:19:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FC7010656D1; Mon, 4 Aug 2008 19:19:24 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6A0268FC17; Mon, 4 Aug 2008 19:19:24 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74JJOM8034132; Mon, 4 Aug 2008 19:19:24 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74JJO8P034131; Mon, 4 Aug 2008 19:19:24 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808041919.m74JJO8P034131@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 19:19:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/snc dp83932.c dp83932var.h if_snc.c if_snc_cbus.c if_snc_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 19:19:25 -0000 jhb 2008-08-04 19:19:18 UTC FreeBSD src repository Modified files: sys/dev/snc dp83932.c dp83932var.h if_snc.c if_snc_cbus.c if_snc_pccard.c Log: SVN rev 181298 on 2008-08-04 19:19:18Z by jhb Add locking to snc(4) so it is MPSAFE: - Add a mutex to the softc to protect the softc and device hardware. - Use a private timer routine to drive the transmit watchdog timer instead of using if_watchdog/if_timer. - If if_alloc() fails during attach, fail the attach with an error rather than panic'ing. - Clear RUNNING and OACTIVE only in sncstop(). - Don't mess with IFF_UP. - Don't leak 'struct ifnet' on detach. - Setup interrupt handler after ether_ifattach(). - Call ether_ifdetach() rather than if_detach() in the pccard detach routine. Tested by: no one despite repeated requests Revision Changes Path 1.25 +86 -51 src/sys/dev/snc/dp83932.c 1.8 +8 -1 src/sys/dev/snc/dp83932var.h 1.8 +29 -2 src/sys/dev/snc/if_snc.c 1.8 +1 -10 src/sys/dev/snc/if_snc_cbus.c 1.12 +6 -12 src/sys/dev/snc/if_snc_pccard.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 19:45:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB61A106569D; Mon, 4 Aug 2008 19:45:25 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C0DAD8FC16; Mon, 4 Aug 2008 19:45:25 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74JjPIg036454; Mon, 4 Aug 2008 19:45:25 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74JjPfF036453; Mon, 4 Aug 2008 19:45:25 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808041945.m74JjPfF036453@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 19:45: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/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: Mon, 04 Aug 2008 19:45:26 -0000 jhb 2008-08-04 19:45:15 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: SVN rev 181299 on 2008-08-04 19:45:15Z by jhb Fix a typo. Revision Changes Path 1.250 +1 -1 src/sys/dev/acpica/acpi.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 19:49:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6232A1065749; Mon, 4 Aug 2008 19:49:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8CAF18FC19; Mon, 4 Aug 2008 19:49:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74JnBYt038091; Mon, 4 Aug 2008 19:49:11 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74JnBl1038090; Mon, 4 Aug 2008 19:49:11 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808041949.m74JnBl1038090@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 19:49: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 tty_pts.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 19:49:13 -0000 jhb 2008-08-04 19:49:05 UTC FreeBSD src repository Modified files: sys/kern tty_pts.c Log: SVN rev 181300 on 2008-08-04 19:49:05Z by jhb - Close a race with concurrent open's of a pts master device which could result in leaked tty structures. - When constructing a new pty, allocate it's tty structure before adding it to the list. MFC after: 1 week Revision Changes Path 1.18 +13 -7 src/sys/kern/tty_pts.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 19:51:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFE26106566C; Mon, 4 Aug 2008 19:51:27 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 85CC08FC18; Mon, 4 Aug 2008 19:51:27 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74JpRfI038358; Mon, 4 Aug 2008 19:51:27 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74JpRRN038357; Mon, 4 Aug 2008 19:51:27 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808041951.m74JpRRN038357@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 19:51: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/sys/kern 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: Mon, 04 Aug 2008 19:51:27 -0000 jhb 2008-08-04 19:51:23 UTC FreeBSD src repository Modified files: sys/kern tty_pty.c Log: SVN rev 181301 on 2008-08-04 19:51:23Z by jhb Close two different races with concurrent opens of pty master devices that could result in leaked ttys or a leaked pty + tty pair. MFC after: 1 week Revision Changes Path 1.159 +24 -5 src/sys/kern/tty_pty.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 20:04:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 379FD1065671; Mon, 4 Aug 2008 20:04:43 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0DE7F8FC08; Mon, 4 Aug 2008 20:04:43 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74K4ghO040572; Mon, 4 Aug 2008 20:04:42 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74K4gNF040571; Mon, 4 Aug 2008 20:04:42 GMT (envelope-from gahr) Message-Id: <200808042004.m74K4gNF040571@repoman.freebsd.org> From: Pietro Cerutti Date: Mon, 4 Aug 2008 20:04: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/math/rpy Makefile pkg-plist ports/math/rpy/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: Mon, 04 Aug 2008 20:04:43 -0000 gahr 2008-08-04 20:04:42 UTC FreeBSD ports repository Modified files: math/rpy Makefile pkg-plist Added files: math/rpy/files patch-setup.py Log: - Chase math/R upgrade - Bump PORTREVISION Reported by: pointyhat (via pav) Approved by: Wen Heping (maintainer) Revision Changes Path 1.10 +2 -1 ports/math/rpy/Makefile 1.1 +13 -0 ports/math/rpy/files/patch-setup.py (new) 1.4 +1 -1 ports/math/rpy/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 4 20:24:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5435B106564A; Mon, 4 Aug 2008 20:24:52 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 41C538FC1C; Mon, 4 Aug 2008 20:24:52 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74KOqG1042645; Mon, 4 Aug 2008 20:24:52 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74KOqEV042644; Mon, 4 Aug 2008 20:24:52 GMT (envelope-from pgj) Message-Id: <200808042024.m74KOqEV042644@repoman.freebsd.org> From: Gabor Pali Date: Mon, 4 Aug 2008 20:24:52 +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/hu about.sgml administration.sgml applications.sgml art.sgml community.xsl docs.sgml features.sgml index.xsl internet.sgml logo.sgml mailto.sgml send-pr.sgml support.sgml where.sgml www/hu/advocacy index.sgml myths.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 20:24:52 -0000 pgj 2008-08-04 20:24:52 UTC FreeBSD doc repository Modified files: hu about.sgml administration.sgml applications.sgml art.sgml community.xsl docs.sgml features.sgml index.xsl internet.sgml logo.sgml mailto.sgml send-pr.sgml support.sgml where.sgml hu/advocacy index.sgml myths.sgml hu/community irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml hu/copyright copyright.sgml hu/developers cvs.sgml hu/docproj doc-set.sgml docproj.sgml hungarian.sgml sgml.sgml submitting.sgml who.sgml hu/docs books.sgml webresources.sgml hu/news news.sgml pressreleases.sgml hu/platforms alpha.sgml amd64.sgml arm.sgml i386.sgml index.sgml mips.sgml pc98.sgml ppc.sgml sparc.sgml sun4v.sgml xbox.sgml hu/platforms/ia64 index.xsl machines.sgml refs.sgml todo.xsl hu/projects projects.sgml hu/search index-site.sgml search-mid.sgml search.sgml searchhints.sgml site.map web.atoz hu/share/sgml header.l10n.ent navibar.l10n.ent hu/support bugreports.sgml webresources.sgml Log: Major rework and update of the Hungarian web pages Obtained from: The FreeBSD Hungarian Documentation Project Revision Changes Path 1.7 +102 -99 www/hu/about.sgml 1.8 +700 -359 www/hu/administration.sgml 1.4 +81 -46 www/hu/advocacy/index.sgml 1.7 +583 -472 www/hu/advocacy/myths.sgml 1.5 +174 -152 www/hu/applications.sgml 1.5 +45 -38 www/hu/art.sgml 1.3 +29 -20 www/hu/community.xsl 1.3 +21 -17 www/hu/community/irc.sgml 1.10 +84 -70 www/hu/community/mailinglists.sgml 1.5 +15 -14 www/hu/community/newsgroups.sgml 1.4 +32 -30 www/hu/community/webresources.sgml 1.4 +32 -15 www/hu/copyright/copyright.sgml 1.6 +51 -37 www/hu/developers/cvs.sgml 1.3 +48 -35 www/hu/docproj/doc-set.sgml 1.4 +89 -68 www/hu/docproj/docproj.sgml 1.3 +35 -30 www/hu/docproj/hungarian.sgml 1.5 +177 -148 www/hu/docproj/sgml.sgml 1.4 +143 -132 www/hu/docproj/submitting.sgml 1.3 +46 -39 www/hu/docproj/who.sgml 1.3 +5 -5 www/hu/docs.sgml 1.10 +581 -505 www/hu/docs/books.sgml 1.5 +84 -66 www/hu/docs/webresources.sgml 1.7 +409 -327 www/hu/features.sgml 1.11 +92 -58 www/hu/index.xsl 1.6 +137 -122 www/hu/internet.sgml 1.4 +49 -39 www/hu/logo.sgml 1.6 +36 -32 www/hu/mailto.sgml 1.3 +47 -44 www/hu/news/news.sgml 1.3 +31 -44 www/hu/news/pressreleases.sgml 1.3 +35 -26 www/hu/platforms/alpha.sgml 1.7 +56 -46 www/hu/platforms/amd64.sgml 1.5 +95 -50 www/hu/platforms/arm.sgml 1.6 +33 -28 www/hu/platforms/i386.sgml 1.4 +37 -32 www/hu/platforms/ia64/index.xsl 1.3 +14 -12 www/hu/platforms/ia64/machines.sgml 1.3 +9 -8 www/hu/platforms/ia64/refs.sgml 1.4 +116 -122 www/hu/platforms/ia64/todo.xsl 1.4 +36 -34 www/hu/platforms/index.sgml 1.4 +63 -46 www/hu/platforms/mips.sgml 1.4 +47 -35 www/hu/platforms/pc98.sgml 1.6 +152 -139 www/hu/platforms/ppc.sgml 1.4 +76 -88 www/hu/platforms/sparc.sgml 1.5 +82 -55 www/hu/platforms/sun4v.sgml 1.3 +49 -43 www/hu/platforms/xbox.sgml 1.11 +524 -445 www/hu/projects/projects.sgml 1.4 +9 -7 www/hu/search/index-site.sgml 1.4 +13 -11 www/hu/search/search-mid.sgml 1.9 +156 -139 www/hu/search/search.sgml 1.5 +41 -34 www/hu/search/searchhints.sgml 1.8 +43 -43 www/hu/search/site.map 1.9 +111 -111 www/hu/search/web.atoz 1.9 +95 -90 www/hu/send-pr.sgml 1.8 +14 -16 www/hu/share/sgml/header.l10n.ent 1.9 +55 -52 www/hu/share/sgml/navibar.l10n.ent 1.5 +32 -32 www/hu/support.sgml 1.5 +63 -57 www/hu/support/bugreports.sgml 1.4 +67 -54 www/hu/support/webresources.sgml 1.11 +123 -109 www/hu/where.sgml From owner-cvs-all@FreeBSD.ORG Mon Aug 4 20:29:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEA021065670; Mon, 4 Aug 2008 20:29:43 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C3FE88FC17; Mon, 4 Aug 2008 20:29:43 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74KThhk043018; Mon, 4 Aug 2008 20:29:43 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74KThQh043017; Mon, 4 Aug 2008 20:29:43 GMT (envelope-from cognet@repoman.freebsd.org) Message-Id: <200808042029.m74KThQh043017@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cognet@repoman.freebsd.org using -f From: Olivier Houchard Date: Mon, 4 Aug 2008 20:29: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/sys/arm/arm intr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 20:29:44 -0000 cognet 2008-08-04 20:29:39 UTC FreeBSD src repository Modified files: sys/arm/arm intr.c Log: SVN rev 181302 on 2008-08-04 20:29:39Z by cognet Do not modify td->td_intr_nesting_level, it is now done in the MI code. This fixes the cpu time being falsely reported as interrupt time. MFC after: 3 days Revision Changes Path 1.23 +0 -3 src/sys/arm/arm/intr.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 20:47:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4867C106564A; Mon, 4 Aug 2008 20:47:18 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3444B8FC12; Mon, 4 Aug 2008 20:47:18 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74KlI1R053925; Mon, 4 Aug 2008 20:47:18 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74KlIn6053924; Mon, 4 Aug 2008 20:47:18 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808042047.m74KlIn6053924@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 20:46: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/arm/at91 at91_twi.c src/sys/arm/xscale/ixp425 ixp425_iic.c src/sys/dev/bktr bktr_i2c.c src/sys/dev/iicbus iicbb.c src/sys/dev/pcf envctrl.c pcf.c pcf_ebus.c pcf_isa.c pcfvar.h src/sys/dev/ppbus lpbb.c src/sys/pci viapm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 20:47:18 -0000 jhb 2008-08-04 20:46:15 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_twi.c sys/arm/xscale/ixp425 ixp425_iic.c sys/dev/bktr bktr_i2c.c sys/dev/iicbus iicbb.c sys/dev/pcf envctrl.c pcf.c pcf_ebus.c pcf_isa.c pcfvar.h sys/dev/ppbus lpbb.c sys/pci viapm.c Log: SVN rev 181303 on 2008-08-04 20:46:15Z by jhb Add locking to the various iicbus(4) bridge drivers: - Just grab Giant in the ixp425_iic(4) driver since this driver uses a shared address/data register window pair to access the actual I2C registers. None of the other ixp425 drivers lock access to these shared address/data registers yet and that would need to be done before this could use any meaningful locking. - Add locking to the interrupt handler and 'iicbus_reset' methods of the at91_twi(4) driver. - Add locking to the pcf(4) driver. Other pcf(4) fixes include: - Don't needlessly zero the softc. - Use bus_foo rather than bus_space_foo and remove bus space tag and handle from softc. - The lpbb(4) driver just grabs Giant for now. This will be refined later when ppbus(4) is locked. - As was done with smbus earlier, move the DRIVER_MODULE() lines to match the bus driver (either iicbus or iicbb) to the bridge driver into the bridge drivers. Tested by: sam (arm/ixp425) Revision Changes Path 1.12 +7 -0 src/sys/arm/at91/at91_twi.c 1.3 +9 -0 src/sys/arm/xscale/ixp425/ixp425_iic.c 1.31 +1 -0 src/sys/dev/bktr/bktr_i2c.c 1.20 +1 -10 src/sys/dev/iicbus/iicbb.c 1.9 +8 -5 src/sys/dev/pcf/envctrl.c 1.26 +48 -15 src/sys/dev/pcf/pcf.c 1.8 +6 -4 src/sys/dev/pcf/pcf_ebus.c 1.10 +6 -4 src/sys/dev/pcf/pcf_isa.c 1.4 +14 -6 src/sys/dev/pcf/pcfvar.h 1.20 +41 -13 src/sys/dev/ppbus/lpbb.c 1.21 +1 -0 src/sys/pci/viapm.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 21:03:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9529106570F; Mon, 4 Aug 2008 21:03:19 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A84848FC1B; Mon, 4 Aug 2008 21:03:19 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74L3JED056296; Mon, 4 Aug 2008 21:03:19 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74L3JSH056295; Mon, 4 Aug 2008 21:03:19 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808042103.m74L3JSH056295@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 21:03:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/iicbus iic.c iicbus.c iicbus.h iiconf.c iicsmb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 21:03:19 -0000 jhb 2008-08-04 21:03:06 UTC FreeBSD src repository Modified files: sys/dev/iicbus iic.c iicbus.c iicbus.h iiconf.c iicsmb.c Log: SVN rev 181304 on 2008-08-04 21:03:06Z by jhb Add locking to the core iicbus(4) drivers: - Add an sx lock to the iic(4) driver to serialize open(), close(), read(), and write and to protect sc_addr and sc_count in the softc. - Use cdev->si_drv1 instead of using the minor number of the cdev to lookup the softc via newbus in iic(4). - Store the device_t in the softc to avoid a similar detour via minor numbers in iic(4). - Only add at most one instance of iic(4) and iicsmb(4) to each iicbus(4) instance, and do it in the child driver. - Add a mutex to the iicbus(4) softc to synchronize the request/release bus stuff. - Use __BUS_ACCESSOR() for IICBUS_ACCESSOR() instead of rolling our own. - Add a mutex to the iicsmb(4) softc to protect softc state updated in the interrupt handler. - Remove Giant from all the smbus methods in iicsmb(4) now that all the iicbus(4) backend is locked. Revision Changes Path 1.40 +81 -40 src/sys/dev/iicbus/iic.c 1.25 +6 -8 src/sys/dev/iicbus/iicbus.c 1.8 +9 -6 src/sys/dev/iicbus/iicbus.h 1.18 +19 -15 src/sys/dev/iicbus/iiconf.c 1.16 +13 -37 src/sys/dev/iicbus/iicsmb.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 21:14:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1079F1065685; Mon, 4 Aug 2008 21:14:36 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 000108FC1D; Mon, 4 Aug 2008 21:14:35 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74LEZAq057255; Mon, 4 Aug 2008 21:14:35 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74LEZo1057254; Mon, 4 Aug 2008 21:14:35 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808042114.m74LEZo1057254@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 21:14:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/iicbus ad7418.c icee.c if_ic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 21:14:36 -0000 jhb 2008-08-04 21:14:24 UTC FreeBSD src repository Modified files: sys/dev/iicbus ad7418.c icee.c if_ic.c Log: SVN rev 181305 on 2008-08-04 21:14:24Z by jhb Lock the consumers of the iicbus(4) infrastructure: - ad7418(4) uses an sx lock instead of a mtx since the iicbus(4) stuff it calls can sleep (request_bus()). Also, I expanded the locking slightly to serialize writes to data stored in the softc. - Similarly, the icee(4) driver now uses an sx lock instead of a mutex. I also removed the pointless OPENED flag and flags field from the softc. - The locking for the ic(4) driver was a bit trickier: - Add a mutex to the softc to protect softc data. - The driver uses malloc'd buffers that are the size of the interface MTU to send and receive packets. Previously, these were allocated every time the interface was brought up and anytime the MTU was changed, with various races that could result in memory leaks. I changed this to be a bit simpler and more like other NIC drivers in that we allocate buffers during attach for the default MTU size and only reallocate them on MTU changes. The reallocation procedure goes to some lengths with various flags to not replace either the the receive or transmit buffers while the driver is busy receiving or transmitting a packet. - Store the device_t of the driver in the softc instead of detours into new-bus using if_dunit from the ifnet and an even more bizarre detour to get the softc instead of using if_softc. - Drop the driver mutex when invoking netisr_dispatch() to pass the packet up to IP. - Use if_printf(). Revision Changes Path 1.2 +10 -10 src/sys/dev/iicbus/ad7418.c 1.3 +9 -23 src/sys/dev/iicbus/icee.c 1.27 +86 -70 src/sys/dev/iicbus/if_ic.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 21:20:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 959941065683; Mon, 4 Aug 2008 21:20:37 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC698FC14; Mon, 4 Aug 2008 21:20:37 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74LKbfU057904; Mon, 4 Aug 2008 21:20:37 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74LKbv3057903; Mon, 4 Aug 2008 21:20:37 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808042120.m74LKbv3057903@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 21:20:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/lib/libc/stdio mktemp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 21:20:37 -0000 jhb 2008-08-04 21:20:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/stdio mktemp.c Log: SVN rev 181306 on 2008-08-04 21:20:22Z by jhb MFC: Fix a few bugs with the _gettemp() routine which implements mkstemp(), mkstemps(), and mkdtemp(). Revision Changes Path 1.29.2.1 +26 -11 src/lib/libc/stdio/mktemp.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 21:30:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E41B3106566C; Mon, 4 Aug 2008 21:30:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BAFEB8FC14; Mon, 4 Aug 2008 21:30:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74LUP21058683; Mon, 4 Aug 2008 21:30:25 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74LUPF2058682; Mon, 4 Aug 2008 21:30:25 GMT (envelope-from miwi) Message-Id: <200808042130.m74LUPF2058682@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Aug 2008 21:30: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/editors/vim Makefile ports/editors/vim/files patch-src_vim.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, 04 Aug 2008 21:30:26 -0000 miwi 2008-08-04 21:30:25 UTC FreeBSD ports repository Modified files: editors/vim Makefile Added files: editors/vim/files patch-src_vim.h Log: - Unbreak and fix build PR: 125747 (based on) Reported by: many Submitted by: Martin Neubauer No response from: maintainer (obrien, 14 days) Revision Changes Path 1.331 +0 -2 ports/editors/vim/Makefile 1.1 +31 -0 ports/editors/vim/files/patch-src_vim.h (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 4 21:51:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FDCC1065782; Mon, 4 Aug 2008 21:51:39 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3510F8FC0A; Mon, 4 Aug 2008 21:51:39 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74LpdVH060369; Mon, 4 Aug 2008 21:51:39 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74LpdgF060368; Mon, 4 Aug 2008 21:51:39 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808042151.m74LpdgF060368@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Mon, 4 Aug 2008 21:51: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/lib/libc/stdio mktemp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 21:51:39 -0000 jhb 2008-08-04 21:51:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/stdio mktemp.c Log: SVN rev 181309 on 2008-08-04 21:51:28Z by jhb MFC: Fix a few bugs with the _gettemp() routine which implements mkstemp(), mkstemps(), and mkdtemp(). Revision Changes Path 1.28.12.1 +26 -11 src/lib/libc/stdio/mktemp.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 22:07:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16BE41065671; Mon, 4 Aug 2008 22:07:25 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DFEBE8FC14; Mon, 4 Aug 2008 22:07:24 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74M7Oss062741; Mon, 4 Aug 2008 22:07:24 GMT (envelope-from emax@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74M7OgP062740; Mon, 4 Aug 2008 22:07:24 GMT (envelope-from emax@repoman.freebsd.org) Message-Id: <200808042207.m74M7OgP062740@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to emax@repoman.freebsd.org using -f From: Maksim Yevmenkin Date: Mon, 4 Aug 2008 22:07:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 22:07:25 -0000 emax 2008-08-04 22:07:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c Log: SVN rev 181310 on 2008-08-04 22:07:06Z by emax MFC: SVN rev 181089 Increase maximum input queue size limit for raw Bluetooth HCI sockets. Revision Changes Path 1.23.2.1 +1 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 22:21:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5C74106566B; Mon, 4 Aug 2008 22:21:55 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9A4F28FC18; Mon, 4 Aug 2008 22:21:55 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74MLtdl063914; Mon, 4 Aug 2008 22:21:55 GMT (envelope-from emax@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74MLtdu063913; Mon, 4 Aug 2008 22:21:55 GMT (envelope-from emax@repoman.freebsd.org) Message-Id: <200808042221.m74MLtdu063913@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to emax@repoman.freebsd.org using -f From: Maksim Yevmenkin Date: Mon, 4 Aug 2008 22:21:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 22:21:55 -0000 emax 2008-08-04 22:21:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c Log: SVN rev 181311 on 2008-08-04 22:21:44Z by emax MFC: SVN rev 181089 Increase maximum input queue size limit for raw Bluetooth HCI sockets. Revision Changes Path 1.17.2.3 +1 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 22:22:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA9CC1065704; Mon, 4 Aug 2008 22:22:26 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 800508FC16; Mon, 4 Aug 2008 22:22:26 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74MMQCX063997; Mon, 4 Aug 2008 22:22:26 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74MMQB6063996; Mon, 4 Aug 2008 22:22:26 GMT (envelope-from trhodes@repoman.freebsd.org) Message-Id: <200808042222.m74MMQB6063996@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to trhodes@repoman.freebsd.org using -f From: Tom Rhodes Date: Mon, 4 Aug 2008 22:22: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/lib/libc/sys socket.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: Mon, 04 Aug 2008 22:22:26 -0000 trhodes 2008-08-04 22:22:17 UTC FreeBSD src repository Modified files: lib/libc/sys socket.2 Log: SVN rev 181312 on 2008-08-04 22:22:17Z by trhodes Add EPERM to the ERRORS section. PR: 125746 Revision Changes Path 1.33 +3 -1 src/lib/libc/sys/socket.2 From owner-cvs-all@FreeBSD.ORG Mon Aug 4 22:27:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7434D1065672; Mon, 4 Aug 2008 22:27:00 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4B1D68FC0A; Mon, 4 Aug 2008 22:27:00 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74MR0hE064380; Mon, 4 Aug 2008 22:27:00 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74MR09D064379; Mon, 4 Aug 2008 22:27:00 GMT (envelope-from edwin) Message-Id: <200808042227.m74MR09D064379@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 4 Aug 2008 22: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/lang/php_doc 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, 04 Aug 2008 22:27:00 -0000 edwin 2008-08-04 22:27:00 UTC FreeBSD ports repository Modified files: lang/php_doc distinfo Log: Chase changes in distinfo too! Revision Changes Path 1.25 +21 -21 ports/lang/php_doc/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 4 22:45:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B85301065685; Mon, 4 Aug 2008 22:45:43 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 65E3B8FC08; Mon, 4 Aug 2008 22:45:43 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74MjhOX065910; Mon, 4 Aug 2008 22:45:43 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74Mjhbp065909; Mon, 4 Aug 2008 22:45:43 GMT (envelope-from mlaier@repoman.freebsd.org) Message-Id: <200808042245.m74Mjhbp065909@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to mlaier@repoman.freebsd.org using -f From: Max Laier Date: Mon, 4 Aug 2008 22:45:27 +0000 (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/ipfilter ip_fil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 22:45:43 -0000 mlaier 2008-08-04 22:45:27 UTC FreeBSD src repository Modified files: contrib/ipfilter ip_fil.c Log: SVN rev 181313 on 2008-08-04 22:45:27Z by mlaier Fix build when WITHOUT_DYNAMICROOT is specified in src.conf(5). Revision Changes Path 1.8 +2 -0 src/contrib/ipfilter/ip_fil.c From owner-cvs-all@FreeBSD.ORG Mon Aug 4 23:08:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E55C51065672; Mon, 4 Aug 2008 23:08:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BC1708FC23; Mon, 4 Aug 2008 23:08:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74N89kB068763; Mon, 4 Aug 2008 23:08:09 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74N89tE068762; Mon, 4 Aug 2008 23:08:09 GMT (envelope-from edwin) Message-Id: <200808042308.m74N89tE068762@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 4 Aug 2008 23:08:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 23:08:10 -0000 edwin 2008-08-04 23:08:09 UTC FreeBSD ports repository Modified files: . modules Log: Ports modules update at Monday 04 August 2008 at 23:08 Revision Changes Path 1.20116 +3 -6 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 4 23:16:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76B03106574F; Mon, 4 Aug 2008 23:16:15 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 24A1A8FC0C; Mon, 4 Aug 2008 23:16:15 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74NGFuF069520; Mon, 4 Aug 2008 23:16:15 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74NGFFc069519; Mon, 4 Aug 2008 23:16:15 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808042316.m74NGFFc069519@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Mon, 4 Aug 2008 23:16:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 if_bridge.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, 04 Aug 2008 23:16:15 -0000 thompsa 2008-08-04 23:16:07 UTC FreeBSD src repository Modified files: share/man/man4 if_bridge.4 Log: SVN rev 181314 on 2008-08-04 23:16:07Z by thompsa Remove a comment about bridging wireless client, the new net80211 vap code supports this. Revision Changes Path 1.31 +0 -3 src/share/man/man4/if_bridge.4 From owner-cvs-all@FreeBSD.ORG Mon Aug 4 23:30:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 273D2106564A; Mon, 4 Aug 2008 23:30:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 132A18FC19; Mon, 4 Aug 2008 23:30:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74NUd2C071985; Mon, 4 Aug 2008 23:30:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74NUd9C071984; Mon, 4 Aug 2008 23:30:39 GMT (envelope-from miwi) Message-Id: <200808042330.m74NUd9C071984@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Aug 2008 23:30: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/Mk bsd.qt.mk ports/devel Makefile ports/multimedia Makefile ports/textproc Makefile ports/www Makefile ports/accessibility/qt4-accessible Makefile distinfo ports/chinese/qt4-codecs-cn 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, 04 Aug 2008 23:30:39 -0000 miwi 2008-08-04 23:30:39 UTC FreeBSD ports repository Modified files: Mk bsd.qt.mk devel Makefile multimedia Makefile textproc Makefile www Makefile accessibility/qt4-accessible Makefile distinfo chinese/qt4-codecs-cn Makefile distinfo pkg-plist chinese/qt4-codecs-tw Makefile distinfo pkg-plist databases/qt4-sql Makefile distinfo pkg-plist databases/qt4-ibase-plugin Makefile distinfo pkg-plist databases/qt4-ibase-plugin/files Makefile.bsd databases/qt4-mysql-plugin Makefile distinfo pkg-plist databases/qt4-mysql-plugin/files Makefile.bsd databases/qt4-odbc-plugin Makefile distinfo pkg-plist databases/qt4-odbc-plugin/files Makefile.bsd databases/qt4-pgsql-plugin Makefile distinfo pkg-plist databases/qt4-pgsql-plugin/files Makefile.bsd databases/qt4-sqlite-plugin Makefile distinfo pkg-plist databases/qt4-sqlite-plugin/files Makefile.bsd databases/qt4-sqlite3-plugin Makefile distinfo pkg-plist databases/qt4-sqlite3-plugin/files Makefile.bsd devel/dbus-qt4 Makefile distinfo pkg-plist devel/qt4-assistant Makefile distinfo devel/qt4-libqtassistantclient Makefile distinfo pkg-plist devel/qt4-linguist/files patch-0185-fix-format-strings.diff devel/qt4-makeqpf Makefile distinfo devel/qt4-moc Makefile distinfo pkg-plist devel/qt4-porting Makefile distinfo devel/qt4-qt3support Makefile distinfo pkg-plist devel/qt4-rcc Makefile distinfo devel/qt4-qvfb Makefile distinfo pkg-plist devel/qt4-script Makefile distinfo pkg-plist devel/qt4-uic Makefile distinfo devel/qt4-uic3 Makefile distinfo devel/qt4-qtestlib Makefile distinfo pkg-plist devel/qt4-qtestlib/files patch-0185-fix-format-strings.diff graphics/qt4-imageformats Makefile distinfo pkg-plist graphics/qt4-svg Makefile distinfo pkg-plist graphics/qt4-iconengines Makefile distinfo pkg-plist graphics/qt4-pixeltool Makefile distinfo japanese/qt4-codecs-jp Makefile distinfo pkg-plist korean/qt4-codecs-kr Makefile distinfo pkg-plist misc/qt4-doc Makefile distinfo pkg-plist misc/qt4-qtconfig Makefile distinfo misc/qt4-qtdemo Makefile distinfo pkg-plist net/qt4-network Makefile distinfo pkg-plist textproc/qt4-xml Makefile distinfo pkg-plist x11/qt4-opengl Makefile distinfo pkg-plist x11/qt4-inputmethods Makefile distinfo x11-toolkits/qt4-gui Makefile distinfo pkg-plist Added files: devel/qt4-assistant-adp Makefile distinfo pkg-descr pkg-plist devel/qt4-help Makefile distinfo pkg-descr pkg-plist devel/qt4-help-tools Makefile distinfo pkg-descr pkg-plist devel/qt4-linguist/files patch-tools__linguist__linguist__trwindow.cpp multimedia/qt4-phonon Makefile distinfo pkg-descr pkg-plist multimedia/qt4-phonon-gst Makefile distinfo pkg-descr pkg-plist textproc/qt4-clucene Makefile distinfo pkg-descr pkg-plist textproc/qt4-xmlpatterns Makefile distinfo pkg-descr pkg-plist textproc/qt4-xmlpatterns-tool Makefile distinfo pkg-descr pkg-plist www/qt4-webkit Makefile distinfo pkg-descr pkg-plist Log: - Update to qt 4.4.1 Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters Revision Changes Path 1.9 +82 -32 ports/Mk/bsd.qt.mk 1.12 +13 -12 ports/accessibility/qt4-accessible/Makefile 1.6 +3 -3 ports/accessibility/qt4-accessible/distinfo 1.9 +11 -12 ports/chinese/qt4-codecs-cn/Makefile 1.6 +3 -3 ports/chinese/qt4-codecs-cn/distinfo 1.5 +1 -1 ports/chinese/qt4-codecs-cn/pkg-plist 1.10 +11 -12 ports/chinese/qt4-codecs-tw/Makefile 1.6 +3 -3 ports/chinese/qt4-codecs-tw/distinfo 1.5 +1 -1 ports/chinese/qt4-codecs-tw/pkg-plist 1.11 +0 -2 ports/databases/qt4-ibase-plugin/Makefile 1.6 +3 -3 ports/databases/qt4-ibase-plugin/distinfo 1.4 +3 -2 ports/databases/qt4-ibase-plugin/files/Makefile.bsd 1.3 +1 -1 ports/databases/qt4-ibase-plugin/pkg-plist 1.10 +0 -2 ports/databases/qt4-mysql-plugin/Makefile 1.6 +3 -3 ports/databases/qt4-mysql-plugin/distinfo 1.4 +3 -2 ports/databases/qt4-mysql-plugin/files/Makefile.bsd 1.3 +1 -1 ports/databases/qt4-mysql-plugin/pkg-plist 1.10 +0 -2 ports/databases/qt4-odbc-plugin/Makefile 1.6 +3 -3 ports/databases/qt4-odbc-plugin/distinfo 1.4 +3 -2 ports/databases/qt4-odbc-plugin/files/Makefile.bsd 1.3 +1 -1 ports/databases/qt4-odbc-plugin/pkg-plist 1.10 +0 -2 ports/databases/qt4-pgsql-plugin/Makefile 1.6 +3 -3 ports/databases/qt4-pgsql-plugin/distinfo 1.5 +4 -3 ports/databases/qt4-pgsql-plugin/files/Makefile.bsd 1.3 +1 -1 ports/databases/qt4-pgsql-plugin/pkg-plist 1.12 +15 -21 ports/databases/qt4-sql/Makefile 1.6 +3 -3 ports/databases/qt4-sql/distinfo 1.8 +81 -79 ports/databases/qt4-sql/pkg-plist 1.10 +0 -2 ports/databases/qt4-sqlite-plugin/Makefile 1.6 +3 -3 ports/databases/qt4-sqlite-plugin/distinfo 1.4 +5 -4 ports/databases/qt4-sqlite-plugin/files/Makefile.bsd 1.3 +2 -2 ports/databases/qt4-sqlite-plugin/pkg-plist 1.10 +0 -2 ports/databases/qt4-sqlite3-plugin/Makefile 1.6 +3 -3 ports/databases/qt4-sqlite3-plugin/distinfo 1.4 +4 -3 ports/databases/qt4-sqlite3-plugin/files/Makefile.bsd 1.3 +2 -2 ports/databases/qt4-sqlite3-plugin/pkg-plist 1.3162 +3 -0 ports/devel/Makefile 1.15 +18 -24 ports/devel/dbus-qt4/Makefile 1.6 +3 -3 ports/devel/dbus-qt4/distinfo 1.8 +55 -38 ports/devel/dbus-qt4/pkg-plist 1.1 +55 -0 ports/devel/qt4-assistant-adp/Makefile (new) 1.1 +3 -0 ports/devel/qt4-assistant-adp/distinfo (new) 1.1 +12 -0 ports/devel/qt4-assistant-adp/pkg-descr (new) 1.1 +2 -0 ports/devel/qt4-assistant-adp/pkg-plist (new) 1.15 +23 -23 ports/devel/qt4-assistant/Makefile 1.6 +3 -3 ports/devel/qt4-assistant/distinfo 1.1 +57 -0 ports/devel/qt4-help-tools/Makefile (new) 1.1 +3 -0 ports/devel/qt4-help-tools/distinfo (new) 1.1 +12 -0 ports/devel/qt4-help-tools/pkg-descr (new) 1.1 +6 -0 ports/devel/qt4-help-tools/pkg-plist (new) 1.1 +64 -0 ports/devel/qt4-help/Makefile (new) 1.1 +3 -0 ports/devel/qt4-help/distinfo (new) 1.1 +12 -0 ports/devel/qt4-help/pkg-descr (new) 1.1 +40 -0 ports/devel/qt4-help/pkg-plist (new) 1.11 +20 -23 ports/devel/qt4-libqtassistantclient/Makefile 1.6 +3 -3 ports/devel/qt4-libqtassistantclient/distinfo 1.7 +11 -11 ports/devel/qt4-libqtassistantclient/pkg-plist 1.2 +10 -8 ports/devel/qt4-linguist/files/patch-0185-fix-format-strings.diff 1.1 +11 -0 ports/devel/qt4-linguist/files/patch-tools__linguist__linguist__trwindow.cpp (new) 1.5 +13 -12 ports/devel/qt4-makeqpf/Makefile 1.4 +3 -3 ports/devel/qt4-makeqpf/distinfo 1.8 +11 -12 ports/devel/qt4-moc/Makefile 1.6 +3 -3 ports/devel/qt4-moc/distinfo 1.6 +1 -1 ports/devel/qt4-moc/pkg-plist 1.8 +12 -17 ports/devel/qt4-porting/Makefile 1.6 +3 -3 ports/devel/qt4-porting/distinfo 1.16 +17 -22 ports/devel/qt4-qt3support/Makefile 1.6 +3 -3 ports/devel/qt4-qt3support/distinfo 1.7 +413 -411 ports/devel/qt4-qt3support/pkg-plist 1.13 +17 -22 ports/devel/qt4-qtestlib/Makefile 1.6 +3 -3 ports/devel/qt4-qtestlib/distinfo 1.2 +2 -2 ports/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff 1.8 +54 -37 ports/devel/qt4-qtestlib/pkg-plist 1.11 +12 -17 ports/devel/qt4-qvfb/Makefile 1.6 +3 -3 ports/devel/qt4-qvfb/distinfo 1.6 +0 -59 ports/devel/qt4-qvfb/pkg-plist 1.7 +11 -11 ports/devel/qt4-rcc/Makefile 1.6 +3 -3 ports/devel/qt4-rcc/distinfo 1.5 +15 -21 ports/devel/qt4-script/Makefile 1.4 +3 -3 ports/devel/qt4-script/distinfo 1.5 +50 -32 ports/devel/qt4-script/pkg-plist 1.8 +11 -11 ports/devel/qt4-uic/Makefile 1.6 +3 -3 ports/devel/qt4-uic/distinfo 1.11 +12 -15 ports/devel/qt4-uic3/Makefile 1.6 +3 -3 ports/devel/qt4-uic3/distinfo 1.12 +18 -18 ports/graphics/qt4-iconengines/Makefile 1.6 +3 -3 ports/graphics/qt4-iconengines/distinfo 1.4 +3 -3 ports/graphics/qt4-iconengines/pkg-plist 1.13 +12 -18 ports/graphics/qt4-imageformats/Makefile 1.6 +3 -3 ports/graphics/qt4-imageformats/distinfo 1.5 +3 -1 ports/graphics/qt4-imageformats/pkg-plist 1.11 +13 -15 ports/graphics/qt4-pixeltool/Makefile 1.6 +3 -3 ports/graphics/qt4-pixeltool/distinfo 1.14 +15 -23 ports/graphics/qt4-svg/Makefile 1.6 +3 -3 ports/graphics/qt4-svg/distinfo 1.8 +24 -22 ports/graphics/qt4-svg/pkg-plist 1.10 +11 -13 ports/japanese/qt4-codecs-jp/Makefile 1.6 +3 -3 ports/japanese/qt4-codecs-jp/distinfo 1.5 +1 -1 ports/japanese/qt4-codecs-jp/pkg-plist 1.10 +11 -13 ports/korean/qt4-codecs-kr/Makefile 1.6 +3 -3 ports/korean/qt4-codecs-kr/distinfo 1.5 +1 -1 ports/korean/qt4-codecs-kr/pkg-plist 1.8 +5 -16 ports/misc/qt4-doc/Makefile 1.6 +3 -3 ports/misc/qt4-doc/distinfo 1.6 +4826 -4144 ports/misc/qt4-doc/pkg-plist 1.11 +17 -17 ports/misc/qt4-qtconfig/Makefile 1.6 +3 -3 ports/misc/qt4-qtconfig/distinfo 1.13 +17 -2 ports/misc/qt4-qtdemo/Makefile 1.6 +3 -3 ports/misc/qt4-qtdemo/distinfo 1.7 +2766 -2257 ports/misc/qt4-qtdemo/pkg-plist 1.268 +2 -0 ports/multimedia/Makefile 1.1 +57 -0 ports/multimedia/qt4-phonon-gst/Makefile (new) 1.1 +3 -0 ports/multimedia/qt4-phonon-gst/distinfo (new) 1.1 +12 -0 ports/multimedia/qt4-phonon-gst/pkg-descr (new) 1.1 +2 -0 ports/multimedia/qt4-phonon-gst/pkg-plist (new) 1.1 +65 -0 ports/multimedia/qt4-phonon/Makefile (new) 1.1 +3 -0 ports/multimedia/qt4-phonon/distinfo (new) 1.1 +12 -0 ports/multimedia/qt4-phonon/pkg-descr (new) 1.1 +78 -0 ports/multimedia/qt4-phonon/pkg-plist (new) 1.12 +15 -20 ports/net/qt4-network/Makefile 1.6 +3 -3 ports/net/qt4-network/distinfo 1.8 +94 -70 ports/net/qt4-network/pkg-plist 1.1254 +3 -0 ports/textproc/Makefile 1.1 +62 -0 ports/textproc/qt4-clucene/Makefile (new) 1.1 +3 -0 ports/textproc/qt4-clucene/distinfo (new) 1.1 +12 -0 ports/textproc/qt4-clucene/pkg-descr (new) 1.1 +8 -0 ports/textproc/qt4-clucene/pkg-plist (new) 1.11 +15 -21 ports/textproc/qt4-xml/Makefile 1.6 +3 -3 ports/textproc/qt4-xml/distinfo 1.8 +60 -58 ports/textproc/qt4-xml/pkg-plist 1.1 +51 -0 ports/textproc/qt4-xmlpatterns-tool/Makefile (new) 1.1 +3 -0 ports/textproc/qt4-xmlpatterns-tool/distinfo (new) 1.1 +12 -0 ports/textproc/qt4-xmlpatterns-tool/pkg-descr (new) 1.1 +2 -0 ports/textproc/qt4-xmlpatterns-tool/pkg-plist (new) 1.1 +61 -0 ports/textproc/qt4-xmlpatterns/Makefile (new) 1.1 +3 -0 ports/textproc/qt4-xmlpatterns/distinfo (new) 1.1 +12 -0 ports/textproc/qt4-xmlpatterns/pkg-descr (new) 1.1 +50 -0 ports/textproc/qt4-xmlpatterns/pkg-plist (new) 1.2110 +1 -0 ports/www/Makefile 1.1 +61 -0 ports/www/qt4-webkit/Makefile (new) 1.1 +3 -0 ports/www/qt4-webkit/distinfo (new) 1.1 +12 -0 ports/www/qt4-webkit/pkg-descr (new) 1.1 +38 -0 ports/www/qt4-webkit/pkg-plist (new) 1.19 +18 -25 ports/x11-toolkits/qt4-gui/Makefile 1.6 +3 -3 ports/x11-toolkits/qt4-gui/distinfo 1.7 +801 -744 ports/x11-toolkits/qt4-gui/pkg-plist 1.12 +12 -12 ports/x11/qt4-inputmethods/Makefile 1.6 +3 -3 ports/x11/qt4-inputmethods/distinfo 1.16 +17 -24 ports/x11/qt4-opengl/Makefile 1.6 +3 -3 ports/x11/qt4-opengl/distinfo 1.7 +30 -28 ports/x11/qt4-opengl/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 4 23:33:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6C311065676; Mon, 4 Aug 2008 23:33:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B42F68FC21; Mon, 4 Aug 2008 23:33:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74NXiEu072439; Mon, 4 Aug 2008 23:33:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74NXi3W072438; Mon, 4 Aug 2008 23:33:44 GMT (envelope-from miwi) Message-Id: <200808042333.m74NXi3W072438@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Aug 2008 23:33: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/audio/qsynth Makefile ports/cad/klayout Makefile ports/deskutils/fbreader Makefile ports/devel/qscintilla2 Makefile pkg-plist ports/games/hedgewars Makefile ports/german/tipp10 Makefile ports/graphics/djview4 Makefile ports/graphics/tulip ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 23:33:44 -0000 miwi 2008-08-04 23:33:44 UTC FreeBSD ports repository Modified files: audio/qsynth Makefile cad/klayout Makefile deskutils/fbreader Makefile devel/qscintilla2 Makefile pkg-plist games/hedgewars Makefile german/tipp10 Makefile graphics/djview4 Makefile graphics/tulip Makefile print/lyx15 Makefile security/xca Makefile Log: - Fix build after qt 4.4.1 update Revision Changes Path 1.4 +2 -1 ports/audio/qsynth/Makefile 1.7 +4 -1 ports/cad/klayout/Makefile 1.27 +1 -0 ports/deskutils/fbreader/Makefile 1.8 +1 -0 ports/devel/qscintilla2/Makefile 1.6 +33 -33 ports/devel/qscintilla2/pkg-plist 1.4 +4 -0 ports/games/hedgewars/Makefile 1.3 +2 -2 ports/german/tipp10/Makefile 1.10 +1 -0 ports/graphics/djview4/Makefile 1.33 +2 -2 ports/graphics/tulip/Makefile 1.126 +4 -4 ports/print/lyx15/Makefile 1.16 +2 -2 ports/security/xca/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 4 23:34:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE7E9106564A; Mon, 4 Aug 2008 23:34:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84DCC8FC21; Mon, 4 Aug 2008 23:34:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74NYFht072509; Mon, 4 Aug 2008 23:34:15 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74NYFdn072508; Mon, 4 Aug 2008 23:34:15 GMT (envelope-from miwi) Message-Id: <200808042334.m74NYFdn072508@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Aug 2008 23:34: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/graphics/qcomicbook Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 23:34:15 -0000 miwi 2008-08-04 23:34:15 UTC FreeBSD ports repository Modified files: graphics/qcomicbook Makefile Log: - Fix Build after qt4 update - Pass maintainership to Max Brazhnikov (makc@issp.ac.ru) Revision Changes Path 1.23 +4 -4 ports/graphics/qcomicbook/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 4 23:39:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 545161065693; Mon, 4 Aug 2008 23:39:46 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 28C8E8FC18; Mon, 4 Aug 2008 23:39:46 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m74Ndkwv072962; Mon, 4 Aug 2008 23:39:46 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m74Ndkdt072961; Mon, 4 Aug 2008 23:39:46 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808042339.m74Ndkdt072961@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Mon, 4 Aug 2008 23:39:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/usr.bin/calendar io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 23:39:46 -0000 edwin 2008-08-04 23:39:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/calendar io.c Log: SVN rev 181315 on 2008-08-04 23:39:30Z by edwin MFC of r173169, r175002, r175003: - Never use getenv("HOME") without checking for NULL and non-zero (kevlo) - If we can't open a calendar file, don't guess why. Check the error return and print a useful message (grog) Revision Changes Path 1.21.2.1 +6 -2 src/usr.bin/calendar/io.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 00:12:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ED1C106567E; Tue, 5 Aug 2008 00:12:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E0968FC13; Tue, 5 Aug 2008 00:12:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m750CvXh077896; Tue, 5 Aug 2008 00:12:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m750Cv02077895; Tue, 5 Aug 2008 00:12:57 GMT (envelope-from miwi) Message-Id: <200808050012.m750Cv02077895@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 00:12:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/qca-ossl 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, 05 Aug 2008 00:12:57 -0000 miwi 2008-08-05 00:12:57 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/qca-ossl Makefile distinfo pkg-descr pkg-plist Log: Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. The advantage of this model is to allow applications to avoid linking to or explicitly depending on any particular cryptographic library. This allows one to easily change or upgrade crypto implementations without even needing to recompile the application. QCA should work everywhere Qt does, including Windows/Unix/MacOSX. Capabilities: TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0, SHA1, SHA224, SHA256, SHA384, SHA512, MD2, MD4, MD5, RIPEMD160, Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5, RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1) WWW: http://delta.affinix.com/qca/ Revision Changes Path 1.987 +1 -0 ports/security/Makefile 1.1 +35 -0 ports/security/qca-ossl/Makefile (new) 1.1 +3 -0 ports/security/qca-ossl/distinfo (new) 1.1 +18 -0 ports/security/qca-ossl/pkg-descr (new) 1.1 +4 -0 ports/security/qca-ossl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 00:19:33 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B590106564A for ; Tue, 5 Aug 2008 00:19:33 +0000 (UTC) (envelope-from the@StarGate.SharkTech.net) Received: from StarGate.SharkTech.net (unknown [IPv6:2610:150:c2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 078E88FC14 for ; Tue, 5 Aug 2008 00:19:32 +0000 (UTC) (envelope-from the@StarGate.SharkTech.net) Received: from StarGate.SharkTech.net (the@localhost.SharkTech.NET [127.0.0.1]) by StarGate.SharkTech.net (8.13.3/8.12.11) with ESMTP id m727V4qn012924 for ; Sat, 2 Aug 2008 02:31:04 -0500 (CDT) (envelope-from the@StarGate.SharkTech.net) Received: (from the@localhost) by StarGate.SharkTech.net (8.13.3/8.13.3/Submit) id m727V417012923; Sat, 2 Aug 2008 07:31:04 GMT (envelope-from the) Date: Sat, 2 Aug 2008 07:31:04 GMT Message-Id: <200808020731.m727V417012923@StarGate.SharkTech.net> To: cvs-all@freebsd.org From: "received@postcard.org" MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: You have just received a virtual postcard from a friend ! X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 00:19:33 -0000 You have just received a virtual postcard from a friend ! . You can pick up your postcard at the following web address: . [1]http://mailer1.key-one.it/postcard.gif.exe . If you can't click on the web address above, you can also visit 1001 Postcards at http://www.postcards.org/postcards/ and enter your pickup code, which is: d21-sea-sunset . (Your postcard will be available for 60 days.) . Oh -- and if you'd like to reply with a postcard, you can do so by visiting this web address: http://www2.postcards.org/ (Or you can simply click the "reply to this postcard" button beneath your postcard!) . We hope you enjoy your postcard, and if you do, please take a moment to send a few yourself! . Regards, 1001 Postcards http://www.postcards.org/postcards/ References 1. http://mailer1.key-one.it/postcard.gif.exe From owner-cvs-all@FreeBSD.ORG Tue Aug 5 00:20:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AEBE1065706; Tue, 5 Aug 2008 00:20:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D603C8FC22; Tue, 5 Aug 2008 00:20:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m750KZM6078584; Tue, 5 Aug 2008 00:20:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m750KZ76078583; Tue, 5 Aug 2008 00:20:35 GMT (envelope-from miwi) Message-Id: <200808050020.m750KZ76078583@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 00: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/devel/qmake4 Makefile distinfo pkg-descr pkg-plist ports/devel/qmake4/files Makefile.bsd qconfig.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 00:20:36 -0000 miwi 2008-08-05 00:20:35 UTC FreeBSD ports repository Modified files: devel/qmake4 Makefile distinfo pkg-descr pkg-plist devel/qmake4/files Makefile.bsd qconfig.cpp Log: - Update to 4.4.1 Reported by: ionbot Revision Changes Path 1.15 +6 -12 ports/devel/qmake4/Makefile 1.6 +3 -3 ports/devel/qmake4/distinfo 1.8 +0 -0 ports/devel/qmake4/files/Makefile.bsd 1.8 +5 -5 ports/devel/qmake4/files/qconfig.cpp 1.3 +1 -1 ports/devel/qmake4/pkg-descr 1.5 +110 -36 ports/devel/qmake4/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 5 00:21:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFB48106574F; Tue, 5 Aug 2008 00:21:33 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AD0D18FC26; Tue, 5 Aug 2008 00:21:33 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m750LX8e078736; Tue, 5 Aug 2008 00:21:33 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m750LXjq078735; Tue, 5 Aug 2008 00:21:33 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808050021.m750LXjq078735@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Tue, 5 Aug 2008 00:21:21 +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/calendar calendar.c calendar.h day.c io.c ostern.c paskha.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 00:21:33 -0000 edwin 2008-08-05 00:21:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/calendar calendar.c calendar.h day.c io.c ostern.c paskha.c Log: SVN rev 181316 on 2008-08-05 00:21:21Z by edwin MFCs of all fixes to calendar(1) submitted last year: r170447 - Sort events by date. r170447 - Correct long-standing off-by-one error in -W option. r170230 - Fix various bugs in the -A and -B options. r173169 - Never use getenv("HOME") without checking for NULL and non-zero r175002 - If we can't open a calendar file, don't guess why. Check the error return and print a useful message. Revision Changes Path 1.18.14.1 +2 -4 src/usr.bin/calendar/calendar.c 1.10.8.1 +17 -2 src/usr.bin/calendar/calendar.h 1.21.2.3 +32 -27 src/usr.bin/calendar/day.c 1.19.14.1 +109 -19 src/usr.bin/calendar/io.c 1.11.14.1 +3 -6 src/usr.bin/calendar/ostern.c 1.7.14.1 +2 -7 src/usr.bin/calendar/paskha.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 00:46:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 003AD106566B; Tue, 5 Aug 2008 00:46:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E09608FC12; Tue, 5 Aug 2008 00:46:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m750kGPo080823; Tue, 5 Aug 2008 00:46:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m750kGAV080822; Tue, 5 Aug 2008 00:46:16 GMT (envelope-from miwi) Message-Id: <200808050046.m750kGAV080822@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 00:46:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/qt4/files configure extrapatch-configure ports/devel/qt4-corelib Makefile distinfo pkg-plist ports/devel/qt4-designer Makefile distinfo pkg-plist ports/devel/qt4-designer/files patch-tools__designer__src__designer__assistantclient.cpp ports/devel/qt4-qdbusviewer ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 00:46:17 -0000 miwi 2008-08-05 00:46:16 UTC FreeBSD ports repository Modified files: devel/qt4/files configure devel/qt4-corelib Makefile distinfo pkg-plist devel/qt4-designer Makefile distinfo pkg-plist devel/qt4-qdbusviewer Makefile distinfo Added files: devel/qt4/files extrapatch-configure devel/qt4-designer/files patch-tools__designer__src__designer__assistantclient.cpp Log: - Update qt 4.4.1 Revision Changes Path 1.17 +19 -21 ports/devel/qt4-corelib/Makefile 1.6 +3 -3 ports/devel/qt4-corelib/distinfo 1.9 +514 -425 ports/devel/qt4-corelib/pkg-plist 1.16 +23 -16 ports/devel/qt4-designer/Makefile 1.6 +3 -3 ports/devel/qt4-designer/distinfo 1.1 +11 -0 ports/devel/qt4-designer/files/patch-tools__designer__src__designer__assistantclient.cpp (new) 1.8 +103 -99 ports/devel/qt4-designer/pkg-plist 1.5 +18 -18 ports/devel/qt4-qdbusviewer/Makefile 1.4 +3 -3 ports/devel/qt4-qdbusviewer/distinfo 1.6 +949 -285 ports/devel/qt4/files/configure 1.1 +51 -0 ports/devel/qt4/files/extrapatch-configure (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 01:18:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 119BD106566B; Tue, 5 Aug 2008 01:18:56 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D312A8FC12; Tue, 5 Aug 2008 01:18:55 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m751Itum094483; Tue, 5 Aug 2008 01:18:55 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m751ItDp094482; Tue, 5 Aug 2008 01:18:55 GMT (envelope-from wxs) Message-Id: <200808050118.m751ItDp094482@repoman.freebsd.org> From: Wesley Shields Date: Tue, 5 Aug 2008 01: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/git 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, 05 Aug 2008 01:18:56 -0000 wxs 2008-08-05 01:18:55 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo Log: - Update to 1.5.6.4 - Cleanup MAKE_ENV [0] - Switch to devel/cvsps from devel/cvsps-devel (the former is all that is needed and is maintained) [1] - Pick up devel/p5-subversion when SVN is wanted [2] PR: ports/125645 [1] Submitted by: pav [0], Yarema [1], Justin Forest [2] Revision Changes Path 1.33 +3 -3 ports/devel/git/Makefile 1.21 +6 -6 ports/devel/git/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 01:19:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3ABD1065686; Tue, 5 Aug 2008 01:19:46 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A3A88FC0A; Tue, 5 Aug 2008 01:19:46 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m751JkgL094558; Tue, 5 Aug 2008 01:19:46 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m751JkAl094557; Tue, 5 Aug 2008 01:19:46 GMT (envelope-from wxs) Message-Id: <200808050119.m751JkAl094557@repoman.freebsd.org> From: Wesley Shields Date: Tue, 5 Aug 2008 01:19: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 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, 05 Aug 2008 01:19:46 -0000 wxs 2008-08-05 01:19:46 UTC FreeBSD ports repository Modified files: . UPDATING Log: Note switch from cvsps-devel to cvsps with git. Revision Changes Path 1.689 +11 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue Aug 5 01:23:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35378106566B; Tue, 5 Aug 2008 01:23:35 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0350A8FC17; Tue, 5 Aug 2008 01:23:35 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m751NYYH095397; Tue, 5 Aug 2008 01:23:34 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m751NY9r095396; Tue, 5 Aug 2008 01:23:34 GMT (envelope-from davidxu@repoman.freebsd.org) Message-Id: <200808050123.m751NY9r095396@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to davidxu@repoman.freebsd.org using -f From: David Xu Date: Tue, 5 Aug 2008 01:23:23 +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/libthr/thread thr_condattr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 01:23:35 -0000 davidxu 2008-08-05 01:23:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libthr/thread thr_condattr.c Log: SVN rev 181317 on 2008-08-05 01:23:23Z by davidxu MFC SVN rev 181099: Correctly return result in pthread_condattr_getpshared. Revision Changes Path 1.1.2.1 +1 -1 src/lib/libthr/thread/thr_condattr.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 01:24:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBB77106564A; Tue, 5 Aug 2008 01:24:46 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 915FE8FC19; Tue, 5 Aug 2008 01:24:46 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m751OkbY095583; Tue, 5 Aug 2008 01:24:46 GMT (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m751Ok9P095582; Tue, 5 Aug 2008 01:24:46 GMT (envelope-from kevlo) Message-Id: <200808050124.m751Ok9P095582@repoman.freebsd.org> From: Kevin Lo Date: Tue, 5 Aug 2008 01:24: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/archivers/deco 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, 05 Aug 2008 01:24:46 -0000 kevlo 2008-08-05 01:24:46 UTC FreeBSD ports repository Modified files: archivers/deco Makefile distinfo pkg-descr pkg-plist Log: Update to 1.4 Revision Changes Path 1.6 +2 -1 ports/archivers/deco/Makefile 1.5 +3 -3 ports/archivers/deco/distinfo 1.3 +1 -1 ports/archivers/deco/pkg-descr 1.4 +4 -0 ports/archivers/deco/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 5 01:30:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71A851065689; Tue, 5 Aug 2008 01:30:06 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE7428FC12; Tue, 5 Aug 2008 01:30:05 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m751U56r096072; Tue, 5 Aug 2008 01:30:05 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m751U5gx096071; Tue, 5 Aug 2008 01:30:05 GMT (envelope-from davidxu@repoman.freebsd.org) Message-Id: <200808050130.m751U5gx096071@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to davidxu@repoman.freebsd.org using -f From: David Xu Date: Tue, 5 Aug 2008 01:29:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/lib/libthr/thread thr_condattr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 01:30:08 -0000 davidxu 2008-08-05 01:29:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libthr/thread thr_condattr.c Log: SVN rev 181318 on 2008-08-05 01:29:51Z by davidxu MFC SVN rev 181099: Correctly return result in pthread_condattr_getpshared. Revision Changes Path 1.3.2.1 +1 -1 src/lib/libthr/thread/thr_condattr.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 02:17:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D47A1065681; Tue, 5 Aug 2008 02:17:07 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E4B2B8FC13; Tue, 5 Aug 2008 02:17:06 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m752H671002120; Tue, 5 Aug 2008 02:17:06 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m752H6DN002119; Tue, 5 Aug 2008 02:17:06 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808050217.m752H6DN002119@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Tue, 5 Aug 2008 02:16:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/usb usbdi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 02:17:07 -0000 thompsa 2008-08-05 02:16:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/usb usbdi.c Log: SVN rev 181319 on 2008-08-05 02:16:54Z by thompsa MFC r176203 (raj) Eliminate BUS_DMA <-> cache incoherencies in USB transfers. Revision Changes Path 1.103.2.2 +2 -1 src/sys/dev/usb/usbdi.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 03:02:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F27B106566C; Tue, 5 Aug 2008 03:02:40 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 548AF8FC2C; Tue, 5 Aug 2008 03:02:40 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7532e0X005753; Tue, 5 Aug 2008 03:02:40 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7532ebP005752; Tue, 5 Aug 2008 03:02:40 GMT (envelope-from mezz) Message-Id: <200808050302.m7532ebP005752@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 5 Aug 2008 03: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/multimedia/ffmpeg 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, 05 Aug 2008 03:02:40 -0000 mezz 2008-08-05 03:02:40 UTC FreeBSD ports repository Modified files: multimedia/ffmpeg Makefile pkg-plist Log: Fix compat headers installation, bump the PORTREVISION. PR: ports/126061 Submitted by: Sunpoet Po-Chuan Hsieh Approved by: marcus Revision Changes Path 1.83 +5 -3 ports/multimedia/ffmpeg/Makefile 1.23 +2 -1 ports/multimedia/ffmpeg/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 5 04:17:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9136E106564A; Tue, 5 Aug 2008 04:17:06 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id 773E58FC13; Tue, 5 Aug 2008 04:17:06 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from philip.hq.rws (74.93.213.161) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.278.0; Mon, 4 Aug 2008 21:17:06 -0700 Message-ID: <4897D440.10403@p6m7g8.com> Date: Tue, 5 Aug 2008 00:17:04 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080414) MIME-Version: 1.0 To: Wesley Shields References: <200808050118.m751ItDp094482@repoman.freebsd.org> In-Reply-To: <200808050118.m751ItDp094482@repoman.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/git 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, 05 Aug 2008 04:17:06 -0000 Wesley Shields wrote: > - Pick up devel/p5-subversion when SVN is wanted [2] Justin Forest [2] > | .ifdef (WITH_SVN) > | RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ > | + ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subversion \ > | svn:${PORTSDIR}/devel/subversion > | .endif > | Thats not quite right. devel/p5-subversion pulls in devel/subversion, don't list both. Also, devel/cvs2svn optionally depends on git and might like a PORTREVISION bump. From owner-cvs-all@FreeBSD.ORG Tue Aug 5 05:04:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 830F81065679; Tue, 5 Aug 2008 05:04:33 +0000 (UTC) Date: Tue, 5 Aug 2008 05:04:33 +0000 From: Alexey Dokuchaev To: Martin Wilke Message-ID: <20080805050433.GA31566@FreeBSD.org> References: <200808042330.m74NUd9C071984@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200808042330.m74NUd9C071984@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.qt.mk ports/devel Makefile ports/multimedia Makefile ports/textproc Makefile ports/www Makefile ports/accessibility/qt4-accessible Makefile distinfo ports/chinese/qt4-codecs-cn 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, 05 Aug 2008 05:04:33 -0000 On Mon, Aug 04, 2008 at 11:30:39PM +0000, Martin Wilke wrote: > Log: > - Update to qt 4.4.1 Hi Martin, I haven're reviewed each and every change (it's obviously too much of them ;-) but at least ports/x11/qt4-opengl/Makefile looks strange: it seems you somehow restored USE_GL=yes and USE_XLIB=yes instead of fine-grained values like glu for GL and specific XORG compoments? Is it intentional? You could have also just removed PORTREVISION line instead of reseting it to zero. Thanks. I will answer your previous mail shortly. ./danfe From owner-cvs-all@FreeBSD.ORG Tue Aug 5 05:05:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C067E1065677; Tue, 5 Aug 2008 05:05:07 +0000 (UTC) Date: Tue, 5 Aug 2008 05:05:07 +0000 From: Alexey Dokuchaev To: Martin Wilke Message-ID: <20080805050507.GB31566@FreeBSD.org> References: <200808042330.m74NUd9C071984@repoman.freebsd.org> <20080805050433.GA31566@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20080805050433.GA31566@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.qt.mk ports/devel Makefile ports/multimedia Makefile ports/textproc Makefile ports/www Makefile ports/accessibility/qt4-accessible Makefile distinfo ports/chinese/qt4-codecs-cn 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, 05 Aug 2008 05:05:07 -0000 On Tue, Aug 05, 2008 at 05:04:33AM +0000, Alexey Dokuchaev wrote: > On Mon, Aug 04, 2008 at 11:30:39PM +0000, Martin Wilke wrote: > > Log: > > - Update to qt 4.4.1 > > Hi Martin, Sorry, this was supposed to be sent privately. ./danfe From owner-cvs-all@FreeBSD.ORG Tue Aug 5 06:38:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2C5D1065673; Tue, 5 Aug 2008 06:38:10 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B5EEA8FC0A; Tue, 5 Aug 2008 06:38:10 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m756cAwY036299; Tue, 5 Aug 2008 06:38:10 GMT (envelope-from remko@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m756cAM2036298; Tue, 5 Aug 2008 06:38:10 GMT (envelope-from remko@repoman.freebsd.org) Message-Id: <200808050638.m756cAM2036298@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to remko@repoman.freebsd.org using -f From: Remko Lodder Date: Tue, 5 Aug 2008 06:37:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/usb uipaq.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 06:38:11 -0000 remko 2008-08-05 06:37:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/usb uipaq.c usbdevs Log: SVN rev 181320 on 2008-08-05 06:37:49Z by remko MFC r181163 Add support for the ASUS P535 PDA PR: kern/126097 Submitted by: Anton Kartashev Approved by: imp (mentor, implicit) MFC after: 3 days Approved by: imp (mentor, implicit) Revision Changes Path 1.7.2.2 +1 -0 src/sys/dev/usb/uipaq.c 1.328.2.14 +1 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Tue Aug 5 06:40:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80C301065677; Tue, 5 Aug 2008 06:40:04 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 55ACC8FC20; Tue, 5 Aug 2008 06:40:04 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m756e4BR036505; Tue, 5 Aug 2008 06:40:04 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m756e4gW036504; Tue, 5 Aug 2008 06:40:04 GMT (envelope-from vs) Message-Id: <200808050640.m756e4gW036504@repoman.freebsd.org> From: Volker Stolz Date: Tue, 5 Aug 2008 06: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/net/vnc Makefile ports/net/vnc/files patch-unix-x0vncserver-x0vncserver.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: Tue, 05 Aug 2008 06:40:04 -0000 vs 2008-08-05 06:40:04 UTC FreeBSD ports repository Modified files: net/vnc Makefile Added files: net/vnc/files patch-unix-x0vncserver-x0vncserver.cxx Log: Fix "invalid argument" error on startup of x0vncserver PR: ports/116567 Submitted by: Naram Qashat Approved by: maintainer timeout Revision Changes Path 1.58 +1 -1 ports/net/vnc/Makefile 1.1 +11 -0 ports/net/vnc/files/patch-unix-x0vncserver-x0vncserver.cxx (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 07:19:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 899511065670; Tue, 5 Aug 2008 07:19:32 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F0BE8FC16; Tue, 5 Aug 2008 07:19:32 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m757JWLk040629; Tue, 5 Aug 2008 07:19:32 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m757JWmX040628; Tue, 5 Aug 2008 07:19:32 GMT (envelope-from erwin) Message-Id: <200808050719.m757JWmX040628@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 5 Aug 2008 07:19: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/ng_ipacct Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 07:19:32 -0000 erwin 2008-08-05 07:19:32 UTC FreeBSD ports repository Modified files: net-mgmt/ng_ipacct Makefile Log: To avoid this port building on pointyhat, use IGNORE and not NO_PACKAGE Revision Changes Path 1.10 +1 -1 ports/net-mgmt/ng_ipacct/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 07:21:03 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95BAC1065676; Tue, 5 Aug 2008 07:21:03 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6BB7A8FC1D; Tue, 5 Aug 2008 07:21:03 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m757L3W6040873; Tue, 5 Aug 2008 07:21:03 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m757L3A6040872; Tue, 5 Aug 2008 07:21:03 GMT (envelope-from erwin) Message-Id: <200808050721.m757L3A6040872@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 5 Aug 2008 07:21:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/opera-linuxplugins Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 07:21:03 -0000 erwin 2008-08-05 07:21:03 UTC FreeBSD ports repository Modified files: www/opera-linuxplugins Makefile Log: Mark BROKEN: does not build after the latest opera upgrade. Revision Changes Path 1.6 +2 -0 ports/www/opera-linuxplugins/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 07:22:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 897D2106564A; Tue, 5 Aug 2008 07:22:02 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F76E8FC1B; Tue, 5 Aug 2008 07:22:02 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m757M2XA040978; Tue, 5 Aug 2008 07:22:02 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m757M21c040977; Tue, 5 Aug 2008 07:22:02 GMT (envelope-from erwin) Message-Id: <200808050722.m757M21c040977@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 5 Aug 2008 07:22: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/p4v Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 07:22:02 -0000 erwin 2008-08-05 07:22:02 UTC FreeBSD ports repository Modified files: devel/p4v Makefile Log: Mark BROKEN: does not build. Revision Changes Path 1.23 +1 -0 ports/devel/p4v/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 07:28:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DF96106564A; Tue, 5 Aug 2008 07:28:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E107B8FC17; Tue, 5 Aug 2008 07:28:12 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m757SCfw041480; Tue, 5 Aug 2008 07:28:12 GMT (envelope-from remko@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m757SCKr041479; Tue, 5 Aug 2008 07:28:12 GMT (envelope-from remko@repoman.freebsd.org) Message-Id: <200808050728.m757SCKr041479@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to remko@repoman.freebsd.org using -f From: Remko Lodder Date: Tue, 5 Aug 2008 07:28:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/share/man/man5 tmpfs.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: Tue, 05 Aug 2008 07:28:13 -0000 remko 2008-08-05 07:28:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man5 tmpfs.5 Log: SVN rev 181321 on 2008-08-05 07:28:06Z by remko MFC r179762 Document more tmpfs mount options that are already available. PR: 124488 Submitted by: gahr Revision Changes Path 1.3.2.1 +17 -1 src/share/man/man5/tmpfs.5 From owner-cvs-all@FreeBSD.ORG Tue Aug 5 07:52:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7991106567A; Tue, 5 Aug 2008 07:52:17 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8CE648FC08; Tue, 5 Aug 2008 07:52:17 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m757qHRw043480; Tue, 5 Aug 2008 07:52:17 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m757qHJ6043479; Tue, 5 Aug 2008 07:52:17 GMT (envelope-from skv) Message-Id: <200808050752.m757qHJ6043479@repoman.freebsd.org> From: Sergey Skvortsov Date: Tue, 5 Aug 2008 07:52: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/p5-WWW-Yandex-TIC 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, 05 Aug 2008 07:52:17 -0000 skv 2008-08-05 07:52:17 UTC FreeBSD ports repository Modified files: www/p5-WWW-Yandex-TIC Makefile distinfo Log: Update to 0.02 Changes: http://search.cpan.org/src/BASHLOV/WWW-Yandex-TIC-0.02/Changes Revision Changes Path 1.2 +1 -1 ports/www/p5-WWW-Yandex-TIC/Makefile 1.2 +3 -3 ports/www/p5-WWW-Yandex-TIC/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 08:11:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C5C61065671; Tue, 5 Aug 2008 08:11:07 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 71EC78FC25; Tue, 5 Aug 2008 08:11:07 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m758B7Ok046122; Tue, 5 Aug 2008 08:11:07 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m758B7s5046121; Tue, 5 Aug 2008 08:11:07 GMT (envelope-from osa) Message-Id: <200808050811.m758B7s5046121@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Tue, 5 Aug 2008 08:11:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/nginx-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: Tue, 05 Aug 2008 08:11:07 -0000 osa 2008-08-05 08:11:07 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update from 0.7.7 to 0.7.8. Add new module knob WITH_HTTP_XSLT_MODULE. *) Feature: the ngx_http_xslt_module. *) Feature: the "$arg_..." variables. *) Feature: Solaris directio support. Thanks to Ivan Debnar. *) Bugfix: now if FastCGI server sends a "Location" header line without status line, then nginx uses 302 status code. Thanks to Maxim Dounin. Revision Changes Path 1.155 +9 -1 ports/www/nginx-devel/Makefile 1.140 +3 -3 ports/www/nginx-devel/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 08:11:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BA08106567B; Tue, 5 Aug 2008 08:11:59 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 090E08FC28; Tue, 5 Aug 2008 08:11:59 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m758Bw1w046238; Tue, 5 Aug 2008 08:11:58 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m758BwaH046237; Tue, 5 Aug 2008 08:11:58 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808050811.m758BwaH046237@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Tue, 5 Aug 2008 08:11: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/usr.bin/calendar calendar.c calendar.h day.c io.c ostern.c paskha.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 08:11:59 -0000 edwin 2008-08-05 08:11:54 UTC FreeBSD src repository Modified files: usr.bin/calendar calendar.c calendar.h day.c io.c ostern.c paskha.c Log: SVN rev 181322 on 2008-08-05 08:11:54Z by edwin style(9)ify usr.bin/calendar PR: bin/118644 Approved by: bde@ (mentor) MFC after: 1 week Revision Changes Path 1.20 +19 -20 src/usr.bin/calendar/calendar.c 1.13 +40 -36 src/usr.bin/calendar/calendar.h 1.28 +123 -126 src/usr.bin/calendar/day.c 1.25 +92 -55 src/usr.bin/calendar/io.c 1.13 +33 -34 src/usr.bin/calendar/ostern.c 1.9 +17 -19 src/usr.bin/calendar/paskha.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 08:16:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7AB3106573D; Tue, 5 Aug 2008 08:16:45 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BE9298FC13; Tue, 5 Aug 2008 08:16:44 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m758Gi2K046618; Tue, 5 Aug 2008 08:16:44 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m758GiHS046617; Tue, 5 Aug 2008 08:16:44 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808050816.m758GiHS046617@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Tue, 5 Aug 2008 08: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.bin/calendar calendar.c calendar.h io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 08:16:46 -0000 edwin 2008-08-05 08:16:37 UTC FreeBSD src repository Modified files: usr.bin/calendar calendar.c calendar.h io.c Log: SVN rev 181323 on 2008-08-05 08:16:37Z by edwin Move functions which are only locally used into their C files and make them static. usage() in calendar.c event_*() in io.c PR: bin/118644 Approved by: bde@ (mentor) Revision Changes Path 1.21 +3 -1 src/usr.bin/calendar/calendar.c 1.14 +0 -19 src/usr.bin/calendar/calendar.h 1.26 +20 -3 src/usr.bin/calendar/io.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 08:21:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A53A3106568D; Tue, 5 Aug 2008 08:21:15 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 794788FC23; Tue, 5 Aug 2008 08:21:15 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m758LFY7047010; Tue, 5 Aug 2008 08:21:15 GMT (envelope-from stas@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m758LFET047009; Tue, 5 Aug 2008 08:21:15 GMT (envelope-from stas@repoman.freebsd.org) Message-Id: <200808050821.m758LFET047009@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to stas@repoman.freebsd.org using -f From: Stanislav Sedov Date: Tue, 5 Aug 2008 08:20:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/iicbus ds1339.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 08:21:15 -0000 stas 2008-08-05 08:20:58 UTC FreeBSD src repository Modified files: sys/dev/iicbus ds1339.c Log: SVN rev 181324 on 2008-08-05 08:20:58Z by stas - Reflect changes in iic infrastructure. Revision Changes Path 1.2 +1 -1 src/sys/dev/iicbus/ds1339.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 08:38:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C018A1065754; Tue, 5 Aug 2008 08:38:46 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 940E48FC1F; Tue, 5 Aug 2008 08:38:46 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m758cktx048380; Tue, 5 Aug 2008 08:38:46 GMT (envelope-from stas@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m758ckd4048379; Tue, 5 Aug 2008 08:38:46 GMT (envelope-from stas@repoman.freebsd.org) Message-Id: <200808050838.m758ckd4048379@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to stas@repoman.freebsd.org using -f From: Stanislav Sedov Date: Tue, 5 Aug 2008 08:38:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/iicbus icee.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 08:38:46 -0000 stas 2008-08-05 08:38:33 UTC FreeBSD src repository Modified files: sys/dev/iicbus icee.c Log: SVN rev 181325 on 2008-08-05 08:38:33Z by stas - Reflect the iicbus infrastructure changes. Approved by: raj Revision Changes Path 1.4 +1 -1 src/sys/dev/iicbus/icee.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 08:50:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCB391065759; Tue, 5 Aug 2008 08:50:07 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B5E7F8FC17; Tue, 5 Aug 2008 08:50:07 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m758o7VD058721; Tue, 5 Aug 2008 08:50:07 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m758o7AB058720; Tue, 5 Aug 2008 08:50:07 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808050850.m758o7AB058720@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Tue, 5 Aug 2008 08:49: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/tools/regression/usr.bin Makefile src/tools/regression/usr.bin/calendar Makefile calendar.calibrate regress.a1.out regress.a2.out regress.a3.out regress.a4.out regress.a5.out regress.b1.out regress.b2.out regress.b3.out regress.b4.out regress.b5.out ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 08:50:07 -0000 edwin 2008-08-05 08:49:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) tools/regression/usr.bin Makefile Added files: (Branch: RELENG_6) tools/regression/usr.bin/calendar Makefile calendar.calibrate regress.a1.out regress.a2.out regress.a3.out regress.a4.out regress.a5.out regress.b1.out regress.b2.out regress.b3.out regress.b4.out regress.b5.out regress.s1.out regress.s2.out regress.s3.out regress.s4.out regress.sh regress.t regress.w0-1.out regress.w0-2.out regress.w0-3.out regress.w0-4.out regress.w0-5.out regress.w0-6.out regress.w0-7.out regress.wn-1.out regress.wn-2.out regress.wn-3.out regress.wn-4.out regress.wn-5.out regress.wn-6.out regress.wn-7.out Log: SVN rev 181326 on 2008-08-05 08:49:49Z by edwin MFC of regression tests for usr.bin/calendar. PR: bin/113275, bin/113287 Revision Changes Path 1.10.2.1 +1 -1 src/tools/regression/usr.bin/Makefile 1.1.6.1 +4 -0 src/tools/regression/usr.bin/calendar/Makefile (new) 1.3.6.1 +374 -0 src/tools/regression/usr.bin/calendar/calendar.calibrate (new) 1.1.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.a1.out (new) 1.2.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.a2.out (new) 1.2.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.a3.out (new) 1.2.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.a4.out (new) 1.1.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.a5.out (new) 1.1.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.b1.out (new) 1.2.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.b2.out (new) 1.2.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.b3.out (new) 1.2.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.b4.out (new) 1.1.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.b5.out (new) 1.2.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.s1.out (new) 1.1.6.1 +2 -0 src/tools/regression/usr.bin/calendar/regress.s2.out (new) 1.2.6.1 +2 -0 src/tools/regression/usr.bin/calendar/regress.s3.out (new) 1.1.6.1 +2 -0 src/tools/regression/usr.bin/calendar/regress.s4.out (new) 1.2.6.1 +53 -0 src/tools/regression/usr.bin/calendar/regress.sh (new) 1.1.6.1 +6 -0 src/tools/regression/usr.bin/calendar/regress.t (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.w0-1.out (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.w0-2.out (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.w0-3.out (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.w0-4.out (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.w0-5.out (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.w0-6.out (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.w0-7.out (new) 1.1.6.1 +1 -0 src/tools/regression/usr.bin/calendar/regress.wn-1.out (new) 1.1.6.1 +2 -0 src/tools/regression/usr.bin/calendar/regress.wn-2.out (new) 1.1.6.1 +3 -0 src/tools/regression/usr.bin/calendar/regress.wn-3.out (new) 1.1.6.1 +4 -0 src/tools/regression/usr.bin/calendar/regress.wn-4.out (new) 1.1.6.1 +5 -0 src/tools/regression/usr.bin/calendar/regress.wn-5.out (new) 1.1.6.1 +6 -0 src/tools/regression/usr.bin/calendar/regress.wn-6.out (new) 1.1.6.1 +7 -0 src/tools/regression/usr.bin/calendar/regress.wn-7.out (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 09:33:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE6DA1065687; Tue, 5 Aug 2008 09:33:07 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9462F8FC15; Tue, 5 Aug 2008 09:33:07 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m759X7AH063211; Tue, 5 Aug 2008 09:33:07 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m759X7lU063210; Tue, 5 Aug 2008 09:33:07 GMT (envelope-from dinoex) Message-Id: <200808050933.m759X7lU063210@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 5 Aug 2008 09:33: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/Mk bsd.openssl.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, 05 Aug 2008 09:33:07 -0000 dinoex 2008-08-05 09:33:07 UTC FreeBSD ports repository Modified files: Mk bsd.openssl.mk Log: - improve detection installed openssl port With about 1000 ports installed, there is a perormance gain about 50% with emty cache and about 25% when files are in cache. Submitted by: Vladimir Chukharev, Doug Barton - OPENSSL_INSTALLED could now be set by bsd.port.subdir.mk for further caching. Revision Changes Path 1.39 +5 -2 ports/Mk/bsd.openssl.mk From owner-cvs-all@FreeBSD.ORG Tue Aug 5 09:51:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AB381065677; Tue, 5 Aug 2008 09:51:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6109A8FC25; Tue, 5 Aug 2008 09:51:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m759psAP065188; Tue, 5 Aug 2008 09:51:54 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m759psIm065187; Tue, 5 Aug 2008 09:51:54 GMT (envelope-from miwi) Message-Id: <200808050951.m759psIm065187@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 09:51:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/qt4-linguist 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, 05 Aug 2008 09:51:54 -0000 miwi 2008-08-05 09:51:54 UTC FreeBSD ports repository Modified files: devel/qt4-linguist distinfo Log: - Update distinfo to 4.4.1 Reported by: ionbot Revision Changes Path 1.6 +3 -3 ports/devel/qt4-linguist/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 10:11:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54D7C1065671; Tue, 5 Aug 2008 10:11:46 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2988B8FC16; Tue, 5 Aug 2008 10:11:46 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75ABkGk067895; Tue, 5 Aug 2008 10:11:46 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75ABkou067894; Tue, 5 Aug 2008 10:11:46 GMT (envelope-from danfe) Message-Id: <200808051011.m75ABkou067894@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 5 Aug 2008 10:11: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/comms/kermit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 10:11:46 -0000 danfe 2008-08-05 10:11:46 UTC FreeBSD ports repository Modified files: comms/kermit Makefile Log: Fix the build by resolving conflict between local macro and hexdump(3) function in our libutil. Prodded by: pav Revision Changes Path 1.41 +7 -6 ports/comms/kermit/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 10:17:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01B251065677; Tue, 5 Aug 2008 10:17:12 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB8668FC12; Tue, 5 Aug 2008 10:17:11 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75AHB8x068339; Tue, 5 Aug 2008 10:17:11 GMT (envelope-from manolis@repoman.freebsd.org) Received: (from manolis@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75AHBck068338; Tue, 5 Aug 2008 10:17:11 GMT (envelope-from manolis) Message-Id: <200808051017.m75AHBck068338@repoman.freebsd.org> From: Manolis Kiagias Date: Tue, 5 Aug 2008 10:17: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: doc/el_GR.ISO8859-7/books/handbook/printing 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: Tue, 05 Aug 2008 10:17:12 -0000 manolis 2008-08-05 10:17:11 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/printing chapter.sgml Log: Complete the Greek translation of Handbook's 'printing' chapter Submitted by: Vaggelis Typaldos Obtained from: FreeBSD Greek Documentation Project Reviewed by: keramida Approved by: gabor (mentor) Revision Changes Path 1.3 +3830 -3483 doc/el_GR.ISO8859-7/books/handbook/printing/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Aug 5 10:24:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89B69106566B; Tue, 5 Aug 2008 10:24:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFF48FC0A; Tue, 5 Aug 2008 10:24:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75AOdrU068912; Tue, 5 Aug 2008 10:24:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75AOdsb068911; Tue, 5 Aug 2008 10:24:39 GMT (envelope-from miwi) Message-Id: <200808051024.m75AOdsb068911@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 10:24: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/qt4-opengl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 10:24:39 -0000 miwi 2008-08-05 10:24:39 UTC FreeBSD ports repository Modified files: x11/qt4-opengl Makefile Log: - Restore USE_XORG Reported by: danfe Revision Changes Path 1.17 +2 -3 ports/x11/qt4-opengl/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 10:26:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A77A210656C0; Tue, 5 Aug 2008 10:26:09 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BE388FC18; Tue, 5 Aug 2008 10:26:09 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75AQ94n069088; Tue, 5 Aug 2008 10:26:09 GMT (envelope-from des@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75AQ9OQ069087; Tue, 5 Aug 2008 10:26:09 GMT (envelope-from des@repoman.freebsd.org) Message-Id: <200808051026.m75AQ9OQ069087@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to des@repoman.freebsd.org using -f From: Dag-Erling Smorgrav Date: Tue, 5 Aug 2008 10:25:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/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: Tue, 05 Aug 2008 10:26:09 -0000 des 2008-08-05 10:25:55 UTC FreeBSD src repository Modified files: sys/ufs/ufs ufs_quota.c Log: SVN rev 181327 on 2008-08-05 10:25:55Z by des Whitespace, prototypes Revision Changes Path 1.98 +27 -88 src/sys/ufs/ufs/ufs_quota.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 10:39:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8669910656C8; Tue, 5 Aug 2008 10:39:39 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7144F8FC1A; Tue, 5 Aug 2008 10:39:39 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75AddW8070348; Tue, 5 Aug 2008 10:39:39 GMT (envelope-from dfr@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75AddoZ070347; Tue, 5 Aug 2008 10:39:39 GMT (envelope-from dfr@repoman.freebsd.org) Message-Id: <200808051039.m75AddoZ070347@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to dfr@repoman.freebsd.org using -f From: Doug Rabson Date: Tue, 5 Aug 2008 10:35:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/conf files src/sys/kern kern_lockf.c src/sys/modules/nfslockd Makefile src/sys/nfsclient nfs.h nfs_node.c nfs_vfsops.c nfs_vnops.c nfsmount.h nfsnode.h src/sys/nlm nlm.h nlm_advlock.c nlm_prot.h nlm_prot_clnt.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 10:39:39 -0000 dfr 2008-08-05 10:35:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/conf files sys/kern kern_lockf.c sys/modules/nfslockd Makefile sys/nfsclient nfs.h nfs_node.c nfs_vfsops.c nfs_vnops.c nfsmount.h nfsnode.h sys/nlm nlm.h nlm_prot.h nlm_prot_clnt.c nlm_prot_impl.c nlm_prot_server.c sys/rpc auth_unix.c authunix_prot.c clnt.h clnt_dg.c clnt_rc.c clnt_vc.c svc_vc.c sys/sys fcntl.h lockf.h param.h tools/regression/file/flock flock.c usr.sbin/rpc.lockd lockd.c usr.sbin/rpc.statd file.c Added files: (Branch: RELENG_7) sys/nlm nlm_advlock.c Log: SVN rev 181328 on 2008-08-05 10:35:51Z by dfr MFC: r180025,180064,180069,180217,180743,180779-180780 Implement support for NFS advisory locking in the kernel including correct semantics for flock(2) style locks. Sponsored by: Isilon Systems PR: 94256 Revision Changes Path 1.1243.2.33 +1 -0 src/sys/conf/files 1.57.2.4 +110 -26 src/sys/kern/kern_lockf.c 1.1.2.2 +1 -0 src/sys/modules/nfslockd/Makefile 1.98.2.2 +1 -0 src/sys/nfsclient/nfs.h 1.86.2.1 +7 -0 src/sys/nfsclient/nfs_node.c 1.193.2.3 +15 -4 src/sys/nfsclient/nfs_vfsops.c 1.276.2.4 +9 -2 src/sys/nfsclient/nfs_vnops.c 1.32.2.2 +1 -0 src/sys/nfsclient/nfsmount.h 1.60.2.2 +3 -0 src/sys/nfsclient/nfsnode.h 1.1.2.2 +120 -24 src/sys/nlm/nlm.h 1.2.2.1 +1235 -0 src/sys/nlm/nlm_advlock.c (new) 1.1.2.2 +39 -39 src/sys/nlm/nlm_prot.h 1.2.2.2 +117 -120 src/sys/nlm/nlm_prot_clnt.c 1.4.2.7 +552 -176 src/sys/nlm/nlm_prot_impl.c 1.2.2.2 +66 -112 src/sys/nlm/nlm_prot_server.c 1.2.2.2 +100 -32 src/sys/rpc/auth_unix.c 1.2.2.2 +5 -0 src/sys/rpc/authunix_prot.c 1.1.2.2 +88 -10 src/sys/rpc/clnt.h 1.2.2.2 +146 -72 src/sys/rpc/clnt_dg.c 1.2.2.3 +90 -13 src/sys/rpc/clnt_rc.c 1.2.2.2 +96 -42 src/sys/rpc/clnt_vc.c 1.2.2.2 +36 -13 src/sys/rpc/svc_vc.c 1.16.18.3 +1 -0 src/sys/sys/fcntl.h 1.20.2.3 +5 -0 src/sys/sys/lockf.h 1.308.2.14 +1 -1 src/sys/sys/param.h 1.2.2.2 +182 -50 src/tools/regression/file/flock/flock.c 1.20.2.5 +63 -45 src/usr.sbin/rpc.lockd/lockd.c 1.8.2.1 +30 -0 src/usr.sbin/rpc.statd/file.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 11:15:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E66A1065675; Tue, 5 Aug 2008 11:15:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F259C8FC1D; Tue, 5 Aug 2008 11:15:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75BFVpA074419; Tue, 5 Aug 2008 11:15:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75BFVD1074418; Tue, 5 Aug 2008 11:15:31 GMT (envelope-from miwi) Message-Id: <200808051115.m75BFVD1074418@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 11:15: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/deskutils Makefile ports/deskutils/strigi 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, 05 Aug 2008 11:15:32 -0000 miwi 2008-08-05 11:15:31 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/strigi Makefile distinfo pkg-descr pkg-plist Log: Strigi is a daemon which uses a very fast and efficient crawler that can index data on your harddrive. Indexing operations are performed without hammering your system, this makes Strigi the fastest and smallest desktop searching program. Strigi can index different file formats, including the contents of the archive files. WWW: http://www.vandenoever.info/software/strigi/ Revision Changes Path 1.331 +1 -0 ports/deskutils/Makefile 1.1 +36 -0 ports/deskutils/strigi/Makefile (new) 1.1 +3 -0 ports/deskutils/strigi/distinfo (new) 1.1 +8 -0 ports/deskutils/strigi/pkg-descr (new) 1.1 +98 -0 ports/deskutils/strigi/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 11:21:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98BC4106564A; Tue, 5 Aug 2008 11:21:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 887D58FC24; Tue, 5 Aug 2008 11:21:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75BLcsP074959; Tue, 5 Aug 2008 11:21:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75BLcxb074958; Tue, 5 Aug 2008 11:21:38 GMT (envelope-from miwi) Message-Id: <200808051121.m75BLcxb074958@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 11:21: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/textproc Makefile ports/textproc/soprano 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, 05 Aug 2008 11:21:38 -0000 miwi 2008-08-05 11:21:38 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/soprano Makefile distinfo pkg-descr pkg-plist Log: Soprano (formerly known as QRDF) is a library which provides a highly usable object-oriented C++/QT4 framework for RDF data. It uses different RDF storage solutions as backends through a simple plugin system. Soprano is targetted at desktop applications that need a RDF data storage solution. It has been optimized for easy usage and simplicity. WWW: http://soprano.sourceforge.net/ Revision Changes Path 1.1255 +1 -0 ports/textproc/Makefile 1.1 +30 -0 ports/textproc/soprano/Makefile (new) 1.1 +3 -0 ports/textproc/soprano/distinfo (new) 1.1 +7 -0 ports/textproc/soprano/pkg-descr (new) 1.1 +176 -0 ports/textproc/soprano/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 11:32:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF45B1065675; Tue, 5 Aug 2008 11:32:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from nat-application.b1.lan.prg.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.freebsd.org (Postfix) with ESMTP id 2B89E8FC15; Tue, 5 Aug 2008 11:32:29 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by nat-application.b1.lan.prg.vol.cz (8.14.2/8.14.2) with ESMTP id m75BWS5D045952; Tue, 5 Aug 2008 13:32:28 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.14.2/8.14.2/Submit) id m75BWSPQ045951; Tue, 5 Aug 2008 13:32:28 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Alexey Dokuchaev In-Reply-To: <200808051011.m75ABkou067894@repoman.freebsd.org> References: <200808051011.m75ABkou067894@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-e22fC+DH/0/+Jy7D/2yc" Date: Tue, 05 Aug 2008 13:32:27 +0200 Message-Id: <1217935947.39944.0.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/kermit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 11:32:30 -0000 --=-e22fC+DH/0/+Jy7D/2yc Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Alexey Dokuchaev p=ED=B9e v =FAt 05. 08. 2008 v 10:11 +0000: > danfe 2008-08-05 10:11:46 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > comms/kermit Makefile=20 > Log: > Fix the build by resolving conflict between local macro and hexdump(3) > function in our libutil. > =20 > Prodded by: pav Thanks! --=20 Pav Lucistnik Any sufficiently advanced technology is indistinguishable from magic. -- Arthur C. Clarke --=-e22fC+DH/0/+Jy7D/2yc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkiYOkgACgkQntdYP8FOsoLlaQCgpV6Jj+b7ZXBqCQ8TXW8ne/aA DB8AoKezzk35N3COjZ6PdnNJb3ceQE6u =c79x -----END PGP SIGNATURE----- --=-e22fC+DH/0/+Jy7D/2yc-- From owner-cvs-all@FreeBSD.ORG Tue Aug 5 11:44:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77C011065679; Tue, 5 Aug 2008 11:44:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4E43A8FC14; Tue, 5 Aug 2008 11:44:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75BiZoA077671; Tue, 5 Aug 2008 11:44:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75BiZGg077670; Tue, 5 Aug 2008 11:44:35 GMT (envelope-from miwi) Message-Id: <200808051144.m75BiZGg077670@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 11:44:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/qt4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 11:44:35 -0000 miwi 2008-08-05 11:44:35 UTC FreeBSD ports repository Modified files: devel/qt4 Makefile Log: - Add options for Qt configuration utility and qt tools (qmake, uic, ...) Integrate phonon-gst with phonon Revision Changes Path 1.14 +31 -40 ports/devel/qt4/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 11:46:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 298D2106564A; Tue, 5 Aug 2008 11:46:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 009158FC17; Tue, 5 Aug 2008 11:46:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Bk6M6077850; Tue, 5 Aug 2008 11:46:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75Bk6cL077849; Tue, 5 Aug 2008 11:46:06 GMT (envelope-from miwi) Message-Id: <200808051146.m75Bk6cL077849@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 11:46:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/qt4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 11:46:07 -0000 miwi 2008-08-05 11:46:06 UTC FreeBSD ports repository Modified files: devel/qt4 Makefile Log: - Restore PORTREVISION Revision Changes Path 1.15 +1 -0 ports/devel/qt4/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 11:59:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0C8A1065681 for ; Tue, 5 Aug 2008 11:59:34 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc4-cdif1-0-0-cust805.cdif.cable.ntl.com [82.15.31.38]) by mx1.freebsd.org (Postfix) with ESMTP id AD4078FC2C for ; Tue, 5 Aug 2008 11:59:34 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KQLCP-000HsV-27; Tue, 05 Aug 2008 12:59:33 +0100 Date: Tue, 5 Aug 2008 12:59:32 +0100 From: Ceri Davies To: Remko Lodder Message-ID: <20080805115932.GA96115@submonkey.net> References: <200808050728.m757SCKr041479@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <200808050728.m757SCKr041479@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.17 (2007-11-01) Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 tmpfs.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: Tue, 05 Aug 2008 11:59:35 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 05, 2008 at 07:28:06AM +0000, Remko Lodder wrote: > remko 2008-08-05 07:28:06 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_7) > share/man/man5 tmpfs.5=20 > Log: > SVN rev 181321 on 2008-08-05 07:28:06Z by remko > =20 > MFC r179762 > =20 > Document more tmpfs mount options that are already > available. > =20 > | +.Sh OPTIONS > | +The following options are available when > | +mounting > | +.Nm > | +file systems: > | +.Bl -tag -width indent > | +.It Cm gid > | +root group id. > | +.It Cm uid > | +root user id. Aren't these both always 0? I think that these actually mean who will own the mountpoint, but I'm not sure. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFImECkocfcwTS3JF8RAk0qAJ9jCxIFWCipovO5B89rcq/W7ib1awCeIXt5 RHM/VKAxyBZTKwPP4/19mT0= =zyId -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- From owner-cvs-all@FreeBSD.ORG Tue Aug 5 12:09:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A12501065682; Tue, 5 Aug 2008 12:09:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 77F218FC19; Tue, 5 Aug 2008 12:09:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75C9fTh080680; Tue, 5 Aug 2008 12:09:41 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75C9fMm080679; Tue, 5 Aug 2008 12:09:41 GMT (envelope-from miwi) Message-Id: <200808051209.m75C9fMm080679@repoman.freebsd.org> From: Martin Wilke Date: Tue, 5 Aug 2008 12:09: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 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, 05 Aug 2008 12:09:41 -0000 miwi 2008-08-05 12:09:41 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Add update note for devel/qt4 users. Revision Changes Path 1.690 +14 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue Aug 5 13:51:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C090106568F; Tue, 5 Aug 2008 13:51:31 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 621718FC08; Tue, 5 Aug 2008 13:51:31 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75DpVBo099299; Tue, 5 Aug 2008 13:51:31 GMT (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75DpVtr099298; Tue, 5 Aug 2008 13:51:31 GMT (envelope-from ade) Message-Id: <200808051351.m75DpVtr099298@repoman.freebsd.org> From: Ade Lovett Date: Tue, 5 Aug 2008 13:51: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/mail/ezmlm Makefile ports/math/djbfft Makefile ports/sysutils/daemontools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 13:51:31 -0000 ade 2008-08-05 13:51:31 UTC FreeBSD ports repository Modified files: mail/ezmlm Makefile math/djbfft Makefile sysutils/daemontools Makefile Log: As per http://cr.yp.to/distributors.html, effective 2008-08-05, remove RESTRICTED on these ports - they are free to roam wild. Revision Changes Path 1.19 +0 -2 ports/mail/ezmlm/Makefile 1.18 +0 -2 ports/math/djbfft/Makefile 1.27 +0 -1 ports/sysutils/daemontools/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 14:10:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3EE0106566C; Tue, 5 Aug 2008 14:10:46 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 79D4E8FC38; Tue, 5 Aug 2008 14:10:46 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75EAkg7002082; Tue, 5 Aug 2008 14:10:46 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75EAkTI002081; Tue, 5 Aug 2008 14:10:46 GMT (envelope-from gahr) Message-Id: <200808051410.m75EAkTI002081@repoman.freebsd.org> From: Pietro Cerutti Date: Tue, 5 Aug 2008 14:10: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/lang/seed7 Makefile distinfo pkg-plist ports/lang/seed7/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: Tue, 05 Aug 2008 14:10:46 -0000 gahr 2008-08-05 14:10:46 UTC FreeBSD ports repository Modified files: lang/seed7 Makefile distinfo pkg-plist lang/seed7/files patch-makefile Log: - Update to 05_20080803 - Partially remove makefile's patch (committed upstream) Revision Changes Path 1.3 +1 -1 ports/lang/seed7/Makefile 1.3 +3 -3 ports/lang/seed7/distinfo 1.2 +0 -29 ports/lang/seed7/files/patch-makefile 1.3 +3 -0 ports/lang/seed7/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 5 14:19:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30B0F1065670; Tue, 5 Aug 2008 14:19:14 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 06ACD8FC17; Tue, 5 Aug 2008 14:19:14 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75EJDXL002770; Tue, 5 Aug 2008 14:19:13 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75EJDtm002769; Tue, 5 Aug 2008 14:19:13 GMT (envelope-from jadawin) Message-Id: <200808051419.m75EJDtm002769@repoman.freebsd.org> From: Philippe Audeoud Date: Tue, 5 Aug 2008 14:19:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-WWW-Mixi-Scraper 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, 05 Aug 2008 14:19:14 -0000 jadawin 2008-08-05 14:19:13 UTC FreeBSD ports repository Modified files: www/p5-WWW-Mixi-Scraper Makefile distinfo pkg-plist Log: - Update to 0.17 PR: ports/126269 Submitted by: maintainer (markun onohara.to) Revision Changes Path 1.5 +3 -2 ports/www/p5-WWW-Mixi-Scraper/Makefile 1.5 +3 -3 ports/www/p5-WWW-Mixi-Scraper/distinfo 1.2 +2 -1 ports/www/p5-WWW-Mixi-Scraper/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 5 14:41:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F279B1065679; Tue, 5 Aug 2008 14:41:36 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C92358FC16; Tue, 5 Aug 2008 14:41:36 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75EfaFj004645; Tue, 5 Aug 2008 14:41:36 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75Efa4I004644; Tue, 5 Aug 2008 14:41:36 GMT (envelope-from garga) Message-Id: <200808051441.m75Efa4I004644@repoman.freebsd.org> From: Renato Botelho Date: Tue, 5 Aug 2008 14:41:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/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: Tue, 05 Aug 2008 14:41:37 -0000 garga 2008-08-05 14:41:36 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile distinfo Log: - Update to 20080805 Revision Changes Path 1.126 +1 -1 ports/security/clamav-devel/Makefile 1.82 +3 -3 ports/security/clamav-devel/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 14:54:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00E741065678; Tue, 5 Aug 2008 14:54:40 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB4AE8FC0A; Tue, 5 Aug 2008 14:54:39 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Esdni006973; Tue, 5 Aug 2008 14:54:39 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75EsdJs006972; Tue, 5 Aug 2008 14:54:39 GMT (envelope-from erwin) Message-Id: <200808051454.m75EsdJs006972@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 5 Aug 2008 14:54: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/nx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 14:54:40 -0000 erwin 2008-08-05 14:54:39 UTC FreeBSD ports repository Modified files: devel/nx Makefile Log: Mark BROKEN: leaves files behind on deinstall Revision Changes Path 1.12 +2 -0 ports/devel/nx/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 15:19:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6049F1065671; Tue, 5 Aug 2008 15:19:14 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FDCC8FC16; Tue, 5 Aug 2008 15:19:14 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75FJEwM010125; Tue, 5 Aug 2008 15:19:14 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75FJEPA010124; Tue, 5 Aug 2008 15:19:14 GMT (envelope-from lippe) Message-Id: <200808051519.m75FJEPA010124@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 5 Aug 2008 15:19:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/ypsilon Makefile distinfo pkg-descr pkg-plist ports/lang/ypsilon/files patch-Makefile patch-sitelib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 15:19:14 -0000 lippe 2008-08-05 15:19:14 UTC FreeBSD ports repository Added files: lang/ypsilon Makefile distinfo pkg-descr pkg-plist lang/ypsilon/files patch-Makefile patch-sitelib Log: Ypsilon is an implementation of Scheme programming language for real-time applications, which conforms to the latest standard R^6RS. Ypsilon features mostly concurrent garbage collector optimized for systems with multiple CPUs, and an easy to use FFI. WWW: http://code.google.com/p/ypsilon/ PR: ports/126015 Submitted by: Vitaly Magerya Approved by: gabor (mentor, implicit) Revision Changes Path 1.1 +38 -0 ports/lang/ypsilon/Makefile (new) 1.1 +3 -0 ports/lang/ypsilon/distinfo (new) 1.1 +46 -0 ports/lang/ypsilon/files/patch-Makefile (new) 1.1 +42 -0 ports/lang/ypsilon/files/patch-sitelib (new) 1.1 +6 -0 ports/lang/ypsilon/pkg-descr (new) 1.1 +83 -0 ports/lang/ypsilon/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 15:23:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31DE3106566C; Tue, 5 Aug 2008 15:23:28 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 087978FC1C; Tue, 5 Aug 2008 15:23:28 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75FNR8W010535; Tue, 5 Aug 2008 15:23:27 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75FNRr5010532; Tue, 5 Aug 2008 15:23:27 GMT (envelope-from lippe) Message-Id: <200808051523.m75FNRr5010532@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 5 Aug 2008 15:23: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/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, 05 Aug 2008 15:23:28 -0000 lippe 2008-08-05 15:23:27 UTC FreeBSD ports repository Modified files: lang Makefile Log: - Connect ypsilon to the build. Approved by: gabor (mentor, implicit) Revision Changes Path 1.597 +1 -0 ports/lang/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 15:24:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DF971065676; Tue, 5 Aug 2008 15:24:12 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 72C988FC13; Tue, 5 Aug 2008 15:24:12 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75FOC3E010616; Tue, 5 Aug 2008 15:24:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75FOCip010615; Tue, 5 Aug 2008 15:24:12 GMT (envelope-from des@repoman.freebsd.org) Message-Id: <200808051524.m75FOCip010615@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to des@repoman.freebsd.org using -f From: Dag-Erling Smorgrav Date: Tue, 5 Aug 2008 15:24: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/ufs/ufs quota.h ufsmount.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, 05 Aug 2008 15:24:12 -0000 des 2008-08-05 15:24:07 UTC FreeBSD src repository Modified files: sys/ufs/ufs quota.h ufsmount.h Log: SVN rev 181329 on 2008-08-05 15:24:07Z by des ufsmount.h uses "struct\tfoo *bar;", except where it doesn't. quota.h uses "struct foo\t*bar;", except where it doesn't. Try to make them both agree with themselves (though not with eachother) Revision Changes Path 1.31 +2 -2 src/sys/ufs/ufs/quota.h 1.38 +5 -5 src/sys/ufs/ufs/ufsmount.h From owner-cvs-all@FreeBSD.ORG Tue Aug 5 15:26:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFB0D106564A; Tue, 5 Aug 2008 15:26:38 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 867D88FC18; Tue, 5 Aug 2008 15:26:38 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75FQcZ7010870; Tue, 5 Aug 2008 15:26:38 GMT (envelope-from dfr@repoman.freebsd.org) Received: (from dfr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75FQcAc010869; Tue, 5 Aug 2008 15:26:38 GMT (envelope-from dfr) Message-Id: <200808051526.m75FQcAc010869@repoman.freebsd.org> From: Doug Rabson Date: Tue, 5 Aug 2008 15:26:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 15:26:38 -0000 dfr 2008-08-05 15:26:38 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add entry for MFC of NFS advisory locking. Revision Changes Path 1.941 +6 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Tue Aug 5 15:27:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3819106566B; Tue, 5 Aug 2008 15:27:49 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 930468FC18; Tue, 5 Aug 2008 15:27:49 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75FRneC010988; Tue, 5 Aug 2008 15:27:49 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75FRnOe010987; Tue, 5 Aug 2008 15:27:49 GMT (envelope-from lippe) Message-Id: <200808051527.m75FRnOe010987@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 5 Aug 2008 15:27: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/quilt Makefile pkg-plist ports/devel/quilt/files extra-patch-Makefile.in patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 15:27:49 -0000 lippe 2008-08-05 15:27:49 UTC FreeBSD ports repository Modified files: devel/quilt Makefile pkg-plist Added files: devel/quilt/files extra-patch-Makefile.in Removed files: devel/quilt/files patch-Makefile.in Log: - Now really fix NOPORTDOCS case, handling it using an extra patche called when NOPORTODCS is set. - Bump PORTREVISION. Discussed with: gabor Approved by: gabor (mentor, implicit) Revision Changes Path 1.6 +5 -7 ports/devel/quilt/Makefile 1.1 +15 -0 ports/devel/quilt/files/extra-patch-Makefile.in (new) 1.2 +0 -67 ports/devel/quilt/files/patch-Makefile.in (dead) 1.5 +53 -55 ports/devel/quilt/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 5 15:36:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCE3310656E9; Tue, 5 Aug 2008 15:36:59 +0000 (UTC) (envelope-from vanhu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 245668FC14; Tue, 5 Aug 2008 15:36:58 +0000 (UTC) (envelope-from vanhu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Faw41011781; Tue, 5 Aug 2008 15:36:58 GMT (envelope-from vanhu@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75Fawev011780; Tue, 5 Aug 2008 15:36:58 GMT (envelope-from vanhu@repoman.freebsd.org) Message-Id: <200808051536.m75Fawev011780@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to vanhu@repoman.freebsd.org using -f From: VANHULLEBUS Yvan Date: Tue, 5 Aug 2008 15:36:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netipsec key.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 15:36:59 -0000 vanhu 2008-08-05 15:36:50 UTC FreeBSD src repository Modified files: sys/netipsec key.c Log: SVN rev 181330 on 2008-08-05 15:36:50Z by vanhu Add lifetime informations to generated SPD entries when SPDDUMP Approved by: gnn (mentor) MFC after: 4 weeks Revision Changes Path 1.34 +17 -0 src/sys/netipsec/key.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 16:36:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C58F106564A; Tue, 5 Aug 2008 16:36:38 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 71E3C8FC0A; Tue, 5 Aug 2008 16:36:38 +0000 (UTC) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75GacbV017583; Tue, 5 Aug 2008 16:36:38 GMT (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75GacbJ017582; Tue, 5 Aug 2008 16:36:38 GMT (envelope-from mbr) Message-Id: <200808051636.m75GacbJ017582@repoman.freebsd.org> From: Martin Blapp Date: Tue, 5 Aug 2008 16:36: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/emulators/open-vm-tools Makefile ports/emulators/open-vm-tools/files vmware-kmod.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: Tue, 05 Aug 2008 16:36:38 -0000 mbr 2008-08-05 16:36:38 UTC FreeBSD ports repository Modified files: emulators/open-vm-tools Makefile emulators/open-vm-tools/files vmware-kmod.sh.in Log: Change the vmware-checkvm path in this script too. Submitted by: Angelo Turetta Revision Changes Path 1.11 +1 -1 ports/emulators/open-vm-tools/Makefile 1.2 +2 -2 ports/emulators/open-vm-tools/files/vmware-kmod.sh.in From owner-cvs-all@FreeBSD.ORG Tue Aug 5 16:49:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 043651065670; Tue, 5 Aug 2008 16:49:41 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CECD68FC1B; Tue, 5 Aug 2008 16:49:40 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Gne0h027903; Tue, 5 Aug 2008 16:49:40 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75GneKV027902; Tue, 5 Aug 2008 16:49:40 GMT (envelope-from lippe) Message-Id: <200808051649.m75GneKV027902@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 5 Aug 2008 16:49: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/sysutils/biosfont 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, 05 Aug 2008 16:49:41 -0000 lippe 2008-08-05 16:49:40 UTC FreeBSD ports repository Modified files: sysutils/biosfont Makefile distinfo Log: - Update to 1.2. - Enable amd64 build. PR: ports/126051 Submitted by: Rene Ladan (maintainer) Approved by: gabor (mentor, implicit) Revision Changes Path 1.6 +3 -3 ports/sysutils/biosfont/Makefile 1.4 +3 -3 ports/sysutils/biosfont/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 16:52:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6DEA106564A; Tue, 5 Aug 2008 16:52:27 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8D7268FC16; Tue, 5 Aug 2008 16:52:27 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75GqR1Z028188; Tue, 5 Aug 2008 16:52:27 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75GqRIM028187; Tue, 5 Aug 2008 16:52:27 GMT (envelope-from lippe) Message-Id: <200808051652.m75GqRIM028187@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 5 Aug 2008 16: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/misc/biosfont-demos 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, 05 Aug 2008 16:52:27 -0000 lippe 2008-08-05 16:52:27 UTC FreeBSD ports repository Modified files: misc/biosfont-demos Makefile distinfo Log: - Update to 1.1. PR: ports/126052 Submitted by: Rene Ladan (maintainer) Approved by: gabor (mentor, implicit) Revision Changes Path 1.3 +4 -4 ports/misc/biosfont-demos/Makefile 1.2 +3 -3 ports/misc/biosfont-demos/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 16:57:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB8051065670; Tue, 5 Aug 2008 16:57:54 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 99A0A8FC19; Tue, 5 Aug 2008 16:57:54 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Gvs4V028633; Tue, 5 Aug 2008 16:57:54 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75GvsAm028632; Tue, 5 Aug 2008 16:57:54 GMT (envelope-from lippe) Message-Id: <200808051657.m75GvsAm028632@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 5 Aug 2008 16:57: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/ladvd Makefile distinfo pkg-descr pkg-plist ports/net/ladvd/files extra-patch-Makefile.in ladvd.in pkg-install.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: Tue, 05 Aug 2008 16:57:54 -0000 lippe 2008-08-05 16:57:54 UTC FreeBSD ports repository Added files: net/ladvd Makefile distinfo pkg-descr pkg-plist net/ladvd/files extra-patch-Makefile.in ladvd.in pkg-install.in pkg-message.in Log: ladvd is a minimal link layer advertisement sender which supports the CDP and LLDP packet formats. WWW: http://www.blinkenlights.nl/software/ladvd/ PR: ports/126016 Submitted by: Sten Spans Approved by: gabor (mentor, implicit) Revision Changes Path 1.1 +31 -0 ports/net/ladvd/Makefile (new) 1.1 +3 -0 ports/net/ladvd/distinfo (new) 1.1 +44 -0 ports/net/ladvd/files/extra-patch-Makefile.in (new) 1.1 +36 -0 ports/net/ladvd/files/ladvd.in (new) 1.1 +32 -0 ports/net/ladvd/files/pkg-install.in (new) 1.1 +7 -0 ports/net/ladvd/files/pkg-message.in (new) 1.1 +4 -0 ports/net/ladvd/pkg-descr (new) 1.1 +9 -0 ports/net/ladvd/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 17:01:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A99A10656A0; Tue, 5 Aug 2008 17:01:52 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 30E8F8FC17; Tue, 5 Aug 2008 17:01:52 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75H1qKf028996; Tue, 5 Aug 2008 17:01:52 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75H1qiZ028995; Tue, 5 Aug 2008 17:01:52 GMT (envelope-from lippe) Message-Id: <200808051701.m75H1qiZ028995@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 5 Aug 2008 17:01:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 17:01:52 -0000 lippe 2008-08-05 17:01:52 UTC FreeBSD ports repository Modified files: net Makefile Log: - Connect ladvd to the build. Approved by: gabor (mentor, implicit) Revision Changes Path 1.2024 +1 -0 ports/net/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 5 17:11:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3168A106567A; Tue, 5 Aug 2008 17:11:31 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 056218FC12; Tue, 5 Aug 2008 17:11:31 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75HBUxH031591; Tue, 5 Aug 2008 17:11:30 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75HBUe7031590; Tue, 5 Aug 2008 17:11:30 GMT (envelope-from csjp@repoman.freebsd.org) Message-Id: <200808051711.m75HBUe7031590@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to csjp@repoman.freebsd.org using -f From: "Christian S.J. Peron" Date: Tue, 5 Aug 2008 17:11:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/security/audit audit.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 17:11:31 -0000 csjp 2008-08-05 17:11:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/security/audit audit.c Log: SVN rev 181331 on 2008-08-05 17:11:20Z by csjp Merge revision r175763 Initialize termid.at_type Revision Changes Path 1.33.2.6 +2 -0 src/sys/security/audit/audit.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 17:23:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B4E106566C; Tue, 5 Aug 2008 17:23:36 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4952B8FC1E; Tue, 5 Aug 2008 17:23:36 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75HNajH032583; Tue, 5 Aug 2008 17:23:36 GMT (envelope-from timur@repoman.freebsd.org) Received: (from timur@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75HNarL032582; Tue, 5 Aug 2008 17:23:36 GMT (envelope-from timur) Message-Id: <200808051723.m75HNarL032582@repoman.freebsd.org> From: "Timur I. Bakeyev" Date: Tue, 5 Aug 2008 17: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/net/samba3 Makefile ports/net/samba3/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 17:23:36 -0000 timur 2008-08-05 17:23:36 UTC FreeBSD ports repository Modified files: net/samba3 Makefile net/samba3/files patch-Makefile.in Log: Rearranged Makefile to work better with new slave ports. Revision Changes Path 1.175 +23 -17 ports/net/samba3/Makefile 1.12 +11 -2 ports/net/samba3/files/patch-Makefile.in From owner-cvs-all@FreeBSD.ORG Tue Aug 5 17:27:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15D621065685; Tue, 5 Aug 2008 17:27:32 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E002B8FC1E; Tue, 5 Aug 2008 17:27:31 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75HRVxw032895; Tue, 5 Aug 2008 17:27:31 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75HRViQ032894; Tue, 5 Aug 2008 17:27:31 GMT (envelope-from tobez) Message-Id: <200808051727.m75HRViQ032894@repoman.freebsd.org> From: Anton Berezin Date: Tue, 5 Aug 2008 17:27:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-B-Generate 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, 05 Aug 2008 17:27:32 -0000 tobez 2008-08-05 17:27:31 UTC FreeBSD ports repository Modified files: devel/p5-B-Generate Makefile distinfo Log: Update to 1.13. Changes: http://search.cpan.org/dist/B-Generate/Changes PR: 126203 Submitted by: Wen heping Revision Changes Path 1.6 +1 -1 ports/devel/p5-B-Generate/Makefile 1.4 +3 -3 ports/devel/p5-B-Generate/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 5 17:39:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9F191065755; Tue, 5 Aug 2008 17:39:46 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C84378FC12; Tue, 5 Aug 2008 17:39:46 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Hdkte033856; Tue, 5 Aug 2008 17:39:46 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75HdkKI033855; Tue, 5 Aug 2008 17:39:46 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808051739.m75HdkKI033855@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 17:39: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/sys/dev/pcf envctrl.c pcf.c pcf_ebus.c pcf_isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 17:39:47 -0000 jhb 2008-08-05 17:39:37 UTC FreeBSD src repository Modified files: sys/dev/pcf envctrl.c pcf.c pcf_ebus.c pcf_isa.c Log: SVN rev 181332 on 2008-08-05 17:39:37Z by jhb - Consolidate module version for the pcf module into just pcf.c instead of having duplicate versions in each bus attachment. - Add a DRIVER_MODULE() instance so that the iicbus(4) driver will actually attach to pcf(4) driver instances. - Fix compile of envctrl.c. Pointy hat: jhb (3) Revision Changes Path 1.10 +1 -2 src/sys/dev/pcf/envctrl.c 1.27 +5 -0 src/sys/dev/pcf/pcf.c 1.9 +0 -2 src/sys/dev/pcf/pcf_ebus.c 1.11 +0 -2 src/sys/dev/pcf/pcf_isa.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 18:24:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF554106574E; Tue, 5 Aug 2008 18:24:47 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D3C1F8FC1E; Tue, 5 Aug 2008 18:24:47 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75IOlc9038512; Tue, 5 Aug 2008 18:24:47 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75IOlqc038511; Tue, 5 Aug 2008 18:24:47 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808051824.m75IOlqc038511@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 18:24: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/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: Tue, 05 Aug 2008 18:24:49 -0000 jhb 2008-08-05 18:24:41 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: SVN rev 181333 on 2008-08-05 18:24:41Z by jhb If the kernel fails to allocate resources for the initial value of a BAR for a PCI device during the boot-time probe of the parent PCI bus, then zero the BAR and clear the resource list entry for that BAR. This forces the PCI bus driver to request a valid resource range from the parent bridge driver when the device driver tries to allocate the BAR. Similarly, if the initial value of a BAR is a valid range but it is > 4GB and the current OS only has 32-bit longs, then do a full teardown of the initial value of the BAR to force a reallocation. Reviewed by: imp MFC after: 1 week Revision Changes Path 1.359 +33 -13 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 18:58:25 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A854106568A; Tue, 5 Aug 2008 18:58:25 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id A13C98FC19; Tue, 5 Aug 2008 18:58:24 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m75IwA2V094551; Tue, 5 Aug 2008 14:58:18 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Stanislav Sedov Date: Tue, 5 Aug 2008 10:30:55 -0400 User-Agent: KMail/1.9.7 References: <200808050838.m758ckd4048379@repoman.freebsd.org> In-Reply-To: <200808050838.m758ckd4048379@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808051030.55801.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Tue, 05 Aug 2008 14:58:18 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7946/Tue Aug 5 13:44:22 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.3 required=4.2 tests=AWL,BAYES_00, DATE_IN_PAST_03_06,NO_RELAYS 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/iicbus icee.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 18:58:25 -0000 On Tuesday 05 August 2008 04:38:33 am Stanislav Sedov wrote: > stas 2008-08-05 08:38:33 UTC > > FreeBSD src repository > > Modified files: > sys/dev/iicbus icee.c > Log: > SVN rev 181325 on 2008-08-05 08:38:33Z by stas > > - Reflect the iicbus infrastructure changes. > > Approved by: raj Gah, sorry. Not sure why this compiled ok before. :( -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Aug 5 19:33:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCA341065685; Tue, 5 Aug 2008 19:33:16 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 90FBE8FC1B; Tue, 5 Aug 2008 19:33:16 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75JXGp2045047; Tue, 5 Aug 2008 19:33:16 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75JXGav045046; Tue, 5 Aug 2008 19:33:16 GMT (envelope-from dinoex) Message-Id: <200808051933.m75JXGav045046@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 5 Aug 2008 19:33:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/webalizer Makefile ports/www/webalizer/files uk-lang.h uk-output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 19:33:16 -0000 dinoex 2008-08-05 19:33:16 UTC FreeBSD ports repository Modified files: www/webalizer Makefile Added files: www/webalizer/files uk-lang.h uk-output.c Log: - add patches for WEBALIZER_LANG=ukrainian Revision Changes Path 1.68 +5 -0 ports/www/webalizer/Makefile 1.1 +11 -0 ports/www/webalizer/files/uk-lang.h (new) 1.1 +20 -0 ports/www/webalizer/files/uk-output.c (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 19:36:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24487106564A; Tue, 5 Aug 2008 19:36:39 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ED63A8FC1A; Tue, 5 Aug 2008 19:36:38 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75JacZ7045424; Tue, 5 Aug 2008 19:36:38 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75JacZa045423; Tue, 5 Aug 2008 19:36:38 GMT (envelope-from dinoex) Message-Id: <200808051936.m75JacZa045423@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 5 Aug 2008 19:36: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/ukrainian/webalizer Makefile ports/ukrainian/webalizer/files patch-ba patch-bb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 19:36:39 -0000 dinoex 2008-08-05 19:36:38 UTC FreeBSD ports repository Modified files: ukrainian/webalizer Makefile Removed files: ukrainian/webalizer/files patch-ba patch-bb Log: - unbreak after update to webalizer 2.20-01 Revision Changes Path 1.7 +0 -3 ports/ukrainian/webalizer/Makefile 1.2 +0 -11 ports/ukrainian/webalizer/files/patch-ba (dead) 1.2 +0 -20 ports/ukrainian/webalizer/files/patch-bb (dead) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 20:03:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B651F106566C; Tue, 5 Aug 2008 20:03:41 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A1F2E8FC13; Tue, 5 Aug 2008 20:03:41 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75K3fP0048819; Tue, 5 Aug 2008 20:03:41 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75K3faN048818; Tue, 5 Aug 2008 20:03:41 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808052003.m75K3faN048818@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 20:02: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/kern kern_condvar.c kern_lock.c kern_sig.c kern_sx.c kern_synch.c kern_thread.c subr_sleepqueue.c src/sys/sys proc.h sleepqueue.h src/sys/vm vm_glue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 20:03:41 -0000 jhb 2008-08-05 20:02:31 UTC FreeBSD src repository Modified files: sys/kern kern_condvar.c kern_lock.c kern_sig.c kern_sx.c kern_synch.c kern_thread.c subr_sleepqueue.c sys/sys proc.h sleepqueue.h sys/vm vm_glue.c Log: SVN rev 181334 on 2008-08-05 20:02:31Z by jhb If a thread that is swapped out is made runnable, then the setrunnable() routine wakes up proc0 so that proc0 can swap the thread back in. Historically, this has been done by waking up proc0 directly from setrunnable() itself via a wakeup(). When waking up a sleeping thread that was swapped out (the usual case when waking proc0 since only sleeping threads are eligible to be swapped out), this resulted in a bit of recursion (e.g. wakeup() -> setrunnable() -> wakeup()). With sleep queues having separate locks in 6.x and later, this caused a spin lock LOR (sleepq lock -> sched_lock/thread lock -> sleepq lock). An attempt was made to fix this in 7.0 by making the proc0 wakeup use the ithread mechanism for doing the wakeup. However, this required grabbing proc0's thread lock to perform the wakeup. If proc0 was asleep elsewhere in the kernel (e.g. waiting for disk I/O), then this degenerated into the same LOR since the thread lock would be some other sleepq lock. Fix this by deferring the wakeup of the swapper until after the sleepq lock held by the upper layer has been locked. The setrunnable() routine now returns a boolean value to indicate whether or not proc0 needs to be woken up. The end result is that consumers of the sleepq API such as *sleep/wakeup, condition variables, sx locks, and lockmgr, have to wakeup proc0 if they get a non-zero return value from sleepq_abort(), sleepq_broadcast(), or sleepq_signal(). Discussed with: jeff Glanced at by: sam Tested by: Jurgen Weber jurgen - ish com au MFC after: 2 weeks Revision Changes Path 1.64 +11 -2 src/sys/kern/kern_condvar.c 1.135 +16 -9 src/sys/kern/kern_lock.c 1.362 +10 -2 src/sys/kern/kern_sig.c 1.61 +17 -6 src/sys/kern/kern_sx.c 1.312 +17 -15 src/sys/kern/kern_synch.c 1.275 +11 -3 src/sys/kern/kern_thread.c 1.56 +49 -18 src/sys/kern/subr_sleepqueue.c 1.517 +1 -1 src/sys/sys/proc.h 1.15 +3 -3 src/sys/sys/sleepqueue.h 1.232 +14 -37 src/sys/vm/vm_glue.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 20:39:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C072A1065671; Tue, 5 Aug 2008 20:39:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9671D8FC14; Tue, 5 Aug 2008 20:39:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Kdqow051752; Tue, 5 Aug 2008 20:39:52 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75Kdqfg051751; Tue, 5 Aug 2008 20:39:52 GMT (envelope-from danfe) Message-Id: <200808052039.m75Kdqfg051751@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 5 Aug 2008 20: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 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, 05 Aug 2008 20:39:52 -0000 danfe 2008-08-05 20:39:52 UTC FreeBSD ports repository Modified files: . UPDATING Log: Style, reformat, kill EOL whitespace. Revision Changes Path 1.691 +25 -21 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue Aug 5 20:42:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C96E106566B; Tue, 5 Aug 2008 20:42:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 89D958FC0A; Tue, 5 Aug 2008 20:42:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Kg054052030; Tue, 5 Aug 2008 20:42:00 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75Kg0qZ052029; Tue, 5 Aug 2008 20:42:00 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808052042.m75Kg0qZ052029@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 20:41:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.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, 05 Aug 2008 20:42:00 -0000 jhb 2008-08-05 20:41:46 UTC FreeBSD src repository Modified files: usr.sbin Makefile Added files: usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh Log: SVN rev 181335 on 2008-08-05 20:41:46Z by jhb Add a script to perform simple analysis of a crash dump (either a full dump or minidump). When the script is run, it generates a text file containing the output of several commands run againt the core dump such as kgdb (stack trace), ps, netstat, vmstat, iostat, dmesg, and fstat. Obtained from: Yahoo! MFC after: 2 weeks Revision Changes Path 1.390 +1 -0 src/usr.sbin/Makefile 1.1 +6 -0 src/usr.sbin/crashinfo/Makefile (new) 1.1 +109 -0 src/usr.sbin/crashinfo/crashinfo.8 (new) 1.1 +306 -0 src/usr.sbin/crashinfo/crashinfo.sh (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 20:44:19 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 240F91065672; Tue, 5 Aug 2008 20:44:19 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 97CEE8FC1C; Tue, 5 Aug 2008 20:44:18 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.2/8.14.2) with ESMTP id m75KiHQV063218; Wed, 6 Aug 2008 00:44:17 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Wed, 6 Aug 2008 00:44:17 +0400 (MSD) From: Dmitry Morozovsky To: John Baldwin In-Reply-To: <200808051030.55801.jhb@freebsd.org> Message-ID: <20080806004351.I62411@woozle.rinet.ru> References: <200808050838.m758ckd4048379@repoman.freebsd.org> <200808051030.55801.jhb@freebsd.org> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (woozle.rinet.ru [0.0.0.0]); Wed, 06 Aug 2008 00:44:17 +0400 (MSD) Cc: Stanislav Sedov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/iicbus icee.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 20:44:19 -0000 On Tue, 5 Aug 2008, John Baldwin wrote: JB> > sys/dev/iicbus icee.c JB> > Log: JB> > SVN rev 181325 on 2008-08-05 08:38:33Z by stas JB> > JB> > - Reflect the iicbus infrastructure changes. JB> > JB> > Approved by: raj JB> JB> Gah, sorry. Not sure why this compiled ok before. :( Emm, tinderbox is still complaining loud about sparc*... Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-all@FreeBSD.ORG Tue Aug 5 20:45:04 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 281981065682; Tue, 5 Aug 2008 20:45:04 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id BB08C8FC1C; Tue, 5 Aug 2008 20:45:03 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m75KivbX095317; Tue, 5 Aug 2008 16:44:57 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: src-committers@freebsd.org Date: Tue, 5 Aug 2008 16:44:41 -0400 User-Agent: KMail/1.9.7 References: <200808052042.m75Kg0qZ052029@repoman.freebsd.org> In-Reply-To: <200808052042.m75Kg0qZ052029@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808051644.41454.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Tue, 05 Aug 2008 16:44:57 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7949/Tue Aug 5 15:13:13 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.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, 05 Aug 2008 20:45:04 -0000 On Tuesday 05 August 2008 04:41:46 pm John Baldwin wrote: > jhb 2008-08-05 20:41:46 UTC > > FreeBSD src repository > > Modified files: > usr.sbin Makefile > Added files: > usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh > Log: > SVN rev 181335 on 2008-08-05 20:41:46Z by jhb > > Add a script to perform simple analysis of a crash dump (either a full > dump or minidump). When the script is run, it generates a text file > containing the output of several commands run againt the core dump such > as kgdb (stack trace), ps, netstat, vmstat, iostat, dmesg, and fstat. > > Obtained from: Yahoo! > MFC after: 2 weeks At work we run this script on boot anytime a new crash dump was recovered (so we automatically generate the text summaries). Once I have tested this further I will add hooks to rc.d/rc.conf for that (though not on by default unless requested). -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Aug 5 20:45:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 385B7106564A for ; Tue, 5 Aug 2008 20:45:45 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from websrv01.jr-hosting.nl (websrv01.jr-hosting.nl [78.47.69.233]) by mx1.freebsd.org (Postfix) with ESMTP id EDE058FC1A for ; Tue, 5 Aug 2008 20:45:44 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from [195.64.94.120] (helo=axantucar.local) by websrv01.jr-hosting.nl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KQTPb-000JzB-DR; Tue, 05 Aug 2008 22:45:43 +0200 Message-ID: <4898BBF1.2080407@FreeBSD.org> Date: Tue, 05 Aug 2008 22:45:37 +0200 From: Remko Lodder User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: John Baldwin References: <200808052042.m75Kg0qZ052029@repoman.freebsd.org> In-Reply-To: <200808052042.m75Kg0qZ052029@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/usr.sbin Makefile src/usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.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, 05 Aug 2008 20:45:45 -0000 John Baldwin wrote: > jhb 2008-08-05 20:41:46 UTC > > FreeBSD src repository > > Modified files: > usr.sbin Makefile > Added files: > usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh > Log: > SVN rev 181335 on 2008-08-05 20:41:46Z by jhb > > Add a script to perform simple analysis of a crash dump (either a full > dump or minidump). When the script is run, it generates a text file > containing the output of several commands run againt the core dump such > as kgdb (stack trace), ps, netstat, vmstat, iostat, dmesg, and fstat. > > Obtained from: Yahoo! > MFC after: 2 weeks awesome! This sounds something brilliant we can use for the send-pr stuff :) Thanks John! (And Yahoo!) -- /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News From owner-cvs-all@FreeBSD.ORG Tue Aug 5 21:04:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0202106567D; Tue, 5 Aug 2008 21:04:16 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A43298FC17; Tue, 5 Aug 2008 21:04:16 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75L4Gpf064130; Tue, 5 Aug 2008 21:04:16 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75L4Gg4064129; Tue, 5 Aug 2008 21:04:16 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808052104.m75L4Gg4064129@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 21:04:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/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: Tue, 05 Aug 2008 21:04:16 -0000 jhb 2008-08-05 21:04:00 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: SVN rev 181336 on 2008-08-05 21:04:00Z by jhb Remove the second check for a 64-bit BAR value on a 32-bit system in pci_add_map(). First, this condition is already handled earlier in the function. Second, as written the check would never fire as the 'start' value was overwritten with a long value (rman_get_start() returns long) before the comparison was done. Discussed with: imp MFC after: 2 weeks Revision Changes Path 1.360 +1 -19 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 21:56:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A252C106567B; Tue, 5 Aug 2008 21:56:16 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A9648FC2F; Tue, 5 Aug 2008 21:56:16 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75LuGYp070749; Tue, 5 Aug 2008 21:56:16 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75LuGcl070748; Tue, 5 Aug 2008 21:56:16 GMT (envelope-from wosch) Message-Id: <200808052156.m75LuGcl070748@repoman.freebsd.org> From: Wolfram Schneider Date: Tue, 5 Aug 2008 21:56:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/cgi man.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, 05 Aug 2008 21:56:16 -0000 wosch 2008-08-05 21:56:16 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: print a 'Want to link to this manual page' link at the bottom with a short persistent URI Revision Changes Path 1.218 +29 -15 www/en/cgi/man.cgi From owner-cvs-all@FreeBSD.ORG Tue Aug 5 21:59:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29A901065674; Tue, 5 Aug 2008 21:59:33 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F1B428FC39; Tue, 5 Aug 2008 21:59:32 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75LxWMp070969; Tue, 5 Aug 2008 21:59:32 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75LxW66070968; Tue, 5 Aug 2008 21:59:32 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808052159.m75LxW66070968@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 21:59: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/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 21:59:33 -0000 jhb 2008-08-05 21:59:20 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: SVN rev 181337 on 2008-08-05 21:59:20Z by jhb Minor style tweaks. Revision Changes Path 1.150 +5 -6 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 22:02:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E78CF106566B; Tue, 5 Aug 2008 22:02:35 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D4FC08FC2C; Tue, 5 Aug 2008 22:02:35 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75M2ZUW071306; Tue, 5 Aug 2008 22:02:35 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75M2Z26071305; Tue, 5 Aug 2008 22:02:35 GMT (envelope-from csjp@repoman.freebsd.org) Message-Id: <200808052202.m75M2Z26071305@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to csjp@repoman.freebsd.org using -f From: "Christian S.J. Peron" Date: Tue, 5 Aug 2008 22:01:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/kern kern_sig.c src/sys/security/audit audit.c audit.h 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: Tue, 05 Aug 2008 22:02:36 -0000 csjp 2008-08-05 22:01:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_sig.c sys/security/audit audit.c audit.h audit_bsm.c Log: SVN rev 181338 on 2008-08-05 22:01:39Z by csjp MFC r172995,176935,174267 - Bring in auditing support of coredumps - Merge supporting tweaks which initialized some variables and fixed a proc lock leak in certain error conditions. Revision Changes Path 1.349.2.5 +28 -6 src/sys/kern/kern_sig.c 1.33.2.7 +50 -0 src/sys/security/audit/audit.c 1.14.2.4 +1 -0 src/sys/security/audit/audit.h 1.20.2.6 +8 -0 src/sys/security/audit/audit_bsm.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 22:08:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E3671065674; Tue, 5 Aug 2008 22:08:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 21D718FC1B; Tue, 5 Aug 2008 22:08:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75M88hj072875; Tue, 5 Aug 2008 22:08:08 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75M87wD072874; Tue, 5 Aug 2008 22:08:07 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808052208.m75M87wD072874@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 22:08:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 22:08:08 -0000 jhb 2008-08-05 22:08:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet tcp_syncache.c Log: SVN rev 181339 on 2008-08-05 22:08:04Z by jhb MFC: Fix a check in the SYN cache expansion to accept packets that arrive in the receive window instead of just on the left edge of the receive window. Revision Changes Path 1.130.2.11 +6 -4 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 22:22:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 441A91065692; Tue, 5 Aug 2008 22:22:54 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC8498FC16; Tue, 5 Aug 2008 22:22:53 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75MMrNu074091; Tue, 5 Aug 2008 22:22:53 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75MMrsi074089; Tue, 5 Aug 2008 22:22:53 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808052222.m75MMrsi074089@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 5 Aug 2008 22:22:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 22:22:56 -0000 jhb 2008-08-05 22:22:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet tcp_syncache.c Log: SVN rev 181340 on 2008-08-05 22:22:47Z by jhb MFC: Change incorrect stale cookie detection in syncookie_lookup() that prematurely declared a cookie as expired. Revision Changes Path 1.130.2.12 +1 -1 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Tue Aug 5 23:06:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF33A106566B; Tue, 5 Aug 2008 23:06:17 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDAE38FC0A; Tue, 5 Aug 2008 23:06:17 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75N6Hmd078689; Tue, 5 Aug 2008 23:06:17 GMT (envelope-from timur@repoman.freebsd.org) Received: (from timur@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75N6H6D078688; Tue, 5 Aug 2008 23:06:17 GMT (envelope-from timur) Message-Id: <200808052306.m75N6H6D078688@repoman.freebsd.org> From: "Timur I. Bakeyev" Date: Tue, 5 Aug 2008 23:06:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/samba-smbclient Makefile pkg-descr ports/net/samba-smbclient/files smb-client.conf.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: Tue, 05 Aug 2008 23:06:18 -0000 timur 2008-08-05 23:06:17 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/samba-smbclient Makefile pkg-descr net/samba-smbclient/files smb-client.conf.sample Log: Add new port, that installs only smbclient out of samba3 suite for ports, that need only it's functionality instead of full net/samba3 port. Submitted by: garga Revision Changes Path 1.2025 +1 -0 ports/net/Makefile 1.1 +42 -0 ports/net/samba-smbclient/Makefile (new) 1.1 +9 -0 ports/net/samba-smbclient/files/smb-client.conf.sample (new) 1.1 +6 -0 ports/net/samba-smbclient/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 5 23:08:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A7F31065670; Tue, 5 Aug 2008 23:08:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 00D068FC17; Tue, 5 Aug 2008 23:08:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75N89hJ078845; Tue, 5 Aug 2008 23:08:09 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75N89jL078844; Tue, 5 Aug 2008 23:08:09 GMT (envelope-from edwin) Message-Id: <200808052308.m75N89jL078844@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 5 Aug 2008 23:08:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 23:08:10 -0000 edwin 2008-08-05 23:08:09 UTC FreeBSD ports repository Modified files: . modules Log: Ports modules update at Tuesday 05 August 2008 at 23:08 Revision Changes Path 1.20117 +15 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 5 23:11:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE80F106564A; Tue, 5 Aug 2008 23:11:12 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B48B98FC14; Tue, 5 Aug 2008 23:11:12 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75NBCH1079173; Tue, 5 Aug 2008 23:11:12 GMT (envelope-from timur@repoman.freebsd.org) Received: (from timur@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75NBBYG079170; Tue, 5 Aug 2008 23:11:11 GMT (envelope-from timur) Message-Id: <200808052311.m75NBBYG079170@repoman.freebsd.org> From: "Timur I. Bakeyev" Date: Tue, 5 Aug 2008 23:11: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: Tue, 05 Aug 2008 23:11:13 -0000 timur 2008-08-05 23:11:11 UTC FreeBSD ports repository Modified files: . modules Log: Add new port net/samba-smbclient. Revision Changes Path 1.20118 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 5 23:51:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A7FF106564A; Tue, 5 Aug 2008 23:51:06 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5FE2B8FC20; Tue, 5 Aug 2008 23:51:06 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m75Np65v082251; Tue, 5 Aug 2008 23:51:06 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m75Np6qO082250; Tue, 5 Aug 2008 23:51:06 GMT (envelope-from leeym) Message-Id: <200808052351.m75Np6qO082250@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 5 Aug 2008 23:51: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/math/p5-Math-Symbolic-Custom-Transformation 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, 05 Aug 2008 23:51:06 -0000 leeym 2008-08-05 23:51:06 UTC FreeBSD ports repository Modified files: math/p5-Math-Symbolic-Custom-Transformation Makefile distinfo Log: - upgrade to 2.01 - update dependency - assign to perl@ Revision Changes Path 1.7 +4 -5 ports/math/p5-Math-Symbolic-Custom-Transformation/Makefile 1.4 +3 -3 ports/math/p5-Math-Symbolic-Custom-Transformation/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 00:04:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 525DD1065693; Wed, 6 Aug 2008 00:04:51 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 289678FC54; Wed, 6 Aug 2008 00:04:51 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7604pb9084435; Wed, 6 Aug 2008 00:04:51 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7604pX6084434; Wed, 6 Aug 2008 00:04:51 GMT (envelope-from leeym) Message-Id: <200808060004.m7604pX6084434@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 6 Aug 2008 00:04:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Set-Array 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, 06 Aug 2008 00:04:51 -0000 leeym 2008-08-06 00:04:50 UTC FreeBSD ports repository Modified files: devel/p5-Set-Array Makefile distinfo Log: - update to 0.17 Revision Changes Path 1.6 +2 -4 ports/devel/p5-Set-Array/Makefile 1.5 +3 -3 ports/devel/p5-Set-Array/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 00:14:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93A6A106564A; Wed, 6 Aug 2008 00:14:40 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 68F068FC1D; Wed, 6 Aug 2008 00:14:40 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m760EeDx085311; Wed, 6 Aug 2008 00:14:40 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m760EeqY085310; Wed, 6 Aug 2008 00:14:40 GMT (envelope-from leeym) Message-Id: <200808060014.m760EeqY085310@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 6 Aug 2008 00:14: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/textproc/p5-Parse-Flex 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, 06 Aug 2008 00:14:40 -0000 leeym 2008-08-06 00:14:40 UTC FreeBSD ports repository Modified files: textproc/p5-Parse-Flex Makefile distinfo Log: - update to 0.12 - simplify dependency Revision Changes Path 1.6 +8 -6 ports/textproc/p5-Parse-Flex/Makefile 1.3 +3 -3 ports/textproc/p5-Parse-Flex/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 00:15:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A68481065673; Wed, 6 Aug 2008 00:15:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 94AD38FC08; Wed, 6 Aug 2008 00:15:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m760FMoV085477; Wed, 6 Aug 2008 00:15:22 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m760FMBW085476; Wed, 6 Aug 2008 00:15:22 GMT (envelope-from amdmi3) Message-Id: <200808060015.m760FMBW085476@repoman.freebsd.org> From: Dmitry Marakasov Date: Wed, 6 Aug 2008 00: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/multimedia/smile Makefile distinfo pkg-descr pkg-plist ports/multimedia/smile/files patch-mainfrm.cpp smile.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 00:15:22 -0000 amdmi3 2008-08-06 00:15:22 UTC FreeBSD ports repository Modified files: multimedia/smile Makefile distinfo pkg-descr pkg-plist multimedia/smile/files patch-mainfrm.cpp Removed files: multimedia/smile/files smile.sh.in Log: - Update to 0.6.1 PR: ports/126288 Submitted by: Diego Depaoli (maintainer) Appeoved by: miwi (mentor implicit) Revision Changes Path 1.2 +8 -11 ports/multimedia/smile/Makefile 1.2 +3 -3 ports/multimedia/smile/distinfo 1.2 +13 -13 ports/multimedia/smile/files/patch-mainfrm.cpp 1.2 +0 -4 ports/multimedia/smile/files/smile.sh.in (dead) 1.2 +2 -1 ports/multimedia/smile/pkg-descr 1.2 +69 -5 ports/multimedia/smile/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 00:46:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3C2D106566C; Wed, 6 Aug 2008 00:46:38 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 5DE258FC12; Wed, 6 Aug 2008 00:46:38 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 297BA2C50D02; Wed, 6 Aug 2008 03:46:37 +0300 (EEST) Date: Wed, 6 Aug 2008 03:46:36 +0300 From: QA Tindy To: "Timur I. Bakeyev" Message-ID: <20080806034636.02f1c495@it.buh.tecnik93.com> In-Reply-To: <200808052306.m75N6H6D078688@repoman.freebsd.org> References: <200808052306.m75N6H6D078688@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/samba-smbclient Makefile pkg-descr ports/net/samba-smbclient/files smb-client.conf.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: Wed, 06 Aug 2008 00:46:39 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/samba-smbclient-3.0.31_1.log: building samba-smbclient-3.0.31_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: timur@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/net/samba-smbclient Makefile ident: $FreeBSD: ports/net/samba-smbclient/Makefile,v 1.1 2008/08/05 23:06:17 timur Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Tue Aug 5 23:08:39 UTC 2008 ................................................... If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.samba.org/ ================================================================ ======================================== ===> Building package for samba-smbclient-3.0.31_1 Creating package /tmp/packages/All/samba-smbclient-3.0.31_1.tbz Registering depends: libiconv-1.11_1. Registering conflicts: ja-samba-2.* ja-samba-3.* samba-2.* samba-3.*. Creating bzip'd tar ball in '/tmp/packages/All/samba-smbclient-3.0.31_1.tbz' Deleting samba-smbclient-3.0.31_1 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 15640170 4 -r--r--r-- 1 root wheel 194 Aug 5 23:11 usr/local/etc/smb-client.conf Deleting libiconv-1.11_1 Deleting autoconf-2.61_2 Deleting autoconf-wrapper-20071109 Deleting m4-1.4.11,1 Deleting perl-5.8.8_1 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 15640170 4 -r--r--r-- 1 root wheel 194 Aug 5 23:11 usr/local/etc/smb-client.conf ================================================================ build of /usr/ports/net/samba-smbclient ended at Tue Aug 5 23:11:43 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Wed Aug 6 03:14:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 159EA106574F; Wed, 6 Aug 2008 03:14:31 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F34888FC0A; Wed, 6 Aug 2008 03:14:30 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m763EU2T012222; Wed, 6 Aug 2008 03:14:30 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m763EUWJ012221; Wed, 6 Aug 2008 03:14:30 GMT (envelope-from marcel@repoman.freebsd.org) Message-Id: <200808060314.m763EUWJ012221@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marcel@repoman.freebsd.org using -f From: Marcel Moolenaar Date: Wed, 6 Aug 2008 03:14: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/lib/libthread_db Makefile libpthread_db.c libthr_db.c src/lib/libthread_db/arch/arm libpthread_md.c src/lib/libthread_db/arch/ia64 libpthread_md.c src/lib/libthread_db/arch/powerpc libpthread_md.c src/lib/libthread_db/arch/sparc64 libpthread_md.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 03:14:31 -0000 marcel 2008-08-06 03:14:18 UTC FreeBSD src repository Modified files: lib/libthread_db Makefile libpthread_db.c libthr_db.c lib/libthread_db/arch/arm libpthread_md.c lib/libthread_db/arch/ia64 libpthread_md.c lib/libthread_db/arch/powerpc libpthread_md.c lib/libthread_db/arch/sparc64 libpthread_md.c Log: SVN rev 181341 on 2008-08-06 03:14:18Z by marcel Cleanup for WARNS 6. Revision Changes Path 1.15 +1 -1 src/lib/libthread_db/Makefile 1.4 +3 -3 src/lib/libthread_db/arch/arm/libpthread_md.c 1.5 +5 -5 src/lib/libthread_db/arch/ia64/libpthread_md.c 1.5 +1 -1 src/lib/libthread_db/arch/powerpc/libpthread_md.c 1.5 +5 -5 src/lib/libthread_db/arch/sparc64/libpthread_md.c 1.19 +24 -19 src/lib/libthread_db/libpthread_db.c 1.15 +11 -13 src/lib/libthread_db/libthr_db.c From owner-cvs-all@FreeBSD.ORG Wed Aug 6 03:37:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6308106564A; Wed, 6 Aug 2008 03:37:04 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 943E08FC14; Wed, 6 Aug 2008 03:37:04 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m763b4Xo014096; Wed, 6 Aug 2008 03:37:04 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m763b4lu014095; Wed, 6 Aug 2008 03:37:04 GMT (envelope-from adamw) Message-Id: <200808060337.m763b4lu014095@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 6 Aug 2008 03: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/games Makefile ports/games/secretmaryochronicles-music 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, 06 Aug 2008 03:37:04 -0000 adamw 2008-08-06 03:37:04 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/secretmaryochronicles-music Makefile distinfo pkg-descr pkg-plist Log: Add a port for the background music files to Secret Maryo Chronicles (ports/games/secretmaryochronicles). The music in this side-scrolling jump 'n run package may or may not sound suspiciously similar to another side-scrolling jump 'n run package, but YMMV. Revision Changes Path 1.1231 +1 -0 ports/games/Makefile 1.1 +40 -0 ports/games/secretmaryochronicles-music/Makefile (new) 1.1 +3 -0 ports/games/secretmaryochronicles-music/distinfo (new) 1.1 +4 -0 ports/games/secretmaryochronicles-music/pkg-descr (new) 1.1 +42 -0 ports/games/secretmaryochronicles-music/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 03:52:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41A83106566C; Wed, 6 Aug 2008 03:52:24 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2EC428FC0A; Wed, 6 Aug 2008 03:52:24 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m763qN2K015350; Wed, 6 Aug 2008 03:52:23 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m763qNwl015349; Wed, 6 Aug 2008 03:52:23 GMT (envelope-from marcus) Message-Id: <200808060352.m763qNwl015349@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 6 Aug 2008 03:52:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/libcanberra Makefile distinfo pkg-descr pkg-plist ports/audio/libcanberra/files patch-src_malloc.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, 06 Aug 2008 03:52:24 -0000 marcus 2008-08-06 03:52:23 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/libcanberra Makefile distinfo pkg-descr pkg-plist audio/libcanberra/files patch-src_malloc.h Log: Add libcanberra, a light-weight implementation of the Freedesktop Sound Theme specification. Revision Changes Path 1.978 +1 -0 ports/audio/Makefile 1.1 +35 -0 ports/audio/libcanberra/Makefile (new) 1.1 +3 -0 ports/audio/libcanberra/distinfo (new) 1.1 +35 -0 ports/audio/libcanberra/files/patch-src_malloc.h (new) 1.1 +2 -0 ports/audio/libcanberra/pkg-descr (new) 1.1 +41 -0 ports/audio/libcanberra/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 04:46:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5762A106566B; Wed, 6 Aug 2008 04:46:07 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B8468FC0C; Wed, 6 Aug 2008 04:46:07 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m764k6V0020769; Wed, 6 Aug 2008 04:46:06 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m764k650020768; Wed, 6 Aug 2008 04:46:06 GMT (envelope-from leeym) Message-Id: <200808060446.m764k650020768@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 6 Aug 2008 04:46:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-POE-Component-Jabber 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, 06 Aug 2008 04:46:07 -0000 leeym 2008-08-06 04:46:06 UTC FreeBSD ports repository Modified files: net/p5-POE-Component-Jabber Makefile distinfo pkg-plist Log: - update to 2.03 Revision Changes Path 1.7 +26 -14 ports/net/p5-POE-Component-Jabber/Makefile 1.6 +3 -3 ports/net/p5-POE-Component-Jabber/distinfo 1.5 +5 -6 ports/net/p5-POE-Component-Jabber/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 04:52:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C484106566C; Wed, 6 Aug 2008 04:52:47 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 27A138FC1D; Wed, 6 Aug 2008 04:52:47 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m764qlP6030533; Wed, 6 Aug 2008 04:52:47 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m764qlF2030532; Wed, 6 Aug 2008 04:52:47 GMT (envelope-from marcus) Message-Id: <200808060452.m764qlF2030532@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 6 Aug 2008 04:52: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/deskutils/conduit 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, 06 Aug 2008 04:52:47 -0000 marcus 2008-08-06 04:52:47 UTC FreeBSD ports repository Modified files: deskutils/conduit Makefile distinfo Log: Update to 0.3.13.1. Revision Changes Path 1.13 +1 -1 ports/deskutils/conduit/Makefile 1.7 +3 -3 ports/deskutils/conduit/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 04:53:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D4D91065672; Wed, 6 Aug 2008 04:53:56 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id 713558FC18; Wed, 6 Aug 2008 04:53:56 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from smgellar.p6m7g8.net (70.88.236.22) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.278.0; Tue, 5 Aug 2008 21:53:55 -0700 Message-ID: <48992E61.1020004@p6m7g8.com> Date: Wed, 6 Aug 2008 00:53:53 -0400 From: "Philip M. Gollucci" Organization: RideCharge Inc User-Agent: Thunderbird 2.0.0.14 (X11/20080610) MIME-Version: 1.0 To: Doug Barton References: <200807311612.m6VGC3Gq004114@repoman.freebsd.org> <48920584.6050504@FreeBSD.org> In-Reply-To: <48920584.6050504@FreeBSD.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, "Philip M. Gollucci" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/autocd Makefile ports/audio/autocd/files autocd.in autocd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 04:53:56 -0000 Doug Barton wrote: > Sorry to say, this script is still a bit of a mess. I've attached a > suggested revision. See the chapter on rc scripts in the porter's > handbook for more information. Mr rc, `set_rcvar` is no longer valid ? A substantially number of rc.d files in ports do that. I'd swear its in the webpage docs, I haven't looked yet, but will tomorrow. -- ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. From owner-cvs-all@FreeBSD.ORG Wed Aug 6 06:19:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E9D81065677; Wed, 6 Aug 2008 06:19:42 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id CA7588FC24; Wed, 6 Aug 2008 06:19:41 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id A8DB92C50CDD; Wed, 6 Aug 2008 09:19:40 +0300 (EEST) Date: Wed, 6 Aug 2008 09:19:40 +0300 From: QA Tindy To: Adam Weinberger Message-ID: <20080806091940.057a391c@it.buh.tecnik93.com> In-Reply-To: <200808060337.m763b4lu014095@repoman.freebsd.org> References: <200808060337.m763b4lu014095@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games Makefile ports/games/secretmaryochronicles-music 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, 06 Aug 2008 06:19:42 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/secretmaryochronicles-music-4.0.log: building secretmaryochronicles-music-4.0 in directory /var/tinderbox/7-STABLE-FTP maintained by: adamw@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/games/secretmaryochronicles-music Makefile ident: $FreeBSD: ports/games/secretmaryochronicles-music/Makefile,v 1.1 2008/08/06 03:37:04 adamw Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Aug 6 06:16:10 UTC 2008 ................................................... skipping kbproto-1.0.3, already added pkg_add libXau-1.0.3_2.tbz skipping libXau-1.0.3_2, already added pkg_add libXdmcp-1.0.2_1.tbz skipping libXdmcp-1.0.2_1, already added pkg_add xproto-7.0.10_1.tbz skipping xproto-7.0.10_1, already added pkg_add renderproto-0.9.3.tbz skipping renderproto-0.9.3, already added pkg_add randrproto-1.2.1.tbz skipping randrproto-1.2.1, already added pkg_add libogg-1.1.3,4.tbz skipping libogg-1.1.3,4, already added pkg_add xf86vidmodeproto-2.2.2.tbz skipping xf86vidmodeproto-2.2.2, already added pkg_add xextproto-7.0.2.tbz skipping xextproto-7.0.2, already added pkg_add fixesproto-4.0.tbz skipping fixesproto-4.0, already added pkg_add damageproto-1.1.0_2.tbz skipping damageproto-1.1.0_2, already added pkg_add libXt-1.0.5_1.tbz skipping libXt-1.0.5_1, already added pkg_add inputproto-1.4.2.1.tbz skipping inputproto-1.4.2.1, already added pkg_add libSM-1.0.3_1,1.tbz skipping libSM-1.0.3_1,1, already added pkg_add libICE-1.0.4_1,1.tbz skipping libICE-1.0.4_1,1, already added pkg_add secretmaryochronicles-1.5_1.tbz ===> Installing for secretmaryochronicles-music-4.0 ===> secretmaryochronicles-music-4.0 depends on executable: smc - found ===> Generating temporary packing list ===> Checking if games/secretmaryochronicles-music already installed make: cannot open Makefile. *** Error code 2 Stop in /a/ports/games/secretmaryochronicles-music. ================================================================ build of /usr/ports/games/secretmaryochronicles-music ended at Wed Aug 6 06:16:57 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Wed Aug 6 06:23:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C9B4106568D; Wed, 6 Aug 2008 06:23:06 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 894AA8FC2E; Wed, 6 Aug 2008 06:23:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id B096B2C50CDD; Wed, 6 Aug 2008 09:23:04 +0300 (EEST) Date: Wed, 6 Aug 2008 09:22:57 +0300 From: Ion-Mihai Tetcu To: QA Tindy Message-ID: <20080806092257.5c09cfd2@it.buh.tecnik93.com> In-Reply-To: <20080806091940.057a391c@it.buh.tecnik93.com> References: <200808060337.m763b4lu014095@repoman.freebsd.org> <20080806091940.057a391c@it.buh.tecnik93.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/zVV.dlzAtFxa_9V/L4S+y13"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-ports@FreeBSD.org, Adam Weinberger , Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games Makefile ports/games/secretmaryochronicles-music 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, 06 Aug 2008 06:23:06 -0000 --Sig_/zVV.dlzAtFxa_9V/L4S+y13 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 6 Aug 2008 09:19:40 +0300 QA Tindy wrote: [ .. ] > =3D=3D=3D> Installing for secretmaryochronicles-music-4.0 > =3D=3D=3D> secretmaryochronicles-music-4.0 depends on executable: smc -= found > =3D=3D=3D> Generating temporary packing list > =3D=3D=3D> Checking if games/secretmaryochronicles-music already install= ed =20 make: cannot open Makefile. *** Error code 2 It happens because you have do-install target inside .if !defined(NOPORTDOC= S) HTH, --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/zVV.dlzAtFxa_9V/L4S+y13 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkiZQ0gACgkQJ7GIuiH/oeWuKwCfcbEijGlThu6use50/cMnimU/ +wsAn2R/o//SeIC0WXzSsxpcg/acfeFy =dwdq -----END PGP SIGNATURE----- --Sig_/zVV.dlzAtFxa_9V/L4S+y13-- From owner-cvs-all@FreeBSD.ORG Wed Aug 6 06:24:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B009310656C4; Wed, 6 Aug 2008 06:24:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 288718FC16; Wed, 6 Aug 2008 06:24:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 3FD262C50CDD; Wed, 6 Aug 2008 09:24:04 +0300 (EEST) Date: Wed, 6 Aug 2008 09:24:03 +0300 From: QA Tindy To: Joe Marcus Clarke Message-ID: <20080806092403.43f97d75@it.buh.tecnik93.com> In-Reply-To: <200808060352.m763qNwl015349@repoman.freebsd.org> References: <200808060352.m763qNwl015349@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio Makefile ports/audio/libcanberra Makefile distinfo pkg-descr pkg-plist ports/audio/libcanberra/files patch-src_malloc.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, 06 Aug 2008 06:24:05 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/libcanberra-0.6.log: building libcanberra-0.6 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/audio/libcanberra Makefile ident: $FreeBSD: ports/audio/libcanberra/Makefile,v 1.1 2008/08/06 03:52:23 marcus Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Aug 6 06:18:26 UTC 2008 ................................................... checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ALSA... no checking for PULSE... yes checking for GTK... yes checking for VORBIS... configure: error: Package requirements ( vorbisfile ) were not met: gnome-config: not found No package 'vorbisfile' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables VORBIS_CFLAGS and VORBIS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/work/a/ports/audio/libcanberra/work/libcanberra-0.6/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /a/ports/audio/libcanberra. ================================================================ build of /usr/ports/audio/libcanberra ended at Wed Aug 6 06:20:26 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Wed Aug 6 06:32:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7B391065671; Wed, 6 Aug 2008 06:32:59 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AC0718FC1A; Wed, 6 Aug 2008 06:32:59 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m766Wxpw066517; Wed, 6 Aug 2008 06:32:59 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m766WxAR066516; Wed, 6 Aug 2008 06:32:59 GMT (envelope-from marcus) Message-Id: <200808060632.m766WxAR066516@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 6 Aug 2008 06:32: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/audio/libcanberra Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 06:33:00 -0000 marcus 2008-08-06 06:32:59 UTC FreeBSD ports repository Modified files: audio/libcanberra Makefile Log: Add a missing dependency on libvorbis. Reported by: QA bot Revision Changes Path 1.2 +3 -0 ports/audio/libcanberra/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 06:52:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0380B1065676; Wed, 6 Aug 2008 06:52:10 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id AC78D8FC26; Wed, 6 Aug 2008 06:52:09 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 8F5EB2C50D22; Wed, 6 Aug 2008 09:52:08 +0300 (EEST) Date: Wed, 6 Aug 2008 09:52:06 +0300 From: QA Tindy To: Joe Marcus Clarke Message-ID: <20080806095206.2db6434c@it.buh.tecnik93.com> In-Reply-To: <200808060632.m766WxAR066516@repoman.freebsd.org> References: <200808060632.m766WxAR066516@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/libcanberra Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 06:52:10 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/libcanberra-0.6_1.log: building libcanberra-0.6_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/audio/libcanberra Makefile ident: $FreeBSD: ports/audio/libcanberra/Makefile,v 1.2 2008/08/06 06:32:59 marcus Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Aug 6 06:35:43 UTC 2008 ................................................... -- Installing ./html/libcanberra.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml gmake[2]: [install-data-local] Error 1 (ignored) gmake[2]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6/doc' gmake[1]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6/doc' Making install in libltdl gmake[1]: Entering directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6/libltdl' gmake[2]: Entering directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6/libltdl' test -z "/usr/local/lib" || ./install-sh -c -d "/usr/local/lib" test -z "/usr/local/include" || ./install-sh -c -d "/usr/local/include" gmake[2]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6/libltdl' gmake[1]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6/libltdl' gmake[1]: Entering directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6' gmake[2]: Entering directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6' gmake[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'libcanberra.pc' '/usr/local/libdata/pkgconfig/libcanberra.pc' install -o root -g wheel -m 444 'libcanberra-gtk.pc' '/usr/local/libdata/pkgconfig/libcanberra-gtk.pc' gmake[2]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6' gmake[1]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6' ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for libcanberra-0.6_1 ================================================================ ======================================== ===> Building package for libcanberra-0.6_1 Creating package /tmp/packages/All/libcanberra-0.6_1.tbz Registering depends: pulseaudio-0.9.11 gconf2-2.22.0_1 gtk-2.12.11 atk-1.22.0_1 libsamplerate-0.1.4 libsndfile-1.0.17_2 flac-1.2.1 libvorbis-1.2.0_2,3 speex-1.2.r1_1,1 libogg-1.1.3,4 avahi-app-0.6.23 hal-0.5.11_1 consolekit-0.2.10_1 policykit-0.9_1 dbus-glib-0.76 ORBit2-2.14.13_1 libIDL-0.8.10_1 shared-mime-info-0.51 pango-1.20.5 gio-fam-backend-2.16.5 gamin-0.1.9_2 glib-2.16.5 gettext-0.17_1 dbus-1.2.1 libxml2-2.6.32 libiconv-1.11_1 gdbm-1.8.3_3 libdaemon-0.12 libltdl-1.5.26 liboil-0.3.15 libvolume_id-0.81.0 pcre-7.7 fftw3-3.1.2 libXdamage-1.1.1 libXcursor-1.1.9_1 libXfixes-4.0.3_1 libXi-1.1.3,1 libXinerama-1.0.2,1 libXrandr-1.2.2_1 libXext-1.0.3,1 libXft-2.1.13 cairo-1.6.4_2,1 libXrender-0.9.4_1 libX11-1.1.3_1,1 libXdmcp-1.0.2_1 libXau-1.0.3_2 xorg-fonts-truetype-7.3 font-bh-ttf-1.0.0 font-misc-meltho-1.0.0_1 font-misc-ethiopic-1.0.0 mkfontdir-1.0.3_1 mkfontscale-1.0.3 libfontenc-1.0.4 libSM-1.0.3_1,1 libICE-1.0.4_1,1 xproto-7.0.10_1 bitstream-vera-1.10_4 fontconfig-2.5.0,1 freetype2-2.3.7 pixman-0.10.0_2 pkg-config-0.23_1 tiff-3.8.2_1 jpeg-6b_4 png-1.2.28 perl-5.8.8_1 python25-2.5.2_2 gnomehier-2.3_10 hicolor-icon-theme-0.10_2 pciids-20080726 dmidecode-2.9 gnome_subr-1.0 expat-2.0.1 encodings-1.0.2,1 font-util-1.0.1 damageproto-1.1.0_2 fixesproto-4.0 inputproto-1.4.2.1 kbproto-1.0.3 randrproto-1.2.1 renderproto-0.9.3 xextproto-7.0.2 xineramaproto-1.1.2. Creating bzip'd tar ball in '/tmp/packages/All/libcanberra-0.6_1.tbz' Deleting libcanberra-0.6_1 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 15638879 4 drwxr-xr-x 2 root wheel 512 Aug 6 06:37 usr/local/share/gnome/shutdown ================================================================ build of /usr/ports/audio/libcanberra ended at Wed Aug 6 06:37:45 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Wed Aug 6 06:53:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 930E01065670; Wed, 6 Aug 2008 06:53:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 683FA8FC13; Wed, 6 Aug 2008 06:53:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m766rWgI068160; Wed, 6 Aug 2008 06:53:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m766rWgQ068159; Wed, 6 Aug 2008 06:53:32 GMT (envelope-from miwi) Message-Id: <200808060653.m766rWgQ068159@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 06:53: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 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, 06 Aug 2008 06:53:32 -0000 miwi 2008-08-06 06:53:32 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Update devel/qt4 entry (qt4-moc needs a force build too) Reported by: ITetcu Revision Changes Path 1.692 +3 -3 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:06:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A11A1065676; Wed, 6 Aug 2008 07:06:51 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F2C448FC08; Wed, 6 Aug 2008 07:06:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7676ofR074774; Wed, 6 Aug 2008 07:06:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7676ohm074773; Wed, 6 Aug 2008 07:06:50 GMT (envelope-from marcus) Message-Id: <200808060706.m7676ohm074773@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 6 Aug 2008 07:06: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/audio/libcanberra 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, 06 Aug 2008 07:06:51 -0000 marcus 2008-08-06 07:06:50 UTC FreeBSD ports repository Modified files: audio/libcanberra Makefile pkg-plist Log: The share/gnome/shutdown directory is not yet owned, so try to clean it up. Reported by: QA bot Revision Changes Path 1.3 +1 -1 ports/audio/libcanberra/Makefile 1.2 +1 -0 ports/audio/libcanberra/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:17:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A33831065678; Wed, 6 Aug 2008 07:17:18 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7870F8FC1A; Wed, 6 Aug 2008 07:17:18 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767HIwk075931; Wed, 6 Aug 2008 07:17:18 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767HIUT075930; Wed, 6 Aug 2008 07:17:18 GMT (envelope-from erwin) Message-Id: <200808060717.m767HIUT075930@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 6 Aug 2008 07:17: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/math/superlu_mt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 07:17:18 -0000 erwin 2008-08-06 07:17:18 UTC FreeBSD ports repository Modified files: math/superlu_mt Makefile Log: Mark BROKEN: does not install. Revision Changes Path 1.20 +2 -0 ports/math/superlu_mt/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:17:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CF361065672; Wed, 6 Aug 2008 07:17:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 40EAE8FC1D; Wed, 6 Aug 2008 07:17:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767HnVT076019; Wed, 6 Aug 2008 07:17:49 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767HnFD076018; Wed, 6 Aug 2008 07:17:49 GMT (envelope-from jadawin) Message-Id: <200808060717.m767HnFD076018@repoman.freebsd.org> From: Philippe Audeoud Date: Wed, 6 Aug 2008 07:17: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/phpSysInfo Makefile distinfo ports/www/phpSysInfo/files patch-includes_os_class_BSD_common_inc_php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 07:17:49 -0000 jadawin 2008-08-06 07:17:49 UTC FreeBSD ports repository Modified files: www/phpSysInfo Makefile distinfo Added files: www/phpSysInfo/files patch-includes_os_class_BSD_common_inc_php Log: - Update to 3.0-RC6 PR: ports/126283 Submitted by: Ralf van der Enden Revision Changes Path 1.27 +1 -1 ports/www/phpSysInfo/Makefile 1.12 +3 -3 ports/www/phpSysInfo/distinfo 1.1 +11 -0 ports/www/phpSysInfo/files/patch-includes_os_class_BSD_common_inc_php (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:19:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 155DC1065676; Wed, 6 Aug 2008 07:19:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 030FF8FC1B; Wed, 6 Aug 2008 07:19:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767JAoN076241; Wed, 6 Aug 2008 07:19:10 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767JAlq076240; Wed, 6 Aug 2008 07:19:10 GMT (envelope-from miwi) Message-Id: <200808060719.m767JAlq076240@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:19: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-im Makefile ports/net-im/pidgin-msn-pecan Makefile distinfo pkg-descr ports/net-im/pidgin-msn-pecan/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, 06 Aug 2008 07:19:11 -0000 miwi 2008-08-06 07:19:10 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/pidgin-msn-pecan Makefile distinfo pkg-descr net-im/pidgin-msn-pecan/files patch-Makefile Log: msn-pecan is an alternative MSN protocol plugin for libpurple. Features include: * Support for personal messages * Server-side storage for display names (private alias) * Partial direct connection support (p2p transfers) * Improved network IO (using GIOChannel) * Improved error handling * Network issues tested with netem * GObject usage WWW: http://code.google.com/p/msn-pecan/ PR: ports/126093 Submitted by: hrkfrd at gmail.com Revision Changes Path 1.92 +1 -0 ports/net-im/Makefile 1.1 +26 -0 ports/net-im/pidgin-msn-pecan/Makefile (new) 1.1 +3 -0 ports/net-im/pidgin-msn-pecan/distinfo (new) 1.1 +11 -0 ports/net-im/pidgin-msn-pecan/files/patch-Makefile (new) 1.1 +12 -0 ports/net-im/pidgin-msn-pecan/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:23:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1A051065670; Wed, 6 Aug 2008 07:23:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 475208FC15; Wed, 6 Aug 2008 07:23:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 09A842C50D21; Wed, 6 Aug 2008 10:23:25 +0300 (EEST) Date: Wed, 6 Aug 2008 10:23:25 +0300 From: Ion-Mihai Tetcu To: Philippe Audeoud Message-ID: <20080806102325.5b5fdcba@it.buh.tecnik93.com> In-Reply-To: <200808060717.m767HnFD076018@repoman.freebsd.org> References: <200808060717.m767HnFD076018@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/phpSysInfo Makefile distinfo ports/www/phpSysInfo/files patch-includes_os_class_BSD_common_inc_php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 07:23:28 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/phpSysInfo-3.0.r6_1.log: building phpSysInfo-3.0.r6_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: jadawin@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/www/phpSysInfo Makefile ident: $FreeBSD: ports/www/phpSysInfo/Makefile,v 1.27 2008/08/06 07:17:48 jadawin Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Aug 6 07:18:59 UTC 2008 ................................................... add_pkg libxml2-2.6.32.tbz pkg-config-0.23_1.tbz libiconv-1.11_1.tbz php5-5.2.6.tbz php5-pcre-5.2.6.tbz php5-xml-5.2.6.tbz php5-simplexml-5.2.6.tbz adding dependencies pkg_add libxml2-2.6.32.tbz pkg_add pkg-config-0.23_1.tbz skipping pkg-config-0.23_1, already added pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add php5-5.2.6.tbz pkg_add php5-pcre-5.2.6.tbz pkg_add php5-xml-5.2.6.tbz pkg_add php5-simplexml-5.2.6.tbz ===> Installing for phpSysInfo-3.0.r6_1 ===> phpSysInfo-3.0.r6_1 depends on file: /usr/local/include/php/main/php.h - found ===> phpSysInfo-3.0.r6_1 depends on file: /usr/local/lib/php/20060613/pcre.so - found ===> phpSysInfo-3.0.r6_1 depends on file: /usr/local/lib/php/20060613/xml.so - found ===> phpSysInfo-3.0.r6_1 depends on file: /usr/local/lib/php/20060613/simplexml.so - found ===> Generating temporary packing list ===> Checking if www/phpSysInfo already installed /bin/mkdir -p /usr/local/www/phpSysInfo cd /work/a/ports/www/phpSysInfo/work/phpsysinfo; /usr/bin/find . | /usr/bin/cpio -pdm -R www:www /usr/local/www/phpSysInfo 1361 blocks /bin/chmod -R 555 /usr/local/www/phpSysInfo /usr/bin/find /usr/local/www/phpSysInfo ! -type d | /usr/bin/xargs /bin/chmod 444 /bin/cp /usr/local/www/phpSysInfo/config.php.new /usr/local/www/phpSysInfo/config.php ===> Registering installation for phpSysInfo-3.0.r6_1 ================================================================ ======================================== ===> Building package for phpSysInfo-3.0.r6_1 tar: www/phpSysInfo/jquery.js: Cannot stat: No such file or directory tar: www/phpSysInfo/jquery.tablesorter.pack.js: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/phpSysInfo-3.0.r6_1.tbz Registering depends: php5-pcre-5.2.6 php5-xml-5.2.6 php5-simplexml-5.2.6 php5-5.2.6 libxml2-2.6.32 libiconv-1.11_1 pkg-config-0.23_1. Creating bzip'd tar ball in '/tmp/packages/All/phpSysInfo-3.0.r6_1.tbz' *** Error code 1 Stop in /a/ports/www/phpSysInfo. ================================================================ build of /usr/ports/www/phpSysInfo ended at Wed Aug 6 07:19:10 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:34:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C8161065673; Wed, 6 Aug 2008 07:34:51 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EDDFD8FC0A; Wed, 6 Aug 2008 07:34:50 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767Yowv077995; Wed, 6 Aug 2008 07:34:50 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767Yoob077994; Wed, 6 Aug 2008 07:34:50 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808060734.m767Yoob077994@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Wed, 6 Aug 2008 07:34: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/pccard pccard.c pccardvar.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, 06 Aug 2008 07:34:51 -0000 imp 2008-08-06 07:34:35 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c pccardvar.h Log: SVN rev 181342 on 2008-08-06 07:34:35Z by imp Unify the initial card probe/attach procedure with the kldload procedure. There were some subtle differences before that could lead to a variety of bugs, including resources being lost (in one case forever). pccard_probe_and_attach_card does this now, and includes comments about what's going on and why, since it isn't obvious from the code. Please let me know if I've missed anything... Provide a new function called pccard_select_cfe that allows drivers to select which configuration entry to use. This is needed for some older pre-MFC standard cards with many functions that want to activate all their functions by selecting alternative entries, or to work around broken ones. pccard_select_cfe will migrate into the pccard_if.m interface as its interface stabilizes to keep all the pccard drivers from referencing any symbols in the pccard.ko module directly. Fix a printf to refer to the right function name. Revision Changes Path 1.120 +111 -63 src/sys/dev/pccard/pccard.c 1.62 +3 -0 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:39:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C96D106567A; Wed, 6 Aug 2008 07:39:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8B14E8FC1A; Wed, 6 Aug 2008 07:39:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767d6lW078560; Wed, 6 Aug 2008 07:39:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767d66i078559; Wed, 6 Aug 2008 07:39:06 GMT (envelope-from miwi) Message-Id: <200808060739.m767d66i078559@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07: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/www Makefile ports/www/p5-HTML-Highlight 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, 06 Aug 2008 07:39:06 -0000 miwi 2008-08-06 07:39:06 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTML-Highlight Makefile distinfo pkg-descr pkg-plist Log: HTML::Highlight - A module to highlight words or patterns in HTML documents WWW: http://search.cpan.org/dist/HTML-Highlight/ PR: ports/126121 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.2111 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/p5-HTML-Highlight/Makefile (new) 1.1 +3 -0 ports/www/p5-HTML-Highlight/distinfo (new) 1.1 +3 -0 ports/www/p5-HTML-Highlight/pkg-descr (new) 1.1 +6 -0 ports/www/p5-HTML-Highlight/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:43:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EB221065676; Wed, 6 Aug 2008 07:43:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 324DC8FC17; Wed, 6 Aug 2008 07:43:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767hggC079114; Wed, 6 Aug 2008 07:43:42 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767hgAX079113; Wed, 6 Aug 2008 07:43:42 GMT (envelope-from miwi) Message-Id: <200808060743.m767hgAX079113@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:43:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/accessibility/py-papi 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, 06 Aug 2008 07:43:42 -0000 miwi 2008-08-06 07:43:42 UTC FreeBSD ports repository Modified files: accessibility/py-papi Makefile distinfo Added files: accessibility/py-papi pkg-plist Log: - Update to 0.0.6 PR: 126286 Submitted by: Marcus von Appen (maintainer) Revision Changes Path 1.7 +4 -12 ports/accessibility/py-papi/Makefile 1.5 +3 -3 ports/accessibility/py-papi/distinfo 1.3 +13 -0 ports/accessibility/py-papi/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:47:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79FF91065681; Wed, 6 Aug 2008 07:47:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4EFF38FC1D; Wed, 6 Aug 2008 07:47:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767lGUF079544; Wed, 6 Aug 2008 07:47:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767lGs1079543; Wed, 6 Aug 2008 07:47:16 GMT (envelope-from miwi) Message-Id: <200808060747.m767lGs1079543@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:47: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/security/tor-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, 06 Aug 2008 07:47:17 -0000 miwi 2008-08-06 07:47:16 UTC FreeBSD ports repository Modified files: security/tor-devel Makefile distinfo Log: - Update to 0.2.1.4-alpha PR: 126259 Submitted by: bf Approved by: maintainer Revision Changes Path 1.64 +1 -1 ports/security/tor-devel/Makefile 1.47 +3 -3 ports/security/tor-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:47:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B3E71065671; Wed, 6 Aug 2008 07:47:48 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E492D8FC1F; Wed, 6 Aug 2008 07:47:47 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767llZ7079620; Wed, 6 Aug 2008 07:47:47 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767lls0079619; Wed, 6 Aug 2008 07:47:47 GMT (envelope-from jadawin) Message-Id: <200808060747.m767lls0079619@repoman.freebsd.org> From: Philippe Audeoud Date: Wed, 6 Aug 2008 07:47: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/phpSysInfo 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, 06 Aug 2008 07:47:48 -0000 jadawin 2008-08-06 07:47:47 UTC FreeBSD ports repository Modified files: www/phpSysInfo pkg-plist Log: - Fix pkg-plist Reported by: IonBot Revision Changes Path 1.4 +54 -3 ports/www/phpSysInfo/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:48:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B128F1065670; Wed, 6 Aug 2008 07:48:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 85B7F8FC15; Wed, 6 Aug 2008 07:48:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767mITY079698; Wed, 6 Aug 2008 07:48:18 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767mIT3079697; Wed, 6 Aug 2008 07:48:18 GMT (envelope-from miwi) Message-Id: <200808060748.m767mIT3079697@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:48: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/math/qtiplot-doc 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, 06 Aug 2008 07:48:18 -0000 miwi 2008-08-06 07:48:18 UTC FreeBSD ports repository Modified files: math/qtiplot-doc Makefile distinfo pkg-plist Log: - Update to 0.9.7 PR: 126248 Submitted by: Max Brazhnikov (maintainer) Revision Changes Path 1.8 +4 -4 ports/math/qtiplot-doc/Makefile 1.8 +3 -3 ports/math/qtiplot-doc/distinfo 1.5 +65 -56 ports/math/qtiplot-doc/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:49:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CC4F106567D; Wed, 6 Aug 2008 07:49:54 +0000 (UTC) (envelope-from jadawin@tuxaco.net) Received: from huppa.tuxaco.net (unknown [IPv6:2001:41d0:1:66c1::1]) by mx1.freebsd.org (Postfix) with ESMTP id E2D458FC12; Wed, 6 Aug 2008 07:49:53 +0000 (UTC) (envelope-from jadawin@tuxaco.net) Received: from localhost (unknown [127.0.0.1]) by huppa.tuxaco.net (Postfix) with ESMTP id 3A069A958; Wed, 6 Aug 2008 09:53:46 +0200 (CEST) X-Virus-Scanned: amavisd-new at tuxaco.net Received: from huppa.tuxaco.net ([127.0.0.1]) by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PPDYIQrJQq4R; Wed, 6 Aug 2008 09:53:37 +0200 (CEST) Received: from localhost (unknown [IPv6:2a01:e35:2ec8:fa00::2]) (Authenticated sender: jadawin@tuxaco.net) by huppa.tuxaco.net (Postfix) with ESMTPA id 8EDF8A929; Wed, 6 Aug 2008 09:53:35 +0200 (CEST) Date: Wed, 6 Aug 2008 09:51:53 +0200 From: Philippe =?iso-8859-1?Q?Aud=E9oud?= To: Ion-Mihai Tetcu Message-ID: <20080806075153.GA46715@tuxaco.net> References: <200808060717.m767HnFD076018@repoman.freebsd.org> <20080806102325.5b5fdcba@it.buh.tecnik93.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080806102325.5b5fdcba@it.buh.tecnik93.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/phpSysInfo Makefile distinfo ports/www/phpSysInfo/files patch-includes_os_class_BSD_common_inc_php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 07:49:54 -0000 On Wed, 06 Aug 2008, Ion-Mihai Tetcu wrote: > Hi, > > > The build which triggered this email is done under tinderbox-2.4.3, on > 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" > and ccache support, with the "official" up-to-date Ports Tree, with the > following vars set: > NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. > Fixed. Thanks for report. > Thanks for your work on making FreeBSD better, > -- Philippe Audeoud Be Bear inside. From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:50:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3BA0106567A; Wed, 6 Aug 2008 07:50:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A80F08FC41; Wed, 6 Aug 2008 07:50:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767oflF080030; Wed, 6 Aug 2008 07:50:41 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767ofZu080029; Wed, 6 Aug 2008 07:50:41 GMT (envelope-from miwi) Message-Id: <200808060750.m767ofZu080029@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:50: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/math/qtiplot Makefile distinfo ports/math/qtiplot/files patch-qtiplot__qtiplot.pro X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 07:50:41 -0000 miwi 2008-08-06 07:50:41 UTC FreeBSD ports repository Modified files: math/qtiplot Makefile distinfo math/qtiplot/files patch-qtiplot__qtiplot.pro Log: - Update to 0.9.7 PR: 126247 Submitted by: Max Brazhnikov (maintainer) Revision Changes Path 1.27 +3 -6 ports/math/qtiplot/Makefile 1.19 +3 -3 ports/math/qtiplot/distinfo 1.8 +1 -1 ports/math/qtiplot/files/patch-qtiplot__qtiplot.pro From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:53:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 393831065764; Wed, 6 Aug 2008 07:53:08 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9EBCF8FC08; Wed, 6 Aug 2008 07:53:07 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767r7oo080288; Wed, 6 Aug 2008 07:53:07 GMT (envelope-from kevlo@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767r7t1080287; Wed, 6 Aug 2008 07:53:07 GMT (envelope-from kevlo@repoman.freebsd.org) Message-Id: <200808060753.m767r7t1080287@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kevlo@repoman.freebsd.org using -f From: Kevin Lo Date: Wed, 6 Aug 2008 07:52: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/mii rgephy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 07:53:08 -0000 kevlo 2008-08-06 07:52:59 UTC FreeBSD src repository Modified files: sys/dev/mii rgephy.c Log: SVN rev 181343 on 2008-08-06 07:52:59Z by kevlo Fix a copy/paste error Revision Changes Path 1.21 +0 -1 src/sys/dev/mii/rgephy.c From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:53:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DABC106566C; Wed, 6 Aug 2008 07:53:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 327CA8FC33; Wed, 6 Aug 2008 07:53:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767rn18080381; Wed, 6 Aug 2008 07:53:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767rn6n080380; Wed, 6 Aug 2008 07:53:49 GMT (envelope-from miwi) Message-Id: <200808060753.m767rn6n080380@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:53: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/x11/dmenu 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, 06 Aug 2008 07:53:49 -0000 miwi 2008-08-06 07:53:49 UTC FreeBSD ports repository Modified files: x11/dmenu Makefile distinfo pkg-descr Log: - Update to 3.8 - Update WWW PR: 126285 Submitted by: Jeroen Schot (maintainer) Revision Changes Path 1.25 +2 -2 ports/x11/dmenu/Makefile 1.24 +3 -3 ports/x11/dmenu/distinfo 1.6 +1 -1 ports/x11/dmenu/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:55:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CCAC1065684; Wed, 6 Aug 2008 07:55:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E54CD8FC0A; Wed, 6 Aug 2008 07:55:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767tDjH080619; Wed, 6 Aug 2008 07:55:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767tDQv080618; Wed, 6 Aug 2008 07:55:13 GMT (envelope-from miwi) Message-Id: <200808060755.m767tDQv080618@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:55: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/x11-wm/dwm Makefile distinfo pkg-descr ports/x11-wm/dwm/files patch-config.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, 06 Aug 2008 07:55:14 -0000 miwi 2008-08-06 07:55:13 UTC FreeBSD ports repository Modified files: x11-wm/dwm Makefile distinfo pkg-descr x11-wm/dwm/files patch-config.mk Log: - Update to 5.1 - Update WWW PR: 126284 Submitted by: Jeroen Schot (maintainer) Revision Changes Path 1.39 +2 -2 ports/x11-wm/dwm/Makefile 1.37 +3 -3 ports/x11-wm/dwm/distinfo 1.14 +8 -3 ports/x11-wm/dwm/files/patch-config.mk 1.5 +1 -1 ports/x11-wm/dwm/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:57:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDD7E1065678; Wed, 6 Aug 2008 07:57:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B21F28FC2E; Wed, 6 Aug 2008 07:57:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767v65f080879; Wed, 6 Aug 2008 07:57:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767v6lt080878; Wed, 6 Aug 2008 07:57:06 GMT (envelope-from miwi) Message-Id: <200808060757.m767v6lt080878@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07: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/deskutils/vym Makefile distinfo pkg-plist ports/deskutils/vym/files patch-mainwindow.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: Wed, 06 Aug 2008 07:57:07 -0000 miwi 2008-08-06 07:57:06 UTC FreeBSD ports repository Modified files: deskutils/vym Makefile distinfo pkg-plist deskutils/vym/files patch-mainwindow.cpp Log: - Update to 1.12.0 PR: 126222 Submitted by: Gerrit Beine (maintainer) Revision Changes Path 1.11 +1 -2 ports/deskutils/vym/Makefile 1.7 +3 -3 ports/deskutils/vym/distinfo 1.4 +4 -13 ports/deskutils/vym/files/patch-mainwindow.cpp 1.6 +14 -5 ports/deskutils/vym/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:57:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51B811065674; Wed, 6 Aug 2008 07:57:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 26AC98FC14; Wed, 6 Aug 2008 07:57:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767vtCu080967; Wed, 6 Aug 2008 07:57:55 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767vtcV080966; Wed, 6 Aug 2008 07:57:55 GMT (envelope-from miwi) Message-Id: <200808060757.m767vtcV080966@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 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/graphics/fraqtive 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, 06 Aug 2008 07:57:55 -0000 miwi 2008-08-06 07:57:55 UTC FreeBSD ports repository Modified files: graphics/fraqtive Makefile distinfo Log: - Update to 0.4.4 PR: 126249 Submitted by: Max Brazhnikov (maintainer) Revision Changes Path 1.12 +1 -2 ports/graphics/fraqtive/Makefile 1.7 +3 -3 ports/graphics/fraqtive/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 07:58:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 634EE1065681; Wed, 6 Aug 2008 07:58:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 37DEE8FC0C; Wed, 6 Aug 2008 07:58:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m767weRF081069; Wed, 6 Aug 2008 07:58:40 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m767wefI081068; Wed, 6 Aug 2008 07:58:40 GMT (envelope-from miwi) Message-Id: <200808060758.m767wefI081068@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 07:58: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/ports-mgmt/bpkg Makefile ports/ports-mgmt/bpkg/files bpkg.8 bpkg.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 07:58:40 -0000 miwi 2008-08-06 07:58:40 UTC FreeBSD ports repository Modified files: ports-mgmt/bpkg Makefile ports-mgmt/bpkg/files bpkg.8 bpkg.sh.in Log: - Update to 2.0.3 PR: 126277 Submitted by: Andy Kosela (maintainer) Revision Changes Path 1.19 +1 -2 ports/ports-mgmt/bpkg/Makefile 1.14 +25 -21 ports/ports-mgmt/bpkg/files/bpkg.8 1.18 +106 -21 ports/ports-mgmt/bpkg/files/bpkg.sh.in From owner-cvs-all@FreeBSD.ORG Wed Aug 6 08:20:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 463E4106566B; Wed, 6 Aug 2008 08:20:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1B03D8FC08; Wed, 6 Aug 2008 08:20:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m768KaFi083925; Wed, 6 Aug 2008 08:20:36 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m768KaEn083924; Wed, 6 Aug 2008 08:20:36 GMT (envelope-from miwi) Message-Id: <200808060820.m768KaEn083924@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 08:20: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/accessibility/py-papi 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, 06 Aug 2008 08:20:37 -0000 miwi 2008-08-06 08:20:36 UTC FreeBSD ports repository Modified files: accessibility/py-papi Makefile distinfo pkg-plist Log: - File was rerolled to add missing example file - Bump PORTREVISION Submitted by: maintainer via im Revision Changes Path 1.8 +3 -1 ports/accessibility/py-papi/Makefile 1.6 +3 -3 ports/accessibility/py-papi/distinfo 1.4 +2 -0 ports/accessibility/py-papi/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 08:24:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1D35106567B; Wed, 6 Aug 2008 08:24:06 +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 7BA0A8FC08; Wed, 6 Aug 2008 08:24:06 +0000 (UTC) (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 A270F46BC0; Wed, 6 Aug 2008 04:24:05 -0400 (EDT) Date: Wed, 6 Aug 2008 09:24:05 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Remko Lodder In-Reply-To: <4898BBF1.2080407@FreeBSD.org> Message-ID: References: <200808052042.m75Kg0qZ052029@repoman.freebsd.org> <4898BBF1.2080407@FreeBSD.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) 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, John Baldwin Subject: Re: cvs commit: src/usr.sbin Makefile src/usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 08:24:07 -0000 On Tue, 5 Aug 2008, Remko Lodder wrote: > John Baldwin wrote: >> jhb 2008-08-05 20:41:46 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.sbin Makefile Added files: >> usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh Log: >> SVN rev 181335 on 2008-08-05 20:41:46Z by jhb >> Add a script to perform simple analysis of a crash dump (either a full >> dump or minidump). When the script is run, it generates a text file >> containing the output of several commands run againt the core dump such >> as kgdb (stack trace), ps, netstat, vmstat, iostat, dmesg, and fstat. >> Obtained from: Yahoo! >> MFC after: 2 weeks > > awesome! This sounds something brilliant we can use for the send-pr stuff :) > > Thanks John! (And Yahoo!) It should also be easy to add a call to ddb(8)'s capture buffer dump routine so that scripted (or unscripted) DDB session output appears in crashinfo output in the same way it appears in textdumps. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Wed Aug 6 08:28:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3A291065677; Wed, 6 Aug 2008 08:28:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 793358FC15; Wed, 6 Aug 2008 08:28:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m768SUTA084560; Wed, 6 Aug 2008 08:28:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m768SUZj084559; Wed, 6 Aug 2008 08:28:30 GMT (envelope-from pav) Message-Id: <200808060828.m768SUZj084559@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 6 Aug 2008 08: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/net/liferea Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 08:28:30 -0000 pav 2008-08-06 08:28:30 UTC FreeBSD ports repository Modified files: net/liferea Makefile Log: - Since USE_GECKO is now recognized by bsd.port.mk, move it down to the conditional and remove manual inclusion of bsd.gecko.mk. This fixes always-on dependency on Firefox. Revision Changes Path 1.126 +2 -2 ports/net/liferea/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 08:29:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 130301065673; Wed, 6 Aug 2008 08:29:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F26A68FC14; Wed, 6 Aug 2008 08:29:56 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m768TuDb084695; Wed, 6 Aug 2008 08:29:56 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m768TuXh084694; Wed, 6 Aug 2008 08:29:56 GMT (envelope-from pav) Message-Id: <200808060829.m768TuXh084694@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 6 Aug 2008 08:29:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/boinc-client Makefile distinfo pkg-plist ports/net/boinc-client/files patch-CPUID patch-fix_anonymous_platform_attach patch-lib_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: Wed, 06 Aug 2008 08:29:57 -0000 pav 2008-08-06 08:29:56 UTC FreeBSD ports repository Modified files: net/boinc-client Makefile distinfo pkg-plist Removed files: net/boinc-client/files patch-CPUID patch-fix_anonymous_platform_attach patch-lib_util.C Log: - Update to 6.2.14 Revision Changes Path 1.35 +1 -2 ports/net/boinc-client/Makefile 1.13 +3 -3 ports/net/boinc-client/distinfo 1.3 +0 -80 ports/net/boinc-client/files/patch-CPUID (dead) 1.3 +0 -18 ports/net/boinc-client/files/patch-fix_anonymous_platform_attach (dead) 1.2 +0 -10 ports/net/boinc-client/files/patch-lib_util.C (dead) 1.9 +2 -6 ports/net/boinc-client/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 08:30:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 923C71065672; Wed, 6 Aug 2008 08:30:27 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 681D88FC0A; Wed, 6 Aug 2008 08:30:27 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m768URGS084831; Wed, 6 Aug 2008 08:30:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m768URnM084830; Wed, 6 Aug 2008 08:30:27 GMT (envelope-from pav) Message-Id: <200808060830.m768URnM084830@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 6 Aug 2008 08:30:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/boinc_curses Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 08:30:27 -0000 pav 2008-08-06 08:30:27 UTC FreeBSD ports repository Modified files: net/boinc_curses Makefile Log: - Trigger rebuild with boinc-client 6.x Revision Changes Path 1.7 +1 -0 ports/net/boinc_curses/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 09:15:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8FF41065671; Wed, 6 Aug 2008 09:15:36 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AE53A8FC13; Wed, 6 Aug 2008 09:15:36 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m769Fa8Q099111; Wed, 6 Aug 2008 09:15:36 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m769FaLf099110; Wed, 6 Aug 2008 09:15:36 GMT (envelope-from demon) Message-Id: <200808060915.m769FaLf099110@repoman.freebsd.org> From: Dmitry Sivachenko Date: Wed, 6 Aug 2008 09:15: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/links 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, 06 Aug 2008 09:15:37 -0000 demon 2008-08-06 09:15:36 UTC FreeBSD ports repository Modified files: www/links Makefile distinfo Log: Update to 2.2 release. PR: 126268 Submitted by: bf Revision Changes Path 1.56 +1 -1 ports/www/links/Makefile 1.27 +3 -3 ports/www/links/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 09:34:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C8811065671; Wed, 6 Aug 2008 09:34:33 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E60AB8FC15; Wed, 6 Aug 2008 09:34:32 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m769YWK4000649; Wed, 6 Aug 2008 09:34:32 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m769YWwb000648; Wed, 6 Aug 2008 09:34:32 GMT (envelope-from lbr) Message-Id: <200808060934.m769YWwb000648@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 6 Aug 2008 09: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/devel/p5-Config-Any 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, 06 Aug 2008 09:34:33 -0000 lbr 2008-08-06 09:34:32 UTC FreeBSD ports repository Modified files: devel/p5-Config-Any Makefile distinfo Log: Update to 0.13 Revision Changes Path 1.9 +1 -1 ports/devel/p5-Config-Any/Makefile 1.7 +3 -3 ports/devel/p5-Config-Any/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 09:38:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 255EE106566B; Wed, 6 Aug 2008 09:38:12 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EF18E8FC13; Wed, 6 Aug 2008 09:38:11 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m769cBTR001013; Wed, 6 Aug 2008 09:38:11 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m769cBBZ001012; Wed, 6 Aug 2008 09:38:11 GMT (envelope-from lbr) Message-Id: <200808060938.m769cBBZ001012@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 6 Aug 2008 09: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/devel/p5-Class-MOP 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, 06 Aug 2008 09:38:12 -0000 lbr 2008-08-06 09:38:11 UTC FreeBSD ports repository Modified files: devel/p5-Class-MOP Makefile distinfo Log: Update to 0.64 Revision Changes Path 1.29 +1 -1 ports/devel/p5-Class-MOP/Makefile 1.25 +3 -3 ports/devel/p5-Class-MOP/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 09:56:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75AE2106566C; Wed, 6 Aug 2008 09:56:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4B2568FC32; Wed, 6 Aug 2008 09:56:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m769uBZj002437; Wed, 6 Aug 2008 09:56:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m769uBGe002436; Wed, 6 Aug 2008 09:56:11 GMT (envelope-from miwi) Message-Id: <200808060956.m769uBGe002436@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 09:56: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/decibel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 09:56:11 -0000 miwi 2008-08-06 09:56:11 UTC FreeBSD ports repository Modified files: net-im/decibel Makefile Log: - Fix build after cmake update - Disable KDE4 detection - Remove FreeBSD 5.X support - Bump PORTREVISION Reported by: pavbot/erwinbot Revision Changes Path 1.7 +3 -9 ports/net-im/decibel/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 09:56:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A37021065675; Wed, 6 Aug 2008 09:56:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7917F8FC33; Wed, 6 Aug 2008 09:56:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m769uh8I002503; Wed, 6 Aug 2008 09:56:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m769uhbr002502; Wed, 6 Aug 2008 09:56:43 GMT (envelope-from miwi) Message-Id: <200808060956.m769uhbr002502@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 09: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-im/decibel/files patch-CMakeLists.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 09:56:43 -0000 miwi 2008-08-06 09:56:43 UTC FreeBSD ports repository Added files: net-im/decibel/files patch-CMakeLists.txt Log: - Add missing patch Revision Changes Path 1.1 +10 -0 ports/net-im/decibel/files/patch-CMakeLists.txt (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:02:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96C0B106566C; Wed, 6 Aug 2008 10:02:22 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2BB8FC1E; Wed, 6 Aug 2008 10:02:22 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76A2ME5002961; Wed, 6 Aug 2008 10:02:22 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76A2MfH002960; Wed, 6 Aug 2008 10:02:22 GMT (envelope-from lbr) Message-Id: <200808061002.m76A2MfH002960@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 6 Aug 2008 10: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/p5-Moose 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, 06 Aug 2008 10:02:22 -0000 lbr 2008-08-06 10:02:22 UTC FreeBSD ports repository Modified files: devel/p5-Moose Makefile distinfo pkg-plist Log: Update to 0.55 Revision Changes Path 1.31 +20 -15 ports/devel/p5-Moose/Makefile 1.29 +3 -3 ports/devel/p5-Moose/distinfo 1.13 +21 -12 ports/devel/p5-Moose/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:25:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D42AD1065689; Wed, 6 Aug 2008 10:25:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C3C1B8FC22; Wed, 6 Aug 2008 10:25:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AP77F008197; Wed, 6 Aug 2008 10:25:07 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76AP7dB008196; Wed, 6 Aug 2008 10:25:07 GMT (envelope-from amdmi3) Message-Id: <200808061025.m76AP7dB008196@repoman.freebsd.org> From: Dmitry Marakasov Date: Wed, 6 Aug 2008 10:25: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 Makefile ports/devel/valide 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, 06 Aug 2008 10:25:07 -0000 amdmi3 2008-08-06 10:25:07 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/valide Makefile distinfo pkg-descr pkg-plist Log: Val(a)IDE is an Integrated Development Environment (IDE) for the Vala programming language. WWW: http://home.gna.org/valide/ PR: ports/126253 Submitted by: Romain Tartière Approved by: miwi (mentor implicit) Revision Changes Path 1.3163 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/valide/Makefile (new) 1.1 +3 -0 ports/devel/valide/distinfo (new) 1.1 +4 -0 ports/devel/valide/pkg-descr (new) 1.1 +29 -0 ports/devel/valide/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:31:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 862FF1065675; Wed, 6 Aug 2008 10:31:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0B48FC23; Wed, 6 Aug 2008 10:31:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AV7iX010647; Wed, 6 Aug 2008 10:31:07 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76AV7I2010646; Wed, 6 Aug 2008 10:31:07 GMT (envelope-from miwi) Message-Id: <200808061031.m76AV7I2010646@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 10:31: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/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: Wed, 06 Aug 2008 10:31:07 -0000 miwi 2008-08-06 10:31:07 UTC FreeBSD ports repository Modified files: sysutils/pear-Log Makefile distinfo Log: - Update to 1.11.1 Revision Changes Path 1.46 +1 -1 ports/sysutils/pear-Log/Makefile 1.29 +3 -3 ports/sysutils/pear-Log/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:34:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE415106566C; Wed, 6 Aug 2008 10:34:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C8A3E8FC21; Wed, 6 Aug 2008 10:34:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AYBA0011085; Wed, 6 Aug 2008 10:34:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76AYBrk011084; Wed, 6 Aug 2008 10:34:11 GMT (envelope-from miwi) Message-Id: <200808061034.m76AYBrk011084@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 10:34: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/autoconf-archive 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, 06 Aug 2008 10:34:13 -0000 miwi 2008-08-06 10:34:11 UTC FreeBSD ports repository Modified files: devel/autoconf-archive Makefile distinfo pkg-plist Log: - Update to 2008-07-25 PR: 126264 Submitted by: Martin Kammerhoffer (maintainer) Revision Changes Path 1.11 +1 -1 ports/devel/autoconf-archive/Makefile 1.11 +3 -3 ports/devel/autoconf-archive/distinfo 1.8 +76 -1 ports/devel/autoconf-archive/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:35:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A22D51065671; Wed, 6 Aug 2008 10:35:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 785E28FC19; Wed, 6 Aug 2008 10:35:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AZ4YG011210; Wed, 6 Aug 2008 10:35:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76AZ4L4011209; Wed, 6 Aug 2008 10:35:04 GMT (envelope-from miwi) Message-Id: <200808061035.m76AZ4L4011209@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 10:35: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/pear-PHPUnit3 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, 06 Aug 2008 10:35:04 -0000 miwi 2008-08-06 10:35:04 UTC FreeBSD ports repository Modified files: devel/pear-PHPUnit3 Makefile distinfo Log: - Update to 3.2.21 PR: 126221 Submitted by: Gerrit Beine (maintainer) Revision Changes Path 1.30 +1 -1 ports/devel/pear-PHPUnit3/Makefile 1.20 +3 -3 ports/devel/pear-PHPUnit3/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:36:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34433106567B; Wed, 6 Aug 2008 10:36:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0A9068FC22; Wed, 6 Aug 2008 10:36:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AancS011397; Wed, 6 Aug 2008 10:36:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76Aan1k011396; Wed, 6 Aug 2008 10:36:49 GMT (envelope-from miwi) Message-Id: <200808061036.m76Aan1k011396@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 10:36:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/tork 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, 06 Aug 2008 10:36:50 -0000 miwi 2008-08-06 10:36:49 UTC FreeBSD ports repository Modified files: net-mgmt/tork Makefile distinfo pkg-plist Log: - Update to 0.29.2 PR: 126246 Submitted by: "Beat Gätzi" Approved by: maintainer Revision Changes Path 1.5 +1 -2 ports/net-mgmt/tork/Makefile 1.4 +3 -3 ports/net-mgmt/tork/distinfo 1.4 +2 -0 ports/net-mgmt/tork/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:38:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D1471065675; Wed, 6 Aug 2008 10:38:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 130988FC1B; Wed, 6 Aug 2008 10:38:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76Ac9j7011512; Wed, 6 Aug 2008 10:38:09 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76Ac94K011511; Wed, 6 Aug 2008 10:38:09 GMT (envelope-from miwi) Message-Id: <200808061038.m76Ac94K011511@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 10:38: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/graphics/qcomicbook Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 10:38:10 -0000 miwi 2008-08-06 10:38:09 UTC FreeBSD ports repository Modified files: graphics/qcomicbook Makefile Log: - Disable imlib2 (it's not used temporary) - Install desktop icon/entry - Bump PORTREVISION PR: 126272 Submitted by: Max Brazhnikov (maintainer) Revision Changes Path 1.24 +6 -8 ports/graphics/qcomicbook/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:39:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 862A2106564A; Wed, 6 Aug 2008 10:39:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 754A58FC22; Wed, 6 Aug 2008 10:39:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AdC3p011671; Wed, 6 Aug 2008 10:39:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76AdCgE011670; Wed, 6 Aug 2008 10:39:12 GMT (envelope-from miwi) Message-Id: <200808061039.m76AdCgE011670@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 10:39: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/www Makefile ports/www/xoops Makefile distinfo pkg-descr pkg-plist ports/www/xoops/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: Wed, 06 Aug 2008 10:39:12 -0000 miwi 2008-08-06 10:39:12 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xoops Makefile distinfo pkg-descr pkg-plist www/xoops/files pkg-message.in Log: XOOPS is an extensible, OO (Object Oriented), easy to use dynamic web content management system written in PHP. XOOPS is the ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and much more. WWW: http://www.xoops.org/ PR: ports/126194 Submitted by: Wen heping Revision Changes Path 1.2112 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/xoops/Makefile (new) 1.1 +3 -0 ports/www/xoops/distinfo (new) 1.1 +27 -0 ports/www/xoops/files/pkg-message.in (new) 1.1 +7 -0 ports/www/xoops/pkg-descr (new) 1.1 +745 -0 ports/www/xoops/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:48:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD8071065674; Wed, 6 Aug 2008 10:48:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CCBBB8FC1D; Wed, 6 Aug 2008 10:48:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AmNPh012431; Wed, 6 Aug 2008 10:48:23 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76AmNjo012430; Wed, 6 Aug 2008 10:48:23 GMT (envelope-from miwi) Message-Id: <200808061048.m76AmNjo012430@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 10:48: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/math Makefile ports/math/gmm++ 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, 06 Aug 2008 10:48:24 -0000 miwi 2008-08-06 10:48:23 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/gmm++ Makefile distinfo pkg-descr pkg-plist Log: Gmm++ is a generic C++ template library for sparse, dense and skyline matrices. It is built as a set of generic algorithms (mult, add, copy, sub-matrices, dense and sparse solvers ...) for any interfaced vector type or matrix type. It can be view as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built in Gmm++, hence it can be used as a standalone linear algebra library. Interfacing a vector or matrix type means writing "traits" objects called "linalg_traits", which describe their properties. The library offers predefined dense, sparse and skyline matrix types. WWW: http://home.gna.org/getfem/ Revision Changes Path 1.486 +1 -0 ports/math/Makefile 1.1 +19 -0 ports/math/gmm++/Makefile (new) 1.1 +3 -0 ports/math/gmm++/distinfo (new) 1.1 +12 -0 ports/math/gmm++/pkg-descr (new) 1.1 +55 -0 ports/math/gmm++/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 10:59:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62F4F106564A; Wed, 6 Aug 2008 10:59:15 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 395778FC1B; Wed, 6 Aug 2008 10:59:15 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76AxFLo013241; Wed, 6 Aug 2008 10:59:15 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76AxFNo013240; Wed, 6 Aug 2008 10:59:15 GMT (envelope-from gabor) Message-Id: <200808061059.m76AxFNo013240@repoman.freebsd.org> From: Gabor Kovesdan Date: Wed, 6 Aug 2008 10:59: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: 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, 06 Aug 2008 10:59:15 -0000 gabor 2008-08-06 10:59:15 UTC FreeBSD doc repository Modified files: . access Log: Please welcome Gabor Pali (pgj@) as a full doc/www committer. He has been a Hungarian translator and recently has done a nice renovation on the original English FAQ document. From now on his access isn't limited to the Hungarian trees any more. I'll be his mentor. Approved by: doceng (blackend) Revision Changes Path 1.611 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Wed Aug 6 12:19:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A2AB106566C; Wed, 6 Aug 2008 12:19:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3FD828FC15; Wed, 6 Aug 2008 12:19:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76CJmo5022089; Wed, 6 Aug 2008 12:19:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76CJmpj022088; Wed, 6 Aug 2008 12:19:48 GMT (envelope-from pav) Message-Id: <200808061219.m76CJmpj022088@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 6 Aug 2008 12: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/graphics/gthumb 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, 06 Aug 2008 12:19:48 -0000 pav 2008-08-06 12:19:48 UTC FreeBSD ports repository Modified files: graphics/gthumb Makefile distinfo pkg-plist Log: - Update to 2.10.9 Revision Changes Path 1.42 +1 -2 ports/graphics/gthumb/Makefile 1.23 +3 -3 ports/graphics/gthumb/distinfo 1.17 +1 -0 ports/graphics/gthumb/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 12:21:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B86341065671; Wed, 6 Aug 2008 12:21:29 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A44AE8FC2D; Wed, 6 Aug 2008 12:21:29 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76CLTCG022437; Wed, 6 Aug 2008 12:21:29 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76CLTCh022436; Wed, 6 Aug 2008 12:21:29 GMT (envelope-from maho) Message-Id: <200808061221.m76CLTCh022436@repoman.freebsd.org> From: Maho Nakata Date: Wed, 6 Aug 2008 12:21:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2 Makefile ports/editors/openoffice.org-2/files patch-i91369 ports/editors/openoffice.org-2-RC Makefile ports/editors/openoffice.org-2-RC/files patch-i91369 ports/editors/openoffice.org-2-devel Makefile ports/editors/openoffice.org-2-devel/files patch-i91369 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 12:21:29 -0000 maho 2008-08-06 12:21:29 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile editors/openoffice.org-2-RC Makefile editors/openoffice.org-2-devel Makefile Added files: editors/openoffice.org-2/files patch-i91369 editors/openoffice.org-2-RC/files patch-i91369 editors/openoffice.org-2-devel/files patch-i91369 Log: Use stock gcc for FreeBSD 6. Revision Changes Path 1.341 +3 -5 ports/editors/openoffice.org-2-RC/Makefile 1.1 +16 -0 ports/editors/openoffice.org-2-RC/files/patch-i91369 (new) 1.366 +3 -6 ports/editors/openoffice.org-2-devel/Makefile 1.1 +16 -0 ports/editors/openoffice.org-2-devel/files/patch-i91369 (new) 1.307 +3 -5 ports/editors/openoffice.org-2/Makefile 1.1 +16 -0 ports/editors/openoffice.org-2/files/patch-i91369 (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 13:04:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DA4E1065684; Wed, 6 Aug 2008 13:04:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 141128FC0C; Wed, 6 Aug 2008 13:04:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76D4rhH036090; Wed, 6 Aug 2008 13:04:53 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76D4rlt036089; Wed, 6 Aug 2008 13:04:53 GMT (envelope-from pav) Message-Id: <200808061304.m76D4rlt036089@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 6 Aug 2008 13:04:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/pear-OLE 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, 06 Aug 2008 13:04:54 -0000 pav 2008-08-06 13:04:53 UTC FreeBSD ports repository Modified files: devel/pear-OLE Makefile distinfo Log: - Update to 0.6.1 Submitted by: miwi Revision Changes Path 1.5 +3 -2 ports/devel/pear-OLE/Makefile 1.3 +3 -3 ports/devel/pear-OLE/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 13:35:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 291971065677; Wed, 6 Aug 2008 13:35:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18DC68FC1B; Wed, 6 Aug 2008 13:35:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76DZ3da038579; Wed, 6 Aug 2008 13:35:03 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76DZ32Q038578; Wed, 6 Aug 2008 13:35:03 GMT (envelope-from miwi) Message-Id: <200808061335.m76DZ32Q038578@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 13:35:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-File-Stream 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, 06 Aug 2008 13:35:04 -0000 miwi 2008-08-06 13:35:03 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-Stream Makefile distinfo pkg-descr pkg-plist Log: Perl filehandles are streams, but sometimes they just aren't powerful enough. This module offers to have streams from filehandles searched with regexes and allows the global input record separator variable to contain regexes. Thus, readline() and the <> operator can now return records delimited by regular expression matches. WWW: http://search.cpan.org/dist/File-Stream/ PR: ports/125926 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.3164 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-File-Stream/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-Stream/distinfo (new) 1.1 +9 -0 ports/devel/p5-File-Stream/pkg-descr (new) 1.1 +2 -0 ports/devel/p5-File-Stream/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 13:35:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3550D1065674; Wed, 6 Aug 2008 13:35:21 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0C5578FC18; Wed, 6 Aug 2008 13:35:21 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76DZKwt038660; Wed, 6 Aug 2008 13:35:20 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76DZKkZ038659; Wed, 6 Aug 2008 13:35:20 GMT (envelope-from mm) Message-Id: <200808061335.m76DZKkZ038659@repoman.freebsd.org> From: Martin Matuska Date: Wed, 6 Aug 2008 13:35: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/net-im/jabber-pymsn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 13:35:21 -0000 mm 2008-08-06 13:35:20 UTC FreeBSD ports repository Modified files: net-im/jabber-pymsn Makefile Log: - Fix MSN protocol string - Bump PORTREVISION PR: ports/126276 Submitted by: garga Revision Changes Path 1.26 +4 -1 ports/net-im/jabber-pymsn/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 13:35:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FED41065674; Wed, 6 Aug 2008 13:35:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB0278FC22; Wed, 6 Aug 2008 13:35:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76DZvdu038722; Wed, 6 Aug 2008 13:35:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76DZvAR038721; Wed, 6 Aug 2008 13:35:57 GMT (envelope-from miwi) Message-Id: <200808061335.m76DZvAR038721@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 13:35: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/sysutils/daa2iso 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, 06 Aug 2008 13:35:58 -0000 miwi 2008-08-06 13:35:57 UTC FreeBSD ports repository Modified files: sysutils/daa2iso Makefile distinfo Log: - Update to 0.1.5a - Update maintainer mail adress PR: 126250 Submitted by: Martin Tournoij (maintainer) Revision Changes Path 1.4 +22 -4 ports/sysutils/daa2iso/Makefile 1.4 +3 -3 ports/sysutils/daa2iso/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 13:36:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5E44106566C; Wed, 6 Aug 2008 13:36:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD5B8FC18; Wed, 6 Aug 2008 13:36:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76DavjW038835; Wed, 6 Aug 2008 13:36:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76DavQM038834; Wed, 6 Aug 2008 13:36:57 GMT (envelope-from miwi) Message-Id: <200808061336.m76DavQM038834@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 13:36: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/sysutils/uif2iso 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, 06 Aug 2008 13:36:57 -0000 miwi 2008-08-06 13:36:57 UTC FreeBSD ports repository Modified files: sysutils/uif2iso Makefile distinfo Log: - Update to 0.1.5a - Update maintainer mail adress PR: 126251 Submitted by: Martin Tournoij (maintainer) Revision Changes Path 1.4 +20 -3 ports/sysutils/uif2iso/Makefile 1.4 +3 -3 ports/sysutils/uif2iso/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 13:37:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECF22106566C; Wed, 6 Aug 2008 13:37:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C470B8FC20; Wed, 6 Aug 2008 13:37:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76DbtEF038926; Wed, 6 Aug 2008 13:37:55 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76Dbtrm038925; Wed, 6 Aug 2008 13:37:55 GMT (envelope-from miwi) Message-Id: <200808061337.m76Dbtrm038925@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 13:37: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/net/p5-ZConf 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, 06 Aug 2008 13:37:56 -0000 miwi 2008-08-06 13:37:55 UTC FreeBSD ports repository Modified files: net/p5-ZConf Makefile distinfo Log: - Update to 0.3.2 PR: 125893 Submitted by: "Zane C.B." (maintainer) Revision Changes Path 1.4 +1 -1 ports/net/p5-ZConf/Makefile 1.3 +3 -3 ports/net/p5-ZConf/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 13:56:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B56C106566C; Wed, 6 Aug 2008 13:56:07 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 61B0F8FC13; Wed, 6 Aug 2008 13:56:07 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76Du7Ff040486; Wed, 6 Aug 2008 13:56:07 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76Du7Pk040484; Wed, 6 Aug 2008 13:56:07 GMT (envelope-from jadawin) Message-Id: <200808061356.m76Du7Pk040484@repoman.freebsd.org> From: Philippe Audeoud Date: Wed, 6 Aug 2008 13:56: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/fakeroot Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 13:56:07 -0000 jadawin 2008-08-06 13:56:07 UTC FreeBSD ports repository Modified files: security/fakeroot Makefile distinfo Log: - Update to 1.9.6 PR: ports/126281 Submitted by: maintainer (ganael.laplanche martymac.com) Revision Changes Path 1.18 +1 -1 ports/security/fakeroot/Makefile 1.11 +3 -3 ports/security/fakeroot/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 14:06:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA6D0106564A; Wed, 6 Aug 2008 14:06:18 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C56B28FC18; Wed, 6 Aug 2008 14:06:18 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76E6IOF042841; Wed, 6 Aug 2008 14:06:18 GMT (envelope-from dfr@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76E6IGe042840; Wed, 6 Aug 2008 14:06:18 GMT (envelope-from dfr@repoman.freebsd.org) Message-Id: <200808061406.m76E6IGe042840@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to dfr@repoman.freebsd.org using -f From: Doug Rabson Date: Wed, 6 Aug 2008 14:02: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/gnu/usr.bin/groff/tmac mdoc.local src/include/gssapi gssapi.h src/include/rpc Makefile auth.h rpcsec_gss.h svc.h src/kerberos5/lib/libgssapi_krb5 Makefile pname_to_uid.c src/lib Makefile src/lib/libc/rpc Makefile.inc Symbol.map clnt_dg.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 14:06:19 -0000 dfr 2008-08-06 14:02:05 UTC FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac mdoc.local include/gssapi gssapi.h include/rpc Makefile auth.h svc.h kerberos5/lib/libgssapi_krb5 Makefile lib Makefile lib/libc/rpc Makefile.inc Symbol.map clnt_dg.c clnt_perror.c clnt_vc.c svc.c svc_auth.c svc_dg.c svc_raw.c svc_vc.c lib/libc/xdr xdr_rec.c lib/libgssapi Makefile Symbol.map gss_mech_switch.c gss_utils.c mech_switch.h utils.h Added files: include/rpc rpcsec_gss.h kerberos5/lib/libgssapi_krb5 pname_to_uid.c lib/libc/rpc rpcsec_gss_stub.c lib/libgssapi gss_pname_to_uid.c lib/librpcsec_gss Makefile Symbol.map rpc_gss_get_error.3 rpc_gss_get_mech_info.3 rpc_gss_get_mechanisms.3 rpc_gss_get_principal_name.3 rpc_gss_get_versions.3 rpc_gss_getcred.3 rpc_gss_is_installed.3 rpc_gss_max_data_length.3 rpc_gss_mech_to_oid.3 rpc_gss_oid_to_mech.3 rpc_gss_qop_to_num.3 rpc_gss_seccreate.3 rpc_gss_set_callback.3 rpc_gss_set_defaults.3 rpc_gss_set_svc_name.3 rpc_gss_svc_max_data_length.3 rpcsec_gss.3 rpcsec_gss.c rpcsec_gss_conf.c rpcsec_gss_int.h rpcsec_gss_misc.c rpcsec_gss_prot.c svc_rpcsec_gss.c Log: SVN rev 181344 on 2008-08-06 14:02:05Z by dfr Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This is based on an old implementation from the University of Michigan with lots of changes and fixes by me and the addition of a Solaris-compatible API. Sponsored by: Isilon Systems Reviewed by: alfred Revision Changes Path 1.64 +1 -0 src/gnu/usr.bin/groff/tmac/mdoc.local 1.5 +9 -0 src/include/gssapi/gssapi.h 1.4 +1 -1 src/include/rpc/Makefile 1.22 +16 -2 src/include/rpc/auth.h 1.1 +179 -0 src/include/rpc/rpcsec_gss.h (new) 1.25 +43 -0 src/include/rpc/svc.h 1.2 +1 -0 src/kerberos5/lib/libgssapi_krb5/Makefile 1.1 +59 -0 src/kerberos5/lib/libgssapi_krb5/pname_to_uid.c (new) 1.232 +3 -1 src/lib/Makefile 1.29 +3 -2 src/lib/libc/rpc/Makefile.inc 1.4 +4 -0 src/lib/libc/rpc/Symbol.map 1.20 +87 -23 src/lib/libc/rpc/clnt_dg.c 1.18 +8 -1 src/lib/libc/rpc/clnt_perror.c 1.21 +37 -12 src/lib/libc/rpc/clnt_vc.c 1.1 +48 -0 src/lib/libc/rpc/rpcsec_gss_stub.c (new) 1.25 +48 -10 src/lib/libc/rpc/svc.c 1.14 +24 -0 src/lib/libc/rpc/svc_auth.c 1.9 +27 -7 src/lib/libc/rpc/svc_dg.c 1.16 +28 -10 src/lib/libc/rpc/svc_raw.c 1.28 +32 -13 src/lib/libc/rpc/svc_vc.c 1.23 +13 -12 src/lib/libc/xdr/xdr_rec.c 1.5 +1 -0 src/lib/libgssapi/Makefile 1.2 +7 -0 src/lib/libgssapi/Symbol.map 1.4 +1 -0 src/lib/libgssapi/gss_mech_switch.c 1.1 +69 -0 src/lib/libgssapi/gss_pname_to_uid.c (new) 1.5 +12 -0 src/lib/libgssapi/gss_utils.c 1.3 +8 -0 src/lib/libgssapi/mech_switch.h 1.3 +1 -0 src/lib/libgssapi/utils.h 1.1 +39 -0 src/lib/librpcsec_gss/Makefile (new) 1.1 +28 -0 src/lib/librpcsec_gss/Symbol.map (new) 1.1 +58 -0 src/lib/librpcsec_gss/rpc_gss_get_error.3 (new) 1.1 +68 -0 src/lib/librpcsec_gss/rpc_gss_get_mech_info.3 (new) 1.1 +55 -0 src/lib/librpcsec_gss/rpc_gss_get_mechanisms.3 (new) 1.1 +82 -0 src/lib/librpcsec_gss/rpc_gss_get_principal_name.3 (new) 1.1 +64 -0 src/lib/librpcsec_gss/rpc_gss_get_versions.3 (new) 1.1 +85 -0 src/lib/librpcsec_gss/rpc_gss_getcred.3 (new) 1.1 +65 -0 src/lib/librpcsec_gss/rpc_gss_is_installed.3 (new) 1.1 +64 -0 src/lib/librpcsec_gss/rpc_gss_max_data_length.3 (new) 1.1 +68 -0 src/lib/librpcsec_gss/rpc_gss_mech_to_oid.3 (new) 1.1 +68 -0 src/lib/librpcsec_gss/rpc_gss_oid_to_mech.3 (new) 1.1 +70 -0 src/lib/librpcsec_gss/rpc_gss_qop_to_num.3 (new) 1.1 +112 -0 src/lib/librpcsec_gss/rpc_gss_seccreate.3 (new) 1.1 +115 -0 src/lib/librpcsec_gss/rpc_gss_set_callback.3 (new) 1.1 +70 -0 src/lib/librpcsec_gss/rpc_gss_set_defaults.3 (new) 1.1 +87 -0 src/lib/librpcsec_gss/rpc_gss_set_svc_name.3 (new) 1.1 +64 -0 src/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3 (new) 1.1 +230 -0 src/lib/librpcsec_gss/rpcsec_gss.3 (new) 1.1 +722 -0 src/lib/librpcsec_gss/rpcsec_gss.c (new) 1.1 +417 -0 src/lib/librpcsec_gss/rpcsec_gss_conf.c (new) 1.1 +95 -0 src/lib/librpcsec_gss/rpcsec_gss_int.h (new) 1.1 +49 -0 src/lib/librpcsec_gss/rpcsec_gss_misc.c (new) 1.1 +288 -0 src/lib/librpcsec_gss/rpcsec_gss_prot.c (new) 1.1 +1214 -0 src/lib/librpcsec_gss/svc_rpcsec_gss.c (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 14:06:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E4A41065672; Wed, 6 Aug 2008 14:06:57 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 454368FC1B; Wed, 6 Aug 2008 14:06:57 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76E6vaf042919; Wed, 6 Aug 2008 14:06:57 GMT (envelope-from db@repoman.freebsd.org) Received: (from db@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76E6vCT042918; Wed, 6 Aug 2008 14:06:57 GMT (envelope-from db) Message-Id: <200808061406.m76E6vCT042918@repoman.freebsd.org> From: Diane Bruce Date: Wed, 6 Aug 2008 14:06: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/comms/ibp Makefile ports/comms/ibp/files ibp.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, 06 Aug 2008 14:06:57 -0000 db 2008-08-06 14:06:57 UTC FreeBSD ports repository Modified files: comms/ibp Makefile Removed files: comms/ibp/files ibp.1 Log: - Use the vendor supplied man page which I missed. Revision Changes Path 1.2 +2 -1 ports/comms/ibp/Makefile 1.2 +0 -18 ports/comms/ibp/files/ibp.1 (dead) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 14:31:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F23C61065680; Wed, 6 Aug 2008 14:31:59 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C8BCA8FC12; Wed, 6 Aug 2008 14:31:59 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76EVxWS044889; Wed, 6 Aug 2008 14:31:59 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76EVxi3044888; Wed, 6 Aug 2008 14:31:59 GMT (envelope-from pgollucci) Message-Id: <200808061431.m76EVxi3044888@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Wed, 6 Aug 2008 14:31: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/audio/autocd/files autocd.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, 06 Aug 2008 14:32:00 -0000 pgollucci 2008-08-06 14:31:59 UTC FreeBSD ports repository Modified files: audio/autocd/files autocd.in Log: Clean up the rc.d script as suggested by dougb Submitted by: dougb via e-mail Approved by: maintainer (implicit), araujo (mentor) Revision Changes Path 1.2 +9 -11 ports/audio/autocd/files/autocd.in From owner-cvs-all@FreeBSD.ORG Wed Aug 6 14:32:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B14481065670; Wed, 6 Aug 2008 14:32:25 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 884868FC1A; Wed, 6 Aug 2008 14:32:25 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76EWPWX044942; Wed, 6 Aug 2008 14:32:25 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76EWPFQ044941; Wed, 6 Aug 2008 14:32:25 GMT (envelope-from beech) Message-Id: <200808061432.m76EWPFQ044941@repoman.freebsd.org> From: Beech Rintoul Date: Wed, 6 Aug 2008 14:32: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/ftp/proftpd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 14:32:25 -0000 beech 2008-08-06 14:32:25 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Log: - Mark option mod_codeconv as possibly broken. Revision Changes Path 1.136 +1 -1 ports/ftp/proftpd/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 14:47:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1189E106570A; Wed, 6 Aug 2008 14:47:30 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 381BC8FC1E; Wed, 6 Aug 2008 14:47:28 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76ElSum046457; Wed, 6 Aug 2008 14:47:28 GMT (envelope-from kib@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76ElSne046456; Wed, 6 Aug 2008 14:47:28 GMT (envelope-from kib@repoman.freebsd.org) Message-Id: <200808061447.m76ElSne046456@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kib@repoman.freebsd.org using -f From: Konstantin Belousov Date: Wed, 6 Aug 2008 14:47: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/ufs/ffs ffs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 14:47:30 -0000 kib 2008-08-06 14:47:19 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vfsops.c Log: SVN rev 181345 on 2008-08-06 14:47:19Z by kib User may do "mount -o snapshot ...", that causes new FFS mount to be performed with snapshot option, while the mp->mnt_opt is NULL. Protect against NULL pointer dereference. Noted by: Mateusz Guzik MFC after: 3 days Revision Changes Path 1.344 +2 -1 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:04:55 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D27A1065673 for ; Wed, 6 Aug 2008 15:04:55 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id B559E8FC0C for ; Wed, 6 Aug 2008 15:04:54 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so33429fgb.35 for ; Wed, 06 Aug 2008 08:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=+Yp4WxG+w0WnFLpk1dEwwoC0cAgFbYg9r6hrLk3wFJg=; b=to1maWb7qCVuhPVst3OBpDeq896yWyRc3LQzJZkDQzibDAHJ37m6+vc7j270YWDmWP 69t39FiEoETIGhn5vWKls5nZxAPCKDNMYopj70tR1NS5pHSRpqEHUVtFbo3/uFYTpfd6 8LSka19dVoP3ofGUrmySMPcLKDKVdkl6wKvYQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=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=vhqQd6vp3H5bbDhCS4irqlzumJjshFi9yuumFqVViAVEjijy+pvQ974+613YfdSCl+ Q+nLQrNeL2HwNuPToQ9JapZwg/fuAb1LFhxJVmxo94ZtvCWZzsLQlHUlsZ/s/yoOr9Hd jfwmWYjHoO8frBJZrcqWaW8GfwEpV/iEnQQWg= Received: by 10.86.89.1 with SMTP id m1mr857313fgb.68.1218035093621; Wed, 06 Aug 2008 08:04:53 -0700 (PDT) Received: by 10.86.78.14 with HTTP; Wed, 6 Aug 2008 08:04:53 -0700 (PDT) Message-ID: <3bbf2fe10808060804k5b843b5bma8d71d524497e8d8@mail.gmail.com> Date: Wed, 6 Aug 2008 17:04:53 +0200 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "John Baldwin" In-Reply-To: <200808052003.m75K3faN048818@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808052003.m75K3faN048818@repoman.freebsd.org> X-Google-Sender-Auth: 188fd5fb8287fd26 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_condvar.c kern_lock.c kern_sig.c kern_sx.c kern_synch.c kern_thread.c subr_sleepqueue.c src/sys/sys proc.h sleepqueue.h src/sys/vm vm_glue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:04:55 -0000 2008/8/5, John Baldwin : > jhb 2008-08-05 20:02:31 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_condvar.c kern_lock.c kern_sig.c > kern_sx.c kern_synch.c kern_thread.c > subr_sleepqueue.c > sys/sys proc.h sleepqueue.h > sys/vm vm_glue.c > Log: > SVN rev 181334 on 2008-08-05 20:02:31Z by jhb > > If a thread that is swapped out is made runnable, then the setrunnable() > routine wakes up proc0 so that proc0 can swap the thread back in. > Historically, this has been done by waking up proc0 directly from > setrunnable() itself via a wakeup(). When waking up a sleeping thread > that was swapped out (the usual case when waking proc0 since only sleeping > threads are eligible to be swapped out), this resulted in a bit of > recursion (e.g. wakeup() -> setrunnable() -> wakeup()). > > With sleep queues having separate locks in 6.x and later, this caused a > spin lock LOR (sleepq lock -> sched_lock/thread lock -> sleepq lock). > An attempt was made to fix this in 7.0 by making the proc0 wakeup use > the ithread mechanism for doing the wakeup. However, this required > grabbing proc0's thread lock to perform the wakeup. If proc0 was asleep > elsewhere in the kernel (e.g. waiting for disk I/O), then this degenerated > into the same LOR since the thread lock would be some other sleepq lock. > > Fix this by deferring the wakeup of the swapper until after the sleepq > lock held by the upper layer has been locked. The setrunnable() routine > now returns a boolean value to indicate whether or not proc0 needs to be > woken up. The end result is that consumers of the sleepq API such as > *sleep/wakeup, condition variables, sx locks, and lockmgr, have to wakeup > proc0 if they get a non-zero return value from sleepq_abort(), > sleepq_broadcast(), or sleepq_signal(). Could you please update sleepqueue(9) manpages reflecting prototipes changes for sleepq_* functions? Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:14:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A97231065693; Wed, 6 Aug 2008 15:14:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7EFBB8FC25; Wed, 6 Aug 2008 15:14:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76FEbBF049699; Wed, 6 Aug 2008 15:14:37 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76FEbaY049698; Wed, 6 Aug 2008 15:14:37 GMT (envelope-from miwi) Message-Id: <200808061514.m76FEbaY049698@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 15:14: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/qsvn Makefile distinfo pkg-descr pkg-plist ports/devel/qsvn/files patch-src__CMakeLists.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:14:37 -0000 miwi 2008-08-06 15:14:37 UTC FreeBSD ports repository Modified files: devel/qsvn Makefile distinfo pkg-descr pkg-plist devel/qsvn/files patch-src__CMakeLists.txt Log: - Update to 0.7 - Update WWW PR: 126219 Submitted by: Max Brazhnikov (maintainer) Revision Changes Path 1.8 +2 -3 ports/devel/qsvn/Makefile 1.3 +3 -3 ports/devel/qsvn/distinfo 1.3 +13 -4 ports/devel/qsvn/files/patch-src__CMakeLists.txt 1.2 +1 -1 ports/devel/qsvn/pkg-descr 1.3 +9 -1 ports/devel/qsvn/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:15:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DF941065674; Wed, 6 Aug 2008 15:15:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8DD068FC1B; Wed, 6 Aug 2008 15:15:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76FFpFi049888; Wed, 6 Aug 2008 15:15:51 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76FFpJK049887; Wed, 6 Aug 2008 15:15:51 GMT (envelope-from miwi) Message-Id: <200808061515.m76FFpJK049887@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 15: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/graphics Makefile ports/graphics/p5-Graphics-ColorNames-WWW 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, 06 Aug 2008 15:15:51 -0000 miwi 2008-08-06 15:15:51 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Graphics-ColorNames-WWW Makefile distinfo pkg-descr pkg-plist Log: WWW color names and equivalent RGB values. This modules defines color names and their associated RGB values from various WWW specifications and implementations. WWW: http://search.cpan.org/dist/Graphics-ColorNames-WWW/ PR: ports/126117 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.1170 +1 -0 ports/graphics/Makefile 1.1 +24 -0 ports/graphics/p5-Graphics-ColorNames-WWW/Makefile (new) 1.1 +3 -0 ports/graphics/p5-Graphics-ColorNames-WWW/distinfo (new) 1.1 +5 -0 ports/graphics/p5-Graphics-ColorNames-WWW/pkg-descr (new) 1.1 +8 -0 ports/graphics/p5-Graphics-ColorNames-WWW/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:30:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A08A1065689; Wed, 6 Aug 2008 15:30:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E27718FC16; Wed, 6 Aug 2008 15:30:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76FU15G051016; Wed, 6 Aug 2008 15:30:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76FU1ZO051015; Wed, 6 Aug 2008 15:30:01 GMT (envelope-from miwi) Message-Id: <200808061530.m76FU1ZO051015@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 15:30:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/qsvn/files patch-svnqt__client_modify.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: Wed, 06 Aug 2008 15:30:04 -0000 miwi 2008-08-06 15:30:01 UTC FreeBSD ports repository Removed files: devel/qsvn/files patch-svnqt__client_modify.cpp Log: - Remove unneeded patch (forget in previous commit) Revision Changes Path 1.2 +0 -13 ports/devel/qsvn/files/patch-svnqt__client_modify.cpp (dead) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:33:12 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C51B1065675; Wed, 6 Aug 2008 15:33:12 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 3EC568FC21; Wed, 6 Aug 2008 15:33:12 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m76FXBQU059827 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Aug 2008 08:33:11 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <4899C437.3090506@freebsd.org> Date: Wed, 06 Aug 2008 08:33:11 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Warner Losh References: <200808060734.m767Yoob077994@repoman.freebsd.org> In-Reply-To: <200808060734.m767Yoob077994@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-Rhyolite-Metrics: ebb.errno.com; whitelist Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/pccard pccard.c pccardvar.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, 06 Aug 2008 15:33:12 -0000 Warner Losh wrote: > imp 2008-08-06 07:34:35 UTC > > FreeBSD src repository > > Modified files: > sys/dev/pccard pccard.c pccardvar.h > Log: > SVN rev 181342 on 2008-08-06 07:34:35Z by imp > > Unify the initial card probe/attach procedure with the kldload > procedure. There were some subtle differences before that could lead > to a variety of bugs, including resources being lost (in one case > forever). pccard_probe_and_attach_card does this now, and includes > comments about what's going on and why, since it isn't obvious from > the code. Please let me know if I've missed anything... > > Provide a new function called pccard_select_cfe that allows drivers to > select which configuration entry to use. This is needed for some > older pre-MFC standard cards with many functions that want to activate > all their functions by selecting alternative entries, or to work > around broken ones. pccard_select_cfe will migrate into the > pccard_if.m interface as its interface stabilizes to keep all the > pccard drivers from referencing any symbols in the pccard.ko module > directly. > > Are there any specific bugs this fixes? For example I have seen cases where ejecting a wireless card leaves the ifnet around. I also have a wireless card that does not probe (we've discsussed it; looks like an issue not powering on the socket). Sam From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:33:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D4221065673; Wed, 6 Aug 2008 15:33:14 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 329D48FC12; Wed, 6 Aug 2008 15:33:14 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76FXEmD051359; Wed, 6 Aug 2008 15:33:14 GMT (envelope-from dfr@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76FXEOG051358; Wed, 6 Aug 2008 15:33:14 GMT (envelope-from dfr@repoman.freebsd.org) Message-Id: <200808061533.m76FXEOG051358@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to dfr@repoman.freebsd.org using -f From: Doug Rabson Date: Wed, 6 Aug 2008 15:33:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/librpcsec_gss rpcsec_gss_prot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:33:14 -0000 dfr 2008-08-06 15:33:00 UTC FreeBSD src repository Modified files: lib/librpcsec_gss rpcsec_gss_prot.c Log: SVN rev 181346 on 2008-08-06 15:33:00Z by dfr Fix 64bt build. Revision Changes Path 1.2 +3 -1 src/lib/librpcsec_gss/rpcsec_gss_prot.c From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:34:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A226106564A; Wed, 6 Aug 2008 15:34:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2A4948FC12; Wed, 6 Aug 2008 15:34:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76FYCw8051484; Wed, 6 Aug 2008 15:34:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76FYC3e051483; Wed, 6 Aug 2008 15:34:12 GMT (envelope-from miwi) Message-Id: <200808061534.m76FYC3e051483@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 15:34: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 Makefile ports/devel/p5-Config-JSON 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, 06 Aug 2008 15:34:12 -0000 miwi 2008-08-06 15:34:12 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Config-JSON Makefile distinfo pkg-descr pkg-plist Log: This package parses the config files written in JSON. It also does some non-JSON stuff, like allowing for comments in the files. WWW: http://search.cpan.org/dist/Config-JSON/ PR: ports/126119 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.3165 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Config-JSON/Makefile (new) 1.1 +3 -0 ports/devel/p5-Config-JSON/distinfo (new) 1.1 +4 -0 ports/devel/p5-Config-JSON/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Config-JSON/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:37:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 849E61065677; Wed, 6 Aug 2008 15:37:02 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5B76C8FC1A; Wed, 6 Aug 2008 15:37:02 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76Fb2OB051783; Wed, 6 Aug 2008 15:37:02 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76Fb2OZ051782; Wed, 6 Aug 2008 15:37:02 GMT (envelope-from adamw) Message-Id: <200808061537.m76Fb2OZ051782@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 6 Aug 2008 15:37: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/games/secretmaryochronicles-music Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:37:02 -0000 adamw 2008-08-06 15:37:02 UTC FreeBSD ports repository Modified files: games/secretmaryochronicles-music Makefile Log: Move the do-install: target out from a conditional block. I have no explanation for what the hell it was doing in there in the first place, but it was probably someone else's fault. This was, of course, identified and solved by the itetcutron. Revision Changes Path 1.2 +3 -3 ports/games/secretmaryochronicles-music/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:41:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26F011065690; Wed, 6 Aug 2008 15:41:12 +0000 (UTC) (envelope-from adamw@magnesium.net) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.freebsd.org (Postfix) with ESMTP id 01F918FC16; Wed, 6 Aug 2008 15:41:12 +0000 (UTC) (envelope-from adamw@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1252) id 1559CDA8C6; Wed, 6 Aug 2008 08:43:14 -0700 (PDT) Date: Wed, 6 Aug 2008 08:43:14 -0700 From: Adam Weinberger To: Ion-Mihai Tetcu Message-ID: <20080806154314.GB53713@toxic.magnesium.net> References: <200808060337.m763b4lu014095@repoman.freebsd.org> <20080806091940.057a391c@it.buh.tecnik93.com> <20080806092257.5c09cfd2@it.buh.tecnik93.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080806092257.5c09cfd2@it.buh.tecnik93.com> X-Editor: Vim 7.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-ports@FreeBSD.org, Adam Weinberger , Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games Makefile ports/games/secretmaryochronicles-music 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, 06 Aug 2008 15:41:12 -0000 >> (08.05.2008 @ 2322 PST): Ion-Mihai Tetcu said, in 1.2K: << > On Wed, 6 Aug 2008 09:19:40 +0300 > QA Tindy wrote: > > [ .. ] > > > ===> Installing for secretmaryochronicles-music-4.0 > > ===> secretmaryochronicles-music-4.0 depends on executable: smc - found > > ===> Generating temporary packing list > > ===> Checking if games/secretmaryochronicles-music already installed > make: cannot open Makefile. > *** Error code 2 > > It happens because you have do-install target inside .if !defined(NOPORTDOCS) >> end of "Re: cvs commit: ports/games Makefile ports/games/secretmaryochronicles-music Makefile distinfo pkg-descr pkg-plist" from Ion-Mihai Tetcu << I don't know why putting the do-install: target inside a block that is only executed under specific conditions, leaving those with NOPORTDOCS defined with no do-install: target whatsoever, would be a problem... but I've changed it anyway to make you happy. I *knew* I was gonna get a tinderbox barf for this port, but I figured it'd be a plist issue, not a head-up-my-ass error. Thank you for catching the problem, and thank you many more times for having the solution too! # Adam -- Adam Weinberger adamw@magnesium.net || adamw@vectors.cx http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Wed Aug 6 15:55:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 220DF1065672; Wed, 6 Aug 2008 15:55:16 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB55C8FC21; Wed, 6 Aug 2008 15:55:15 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76FtFuH053418; Wed, 6 Aug 2008 15:55:15 GMT (envelope-from sam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76FtFW4053417; Wed, 6 Aug 2008 15:55:15 GMT (envelope-from sam@repoman.freebsd.org) Message-Id: <200808061555.m76FtFW4053417@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sam@repoman.freebsd.org using -f From: Sam Leffler Date: Wed, 6 Aug 2008 15:54: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/net80211 ieee80211.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, 06 Aug 2008 15:55:16 -0000 sam 2008-08-06 15:54:59 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.h Log: SVN rev 181347 on 2008-08-06 15:54:59Z by sam add WPS oui Submitted by: "Chuck Tuffli" MFC after: 3 days Revision Changes Path 1.21 +2 -0 src/sys/net80211/ieee80211.h From owner-cvs-all@FreeBSD.ORG Wed Aug 6 16:02:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDF2C1065670; Wed, 6 Aug 2008 16:02:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C42F08FC1D; Wed, 6 Aug 2008 16:02:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76G2QTI053967; Wed, 6 Aug 2008 16:02:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76G2QEV053966; Wed, 6 Aug 2008 16:02:26 GMT (envelope-from miwi) Message-Id: <200808061602.m76G2QEV053966@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 16:02: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/multimedia/qt4-phonon-gst Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 16:02:27 -0000 miwi 2008-08-06 16:02:26 UTC FreeBSD ports repository Modified files: multimedia/qt4-phonon-gst Makefile Log: - Fix INDEX warning. Reported by: kris Revision Changes Path 1.2 +0 -3 ports/multimedia/qt4-phonon-gst/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 16:09:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20E151065676; Wed, 6 Aug 2008 16:09:05 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EBBC98FC16; Wed, 6 Aug 2008 16:09:04 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76G9483055613; Wed, 6 Aug 2008 16:09:04 GMT (envelope-from brix@repoman.freebsd.org) Received: (from brix@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76G94Ix055612; Wed, 6 Aug 2008 16:09:04 GMT (envelope-from brix) Message-Id: <200808061609.m76G94Ix055612@repoman.freebsd.org> From: Henrik Brix Andersen Date: Wed, 6 Aug 2008 16:09:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/ikiwiki 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, 06 Aug 2008 16:09:05 -0000 brix 2008-08-06 16:09:04 UTC FreeBSD ports repository Modified files: www/ikiwiki Makefile distinfo pkg-plist Log: Update to version 2.56. Revision Changes Path 1.36 +1 -1 ports/www/ikiwiki/Makefile 1.32 +3 -3 ports/www/ikiwiki/distinfo 1.18 +2 -1 ports/www/ikiwiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 16:13:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D04E1065672; Wed, 6 Aug 2008 16:13:53 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 724828FC1D; Wed, 6 Aug 2008 16:13:53 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76GDrTq056041; Wed, 6 Aug 2008 16:13:53 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76GDrbC056040; Wed, 6 Aug 2008 16:13:53 GMT (envelope-from leeym) Message-Id: <200808061613.m76GDrbC056040@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 6 Aug 2008 16:13:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/libmemcached 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, 06 Aug 2008 16:13:53 -0000 leeym 2008-08-06 16:13:53 UTC FreeBSD ports repository Modified files: databases/libmemcached Makefile distinfo pkg-plist Log: - update to 0.22 - fix bug about pkgconfig (thanks vanilla@) Revision Changes Path 1.7 +3 -3 ports/databases/libmemcached/Makefile 1.7 +3 -3 ports/databases/libmemcached/distinfo 1.4 +1 -1 ports/databases/libmemcached/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 16:23:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44900106566C; Wed, 6 Aug 2008 16:23:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC0A8FC19; Wed, 6 Aug 2008 16:23:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76GN98s056807; Wed, 6 Aug 2008 16:23:09 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76GN9tQ056806; Wed, 6 Aug 2008 16:23:09 GMT (envelope-from miwi) Message-Id: <200808061623.m76GN9tQ056806@repoman.freebsd.org> From: Martin Wilke Date: Wed, 6 Aug 2008 16:23: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/java/springframework 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, 06 Aug 2008 16:23:10 -0000 miwi 2008-08-06 16:23:09 UTC FreeBSD ports repository Modified files: java/springframework Makefile distinfo Log: - Update to 2.5.5 PR: 126220 Submitted by: Gerrit Beine (maintainer) Revision Changes Path 1.7 +1 -2 ports/java/springframework/Makefile 1.6 +3 -3 ports/java/springframework/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 16:26:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BABF010656C0; Wed, 6 Aug 2008 16:26:18 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A9FC78FC24; Wed, 6 Aug 2008 16:26:18 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76GQI6w057133; Wed, 6 Aug 2008 16:26:18 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76GQI0X057132; Wed, 6 Aug 2008 16:26:18 GMT (envelope-from mezz) Message-Id: <200808061626.m76GQI0X057132@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 6 Aug 2008 16: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/Mk bsd.gecko.mk ports/multimedia/vlc Makefile ports/multimedia/vlc-devel Makefile ports/www/galeon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 16:26:18 -0000 mezz 2008-08-06 16:26:18 UTC FreeBSD ports repository Modified files: Mk bsd.gecko.mk multimedia/vlc Makefile multimedia/vlc-devel Makefile www/galeon Makefile Log: Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9 comes in. The xulrunner 1.9 is current in MC ports. It's clear about that Mozilla folks want us to use xulrunner for SDK/build. Revision Changes Path 1.4 +4 -4 ports/Mk/bsd.gecko.mk 1.206 +1 -1 ports/multimedia/vlc-devel/Makefile 1.175 +1 -1 ports/multimedia/vlc/Makefile 1.162 +3 -8 ports/www/galeon/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 16:31:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 908CD1065673; Wed, 6 Aug 2008 16:31:48 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 332A38FC15; Wed, 6 Aug 2008 16:31:48 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m76GUNMD002442; Wed, 6 Aug 2008 10:30:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 06 Aug 2008 10:30:41 -0600 (MDT) Message-Id: <20080806.103041.-749248634.imp@bsdimp.com> To: sam@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <4899C437.3090506@freebsd.org> References: <200808060734.m767Yoob077994@repoman.freebsd.org> <4899C437.3090506@freebsd.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccard pccard.c pccardvar.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, 06 Aug 2008 16:31:48 -0000 In message: <4899C437.3090506@freebsd.org> Sam Leffler writes: : Warner Losh wrote: : > imp 2008-08-06 07:34:35 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/dev/pccard pccard.c pccardvar.h : > Log: : > SVN rev 181342 on 2008-08-06 07:34:35Z by imp : > : > Unify the initial card probe/attach procedure with the kldload : > procedure. There were some subtle differences before that could lead : > to a variety of bugs, including resources being lost (in one case : > forever). pccard_probe_and_attach_card does this now, and includes : > comments about what's going on and why, since it isn't obvious from : > the code. Please let me know if I've missed anything... : > : > Provide a new function called pccard_select_cfe that allows drivers to : > select which configuration entry to use. This is needed for some : > older pre-MFC standard cards with many functions that want to activate : > all their functions by selecting alternative entries, or to work : > around broken ones. pccard_select_cfe will migrate into the : > pccard_if.m interface as its interface stabilizes to keep all the : > pccard drivers from referencing any symbols in the pccard.ko module : > directly. : > : > : : Are there any specific bugs this fixes? For example I have seen cases : where ejecting a wireless card leaves the ifnet around. This won't fix that. I've only seen this when the detach routine blocks... But if there's other times... : I also have a : wireless card that does not probe (we've discsussed it; looks like an : issue not powering on the socket). That's also something I don't think this will fix. This is a problem in the pccard/cardbus bridge code somewhere, I think. I haven't been able to reproduce this locally, or hook up with you in the bay area. The specific bugs that I've seen are that there's an ordering in which you can have a 16-bit PC Card with resources owned by the pccard layer, and then a driver is loaded and fails and then you get error messages when the card is ejected. Warner From owner-cvs-all@FreeBSD.ORG Wed Aug 6 17:11:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6424B106564A; Wed, 6 Aug 2008 17:11:17 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 394BE8FC15; Wed, 6 Aug 2008 17:11:17 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76HBHKA071365; Wed, 6 Aug 2008 17:11:17 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76HBHjm071363; Wed, 6 Aug 2008 17:11:17 GMT (envelope-from alexbl) Message-Id: <200808061711.m76HBHjm071363@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Wed, 6 Aug 2008 17:11: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/graphics/swfdec 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, 06 Aug 2008 17:11:17 -0000 alexbl 2008-08-06 17:11:17 UTC FreeBSD ports repository Modified files: graphics/swfdec Makefile distinfo Log: - update to 0.6.8 Revision Changes Path 1.55 +1 -2 ports/graphics/swfdec/Makefile 1.20 +3 -3 ports/graphics/swfdec/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 17:11:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD0C31065670; Wed, 6 Aug 2008 17:11:17 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 813408FC16; Wed, 6 Aug 2008 17:11:17 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76HBHiG071385; Wed, 6 Aug 2008 17:11:17 GMT (envelope-from dfr@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76HBH4g071384; Wed, 6 Aug 2008 17:11:17 GMT (envelope-from dfr@repoman.freebsd.org) Message-Id: <200808061711.m76HBH4g071384@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to dfr@repoman.freebsd.org using -f From: Doug Rabson Date: Wed, 6 Aug 2008 17:11: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/lib/librpcsec_gss svc_rpcsec_gss.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 17:11:17 -0000 dfr 2008-08-06 17:11:12 UTC FreeBSD src repository Modified files: lib/librpcsec_gss svc_rpcsec_gss.c Log: SVN rev 181348 on 2008-08-06 17:11:12Z by dfr Fix ia64 build. Revision Changes Path 1.2 +3 -3 src/lib/librpcsec_gss/svc_rpcsec_gss.c From owner-cvs-all@FreeBSD.ORG Wed Aug 6 17:20:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A686106574B; Wed, 6 Aug 2008 17:20:32 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id EC1F38FC1A; Wed, 6 Aug 2008 17:20:31 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 1723B2C50CD0; Wed, 6 Aug 2008 20:20:31 +0300 (EEST) Date: Wed, 6 Aug 2008 20:20:22 +0300 From: Ion-Mihai Tetcu To: Adam Weinberger Message-ID: <20080806202022.2dd8810c@it.buh.tecnik93.com> In-Reply-To: <20080806154314.GB53713@toxic.magnesium.net> References: <200808060337.m763b4lu014095@repoman.freebsd.org> <20080806091940.057a391c@it.buh.tecnik93.com> <20080806092257.5c09cfd2@it.buh.tecnik93.com> <20080806154314.GB53713@toxic.magnesium.net> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/9ND5kjkSG4pB2Lx0J5HpxbW"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-ports@FreeBSD.org, Adam Weinberger , Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games Makefile ports/games/secretmaryochronicles-music 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, 06 Aug 2008 17:20:32 -0000 --Sig_/9ND5kjkSG4pB2Lx0J5HpxbW Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 6 Aug 2008 08:43:14 -0700 Adam Weinberger wrote: > >> (08.05.2008 @ 2322 PST): Ion-Mihai Tetcu said, in 1.2K: << > > On Wed, 6 Aug 2008 09:19:40 +0300 > > QA Tindy wrote: > >=20 > > [ .. ] > >=20 > > > =3D=3D=3D> Installing for secretmaryochronicles-music-4.0 > > > =3D=3D=3D> secretmaryochronicles-music-4.0 depends on executable: s= mc > > > - found =3D=3D=3D> Generating temporary packing list > > > =3D=3D=3D> Checking if games/secretmaryochronicles-music already > > > installed =20 > > make: cannot open Makefile. > > *** Error code 2 > >=20 > > It happens because you have do-install target > > inside .if !defined(NOPORTDOCS) > >> end of "Re: cvs commit: ports/games Makefile > >> ports/games/secretmaryochronicles-music Makefile distinfo > >> pkg-descr pkg-plist" from Ion-Mihai Tetcu << >=20 > I don't know why putting the do-install: target inside a block that is > only executed under specific conditions, leaving those with NOPORTDOCS > defined with no do-install: target whatsoever, would be a problem... > but I've changed it anyway to make you happy. QA Tindy builds with NO* vars defined. > I *knew* I was gonna get a tinderbox barf for this port, but I figured > it'd be a plist issue, not a head-up-my-ass error. Thank you for :-D No problem, I have a plist issue also: The build which triggered this email is done under tinderbox-2.4.3, on=20 7-STABLE on amd64, with tinderd_flags=3D"-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=3Dyes, NOPORTEXAMPLES=3Dyes, NOPORTDATA=3Dyes, FORCE_PACKAGE=3D= yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/secretmaryochronicle= s-music-4.0.log: building secretmaryochronicles-music-4.0 in directory /var/tinderbox/7-STAB= LE-FTP maintained by: adamw@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/games/secretmaryochronicles-music Makefile ident: $FreeBSD: ports/games/secretmaryochronicles-music/Makefile,= v 1.2 2008/08/06 15:37:02 adamw Exp $ prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/local NO* env vars: NOPORTDOCS=3Dyes NOPORTEXAMPLES=3Dyes NOPORTDATA=3Dyes build started at Wed Aug 6 15:40:48 UTC 2008 .................................................= .. pkg_add libogg-1.1.3,4.tbz skipping libogg-1.1.3,4, already added pkg_add xf86vidmodeproto-2.2.2.tbz skipping xf86vidmodeproto-2.2.2, already added pkg_add xextproto-7.0.2.tbz skipping xextproto-7.0.2, already added pkg_add fixesproto-4.0.tbz skipping fixesproto-4.0, already added pkg_add damageproto-1.1.0_2.tbz skipping damageproto-1.1.0_2, already added pkg_add libXt-1.0.5_1.tbz skipping libXt-1.0.5_1, already added pkg_add inputproto-1.4.2.1.tbz skipping inputproto-1.4.2.1, already added pkg_add libSM-1.0.3_1,1.tbz skipping libSM-1.0.3_1,1, already added pkg_add libICE-1.0.4_1,1.tbz skipping libICE-1.0.4_1,1, already added pkg_add secretmaryochronicles-1.5_1.tbz =3D=3D=3D> Installing for secretmaryochronicles-music-4.0 =3D=3D=3D> secretmaryochronicles-music-4.0 depends on executable: smc - f= ound =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if games/secretmaryochronicles-music already installed= =20 /bin/mkdir -p /usr/local/share/smc/music /bin/cp -R /work/a/ports/games/secretmaryochronicles-music/work/data/music/= * /usr/local/share/smc/music/ =3D=3D=3D> Registering installation for secretmaryochronicles-music-4.0 = =20 =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=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> Building package for secretmaryochronicles-music-4.0 =20 Creating package /tmp/packages/All/secretmaryochronicles-music-4.0.tbz Registering depends: secretmaryochronicles-1.5_1 sdl_mixer-1.2.8_1 libmikmo= d-3.1.11_2 libvorbis-1.2.0_2,3 libogg-1.1.3,4 sdl_image-1.2.6_1 smpeg-0.4.4= _8 sdl_ttf-2.0.9 sdl-1.2.13_1,2 libiconv-1.11_1 boost-1.34.1 cegui-0.6.1_1 = pcre-7.7 freetype2-2.3.7 devil-1.6.7_6 libGLU-7.0.3 libXi-1.1.3,1 libGL-7.0= .3 libXxf86vm-1.0.1 libXmu-1.0.3,1 libXrandr-1.2.2_1 libXext-1.0.3,1 libXda= mage-1.1.1 libXfixes-4.0.3_1 libXt-1.0.5_1 aalib-1.4.r5_4 libXrender-0.9.4_= 1 libX11-1.1.3_1,1 libXdmcp-1.0.2_1 libXau-1.0.3_2 libSM-1.0.3_1,1 libICE-1= .0.4_1,1 xproto-7.0.10_1 pkg-config-0.23_1 libmng-1.0.9 tiff-3.8.2_1 jpeg-6= b_4 lcms-1.17,1 libdrm-2.3.0 png-1.2.28 damageproto-1.1.0_2 fixesproto-4.0 = inputproto-1.4.2.1 kbproto-1.0.3 randrproto-1.2.1 renderproto-0.9.3 xextpro= to-7.0.2 xf86vidmodeproto-2.2.2. Creating bzip'd tar ball in '/tmp/packages/All/secretmaryochronicles-music-= 4.0.tbz' Deleting secretmaryochronicles-music-4.0 =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 Checking filesystem state list of extra files and directories in / (not present before this port was = installed but present after it was deinstalled) 15545894 4 drwxr-xr-x 2 root wheel 51= 2 Aug 6 15:41 usr/local/share/smc/music =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 build of /usr/ports/games/secretmaryochronicles-music ended at Wed Aug 6 1= 5:41:49 UTC 2008 > catching the problem, and thank you many more times for having the > solution too! My pleasure. The way it failed got my attention. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/9ND5kjkSG4pB2Lx0J5HpxbW Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkiZ3VwACgkQJ7GIuiH/oeVBmwCdHQPK6IjEuR/QwCdMb6DNRuhH QAAAnjprqFVWD1Je/T2j/OtS85FShf/c =Mv7Z -----END PGP SIGNATURE----- --Sig_/9ND5kjkSG4pB2Lx0J5HpxbW-- From owner-cvs-all@FreeBSD.ORG Wed Aug 6 18:08:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52CEE1065677; Wed, 6 Aug 2008 18:08:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E48828FC0C; Wed, 6 Aug 2008 18:08:18 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76I8IRu076914; Wed, 6 Aug 2008 18:08:18 GMT (envelope-from antoine@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76I8Iav076913; Wed, 6 Aug 2008 18:08:18 GMT (envelope-from antoine@repoman.freebsd.org) Message-Id: <200808061808.m76I8Iav076913@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to antoine@repoman.freebsd.org using -f From: Antoine Brodin Date: Wed, 6 Aug 2008 18:08: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/sbin/atacontrol atacontrol.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 18:08:19 -0000 antoine 2008-08-06 18:08:02 UTC FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: SVN rev 181349 on 2008-08-06 18:08:02Z by antoine Make atacontrol(8) rebuild work when /usr is not mounted or from /rescue PR: bin/125680 MFC after: 1 month Tested by: Stef Walter Revision Changes Path 1.49 +25 -6 src/sbin/atacontrol/atacontrol.c From owner-cvs-all@FreeBSD.ORG Wed Aug 6 18:09:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 419661065671; Wed, 6 Aug 2008 18:09:29 +0000 (UTC) (envelope-from adamw@magnesium.net) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.freebsd.org (Postfix) with ESMTP id E82CE8FC16; Wed, 6 Aug 2008 18:09:28 +0000 (UTC) (envelope-from adamw@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1252) id 008ADDA8CB; Wed, 6 Aug 2008 11:11:30 -0700 (PDT) Date: Wed, 6 Aug 2008 11:11:30 -0700 From: Adam Weinberger To: Ion-Mihai Tetcu Message-ID: <20080806181130.GA61435@toxic.magnesium.net> References: <200808060337.m763b4lu014095@repoman.freebsd.org> <20080806091940.057a391c@it.buh.tecnik93.com> <20080806092257.5c09cfd2@it.buh.tecnik93.com> <20080806154314.GB53713@toxic.magnesium.net> <20080806202022.2dd8810c@it.buh.tecnik93.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080806202022.2dd8810c@it.buh.tecnik93.com> X-Editor: Vim 7.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-ports@FreeBSD.org, Adam Weinberger , Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games Makefile ports/games/secretmaryochronicles-music 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, 06 Aug 2008 18:09:29 -0000 >> (08.06.2008 @ 1020 PST): Ion-Mihai Tetcu said, in 6.4K: << > No problem, I have a plist issue also: > > Deleting secretmaryochronicles-music-4.0 > ================================================================ > > === Checking filesystem state > list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) > 15545894 4 drwxr-xr-x 2 root wheel 512 Aug 6 15:41 usr/local/share/smc/music > ================================================================ > build of /usr/ports/games/secretmaryochronicles-music ended at Wed Aug 6 15:41:49 UTC 2008 > >> end of "Re: cvs commit: ports/games Makefile ports/games/secretmaryochronicles-music Makefile distinfo pkg-descr pkg-plist" from Ion-Mihai Tetcu << That directory is owned by games/secretmaryochronicles... # Adam -- Adam Weinberger adamw@magnesium.net || adamw@vectors.cx http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Wed Aug 6 18:53:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C25D1065672; Wed, 6 Aug 2008 18:53:34 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2FF928FC13; Wed, 6 Aug 2008 18:53:34 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76IrYcf080639; Wed, 6 Aug 2008 18:53:34 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76IrYFh080638; Wed, 6 Aug 2008 18:53:34 GMT (envelope-from adamw) Message-Id: <200808061853.m76IrYFh080638@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 6 Aug 2008 18:53: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/games/secretmaryochronicles-music Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 18:53:34 -0000 adamw 2008-08-06 18:53:34 UTC FreeBSD ports repository Modified files: games/secretmaryochronicles-music Makefile Log: Make the tabs line up a little better, to preemptively satisfy danfe before he gets his hands on it. Also, make the file copying more verbose, because it's cooler that way. Revision Changes Path 1.3 +2 -2 ports/games/secretmaryochronicles-music/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 18:56:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8416F1065675; Wed, 6 Aug 2008 18:56:32 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 38FD68FC1F; Wed, 6 Aug 2008 18:56:32 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id AD6452C50D02; Wed, 6 Aug 2008 21:56:30 +0300 (EEST) Date: Wed, 6 Aug 2008 21:56:30 +0300 From: QA Tindy To: Alexander Botero-Lowry Message-ID: <20080806215630.5c1dff81@it.buh.tecnik93.com> In-Reply-To: <200808061711.m76HBHjm071363@repoman.freebsd.org> References: <200808061711.m76HBHjm071363@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/swfdec 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, 06 Aug 2008 18:56:32 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/swfdec-0.6.8.log: building swfdec-0.6.8 in directory /var/tinderbox/7-STABLE-FTP maintained by: alexbl@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/graphics/swfdec Makefile ident: $FreeBSD: ports/graphics/swfdec/Makefile,v 1.55 2008/08/06 17:11:16 alexbl Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Aug 6 18:03:37 UTC 2008 ................................................... appending configuration tag "F77" to libtool checking to see if compiler understands -std=gnu99... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for gawk... (cached) nawk checking for ANSI C header files... (cached) yes checking for timezone support... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for PANGO... yes checking for GTK... yes configure: audio backend: oss checking for LIBOIL... yes checking for CAIRO... yes checking for MAD... yes checking for FFMPEG... gnome-config: not found no configure: error: Couldn't find ffmpeg. You might need to install the libavcodec-dev and libswscale-dev packages. ===> Script "configure" failed unexpectedly. Please report the problem to alexbl@FreeBSD.org [maintainer] and attach the "/work/a/ports/graphics/swfdec/work/swfdec-0.6.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /a/ports/graphics/swfdec. ================================================================ build of /usr/ports/graphics/swfdec ended at Wed Aug 6 18:08:15 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Wed Aug 6 19:09:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A780106564A; Wed, 6 Aug 2008 19:09:29 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D5AC8FC12; Wed, 6 Aug 2008 19:09:29 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76J9TVC083048; Wed, 6 Aug 2008 19:09:29 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76J9TZe083047; Wed, 6 Aug 2008 19:09:29 GMT (envelope-from danfe) Message-Id: <200808061909.m76J9TZe083047@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Aug 2008 19:09: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/x11/nvidia-driver Makefile distinfo ports/x11/nvidia-driver-71xx Makefile ports/x11/nvidia-driver-96xx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 19:09:29 -0000 danfe 2008-08-06 19:09:29 UTC FreeBSD ports repository Modified files: x11/nvidia-driver Makefile distinfo x11/nvidia-driver-71xx Makefile x11/nvidia-driver-96xx Makefile Log: - Update stable version to 173.14.12, and legacy versions to 71.86.06 and 96.43.07 - Minor Makefile retouch Reminded by: miwi Revision Changes Path 1.9 +1 -2 ports/x11/nvidia-driver-71xx/Makefile 1.9 +1 -2 ports/x11/nvidia-driver-96xx/Makefile 1.80 +2 -13 ports/x11/nvidia-driver/Makefile 1.25 +9 -9 ports/x11/nvidia-driver/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 19:38:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DDF1106567A; Wed, 6 Aug 2008 19:38:26 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 01D5E8FC19; Wed, 6 Aug 2008 19:38:26 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76JcPE2085353; Wed, 6 Aug 2008 19:38:25 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76JcPKP085351; Wed, 6 Aug 2008 19:38:25 GMT (envelope-from jadawin) Message-Id: <200808061938.m76JcPKP085351@repoman.freebsd.org> From: Philippe Audeoud Date: Wed, 6 Aug 2008 19: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/games/lordsawar 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, 06 Aug 2008 19:38:26 -0000 jadawin 2008-08-06 19:38:25 UTC FreeBSD ports repository Modified files: games/lordsawar Makefile distinfo pkg-plist Log: - Update to 0.1.0 PR: ports/126184 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/games/lordsawar/Makefile 1.3 +3 -3 ports/games/lordsawar/distinfo 1.3 +7 -3 ports/games/lordsawar/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 19:38:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E5311065677; Wed, 6 Aug 2008 19:38:44 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D71268FC1B; Wed, 6 Aug 2008 19:38:43 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76JchFL085396; Wed, 6 Aug 2008 19:38:43 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76JchMa085395; Wed, 6 Aug 2008 19:38:43 GMT (envelope-from wosch) Message-Id: <200808061938.m76JchMa085395@repoman.freebsd.org> From: Wolfram Schneider Date: Wed, 6 Aug 2008 19:38:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/cgi man.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: Wed, 06 Aug 2008 19:38:44 -0000 wosch 2008-08-06 19:38:43 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: document shortcuts for FreeBSD manual pages, e.g.: which manpage -> http://www.freebsd.org/cgi/man.cgi/cgi/man.cgi?which print home page link in footer fix html errors Revision Changes Path 1.219 +35 -28 www/en/cgi/man.cgi From owner-cvs-all@FreeBSD.ORG Wed Aug 6 19:47:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D43421065677; Wed, 6 Aug 2008 19:47:47 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BF8928FC15; Wed, 6 Aug 2008 19:47:47 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76Jllid086210; Wed, 6 Aug 2008 19:47:47 GMT (envelope-from emaste@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76JllxO086209; Wed, 6 Aug 2008 19:47:47 GMT (envelope-from emaste@repoman.freebsd.org) Message-Id: <200808061947.m76JllxO086209@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to emaste@repoman.freebsd.org using -f From: Ed Maste Date: Wed, 6 Aug 2008 19:44:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/sys malloc.h src/sys/vm memguard.c memguard.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, 06 Aug 2008 19:47:47 -0000 emaste 2008-08-06 19:44:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern kern_malloc.c sys/sys malloc.h sys/vm memguard.c memguard.h Log: SVN rev 181350 on 2008-08-06 19:44:40Z by emaste MFC r153880: Improve memguard a bit: - Provide tunable vm.memguard.desc, so one can specify memory type without changing the code and recompiling the kernel. - Allow to use memguard for kernel modules by providing sysctl vm.memguard.desc, which can be changed to short description of memory type before module is loaded. - Move as much memguard code as possible to memguard.c. - Add sysctl node vm.memguard. and move memguard-specific sysctl there. - Add malloc_desc2type() function for finding memory type based on its short description (ks_shortdesc field). - Memory type can be changed (via vm.memguard.desc sysctl) only if it doesn't exist (will be loaded later) or when no memory is allocated yet. If there is allocated memory for the given memory type, return EBUSY. - Implement two ways of memory types comparsion and make safer/slower the default. Revision Changes Path 1.142.2.9 +17 -13 src/sys/kern/kern_malloc.c 1.80.2.2 +2 -0 src/sys/sys/malloc.h 1.5.2.1 +90 -0 src/sys/vm/memguard.c 1.2.2.1 +3 -0 src/sys/vm/memguard.h From owner-cvs-all@FreeBSD.ORG Wed Aug 6 19:59:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECCB21065675; Wed, 6 Aug 2008 19:59:21 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C18A08FC12; Wed, 6 Aug 2008 19:59:21 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76JxLrY087162; Wed, 6 Aug 2008 19:59:21 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76JxLl1087161; Wed, 6 Aug 2008 19:59:21 GMT (envelope-from pgj) Message-Id: <200808061959.m76JxLl1087161@repoman.freebsd.org> From: Gabor Pali Date: Wed, 6 Aug 2008 19:59:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/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, 06 Aug 2008 19:59:22 -0000 pgj 2008-08-06 19:59:21 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Announce my enhanced commit privileges. Yay! Approved by: gabor (mentor) Revision Changes Path 1.186 +15 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:04:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C31A106566B; Wed, 6 Aug 2008 20:04:31 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 10F9E8FC15; Wed, 6 Aug 2008 20:04:31 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76K4U9f088719; Wed, 6 Aug 2008 20:04:30 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76K4UZr088718; Wed, 6 Aug 2008 20:04:30 GMT (envelope-from pgj) Message-Id: <200808062004.m76K4UZr088718@repoman.freebsd.org> From: Gabor Pali Date: Wed, 6 Aug 2008 20:04:30 +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 administration.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, 06 Aug 2008 20:04:31 -0000 pgj 2008-08-06 20:04:30 UTC FreeBSD doc repository Modified files: en administration.sgml Log: Update Core Team members on the web Reviewed by: remko, gabor Approved by: gabor (mentor) Revision Changes Path 1.17 +3 -3 www/en/administration.sgml From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:20:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B1611065678; Wed, 6 Aug 2008 20:20:37 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3EED68FC21; Wed, 6 Aug 2008 20:20:37 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76KKbXq090121; Wed, 6 Aug 2008 20:20:37 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76KKbND090120; Wed, 6 Aug 2008 20:20:37 GMT (envelope-from pgj) Message-Id: <200808062020.m76KKbND090120@repoman.freebsd.org> From: Gabor Pali Date: Wed, 6 Aug 2008 20:20:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 20:20:37 -0000 pgj 2008-08-06 20:20:37 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml Log: Update Section 24.5: - Add explicit identifiers for questions in this section, so they could be referenced in a less error-prone manner (e.g. from the FAQ) Reviewed by: trhodes, remko, keramida, gabor Approved by: gabor (mentor) Revision Changes Path 1.130 +10 -10 doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:23:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B8DF1065675 for ; Wed, 6 Aug 2008 20:23:09 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id D56178FC19 for ; Wed, 6 Aug 2008 20:23:08 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 25187 invoked by uid 399); 6 Aug 2008 20:23:06 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 6 Aug 2008 20:23:06 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <489A0828.70301@FreeBSD.org> Date: Wed, 06 Aug 2008 13:23:04 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Alexander Botero-Lowry References: <200808061711.m76HBHjm071363@repoman.freebsd.org> In-Reply-To: <200808061711.m76HBHjm071363@repoman.freebsd.org> X-Enigmail-Version: 0.95.6 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/swfdec 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, 06 Aug 2008 20:23:09 -0000 Alexander Botero-Lowry wrote: > alexbl 2008-08-06 17:11:17 UTC > > FreeBSD ports repository > > Modified files: > graphics/swfdec Makefile distinfo > Log: > - update to 0.6.8 > > Revision Changes Path > 1.55 +1 -2 ports/graphics/swfdec/Makefile > 1.20 +3 -3 ports/graphics/swfdec/distinfo > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/Makefile.diff?&r1=1.54&r2=1.55&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/distinfo.diff?&r1=1.19&r2=1.20&f=h > I get the same error as the tinderbox with this update. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:26:49 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B45E710656A3; Wed, 6 Aug 2008 20:26:49 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-sj.cisco.com (firestar.cisco.com [171.68.227.75]) by mx1.freebsd.org (Postfix) with ESMTP id 964318FC20; Wed, 6 Aug 2008 20:26:49 +0000 (UTC) (envelope-from marcus@freebsd.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-sj.cisco.com (8.11.7p3+Sun/8.11.7) with ESMTP id m76KQh823611; Wed, 6 Aug 2008 13:26:48 -0700 (PDT) Received: from [64.102.220.171] (dhcp-64-102-220-171.cisco.com [64.102.220.171]) by rooster.cisco.com (8.11.7p3+Sun/8.11.7) with ESMTP id m76KQcm25629; Wed, 6 Aug 2008 16:26:39 -0400 (EDT) Message-ID: <489A0901.3000401@freebsd.org> Date: Wed, 06 Aug 2008 16:26:41 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Doug Barton References: <200808061711.m76HBHjm071363@repoman.freebsd.org> <489A0828.70301@FreeBSD.org> In-Reply-To: <489A0828.70301@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Botero-Lowry , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/swfdec 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, 06 Aug 2008 20:26:49 -0000 Doug Barton wrote: > Alexander Botero-Lowry wrote: >> alexbl 2008-08-06 17:11:17 UTC >> >> FreeBSD ports repository >> >> Modified files: >> graphics/swfdec Makefile distinfo Log: >> - update to 0.6.8 >> Revision Changes Path >> 1.55 +1 -2 ports/graphics/swfdec/Makefile >> 1.20 +3 -3 ports/graphics/swfdec/distinfo >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/Makefile.diff?&r1=1.54&r2=1.55&f=h >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/distinfo.diff?&r1=1.19&r2=1.20&f=h >> >> > > I get the same error as the tinderbox with this update. Try this patch to ffmpeg. It may not longer apply cleanly, but you should be able to work it out. The net result is libswscale will nw be installed by default. http://www.marcuscom.com/downloads/ffmpeg.diff Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:26:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A58091065704; Wed, 6 Aug 2008 20:26:56 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 933F68FC16; Wed, 6 Aug 2008 20:26:56 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76KQu6s090635; Wed, 6 Aug 2008 20:26:56 GMT (envelope-from manolis@repoman.freebsd.org) Received: (from manolis@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76KQueT090634; Wed, 6 Aug 2008 20:26:56 GMT (envelope-from manolis) Message-Id: <200808062026.m76KQueT090634@repoman.freebsd.org> From: Manolis Kiagias Date: Wed, 6 Aug 2008 20:26:56 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/el_GR.ISO8859-7/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 20:26:56 -0000 manolis 2008-08-06 20:26:56 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/x11 chapter.sgml Log: Complete the Greek translation of Handbook's 'x11' chapter This commit marks a milestone for the Greek Documentation Project: The entire User's Handbook is now translated! Work will of course continue, with more fixes and updates as well as new chapters from the Administration Handbook and other documents. Submitted by: Nikos Kokkalis Obtained from: FreeBSD Greek Documentation Project Approved by: gabor (mentor) Revision Changes Path 1.6 +1149 -1083 doc/el_GR.ISO8859-7/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:33:22 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CBFF1065678 for ; Wed, 6 Aug 2008 20:33:22 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by mx1.freebsd.org (Postfix) with ESMTP id 9B2538FC0C for ; Wed, 6 Aug 2008 20:33:21 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by mu-out-0910.google.com with SMTP id i2so52727mue.3 for ; Wed, 06 Aug 2008 13:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :organization:user-agent:mime-version:to:cc:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:sender; bh=Di+546lMMdUiR8ovxTXpxgEP45tlAqr1/Ng2jv7Vs8M=; b=Zcwtj7Z3FchizTHTEqD5pd74Vt84kY+VyvyYrySy8DAJlOBSZcwZg7x+AVt4tl0GoX WmXvG23etEUNUwCkkEzBDDt9+YJn2nBT+ocQXTcjvs4zG+aIYYg+BROz1buStxCLoyKj QyJTY6zdR2aMM3y1rNuh1Jo00ofYRT/Zx0hW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:sender; b=tONpkkgyqJrAkv+qB53pcWW0ILQwW+S1GSTYef4roiy30eGDKqiZ+H8SMkmBnGgGHI YaoM/57msVkb+b8u56NDCVeo3JW3BgyIO5oeJO1JgqwKUphXTv5MoisnmoKz4eBwlDaP VsZUuJEfkLKZFa0Zy9gijrHLcEdyxEs6pOiuA= Received: by 10.103.131.18 with SMTP id i18mr1707182mun.126.1218054800093; Wed, 06 Aug 2008 13:33:20 -0700 (PDT) Received: from ?192.168.0.1? ( [80.99.205.120]) by mx.google.com with ESMTPS id g1sm35246136muf.7.2008.08.06.13.33.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 06 Aug 2008 13:33:18 -0700 (PDT) Message-ID: <489A0A8B.7070906@FreeBSD.org> Date: Wed, 06 Aug 2008 22:33:15 +0200 From: Gabor PALI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080521) MIME-Version: 1.0 To: Manolis Kiagias References: <200808062026.m76KQueT090634@repoman.freebsd.org> In-Reply-To: <200808062026.m76KQueT090634@repoman.freebsd.org> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/el_GR.ISO8859-7/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 20:33:22 -0000 Manolis Kiagias wrote: > This commit marks a milestone for the Greek Documentation Project: > The entire User's Handbook is now translated! Work will of course > continue, with more fixes and updates as well as new chapters from > the Administration Handbook and other documents. Congratulations! Keep your good work! :) :g From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:41:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07118106567C; Wed, 6 Aug 2008 20:41:06 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E5FBF8FC0A; Wed, 6 Aug 2008 20:41:05 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76Kf5np092472; Wed, 6 Aug 2008 20:41:05 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76Kf5dq092471; Wed, 6 Aug 2008 20:41:05 GMT (envelope-from anholt) Message-Id: <200808062041.m76Kf5dq092471@repoman.freebsd.org> From: Eric Anholt Date: Wed, 6 Aug 2008 20:41:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/gtkguitune Makefile ports/devel/cogito Makefile ports/games/enigma Makefile ports/graphics/driconf Makefile ports/graphics/sswf Makefile ports/java/kaffe Makefile ports/lang/nickle Makefile ports/textproc/asciidoc Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 20:41:06 -0000 anholt 2008-08-06 20:41:05 UTC FreeBSD ports repository Modified files: audio/gtkguitune Makefile devel/cogito Makefile games/enigma Makefile graphics/driconf Makefile graphics/sswf Makefile java/kaffe Makefile lang/nickle Makefile textproc/asciidoc Makefile x11/rendercheck Makefile x11-wm/xcompmgr Makefile Log: Drop maintainership on my ports as I'm no longer using FreeBSD. Revision Changes Path 1.9 +1 -1 ports/audio/gtkguitune/Makefile 1.9 +1 -1 ports/devel/cogito/Makefile 1.40 +1 -1 ports/games/enigma/Makefile 1.11 +1 -1 ports/graphics/driconf/Makefile 1.10 +1 -1 ports/graphics/sswf/Makefile 1.80 +1 -1 ports/java/kaffe/Makefile 1.19 +1 -1 ports/lang/nickle/Makefile 1.5 +1 -1 ports/textproc/asciidoc/Makefile 1.9 +1 -1 ports/x11-wm/xcompmgr/Makefile 1.5 +1 -1 ports/x11/rendercheck/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:44:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE2FD1065671; Wed, 6 Aug 2008 20:44:12 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B7A758FC1D; Wed, 6 Aug 2008 20:44:12 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76KiCCu092798; Wed, 6 Aug 2008 20:44:12 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76KiCGg092797; Wed, 6 Aug 2008 20:44:12 GMT (envelope-from pgj) Message-Id: <200808062044.m76KiCGg092797@repoman.freebsd.org> From: Gabor Pali Date: Wed, 6 Aug 2008 20:44:12 +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/relaydelay article.sgml doc/en_US.ISO8859-1/books/developers-handbook/tools chapter.sgml doc/en_US.ISO8859-1/books/faq book.sgml doc/en_US.ISO8859-1/books/fdp-primer/the-website chapter.sgml doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/en_US.ISO8859-1/books/handbook/mac chapter.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 20:44:12 -0000 pgj 2008-08-06 20:44:12 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/relaydelay article.sgml en_US.ISO8859-1/books/developers-handbook/tools chapter.sgml en_US.ISO8859-1/books/faq book.sgml en_US.ISO8859-1/books/fdp-primer/the-website chapter.sgml en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/mac chapter.sgml en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Change role="port" to role="package" so that package links are properly generated Approved by: trhodes, gabor (mentor) Revision Changes Path 1.9 +7 -7 doc/en_US.ISO8859-1/articles/relaydelay/article.sgml 1.50 +20 -20 doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml 1.1080 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml 1.25 +4 -4 doc/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.sgml 1.409 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.72 +3 -3 doc/en_US.ISO8859-1/books/handbook/mac/chapter.sgml 1.327 +1 -1 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Aug 6 20:48:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2976D106567D; Wed, 6 Aug 2008 20:48:42 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 166948FC1D; Wed, 6 Aug 2008 20:48:42 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76Kmfc9002601; Wed, 6 Aug 2008 20:48:41 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76KmfBX002600; Wed, 6 Aug 2008 20:48:41 GMT (envelope-from glarkin) Message-Id: <200808062048.m76KmfBX002600@repoman.freebsd.org> From: Greg Larkin Date: Wed, 6 Aug 2008 20:48: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/powerdns-recursor Makefile pkg-deinstall ports/dns/powerdns-recursor/files patch-makefile pdns-recursor.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, 06 Aug 2008 20:48:42 -0000 glarkin 2008-08-06 20:48:41 UTC FreeBSD ports repository Modified files: dns/powerdns-recursor Makefile dns/powerdns-recursor/files patch-makefile pdns-recursor.in Added files: dns/powerdns-recursor pkg-deinstall Log: - Incorporated platform-specific static compilation fix - Minor stylistic tweaks PR: ports/126017 Submitted by: Sten Spans (maintainer) Approved by: beech (mentor, implicit) Revision Changes Path 1.16 +1 -1 ports/dns/powerdns-recursor/Makefile 1.3 +12 -0 ports/dns/powerdns-recursor/files/patch-makefile 1.2 +1 -1 ports/dns/powerdns-recursor/files/pdns-recursor.in 1.1 +19 -0 ports/dns/powerdns-recursor/pkg-deinstall (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 21:14:05 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B2401065672 for ; Wed, 6 Aug 2008 21:14:05 +0000 (UTC) (envelope-from info@tecodryer.com) Received: from tember.borusantelekom.com (mail.bnet.net.tr [213.194.65.162]) by mx1.freebsd.org (Postfix) with ESMTP id BB87D8FC1A for ; Wed, 6 Aug 2008 21:14:04 +0000 (UTC) (envelope-from info@tecodryer.com) Received: (qmail 26900 invoked by uid 89); 6 Aug 2008 21:07:23 -0000 Received: from unknown (HELO erkan-e90bf8060) (78.161.127.33) by 0 with SMTP; 6 Aug 2008 21:07:23 -0000 From: "TECO DRYER" To: cvs-all@freebsd.org Message-Id: <20080806211404.BB87D8FC1A@mx1.freebsd.org> Date: Wed, 6 Aug 2008 21:14:04 +0000 (UTC) Subject: Teco Industry is in the business of corn, wheat, paddy, and X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 21:14:05 -0000 vegetable dr Sender: "TECO DRYER" Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Date: Thu, 7 Aug 2008 00:07:22 +0300 Message-ID: <20080806210722029.6A2D520B26E40877@erkan-e90bf8060> X-Priority: 3 (Normal) Importance: Normal Teco Industry is in the business of corn, wheat, paddy, and vegetable drying machines and the production and marketing of silo & steel construction. Related to the machines that our company produce; Teco Industry has the representatives in Bulgaria, Albania, Ukraine, Tatarstan, Kazakhstan, Russia, Angola and Indonesia. Our partners in these countries are accepted as the leaders in the steel industry. The quality of produced machines is approved by international standards. Teco is guaranteed by CE and ISO 9001-2000 certificates. Teco also contributes to the national economy by creating jobs in designing, project, production, import and export. Teco materializes R&D activities with its professional staff. Quality results are presented to the customers during the production, import and export. Our company takes the leadership of producing and marketing nationally and internationally. For Grain, Oily Seeds, and Pulses: Silos Corn and Soybean Drying Machines Handling Systems like Bucket Elevator, Chain Conveyor and Helix Prop Towers and Catwalks for Handling Systems Unloading Truck Lifts Industrial Foundations, Steel Construction With the expert staff; we take an important target like ‘’Customer Satisfaction and Service Quality’’ and perform service and counseling duties successfully. -------------------------------------------------------------------------------- Contact Us , Teco Dryer Company is ready for a long partnership with you. Sales Engineer Erkan AYMAN eayman@tecodryer.com From owner-cvs-all@FreeBSD.ORG Wed Aug 6 21:24:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 081C3106567B; Wed, 6 Aug 2008 21:24:34 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CF8408FC0A; Wed, 6 Aug 2008 21:24:33 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76LOXo7006568; Wed, 6 Aug 2008 21:24:33 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76LOXAq006567; Wed, 6 Aug 2008 21:24:33 GMT (envelope-from leeym) Message-Id: <200808062124.m76LOXAq006567@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 6 Aug 2008 21:24: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-POSIX-Regex 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, 06 Aug 2008 21:24:34 -0000 leeym 2008-08-06 21:24:33 UTC FreeBSD ports repository Modified files: textproc/p5-POSIX-Regex Makefile distinfo pkg-plist Log: - update to 0.90.16 Revision Changes Path 1.7 +5 -9 ports/textproc/p5-POSIX-Regex/Makefile 1.5 +3 -3 ports/textproc/p5-POSIX-Regex/distinfo 1.2 +2 -3 ports/textproc/p5-POSIX-Regex/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 6 21:28:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77867106567E; Wed, 6 Aug 2008 21:28:21 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4B31B8FC1A; Wed, 6 Aug 2008 21:28:21 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76LSLBs006899; Wed, 6 Aug 2008 21:28:21 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76LSLNT006898; Wed, 6 Aug 2008 21:28:21 GMT (envelope-from leeym) Message-Id: <200808062128.m76LSLNT006898@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 6 Aug 2008 21:28:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Text-CSV 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, 06 Aug 2008 21:28:21 -0000 leeym 2008-08-06 21:28:21 UTC FreeBSD ports repository Modified files: textproc/p5-Text-CSV Makefile distinfo Log: - update to 1.07 Revision Changes Path 1.11 +1 -1 ports/textproc/p5-Text-CSV/Makefile 1.10 +3 -3 ports/textproc/p5-Text-CSV/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 6 21:33:45 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F3161065674 for ; Wed, 6 Aug 2008 21:33:45 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id 99F7A8FC1B for ; Wed, 6 Aug 2008 21:33:43 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so117319fkk.11 for ; Wed, 06 Aug 2008 14:33:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8J8SIB/eKtGC6irtVNxmcz8bVlo4uRZaa4nyBX3QK+k=; b=LyR4N59K2n4MyugZ/AwiYmB1r09GXej3+A1PL6FdSr9h4Fu3abtF1s5NcHKsivzAbD /j3iusOLTBuEIIhuHG+H8quE8IbLkQJu0Nq3ExcoH8JAQ23P59hrYMTspXcQaj7mzgXv AYXysdVb51S2sc5VvFEmWKVMhaBWjsMpxVP7I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=kQ/6izlXLTd0co5yZIez1mqLjHPnh7r7tAyvda8oqKMOj89AIS4qEULNqQk9PfIypc dQdReChljm6dGqrmM554NywJJNB/vjZj7JKqJzQywSheGHXnpFEbuv61Dto2il+rM5et 7GNTi9gGYMPsyUFDdXbtqJvO7TcQJRkKByPF8= Received: by 10.181.32.15 with SMTP id k15mr1279213bkj.84.1218056720462; Wed, 06 Aug 2008 14:05:20 -0700 (PDT) Received: from atlantis.dyndns.org ( [87.202.55.250]) by mx.google.com with ESMTPS id 12sm4202574fks.9.2008.08.06.14.05.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 06 Aug 2008 14:05:19 -0700 (PDT) Message-ID: <489A120C.6070807@gmail.com> Date: Thu, 07 Aug 2008 00:05:16 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080703) MIME-Version: 1.0 To: Gabor PALI References: <200808062026.m76KQueT090634@repoman.freebsd.org> <489A0A8B.7070906@FreeBSD.org> In-Reply-To: <489A0A8B.7070906@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Manolis Kiagias , cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@FreeBSD.org Subject: Re: cvs commit: doc/el_GR.ISO8859-7/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 21:33:45 -0000 Gabor PALI wrote: > Manolis Kiagias wrote: > >> This commit marks a milestone for the Greek Documentation Project: >> The entire User's Handbook is now translated! Work will of course >> continue, with more fixes and updates as well as new chapters from >> the Administration Handbook and other documents. >> > > Congratulations! Keep your good work! :) > > > :g > > > Thanks pgj, will surely do :) From owner-cvs-all@FreeBSD.ORG Wed Aug 6 22:03:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37D57106564A; Wed, 6 Aug 2008 22:03:51 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 20B2C8FC14; Wed, 6 Aug 2008 22:03:51 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76M3pqc011479; Wed, 6 Aug 2008 22:03:51 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76M3p2N011478; Wed, 6 Aug 2008 22:03:51 GMT (envelope-from pgj) Message-Id: <200808062203.m76M3p2N011478@repoman.freebsd.org> From: Gabor Pali Date: Wed, 6 Aug 2008 22:03:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml doc/en_US.ISO8859-1/articles/cvs-freebsd article.sgml doc/en_US.ISO8859-1/articles/mh article.sgml doc/en_US.ISO8859-1/articles/nanobsd article.sgml doc/en_US.ISO8859-1/articles/p4-primer article.sgml doc/en_US.ISO8859-1/articles/relaydelay article.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 22:03:51 -0000 pgj 2008-08-06 22:03:50 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml en_US.ISO8859-1/articles/cvs-freebsd article.sgml en_US.ISO8859-1/articles/mh article.sgml en_US.ISO8859-1/articles/nanobsd article.sgml en_US.ISO8859-1/articles/p4-primer article.sgml en_US.ISO8859-1/articles/relaydelay article.sgml en_US.ISO8859-1/articles/remote-install article.sgml en_US.ISO8859-1/books/developers-handbook/kernelbuild chapter.sgml en_US.ISO8859-1/books/fdp-primer/the-website chapter.sgml en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/disks chapter.sgml en_US.ISO8859-1/books/handbook/firewalls chapter.sgml en_US.ISO8859-1/books/handbook/geom chapter.sgml en_US.ISO8859-1/books/handbook/jails chapter.sgml en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml en_US.ISO8859-1/books/handbook/mirrors chapter.sgml en_US.ISO8859-1/books/handbook/network-servers chapter.sgml en_US.ISO8859-1/books/handbook/ports chapter.sgml en_US.ISO8859-1/books/handbook/security chapter.sgml en_US.ISO8859-1/books/pmake/gods chapter.sgml Log: Eliminate erroneous role="directory" attributes from elements and replace them with class="directory" [1][2] [1] http://docbook.org/tdg/en/html/filename.html [2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799 (4.2.5.5) Approved by: trhodes, gabor (mentor) Revision Changes Path 1.277 +5 -5 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml 1.17 +14 -14 doc/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml 1.26 +1 -1 doc/en_US.ISO8859-1/articles/mh/article.sgml 1.4 +13 -13 doc/en_US.ISO8859-1/articles/nanobsd/article.sgml 1.11 +10 -10 doc/en_US.ISO8859-1/articles/p4-primer/article.sgml 1.10 +3 -3 doc/en_US.ISO8859-1/articles/relaydelay/article.sgml 1.6 +11 -11 doc/en_US.ISO8859-1/articles/remote-install/article.sgml 1.3 +1 -1 doc/en_US.ISO8859-1/books/developers-handbook/kernelbuild/chapter.sgml 1.26 +9 -9 doc/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.sgml 1.410 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.286 +2 -2 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml 1.85 +2 -2 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml 1.42 +7 -7 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml 1.16 +19 -19 doc/en_US.ISO8859-1/books/handbook/jails/chapter.sgml 1.186 +2 -2 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml 1.136 +1 -1 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.448 +1 -1 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.106 +8 -8 doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml 1.282 +9 -9 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml 1.328 +1 -1 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml 1.3 +2 -2 doc/en_US.ISO8859-1/books/pmake/gods/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Aug 6 22:14:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D2A21065670; Wed, 6 Aug 2008 22:14:51 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 511458FC19; Wed, 6 Aug 2008 22:14:51 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76MEpIJ012518; Wed, 6 Aug 2008 22:14:51 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76MEpqs012517; Wed, 6 Aug 2008 22:14:51 GMT (envelope-from pgj) Message-Id: <200808062214.m76MEpqs012517@repoman.freebsd.org> From: Gabor Pali Date: Wed, 6 Aug 2008 22:14:51 +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/faq 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: Wed, 06 Aug 2008 22:14:51 -0000 pgj 2008-08-06 22:14:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Fix role="directory" attributes (replace with class="directory") in elements, because there is no such attribute [1] - Add further missing class="directory" attributes [1] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml?rev=1.89 Reviewed by: trhodes, remko, keramida Approved by: gabor (mentor) Revision Changes Path 1.1081 +57 -57 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Wed Aug 6 22:16:12 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E8FD1065675 for ; Wed, 6 Aug 2008 22:16:12 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id 9E7DB8FC24 for ; Wed, 6 Aug 2008 22:16:11 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 1573 invoked by uid 399); 6 Aug 2008 22:16:10 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 6 Aug 2008 22:16:10 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <489A22A8.2020502@FreeBSD.org> Date: Wed, 06 Aug 2008 15:16:08 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Joe Marcus Clarke References: <200808061711.m76HBHjm071363@repoman.freebsd.org> <489A0828.70301@FreeBSD.org> <489A0901.3000401@freebsd.org> In-Reply-To: <489A0901.3000401@freebsd.org> X-Enigmail-Version: 0.95.6 OpenPGP: id=D5B2F0FB Content-Type: multipart/mixed; boundary="------------050407010701080208070907" Cc: Alexander Botero-Lowry , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/swfdec 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, 06 Aug 2008 22:16:12 -0000 This is a multi-part message in MIME format. --------------050407010701080208070907 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Joe Marcus Clarke wrote: > Doug Barton wrote: >> Alexander Botero-Lowry wrote: >>> alexbl 2008-08-06 17:11:17 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> graphics/swfdec Makefile distinfo Log: >>> - update to 0.6.8 >>> Revision Changes Path >>> 1.55 +1 -2 ports/graphics/swfdec/Makefile >>> 1.20 +3 -3 ports/graphics/swfdec/distinfo >>> >>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/Makefile.diff?&r1=1.54&r2=1.55&f=h >>> >>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/distinfo.diff?&r1=1.19&r2=1.20&f=h >>> >>> >> >> I get the same error as the tinderbox with this update. > > Try this patch to ffmpeg. It may not longer apply cleanly, but you > should be able to work it out. Yes to both. :) I attached a patch against the current state of the ports tree. With this change I also needed the attached patch to swfdec to get it to compile, but it works now in any case. Doug -- This .signature sanitized for your protection --------------050407010701080208070907 Content-Type: text/plain; name="ffmpeg.diff" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="ffmpeg.diff" SW5kZXg6IE1ha2VmaWxlCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL3BjdnMvcG9y dHMvbXVsdGltZWRpYS9mZm1wZWcvTWFrZWZpbGUsdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEu ODMKZGlmZiAtdSAtcjEuODMgTWFrZWZpbGUKLS0tIE1ha2VmaWxlCTUgQXVnIDIwMDggMDM6 MDI6MzkgLTAwMDAJMS44MworKysgTWFrZWZpbGUJNiBBdWcgMjAwOCAyMjoxMzo1OSAtMDAw MApAQCAtNyw3ICs3LDcgQEAKIAogUE9SVE5BTUU9CWZmbXBlZwogRElTVFZFUlNJT049CTIw MDgtMDctMjcKLVBPUlRSRVZJU0lPTj0JMgorUE9SVFJFVklTSU9OPQkzCiBDQVRFR09SSUVT PQltdWx0aW1lZGlhIGF1ZGlvIGlwdjYgbmV0CiBNQVNURVJfU0lURVM9CSR7TUFTVEVSX1NJ VEVfTE9DQUx9CiBNQVNURVJfU0lURV9TVUJESVI9CWFoemUKQEAgLTU4LDcgKzU4LDEwIEBA CiAJbGliYXZ1dGlsL21lbS5oIFwKIAlsaWJhdnV0aWwvcmFuZG9tLmggXAogCWxpYmF2dXRp bC9yYXRpb25hbC5oIFwKLQlsaWJhdnV0aWwvc2hhMS5oCisJbGliYXZ1dGlsL3NoYTEuaCBc CisJbGlicG9zdHByb2MvcG9zdHByb2Nlc3MuaCBcCisJbGlic3dzY2FsZS9yZ2IycmdiLmgg XAorCWxpYnN3c2NhbGUvc3dzY2FsZS5oCiAKIC5pbmNsdWRlIDxic2QucG9ydC5wcmUubWs+ CiAKQEAgLTcyLDYgKzc1LDcgQEAKIAkJLS1leHRyYS1saWJzPSIke1BUSFJFQURfTElCU30i IFwKIAkJLS1lbmFibGUtZ3BsIFwKIAkJLS1lbmFibGUtcHRocmVhZHMgXAorCQktLWVuYWJs ZS1zd3NjYWxlIFwKIAkJLS1tYW5kaXI9JHtQUkVGSVh9L21hbgogQ09ORklHVVJFX0VOVis9 CUxBTkc9QwogTUFLRV9FTlYrPQlJTlNUQUxMPSIke0lOU1RBTEx9IgpJbmRleDogcGtnLXBs aXN0Cj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL3BjdnMvcG9ydHMvbXVsdGltZWRp YS9mZm1wZWcvcGtnLXBsaXN0LHYKcmV0cmlldmluZyByZXZpc2lvbiAxLjIzCmRpZmYgLXUg LXIxLjIzIHBrZy1wbGlzdAotLS0gcGtnLXBsaXN0CTUgQXVnIDIwMDggMDM6MDI6MzkgLTAw MDAJMS4yMworKysgcGtnLXBsaXN0CTYgQXVnIDIwMDggMjI6MTM6NTkgLTAwMDAKQEAgLTIy LDkgKzIyLDExIEBACiBpbmNsdWRlL2ZmbXBlZy9vcHQuaAogaW5jbHVkZS9mZm1wZWcvcmFu ZG9tLmgKIGluY2x1ZGUvZmZtcGVnL3JhdGlvbmFsLmgKK2luY2x1ZGUvZmZtcGVnL3JnYjJy Z2IuaAogaW5jbHVkZS9mZm1wZWcvcnRzcC5oCiBpbmNsdWRlL2ZmbXBlZy9ydHNwY29kZXMu aAogaW5jbHVkZS9mZm1wZWcvc2hhMS5oCitpbmNsdWRlL2ZmbXBlZy9zd3NjYWxlLmgKIGlu Y2x1ZGUvbGliYXZjb2RlYy9hdmNvZGVjLmgKIGluY2x1ZGUvbGliYXZjb2RlYy9vcHQuaAog aW5jbHVkZS9saWJhdmRldmljZS9hdmRldmljZS5oCkBAIC01MCw2ICs1Miw4IEBACiBpbmNs dWRlL2xpYmF2dXRpbC9zaGExLmgKIGluY2x1ZGUvbGlicG9zdHByb2MvcG9zdHByb2Nlc3Mu aAogaW5jbHVkZS9wb3N0cHJvYy9wb3N0cHJvY2Vzcy5oCitpbmNsdWRlL2xpYnN3c2NhbGUv cmdiMnJnYi5oCitpbmNsdWRlL2xpYnN3c2NhbGUvc3dzY2FsZS5oCiBsaWIvbGliYXZjb2Rl Yy5hCiBsaWIvbGliYXZjb2RlYy5zbwogbGliL2xpYmF2Y29kZWMuc28uMQpAQCAtNzAsNiAr NzQsMTAgQEAKIGxpYi9saWJwb3N0cHJvYy5zbwogbGliL2xpYnBvc3Rwcm9jLnNvLjEKIGxp Yi9saWJwb3N0cHJvYy5zby41MS4xLjAKK2xpYi9saWJzd3NjYWxlLmEKK2xpYi9saWJzd3Nj YWxlLnNvCitsaWIvbGlic3dzY2FsZS5zby4wLjUuMQorbGliL2xpYnN3c2NhbGUuc28uMQog bGliL3Zob29rL2Zpc2guc28KIGxpYi92aG9vay9udWxsLnNvCiBsaWIvdmhvb2svcHBtLnNv CkBAIC03OSw2ICs4Nyw3IEBACiBsaWJkYXRhL3BrZ2NvbmZpZy9saWJhdmZvcm1hdC5wYwog bGliZGF0YS9wa2djb25maWcvbGliYXZ1dGlsLnBjCiBsaWJkYXRhL3BrZ2NvbmZpZy9saWJw b3N0cHJvYy5wYworbGliZGF0YS9wa2djb25maWcvbGlic3dzY2FsZS5wYwogQGRpcnJtIGxp Yi92aG9vawogQGRpcnJtIGluY2x1ZGUvcG9zdHByb2MKIEBkaXJybSBpbmNsdWRlL2xpYnBv c3Rwcm9jCg== --------------050407010701080208070907 Content-Type: text/plain; name="swfdec.diff" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="swfdec.diff" PyB3b3JrCkluZGV4OiBNYWtlZmlsZQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvaG9tZS9w Y3ZzL3BvcnRzL2dyYXBoaWNzL3N3ZmRlYy9NYWtlZmlsZSx2CnJldHJpZXZpbmcgcmV2aXNp b24gMS41NQpkaWZmIC11IC1yMS41NSBNYWtlZmlsZQotLS0gTWFrZWZpbGUJNiBBdWcgMjAw OCAxNzoxMToxNiAtMDAwMAkxLjU1CisrKyBNYWtlZmlsZQk2IEF1ZyAyMDA4IDIyOjE0OjQ3 IC0wMDAwCkBAIC04LDYgKzgsNyBAQAogCiBQT1JUTkFNRT0Jc3dmZGVjCiBQT1JUVkVSU0lP Tj0JMC42LjgKK1BPUlRSRVZJU0lPTj0JMQogQ0FURUdPUklFUz0JZ3JhcGhpY3MKIE1BU1RF Ul9TSVRFUz0JaHR0cDovL3N3ZmRlYy5mcmVlZGVza3RvcC5vcmcvZG93bmxvYWQvc3dmZGVj LzAuNi8KIApAQCAtMjAsNyArMjEsOCBAQAogVVNFX0dOT01FPQlnbm9tZWhhY2sgZ3RrMjAK IFVTRV9BVVRPVE9PTFM9CWxpYnRvb2w6MTU6ZW52IGF1dG9tYWtlOjE5OmVudiBhdXRvY29u ZjoyNjEKIEdOVV9DT05GSUdVUkU9CXllcwotQ09ORklHVVJFX0VOVj0JQ1BQRkxBR1M9Ii1J JHtMT0NBTEJBU0V9L2luY2x1ZGUiIFwKK0NPTkZJR1VSRV9FTlY9CUNQUEZMQUdTPSItSSR7 TE9DQUxCQVNFfS9pbmNsdWRlIFwKKwkJCS1JJHtMT0NBTEJBU0V9L2luY2x1ZGUvZmZtcGVn IiBcCiAJCUxERkxBR1M9Ii1XbCwtQnN5bWJvbGljIC1MJHtMT0NBTEJBU0V9L2xpYiIKIENP TkZJR1VSRV9BUkdTPQktLXdpdGgtYXVkaW89b3NzCiBVU0VfTERDT05GSUc9CXllcwo= --------------050407010701080208070907-- From owner-cvs-all@FreeBSD.ORG Wed Aug 6 22:22:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB16C106574C; Wed, 6 Aug 2008 22:22:36 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EE8BA8FC08; Wed, 6 Aug 2008 22:22:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76MMZGt013173; Wed, 6 Aug 2008 22:22:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76MMZXP013172; Wed, 6 Aug 2008 22:22:35 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808062222.m76MMZXP013172@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Wed, 6 Aug 2008 22:22:27 +0000 (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/ed if_ed.c if_ed_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 22:22:37 -0000 imp 2008-08-06 22:22:27 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_pccard.c Log: SVN rev 181351 on 2008-08-06 22:22:27Z by imp When the miibus for the AX88x90 or TC5299J cards fails to attach, we would call ed_release_resources() when we should have called ed_detach() to properly undo the effects of prior calls to ed_attach(). This would leave a stray ed interface ifnet alive in the system, which was, well, bad, since we called if_free() on the underlying memory... Fix the ed_detach routine to cope being called in this context now. This should never come up because the miibus is always there. Except for now when it seems to be failing for reasons unknown... That's a different bug that hits at least ed, xl, dc and fxp... Revision Changes Path 1.272 +9 -7 src/sys/dev/ed/if_ed.c 1.115 +1 -1 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Wed Aug 6 22:28:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 46FCF1065677; Wed, 6 Aug 2008 22:28:12 +0000 (UTC) Date: Wed, 6 Aug 2008 22:28:12 +0000 From: Alexey Dokuchaev To: Eric Anholt Message-ID: <20080806222812.GA22075@FreeBSD.org> References: <200808062041.m76Kf5dq092471@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200808062041.m76Kf5dq092471@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/audio/gtkguitune Makefile ports/devel/cogito Makefile ports/games/enigma Makefile ports/graphics/driconf Makefile ports/graphics/sswf Makefile ports/java/kaffe Makefile ports/lang/nickle Makefile ports/textproc/asciidoc Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 22:28:12 -0000 On Wed, Aug 06, 2008 at 08:41:05PM +0000, Eric Anholt wrote: > anholt 2008-08-06 20:41:05 UTC > > FreeBSD ports repository > > Modified files: > audio/gtkguitune Makefile > devel/cogito Makefile > games/enigma Makefile > graphics/driconf Makefile > graphics/sswf Makefile > java/kaffe Makefile > lang/nickle Makefile > textproc/asciidoc Makefile > x11/rendercheck Makefile > x11-wm/xcompmgr Makefile > Log: > Drop maintainership on my ports as I'm no longer using FreeBSD. This is quite sad to hear: you've done such an amazing job for X and FreeBSD over all those years. Good luck, and I really hope we see you soon. ./danfe From owner-cvs-all@FreeBSD.ORG Wed Aug 6 23:08:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DA0E1065679; Wed, 6 Aug 2008 23:08:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 424FB8FC12; Wed, 6 Aug 2008 23:08:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76N8Aj1018249; Wed, 6 Aug 2008 23:08:10 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76N8ABt018248; Wed, 6 Aug 2008 23:08:10 GMT (envelope-from edwin) Message-Id: <200808062308.m76N8ABt018248@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 6 Aug 2008 23:08: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: 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, 06 Aug 2008 23:08:11 -0000 edwin 2008-08-06 23:08:10 UTC FreeBSD ports repository Modified files: . modules Log: Ports modules update at Wednesday 06 August 2008 at 23:08 Revision Changes Path 1.20119 +15 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Aug 6 23:08:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71028106564A; Wed, 6 Aug 2008 23:08:50 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 45D408FC1E; Wed, 6 Aug 2008 23:08:50 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m76N8oBr018313; Wed, 6 Aug 2008 23:08:50 GMT (envelope-from timur@repoman.freebsd.org) Received: (from timur@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m76N8oYb018312; Wed, 6 Aug 2008 23:08:50 GMT (envelope-from timur) Message-Id: <200808062308.m76N8oYb018312@repoman.freebsd.org> From: "Timur I. Bakeyev" Date: Wed, 6 Aug 2008 23:08:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/samba3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 23:08:50 -0000 timur 2008-08-06 23:08:50 UTC FreeBSD ports repository Modified files: net/samba3 Makefile Log: Got rid of != construction to make Kris happier :) Revision Changes Path 1.176 +1 -2 ports/net/samba3/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 00:15:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D784210656E7; Thu, 7 Aug 2008 00:15:08 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 140CD8FC08; Thu, 7 Aug 2008 00:15:08 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m770F7Vc024728; Thu, 7 Aug 2008 00:15:07 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m770F7fF024727; Thu, 7 Aug 2008 00:15:07 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808070015.m770F7fF024727@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Thu, 7 Aug 2008 00:14: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/usr.bin/units units.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 00:15:09 -0000 edwin 2008-08-07 00:14:56 UTC FreeBSD src repository Modified files: usr.bin/units units.lib Log: SVN rev 181352 on 2008-08-07 00:14:56Z by edwin Update the units library file. - Merge changes from NetBSD and OpenBSD. - Add the Euro as a primitive unit, add old converted currency and pegged currency (Obtained from Wikipedia) - Rename "dollar" to "usdollar" as primitive unit, remove non-pegged currency and add pegged currency (Obtained from Wikipedia) - Updated the accuracy of a lot of constants (Obtained from Wikipedia) PR: bin/106545 bin/88252 Submitted by: trasz, J Vinopal Approved by: bde@ (mentor) MFC after: 1 week Revision Changes Path 1.17 +195 -104 src/usr.bin/units/units.lib From owner-cvs-all@FreeBSD.ORG Thu Aug 7 00:35:01 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEEBD1065673; Thu, 7 Aug 2008 00:35:01 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BADF18FC0A; Thu, 7 Aug 2008 00:34:59 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <489A4332.7060809@FreeBSD.org> Date: Thu, 07 Aug 2008 02:34:58 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Edwin Groothuis References: <200808070015.m770F7fF024727@repoman.freebsd.org> In-Reply-To: <200808070015.m770F7fF024727@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/units units.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 00:35:01 -0000 Edwin Groothuis wrote: > edwin 2008-08-07 00:14:56 UTC > > FreeBSD src repository > > Modified files: > usr.bin/units units.lib > Log: > SVN rev 181352 on 2008-08-07 00:14:56Z by edwin > > Update the units library file. > > - Merge changes from NetBSD and OpenBSD. > - Add the Euro as a primitive unit, add old converted currency and > pegged currency (Obtained from Wikipedia) > - Rename "dollar" to "usdollar" as primitive unit, remove non-pegged > currency and add pegged currency (Obtained from Wikipedia) > - Updated the accuracy of a lot of constants (Obtained from Wikipedia) > > PR: bin/106545 bin/88252 > Submitted by: trasz, J Vinopal > Approved by: bde@ (mentor) > MFC after: 1 week Am I the only one concerned that you used Wikipedia as a primary and sole source for quantitative facts? Kris From owner-cvs-all@FreeBSD.ORG Thu Aug 7 00:49:50 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA399106564A; Thu, 7 Aug 2008 00:49:50 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao103.cox.net (eastrmmtao103.cox.net [68.230.240.9]) by mx1.freebsd.org (Postfix) with ESMTP id BED8D8FC18; Thu, 7 Aug 2008 00:49:49 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao103.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080807004949.GNFB22820.eastrmmtao103.cox.net@eastrmimpo02.cox.net>; Wed, 6 Aug 2008 20:49:49 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id zCpn1Z00H4iy4EG02Cpozs; Wed, 06 Aug 2008 20:49:49 -0400 Date: Wed, 06 Aug 2008 19:49:57 -0500 To: "Doug Barton" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200808061711.m76HBHjm071363@repoman.freebsd.org> <489A0828.70301@FreeBSD.org> <489A0901.3000401@freebsd.org> <489A22A8.2020502@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <489A22A8.2020502@FreeBSD.org> User-Agent: Opera Mail/9.51 (Linux) Cc: Alexander Botero-Lowry , Joe Marcus Clarke , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/swfdec 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, 07 Aug 2008 00:49:50 -0000 On Wed, 06 Aug 2008 17:16:08 -0500, Doug Barton wrote: > Joe Marcus Clarke wrote: >> Doug Barton wrote: >>> Alexander Botero-Lowry wrote: >>>> alexbl 2008-08-06 17:11:17 UTC >>>> >>>> FreeBSD ports repository >>>> >>>> Modified files: >>>> graphics/swfdec Makefile distinfo Log: >>>> - update to 0.6.8 >>>> Revision Changes Path >>>> 1.55 +1 -2 ports/graphics/swfdec/Makefile >>>> 1.20 +3 -3 ports/graphics/swfdec/distinfo >>>> >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/Makefile.diff?&r1=1.54&r2=1.55&f=h >>>> >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/swfdec/distinfo.diff?&r1=1.19&r2=1.20&f=h >>>> >>>> >>> >>> I get the same error as the tinderbox with this update. >> >> Try this patch to ffmpeg. It may not longer apply cleanly, but you >> should be able to work it out. > > Yes to both. :) I attached a patch against the current state of the > ports tree. With this change I also needed the attached patch to > swfdec to get it to compile, but it works now in any case. > > Doug @@ -58,7 +58,10 @@ libavutil/mem.h \ libavutil/random.h \ libavutil/rational.h \ - libavutil/sha1.h + libavutil/sha1.h \ + libpostproc/postprocess.h \ Are you sure this (postprocess.h) is need? I don't think it's need, since it was never in in include/ffmpeg/ before update. If it's actually need, then you will need to add this in plist. Cheers, Mezz + libswscale/rgb2rgb.h \ + libswscale/swscale.h -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Aug 7 00:56:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 02B931065675 for ; Thu, 7 Aug 2008 00:56:11 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from xps.daemonology.net (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx2.freebsd.org (Postfix) with SMTP id 387F8153F72 for ; Thu, 7 Aug 2008 00:56:02 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: (qmail 49966 invoked from network); 7 Aug 2008 00:55:34 -0000 Received: from unknown (HELO xps.daemonology.net) (127.0.0.1) by localhost with SMTP; 7 Aug 2008 00:55:34 -0000 Message-ID: <489A4806.4030408@freebsd.org> Date: Wed, 06 Aug 2008 17:55:34 -0700 From: Colin Percival User-Agent: Thunderbird 2.0.0.16 (X11/20080730) MIME-Version: 1.0 To: Joe Marcus Clarke References: <200808061711.m76HBHjm071363@repoman.freebsd.org> <489A0828.70301@FreeBSD.org> <489A0901.3000401@freebsd.org> In-Reply-To: <489A0901.3000401@freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Botero-Lowry , cvs-ports@FreeBSD.org, Doug Barton , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/swfdec 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, 07 Aug 2008 00:56:11 -0000 Joe Marcus Clarke wrote: > Try this patch to ffmpeg. It may not longer apply cleanly, but you > should be able to work it out. The net result is libswscale will nw be > installed by default. Does libswscale work properly? The log message for revision 1.68 of ports/multimedia/ffmpeg/Makefile says - Don't build ffmpeg with swscaler by default: VLC 0.8.6c does not support it; if you still need it, please define WITH_SWSCALER; which suggests to me that there's a reason why it was disabled. Colin Percival From owner-cvs-all@FreeBSD.ORG Thu Aug 7 01:01:03 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD5C81065678; Thu, 7 Aug 2008 01:01:03 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 731648FC15; Thu, 7 Aug 2008 01:01:03 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 2C5712218ADF; Thu, 7 Aug 2008 11:01:02 +1000 (EST) X-Viruscan-Id: <489A494E00014C0BAC038B@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id CBD9621B4A63; Thu, 7 Aug 2008 11:01:01 +1000 (EST) Received: from k7.mavetju (ppp121-44-11-180.lns10.syd7.internode.on.net [121.44.11.180]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 76F752218A82; Thu, 7 Aug 2008 11:01:01 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 9768F275; Thu, 7 Aug 2008 11:00:08 +1000 (EST) Date: Thu, 7 Aug 2008 11:00:08 +1000 From: Edwin Groothuis To: Kris Kennaway Message-ID: <20080807010008.GQ3285@k7.mavetju> References: <200808070015.m770F7fF024727@repoman.freebsd.org> <489A4332.7060809@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <489A4332.7060809@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/units units.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 01:01:03 -0000 On Thu, Aug 07, 2008 at 02:34:58AM +0200, Kris Kennaway wrote: > Edwin Groothuis wrote: > >edwin 2008-08-07 00:14:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.bin/units units.lib > > Log: > > SVN rev 181352 on 2008-08-07 00:14:56Z by edwin > > > > Update the units library file. > > > > - Merge changes from NetBSD and OpenBSD. > > - Add the Euro as a primitive unit, add old converted currency and > > pegged currency (Obtained from Wikipedia) > > - Rename "dollar" to "usdollar" as primitive unit, remove non-pegged > > currency and add pegged currency (Obtained from Wikipedia) > > - Updated the accuracy of a lot of constants (Obtained from Wikipedia) > > > > PR: bin/106545 bin/88252 > > Submitted by: trasz, J Vinopal > > > > Approved by: bde@ (mentor) > > MFC after: 1 week > > Am I the only one concerned that you used Wikipedia as a primary and > sole source for quantitative facts? I'll check them with others. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-cvs-all@FreeBSD.ORG Thu Aug 7 01:01:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B7DE106566B; Thu, 7 Aug 2008 01:01:23 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (unknown [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id DC21D8FC14; Thu, 7 Aug 2008 01:01:22 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.2/8.14.2) with ESMTP id m7711OJr012446; Wed, 6 Aug 2008 21:01:24 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Colin Percival In-Reply-To: <489A4806.4030408@freebsd.org> References: <200808061711.m76HBHjm071363@repoman.freebsd.org> <489A0828.70301@FreeBSD.org> <489A0901.3000401@freebsd.org> <489A4806.4030408@freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-I8NrnBAkmwF3P6UvzF2O" Organization: FreeBSD, Inc. Date: Wed, 06 Aug 2008 21:01:23 -0400 Message-Id: <1218070883.41856.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: Alexander Botero-Lowry , cvs-ports@FreeBSD.org, Doug Barton , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/swfdec 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, 07 Aug 2008 01:01:23 -0000 --=-I8NrnBAkmwF3P6UvzF2O Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2008-08-06 at 17:55 -0700, Colin Percival wrote: > Joe Marcus Clarke wrote: > > Try this patch to ffmpeg. It may not longer apply cleanly, but you=20 > > should be able to work it out. The net result is libswscale will nw be= =20 > > installed by default. >=20 > Does libswscale work properly? The log message for revision 1.68 of > ports/multimedia/ffmpeg/Makefile says >=20 > - Don't build ffmpeg with swscaler by default: VLC 0.8.6c does not > support it; if you still need it, please define WITH_SWSCALER; >=20 > which suggests to me that there's a reason why it was disabled. I didn't notice any way to get libswscale before my patch. So it looks like SWSCALER was removed entirely. I did the patch specifically for swfdec 0.6.8 which seems to work just fine for me with libswscale installed. That's not to say there aren't still problems. I just haven't seen them. I sent my patch to ahze for review before committing. He's traveling now, but I expect to here from him soon. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-I8NrnBAkmwF3P6UvzF2O Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkiaSWIACgkQb2iPiv4Uz4fntgCfZMg7DTGnmXjiqVzXLknt0hjU cAwAoIcy8SPqBgVZx+zanf3zNNTjRk+I =45h5 -----END PGP SIGNATURE----- --=-I8NrnBAkmwF3P6UvzF2O-- From owner-cvs-all@FreeBSD.ORG Thu Aug 7 01:06:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDCF21065677; Thu, 7 Aug 2008 01:06:16 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 477628FC19; Thu, 7 Aug 2008 01:06:15 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <489A4A86.7040202@FreeBSD.org> Date: Thu, 07 Aug 2008 03:06:14 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Edwin Groothuis References: <200808070015.m770F7fF024727@repoman.freebsd.org> <489A4332.7060809@FreeBSD.org> <20080807010008.GQ3285@k7.mavetju> In-Reply-To: <20080807010008.GQ3285@k7.mavetju> 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/usr.bin/units units.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 01:06:17 -0000 Edwin Groothuis wrote: > On Thu, Aug 07, 2008 at 02:34:58AM +0200, Kris Kennaway wrote: >> Edwin Groothuis wrote: >>> edwin 2008-08-07 00:14:56 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> usr.bin/units units.lib >>> Log: >>> SVN rev 181352 on 2008-08-07 00:14:56Z by edwin >>> >>> Update the units library file. >>> >>> - Merge changes from NetBSD and OpenBSD. >>> - Add the Euro as a primitive unit, add old converted currency and >>> pegged currency (Obtained from Wikipedia) >>> - Rename "dollar" to "usdollar" as primitive unit, remove non-pegged >>> currency and add pegged currency (Obtained from Wikipedia) >>> - Updated the accuracy of a lot of constants (Obtained from Wikipedia) >>> >>> PR: bin/106545 bin/88252 >>> Submitted by: trasz, J Vinopal >>> >>> Approved by: bde@ (mentor) >>> MFC after: 1 week >> Am I the only one concerned that you used Wikipedia as a primary and >> sole source for quantitative facts? > > I'll check them with others. Thanks. Chances are they are fine of course, but one can never be sure. Kris From owner-cvs-all@FreeBSD.ORG Thu Aug 7 01:54:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 905B11065676; Thu, 7 Aug 2008 01:54:47 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BA028FC1A; Thu, 7 Aug 2008 01:54:47 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m771slnW043131; Thu, 7 Aug 2008 01:54:47 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m771slSu043128; Thu, 7 Aug 2008 01:54:47 GMT (envelope-from mezz) Message-Id: <200808070154.m771slSu043128@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 7 Aug 2008 01:54: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 ports/net-p2p Makefile ports/www Makefile ports/net-p2p/transmission Makefile distinfo pkg-descr pkg-plist ports/net-p2p/transmission/files patch-configure ports/net-p2p/transmission-cli Makefile distinfo pkg-descr ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 01:54:47 -0000 mezz 2008-08-07 01:54:47 UTC FreeBSD ports repository Modified files: . UPDATING net-p2p Makefile www Makefile net-p2p/transmission Makefile pkg-descr net-p2p/transmission-cli Makefile distinfo pkg-descr pkg-plist net-p2p/transmission-daemon Makefile pkg-descr pkg-plist net-p2p/transmission-gtk2 Makefile pkg-plist Added files: net-p2p/transmission-cli/files transmission-cli-configure.ac transmission-daemon-configure.ac transmission-gtk2-configure.ac transmission-web-configure.ac net-p2p/transmission-gtk2 pkg-descr www/transmission-web Makefile pkg-descr pkg-plist Removed files: net-p2p/transmission distinfo pkg-plist net-p2p/transmission/files patch-configure net-p2p/transmission-cli/files patch-configure Log: - Update to 1.31, be sure to read in UPDATING. - Move transmission to transmission-cli, transmission becomes a meta-port. - Add transmission-web, it's a web interface (Clutch) as it has merged into its project. Repocopy: marcus (transmission -> transmission-cli) Revision Changes Path 1.693 +15 -1 ports/UPDATING 1.64 +1 -0 ports/net-p2p/Makefile 1.42 +33 -31 ports/net-p2p/transmission-cli/Makefile 1.31 +3 -3 ports/net-p2p/transmission-cli/distinfo 1.13 +0 -499 ports/net-p2p/transmission-cli/files/patch-configure (dead) 1.1 +397 -0 ports/net-p2p/transmission-cli/files/transmission-cli-configure.ac (new) 1.1 +398 -0 ports/net-p2p/transmission-cli/files/transmission-daemon-configure.ac (new) 1.1 +334 -0 ports/net-p2p/transmission-cli/files/transmission-gtk2-configure.ac (new) 1.1 +387 -0 ports/net-p2p/transmission-cli/files/transmission-web-configure.ac (new) 1.4 +6 -6 ports/net-p2p/transmission-cli/pkg-descr 1.4 +1 -1 ports/net-p2p/transmission-cli/pkg-plist 1.7 +5 -14 ports/net-p2p/transmission-daemon/Makefile 1.2 +7 -4 ports/net-p2p/transmission-daemon/pkg-descr 1.2 +1 -2 ports/net-p2p/transmission-daemon/pkg-plist 1.18 +13 -9 ports/net-p2p/transmission-gtk2/Makefile 1.1 +9 -0 ports/net-p2p/transmission-gtk2/pkg-descr (new) 1.14 +8 -1 ports/net-p2p/transmission-gtk2/pkg-plist 1.42 +9 -53 ports/net-p2p/transmission/Makefile 1.31 +0 -3 ports/net-p2p/transmission/distinfo (dead) 1.13 +0 -499 ports/net-p2p/transmission/files/patch-configure (dead) 1.4 +5 -7 ports/net-p2p/transmission/pkg-descr 1.4 +0 -6 ports/net-p2p/transmission/pkg-plist (dead) 1.2113 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/transmission-web/Makefile (new) 1.1 +16 -0 ports/www/transmission-web/pkg-descr (new) 1.1 +46 -0 ports/www/transmission-web/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:12:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B536106566B; Thu, 7 Aug 2008 03:12:39 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2034A8FC17; Thu, 7 Aug 2008 03:12:39 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773CdG9053550; Thu, 7 Aug 2008 03:12:39 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773Cdsc053549; Thu, 7 Aug 2008 03:12:39 GMT (envelope-from araujo) Message-Id: <200808070312.m773Cdsc053549@repoman.freebsd.org> From: Marcelo Araujo Date: Thu, 7 Aug 2008 03:12:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ivtools 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, 07 Aug 2008 03:12:39 -0000 araujo 2008-08-07 03:12:38 UTC FreeBSD ports repository Modified files: graphics/ivtools Makefile distinfo pkg-plist Log: - Update to 1.2.6. - Mark as broken on >= 7.x. Revision Changes Path 1.32 +12 -3 ports/graphics/ivtools/Makefile 1.9 +3 -3 ports/graphics/ivtools/distinfo 1.14 +18 -18 ports/graphics/ivtools/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:13:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FF451065678; Thu, 7 Aug 2008 03:13:20 +0000 (UTC) (envelope-from ganbold@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 79DBE8FC20; Thu, 7 Aug 2008 03:13:20 +0000 (UTC) (envelope-from ganbold@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773DFc6053808; Thu, 7 Aug 2008 03:13:20 GMT (envelope-from ganbold@repoman.freebsd.org) Received: (from ganbold@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773DFH4053807; Thu, 7 Aug 2008 03:13:15 GMT (envelope-from ganbold) Message-Id: <200808070313.m773DFH4053807@repoman.freebsd.org> From: Ganbold Tsagaankhuu Date: Thu, 7 Aug 2008 03:13:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml doc/mn_MN.UTF-8/books/handbook/disks chapter.sgml doc/mn_MN.UTF-8/books/handbook/firewalls chapter.sgml doc/mn_MN.UTF-8/books/handbook/geom chapter.sgml doc/mn_MN.UTF-8/books/handbook/jails chapter.sgml doc/mn_MN.UTF-8/books/handbook/kernelconfig chapter.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 03:13:20 -0000 ganbold 2008-08-07 03:13:15 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml mn_MN.UTF-8/books/handbook/disks chapter.sgml mn_MN.UTF-8/books/handbook/firewalls chapter.sgml mn_MN.UTF-8/books/handbook/geom chapter.sgml mn_MN.UTF-8/books/handbook/jails chapter.sgml mn_MN.UTF-8/books/handbook/kernelconfig chapter.sgml mn_MN.UTF-8/books/handbook/linuxemu chapter.sgml mn_MN.UTF-8/books/handbook/mac chapter.sgml mn_MN.UTF-8/books/handbook/mirrors chapter.sgml mn_MN.UTF-8/books/handbook/network-servers chapter.sgml mn_MN.UTF-8/books/handbook/ports chapter.sgml mn_MN.UTF-8/books/handbook/security chapter.sgml mn_MN.UTF-8/books/handbook/serialcomms chapter.sgml Log: Update Mongolian Handbook translation Obtained from: FreeBSD Mongolian Documentation project Revision Changes Path 1.14 +3 -3 doc/mn_MN.UTF-8/books/handbook/advanced-networking/chapter.sgml 1.14 +3 -3 doc/mn_MN.UTF-8/books/handbook/disks/chapter.sgml 1.14 +3 -3 doc/mn_MN.UTF-8/books/handbook/firewalls/chapter.sgml 1.13 +8 -8 doc/mn_MN.UTF-8/books/handbook/geom/chapter.sgml 1.11 +20 -20 doc/mn_MN.UTF-8/books/handbook/jails/chapter.sgml 1.13 +3 -3 doc/mn_MN.UTF-8/books/handbook/kernelconfig/chapter.sgml 1.5 +2 -2 doc/mn_MN.UTF-8/books/handbook/linuxemu/chapter.sgml 1.5 +4 -4 doc/mn_MN.UTF-8/books/handbook/mac/chapter.sgml 1.16 +2 -2 doc/mn_MN.UTF-8/books/handbook/mirrors/chapter.sgml 1.14 +8 -8 doc/mn_MN.UTF-8/books/handbook/network-servers/chapter.sgml 1.14 +10 -10 doc/mn_MN.UTF-8/books/handbook/ports/chapter.sgml 1.16 +3 -3 doc/mn_MN.UTF-8/books/handbook/security/chapter.sgml 1.9 +11 -11 doc/mn_MN.UTF-8/books/handbook/serialcomms/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:20:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECDBF1065675; Thu, 7 Aug 2008 03:20:28 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C16EE8FC1F; Thu, 7 Aug 2008 03:20:28 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773KSPf054432; Thu, 7 Aug 2008 03:20:28 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773KSAA054431; Thu, 7 Aug 2008 03:20:28 GMT (envelope-from araujo) Message-Id: <200808070320.m773KSAA054431@repoman.freebsd.org> From: Marcelo Araujo Date: Thu, 7 Aug 2008 03:20: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/graphics/xpdf Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 03:20:29 -0000 araujo 2008-08-07 03:20:28 UTC FreeBSD ports repository Modified files: graphics/xpdf Makefile pkg-descr Log: - Use WITH_DRAW instead of WITHOUT_DRAW. - Commenting the new functionality in pkg-descr. - Bump PORTREVISION. Suggested by: Luigi Rizzo Revision Changes Path 1.87 +3 -2 ports/graphics/xpdf/Makefile 1.8 +3 -0 ports/graphics/xpdf/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:22:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F09541065682; Thu, 7 Aug 2008 03:22:05 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C579C8FC14; Thu, 7 Aug 2008 03:22:05 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773M5S4054584; Thu, 7 Aug 2008 03:22:05 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773M50c054583; Thu, 7 Aug 2008 03:22:05 GMT (envelope-from araujo) Message-Id: <200808070322.m773M50c054583@repoman.freebsd.org> From: Marcelo Araujo Date: Thu, 7 Aug 2008 03: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/net/p5-Net-Google-Calendar 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, 07 Aug 2008 03:22:06 -0000 araujo 2008-08-07 03:22:05 UTC FreeBSD ports repository Modified files: net/p5-Net-Google-Calendar Makefile distinfo Log: - Update to 0.95. PR: ports/126225 Submitted by: Yi-Hsuan Hsin (maintainer) Revision Changes Path 1.10 +1 -1 ports/net/p5-Net-Google-Calendar/Makefile 1.6 +3 -3 ports/net/p5-Net-Google-Calendar/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:27:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 301CC106567A; Thu, 7 Aug 2008 03:27:27 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 03B508FC1E; Thu, 7 Aug 2008 03:27:27 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773RQY2054985; Thu, 7 Aug 2008 03:27:26 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773RQEw054984; Thu, 7 Aug 2008 03:27:26 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808070327.m773RQEw054984@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 03:27:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 03:27:27 -0000 jhb 2008-08-07 03:27:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/pci if_sis.c Log: SVN rev 181353 on 2008-08-07 03:27:10Z by jhb MFC: Tweaks to short cable changes: - SIS_SETBIT already does a read-modify-write. - Set all of the "optimum performance" PHY registers for the 15D parts. Revision Changes Path 1.150.2.1 +9 -12 src/sys/pci/if_sis.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:46:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34576106564A; Thu, 7 Aug 2008 03:46:17 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 090638FC15; Thu, 7 Aug 2008 03:46:17 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773kGNs056525; Thu, 7 Aug 2008 03:46:16 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773kG3w056524; Thu, 7 Aug 2008 03:46:16 GMT (envelope-from marcus) Message-Id: <200808070346.m773kG3w056524@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 7 Aug 2008 03:46:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/telepathy-glib 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, 07 Aug 2008 03:46:18 -0000 marcus 2008-08-07 03:46:16 UTC FreeBSD ports repository Modified files: net-im/telepathy-glib Makefile distinfo pkg-plist Log: Update to 0.7.13. Revision Changes Path 1.13 +1 -1 ports/net-im/telepathy-glib/Makefile 1.9 +3 -3 ports/net-im/telepathy-glib/distinfo 1.8 +1 -0 ports/net-im/telepathy-glib/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:50:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1884B106566B; Thu, 7 Aug 2008 03:50:15 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E141B8FC12; Thu, 7 Aug 2008 03:50:14 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773oEll056918; Thu, 7 Aug 2008 03:50:14 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773oE9E056917; Thu, 7 Aug 2008 03:50:14 GMT (envelope-from marcus) Message-Id: <200808070350.m773oE9E056917@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 7 Aug 2008 03:50: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-im/telepathy-gabble 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, 07 Aug 2008 03:50:15 -0000 marcus 2008-08-07 03:50:14 UTC FreeBSD ports repository Modified files: net-im/telepathy-gabble Makefile distinfo Log: Update to 0.7.7. Revision Changes Path 1.9 +1 -1 ports/net-im/telepathy-gabble/Makefile 1.6 +3 -3 ports/net-im/telepathy-gabble/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:52:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA12A106574F; Thu, 7 Aug 2008 03:52:45 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8DC6E8FC18; Thu, 7 Aug 2008 03:52:44 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773qil3057110; Thu, 7 Aug 2008 03:52:44 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773qisM057109; Thu, 7 Aug 2008 03:52:44 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808070352.m773qisM057109@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 03:52:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 03:52:45 -0000 jhb 2008-08-07 03:52:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pci if_sis.c Log: SVN rev 181354 on 2008-08-07 03:52:35Z by jhb MFC: Tweaks to short cable changes: - SIS_SETBIT already does a read-modify-write. - Set all of the "optimum performance" PHY registers for the 15D parts. Revision Changes Path 1.132.2.9 +9 -12 src/sys/pci/if_sis.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:53:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED571106566B; Thu, 7 Aug 2008 03:53:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C26328FC08; Thu, 7 Aug 2008 03:53:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773roGW057213; Thu, 7 Aug 2008 03:53:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773ro6U057212; Thu, 7 Aug 2008 03:53:50 GMT (envelope-from marcus) Message-Id: <200808070353.m773ro6U057212@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 7 Aug 2008 03: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/net-im/pymsn 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, 07 Aug 2008 03:53:51 -0000 marcus 2008-08-07 03:53:50 UTC FreeBSD ports repository Modified files: net-im/pymsn Makefile distinfo pkg-plist Log: Update to 0.3.3. Revision Changes Path 1.4 +1 -2 ports/net-im/pymsn/Makefile 1.3 +3 -3 ports/net-im/pymsn/distinfo 1.3 +3 -0 ports/net-im/pymsn/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:56:03 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5411D1065674; Thu, 7 Aug 2008 03:56:03 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id A5C4C8FC17; Thu, 7 Aug 2008 03:56:02 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl19-159.kln.forthnet.gr [77.49.146.159]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m773tnRF000579 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 7 Aug 2008 06:55:55 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m773tnIv028593; Thu, 7 Aug 2008 06:55:49 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m773tn6p028592; Thu, 7 Aug 2008 06:55:49 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Gabor Kovesdan References: <200808061059.m76AxFNo013240@repoman.freebsd.org> Date: Thu, 07 Aug 2008 06:55:48 +0300 In-Reply-To: <200808061059.m76AxFNo013240@repoman.freebsd.org> (Gabor Kovesdan's message of "Wed, 6 Aug 2008 10:59:15 +0000 (UTC)") Message-ID: <873alh1nsr.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m773tnRF000579 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.271, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.13, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: 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: Thu, 07 Aug 2008 03:56:03 -0000 On Wed, 6 Aug 2008 10:59:15 +0000 (UTC), Gabor Kovesdan wrote: > gabor 2008-08-06 10:59:15 UTC > > FreeBSD doc repository > > Modified files: > . access > Log: > Please welcome Gabor Pali (pgj@) as a full doc/www committer. He has been a > Hungarian translator and recently has done a nice renovation on the original > English FAQ document. From now on his access isn't limited to the > Hungarian trees any more. I'll be his mentor. Fantastic! Congratulations to both mentor and mentee :-) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:57:17 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 176301065675; Thu, 7 Aug 2008 03:57:17 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 670398FC1F; Thu, 7 Aug 2008 03:57:16 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl19-159.kln.forthnet.gr [77.49.146.159]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m773v4Av000610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 7 Aug 2008 06:57:10 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m773v4K9028603; Thu, 7 Aug 2008 06:57:04 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m773v4oF028602; Thu, 7 Aug 2008 06:57:04 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Gabor Pali References: <200808062004.m76K4UZr088718@repoman.freebsd.org> Date: Thu, 07 Aug 2008 06:56:55 +0300 In-Reply-To: <200808062004.m76K4UZr088718@repoman.freebsd.org> (Gabor Pali's message of "Wed, 6 Aug 2008 20:04:30 +0000 (UTC)") Message-ID: <87y739zddk.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-MailScanner-ID: m773v4Av000610 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.271, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.13, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en administration.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, 07 Aug 2008 03:57:17 -0000 --=-=-= On Wed, 6 Aug 2008 20:04:30 +0000 (UTC), Gabor Pali wrote: > pgj 2008-08-06 20:04:30 UTC > > FreeBSD doc repository > > Modified files: > en administration.sgml > Log: > Update Core Team members on the web Thanks for the update, and for passing the original patches around for review :) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkiacpAACgkQ1g+UGjGGA7Y/0gCgmxm21kxs0sPkXO8X+R0CnVGU hv8AoKKRnj/6YepzcVVUhs2jBX4j6EXr =AV63 -----END PGP SIGNATURE----- --=-=-=-- From owner-cvs-all@FreeBSD.ORG Thu Aug 7 03:59:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 955D91065694; Thu, 7 Aug 2008 03:59:37 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 832C58FC1E; Thu, 7 Aug 2008 03:59:37 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m773xb6S057679; Thu, 7 Aug 2008 03:59:37 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m773xbRD057678; Thu, 7 Aug 2008 03:59:37 GMT (envelope-from beech) Message-Id: <200808070359.m773xbRD057678@repoman.freebsd.org> From: Beech Rintoul Date: Thu, 7 Aug 2008 03:59: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/libtre Makefile pkg-plist ports/textproc/libtre/files patch-doc+agrep.1.in patch-src+Makefile.in patch-tests+agrep+run-tests.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: Thu, 07 Aug 2008 03:59:37 -0000 beech 2008-08-07 03:59:37 UTC FreeBSD ports repository Modified files: textproc/libtre Makefile pkg-plist Added files: textproc/libtre/files patch-doc+agrep.1.in patch-src+Makefile.in patch-tests+agrep+run-tests.sh Log: - Resolve the textproc/agrep conflict - Add regression-test target - Pass maintainership to submitter PR: ports/126278 Submitted by: bf Revision Changes Path 1.45 +16 -5 ports/textproc/libtre/Makefile 1.1 +21 -0 ports/textproc/libtre/files/patch-doc+agrep.1.in (new) 1.1 +20 -0 ports/textproc/libtre/files/patch-src+Makefile.in (new) 1.1 +37 -0 ports/textproc/libtre/files/patch-tests+agrep+run-tests.sh (new) 1.14 +1 -0 ports/textproc/libtre/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 04:31:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 766141065675; Thu, 7 Aug 2008 04:31:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id E60BD8FC12; Thu, 7 Aug 2008 04:31:37 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m774TLjc009844; Wed, 6 Aug 2008 22:29:22 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 06 Aug 2008 22:29:39 -0600 (MDT) Message-Id: <20080806.222939.24901560.imp@bsdimp.com> To: keramida@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <87y739zddk.fsf@kobe.laptop> References: <200808062004.m76K4UZr088718@repoman.freebsd.org> <87y739zddk.fsf@kobe.laptop> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: pgj@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en administration.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, 07 Aug 2008 04:31:38 -0000 In message: <87y739zddk.fsf@kobe.laptop> Giorgos Keramidas writes: : On Wed, 6 Aug 2008 20:04:30 +0000 (UTC), Gabor Pali wrote: : > pgj 2008-08-06 20:04:30 UTC : > : > FreeBSD doc repository : > : > Modified files: : > en administration.sgml : > Log: : > Update Core Team members on the web : : Thanks for the update, and for passing the original patches around for : review :) Had I been thinking, I would have insisted on this from day one :-) Warner From owner-cvs-all@FreeBSD.ORG Thu Aug 7 04:36:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF9741065675; Thu, 7 Aug 2008 04:36:40 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 94ACE8FC28; Thu, 7 Aug 2008 04:36:40 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m774aeAv062044; Thu, 7 Aug 2008 04:36:40 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m774aed3062043; Thu, 7 Aug 2008 04:36:40 GMT (envelope-from lioux) Message-Id: <200808070436.m774aed3062043@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 7 Aug 2008 04:36: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/mail/crm114 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 04:36:40 -0000 lioux 2008-08-07 04:36:40 UTC FreeBSD ports repository Modified files: mail/crm114 Makefile Log: o rewriteutil.crm requires the same crm binary location fix as the other crm recipes o Bump PORTREVISION due to crm recipe change Revision Changes Path 1.23 +2 -1 ports/mail/crm114/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 04:56:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7008B106567B; Thu, 7 Aug 2008 04:56:48 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4409F8FC1E; Thu, 7 Aug 2008 04:56:48 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m774umhE072887; Thu, 7 Aug 2008 04:56:48 GMT (envelope-from alc@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m774umiV072886; Thu, 7 Aug 2008 04:56:48 GMT (envelope-from alc@repoman.freebsd.org) Message-Id: <200808070456.m774umiV072886@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to alc@repoman.freebsd.org using -f From: Alan Cox Date: Thu, 7 Aug 2008 04:56: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/amd64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 04:56:48 -0000 alc 2008-08-07 04:56:29 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: SVN rev 181356 on 2008-08-07 04:56:29Z by alc Introduce pmap_change_attr_locked(). Revision Changes Path 1.644 +18 -17 src/sys/amd64/amd64/pmap.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 05:35:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 572CB1065671; Thu, 7 Aug 2008 05:35:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2AD938FC15; Thu, 7 Aug 2008 05:35:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m775ZOtE077010; Thu, 7 Aug 2008 05:35:24 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m775ZOBR077009; Thu, 7 Aug 2008 05:35:24 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808070535.m775ZOBR077009@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Thu, 7 Aug 2008 05:35: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/usr.bin/units units.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 05:35:24 -0000 edwin 2008-08-07 05:35:01 UTC FreeBSD src repository Modified files: usr.bin/units units.lib Log: SVN rev 181357 on 2008-08-07 05:35:01Z by edwin - acificfrancexchange -> pacificfrancexchange - Add comments about the pegged currencies. Submitted by: GeJ on #bsdports Revision Changes Path 1.18 +3 -1 src/usr.bin/units/units.lib From owner-cvs-all@FreeBSD.ORG Thu Aug 7 05:39:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EE111065670; Thu, 7 Aug 2008 05:39:37 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4DB1C8FC24; Thu, 7 Aug 2008 05:39:37 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m775dbCu077346; Thu, 7 Aug 2008 05:39:37 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m775dbBY077345; Thu, 7 Aug 2008 05:39:37 GMT (envelope-from beech) Message-Id: <200808070539.m775dbBY077345@repoman.freebsd.org> From: Beech Rintoul Date: Thu, 7 Aug 2008 05:39: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/dns/powerdns-devel Makefile distinfo pkg-plist ports/dns/powerdns-devel/files pdns.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, 07 Aug 2008 05:39:37 -0000 beech 2008-08-07 05:39:37 UTC FreeBSD ports repository Modified files: dns/powerdns-devel Makefile distinfo pkg-plist Removed files: dns/powerdns-devel/files pdns.in Log: - Update to 2.9.22.20080804 - Pet portlint - Remove support for FreeBSD < 5 - Remove file leftover from repocopy - Bump portepoch NOTE: Version numbering changed back to 2.9.x instead of 3.x PR: ports/126270 Submitted by: Ralf van der Enden (maintainer) Revision Changes Path 1.65 +7 -9 ports/dns/powerdns-devel/Makefile 1.20 +3 -3 ports/dns/powerdns-devel/distinfo 1.5 +0 -38 ports/dns/powerdns-devel/files/pdns.in (dead) 1.17 +2 -2 ports/dns/powerdns-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 05:46:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F369106566B; Thu, 7 Aug 2008 05:46:49 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8CECA8FC12; Thu, 7 Aug 2008 05:46:49 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m775knZm078023; Thu, 7 Aug 2008 05:46:49 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m775knvE078022; Thu, 7 Aug 2008 05:46:49 GMT (envelope-from edwin) Message-Id: <200808070546.m775knvE078022@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 7 Aug 2008 05:46:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/isc-cron Makefile distinfo pkg-descr ports/sysutils/isc-cron/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: Thu, 07 Aug 2008 05:46:49 -0000 edwin 2008-08-07 05:46:49 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/isc-cron Makefile distinfo pkg-descr sysutils/isc-cron/files pkg-message.in Log: ISC cron, successor of Vixie Cron WWW: ftp://ftp.isc.org/isc/cron/ Revision Changes Path 1.1032 +1 -0 ports/sysutils/Makefile 1.1 +41 -0 ports/sysutils/isc-cron/Makefile (new) 1.1 +3 -0 ports/sysutils/isc-cron/distinfo (new) 1.1 +8 -0 ports/sysutils/isc-cron/files/pkg-message.in (new) 1.1 +3 -0 ports/sysutils/isc-cron/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 06:10:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E2E81065670; Thu, 7 Aug 2008 06:10:57 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7385F8FC15; Thu, 7 Aug 2008 06:10:57 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m776AvCb081027; Thu, 7 Aug 2008 06:10:57 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m776Av1t081026; Thu, 7 Aug 2008 06:10:57 GMT (envelope-from edwin) Message-Id: <200808070610.m776Av1t081026@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 7 Aug 2008 06:10: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/sysutils/isc-cron Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 06:10:57 -0000 edwin 2008-08-07 06:10:57 UTC FreeBSD ports repository Modified files: sysutils/isc-cron Makefile Log: make sure that crontab is setuid root Revision Changes Path 1.2 +2 -0 ports/sysutils/isc-cron/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 06:32:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 689D1106564A; Thu, 7 Aug 2008 06:32:16 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from kane.otenet.gr (kane.otenet.gr [83.235.67.31]) by mx1.freebsd.org (Postfix) with ESMTP id BFE468FC1B; Thu, 7 Aug 2008 06:32:15 +0000 (UTC) (envelope-from manolis@FreeBSD.org) Received: from atlantis.dyndns.org (athedsl-14220.home.otenet.gr [87.202.55.250]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m76Kg2IR023494; Wed, 6 Aug 2008 23:42:03 +0300 Message-ID: <489A0C9A.4050506@FreeBSD.org> Date: Wed, 06 Aug 2008 23:42:02 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080703) MIME-Version: 1.0 To: Gabor PALI References: <200808062026.m76KQueT090634@repoman.freebsd.org> <489A0A8B.7070906@FreeBSD.org> In-Reply-To: <489A0A8B.7070906@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Manolis Kiagias , cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@FreeBSD.org Subject: Re: cvs commit: doc/el_GR.ISO8859-7/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 06:32:16 -0000 Gabor PALI wrote: > Manolis Kiagias wrote: > >> This commit marks a milestone for the Greek Documentation Project: >> The entire User's Handbook is now translated! Work will of course >> continue, with more fixes and updates as well as new chapters from >> the Administration Handbook and other documents. >> > > Congratulations! Keep your good work! :) > > > :g > > > > Thanks pgj, will surely do :) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 06:32:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97B39106567B; Thu, 7 Aug 2008 06:32:44 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 10C958FC0C; Thu, 7 Aug 2008 06:32:44 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id CA8722C50CD0; Thu, 7 Aug 2008 09:32:42 +0300 (EEST) Date: Thu, 7 Aug 2008 09:32:42 +0300 From: QA Tindy To: Jeremy Messenger Message-ID: <20080807093242.07e9ef42@it.buh.tecnik93.com> In-Reply-To: <200808070154.m771slSu043128@repoman.freebsd.org> References: <200808070154.m771slSu043128@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports UPDATING ports/net-p2p Makefile ports/www Makefile ports/net-p2p/transmission Makefile distinfo pkg-descr pkg-plist ports/net-p2p/transmission/files patch-configure ports/net-p2p/transmission-cli Makefile distinfo pkg-descr ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 06:32:44 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/transmission-cli-1.31.log: building transmission-cli-1.31 in directory /var/tinderbox/7-STABLE-FTP maintained by: mezz@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/net-p2p/transmission-cli Makefile ident: $FreeBSD: ports/net-p2p/transmission-cli/Makefile,v 1.42 2008/08/07 01:54:46 mezz Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Thu Aug 7 02:03:14 UTC 2008 ................................................... add_pkg gettext-0.17_1.tbz libiconv-1.11_1.tbz gmake-3.81_3.tbz m4-1.4.11,1.tbz autoconf-wrapper-20071109.tbz perl-5.8.8_1.tbz autoconf-2.62.tbz pkg-config-0.23_1.tbz curl-7.18.0.tbz adding dependencies pkg_add gettext-0.17_1.tbz pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add gmake-3.81_3.tbz pkg_add m4-1.4.11,1.tbz pkg_add autoconf-wrapper-20071109.tbz pkg_add perl-5.8.8_1.tbz Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. pkg_add autoconf-2.62.tbz pkg_add pkg-config-0.23_1.tbz pkg_add curl-7.18.0.tbz ===> transmission-cli-1.31 depends on executable: gmake - found ===> transmission-cli-1.31 depends on file: /usr/local/bin/autoconf-2.62 - found ===> transmission-cli-1.31 depends on executable: pkg-config - found ===> transmission-cli-1.31 depends on shared library: curl.4 - found ===> Configuring for transmission-cli-1.31 aclocal: not found automake: not found Can't exec "automake": No such file or directory at /usr/local/bin/autoreconf-2.62 line 242. Use of uninitialized value in pattern match (m//) at /usr/local/bin/autoreconf-2.62 line 242. Can't exec "aclocal": No such file or directory at /usr/local/share/autoconf-2.62/Autom4te/FileUtils.pm line 326. autoreconf-2.62: failed to run aclocal: No such file or directory *** Error code 1 Stop in /a/ports/net-p2p/transmission-cli. ================================================================ build of /usr/ports/net-p2p/transmission-cli ended at Thu Aug 7 02:03:35 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Thu Aug 7 06:34:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC584106564A; Thu, 7 Aug 2008 06:34:39 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 64F098FC13; Thu, 7 Aug 2008 06:34:39 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 5B5352C50CD0; Thu, 7 Aug 2008 09:34:38 +0300 (EEST) Date: Thu, 7 Aug 2008 09:34:37 +0300 From: QA Tindy To: Edwin Groothuis Message-ID: <20080807093437.15a5adcb@it.buh.tecnik93.com> In-Reply-To: <200808070610.m776Av1t081026@repoman.freebsd.org> References: <200808070610.m776Av1t081026@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/isc-cron Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 06:34:40 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/isc-cron-4.1.log: building isc-cron-4.1 in directory /var/tinderbox/7-STABLE-FTP maintained by: edwin@mavetju.org building for: 7.0-STABLE amd64 port directory: /usr/ports/sysutils/isc-cron Makefile ident: $FreeBSD: ports/sysutils/isc-cron/Makefile,v 1.2 2008/08/07 06:10:57 edwin Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Thu Aug 7 06:29:10 UTC 2008 ................................................... fetch: file:///distcache//cron_4.1.shar: No such file or directory => Attempting to fetch from ftp://ftp.isc.org/isc/. fetch: ftp://ftp.isc.org/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.ciril.fr/pub/isc/. fetch: ftp://ftp.ciril.fr/pub/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/. fetch: ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.freenet.de/pub/ftp.isc.org/isc/. fetch: ftp://ftp.freenet.de/pub/ftp.isc.org/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.iij.ad.jp/pub/network/isc/. fetch: ftp://ftp.iij.ad.jp/pub/network/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.dti.ad.jp/pub/net/isc/. fetch: ftp://ftp.dti.ad.jp/pub/net/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.u-aizu.ac.jp/pub/net/isc/. fetch: ftp://ftp.u-aizu.ac.jp/pub/net/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/. fetch: ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.chl.chalmers.se/pub/isc/. fetch: ftp://ftp.chl.chalmers.se/pub/isc/cron_4.1.shar: Connection refused => Attempting to fetch from ftp://ftp.sunet.se/pub/network/isc/. fetch: ftp://ftp.sunet.se/pub/network/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/. fetch: ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.epix.net/pub/isc/. fetch: ftp://ftp.epix.net/pub/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.nominum.com/pub/isc/. fetch: ftp://ftp.nominum.com/pub/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/. fetch: ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.ntua.gr/pub/net/isc/isc/. fetch: ftp://ftp.ntua.gr/pub/net/isc/isc/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cron_4.1.shar: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /tmp/distfiles/ and try again. *** Error code 1 Stop in /a/ports/sysutils/isc-cron. ================================================================ build of /usr/ports/sysutils/isc-cron ended at Thu Aug 7 06:30:05 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Thu Aug 7 06:35:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 695C1106564A; Thu, 7 Aug 2008 06:35:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 173AF8FC18; Thu, 7 Aug 2008 06:35:49 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 0E6E42C50CD0; Thu, 7 Aug 2008 09:35:49 +0300 (EEST) Date: Thu, 7 Aug 2008 09:35:39 +0300 From: Ion-Mihai Tetcu To: QA Tindy Message-ID: <20080807093539.16ad0785@it.buh.tecnik93.com> In-Reply-To: <20080807093242.07e9ef42@it.buh.tecnik93.com> References: <200808070154.m771slSu043128@repoman.freebsd.org> <20080807093242.07e9ef42@it.buh.tecnik93.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/cahXWT19oabk7xzMn3kFJFe"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, Jeremy Messenger Subject: Re: cvs commit: ports UPDATING ports/net-p2p Makefile ports/www Makefile ports/net-p2p/transmission Makefile distinfo pkg-descr pkg-plist ports/net-p2p/transmission/files patch-configure ports/net-p2p/transmission-cli Makefile distinfo pkg-descr ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 06:35:50 -0000 --Sig_/cahXWT19oabk7xzMn3kFJFe Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Web and daemon fail the same way. HTH, --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/cahXWT19oabk7xzMn3kFJFe Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkial8QACgkQJ7GIuiH/oeUn9gCgqXfG70Onj1rVpz1FpGY/1GpG jI4AmwUIxScQItWAUFJKeuCOqQdcGIp+ =f1br -----END PGP SIGNATURE----- --Sig_/cahXWT19oabk7xzMn3kFJFe-- From owner-cvs-all@FreeBSD.ORG Thu Aug 7 06:43:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABAEC106567F; Thu, 7 Aug 2008 06:43:53 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 815198FC1C; Thu, 7 Aug 2008 06:43:53 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m776hrND083598; Thu, 7 Aug 2008 06:43:53 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m776hrsv083597; Thu, 7 Aug 2008 06:43:53 GMT (envelope-from edwin) Message-Id: <200808070643.m776hrsv083597@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 7 Aug 2008 06:43: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/sysutils/isc-cron Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 06:43:53 -0000 edwin 2008-08-07 06:43:53 UTC FreeBSD ports repository Modified files: sysutils/isc-cron Makefile Log: Add proper MASTER_SITE_SUBDIR Revision Changes Path 1.3 +1 -0 ports/sysutils/isc-cron/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 07:16:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95CC0106564A; Thu, 7 Aug 2008 07:16:57 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B0648FC0C; Thu, 7 Aug 2008 07:16:57 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m777Gv99087281; Thu, 7 Aug 2008 07:16:57 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m777Gvmh087280; Thu, 7 Aug 2008 07:16:57 GMT (envelope-from lbr) Message-Id: <200808070716.m777Gvmh087280@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Thu, 7 Aug 2008 07:16:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Plugin-I18N 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, 07 Aug 2008 07:16:57 -0000 lbr 2008-08-07 07:16:57 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-I18N Makefile distinfo Log: Update to 0.08 Revision Changes Path 1.8 +4 -4 ports/www/p5-Catalyst-Plugin-I18N/Makefile 1.5 +3 -3 ports/www/p5-Catalyst-Plugin-I18N/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 07:19:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 971DA1065680; Thu, 7 Aug 2008 07:19:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B0468FC1E; Thu, 7 Aug 2008 07:19:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m777JRc8087456; Thu, 7 Aug 2008 07:19:27 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m777JR9S087455; Thu, 7 Aug 2008 07:19:27 GMT (envelope-from brueffer@repoman.freebsd.org) Message-Id: <200808070719.m777JR9S087455@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to brueffer@repoman.freebsd.org using -f From: Christian Brueffer Date: Thu, 7 Aug 2008 07:16:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 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: Thu, 07 Aug 2008 07:19:27 -0000 brueffer 2008-08-07 07:16:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) . UPDATING Log: SVN rev 181358 on 2008-08-07 07:16:07Z by brueffer current -> STABLE here, as in all other STABLE branches. Submitted by: joel Revision Changes Path 1.507.2.9 +1 -1 src/UPDATING From owner-cvs-all@FreeBSD.ORG Thu Aug 7 07:24:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 278F410656CB; Thu, 7 Aug 2008 07:24:28 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EFA128FC1B; Thu, 7 Aug 2008 07:24:27 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m777ORbU087908; Thu, 7 Aug 2008 07:24:27 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m777ORZX087907; Thu, 7 Aug 2008 07:24:27 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808070724.m777ORZX087907@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 07:23:53 +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.h src/sys/sys sockio.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, 07 Aug 2008 07:24:28 -0000 jhb 2008-08-07 07:23:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if.h sys/sys sockio.h Log: SVN rev 181359 on 2008-08-07 07:23:53Z by jhb MFC: Trim some noise from some #ifdef's. Revision Changes Path 1.96.2.5 +1 -1 src/sys/net/if.h 1.28.2.2 +1 -1 src/sys/sys/sockio.h From owner-cvs-all@FreeBSD.ORG Thu Aug 7 07:26:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B24071065677; Thu, 7 Aug 2008 07:26:19 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 867348FC20; Thu, 7 Aug 2008 07:26:19 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m777QJtR088125; Thu, 7 Aug 2008 07:26:19 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m777QJq0088124; Thu, 7 Aug 2008 07:26:19 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808070726.m777QJq0088124@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 07:25:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/net if.h src/sys/sys sockio.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, 07 Aug 2008 07:26:19 -0000 jhb 2008-08-07 07:25:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net if.h sys/sys sockio.h Log: SVN rev 181360 on 2008-08-07 07:25:48Z by jhb MFC: Trim some noise from some #ifdef's. Revision Changes Path 1.108.2.4 +1 -1 src/sys/net/if.h 1.31.2.1 +1 -1 src/sys/sys/sockio.h From owner-cvs-all@FreeBSD.ORG Thu Aug 7 07:29:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E70A41065681; Thu, 7 Aug 2008 07:29:35 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BAB668FC23; Thu, 7 Aug 2008 07:29:35 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m777TZRe088344; Thu, 7 Aug 2008 07:29:35 GMT (envelope-from trasz@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m777TZpk088343; Thu, 7 Aug 2008 07:29:35 GMT (envelope-from trasz@repoman.freebsd.org) Message-Id: <200808070729.m777TZpk088343@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to trasz@repoman.freebsd.org using -f From: Edward Tomasz Napierala Date: Thu, 7 Aug 2008 07:29: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/bin/cp utils.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 07:29:36 -0000 trasz 2008-08-07 07:29:26 UTC FreeBSD src repository Modified files: bin/cp utils.c Log: SVN rev 181361 on 2008-08-07 07:29:26Z by trasz Fix ACL preservation, apparently broken in 1.47. Approved by: rwatson MFC after: 3 weeks Revision Changes Path 1.54 +3 -1 src/bin/cp/utils.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 07:32:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3EC6106566B; Thu, 7 Aug 2008 07:32:52 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 975358FC0A; Thu, 7 Aug 2008 07:32:52 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m777WqBL088633; Thu, 7 Aug 2008 07:32:52 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m777WqJm088632; Thu, 7 Aug 2008 07:32:52 GMT (envelope-from brueffer@repoman.freebsd.org) Message-Id: <200808070732.m777WqJm088632@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to brueffer@repoman.freebsd.org using -f From: Christian Brueffer Date: Thu, 7 Aug 2008 07:32: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/share/man/man4 et.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: Thu, 07 Aug 2008 07:32:52 -0000 brueffer 2008-08-07 07:32:40 UTC FreeBSD src repository Modified files: share/man/man4 et.4 Log: SVN rev 181362 on 2008-08-07 07:32:40Z by brueffer Comment out information about Jumbo Frame support, it's not implemented yet. While here, fix a whitespace nit. Discussed with: delphij Revision Changes Path 1.2 +8 -8 src/share/man/man4/et.4 From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:16:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF833106564A; Thu, 7 Aug 2008 08:16:53 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 954648FC22; Thu, 7 Aug 2008 08:16:53 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778GrD9093331; Thu, 7 Aug 2008 08:16:53 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778Gr8b093330; Thu, 7 Aug 2008 08:16:53 GMT (envelope-from beech) Message-Id: <200808070816.m778Gr8b093330@repoman.freebsd.org> From: Beech Rintoul Date: Thu, 7 Aug 2008 08:16: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/archivers/liborange Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 08:16:53 -0000 beech 2008-08-07 08:16:53 UTC FreeBSD ports repository Modified files: archivers/liborange Makefile Log: - Add missing RUN_DEPENDS on archivers/cabextract and archivers/unzip PR: ports/126321 Submitted by: Alexander Logvinov (maintainer) Revision Changes Path 1.17 +4 -1 ports/archivers/liborange/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:29:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 673DD106564A; Thu, 7 Aug 2008 08:29:49 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5635C8FC13; Thu, 7 Aug 2008 08:29:49 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778Tnvk094323; Thu, 7 Aug 2008 08:29:49 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778Tn2S094322; Thu, 7 Aug 2008 08:29:49 GMT (envelope-from beech) Message-Id: <200808070829.m778Tn2S094322@repoman.freebsd.org> From: Beech Rintoul Date: Thu, 7 Aug 2008 08:29:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/netcdf Makefile pkg-plist ports/science/netcdf/files patch-fortran+cfortran.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, 07 Aug 2008 08:29:49 -0000 beech 2008-08-07 08:29:49 UTC FreeBSD ports repository Modified files: science/netcdf Makefile pkg-plist Added files: science/netcdf/files patch-fortran+cfortran.h Log: - Add experimental WITH_FORTRAN knob and a patch to have it compile. - It's off by default as it doesn't seem to be required by any port. - No functional change. PR: ports/125915 Submitted by: Pedro F. Giffuni Approved by: maintainer timeout (>2 Weeks) Revision Changes Path 1.32 +13 -1 ports/science/netcdf/Makefile 1.1 +21 -0 ports/science/netcdf/files/patch-fortran+cfortran.h (new) 1.8 +6 -0 ports/science/netcdf/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:30:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01799106566B; Thu, 7 Aug 2008 08:30:33 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CBB258FC08; Thu, 7 Aug 2008 08:30:32 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778UW9L094451; Thu, 7 Aug 2008 08:30:32 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778UWhG094450; Thu, 7 Aug 2008 08:30:32 GMT (envelope-from wosch) Message-Id: <200808070830.m778UWhG094450@repoman.freebsd.org> From: Wolfram Schneider Date: Thu, 7 Aug 2008 08:30:32 +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 man.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: Thu, 07 Aug 2008 08:30:33 -0000 wosch 2008-08-07 08:30:32 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: typo in shortcuts documentation. Submitted by: Carlos A. M. dos Santos Revision Changes Path 1.220 +4 -4 www/en/cgi/man.cgi From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:38:40 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92AE9106566B for ; Thu, 7 Aug 2008 08:38:40 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id 627C28FC14 for ; Thu, 7 Aug 2008 08:38:40 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so525877rvf.43 for ; Thu, 07 Aug 2008 01:38:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=NPnIr5r0/g0KiDwLaQNexEYoFzrc90bIpVCaO9UeQxM=; b=TQcylTclwr6OccqljsfE8BrE/ogznVqX2B6CYr47GchutEyvplgkxS6uzjbIVZMuOJ keXKB8rF47hlBuOIMH4tFcw3fAbKWFBJNKt77jn/fDOk5EvnqoTPUa4A3/+MGNb/qVSW L1LZkxBrMX4ObUFLEtpZuQixyZ1/5lgwxIwx4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=Gd87DxVZMpjREHPp95XO0IAkjdUjh2wwVJR/gw0q7qS7eM+kfIKbrUqBy7p6Mi9BY4 EHPSSNd+t3C3BmTI0WLIohOjxm1HGcTpGGPNwi9cp1+Q43/8J/mEjSCzFPb3PgzNhDFG HYIOxQ54pgYD5HQtWr7wyvXQQPiYb2+/w7sj0= Received: by 10.115.46.10 with SMTP id y10mr1153570waj.137.1218096670752; Thu, 07 Aug 2008 01:11:10 -0700 (PDT) Received: by 10.115.74.9 with HTTP; Thu, 7 Aug 2008 01:11:10 -0700 (PDT) Message-ID: Date: Thu, 7 Aug 2008 09:11:10 +0100 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: "Alexey Dokuchaev" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: ecbbbe1825dfd76d Cc: Eric Anholt , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/gtkguitune Makefile ports/devel/cogito Makefile ports/games/enigma Makefile ports/graphics/driconf Makefile ports/graphics/sswf Makefile ports/java/kaffe Makefile ports/lang/nickle Makefile ports/textproc/asciidoc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 08:38:40 -0000 On Wed, Aug 6, 2008 at 11:28 PM, Alexey Dokuchaev wrote: > On Wed, Aug 06, 2008 at 08:41:05PM +0000, Eric Anholt wrote: >> anholt 2008-08-06 20:41:05 UTC >> >> FreeBSD ports repository >> >> Modified files: >> audio/gtkguitune Makefile >> devel/cogito Makefile >> games/enigma Makefile >> graphics/driconf Makefile >> graphics/sswf Makefile >> java/kaffe Makefile >> lang/nickle Makefile >> textproc/asciidoc Makefile >> x11/rendercheck Makefile >> x11-wm/xcompmgr Makefile >> Log: >> Drop maintainership on my ports as I'm no longer using FreeBSD. > > This is quite sad to hear: you've done such an amazing job for X and > FreeBSD over all those years. > > Good luck, and I really hope we see you soon. I'm hoping he meant he's not using freebsd as his primary OS but still test Xorg changes in some virtual machine thingie. Am I right? Am I right? -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:39:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4A431065674; Thu, 7 Aug 2008 08:39:24 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A5658FC25; Thu, 7 Aug 2008 08:39:24 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778dOb3095144; Thu, 7 Aug 2008 08:39:24 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778dOVJ095143; Thu, 7 Aug 2008 08:39:24 GMT (envelope-from nivit) Message-Id: <200808070839.m778dOVJ095143@repoman.freebsd.org> From: Nicola Vitale Date: Thu, 7 Aug 2008 08:39: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/textproc/py-genshi Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 08:39:24 -0000 nivit 2008-08-07 08:39:24 UTC FreeBSD ports repository Modified files: textproc/py-genshi Makefile pkg-plist Log: - Override the zip_flag=True in setup.py to install the egg as a directory (asked by brooks@ to solve some issues with devel/trac[1]) - Bump PORTREVISION (different pkg-plist) [1] http://lists.freebsd.org/pipermail/freebsd-python/2008-August/001662.html Revision Changes Path 1.9 +2 -1 ports/textproc/py-genshi/Makefile 1.6 +82 -7 ports/textproc/py-genshi/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:41:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A4EE1065689; Thu, 7 Aug 2008 08:41:09 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2E81D8FC16; Thu, 7 Aug 2008 08:41:09 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778f9VP095374; Thu, 7 Aug 2008 08:41:09 GMT (envelope-from philip@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778f9Kn095373; Thu, 7 Aug 2008 08:41:09 GMT (envelope-from philip@repoman.freebsd.org) Message-Id: <200808070841.m778f9Kn095373@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to philip@repoman.freebsd.org using -f From: Philip Paeps Date: Thu, 7 Aug 2008 08:40: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: 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: Thu, 07 Aug 2008 08:41:09 -0000 philip 2008-08-07 08:40:53 UTC FreeBSD src repository Modified files: . access Log: SVN rev 181363 on 2008-08-07 08:40:53Z by philip Take anholt's src commit bit for safekeeping per his request. Approved by: core Revision Changes Path 1.891 +0 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:47:01 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB7D5106567E; Thu, 7 Aug 2008 08:47:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C15148FC16; Thu, 7 Aug 2008 08:47:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778l1uP096470; Thu, 7 Aug 2008 08:47:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778l1iX096452; Thu, 7 Aug 2008 08:47:01 GMT (envelope-from miwi) Message-Id: <200808070847.m778l1iX096452@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 08:47: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/databases/postgis-jdbc 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, 07 Aug 2008 08:47:02 -0000 miwi 2008-08-07 08:47:01 UTC FreeBSD ports repository Modified files: databases/postgis-jdbc Makefile distinfo Removed files: databases/postgis-jdbc pkg-plist Log: - Update to 1.4.0 PR: 125890 Submitted by: Wen heping (maintainer) Revision Changes Path 1.16 +7 -28 ports/databases/postgis-jdbc/Makefile 1.8 +3 -3 ports/databases/postgis-jdbc/distinfo 1.5 +0 -10 ports/databases/postgis-jdbc/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:52:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 776F21065674; Thu, 7 Aug 2008 08:52:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 665868FC0C; Thu, 7 Aug 2008 08:52:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778qUdR005724; Thu, 7 Aug 2008 08:52:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778qU7U005723; Thu, 7 Aug 2008 08:52:30 GMT (envelope-from miwi) Message-Id: <200808070852.m778qU7U005723@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 08:52:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/p5-Locale-US Makefile distinfo pkg-descr pkg-plist ports/misc/p5-Locale-US/files patch-US.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, 07 Aug 2008 08:52:30 -0000 miwi 2008-08-07 08:52:30 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Locale-US Makefile distinfo pkg-descr pkg-plist misc/p5-Locale-US/files patch-US.pm Log: Map from US two-letter codes to statees and vice versa. WWW: http://search.cpan.org/dist/Locale-US/ PR: ports/126122 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.879 +1 -0 ports/misc/Makefile 1.1 +20 -0 ports/misc/p5-Locale-US/Makefile (new) 1.1 +3 -0 ports/misc/p5-Locale-US/distinfo (new) 1.1 +10 -0 ports/misc/p5-Locale-US/files/patch-US.pm (new) 1.1 +3 -0 ports/misc/p5-Locale-US/pkg-descr (new) 1.1 +6 -0 ports/misc/p5-Locale-US/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:53:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 331B1106564A; Thu, 7 Aug 2008 08:53:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 21E158FC25; Thu, 7 Aug 2008 08:53:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778rwbs005849; Thu, 7 Aug 2008 08:53:58 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778rwMT005848; Thu, 7 Aug 2008 08:53:58 GMT (envelope-from miwi) Message-Id: <200808070853.m778rwMT005848@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 08:53: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/deskutils/libopensync-plugin-evolution2-devel 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, 07 Aug 2008 08:53:58 -0000 miwi 2008-08-07 08:53:57 UTC FreeBSD ports repository Modified files: deskutils/libopensync-plugin-evolution2-devel Makefile distinfo pkg-descr pkg-plist Log: - Force commit Repocopy from deskutils/libopensync-plugin-evolution2 -> deskutils/libopensync-plugin-evolution2-devel Repocopy by: marcus Revision Changes Path 1.3 +0 -0 ports/deskutils/libopensync-plugin-evolution2-devel/Makefile 1.2 +0 -0 ports/deskutils/libopensync-plugin-evolution2-devel/distinfo 1.2 +0 -0 ports/deskutils/libopensync-plugin-evolution2-devel/pkg-descr 1.2 +0 -0 ports/deskutils/libopensync-plugin-evolution2-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 08:58:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97CBB1065670; Thu, 7 Aug 2008 08:58:31 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84D4A8FC28; Thu, 7 Aug 2008 08:58:31 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m778wVld006352; Thu, 7 Aug 2008 08:58:31 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m778wVMh006351; Thu, 7 Aug 2008 08:58:31 GMT (envelope-from linimon) Message-Id: <200808070858.m778wVMh006351@repoman.freebsd.org> From: Mark Linimon Date: Thu, 7 Aug 2008 08:58: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/benchmarks/rawio Makefile ports/devel/ptmalloc Makefile ports/misc/tempcontrol Makefile ports/multimedia/mythtv Makefile ports/multimedia/tv_grab_au Makefile ports/sysutils/dirdiff Makefile ports/x11-servers/x2x Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 08:58:31 -0000 linimon 2008-08-07 08:58:31 UTC FreeBSD ports repository Modified files: benchmarks/rawio Makefile devel/ptmalloc Makefile misc/tempcontrol Makefile multimedia/mythtv Makefile multimedia/tv_grab_au Makefile sysutils/dirdiff Makefile x11-servers/x2x Makefile x11/xtset Makefile Log: Reset grog@FreeBSD.org: last commit was more than 6 months ago, and PRs are outstanding. Revision Changes Path 1.16 +1 -1 ports/benchmarks/rawio/Makefile 1.3 +1 -1 ports/devel/ptmalloc/Makefile 1.4 +1 -1 ports/misc/tempcontrol/Makefile 1.18 +1 -1 ports/multimedia/mythtv/Makefile 1.5 +1 -1 ports/multimedia/tv_grab_au/Makefile 1.9 +1 -1 ports/sysutils/dirdiff/Makefile 1.9 +1 -1 ports/x11-servers/x2x/Makefile 1.5 +1 -1 ports/x11/xtset/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:00:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 011731065675; Thu, 7 Aug 2008 09:00:03 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D9E698FC0C; Thu, 7 Aug 2008 09:00:03 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77903wk006561; Thu, 7 Aug 2008 09:00:03 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m779035E006560; Thu, 7 Aug 2008 09:00:03 GMT (envelope-from miwi) Message-Id: <200808070900.m779035E006560@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 09:00: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/deskutils/libopensync-plugin-evolution2-devel Makefile distinfo pkg-plist ports/deskutils/libopensync-plugin-evolution2-devel/files patch-src_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 09:00:04 -0000 miwi 2008-08-07 09:00:03 UTC FreeBSD ports repository Modified files: deskutils/libopensync-plugin-evolution2-devel Makefile distinfo pkg-plist Removed files: deskutils/libopensync-plugin-evolution2-devel/files patch-src_Makefile.in Log: - Update to 0.36 - Pass maintainership to submitter PR: 125790 Submitted by: Alexander Logvinov (maintainer) Revision Changes Path 1.4 +14 -5 ports/deskutils/libopensync-plugin-evolution2-devel/Makefile 1.3 +3 -3 ports/deskutils/libopensync-plugin-evolution2-devel/distinfo 1.2 +0 -11 ports/deskutils/libopensync-plugin-evolution2-devel/files/patch-src_Makefile.in (dead) 1.3 +6 -8 ports/deskutils/libopensync-plugin-evolution2-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:04:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25CB0106564A; Thu, 7 Aug 2008 09:04:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EDECF8FC1D; Thu, 7 Aug 2008 09:04:09 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77949ta007989; Thu, 7 Aug 2008 09:04:09 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77949Hw007988; Thu, 7 Aug 2008 09:04:09 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808070904.m77949Hw007988@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Thu, 7 Aug 2008 09:03: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/netinet in_pcb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 09:04:10 -0000 rwatson 2008-08-07 09:03:51 UTC FreeBSD src repository Modified files: sys/netinet in_pcb.c Log: SVN rev 181364 on 2008-08-07 09:03:51Z by rwatson Correct comment typo. MFC after: 1 week (after inpcb rwlocking) Revision Changes Path 1.215 +2 -2 src/sys/netinet/in_pcb.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:06:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBF44106574A; Thu, 7 Aug 2008 09:06:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8EAC98FC1F; Thu, 7 Aug 2008 09:06:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7796Atm008235; Thu, 7 Aug 2008 09:06:10 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7796A21008234; Thu, 7 Aug 2008 09:06:10 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808070906.m7796A21008234@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Thu, 7 Aug 2008 09:06: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/netinet in_pcb.c in_pcb.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, 07 Aug 2008 09:06:12 -0000 rwatson 2008-08-07 09:06:04 UTC FreeBSD src repository Modified files: sys/netinet in_pcb.c in_pcb.h Log: SVN rev 181365 on 2008-08-07 09:06:04Z by rwatson Minor white space tweaks. MFC after: 1 week Revision Changes Path 1.216 +3 -3 src/sys/netinet/in_pcb.c 1.114 +3 -4 src/sys/netinet/in_pcb.h From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:08:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCBDD106567A; Thu, 7 Aug 2008 09:08:34 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B30A48FC1A; Thu, 7 Aug 2008 09:08:34 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7798YQn008412; Thu, 7 Aug 2008 09:08:34 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7798YU6008411; Thu, 7 Aug 2008 09:08:34 GMT (envelope-from miwi) Message-Id: <200808070908.m7798YU6008411@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 09:08: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/deskutils Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 09:08:35 -0000 miwi 2008-08-07 09:08:34 UTC FreeBSD ports repository Modified files: deskutils Makefile Log: - Connect deskutils/libopensync-plugin-evolution2-devel to the build Revision Changes Path 1.332 +1 -0 ports/deskutils/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:19:55 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E3C31065672 for ; Thu, 7 Aug 2008 09:19:55 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by mx1.freebsd.org (Postfix) with ESMTP id 024098FC1D for ; Thu, 7 Aug 2008 09:19:54 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: by mu-out-0910.google.com with SMTP id i2so68165mue.3 for ; Thu, 07 Aug 2008 02:19:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=4mKZ5bbB0r3rF/0jP2qthEkA7idvd2a3GUkmKoKI+GA=; b=OfsuzUr3ht8ghl5UjSjyvtJ+RmBwkLY/RNAQzK3wa2v6V8+PnrMvmQgefIyBCOuy8d W3tCMwjO/xsRMb22efRV3vb9npV7irJUbaQxbynvDMlQKnb2Er/fnI9QLFOEb0kbeKjM qwkl/p13SO5iGbac7of+3jCamYIlKPzhsTiDg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=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=RupUCl2NnyQmdlwkSPAJd105J/c4P7RfroryFmqTXd2Pj/m9ygM2DH/SXz/BMHq67P bgvU7TBNKRpaKoT8Q0kJwyP5h9M2sdDOvEDDW2iwjeAf6T7AZFcd+JvYE6Y7oqNotIkZ z4/VNLqUYWgs8EJ808aD1/qJ/vyudCqPqldc4= Received: by 10.125.112.6 with SMTP id p6mr1647mkm.77.1218099040329; Thu, 07 Aug 2008 01:50:40 -0700 (PDT) Received: by 10.125.74.2 with HTTP; Thu, 7 Aug 2008 01:50:39 -0700 (PDT) Message-ID: Date: Thu, 7 Aug 2008 10:50:39 +0200 From: "Wolfram Schneider" Sender: wschnr@googlemail.com To: "Wolfram Schneider" In-Reply-To: <200808061938.m76JchMa085395@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808061938.m76JchMa085395@repoman.freebsd.org> X-Google-Sender-Auth: daf9c1607b81aeeb Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en/cgi man.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: Thu, 07 Aug 2008 09:19:55 -0000 On Wed, Aug 6, 2008 at 9:38 PM, Wolfram Schneider wrote: > wosch 2008-08-06 19:38:43 UTC > > FreeBSD doc repository > > Modified files: > en/cgi man.cgi > Log: > document shortcuts for FreeBSD manual pages, e.g.: > which manpage -> http://www.freebsd.org/cgi/man.cgi/cgi/man.cgi?which Grrh, there is a typo in the URL, the real URL is http://www.freebsd.org/cgi/man.cgi?which -Wolfram -- Wolfram Schneider http://wolfram.schneider.org From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:47:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90D951065672; Thu, 7 Aug 2008 09:47:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 66B4D8FC15; Thu, 7 Aug 2008 09:47:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m779l9nP011498; Thu, 7 Aug 2008 09:47:09 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m779l9ru011497; Thu, 7 Aug 2008 09:47:09 GMT (envelope-from miwi) Message-Id: <200808070947.m779l9ru011497@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 09:47: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/deskutils/libopensync-plugin-evolution2-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: Thu, 07 Aug 2008 09:47:09 -0000 miwi 2008-08-07 09:47:09 UTC FreeBSD ports repository Modified files: deskutils/libopensync-plugin-evolution2-devel Makefile Log: - Fix dependence Revision Changes Path 1.5 +1 -1 ports/deskutils/libopensync-plugin-evolution2-devel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:49:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5703C106566C; Thu, 7 Aug 2008 09:49:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C4078FC23; Thu, 7 Aug 2008 09:49:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m779nsmp014552; Thu, 7 Aug 2008 09:49:54 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m779nsB4014551; Thu, 7 Aug 2008 09:49:54 GMT (envelope-from miwi) Message-Id: <200808070949.m779nsB4014551@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 09:49: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/drupal6-views 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, 07 Aug 2008 09:49:54 -0000 miwi 2008-08-07 09:49:54 UTC FreeBSD ports repository Modified files: www/drupal6-views Makefile distinfo pkg-descr Log: - Force commit Repocopy from www/drupal5-views to www/drupal6-views Repocopy by: marcus Revision Changes Path 1.3 +0 -0 ports/www/drupal6-views/Makefile 1.2 +0 -0 ports/www/drupal6-views/distinfo 1.2 +0 -0 ports/www/drupal6-views/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:49:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF2151065671; Thu, 7 Aug 2008 09:49:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84EC28FC08; Thu, 7 Aug 2008 09:49:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m779nt7U014583; Thu, 7 Aug 2008 09:49:55 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m779ntvU014582; Thu, 7 Aug 2008 09:49:55 GMT (envelope-from erwin) Message-Id: <200808070949.m779ntvU014582@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 7 Aug 2008 09:49: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/net-mgmt/ng_ipacct Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 09:49:55 -0000 erwin 2008-08-07 09:49:55 UTC FreeBSD ports repository Modified files: net-mgmt/ng_ipacct Makefile Log: Don't overlook the n in ifndef and restore the original meaning for NO_PACKAGE, and add a separate IGNORE for pointyhat. Noticed by: Eugene Kazarinov Revision Changes Path 1.11 +2 -0 ports/net-mgmt/ng_ipacct/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:56:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3F53106566C; Thu, 7 Aug 2008 09:56:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C90C08FC22; Thu, 7 Aug 2008 09:56:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m779utDP015729; Thu, 7 Aug 2008 09:56:55 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m779utJb015728; Thu, 7 Aug 2008 09:56:55 GMT (envelope-from amdmi3) Message-Id: <200808070956.m779utJb015728@repoman.freebsd.org> From: Dmitry Marakasov Date: Thu, 7 Aug 2008 09:56:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gdc Makefile ports/lang/gdc/files patch-gcc-config-freebsd-spec.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, 07 Aug 2008 09:56:56 -0000 amdmi3 2008-08-07 09:56:55 UTC FreeBSD ports repository Modified files: lang/gdc Makefile Added files: lang/gdc/files patch-gcc-config-freebsd-spec.h Log: - Add patch to fix exceptions on FreeBSD (throwing exception from D will no longer lead straight to abort()) Obtained from: http://d.puremagic.com/issues/show_bug.cgi?id=2182 Thanks to: David Friedman Approved by: miwi (mentor implicit) Revision Changes Path 1.34 +2 -3 ports/lang/gdc/Makefile 1.1 +10 -0 ports/lang/gdc/files/patch-gcc-config-freebsd-spec.h (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 09:59:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E05FB106564A; Thu, 7 Aug 2008 09:59:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B648B8FC22; Thu, 7 Aug 2008 09:59:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m779xACD016068; Thu, 7 Aug 2008 09:59:10 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m779xAav016067; Thu, 7 Aug 2008 09:59:10 GMT (envelope-from miwi) Message-Id: <200808070959.m779xAav016067@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 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/deskutils/libopensync-plugin-evolution2-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: Thu, 07 Aug 2008 09:59:11 -0000 miwi 2008-08-07 09:59:10 UTC FreeBSD ports repository Modified files: deskutils/libopensync-plugin-evolution2-devel Makefile Log: - Fix now really build Revision Changes Path 1.6 +2 -2 ports/deskutils/libopensync-plugin-evolution2-devel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 10:03:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 374C1106567A; Thu, 7 Aug 2008 10:03:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0CC0D8FC12; Thu, 7 Aug 2008 10:03:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77A3l2v017934; Thu, 7 Aug 2008 10:03:47 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77A3ljB017933; Thu, 7 Aug 2008 10:03:47 GMT (envelope-from miwi) Message-Id: <200808071003.m77A3ljB017933@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 10:03:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/drupal6-views 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, 07 Aug 2008 10:03:48 -0000 miwi 2008-08-07 10:03:47 UTC FreeBSD ports repository Modified files: www Makefile www/drupal6-views Makefile distinfo Log: - Update to 6.x-2.0-rc1 - pass maintainership to submitter PR: 125797 Submitted by: Eygene Ryabinkin (maintainer) Revision Changes Path 1.2114 +1 -0 ports/www/Makefile 1.4 +92 -13 ports/www/drupal6-views/Makefile 1.3 +3 -3 ports/www/drupal6-views/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 10:05:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EA121065670; Thu, 7 Aug 2008 10:05:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 044958FC21; Thu, 7 Aug 2008 10:05:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77A5jf6018317; Thu, 7 Aug 2008 10:05:45 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77A5j2j018316; Thu, 7 Aug 2008 10:05:45 GMT (envelope-from miwi) Message-Id: <200808071005.m77A5j2j018316@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 10:05:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/drupal6-cck 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, 07 Aug 2008 10:05:46 -0000 miwi 2008-08-07 10:05:45 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal6-cck Makefile distinfo pkg-descr Log: The Content Construction Kit allows you add custom fields to custom content types using a web interface. WWW: http://drupal.org/project/cck PR: ports/126039 Submitted by: Eygene Ryabinkin Revision Changes Path 1.2115 +1 -0 ports/www/Makefile 1.1 +103 -0 ports/www/drupal6-cck/Makefile (new) 1.1 +3 -0 ports/www/drupal6-cck/distinfo (new) 1.1 +4 -0 ports/www/drupal6-cck/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 10:07:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 772221065683; Thu, 7 Aug 2008 10:07:35 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4D4E98FC22; Thu, 7 Aug 2008 10:07:35 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77A7ZNY018635; Thu, 7 Aug 2008 10:07:35 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77A7Zq7018634; Thu, 7 Aug 2008 10:07:35 GMT (envelope-from erwin) Message-Id: <200808071007.m77A7Zq7018634@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 7 Aug 2008 10:07: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/www Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 10:07:35 -0000 erwin 2008-08-07 10:07:35 UTC FreeBSD ports repository Modified files: www Makefile Log: Fix speling of transmission-web to fix INDEX. Revision Changes Path 1.2116 +1 -1 ports/www/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 10:26:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ADD51065679; Thu, 7 Aug 2008 10:26:02 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 139728FC15; Thu, 7 Aug 2008 10:26:02 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id D64432C50CBF; Thu, 7 Aug 2008 13:26:00 +0300 (EEST) Date: Thu, 7 Aug 2008 13:26:00 +0300 From: QA Tindy To: Beech Rintoul Message-ID: <20080807132600.5007832e@it.buh.tecnik93.com> In-Reply-To: <200808070829.m778Tn2S094322@repoman.freebsd.org> References: <200808070829.m778Tn2S094322@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/science/netcdf Makefile pkg-plist ports/science/netcdf/files patch-fortran+cfortran.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, 07 Aug 2008 10:26:02 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/netcdf-3.6.3_1.log: building netcdf-3.6.3_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: sunpoet@sunpoet.net building for: 7.0-STABLE amd64 port directory: /usr/ports/science/netcdf Makefile ident: $FreeBSD: ports/science/netcdf/Makefile,v 1.32 2008/08/07 08:29:48 beech Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Thu Aug 7 08:30:45 UTC 2008 ................................................... | NetCDF is tested nightly on many platforms at Unidata | | but your platform is probably different in some ways. | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ /bin/ln -fs libnetcdf.so.4 /usr/local/lib/libnetcdf.so /bin/ln -fs libnetcdf_c++.so.4 /usr/local/lib/libnetcdf_c++.so install-info --quiet /usr/local/info/netcdf.info /usr/local/info/dir install-info --quiet /usr/local/info/netcdf-c.info /usr/local/info/dir install-info --quiet /usr/local/info/netcdf-cxx.info /usr/local/info/dir install-info --quiet /usr/local/info/netcdf-f77.info /usr/local/info/dir install-info --quiet /usr/local/info/netcdf-f90.info /usr/local/info/dir install-info --quiet /usr/local/info/netcdf-install.info /usr/local/info/dir install-info --quiet /usr/local/info/netcdf-tutorial.info /usr/local/info/dir ===> Compressing manual pages for netcdf-3.6.3_1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for netcdf-3.6.3_1 ================================================================ ======================================== ===> Building package for netcdf-3.6.3_1 Creating package /tmp/packages/All/netcdf-3.6.3_1.tbz Registering depends:. Registering conflicts: hdf-4.* netcdf-4.*. Creating bzip'd tar ball in '/tmp/packages/All/netcdf-3.6.3_1.tbz' Deleting netcdf-3.6.3_1 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 15639802 4 drwxr-xr-x 2 root wheel 512 Aug 7 08:31 usr/local/share/doc/netcdf ================================================================ build of /usr/ports/science/netcdf ended at Thu Aug 7 08:31:26 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Thu Aug 7 10:45:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0E38106566B; Thu, 7 Aug 2008 10:45:27 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A5B568FC1E; Thu, 7 Aug 2008 10:45:27 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77AjRue023963; Thu, 7 Aug 2008 10:45:27 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77AjRqY023962; Thu, 7 Aug 2008 10:45:27 GMT (envelope-from sem) Message-Id: <200808071045.m77AjRqY023962@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 7 Aug 2008 10:45: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/dns/unbound Makefile distinfo ports/dns/unbound/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 10:45:27 -0000 sem 2008-08-07 10:45:27 UTC FreeBSD ports repository Modified files: dns/unbound Makefile distinfo dns/unbound/files patch-Makefile.in Log: - Update to 1.0.2 Revision Changes Path 1.8 +1 -1 ports/dns/unbound/Makefile 1.4 +3 -3 ports/dns/unbound/distinfo 1.5 +6 -6 ports/dns/unbound/files/patch-Makefile.in From owner-cvs-all@FreeBSD.ORG Thu Aug 7 11:05:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 837FF106567E; Thu, 7 Aug 2008 11:05:07 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 598E78FC17; Thu, 7 Aug 2008 11:05:07 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77B57sQ027334; Thu, 7 Aug 2008 11:05:07 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77B57Lg027333; Thu, 7 Aug 2008 11:05:07 GMT (envelope-from skv) Message-Id: <200808071105.m77B57Lg027333@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 7 Aug 2008 11:05: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/mail/svnmailer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 11:05:07 -0000 skv 2008-08-07 11:05:07 UTC FreeBSD ports repository Modified files: mail/svnmailer Makefile Log: Add "py-subversion" to RUN_DEPENDS. Revision Changes Path 1.13 +2 -1 ports/mail/svnmailer/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 11:22:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9CFA1065673; Thu, 7 Aug 2008 11:22:42 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9DB4C8FC19; Thu, 7 Aug 2008 11:22:42 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77BMgs6028769; Thu, 7 Aug 2008 11:22:42 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77BMgwE028768; Thu, 7 Aug 2008 11:22:42 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200808071122.m77BMgwE028768@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Thu, 7 Aug 2008 11:22:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/modules/mem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 11:22:42 -0000 marius 2008-08-07 11:22:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/modules/mem Makefile Log: SVN rev 181367 on 2008-08-07 11:22:24Z by marius MFC: r180686, r180781 For sun4v ensure there is an opt_global.h with SUN4V defined included, even for the stand-alone build. Revision Changes Path 1.5.2.1 +14 -0 src/sys/modules/mem/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 12:10:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 348B3106567F; Thu, 7 Aug 2008 12:10:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0A1F48FC15; Thu, 7 Aug 2008 12:10:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77CAqaN033787; Thu, 7 Aug 2008 12:10:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77CAqYS033786; Thu, 7 Aug 2008 12:10:52 GMT (envelope-from miwi) Message-Id: <200808071210.m77CAqYS033786@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 12:10: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/dns/powerdns 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, 07 Aug 2008 12:10:53 -0000 miwi 2008-08-07 12:10:52 UTC FreeBSD ports repository Modified files: dns/powerdns Makefile distinfo pkg-plist Log: - Update to 2.9.21.1 PR: 126282 Submitted by: Ralf van der Enden Revision Changes Path 1.62 +2 -7 ports/dns/powerdns/Makefile 1.17 +3 -3 ports/dns/powerdns/distinfo 1.17 +6 -6 ports/dns/powerdns/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 12:15:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CE7B106567E; Thu, 7 Aug 2008 12:15:59 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E4CBD8FC15; Thu, 7 Aug 2008 12:15:58 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77CFwnb034218; Thu, 7 Aug 2008 12:15:58 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77CFwnw034217; Thu, 7 Aug 2008 12:15:58 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200808071215.m77CFwnw034217@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Thu, 7 Aug 2008 12:15:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/sparc64/sparc64 autoconf.c mem.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 12:15:59 -0000 marius 2008-08-07 12:15:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sparc64/sparc64 autoconf.c mem.c Log: SVN rev 181368 on 2008-08-07 12:15:47Z by marius MFC: r180664 - Remove redundant inclusion of opt_global.h. - Use __FBSDID in autoconf.c. Revision Changes Path 1.14.2.1 +3 -3 src/sys/sparc64/sparc64/autoconf.c 1.18.2.1 +0 -1 src/sys/sparc64/sparc64/mem.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 12:25:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB2C7106567D; Thu, 7 Aug 2008 12:25:26 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4B5DD8FC19; Thu, 7 Aug 2008 12:25:26 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77CPQ9t035004; Thu, 7 Aug 2008 12:25:26 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77CPQdB035003; Thu, 7 Aug 2008 12:25:26 GMT (envelope-from danfe) Message-Id: <200808071225.m77CPQdB035003@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 7 Aug 2008 12:25: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/nickle Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 12:25:26 -0000 danfe 2008-08-07 12:25:26 UTC FreeBSD ports repository Modified files: lang/nickle Makefile pkg-descr Log: - Canonicalize Makefile header - Clarify COMMENT and port description - Assume maintainership Revision Changes Path 1.20 +5 -5 ports/lang/nickle/Makefile 1.3 +13 -5 ports/lang/nickle/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Aug 7 12:29:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D351106564A; Thu, 7 Aug 2008 12:29:12 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 02E2A8FC12; Thu, 7 Aug 2008 12:29:12 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77CTB4h035258; Thu, 7 Aug 2008 12:29:11 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77CTBwh035257; Thu, 7 Aug 2008 12:29:11 GMT (envelope-from lbr) Message-Id: <200808071229.m77CTBwh035257@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Thu, 7 Aug 2008 12:29: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-Config-Any 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, 07 Aug 2008 12:29:12 -0000 lbr 2008-08-07 12:29:11 UTC FreeBSD ports repository Modified files: devel/p5-Config-Any Makefile distinfo Log: Update to 0.14 Revision Changes Path 1.10 +1 -1 ports/devel/p5-Config-Any/Makefile 1.8 +3 -3 ports/devel/p5-Config-Any/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 12:56:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29FC61065672; Thu, 7 Aug 2008 12:56:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F275F8FC45; Thu, 7 Aug 2008 12:56:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77CuDMT046708; Thu, 7 Aug 2008 12:56:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77CuDbY046707; Thu, 7 Aug 2008 12:56:13 GMT (envelope-from miwi) Message-Id: <200808071256.m77CuDbY046707@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 12:56:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/irssi-devel Makefile distinfo ports/irc/irssi-devel/files patch-irssi-version.h.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, 07 Aug 2008 12:56:14 -0000 miwi 2008-08-07 12:56:13 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo irc/irssi-devel/files patch-irssi-version.h.in Log: - Update to 20080806 Revision Changes Path 1.133 +1 -1 ports/irc/irssi-devel/Makefile 1.85 +3 -3 ports/irc/irssi-devel/distinfo 1.38 +1 -1 ports/irc/irssi-devel/files/patch-irssi-version.h.in From owner-cvs-all@FreeBSD.ORG Thu Aug 7 14:28:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB3EA106569D; Thu, 7 Aug 2008 14:28:09 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B0F788FC0A; Thu, 7 Aug 2008 14:28:09 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77ES9OT056195; Thu, 7 Aug 2008 14:28:09 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77ES9en056194; Thu, 7 Aug 2008 14:28:09 GMT (envelope-from wxs) Message-Id: <200808071428.m77ES9en056194@repoman.freebsd.org> From: Wesley Shields Date: Thu, 7 Aug 2008 14:28:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/daemonlogger 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, 07 Aug 2008 14:28:10 -0000 wxs 2008-08-07 14:28:09 UTC FreeBSD ports repository Modified files: net/daemonlogger Makefile distinfo pkg-descr Log: - Update to 1.1.0 - Fix WWW: line. Revision Changes Path 1.5 +1 -1 ports/net/daemonlogger/Makefile 1.4 +3 -3 ports/net/daemonlogger/distinfo 1.3 +1 -1 ports/net/daemonlogger/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Aug 7 14:40:01 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17E0C106566C; Thu, 7 Aug 2008 14:40:01 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 03FB48FC1B; Thu, 7 Aug 2008 14:40:01 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77Ee093057170; Thu, 7 Aug 2008 14:40:00 GMT (envelope-from das@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77Ee0mA057169; Thu, 7 Aug 2008 14:40:00 GMT (envelope-from das@repoman.freebsd.org) Message-Id: <200808071440.m77Ee0mA057169@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to das@repoman.freebsd.org using -f From: David Schultz Date: Thu, 7 Aug 2008 14:39:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/src s_cimag.c s_cimagf.c s_cimagl.c s_conj.c s_conjf.c s_conjl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 14:40:01 -0000 das 2008-08-07 14:39:56 UTC FreeBSD src repository Modified files: lib/msun/src s_cimag.c s_cimagf.c s_cimagl.c s_conj.c s_conjf.c s_conjl.c Log: SVN rev 181374 on 2008-08-07 14:39:56Z by das Use cpack() and the gcc extension __imag__ to implement cimag() and conj() instead of using expressions like z * I. The latter is bad for several reasons: 1. It is implemented using arithmetic, which is unnecessary, and can generate floating point exceptions, contrary to the requirements on these functions. 2. gcc implements complex multiplication using a formula that breaks down for infinities, e.g., it gives INFINITY * I == nan + inf I. Revision Changes Path 1.2 +2 -1 src/lib/msun/src/s_cimag.c 1.2 +2 -1 src/lib/msun/src/s_cimagf.c 1.2 +2 -1 src/lib/msun/src/s_cimagl.c 1.2 +4 -1 src/lib/msun/src/s_conj.c 1.2 +4 -1 src/lib/msun/src/s_conjf.c 1.2 +4 -1 src/lib/msun/src/s_conjl.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 14:41:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35B131065673; Thu, 7 Aug 2008 14:41:02 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0973B8FC26; Thu, 7 Aug 2008 14:41:02 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77Ef1UL057303; Thu, 7 Aug 2008 14:41:01 GMT (envelope-from das@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77Ef1ji057302; Thu, 7 Aug 2008 14:41:01 GMT (envelope-from das@repoman.freebsd.org) Message-Id: <200808071441.m77Ef1ji057302@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to das@repoman.freebsd.org using -f From: David Schultz Date: Thu, 7 Aug 2008 14:40: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/include complex.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, 07 Aug 2008 14:41:02 -0000 das 2008-08-07 14:40:52 UTC FreeBSD src repository Modified files: include complex.h Log: SVN rev 181375 on 2008-08-07 14:40:52Z by das Annotate creal(), cimag(), and conj() with __pure2. Revision Changes Path 1.11 +10 -9 src/include/complex.h From owner-cvs-all@FreeBSD.ORG Thu Aug 7 14:48:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BEF910656CF; Thu, 7 Aug 2008 14:48:48 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E1838FC12; Thu, 7 Aug 2008 14:48:48 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77EmmxC057896; Thu, 7 Aug 2008 14:48:48 GMT (envelope-from phk@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77Emljc057895; Thu, 7 Aug 2008 14:48:47 GMT (envelope-from phk@repoman.freebsd.org) Message-Id: <200808071448.m77Emljc057895@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to phk@repoman.freebsd.org using -f From: Poul-Henning Kamp Date: Thu, 7 Aug 2008 14:48: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.sbin/pkg_install Makefile.inc src/usr.sbin/pkg_install/lib pen.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 14:48:48 -0000 phk 2008-08-07 14:48:35 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install Makefile.inc usr.sbin/pkg_install/lib pen.c Log: SVN rev 181376 on 2008-08-07 14:48:35Z by phk Use humanize_number to report pen-sizes so people don't have to count the digits when trying to install openoffice. Revision Changes Path 1.17 +3 -0 src/usr.sbin/pkg_install/Makefile.inc 1.43 +15 -4 src/usr.sbin/pkg_install/lib/pen.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 15:02:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD6F8106566B; Thu, 7 Aug 2008 15:02:54 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A235A8FC15; Thu, 7 Aug 2008 15:02:54 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77F2sGY059022; Thu, 7 Aug 2008 15:02:54 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77F2sbt059021; Thu, 7 Aug 2008 15:02:54 GMT (envelope-from erwin) Message-Id: <200808071502.m77F2sbt059021@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 7 Aug 2008 15:02: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/p5-HTML-Stream 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, 07 Aug 2008 15:02:54 -0000 erwin 2008-08-07 15:02:54 UTC FreeBSD ports repository Modified files: www/p5-HTML-Stream Makefile distinfo Log: Update to 1.60 Revision Changes Path 1.27 +1 -1 ports/www/p5-HTML-Stream/Makefile 1.12 +3 -3 ports/www/p5-HTML-Stream/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 15:09:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BEA0106564A; Thu, 7 Aug 2008 15:09:33 +0000 (UTC) (envelope-from gabor@kovesdan.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 2FD778FC0A; Thu, 7 Aug 2008 15:09:33 +0000 (UTC) (envelope-from gabor@kovesdan.org) Received: from localhost (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 79DC114D6A03; Thu, 7 Aug 2008 16:49:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.mypc.hu ([127.0.0.1]) by localhost (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Fojjm2oRFBED; Thu, 7 Aug 2008 16:49:50 +0200 (CEST) Received: from [192.168.1.146] (catv-50629c59.catv.broadband.hu [80.98.156.89]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 460A414D69F8; Thu, 7 Aug 2008 16:49:50 +0200 (CEST) Message-ID: <489B0B86.5090307@kovesdan.org> Date: Thu, 07 Aug 2008 16:49:42 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: David Schultz References: <200808071440.m77Ee0mA057169@repoman.freebsd.org> In-Reply-To: <200808071440.m77Ee0mA057169@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/msun/src s_cimag.c s_cimagf.c s_cimagl.c s_conj.c s_conjf.c s_conjl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 15:09:33 -0000 David Schultz ha scritto: > das 2008-08-07 14:39:56 UTC > > FreeBSD src repository > > Modified files: > lib/msun/src s_cimag.c s_cimagf.c s_cimagl.c s_conj.c > s_conjf.c s_conjl.c > Log: > SVN rev 181374 on 2008-08-07 14:39:56Z by das > > Use cpack() and the gcc extension __imag__ to implement cimag() and > conj() instead of using expressions like z * I. The latter is bad for > several reasons: > > 1. It is implemented using arithmetic, which is unnecessary, and can > generate floating point exceptions, contrary to the requirements on > these functions. > > 2. gcc implements complex multiplication using a formula that breaks > down for infinities, e.g., it gives INFINITY * I == nan + inf I. > I've also checked that this part was a bit messy and incomplete and I've thought of working on this, thus I'm happy to see that you are working on improving the C99 complex.h support. My only concern is that, is it a good idea to use GCC extensions in our libc? Isn't this a significant limit of the portability? Regards, Gábor From owner-cvs-all@FreeBSD.ORG Thu Aug 7 15:15:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66201106566C; Thu, 7 Aug 2008 15:15:55 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 521C48FC0C; Thu, 7 Aug 2008 15:15:55 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77FFtJV061285; Thu, 7 Aug 2008 15:15:55 GMT (envelope-from das@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77FFtOa061284; Thu, 7 Aug 2008 15:15:55 GMT (envelope-from das@repoman.freebsd.org) Message-Id: <200808071515.m77FFtOa061284@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to das@repoman.freebsd.org using -f From: David Schultz Date: Thu, 7 Aug 2008 15:07:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/include complex.h src/lib/msun Makefile Symbol.map src/lib/msun/man cimag.3 src/lib/msun/src s_cproj.c s_cprojf.c s_cprojl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 15:15:55 -0000 das 2008-08-07 15:07:48 UTC FreeBSD src repository Modified files: include complex.h lib/msun Makefile Symbol.map lib/msun/man cimag.3 Added files: lib/msun/src s_cproj.c s_cprojf.c s_cprojl.c Log: SVN rev 181377 on 2008-08-07 15:07:48Z by das Implement cproj{,f,l}(). Revision Changes Path 1.12 +4 -0 src/include/complex.h 1.98 +4 -2 src/lib/msun/Makefile 1.21 +3 -0 src/lib/msun/Symbol.map 1.3 +30 -5 src/lib/msun/man/cimag.3 1.1 +47 -0 src/lib/msun/src/s_cproj.c (new) 1.1 +43 -0 src/lib/msun/src/s_cprojf.c (new) 1.1 +43 -0 src/lib/msun/src/s_cprojl.c (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 15:23:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C79F21065679; Thu, 7 Aug 2008 15:23:12 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9D7B38FC15; Thu, 7 Aug 2008 15:23:12 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77FNCAj061877; Thu, 7 Aug 2008 15:23:12 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77FNC31061876; Thu, 7 Aug 2008 15:23:12 GMT (envelope-from mezz) Message-Id: <200808071523.m77FNC31061876@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 7 Aug 2008 15:23: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-p2p/transmission-cli Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 15:23:12 -0000 mezz 2008-08-07 15:23:12 UTC FreeBSD ports repository Modified files: net-p2p/transmission-cli Makefile Log: Fix the build. Reported by: QA Tindy Revision Changes Path 1.43 +1 -1 ports/net-p2p/transmission-cli/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 15:26:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C8FD106567A; Thu, 7 Aug 2008 15:26:05 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 51A268FC1A; Thu, 7 Aug 2008 15:26:05 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77FQ5Kp062125; Thu, 7 Aug 2008 15:26:05 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77FQ56c062124; Thu, 7 Aug 2008 15:26:05 GMT (envelope-from mezz) Message-Id: <200808071526.m77FQ56c062124@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 7 Aug 2008 15:26:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/transmission Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 15:26:05 -0000 mezz 2008-08-07 15:26:05 UTC FreeBSD ports repository Modified files: net-p2p/transmission Makefile Log: Fix the meta-port. Revision Changes Path 1.43 +2 -0 ports/net-p2p/transmission/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 15:32:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6F32106564A; Thu, 7 Aug 2008 15:32:18 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (ZIM.MIT.EDU [18.95.3.101]) by mx1.freebsd.org (Postfix) with ESMTP id 47C3A8FC1B; Thu, 7 Aug 2008 15:32:17 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.2/8.14.2) with ESMTP id m77FVqEF080971; Thu, 7 Aug 2008 11:31:52 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by zim.MIT.EDU (8.14.2/8.14.2/Submit) id m77FVqRB080970; Thu, 7 Aug 2008 11:31:52 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Date: Thu, 7 Aug 2008 11:31:52 -0400 From: David Schultz To: Gabor Kovesdan Message-ID: <20080807153152.GA80835@zim.MIT.EDU> Mail-Followup-To: Gabor Kovesdan , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200808071440.m77Ee0mA057169@repoman.freebsd.org> <489B0B86.5090307@kovesdan.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <489B0B86.5090307@kovesdan.org> Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/msun/src s_cimag.c s_cimagf.c s_cimagl.c s_conj.c s_conjf.c s_conjl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 15:32:18 -0000 On Thu, Aug 07, 2008, Gabor Kovesdan wrote: > David Schultz ha scritto: > >das 2008-08-07 14:39:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > lib/msun/src s_cimag.c s_cimagf.c s_cimagl.c s_conj.c > > s_conjf.c s_conjl.c > > Log: > > SVN rev 181374 on 2008-08-07 14:39:56Z by das > > > > Use cpack() and the gcc extension __imag__ to implement cimag() and > > conj() instead of using expressions like z * I. The latter is bad for > > several reasons: > > > > 1. It is implemented using arithmetic, which is unnecessary, and can > > generate floating point exceptions, contrary to the requirements on > > these functions. > > > > 2. gcc implements complex multiplication using a formula that breaks > > down for infinities, e.g., it gives INFINITY * I == nan + inf I. > > > I've also checked that this part was a bit messy and incomplete and I've > thought of working on this, thus I'm happy to see that you are working > on improving the C99 complex.h support. My only concern is that, is it a > good idea to use GCC extensions in our libc? Isn't this a significant > limit of the portability? A lot of things are part of the standard library specifically because they can't be implemented in standard C. Some things, such as the complex data type and the tgmath.h header, can't be implemented without compiler extensions, period. As it happens, cimag() can be implemented in standard C, but it's uglier: double cimag(complex double z) { union { complex double cpx; double components[2]; } u; u.cpx = z; return (u.components[1]); } I can convert it if you want, but it seems moot at the moment because even icc supports the rather basic __real__ and __imag__ extensions, and any compiler that doesn't support gcc's way of doing things is going to need a lot more work than this. From owner-cvs-all@FreeBSD.ORG Thu Aug 7 17:25:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85624106567C; Thu, 7 Aug 2008 17:25:11 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D1268FC2A; Thu, 7 Aug 2008 17:25:11 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77HPBxN082803; Thu, 7 Aug 2008 17:25:11 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77HPBOC082802; Thu, 7 Aug 2008 17:25:11 GMT (envelope-from jkim@repoman.freebsd.org) Message-Id: <200808071725.m77HPBOC082802@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jkim@repoman.freebsd.org using -f From: Jung-uk Kim Date: Thu, 7 Aug 2008 17:25: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/cam/scsi scsi_all.c scsi_all.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, 07 Aug 2008 17:25:11 -0000 jkim 2008-08-07 17:25:05 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_all.c scsi_all.h Log: SVN rev 181381 on 2008-08-07 17:25:05Z by jkim Update SCSI opcodes and ASCs from t10.org. http://www.t10.org/lists/1spc-lst.htm Note opcodes for scanner and communication devices are taken from the previous revision because they are not listed in the files any more. Also, note newly added ASCs are all marked with 'XXX TBD' and take SS_RDEF action for now. Some ASCs need SS_TUR for error recovery or SS_FATAL to prevent further retrials. We should deal with them later. Reviewed by: scottl, ken Revision Changes Path 1.52 +2380 -1211 src/sys/cam/scsi/scsi_all.c 1.31 +17 -15 src/sys/cam/scsi/scsi_all.h From owner-cvs-all@FreeBSD.ORG Thu Aug 7 17:36:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79F751065670; Thu, 7 Aug 2008 17:36:29 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 06AC18FC2A; Thu, 7 Aug 2008 17:36:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 4D3C72C50CEE; Thu, 7 Aug 2008 20:36:24 +0300 (EEST) Date: Thu, 7 Aug 2008 20:36:10 +0300 From: Ion-Mihai Tetcu To: Jeremy Messenger Message-ID: <20080807203610.20216e97@it.buh.tecnik93.com> In-Reply-To: <200808071526.m77FQ56c062124@repoman.freebsd.org> References: <200808071526.m77FQ56c062124@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/sLWureu/Ctf74/tjk4pv2dg"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-p2p/transmission Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 17:36:29 -0000 --Sig_/sLWureu/Ctf74/tjk4pv2dg Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 7 Aug 2008 15:26:05 +0000 (UTC) Jeremy Messenger wrote: > mezz 2008-08-07 15:26:05 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > net-p2p/transmission Makefile=20 > Log: > Fix the meta-port. > =20 > Revision Changes Path > 1.43 +2 -0 ports/net-p2p/transmission/Makefile Thanks. Now net-p2p/transmission net-p2p/transmission-gtk2 www/transmission-web net-p2p/transmission-daemon net-p2p/transmission-cli all package OK. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/sLWureu/Ctf74/tjk4pv2dg Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkibMpcACgkQJ7GIuiH/oeVd1QCeMuE3JYApmRvaL1n44PANOZZ7 W2MAn3xkvveh/Uw+GNebHHms4wYp3VFz =ewET -----END PGP SIGNATURE----- --Sig_/sLWureu/Ctf74/tjk4pv2dg-- From owner-cvs-all@FreeBSD.ORG Thu Aug 7 17:56:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7024106567B; Thu, 7 Aug 2008 17:56:37 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D4DA28FC19; Thu, 7 Aug 2008 17:56:37 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77HubPr085409; Thu, 7 Aug 2008 17:56:37 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77HubmZ085408; Thu, 7 Aug 2008 17:56:37 GMT (envelope-from glarkin) Message-Id: <200808071756.m77HubmZ085408@repoman.freebsd.org> From: Greg Larkin Date: Thu, 7 Aug 2008 17: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/mail/ezmlm-idx Makefile distinfo pkg-descr pkg-message ports/mail/ezmlm-idx/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: Thu, 07 Aug 2008 17:56:38 -0000 glarkin 2008-08-07 17:56:37 UTC FreeBSD ports repository Modified files: mail/ezmlm-idx Makefile distinfo pkg-descr Added files: mail/ezmlm-idx/files pkg-message.in Removed files: mail/ezmlm-idx pkg-message Log: - Take maintainership - Upgrade to 0.444 (PR is now moot due to upstream fix) - Stylistic fixes to Makefile - Add OPTIONS - Remove djb-related RESTRICTED (see http://cr.yp.to/distributors.html) PR: ports/121635 Submitted By: Paul Reece Approved By: beech (mentor, implicit) Revision Changes Path 1.33 +24 -24 ports/mail/ezmlm-idx/Makefile 1.8 +3 -6 ports/mail/ezmlm-idx/distinfo 1.1 +14 -0 ports/mail/ezmlm-idx/files/pkg-message.in (new) 1.6 +3 -6 ports/mail/ezmlm-idx/pkg-descr 1.3 +0 -12 ports/mail/ezmlm-idx/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 17:58:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0831106567F; Thu, 7 Aug 2008 17:58:38 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C61E68FC18; Thu, 7 Aug 2008 17:58:38 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77HwcxQ085567; Thu, 7 Aug 2008 17:58:38 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77HwceB085566; Thu, 7 Aug 2008 17:58:38 GMT (envelope-from stas) Message-Id: <200808071758.m77HwceB085566@repoman.freebsd.org> From: Stanislav Sedov Date: Thu, 7 Aug 2008 17:58:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/newlisp 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, 07 Aug 2008 17:58:39 -0000 stas 2008-08-07 17:58:38 UTC FreeBSD ports repository Modified files: lang/newlisp Makefile distinfo Log: - Update to 9.4.5. Revision Changes Path 1.14 +1 -1 ports/lang/newlisp/Makefile 1.8 +3 -3 ports/lang/newlisp/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 18:45:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA4871065689; Thu, 7 Aug 2008 18:45:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8D3DD8FC1E; Thu, 7 Aug 2008 18:45:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77IjEn4091870; Thu, 7 Aug 2008 18:45:14 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77IjEL0091869; Thu, 7 Aug 2008 18:45:14 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808071845.m77IjEL0091869@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 18:45:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/etc/rc.d sysctl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 18:45:14 -0000 jhb 2008-08-07 18:45:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) etc/rc.d sysctl Log: SVN rev 181382 on 2008-08-07 18:45:04Z by jhb MFC: Add support for /etc/sysctl.conf.local. Revision Changes Path 1.17.2.2 +14 -7 src/etc/rc.d/sysctl From owner-cvs-all@FreeBSD.ORG Thu Aug 7 18:47:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07A4810657A2; Thu, 7 Aug 2008 18:47:47 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE8248FC18; Thu, 7 Aug 2008 18:47:46 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77IlkVr092063; Thu, 7 Aug 2008 18:47:46 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77Ilkd8092062; Thu, 7 Aug 2008 18:47:46 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808071847.m77Ilkd8092062@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 18:47:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/rc.d sysctl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 18:47:47 -0000 jhb 2008-08-07 18:47:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc/rc.d sysctl Log: SVN rev 181383 on 2008-08-07 18:47:34Z by jhb MFC: Add support for /etc/sysctl.conf.local. Revision Changes Path 1.16.2.3 +14 -7 src/etc/rc.d/sysctl From owner-cvs-all@FreeBSD.ORG Thu Aug 7 19:00:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F22A71065688; Thu, 7 Aug 2008 19:00:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C73AF8FC22; Thu, 7 Aug 2008 19:00:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77J0DMO093131; Thu, 7 Aug 2008 19:00:13 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77J0DMF093130; Thu, 7 Aug 2008 19:00:13 GMT (envelope-from amdmi3) Message-Id: <200808071900.m77J0DMF093130@repoman.freebsd.org> From: Dmitry Marakasov Date: Thu, 7 Aug 2008 19:00: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/gdc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 19:00:14 -0000 amdmi3 2008-08-07 19:00:13 UTC FreeBSD ports repository Modified files: lang/gdc Makefile Log: - Bring back --disable-shared, as removing it was not needed to fix exceptions and it also broke gdc on 6.x Approved by: miwi (mentor implicit) Revision Changes Path 1.35 +2 -1 ports/lang/gdc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 19:02:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27DAE1065675; Thu, 7 Aug 2008 19:02:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F0A078FC1F; Thu, 7 Aug 2008 19:02:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77J2Dfd093308; Thu, 7 Aug 2008 19:02:13 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77J2DVR093307; Thu, 7 Aug 2008 19:02:13 GMT (envelope-from amdmi3) Message-Id: <200808071902.m77J2DVR093307@repoman.freebsd.org> From: Dmitry Marakasov Date: Thu, 7 Aug 2008 19:02: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/multimedia/smile 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, 07 Aug 2008 19:02:14 -0000 amdmi3 2008-08-07 19:02:13 UTC FreeBSD ports repository Modified files: multimedia/smile Makefile distinfo pkg-plist Log: - Update to 0.6.2 PR: ports/126311 Submitted by: Diego Depaoli (maintainer) Approved by: miwi (mentor implicit) Revision Changes Path 1.3 +3 -2 ports/multimedia/smile/Makefile 1.3 +3 -3 ports/multimedia/smile/distinfo 1.3 +0 -1 ports/multimedia/smile/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 19:32:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0F601065676; Thu, 7 Aug 2008 19:32:50 +0000 (UTC) (envelope-from ivoras@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 849D38FC33; Thu, 7 Aug 2008 19:32:50 +0000 (UTC) (envelope-from ivoras@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77JWowV099426; Thu, 7 Aug 2008 19:32:50 GMT (envelope-from ivoras@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77JWowc099423; Thu, 7 Aug 2008 19:32:50 GMT (envelope-from ivoras@repoman.freebsd.org) Message-Id: <200808071932.m77JWowc099423@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ivoras@repoman.freebsd.org using -f From: Ivan Voras Date: Thu, 7 Aug 2008 19:32:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/usb ehci_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: Thu, 07 Aug 2008 19:32:50 -0000 ivoras 2008-08-07 19:32:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/usb ehci_pci.c Log: SVN rev 181384 on 2008-08-07 19:32:37Z by ivoras MFC 180791: Tweak for AMD GEODE USB/EHCI chip to support EHCI PR: usb/120017 Approved by: gnn (mentor) Revision Changes Path 1.28.2.4 +10 -1 src/sys/dev/usb/ehci_pci.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 19:50:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDB0A106566B; Thu, 7 Aug 2008 19:50:44 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A2FDC8FC21; Thu, 7 Aug 2008 19:50:44 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77JoidS005199; Thu, 7 Aug 2008 19:50:44 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77JoiY4005198; Thu, 7 Aug 2008 19:50:44 GMT (envelope-from pgj) Message-Id: <200808071950.m77JoiY4005198@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 19:50:44 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 19:50:44 -0000 pgj 2008-08-07 19:50:44 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 5.7: - Add a missing full stop - Fix Reviewed by: gabor Approved by: gabor (mentor) Revision Changes Path 1.1082 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:02:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7783106566B; Thu, 7 Aug 2008 20:02:51 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8AAA38FC1A; Thu, 7 Aug 2008 20:02:51 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77K2pVv006106; Thu, 7 Aug 2008 20:02:51 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77K2pZW006105; Thu, 7 Aug 2008 20:02:51 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808072002.m77K2pZW006105@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Thu, 7 Aug 2008 20:02: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/games/fortune/fortune fortune.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:02:51 -0000 ache 2008-08-07 20:02:42 UTC FreeBSD src repository Modified files: games/fortune/fortune fortune.c Log: SVN rev 181385 on 2008-08-07 20:02:42Z by ache Use arc4random_uniform(3) Obtained from: OpenBSD Revision Changes Path 1.32 +6 -7 src/games/fortune/fortune/fortune.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:04:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BED01065679; Thu, 7 Aug 2008 20:04:05 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 213EF8FC1E; Thu, 7 Aug 2008 20:04:05 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77K45LJ007346; Thu, 7 Aug 2008 20:04:05 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77K45fu007331; Thu, 7 Aug 2008 20:04:05 GMT (envelope-from pgj) Message-Id: <200808072004.m77K45fu007331@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 20:03:59 +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/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:04:05 -0000 pgj 2008-08-07 20:03:59 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Fix capitalization in the FAQ according to [1] [1] CMS, paragraph 8.167 (15th ed.) Helped by: ceri Reviewed by: trhodes, remko, keramida Approved by: gabor (mentor) Revision Changes Path 1.1083 +12 -12 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:06:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB551106567B; Thu, 7 Aug 2008 20:06:07 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7EDA18FC13; Thu, 7 Aug 2008 20:06:07 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77K67V9007602; Thu, 7 Aug 2008 20:06:07 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77K67eL007601; Thu, 7 Aug 2008 20:06:07 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808072006.m77K67eL007601@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Thu, 7 Aug 2008 20:05: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/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:06:07 -0000 ache 2008-08-07 20:05:51 UTC FreeBSD src repository Modified files: games/fortune/strfile strfile.c Log: SVN rev 181386 on 2008-08-07 20:05:51Z by ache Use arc4random_uniform(3) Revision Changes Path 1.30 +1 -3 src/games/fortune/strfile/strfile.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:06:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B28B91065A33; Thu, 7 Aug 2008 20:06:23 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 864748FC26; Thu, 7 Aug 2008 20:06:23 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77K6NNj007648; Thu, 7 Aug 2008 20:06:23 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77K6NvE007647; Thu, 7 Aug 2008 20:06:23 GMT (envelope-from jkim@repoman.freebsd.org) Message-Id: <200808072006.m77K6NvE007647@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jkim@repoman.freebsd.org using -f From: Jung-uk Kim Date: Thu, 7 Aug 2008 20:06:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/net bpf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:06:23 -0000 jkim 2008-08-07 20:06:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net bpf.c Log: SVN rev 181387 on 2008-08-07 20:06:09Z by jkim MFC: r180515 Allow injecting big packets via bpf(4) up to min(MTU, 16K-byte). Revision Changes Path 1.181.2.8 +10 -5 src/sys/net/bpf.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:06:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0FDB10656CD; Thu, 7 Aug 2008 20:06:54 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84B108FC19; Thu, 7 Aug 2008 20:06:54 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77K6sdS007704; Thu, 7 Aug 2008 20:06:54 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77K6sBi007703; Thu, 7 Aug 2008 20:06:54 GMT (envelope-from jkim@repoman.freebsd.org) Message-Id: <200808072006.m77K6sBi007703@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jkim@repoman.freebsd.org using -f From: Jung-uk Kim Date: Thu, 7 Aug 2008 20: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/net bpf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:06:54 -0000 jkim 2008-08-07 20:06:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net bpf.c Log: SVN rev 181388 on 2008-08-07 20:06:49Z by jkim MFC: r180515 Allow injecting big packets via bpf(4) up to min(MTU, 16K-byte). Revision Changes Path 1.153.2.15 +10 -5 src/sys/net/bpf.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:07:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B79A31065679; Thu, 7 Aug 2008 20:07:40 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF0C8FC12; Thu, 7 Aug 2008 20:07:40 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77K7eSR007789; Thu, 7 Aug 2008 20:07:40 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77K7eQ7007788; Thu, 7 Aug 2008 20:07:40 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808072007.m77K7eQ7007788@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Thu, 7 Aug 2008 20:07: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/games/fortune/fortune fortune.6 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:07:40 -0000 ache 2008-08-07 20:07:30 UTC FreeBSD src repository Modified files: games/fortune/fortune fortune.6 Log: SVN rev 181389 on 2008-08-07 20:07:30Z by ache Add reference to arc4random_uniform(3) Revision Changes Path 1.23 +1 -0 src/games/fortune/fortune/fortune.6 From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:08:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EED85106564A; Thu, 7 Aug 2008 20:08:29 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C1F468FC1C; Thu, 7 Aug 2008 20:08:29 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77K8TT9007862; Thu, 7 Aug 2008 20:08:29 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77K8TVF007861; Thu, 7 Aug 2008 20:08:29 GMT (envelope-from pgj) Message-Id: <200808072008.m77K8TVF007861@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 20:08:29 +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/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:08:30 -0000 pgj 2008-08-07 20:08:29 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 3.2: - Prettyprint numbers Reviewed by: remko Approved by: gabor (mentor) Revision Changes Path 1.1084 +2 -2 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:11:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D63541065673; Thu, 7 Aug 2008 20:11:46 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AB7E78FC23; Thu, 7 Aug 2008 20:11:46 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77KBka5008204; Thu, 7 Aug 2008 20:11:46 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77KBkVe008203; Thu, 7 Aug 2008 20:11:46 GMT (envelope-from pgj) Message-Id: <200808072011.m77KBkVe008203@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 20:11: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/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:11:46 -0000 pgj 2008-08-07 20:11:46 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Add non-breakeable spaces between numbers and units for better rendering - Convert dashes to — Reviewed by: remko Approved by: gabor (mentor) Revision Changes Path 1.1085 +5 -5 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:16:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E03C11065671; Thu, 7 Aug 2008 20:16:53 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B57748FC1F; Thu, 7 Aug 2008 20:16:53 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77KGrOw008592; Thu, 7 Aug 2008 20:16:53 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77KGrOx008591; Thu, 7 Aug 2008 20:16:53 GMT (envelope-from pgj) Message-Id: <200808072016.m77KGrOx008591@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 20:16:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:16:54 -0000 pgj 2008-08-07 20:16:53 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Fix "number + noun" issues in the FAQ according to [1] [1] CMS, paragraph 7.90 (15th ed.) Helped by: ceri Reviewed by: trhodes, remko, keramida Approved by: gabor (mentor) Revision Changes Path 1.1086 +5 -5 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:26:01 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6218F1065671; Thu, 7 Aug 2008 20:26:01 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 371918FC13; Thu, 7 Aug 2008 20:26:01 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77KQ1hU009349; Thu, 7 Aug 2008 20:26:01 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77KQ1HC009348; Thu, 7 Aug 2008 20:26:01 GMT (envelope-from pgj) Message-Id: <200808072026.m77KQ1HC009348@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 20:26:01 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:26:01 -0000 pgj 2008-08-07 20:26:01 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Questions 15.10 - 15.20: - Change from AENXXXXX-style references to explicit identifiers added to the Handbook previously [1] - Make markup of tip(1) consistent [1] http://lists.freebsd.org/pipermail/cvs-doc/2008-August/018741.html Reviewed by: trhodes, remko, keramida Approved by: gabor (mentor) Revision Changes Path 1.1087 +11 -11 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:30:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 807BB1065685; Thu, 7 Aug 2008 20:30:21 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 55D458FC26; Thu, 7 Aug 2008 20:30:21 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77KULAD009713; Thu, 7 Aug 2008 20:30:21 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77KULaY009712; Thu, 7 Aug 2008 20:30:21 GMT (envelope-from pgj) Message-Id: <200808072030.m77KULaY009712@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 20:30:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:30:21 -0000 pgj 2008-08-07 20:30:21 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 4.5.1: - Add missing &prompt.root; entities for kbdcontrol(1) examples Reviewed by: remko Approved by: gabor (mentor) Revision Changes Path 1.1088 +3 -3 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:32:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBA30106566B; Thu, 7 Aug 2008 20:32:50 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B0C978FC1B; Thu, 7 Aug 2008 20:32:50 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77KWoH5009895; Thu, 7 Aug 2008 20:32:50 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77KWoUs009894; Thu, 7 Aug 2008 20:32:50 GMT (envelope-from pgj) Message-Id: <200808072032.m77KWoUs009894@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 20:32:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:32:51 -0000 pgj 2008-08-07 20:32:50 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 5.25: - Add a missing closing element Reviewed by: remko Approved by: gabor (mentor) Revision Changes Path 1.1089 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:51:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B11421065678; Thu, 7 Aug 2008 20:51:50 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 83FF88FC17; Thu, 7 Aug 2008 20:51:50 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77KpopS020784; Thu, 7 Aug 2008 20:51:50 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77KpoWi020783; Thu, 7 Aug 2008 20:51:50 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808072051.m77KpoWi020783@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 20:47: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/share/man/man9 sleepqueue.9 src/sys/sys sleepqueue.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, 07 Aug 2008 20:51:50 -0000 jhb 2008-08-07 20:47:01 UTC FreeBSD src repository Modified files: share/man/man9 sleepqueue.9 sys/sys sleepqueue.h Log: SVN rev 181390 on 2008-08-07 20:47:01Z by jhb Document the new return values for sleepq_abort(), sleepq_broadcast(), and sleepq_signal(). Prodded by: attilio Revision Changes Path 1.17 +18 -3 src/share/man/man9/sleepqueue.9 1.16 +5 -1 src/sys/sys/sleepqueue.h From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:53:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C9A41065686; Thu, 7 Aug 2008 20:53:05 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 093AD8FC20; Thu, 7 Aug 2008 20:53:04 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77Kr3pw020893; Thu, 7 Aug 2008 20:53:03 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77Kr3ar020892; Thu, 7 Aug 2008 20:53:03 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808072053.m77Kr3ar020892@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Thu, 7 Aug 2008 20:51: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/modules/snc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:53:05 -0000 imp 2008-08-07 20:51:51 UTC FreeBSD src repository Modified files: sys/modules/snc Makefile Log: SVN rev 181391 on 2008-08-07 20:51:51Z by imp Add card_if.h and pccarddevs.h Revision Changes Path 1.5 +1 -1 src/sys/modules/snc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:53:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ED5E1065688; Thu, 7 Aug 2008 20:53:05 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9E1768FC2D; Thu, 7 Aug 2008 20:53:04 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77Kr4lu020923; Thu, 7 Aug 2008 20:53:04 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77Kr4fk020922; Thu, 7 Aug 2008 20:53:04 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808072053.m77Kr4fk020922@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Thu, 7 Aug 2008 20: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/dev/pccard pccard.c pccarddevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:53:05 -0000 imp 2008-08-07 20:52:54 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c pccarddevs Log: SVN rev 181392 on 2008-08-07 20:52:54Z by imp Add NEC PC-9802N-J02 (confirmed) and NEC PC-9202N-J02R (speculative) to the list of devices. Revision Changes Path 1.121 +3 -17 src/sys/dev/pccard/pccard.c 1.134 +2 -0 src/sys/dev/pccard/pccarddevs From owner-cvs-all@FreeBSD.ORG Thu Aug 7 20:55:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A83D41065676; Thu, 7 Aug 2008 20:55:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BB728FC1A; Thu, 7 Aug 2008 20:55:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77KtZWC021189; Thu, 7 Aug 2008 20:55:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77KtZbo021188; Thu, 7 Aug 2008 20:55:35 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808072055.m77KtZbo021188@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Thu, 7 Aug 2008 20:55: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/snc if_snc_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 20:55:35 -0000 imp 2008-08-07 20:55:20 UTC FreeBSD src repository Modified files: sys/dev/snc if_snc_pccard.c Log: SVN rev 181393 on 2008-08-07 20:55:20Z by imp Convert to new style PC Card front end driver. Add support for the NEC PC-9801N-J02 and PC-9801N-J02R. I can't test the former because it requires resources that conflict with my laptop. I can't test the latter because my dog chewed up my -J02R card and it didn't survive well enough for me to test. Revision Changes Path 1.13 +35 -19 src/sys/dev/snc/if_snc_pccard.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:02:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E18F41065677; Thu, 7 Aug 2008 21:02:25 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE34D8FC13; Thu, 7 Aug 2008 21:02:25 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77L2PYf021734; Thu, 7 Aug 2008 21:02:25 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77L2PSF021733; Thu, 7 Aug 2008 21:02:25 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808072102.m77L2PSF021733@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Thu, 7 Aug 2008 21:00: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/share/man/man9 condvar.9 sleep.9 src/sys/kern kern_condvar.c kern_synch.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 21:02:26 -0000 jhb 2008-08-07 21:00:13 UTC FreeBSD src repository Modified files: share/man/man9 condvar.9 sleep.9 sys/kern kern_condvar.c kern_synch.c Log: SVN rev 181394 on 2008-08-07 21:00:13Z by jhb Permit Giant to be passed as the explicit interlock either to msleep/mtx_sleep or the various cv_*wait*() routines. Currently, the "unlock" behavior of PDROP and cv_wait_unlock() with Giant is not permitted as it is will be confusing since Giant is fully unrecursed and unlocked during a thread sleep. This is handy for subsystems which wish to allow unlocked drivers to continue to use Giant such as CAM, the new TTY layer, and the new USB stack. CAM currently uses a hack that I told Scott to use because I really didn't want to permit this behavior, and the TTY and USB patches both have various patches to permit this. MFC after: 2 weeks Revision Changes Path 1.22 +18 -0 src/share/man/man9/condvar.9 1.63 +6 -0 src/share/man/man9/sleep.9 1.65 +50 -28 src/sys/kern/kern_condvar.c 1.313 +6 -2 src/sys/kern/kern_synch.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:16:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AAF8106576B; Thu, 7 Aug 2008 21:16:23 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6E0AF8FC20; Thu, 7 Aug 2008 21:16:23 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77LGNe0024340; Thu, 7 Aug 2008 21:16:23 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77LGNZA024339; Thu, 7 Aug 2008 21:16:23 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808072116.m77LGNZA024339@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Thu, 7 Aug 2008 21:16:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 21:16:23 -0000 imp 2008-08-07 21:16:14 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c Log: SVN rev 181395 on 2008-08-07 21:16:14Z by imp Fix a small problem in the comment about departure from NetBSD. Also, r181392 fixed a small problem with multifunction cards that would cause the card not to power down when the last driver detached from it. Revision Changes Path 1.122 +1 -1 src/sys/dev/pccard/pccard.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:16:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9334D1065672; Thu, 7 Aug 2008 21:16:37 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 684B28FC0C; Thu, 7 Aug 2008 21:16:37 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77LGb5r024379; Thu, 7 Aug 2008 21:16:37 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77LGbDp024378; Thu, 7 Aug 2008 21:16:37 GMT (envelope-from gahr) Message-Id: <200808072116.m77LGbDp024378@repoman.freebsd.org> From: Pietro Cerutti Date: Thu, 7 Aug 2008 21:16: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/print/lilypond 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, 07 Aug 2008 21:16:37 -0000 gahr 2008-08-07 21:16:37 UTC FreeBSD ports repository Modified files: print/lilypond Makefile distinfo pkg-plist Log: - Update to 2.11.55 Revision Changes Path 1.48 +2 -2 ports/print/lilypond/Makefile 1.14 +6 -6 ports/print/lilypond/distinfo 1.13 +1089 -1168 ports/print/lilypond/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:24:03 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 391351065694; Thu, 7 Aug 2008 21:24:03 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 272208FC22; Thu, 7 Aug 2008 21:24:03 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77LO33k025024; Thu, 7 Aug 2008 21:24:03 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77LO3nO025023; Thu, 7 Aug 2008 21:24:03 GMT (envelope-from miwi) Message-Id: <200808072124.m77LO3nO025023@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 21:24: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/databases Makefile ports/databases/rubygem-activerecord-jdbc-adapter 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, 07 Aug 2008 21:24:03 -0000 miwi 2008-08-07 21:24:03 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/rubygem-activerecord-jdbc-adapter Makefile distinfo pkg-descr Log: ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be used with JRuby. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application. WWW: http://rubyforge.org/projects/jruby-extras/ PR: ports/126326 Submitted by: Alexander Logvinov Revision Changes Path 1.700 +1 -0 ports/databases/Makefile 1.1 +29 -0 ports/databases/rubygem-activerecord-jdbc-adapter/Makefile (new) 1.1 +3 -0 ports/databases/rubygem-activerecord-jdbc-adapter/distinfo (new) 1.1 +6 -0 ports/databases/rubygem-activerecord-jdbc-adapter/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:27:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 085D61065673; Thu, 7 Aug 2008 21:27:02 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:610:652::211]) by mx1.freebsd.org (Postfix) with ESMTP id BB7E08FC1E; Thu, 7 Aug 2008 21:27:01 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id EB29A1CFED; Thu, 7 Aug 2008 23:27:00 +0200 (CEST) Date: Thu, 7 Aug 2008 23:27:00 +0200 From: Ed Schouten To: John Baldwin Message-ID: <20080807212700.GM99951@hoeg.nl> References: <200808072102.m77L2PSF021733@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CMebLzmeJATad/OR" Content-Disposition: inline In-Reply-To: <200808072102.m77L2PSF021733@repoman.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 condvar.9 sleep.9 src/sys/kern kern_condvar.c kern_synch.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 21:27:02 -0000 --CMebLzmeJATad/OR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * John Baldwin wrote: > Permit Giant to be passed as the explicit interlock either to > msleep/mtx_sleep or the various cv_*wait*() routines. Currently, the > "unlock" behavior of PDROP and cv_wait_unlock() with Giant is not > permitted as it is will be confusing since Giant is fully unrecursed and > unlocked during a thread sleep. >=20 > This is handy for subsystems which wish to allow unlocked drivers to > continue to use Giant such as CAM, the new TTY layer, and the new USB > stack. CAM currently uses a hack that I told Scott to use because I > really didn't want to permit this behavior, and the TTY and USB patches > both have various patches to permit this. Thanks a lot, John! As you mentioned, this was one of the things I needed in the MPSAFE TTY layer. I'll remove my evil hacks from the code in a sec. Yours, --=20 Ed Schouten WWW: http://80386.nl/ --CMebLzmeJATad/OR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkibaKQACgkQ52SDGA2eCwUReACfY59zw4Q+jAS8nVw1TQnWgfIh AM4An1vXZXYvbFof0b93HQCBoExyQmuJ =16ua -----END PGP SIGNATURE----- --CMebLzmeJATad/OR-- From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:28:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 043BE10656CB; Thu, 7 Aug 2008 21:28:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E62288FC22; Thu, 7 Aug 2008 21:28:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77LSEIl025432; Thu, 7 Aug 2008 21:28:14 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77LSEeO025431; Thu, 7 Aug 2008 21:28:14 GMT (envelope-from miwi) Message-Id: <200808072128.m77LSEeO025431@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 21:28: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/dns Makefile ports/dns/dns_mre Makefile distinfo pkg-descr ports/dns/dns_mre/files patch-dns_mre.c patch-dns_mre.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, 07 Aug 2008 21:28:15 -0000 miwi 2008-08-07 21:28:14 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/dns_mre Makefile distinfo pkg-descr dns/dns_mre/files patch-dns_mre.c patch-dns_mre.h Log: DNS Multiple Race Exploiter is a tool that exploits an inherent flaw in the DNS Server Cache. By sending many queries to a DNS server along with fake replies, an attacker can successfuly writes a fake new entry in the DNS cache. WWW: http://www.securebits.org/dnsmre.html PR: ports/126189 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.96 +1 -0 ports/dns/Makefile 1.1 +27 -0 ports/dns/dns_mre/Makefile (new) 1.1 +3 -0 ports/dns/dns_mre/distinfo (new) 1.1 +27 -0 ports/dns/dns_mre/files/patch-dns_mre.c (new) 1.1 +10 -0 ports/dns/dns_mre/files/patch-dns_mre.h (new) 1.1 +6 -0 ports/dns/dns_mre/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:34:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 515D6106564A; Thu, 7 Aug 2008 21:34:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3FE978FC1E; Thu, 7 Aug 2008 21:34:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77LYroo026039; Thu, 7 Aug 2008 21:34:53 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77LYrPo026038; Thu, 7 Aug 2008 21:34:53 GMT (envelope-from miwi) Message-Id: <200808072134.m77LYrPo026038@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 21:34:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases Makefile ports/databases/rubygem-jdbc-mysql 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, 07 Aug 2008 21:34:58 -0000 miwi 2008-08-07 21:34:53 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/rubygem-jdbc-mysql Makefile distinfo pkg-descr Log: This is a MySQL JDBC driver gem for JRuby. Use require 'jdbc/mysql' to make the driver accessible to JDBC and ActiveRecord code running in JRuby. WWW: http://rubyforge.org/projects/jruby-extras/ PR: ports/126325 Submitted by: Alexander Logvinov Revision Changes Path 1.701 +1 -0 ports/databases/Makefile 1.1 +28 -0 ports/databases/rubygem-jdbc-mysql/Makefile (new) 1.1 +3 -0 ports/databases/rubygem-jdbc-mysql/distinfo (new) 1.1 +7 -0 ports/databases/rubygem-jdbc-mysql/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:36:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1F001065686; Thu, 7 Aug 2008 21:36:24 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A518D8FC28; Thu, 7 Aug 2008 21:36:24 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77LaO96026240; Thu, 7 Aug 2008 21:36:24 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77LaO92026239; Thu, 7 Aug 2008 21:36:24 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808072136.m77LaO92026239@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Thu, 7 Aug 2008 21:36: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/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 21:36:24 -0000 ache 2008-08-07 21:36:09 UTC FreeBSD src repository Modified files: games/fortune/strfile strfile.c Log: SVN rev 181396 on 2008-08-07 21:36:09Z by ache Use __FreeBSD_version check since it is bootstrap tool Revision Changes Path 1.31 +8 -0 src/games/fortune/strfile/strfile.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 21:57:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1215B106564A; Thu, 7 Aug 2008 21:57:26 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id 9FC688FC0C; Thu, 7 Aug 2008 21:57:25 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [82.95.250.254]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id m77LbVMC028095; Thu, 7 Aug 2008 23:37:31 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.14.2/8.14.2) with ESMTP id m77LaPTK002899; Thu, 7 Aug 2008 23:36:26 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.14.2/8.14.2/Submit) id m77LaKmd002898; Thu, 7 Aug 2008 23:36:20 +0200 (CEST) (envelope-from wb) Date: Thu, 7 Aug 2008 23:36:19 +0200 From: Wilko Bulte To: Warner Losh Message-ID: <20080807213619.GA2830@freebie.xs4all.nl> References: <200808072055.m77KtZbo021188@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808072055.m77KtZbo021188@repoman.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/snc if_snc_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 21:57:26 -0000 Quoting Warner Losh, who wrote on Thu, Aug 07, 2008 at 08:55:20PM +0000 .. > imp 2008-08-07 20:55:20 UTC > > FreeBSD src repository > > Modified files: > sys/dev/snc if_snc_pccard.c > Log: > SVN rev 181393 on 2008-08-07 20:55:20Z by imp > > Convert to new style PC Card front end driver. Add support for the > NEC PC-9801N-J02 and PC-9801N-J02R. I can't test the former because > it requires resources that conflict with my laptop. I can't test the > latter because my dog chewed up my -J02R card and it didn't survive > well enough for me to test. Gives a whole new dimension to the phrase "eat your own dogfood". > Revision Changes Path > 1.13 +35 -19 src/sys/dev/snc/if_snc_pccard.c --- end of quoted text --- From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:20:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39F57106564A; Thu, 7 Aug 2008 22:20:19 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0EB2B8FC1C; Thu, 7 Aug 2008 22:20:19 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MKIZS030807; Thu, 7 Aug 2008 22:20:18 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MKI5T030806; Thu, 7 Aug 2008 22:20:18 GMT (envelope-from gabor) Message-Id: <200808072220.m77MKI5T030806@repoman.freebsd.org> From: Gabor Kovesdan Date: Thu, 7 Aug 2008 22:20: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/textproc/docbook-241 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, 07 Aug 2008 22:20:19 -0000 gabor 2008-08-07 22:20:18 UTC FreeBSD ports repository Modified files: textproc/docbook-241 Makefile distinfo pkg-plist Log: - Fix PORTVERSION - Bump PORTEPOCH - Use the official site with the .zip distribution - Ignore error if catalog is already registered - Cleanup and consistency with similar ports - Take maintainership Revision Changes Path 1.19 +25 -24 ports/textproc/docbook-241/Makefile 1.4 +3 -3 ports/textproc/docbook-241/distinfo 1.7 +32 -11 ports/textproc/docbook-241/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:21:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50585106566C; Thu, 7 Aug 2008 22:21:12 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 25B3E8FC1B; Thu, 7 Aug 2008 22:21:12 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MLClf030915; Thu, 7 Aug 2008 22:21:12 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MLCdj030914; Thu, 7 Aug 2008 22:21:12 GMT (envelope-from gabor) Message-Id: <200808072221.m77MLCdj030914@repoman.freebsd.org> From: Gabor Kovesdan Date: Thu, 7 Aug 2008 22:21: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/docbook-300 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, 07 Aug 2008 22:21:12 -0000 gabor 2008-08-07 22:21:11 UTC FreeBSD ports repository Modified files: textproc/docbook-300 Makefile distinfo pkg-plist Log: - Use the official site with the .zip distribution - Ignore error if catalog is already registered - Cleanup and consistency with similar ports - Bump PORTREVISION - Take maintainership Revision Changes Path 1.20 +24 -22 ports/textproc/docbook-300/Makefile 1.4 +3 -3 ports/textproc/docbook-300/distinfo 1.7 +14 -13 ports/textproc/docbook-300/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:21:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85E7A10656D3; Thu, 7 Aug 2008 22:21:54 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5A39F8FC24; Thu, 7 Aug 2008 22:21:54 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MLsAJ030985; Thu, 7 Aug 2008 22:21:54 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MLs8L030984; Thu, 7 Aug 2008 22:21:54 GMT (envelope-from gabor) Message-Id: <200808072221.m77MLs8L030984@repoman.freebsd.org> From: Gabor Kovesdan Date: Thu, 7 Aug 2008 22:21: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/docbook-310 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 22:21:54 -0000 gabor 2008-08-07 22:21:54 UTC FreeBSD ports repository Modified files: textproc/docbook-310 Makefile pkg-plist Log: - Use the official site with the .zip distribution - Ignore error if catalog is already registered - Cleanup and consistency with similar ports - Bump PORTREVISION - Take maintainership Revision Changes Path 1.27 +21 -19 ports/textproc/docbook-310/Makefile 1.7 +18 -17 ports/textproc/docbook-310/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:22:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33C86106566B; Thu, 7 Aug 2008 22:22:36 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0914D8FC23; Thu, 7 Aug 2008 22:22:36 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MMZtX031069; Thu, 7 Aug 2008 22:22:35 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MMZKx031068; Thu, 7 Aug 2008 22:22:35 GMT (envelope-from gabor) Message-Id: <200808072222.m77MMZKx031068@repoman.freebsd.org> From: Gabor Kovesdan Date: Thu, 7 Aug 2008 22:22: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/docbook-400 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 22:22:36 -0000 gabor 2008-08-07 22:22:35 UTC FreeBSD ports repository Modified files: textproc/docbook-400 Makefile pkg-plist Log: - Ignore error if catalog is already registered - Cleanup and consistency with similar ports - Bump PORTREVISION - Take maintainership Revision Changes Path 1.17 +21 -20 ports/textproc/docbook-400/Makefile 1.10 +16 -15 ports/textproc/docbook-400/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:22:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20154106586E; Thu, 7 Aug 2008 22:22:56 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E728A8FC2C; Thu, 7 Aug 2008 22:22:55 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MMtDD031118; Thu, 7 Aug 2008 22:22:55 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MMtV7031117; Thu, 7 Aug 2008 22:22:55 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808072222.m77MMtV7031117@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Thu, 7 Aug 2008 22:22: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/usr.bin/make job.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 22:22:56 -0000 ache 2008-08-07 22:22:41 UTC FreeBSD src repository Modified files: usr.bin/make job.c Log: SVN rev 181397 on 2008-08-07 22:22:41Z by ache Use arc4random_uniform(3) Revision Changes Path 1.129 +1 -1 src/usr.bin/make/job.c From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:24:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40D061065673; Thu, 7 Aug 2008 22:24:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 166B68FC17; Thu, 7 Aug 2008 22:24:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MO1lV031270; Thu, 7 Aug 2008 22:24:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MO1Jh031269; Thu, 7 Aug 2008 22:24:01 GMT (envelope-from miwi) Message-Id: <200808072224.m77MO1Jh031269@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 22:24: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/dpsearch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 22:24:02 -0000 miwi 2008-08-07 22:24:01 UTC FreeBSD ports repository Modified files: www/dpsearch Makefile Log: - Update to 4.50 PR: 126341 Submitted by: Maxim Zakharov Revision Changes Path 1.36 +1 -1 ports/www/dpsearch/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:24:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A79A11065671; Thu, 7 Aug 2008 22:24:04 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7CB168FC1B; Thu, 7 Aug 2008 22:24:04 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MO419031275; Thu, 7 Aug 2008 22:24:04 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MO43d031274; Thu, 7 Aug 2008 22:24:04 GMT (envelope-from gabor) Message-Id: <200808072224.m77MO43d031274@repoman.freebsd.org> From: Gabor Kovesdan Date: Thu, 7 Aug 2008 22: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/textproc/docbook-500 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 22:24:04 -0000 gabor 2008-08-07 22:23:54 UTC FreeBSD ports repository Modified files: textproc/docbook-500 Makefile pkg-plist Log: - Add option to install XML character entities - Ignore error if catalog is already registered - Cleanup and consistency with similar ports - Bump PORTREVISION Revision Changes Path 1.2 +36 -46 ports/textproc/docbook-500/Makefile 1.2 +18 -16 ports/textproc/docbook-500/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:38:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEF74106564A; Thu, 7 Aug 2008 22:38:58 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 04ABB8FC20; Thu, 7 Aug 2008 22:38:56 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <489B797F.7020101@FreeBSD.org> Date: Fri, 08 Aug 2008 00:38:55 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: "Andrey A. Chernov" References: <200808072136.m77LaO92026239@repoman.freebsd.org> In-Reply-To: <200808072136.m77LaO92026239@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/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 22:38:58 -0000 Andrey A. Chernov wrote: > ache 2008-08-07 21:36:09 UTC > > FreeBSD src repository > > Modified files: > games/fortune/strfile strfile.c > Log: > SVN rev 181396 on 2008-08-07 21:36:09Z by ache > > Use __FreeBSD_version check since it is bootstrap tool > > Revision Changes Path > 1.31 +8 -0 src/games/fortune/strfile/strfile.c > > Is that the right solution? If someone is bootstrapping from an old kernel (e.g. 7.0) then installworld will install a strfile without your change. If someone is bootstrapping from a new kernel (but before they built the new world) then it will fail to link still. Kris From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:47:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33A86106564A; Thu, 7 Aug 2008 22:47:17 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1FBBF8FC15; Thu, 7 Aug 2008 22:47:17 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MlHTP033168; Thu, 7 Aug 2008 22:47:17 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MlGGC033167; Thu, 7 Aug 2008 22:47:16 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200808072247.m77MlGGC033167@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Thu, 7 Aug 2008 22:46: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/boot/sparc64/loader locore.S main.c src/sys/sparc64/include tte.h src/sys/sun4v/include tte.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, 07 Aug 2008 22:47:17 -0000 marius 2008-08-07 22:46:25 UTC FreeBSD src repository Modified files: sys/boot/sparc64/loader locore.S main.c sys/sparc64/include tte.h sys/sun4v/include tte.h Log: SVN rev 181398 on 2008-08-07 22:46:25Z by marius - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There's no particular reason for them to be implemented in assembler and having them in C allows easier extension as well as using more C macros and {d,i}tlb_slot_max rather than hard-coding magic (and actually spitfire-only) values. - Fix the compilation of pmap_print_tte(). - Change pmap_print_tlb() to use ldxa() rather than re-rolling it inline as well as TLB_DAR_SLOT and {d,i}tlb_slot_max rather than hardcoding magic (and actually spitfire-only) values. - While at it, suffix the above mentioned functions with "_sun4u" to underline they're architecture-specific. - Use __FBSDID and macros instead of magic values in locore.S. - Remove unused includes and smp_stack in locore.S. Revision Changes Path 1.8 +11 -82 src/sys/boot/sparc64/loader/locore.S 1.33 +97 -39 src/sys/boot/sparc64/loader/main.c 1.17 +5 -1 src/sys/sparc64/include/tte.h 1.3 +4 -0 src/sys/sun4v/include/tte.h From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:51:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7A51065672; Thu, 7 Aug 2008 22:51:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 726498FC17; Thu, 7 Aug 2008 22:51:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MpcaJ033540; Thu, 7 Aug 2008 22:51:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77Mpcas033539; Thu, 7 Aug 2008 22:51:38 GMT (envelope-from miwi) Message-Id: <200808072251.m77Mpcas033539@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 22:51: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/easypg 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, 07 Aug 2008 22:51:38 -0000 miwi 2008-08-07 22:51:38 UTC FreeBSD ports repository Modified files: security/easypg Makefile distinfo Log: - Update to 0.0.16 PR: 126279 Submitted by: Shota Iwazaki (maintainer) Revision Changes Path 1.3 +2 -3 ports/security/easypg/Makefile 1.2 +3 -3 ports/security/easypg/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 7 22:55:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A88E3106567F; Thu, 7 Aug 2008 22:55:34 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 96AE08FC13; Thu, 7 Aug 2008 22:55:34 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77MtY59033897; Thu, 7 Aug 2008 22:55:34 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77MtYko033895; Thu, 7 Aug 2008 22:55:34 GMT (envelope-from miwi) Message-Id: <200808072255.m77MtYko033895@repoman.freebsd.org> From: Martin Wilke Date: Thu, 7 Aug 2008 22: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/devel Makefile ports/devel/rubygem-warbler 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, 07 Aug 2008 22:55:34 -0000 miwi 2008-08-07 22:55:34 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-warbler Makefile distinfo pkg-descr Log: Warbler is a gem to make a .war file out of a Rails project. The intent is to provide a minimal, flexible, ruby-like way to bundle up all of your application files for deployment to a Java application server. Warbler provides a sane set of out-of-the box defaults that should allow most Rails applications without external gem dependencies (aside from Rails itself) to assemble and Just Work. Warbler bundles JRuby and the JRuby-Rack servlet adapter for dispatching requests to your application inside the java application server, and assembles all jar files in WARBLER_HOME/lib/*.jar into your application. No external dependencies are downloaded. WWW: http://caldersphere.rubyforge.org/warbler/ PR: ports/126327 Submitted by: Alexander Logvinov Revision Changes Path 1.3166 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/rubygem-warbler/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-warbler/distinfo (new) 1.1 +14 -0 ports/devel/rubygem-warbler/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 7 23:05:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDD6D1065671; Thu, 7 Aug 2008 23:05:40 +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 4FD948FC14; Thu, 7 Aug 2008 23:05:40 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m77N5bcm042863; Fri, 8 Aug 2008 03:05:37 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1218150337; bh=nKC7t1MiXSfhsaU/ta/+s7jjunc5qvmjwsMpISo kru0=; l=718; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=du8AcQHsbaFfGZNFNKSrV+xOd FqDEcXc+owoo1GOj9s5lEW7ehKYewd70i/7pAnZFrqPqYxeXocc2puZz/S1MTI4OfUY g+fvVMYnZ5uRTeSBUflZZBdx4ZtPq4DlEX/23ytM7qQ1hTDYuZa5EWQfOr2/s0to5aE YZQZZnx/9JUY= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m77N5a8s042862; Fri, 8 Aug 2008 03:05:36 +0400 (MSD) (envelope-from ache) Date: Fri, 8 Aug 2008 03:05:33 +0400 From: Andrey Chernov To: Kris Kennaway Message-ID: <20080807230532.GA42775@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Kris Kennaway , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200808072136.m77LaO92026239@repoman.freebsd.org> <489B797F.7020101@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <489B797F.7020101@FreeBSD.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 23:05:41 -0000 On Fri, Aug 08, 2008 at 12:38:55AM +0200, Kris Kennaway wrote: > Is that the right solution? If someone is bootstrapping from an old > kernel (e.g. 7.0) then installworld will install a strfile without your > change. No, this is bootstrap tool, so it is rebuilded twice, once without change and installed immediately in the temp location 'legacy' and next time with (installed on 'installworld' stage). > If someone is bootstrapping from a new kernel (but before they > built the new world) then it will fail to link still. How new kernel may affect userland here? arc4random_uniform() is not sysctl, just function. In case I mess something, please point me to. -- http://ache.pp.ru/ From owner-cvs-all@FreeBSD.ORG Thu Aug 7 23:08:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20E331065671; Thu, 7 Aug 2008 23:08:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EA7C18FC0C; Thu, 7 Aug 2008 23:08:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77N8C01036012; Thu, 7 Aug 2008 23:08:12 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77N8CIc036011; Thu, 7 Aug 2008 23:08:12 GMT (envelope-from edwin) Message-Id: <200808072308.m77N8CIc036011@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 7 Aug 2008 23: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: 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, 07 Aug 2008 23:08:13 -0000 edwin 2008-08-07 23:08:12 UTC FreeBSD ports repository Modified files: . modules Log: Ports modules update at Thursday 07 August 2008 at 23:08 Revision Changes Path 1.20120 +8 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 7 23:10:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25B691065682; Thu, 7 Aug 2008 23:10:43 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EEFEB8FC19; Thu, 7 Aug 2008 23:10:42 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77NAgCn036268; Thu, 7 Aug 2008 23:10:42 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77NAgqE036267; Thu, 7 Aug 2008 23:10:42 GMT (envelope-from pgj) Message-Id: <200808072310.m77NAgqE036267@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 23:10: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: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 23:10:43 -0000 pgj 2008-08-07 23:10:42 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 18.5: - Fix markup of DESTDIR (use instead of ) Approved by: gabor (mentor) Revision Changes Path 1.1090 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 23:13:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 136571065675; Thu, 7 Aug 2008 23:13:52 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DB29C8FC0A; Thu, 7 Aug 2008 23:13:49 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <489B81AC.8090508@FreeBSD.org> Date: Fri, 08 Aug 2008 01:13:48 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Andrey Chernov , Kris Kennaway , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200808072136.m77LaO92026239@repoman.freebsd.org> <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> In-Reply-To: <20080807230532.GA42775@nagual.pp.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 23:13:52 -0000 Andrey Chernov wrote: > On Fri, Aug 08, 2008 at 12:38:55AM +0200, Kris Kennaway wrote: >> Is that the right solution? If someone is bootstrapping from an old >> kernel (e.g. 7.0) then installworld will install a strfile without your >> change. > > No, this is bootstrap tool, so it is rebuilded twice, once without change > and installed immediately in the temp location 'legacy' and next time with > (installed on 'installworld' stage). > >> If someone is bootstrapping from a new kernel (but before they >> built the new world) then it will fail to link still. > > How new kernel may affect userland here? arc4random_uniform() is not > sysctl, just function. > > In case I mess something, please point me to. I might have been confused about where __FreeBSD_version comes from. I guess it's OK since the first will come from the host copy of osreldate.h and the second from the new version. Kris From owner-cvs-all@FreeBSD.ORG Thu Aug 7 23:15:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF33D1065686; Thu, 7 Aug 2008 23:15:54 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6E5AE8FC1A; Thu, 7 Aug 2008 23:15:54 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77NFsPr036697; Thu, 7 Aug 2008 23:15:54 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77NFstq036696; Thu, 7 Aug 2008 23:15:54 GMT (envelope-from pgj) Message-Id: <200808072315.m77NFstq036696@repoman.freebsd.org> From: Gabor Pali Date: Thu, 7 Aug 2008 23:15:54 +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/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 23:15:55 -0000 pgj 2008-08-07 23:15:54 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 18.13: - Remove first person narration remained there accidentally - Mark up kernel configuration file with - Add missing elements for commands - Rename invalid make variable "KERNCONFIG" to "KERNCONF" Approved by: gabor (mentor) Revision Changes Path 1.1091 +6 -6 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 7 23:41:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA53B106566C; Thu, 7 Aug 2008 23:41:33 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AD5D98FC1D; Thu, 7 Aug 2008 23:41:33 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m77NfXTd042238; Thu, 7 Aug 2008 23:41:33 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m77NfXeC042236; Thu, 7 Aug 2008 23:41:33 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200808072341.m77NfXeC042236@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Thu, 7 Aug 2008 23:41: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/dev/sym sym_hipd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 23:41:34 -0000 marius 2008-08-07 23:41:17 UTC FreeBSD src repository Modified files: sys/dev/sym sym_hipd.c Log: SVN rev 181399 on 2008-08-07 23:41:17Z by marius Allow 53C1010 without NVRAM to negotiate Ultra-3. MFC after: 3 days Revision Changes Path 1.71 +2 -0 src/sys/dev/sym/sym_hipd.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 00:15:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD4FF1065750; Fri, 8 Aug 2008 00:15:37 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A05758FC08; Fri, 8 Aug 2008 00:15:37 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m780Fb2g046099; Fri, 8 Aug 2008 00:15:37 GMT (envelope-from das@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m780FbHw046098; Fri, 8 Aug 2008 00:15:37 GMT (envelope-from das@repoman.freebsd.org) Message-Id: <200808080015.m780FbHw046098@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to das@repoman.freebsd.org using -f From: David Schultz Date: Fri, 8 Aug 2008 00:15: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/lib/msun/src s_csqrt.c s_csqrtf.c s_csqrtl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 00:15:38 -0000 das 2008-08-08 00:15:16 UTC FreeBSD src repository Modified files: lib/msun/src s_csqrt.c s_csqrtf.c s_csqrtl.c Log: SVN rev 181402 on 2008-08-08 00:15:16Z by das In the line #pragma STDC CX_LIMITED_RANGE ON the "ON" needs to be in caps. gcc doesn't understand this pragma anyway and assumes it is always on in any case, but icc supports it and cares about the case. Revision Changes Path 1.4 +1 -1 src/lib/msun/src/s_csqrt.c 1.3 +1 -1 src/lib/msun/src/s_csqrtf.c 1.2 +1 -1 src/lib/msun/src/s_csqrtl.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 00:21:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C0711065673; Fri, 8 Aug 2008 00:21:41 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F2C5D8FC21; Fri, 8 Aug 2008 00:21:40 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m780Leiq046723; Fri, 8 Aug 2008 00:21:40 GMT (envelope-from das@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m780Lejb046722; Fri, 8 Aug 2008 00:21:40 GMT (envelope-from das@repoman.freebsd.org) Message-Id: <200808080021.m780Lejb046722@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to das@repoman.freebsd.org using -f From: David Schultz Date: Fri, 8 Aug 2008 00:21:27 +0000 (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/msun/src e_asinf.c e_jnf.c e_rem_pio2.c e_rem_pio2f.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 00:21:41 -0000 das 2008-08-08 00:21:27 UTC FreeBSD src repository Modified files: lib/msun/src e_asinf.c e_jnf.c e_rem_pio2.c e_rem_pio2f.c Log: SVN rev 181405 on 2008-08-08 00:21:27Z by das Remove some unused variables. Reported by: Intel C Compiler Revision Changes Path 1.13 +1 -1 src/lib/msun/src/e_asinf.c 1.10 +0 -1 src/lib/msun/src/e_jnf.c 1.19 +0 -1 src/lib/msun/src/e_rem_pio2.c 1.30 +0 -1 src/lib/msun/src/e_rem_pio2f.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 00:32:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F704106567D; Fri, 8 Aug 2008 00:32:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 247338FC18; Fri, 8 Aug 2008 00:32:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m780W43t047632; Fri, 8 Aug 2008 00:32:04 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m780W4bZ047631; Fri, 8 Aug 2008 00:32:04 GMT (envelope-from linimon) Message-Id: <200808080032.m780W4bZ047631@repoman.freebsd.org> From: Mark Linimon Date: Fri, 8 Aug 2008 00:32: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/misc/instant-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: Fri, 08 Aug 2008 00:32:04 -0000 linimon 2008-08-08 00:32:04 UTC FreeBSD ports repository Modified files: misc/instant-server Makefile Log: grog has not been active in ports for quite some time. Hat: portmgr Revision Changes Path 1.17 +1 -1 ports/misc/instant-server/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 8 00:34:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67E131065673; Fri, 8 Aug 2008 00:34:29 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3CB5B8FC08; Fri, 8 Aug 2008 00:34:29 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m780YTdO047850; Fri, 8 Aug 2008 00:34:29 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m780YTeA047849; Fri, 8 Aug 2008 00:34:29 GMT (envelope-from wxs) Message-Id: <200808080034.m780YTeA047849@repoman.freebsd.org> From: Wesley Shields Date: Fri, 8 Aug 2008 00:34: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/mail/postfixadmin 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, 08 Aug 2008 00:34:29 -0000 wxs 2008-08-08 00:34:29 UTC FreeBSD ports repository Modified files: mail/postfixadmin Makefile distinfo pkg-plist Log: - Update to 2.2.1.1 - Pass maintainer to submitter - Minor style cleanup (remove extra tabs) PR: ports/125916 Submitted by: terry@sucked-in.com Approved by: maintainer timeout (third time in a row) Revision Changes Path 1.29 +30 -32 ports/mail/postfixadmin/Makefile 1.10 +3 -3 ports/mail/postfixadmin/distinfo 1.9 +1 -0 ports/mail/postfixadmin/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 00:49:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 247AA1065746; Fri, 8 Aug 2008 00:49:42 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 11F678FC08; Fri, 8 Aug 2008 00:49:42 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m780nfTc058329; Fri, 8 Aug 2008 00:49:41 GMT (envelope-from scf@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m780nftv058328; Fri, 8 Aug 2008 00:49:41 GMT (envelope-from scf@repoman.freebsd.org) Message-Id: <200808080049.m780nftv058328@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scf@repoman.freebsd.org using -f From: Sean Farley Date: Fri, 8 Aug 2008 00:49:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/lib/libc/stdlib getenv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 00:49:42 -0000 scf 2008-08-08 00:49:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/stdlib getenv.c Log: SVN rev 181407 on 2008-08-08 00:49:28Z by scf MFC: r181150, r181266 Detect if the application has cleared the environ variable by setting the first value (environ[0]) to NULL. This is in addition to the current detection of environ being replaced, which includes being set to NULL. Without this fix, the environment is not truly wiped, but appears to be by getenv() until an *env() call is made to alter the enviroment. This change is necessary to support those applications that use this method for clearing environ such as Dovecot and Postfix. Applications such as Sendmail and the base system's env replace environ (already detected). While neither of these methods are defined by SUSv3, it is best to support them due to historic reasons and in lieu of a clean, defined method. Add extra units tests for clearing environ using four different methods: 1. Set environ to NULL pointer. 2. Set environ[0] to NULL pointer. 3. Set environ to calloc()'d NULL-terminated array. 4. Set environ to static NULL-terminated array. Noticed by: Timo Sirainen Reviewed by: ache Revision Changes Path 1.12.2.2 +20 -13 src/lib/libc/stdlib/getenv.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 01:02:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFDF1106567C; Fri, 8 Aug 2008 01:02:42 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B2DAC8FC13; Fri, 8 Aug 2008 01:02:42 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7812gXC059348; Fri, 8 Aug 2008 01:02:42 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7812gH4059347; Fri, 8 Aug 2008 01:02:42 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808080102.m7812gH4059347@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Fri, 8 Aug 2008 01:02: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/games/random random.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 01:02:43 -0000 ache 2008-08-08 01:02:30 UTC FreeBSD src repository Modified files: games/random random.c Log: SVN rev 181409 on 2008-08-08 01:02:30Z by ache 1) Replace hardcoded RANDOM_MAX macro with wrong (1 less than must be) value with ((double)RAND_MAX + 1) 2) For exit code increase valid denominator upper range from 255 to 256 since returned value is [0 .. denom - 1] Revision Changes Path 1.21 +5 -11 src/games/random/random.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 01:42:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03774106566C; Fri, 8 Aug 2008 01:42:32 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E43768FC0A; Fri, 8 Aug 2008 01:42:31 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m781gVTN063679; Fri, 8 Aug 2008 01:42:31 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m781gVQC063678; Fri, 8 Aug 2008 01:42:31 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808080142.m781gVQC063678@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Fri, 8 Aug 2008 01:42: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/random random.c randomize_fd.c randomize_fd.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, 08 Aug 2008 01:42:32 -0000 ache 2008-08-08 01:42:17 UTC FreeBSD src repository Modified files: games/random random.c randomize_fd.c randomize_fd.h Log: SVN rev 181410 on 2008-08-08 01:42:17Z by ache I was confused a bit by the wrong construction with RAND_MAX used in randomize_fd.c. Although the max value is the same currently, RAND_MAX is for rand(), not for random(). So move RANDOM_MAX const to the common file now, make it UL and use in randomize_fd.c too. (in any case its old value was 1 less then must be, as noted in the prev. commit) Revision Changes Path 1.22 +3 -3 src/games/random/random.c 1.4 +1 -1 src/games/random/randomize_fd.c 1.3 +6 -0 src/games/random/randomize_fd.h From owner-cvs-all@FreeBSD.ORG Fri Aug 8 02:47:03 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B934106575A; Fri, 8 Aug 2008 02:47:03 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 294708FC21; Fri, 8 Aug 2008 02:47:03 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m782l32t073099; Fri, 8 Aug 2008 02:47:03 GMT (envelope-from ache@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m782l3fi073098; Fri, 8 Aug 2008 02:47:03 GMT (envelope-from ache@repoman.freebsd.org) Message-Id: <200808080247.m782l3fi073098@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ache@repoman.freebsd.org using -f From: "Andrey A. Chernov" Date: Fri, 8 Aug 2008 02:46: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/games/random randomize_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: Fri, 08 Aug 2008 02:47:03 -0000 ache 2008-08-08 02:46:47 UTC FreeBSD src repository Modified files: games/random randomize_fd.c Log: SVN rev 181412 on 2008-08-08 02:46:47Z by ache 1) Fix longstanding math bug with denominator > 1 (wrong probability). Test case: random -f some_small_file 10000 (in most cases must be no output) 2) Prevent number of lines > RANDOM_MAX (overflow or nothing may be choosed) with EFBIG err() 3) After line is found, terminate list loop for -U case too, since nothing to do in the rest of the loop left. Revision Changes Path 1.5 +16 -8 src/games/random/randomize_fd.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 02:53:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94CD0106566C; Fri, 8 Aug 2008 02:53:45 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8C28FC22; Fri, 8 Aug 2008 02:53:45 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m782rjiF073604; Fri, 8 Aug 2008 02:53:45 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m782rjmN073603; Fri, 8 Aug 2008 02:53:45 GMT (envelope-from cy) Message-Id: <200808080253.m782rjmN073603@repoman.freebsd.org> From: Cy Schubert Date: Fri, 8 Aug 2008 02:53: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/ntp-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, 08 Aug 2008 02:53:45 -0000 cy 2008-08-08 02:53:45 UTC FreeBSD ports repository Modified files: net/ntp-devel Makefile distinfo Log: Update 4.2.5p121 --> 4.2.5p122 Revision Changes Path 1.54 +1 -1 ports/net/ntp-devel/Makefile 1.27 +3 -3 ports/net/ntp-devel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 02:55:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E99481065745; Fri, 8 Aug 2008 02:55:48 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BD98A8FC1A; Fri, 8 Aug 2008 02:55:48 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m782tmHX073830; Fri, 8 Aug 2008 02:55:48 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m782tmw2073829; Fri, 8 Aug 2008 02:55:48 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808080255.m782tmw2073829@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Fri, 8 Aug 2008 02:55:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/zoneinfo Theory X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 02:55:49 -0000 edwin 2008-08-08 02:55:34 UTC FreeBSD src repository Removed files: share/zoneinfo Theory Log: SVN rev 181413 on 2008-08-08 02:55:34Z by edwin Cleanup (cont) Remove Theory, which isn't part of the zoneinfo module but came out of /head/usr.sbin/zic (and isn't installed from there neither). Approved by: bde (implicit) MFC after: 1 week Revision Changes Path 1.2 +0 -506 src/share/zoneinfo/Theory (dead) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 03:18:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30009106564A; Fri, 8 Aug 2008 03:18:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0424E8FC1A; Fri, 8 Aug 2008 03:18:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m783IotQ076815; Fri, 8 Aug 2008 03:18:50 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m783Io4I076814; Fri, 8 Aug 2008 03:18:50 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808080318.m783Io4I076814@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Fri, 8 Aug 2008 03:18: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/share/zoneinfo leapseconds X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 03:18:51 -0000 edwin 2008-08-08 03:18:30 UTC FreeBSD src repository Modified files: share/zoneinfo leapseconds Log: SVN rev 181414 on 2008-08-08 03:18:30Z by edwin Revert the change in leapseconds for 31 december 2008, so I can properly bootstrap the merge history on this module. Approved by: bde (implicit) Revision Changes Path 1.23 +6 -17 src/share/zoneinfo/leapseconds From owner-cvs-all@FreeBSD.ORG Fri Aug 8 03:23:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACE881065671; Fri, 8 Aug 2008 03:23:51 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 82F9D8FC20; Fri, 8 Aug 2008 03:23:51 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m783Np3w077255; Fri, 8 Aug 2008 03:23:51 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m783Np7q077254; Fri, 8 Aug 2008 03:23:51 GMT (envelope-from cy) Message-Id: <200808080323.m783Np7q077254@repoman.freebsd.org> From: Cy Schubert Date: Fri, 8 Aug 2008 03:23: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/ntp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 03:23:51 -0000 cy 2008-08-08 03:23:51 UTC FreeBSD ports repository Modified files: net/ntp Makefile Log: Prepare for a new ntp-rc (release candidate) slave port: - Conditionally assign PORTVERSION, which will be overridden by the upcoming slave port. The default is the ntp stable branch. - Previous ntp release candidates were designated by a lower-case "rc". They are now designated using an upper-case "RC". Revision Changes Path 1.51 +2 -2 ports/net/ntp/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 8 03:27:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 263AD1065689; Fri, 8 Aug 2008 03:27:33 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F04998FC32; Fri, 8 Aug 2008 03:27:32 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m783RWkx077569; Fri, 8 Aug 2008 03:27:32 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m783RWis077568; Fri, 8 Aug 2008 03:27:32 GMT (envelope-from beech) Message-Id: <200808080327.m783RWis077568@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 8 Aug 2008 03:27: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/textproc/libtre Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 03:27:33 -0000 beech 2008-08-08 03:27:32 UTC FreeBSD ports repository Modified files: textproc/libtre Makefile Log: - Remove extra USE_GETTEXT Reported by: bf2006a@yahoo.com (maintainer) Revision Changes Path 1.46 +0 -1 ports/textproc/libtre/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 8 03:36:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E0EA106564A; Fri, 8 Aug 2008 03:36:52 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 143748FC17; Fri, 8 Aug 2008 03:36:52 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m783ap8U081098; Fri, 8 Aug 2008 03:36:51 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m783apMl081097; Fri, 8 Aug 2008 03:36:51 GMT (envelope-from cy) Message-Id: <200808080336.m783apMl081097@repoman.freebsd.org> From: Cy Schubert Date: Fri, 8 Aug 2008 03:36: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 Makefile ports/net/ntp-rc 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, 08 Aug 2008 03:36:52 -0000 cy 2008-08-08 03:36:51 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/ntp-rc Makefile distinfo Log: Add new ntp release candidate (ntp-rc) slave port, using net/ntp as as its master. Revision Changes Path 1.2026 +1 -0 ports/net/Makefile 1.1 +21 -0 ports/net/ntp-rc/Makefile (new) 1.1 +3 -0 ports/net/ntp-rc/distinfo (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 03:48:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B3251065680; Fri, 8 Aug 2008 03:48:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E384D8FC0A; Fri, 8 Aug 2008 03:48:22 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m783mMsN082004; Fri, 8 Aug 2008 03:48:22 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m783mM7J082003; Fri, 8 Aug 2008 03:48:22 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808080348.m783mM7J082003@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Fri, 8 Aug 2008 03:48: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/share/zoneinfo africa asia X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 03:48:23 -0000 edwin 2008-08-08 03:48:10 UTC FreeBSD src repository Modified files: share/zoneinfo africa asia Log: SVN rev 181418 on 2008-08-08 03:48:10Z by edwin MFV of tzdata2008c - Africa/Morocco will have DST in 2008. - Asia/Choibalsan should be GMT+08:00. - Asia/Pakistan will have DST in 2008. Also set all the svn:eol-style properties to native. Approved by: bde (mentor, implicit), des MFC after: 1 week Revision Changes Path 1.22 +75 -2 src/share/zoneinfo/africa 1.37 +61 -2 src/share/zoneinfo/asia From owner-cvs-all@FreeBSD.ORG Fri Aug 8 04:20:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B906C1065708; Fri, 8 Aug 2008 04:20:58 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A64498FC25; Fri, 8 Aug 2008 04:20:58 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m784KwKG085628; Fri, 8 Aug 2008 04:20:58 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m784KvRL085627; Fri, 8 Aug 2008 04:20:57 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808080420.m784KvRL085627@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Fri, 8 Aug 2008 04:20: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/share/zoneinfo africa asia australasia europe northamerica southamerica zone.tab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 04:20:58 -0000 edwin 2008-08-08 04:20:36 UTC FreeBSD src repository Modified files: share/zoneinfo africa asia australasia europe northamerica southamerica zone.tab Log: SVN rev 181421 on 2008-08-08 04:20:36Z by edwin MFV of tzdata2008d - Mauritius will have a DST experiment between 2008-11-01 and 2009-03-31. - Add/Fix historical data for C-Eur, the SovietZone, Germany, Bahamas, San Luis. - Add information about West Para (America/Santarem) - America/Eirunepe and America/Rio_Branco go to UTC-4 Approved by: bde (mentor, implicit), des MFC after: 1 week Revision Changes Path 1.23 +26 -2 src/share/zoneinfo/africa 1.38 +23 -1 src/share/zoneinfo/asia 1.33 +3 -3 src/share/zoneinfo/australasia 1.37 +17 -9 src/share/zoneinfo/europe 1.37 +3 -3 src/share/zoneinfo/northamerica 1.36 +77 -27 src/share/zoneinfo/southamerica 1.26 +3 -2 src/share/zoneinfo/zone.tab From owner-cvs-all@FreeBSD.ORG Fri Aug 8 04:30:01 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 422181065676; Fri, 8 Aug 2008 04:30:01 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2FBB18FC28; Fri, 8 Aug 2008 04:30:01 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m784U08Y086323; Fri, 8 Aug 2008 04:30:00 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m784U0VC086322; Fri, 8 Aug 2008 04:30:00 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808080430.m784U0VC086322@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Fri, 8 Aug 2008 04:29: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/share/zoneinfo africa asia europe leapseconds X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 04:30:01 -0000 edwin 2008-08-08 04:29:39 UTC FreeBSD src repository Modified files: share/zoneinfo africa asia europe leapseconds Log: SVN rev 181424 on 2008-08-08 04:29:39Z by edwin MFV on tzdata2008e: - Fix dates in 2008/2009 for Africa/Mauritius. - Leap second notification for the end of 2008. Approved by: bde (mentor, implicit), des MFC after: 1 week Revision Changes Path 1.24 +37 -7 src/share/zoneinfo/africa 1.39 +2 -2 src/share/zoneinfo/asia 1.38 +47 -7 src/share/zoneinfo/europe 1.24 +25 -16 src/share/zoneinfo/leapseconds From owner-cvs-all@FreeBSD.ORG Fri Aug 8 04:34:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1C0F106566B; Fri, 8 Aug 2008 04:34:16 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 94E068FC0A; Fri, 8 Aug 2008 04:34:16 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m784YGED086738; Fri, 8 Aug 2008 04:34:16 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m784YG3p086737; Fri, 8 Aug 2008 04:34:16 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808080434.m784YG3p086737@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Fri, 8 Aug 2008 04:34:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/freebsd-update freebsd-update.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, 08 Aug 2008 04:34:16 -0000 cperciva 2008-08-08 04:34:00 UTC FreeBSD src repository Modified files: usr.sbin/freebsd-update freebsd-update.sh Log: SVN rev 181425 on 2008-08-08 04:34:00Z by cperciva In `freebsd-update IDS`, strip out file flags before we look for non-matching index lines. This fixes a bug where bogus warnings would be printed file has the wrong file flags AND has been updated by FreeBSD Update. Reported by: Royce Williams Revision Changes Path 1.16 +18 -18 src/usr.sbin/freebsd-update/freebsd-update.sh From owner-cvs-all@FreeBSD.ORG Fri Aug 8 04:38:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7CA11065688; Fri, 8 Aug 2008 04:38:02 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BF258FC1F; Fri, 8 Aug 2008 04:38:02 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m784c2nu087062; Fri, 8 Aug 2008 04:38:02 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m784c2Rn087061; Fri, 8 Aug 2008 04:38:02 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808080438.m784c2Rn087061@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Fri, 8 Aug 2008 04:37: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/share/zoneinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 04:38:02 -0000 edwin 2008-08-08 04:37:43 UTC FreeBSD src repository Modified files: share/zoneinfo Makefile Log: SVN rev 181426 on 2008-08-08 04:37:43Z by edwin Replace description on how to do CVS imports on this module with a description on how to do SVN imports on this module. Approved by: bde (implicit) Revision Changes Path 1.23 +23 -19 src/share/zoneinfo/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 8 04:48:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 492EE106564A; Fri, 8 Aug 2008 04:48:32 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1EFCD8FC0C; Fri, 8 Aug 2008 04:48:32 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m784mWUj097172; Fri, 8 Aug 2008 04:48:32 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m784mWYm097171; Fri, 8 Aug 2008 04:48:32 GMT (envelope-from beech) Message-Id: <200808080448.m784mWYm097171@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 8 Aug 2008 04:48: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/science/netcdf 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, 08 Aug 2008 04:48:32 -0000 beech 2008-08-08 04:48:31 UTC FreeBSD ports repository Modified files: science/netcdf Makefile pkg-plist Log: - Respect PORTDOCS Reported by: IonBot Revision Changes Path 1.33 +3 -4 ports/science/netcdf/Makefile 1.9 +0 -4 ports/science/netcdf/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 04:57:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDC811065674; Fri, 8 Aug 2008 04:57:38 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8304C8FC0A; Fri, 8 Aug 2008 04:57:38 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 3667D2C50CD5; Fri, 8 Aug 2008 07:57:37 +0300 (EEST) Date: Fri, 8 Aug 2008 07:57:24 +0300 From: Ion-Mihai Tetcu To: Beech Rintoul Message-ID: <20080808075724.3b62399c@it.buh.tecnik93.com> In-Reply-To: <200808080448.m784mWYm097171@repoman.freebsd.org> References: <200808080448.m784mWYm097171@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/TAcsn4sI4kBSHv53WtmohN7"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/science/netcdf 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, 08 Aug 2008 04:57:38 -0000 --Sig_/TAcsn4sI4kBSHv53WtmohN7 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 8 Aug 2008 04:48:31 +0000 (UTC) Beech Rintoul wrote: > beech 2008-08-08 04:48:31 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > science/netcdf Makefile pkg-plist=20 > Log: > - Respect PORTDOCS > =20 > Reported by: IonBot Thanks for trying, but it seems it fails the same way. =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> Building package for netcdf-3.6.3_1 =20 Creating package /tmp/packages/All/netcdf-3.6.3_1.tbz Registering depends:. Registering conflicts: hdf-4.* netcdf-4.*. Creating bzip'd tar ball in '/tmp/packages/All/netcdf-3.6.3_1.tbz' Deleting netcdf-3.6.3_1 =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 Checking filesystem state list of extra files and directories in / (not present before this port was = installed but present after it was deinstalled) 8739564 4 drwxr-xr-x 2 root wheel 512= Aug 8 04:55 usr/local/share/doc/netcdf =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 build of /usr/ports/science/netcdf ended at Fri Aug 8 04:55:43 UTC 2008 --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/TAcsn4sI4kBSHv53WtmohN7 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkib0kAACgkQJ7GIuiH/oeXKAACfXtrf0HchjNhlnDwxTFFza4vr FJkAni8+SFEPDqZOTxmmd+fwANEwMkBk =Ww/k -----END PGP SIGNATURE----- --Sig_/TAcsn4sI4kBSHv53WtmohN7-- From owner-cvs-all@FreeBSD.ORG Fri Aug 8 06:22:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5203A106566C; Fri, 8 Aug 2008 06:22:52 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 11D828FC08; Fri, 8 Aug 2008 06:22:51 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m786LU3e033673; Fri, 8 Aug 2008 00:21:30 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 08 Aug 2008 00:21:50 -0600 (MDT) Message-Id: <20080808.002150.-1037138460.imp@bsdimp.com> To: kris@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <489B81AC.8090508@FreeBSD.org> References: <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> <489B81AC.8090508@FreeBSD.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ache@nagual.pp.ru, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 06:22:52 -0000 In message: <489B81AC.8090508@FreeBSD.org> Kris Kennaway writes: : Andrey Chernov wrote: : > On Fri, Aug 08, 2008 at 12:38:55AM +0200, Kris Kennaway wrote: : >> Is that the right solution? If someone is bootstrapping from an old : >> kernel (e.g. 7.0) then installworld will install a strfile without your : >> change. : > : > No, this is bootstrap tool, so it is rebuilded twice, once without change : > and installed immediately in the temp location 'legacy' and next time with : > (installed on 'installworld' stage). : > : >> If someone is bootstrapping from a new kernel (but before they : >> built the new world) then it will fail to link still. : > : > How new kernel may affect userland here? arc4random_uniform() is not : > sysctl, just function. : > : > In case I mess something, please point me to. : : I might have been confused about where __FreeBSD_version comes from. I : guess it's OK since the first will come from the host copy of : osreldate.h and the second from the new version. This does beg the question why we need cryptographically secure randomness for fortune, however... Warner From owner-cvs-all@FreeBSD.ORG Fri Aug 8 06:28:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71C91106567B; Fri, 8 Aug 2008 06:28:56 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 47B838FC16; Fri, 8 Aug 2008 06:28:56 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m786Sthe007403; Fri, 8 Aug 2008 06:28:55 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m786StAh007402; Fri, 8 Aug 2008 06:28:55 GMT (envelope-from beech) Message-Id: <200808080628.m786StAh007402@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 8 Aug 2008 06:28: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/science/netcdf 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, 08 Aug 2008 06:28:56 -0000 beech 2008-08-08 06:28:55 UTC FreeBSD ports repository Modified files: science/netcdf pkg-plist Log: - Fix PORTDOCS Revision Changes Path 1.10 +1 -0 ports/science/netcdf/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 06:32:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E22B106564A; Fri, 8 Aug 2008 06:32:14 +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 73C1E8FC08; Fri, 8 Aug 2008 06:32:13 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m786W9p1053273; Fri, 8 Aug 2008 10:32:09 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1218177129; bh=Gy+9RASETiap93cvwblGDS1uBOfrMRIOZUKE6QB dOuU=; l=739; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=cyLTMcfiX7nr9ED9ugsnnUckL q+YC4pnPCLK3ze3nAMt7Cz3lLsqa5+qt1/DaucJNflMlyWtns0Rm4wHcgohMEa46EJZ TiateRMggSVbPPrGCSESF1saLB7bbrwSBIKgBosxFM6CRVDUm6hUG00MMRpPkf0bRfN MDOYCvf6MULk= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m786W8gM053272; Fri, 8 Aug 2008 10:32:08 +0400 (MSD) (envelope-from ache) Date: Fri, 8 Aug 2008 10:32:08 +0400 From: Andrey Chernov To: "M. Warner Losh" Message-ID: <20080808063208.GA51624@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , "M. Warner Losh" , kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> <489B81AC.8090508@FreeBSD.org> <20080808.002150.-1037138460.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080808.002150.-1037138460.imp@bsdimp.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-src@FreeBSD.org, kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 06:32:14 -0000 On Fri, Aug 08, 2008 at 12:21:50AM -0600, M. Warner Losh wrote: > This does beg the question why we need cryptographically secure > randomness for fortune, however... 1) PRNG is not crypto. 2) We already have it "cryptographically" secure via randomdev() for a long time in anycase. 3) Any code which use something like (...random() % modulo) when modulo is not divider of ...random()'s max suffer well known "modulo bias" bug which is not crypto but bad math and there is the main problem. 4) Uniformly distributed PRNG to avoid "modulo bias" bug available only for arc4random() at this time (making the same for random() involves too much math). 5) This changes comes from OpenBSD. -- http://ache.pp.ru/ From owner-cvs-all@FreeBSD.ORG Fri Aug 8 06:44:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 904571065677; Fri, 8 Aug 2008 06:44:29 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7F38A8FC13; Fri, 8 Aug 2008 06:44:29 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m786iT58008779; Fri, 8 Aug 2008 06:44:29 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m786iTIm008778; Fri, 8 Aug 2008 06:44:29 GMT (envelope-from beech) Message-Id: <200808080644.m786iTIm008778@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 8 Aug 2008 06:44: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/databases/php-adodb-ext 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, 08 Aug 2008 06:44:29 -0000 beech 2008-08-08 06:44:29 UTC FreeBSD ports repository Added files: databases/php-adodb-ext Makefile distinfo pkg-descr pkg-plist Log: - This ADOdb Extension provides up to 100% speedup by replacing parts of ADOdb with C code. ADOdb will auto-detect if this extension is installed and use it automatically. This extension is compatible with ADOdb 3.32 or later, and PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*. WWW: http://adodb.sourceforge.net/ PR: ports/126062 Submitted by: JoeHorn Revision Changes Path 1.1 +32 -0 ports/databases/php-adodb-ext/Makefile (new) 1.1 +3 -0 ports/databases/php-adodb-ext/distinfo (new) 1.1 +6 -0 ports/databases/php-adodb-ext/pkg-descr (new) 1.1 +2 -0 ports/databases/php-adodb-ext/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 06:46:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCD8C106567C; Fri, 8 Aug 2008 06:46:04 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A24E18FC16; Fri, 8 Aug 2008 06:46:04 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m786k4gV008987; Fri, 8 Aug 2008 06:46:04 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m786k4cS008986; Fri, 8 Aug 2008 06:46:04 GMT (envelope-from beech) Message-Id: <200808080646.m786k4cS008986@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 8 Aug 2008 06:46:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/php-adodb-ext/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, 08 Aug 2008 06:46:04 -0000 beech 2008-08-08 06:46:04 UTC FreeBSD ports repository Added files: databases/php-adodb-ext/files pkg-message.in Log: - Add pkg-message.in Revision Changes Path 1.1 +13 -0 ports/databases/php-adodb-ext/files/pkg-message.in (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 06:55:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2987E106566C; Fri, 8 Aug 2008 06:55:19 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F31978FC28; Fri, 8 Aug 2008 06:55:18 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m786tI0x009718; Fri, 8 Aug 2008 06:55:18 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m786tISJ009717; Fri, 8 Aug 2008 06:55:18 GMT (envelope-from lbr) Message-Id: <200808080655.m786tISJ009717@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Fri, 8 Aug 2008 06:55:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Class-Data-Accessor 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, 08 Aug 2008 06:55:19 -0000 lbr 2008-08-08 06:55:18 UTC FreeBSD ports repository Modified files: devel/p5-Class-Data-Accessor Makefile distinfo Log: Updated to 0.04003. Now deprecated in favour of Class::Accessor::Grouped or Moose. Revision Changes Path 1.8 +3 -1 ports/devel/p5-Class-Data-Accessor/Makefile 1.5 +3 -3 ports/devel/p5-Class-Data-Accessor/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 08:39:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77C20106564A; Fri, 8 Aug 2008 08:39:52 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4CFBA8FC08; Fri, 8 Aug 2008 08:39:52 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m788dqdF020357; Fri, 8 Aug 2008 08:39:52 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m788dqT7020356; Fri, 8 Aug 2008 08:39:52 GMT (envelope-from beech) Message-Id: <200808080839.m788dqT7020356@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 8 Aug 2008 08: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/databases Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 08:39:52 -0000 beech 2008-08-08 08:39:52 UTC FreeBSD ports repository Modified files: databases Makefile Log: - Add entry for php-adodb-ext Revision Changes Path 1.702 +1 -0 ports/databases/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 8 09:21:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA2A2106564A; Fri, 8 Aug 2008 09:21:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7F75F8FC17; Fri, 8 Aug 2008 09:21:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m789LTIj034077; Fri, 8 Aug 2008 09:21:29 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m789LT9N034076; Fri, 8 Aug 2008 09:21:29 GMT (envelope-from ehaupt) Message-Id: <200808080921.m789LT9N034076@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 8 Aug 2008 09:21:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/yell Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 09:21:29 -0000 ehaupt 2008-08-08 09:21:29 UTC FreeBSD ports repository Modified files: audio/yell Makefile Log: Works on amd64, mark accordingly Revision Changes Path 1.9 +1 -1 ports/audio/yell/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 8 09:23:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BC551065672; Fri, 8 Aug 2008 09:23:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C83C8FC3A; Fri, 8 Aug 2008 09:23:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m789NGDK034274; Fri, 8 Aug 2008 09:23:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m789NG79034273; Fri, 8 Aug 2008 09:23:16 GMT (envelope-from miwi) Message-Id: <200808080923.m789NG79034273@repoman.freebsd.org> From: Martin Wilke Date: Fri, 8 Aug 2008 09:23: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/net-im/psi Makefile distinfo pkg-plist ports/net-im/psi/files patch-iris_jaber_s5b.cpp patch-src-tools-iconset_iconset.cpp patch-src-tools-zip_zip.cpp patch-third-party-qca-cyrus-sasl.cpp patch-third-party-qca-gnupg.cpp patch-third-party-qca-ossl.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: Fri, 08 Aug 2008 09:23:17 -0000 miwi 2008-08-08 09:23:16 UTC FreeBSD ports repository Modified files: net-im/psi Makefile distinfo pkg-plist Added files: net-im/psi/files patch-src-tools-iconset_iconset.cpp patch-src-tools-zip_zip.cpp Removed files: net-im/psi/files patch-iris_jaber_s5b.cpp patch-third-party-qca-cyrus-sasl.cpp patch-third-party-qca-gnupg.cpp patch-third-party-qca-ossl.cpp Log: - Update to 0.12 Changelog: http://forum.psi-im.org/thread/5043 PR: 126080 Submitted by: Sergei Golyashov Approved by: portmgr (pav) Revision Changes Path 1.40 +6 -5 ports/net-im/psi/Makefile 1.14 +3 -3 ports/net-im/psi/distinfo 1.2 +0 -10 ports/net-im/psi/files/patch-iris_jaber_s5b.cpp (dead) 1.1 +11 -0 ports/net-im/psi/files/patch-src-tools-iconset_iconset.cpp (new) 1.1 +11 -0 ports/net-im/psi/files/patch-src-tools-zip_zip.cpp (new) 1.2 +0 -10 ports/net-im/psi/files/patch-third-party-qca-cyrus-sasl.cpp (dead) 1.2 +0 -10 ports/net-im/psi/files/patch-third-party-qca-gnupg.cpp (dead) 1.2 +0 -10 ports/net-im/psi/files/patch-third-party-qca-ossl.cpp (dead) 1.13 +10 -7 ports/net-im/psi/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 09:45:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 708991065676; Fri, 8 Aug 2008 09:45:29 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 453E38FC0C; Fri, 8 Aug 2008 09:45:29 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m789jT7l036080; Fri, 8 Aug 2008 09:45:29 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m789jTJD036079; Fri, 8 Aug 2008 09:45:29 GMT (envelope-from jadawin) Message-Id: <200808080945.m789jTJD036079@repoman.freebsd.org> From: Philippe Audeoud Date: Fri, 8 Aug 2008 09:45:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/p5-Crypt-Rijndael 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, 08 Aug 2008 09:45:29 -0000 jadawin 2008-08-08 09:45:29 UTC FreeBSD ports repository Modified files: security/p5-Crypt-Rijndael Makefile distinfo Log: - Update to 1.06 PR: ports/126359 Submitted by: maintainer (skreuzer exit2shell.com) Revision Changes Path 1.17 +1 -1 ports/security/p5-Crypt-Rijndael/Makefile 1.11 +3 -3 ports/security/p5-Crypt-Rijndael/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 10:16:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7095A106566C; Fri, 8 Aug 2008 10:16:45 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 2ACEC8FC13; Fri, 8 Aug 2008 10:16:45 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 553EF207F; Fri, 8 Aug 2008 12:16:44 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 400648449B; Fri, 8 Aug 2008 12:16:44 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Andrey Chernov References: <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> <489B81AC.8090508@FreeBSD.org> <20080808.002150.-1037138460.imp@bsdimp.com> <20080808063208.GA51624@nagual.pp.ru> Date: Fri, 08 Aug 2008 12:16:44 +0200 In-Reply-To: <20080808063208.GA51624@nagual.pp.ru> (Andrey Chernov's message of "Fri, 8 Aug 2008 10:32:08 +0400") Message-ID: <86myjnerqr.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 10:16:45 -0000 Andrey Chernov writes: > M. Warner Losh writes: > > This does beg the question why we need cryptographically secure > > randomness for fortune, however... > 1) PRNG is not crypto. Stop spewing nonsense. PRNG and crypto are inseparable. In addition, as you very well know, this PRNG is actually the keystream generator for the RC4 stream cipher. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Fri Aug 8 10:17:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF5401065678; Fri, 8 Aug 2008 10:17:13 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DDCDF8FC1C; Fri, 8 Aug 2008 10:17:13 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78AHDLc039626; Fri, 8 Aug 2008 10:17:13 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78AHD9J039625; Fri, 8 Aug 2008 10:17:13 GMT (envelope-from danfe) Message-Id: <200808081017.m78AHD9J039625@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 8 Aug 2008 10:17: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/security Makefile ports/security/switzerland 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, 08 Aug 2008 10:17:14 -0000 danfe 2008-08-08 10:17:13 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/switzerland Makefile distinfo pkg-descr pkg-plist Log: Switzerland is a tool for testing networks, ISPs, and firewalls developed by the Electronic Frontier Foundation (www.eff.org). WWW: http://www.eff.org/testyourisp/switzerland Revision Changes Path 1.988 +1 -0 ports/security/Makefile 1.1 +33 -0 ports/security/switzerland/Makefile (new) 1.1 +3 -0 ports/security/switzerland/distinfo (new) 1.1 +6 -0 ports/security/switzerland/pkg-descr (new) 1.1 +92 -0 ports/security/switzerland/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 10:17:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 250251065675; Fri, 8 Aug 2008 10:17:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EE58A8FC12; Fri, 8 Aug 2008 10:17:51 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78AHp9m039689; Fri, 8 Aug 2008 10:17:51 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78AHpN9039688; Fri, 8 Aug 2008 10:17:51 GMT (envelope-from dinoex) Message-Id: <200808081017.m78AHpN9039688@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 8 Aug 2008 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/deskutils/openproj 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, 08 Aug 2008 10:17:52 -0000 dinoex 2008-08-08 10:17:51 UTC FreeBSD ports repository Modified files: deskutils/openproj Makefile distinfo pkg-plist Log: - update to 1.3 Revision Changes Path 1.5 +1 -1 ports/deskutils/openproj/Makefile 1.4 +3 -3 ports/deskutils/openproj/distinfo 1.3 +2 -0 ports/deskutils/openproj/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 10:28:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89DBA106567F; Fri, 8 Aug 2008 10:28:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 77BFA8FC14; Fri, 8 Aug 2008 10:28:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78ASfMT040572; Fri, 8 Aug 2008 10:28:41 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78ASfSO040571; Fri, 8 Aug 2008 10:28:41 GMT (envelope-from miwi) Message-Id: <200808081028.m78ASfSO040571@repoman.freebsd.org> From: Martin Wilke Date: Fri, 8 Aug 2008 10:28: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 Makefile ports/databases/rubygem-activerecord-jdbcmysql-adapter Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 10:28:41 -0000 miwi 2008-08-08 10:28:41 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/rubygem-activerecord-jdbcmysql-adapter Makefile distinfo pkg-descr Log: This is an ActiveRecord driver for MySQL using JDBC running under JRuby. WWW: http://rubyforge.org/projects/jruby-extras/ PR: ports/126355 Submitted by: Alexander Logvinov Revision Changes Path 1.703 +1 -0 ports/databases/Makefile 1.1 +33 -0 ports/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile (new) 1.1 +3 -0 ports/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo (new) 1.1 +3 -0 ports/databases/rubygem-activerecord-jdbcmysql-adapter/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 10:29:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBCEA1065676; Fri, 8 Aug 2008 10:29:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B0BC18FC17; Fri, 8 Aug 2008 10:29:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78ATbfs040665; Fri, 8 Aug 2008 10:29:37 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78ATbYv040664; Fri, 8 Aug 2008 10:29:37 GMT (envelope-from miwi) Message-Id: <200808081029.m78ATbYv040664@repoman.freebsd.org> From: Martin Wilke Date: Fri, 8 Aug 2008 10:29: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/x11-clocks/alarm-clock 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, 08 Aug 2008 10:29:38 -0000 miwi 2008-08-08 10:29:37 UTC FreeBSD ports repository Modified files: x11-clocks/alarm-clock Makefile distinfo pkg-plist Log: - Update to 0.9.11.2 PR: 126351 Submitted by: Romain Tartiere (maintainer) Revision Changes Path 1.2 +3 -1 ports/x11-clocks/alarm-clock/Makefile 1.2 +3 -3 ports/x11-clocks/alarm-clock/distinfo 1.2 +10 -1 ports/x11-clocks/alarm-clock/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 10:36:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68ABB106569C; Fri, 8 Aug 2008 10:36:25 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD198FC0A; Fri, 8 Aug 2008 10:36:25 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78AaPag041308; Fri, 8 Aug 2008 10:36:25 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78AaPfa041307; Fri, 8 Aug 2008 10:36:25 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808081036.m78AaPfa041307@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Fri, 8 Aug 2008 10:36: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/etc freebsd-update.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 10:36:25 -0000 cperciva 2008-08-08 10:36:16 UTC FreeBSD src repository Modified files: etc freebsd-update.conf Log: SVN rev 181427 on 2008-08-08 10:36:16Z by cperciva Add /usr/share/man/whatis, /var/db/locate.database, and /var/log to the list of paths which `freebsd-update IDS` should ignore by default. Revision Changes Path 1.6 +3 -0 src/etc/freebsd-update.conf From owner-cvs-all@FreeBSD.ORG Fri Aug 8 12:35:17 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FC07106566B; Fri, 8 Aug 2008 12:35:17 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 347B68FC1E; Fri, 8 Aug 2008 12:35:17 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78CZHfp052663; Fri, 8 Aug 2008 12:35:17 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78CZHtU052662; Fri, 8 Aug 2008 12:35:17 GMT (envelope-from ehaupt) Message-Id: <200808081235.m78CZHtU052662@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 8 Aug 2008 12:35: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/math/mathomatic Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 12:35:17 -0000 ehaupt 2008-08-08 12:35:17 UTC FreeBSD ports repository Modified files: math/mathomatic Makefile distinfo Log: Update to 14.1.1 Revision Changes Path 1.60 +1 -1 ports/math/mathomatic/Makefile 1.58 +3 -3 ports/math/mathomatic/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 12:55:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7C31106566C; Fri, 8 Aug 2008 12:55:00 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9C7A28FC1D; Fri, 8 Aug 2008 12:55:00 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78Ct0We063384; Fri, 8 Aug 2008 12:55:00 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78Ct0IY063383; Fri, 8 Aug 2008 12:55:00 GMT (envelope-from skv) Message-Id: <200808081255.m78Ct0IY063383@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 8 Aug 2008 12:55:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-WWW-Yandex-TIC 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, 08 Aug 2008 12:55:00 -0000 skv 2008-08-08 12:55:00 UTC FreeBSD ports repository Modified files: www/p5-WWW-Yandex-TIC Makefile distinfo Log: Update to 0.04 Changes: http://search.cpan.org/src/BASHLOV/WWW-Yandex-TIC-0.04/Changes Revision Changes Path 1.3 +1 -1 ports/www/p5-WWW-Yandex-TIC/Makefile 1.3 +3 -3 ports/www/p5-WWW-Yandex-TIC/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 12:55:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE277106567C; Fri, 8 Aug 2008 12:55:05 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 92CD68FC1A; Fri, 8 Aug 2008 12:55:05 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78Ct57r063473; Fri, 8 Aug 2008 12:55:05 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78Ct5qY063472; Fri, 8 Aug 2008 12:55:05 GMT (envelope-from ehaupt) Message-Id: <200808081255.m78Ct5qY063472@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 8 Aug 2008 12:55: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/games/filters 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, 08 Aug 2008 12:55:05 -0000 ehaupt 2008-08-08 12:55:05 UTC FreeBSD ports repository Modified files: games/filters Makefile distinfo Log: Update to 2.45 Revision Changes Path 1.14 +1 -1 ports/games/filters/Makefile 1.9 +3 -3 ports/games/filters/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 13:09:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 228251065675; Fri, 8 Aug 2008 13:09:44 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB1D78FC13; Fri, 8 Aug 2008 13:09:43 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78D9hoO065821; Fri, 8 Aug 2008 13:09:43 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78D9hEt065820; Fri, 8 Aug 2008 13:09:43 GMT (envelope-from skv) Message-Id: <200808081309.m78D9hEt065820@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 8 Aug 2008 13:09: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/www/p5-Catalyst-Authentication-Store-LDAP 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, 08 Aug 2008 13:09:44 -0000 skv 2008-08-08 13:09:43 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Authentication-Store-LDAP Makefile distinfo Log: Upadte to 0.1002 Changes: http://search.cpan.org/src/KARMAN/Catalyst-Authentication-Store-LDAP-0.1002/Changes Revision Changes Path 1.5 +1 -1 ports/www/p5-Catalyst-Authentication-Store-LDAP/Makefile 1.3 +3 -3 ports/www/p5-Catalyst-Authentication-Store-LDAP/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 13:32:23 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B5171065674; Fri, 8 Aug 2008 13:32:23 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id D61478FC14; Fri, 8 Aug 2008 13:32:22 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [IPv6:2001:470:1f11:75:2a0:d2ff:fe18:8b38]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m78DW4jC028462; Fri, 8 Aug 2008 09:32:16 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Edwin Groothuis Date: Fri, 8 Aug 2008 09:05:26 -0400 User-Agent: KMail/1.9.7 References: <200808080430.m784U0VC086322@repoman.freebsd.org> In-Reply-To: <200808080430.m784U0VC086322@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808080905.26955.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:2001:470:1f11:75::1]); Fri, 08 Aug 2008 09:32:16 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7977/Fri Aug 8 06:35:06 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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/share/zoneinfo africa asia europe leapseconds X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 13:32:23 -0000 On Friday 08 August 2008 12:29:39 am Edwin Groothuis wrote: > edwin 2008-08-08 04:29:39 UTC > > FreeBSD src repository > > Modified files: > share/zoneinfo africa asia europe leapseconds > Log: > SVN rev 181424 on 2008-08-08 04:29:39Z by edwin > > MFV on tzdata2008e: > > - Fix dates in 2008/2009 for Africa/Mauritius. > - Leap second notification for the end of 2008. > > Approved by: bde (mentor, implicit), des > MFC after: 1 week FYI, note that if you want, you can do multiple merges into the vendor area and then just do one merge of all the updates into src/. You don't have to merge each version individually. It's probably more work to do so, however. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Fri Aug 8 13:44:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 113751065751; Fri, 8 Aug 2008 13:44:03 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C89138FC13; Fri, 8 Aug 2008 13:44:03 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78DhwCM068478; Fri, 8 Aug 2008 13:44:03 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78DhwYE068477; Fri, 8 Aug 2008 13:43:58 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200808081343.m78DhwYE068477@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Fri, 8 Aug 2008 13:43: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/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 13:44:06 -0000 ed 2008-08-08 13:43:56 UTC FreeBSD src repository Modified files: sys/dev/io iodev.c Log: SVN rev 181428 on 2008-08-08 13:43:56Z by ed Remove D_NEEDGIANT from io(4). There is no need to mark this device node to use Giant. The only architectures that use io(4) (i386 and amd64) only change a flag in td->td_frame, which is only accessed by curthread. Apart from this change, I think some fishy things may happen when using /dev/io in multithreaded applications. I haven't tested, but looking at the code, the flag doesn't get cleared when close() is called from another thread, but this may not be this important. I'm not removing D_NEEDGIANT from mem(4), because this driver isn't Giant safe at all (it calls GIANT_REQUIRED). Revision Changes Path 1.4 +0 -1 src/sys/dev/io/iodev.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 13:57:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D289E106566B; Fri, 8 Aug 2008 13:57:58 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A79508FC1F; Fri, 8 Aug 2008 13:57:58 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78DvvTd069599; Fri, 8 Aug 2008 13:57:57 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78Dvvh3069598; Fri, 8 Aug 2008 13:57:57 GMT (envelope-from danfe) Message-Id: <200808081357.m78Dvvh3069598@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 8 Aug 2008 13:57: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/nickle 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, 08 Aug 2008 13:57:58 -0000 danfe 2008-08-08 13:57:57 UTC FreeBSD ports repository Modified files: lang/nickle Makefile distinfo Log: Update to version 2.68. Revision Changes Path 1.21 +2 -5 ports/lang/nickle/Makefile 1.12 +3 -3 ports/lang/nickle/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 13:59:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A3D51065670; Fri, 8 Aug 2008 13:59:55 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E22678FC16; Fri, 8 Aug 2008 13:59:54 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78DxsTj069767; Fri, 8 Aug 2008 13:59:54 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78DxsEt069766; Fri, 8 Aug 2008 13:59:54 GMT (envelope-from chinsan) Message-Id: <200808081359.m78DxsEt069766@repoman.freebsd.org> From: Chin-San Huang Date: Fri, 8 Aug 2008 13:59: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/irc/ctrlproxy Makefile distinfo ports/irc/ctrlproxy/files patch-lib__network.h patch-src_settings.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 13:59:55 -0000 chinsan 2008-08-08 13:59:54 UTC FreeBSD ports repository Modified files: irc/ctrlproxy Makefile distinfo Removed files: irc/ctrlproxy/files patch-lib__network.h patch-src_settings.c Log: - Update to 3.0.7 Submitted by: John Marshall Revision Changes Path 1.23 +1 -1 ports/irc/ctrlproxy/Makefile 1.12 +3 -3 ports/irc/ctrlproxy/distinfo 1.2 +0 -14 ports/irc/ctrlproxy/files/patch-lib__network.h (dead) 1.2 +0 -14 ports/irc/ctrlproxy/files/patch-src_settings.c (dead) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 14:17:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A05A1065671; Fri, 8 Aug 2008 14:17:32 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 17D468FC15; Fri, 8 Aug 2008 14:17:32 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78EHVLW072342; Fri, 8 Aug 2008 14:17:31 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78EHV8B072341; Fri, 8 Aug 2008 14:17:31 GMT (envelope-from chinsan) Message-Id: <200808081417.m78EHV8B072341@repoman.freebsd.org> From: Chin-San Huang Date: Fri, 8 Aug 2008 14:17: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 UPDATING ports/chinese/phpbb-tw Makefile distinfo pkg-plist ports/chinese/phpbb-tw/files pkg-message.in pkg-opts X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 14:17:32 -0000 chinsan 2008-08-08 14:17:31 UTC FreeBSD ports repository Modified files: . UPDATING chinese/phpbb-tw Makefile distinfo pkg-plist chinese/phpbb-tw/files pkg-message.in pkg-opts Log: - Update to 2.0.23 - Use standard $WWWDIR PR: ports/125950 Submitted by: appleboy Approved by: maintainer (me) Revision Changes Path 1.694 +15 -1 ports/UPDATING 1.10 +4 -3 ports/chinese/phpbb-tw/Makefile 1.5 +3 -3 ports/chinese/phpbb-tw/distinfo 1.3 +15 -0 ports/chinese/phpbb-tw/files/pkg-message.in 1.3 +1 -1 ports/chinese/phpbb-tw/files/pkg-opts 1.6 +21 -72 ports/chinese/phpbb-tw/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 14:31:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB707106566C; Fri, 8 Aug 2008 14:31:13 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 80ED58FC17; Fri, 8 Aug 2008 14:31:13 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78EVDd1073452; Fri, 8 Aug 2008 14:31:13 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78EVDIa073451; Fri, 8 Aug 2008 14:31:13 GMT (envelope-from gabor) Message-Id: <200808081431.m78EVDIa073451@repoman.freebsd.org> From: Gabor Kovesdan Date: Fri, 8 Aug 2008 14:31:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT 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: Fri, 08 Aug 2008 14:31:13 -0000 gabor 2008-08-08 14:31:13 UTC FreeBSD ports repository Modified files: . access Log: Forced commit to note that lippe is now free from the mentorship. Discussed with: araujo (his co-mentor), lippe Revision Changes Path 1.845 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Fri Aug 8 14:36:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 227931065675; Fri, 8 Aug 2008 14:36:56 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0FEA38FC08; Fri, 8 Aug 2008 14:36:56 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78EateH073976; Fri, 8 Aug 2008 14:36:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78Eat2W073974; Fri, 8 Aug 2008 14:36:55 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808081436.m78Eat2W073974@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Fri, 8 Aug 2008 14:36:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/kern kern_rwlock.c src/sys/sys rwlock.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, 08 Aug 2008 14:36:56 -0000 rwatson 2008-08-08 14:36:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_rwlock.c sys/sys rwlock.h Log: SVN rev 181429 on 2008-08-08 14:36:21Z by rwatson Merge r177843,178147 from head to stable/7: Add rw_try_rlock() and rw_try_wlock() to rwlocks. These functions try the specified operation (rlocking and wlocking) and true is returned if the operation completes, false otherwise. The KPI is enriched by this commit, so __FreeBSD_version bumping and manpage updating will happen soon. Requested by: jeff, kris Trylocks were implemented, remove stale comment Discussed with: attilio, jhb Revision Changes Path 1.28.4.4 +48 -0 src/sys/kern/kern_rwlock.c 1.14.4.1 +4 -2 src/sys/sys/rwlock.h From owner-cvs-all@FreeBSD.ORG Fri Aug 8 14:57:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F3331065671; Fri, 8 Aug 2008 14:57:37 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 74D788FC0C; Fri, 8 Aug 2008 14:57:37 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78EvbcD075530; Fri, 8 Aug 2008 14:57:37 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78EvbpH075529; Fri, 8 Aug 2008 14:57:37 GMT (envelope-from danfe) Message-Id: <200808081457.m78EvbpH075529@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 8 Aug 2008 14:57: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 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, 08 Aug 2008 14:57:37 -0000 danfe 2008-08-08 14:57:37 UTC FreeBSD ports repository Modified files: . UPDATING Log: Flush my local queue of cleanups. Revision Changes Path 1.695 +39 -35 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri Aug 8 16:19:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D17E61065675; Fri, 8 Aug 2008 16:19:38 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A745E8FC12; Fri, 8 Aug 2008 16:19:38 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78GJcuu087433; Fri, 8 Aug 2008 16:19:38 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78GJcre087432; Fri, 8 Aug 2008 16:19:38 GMT (envelope-from kris) Message-Id: <200808081619.m78GJcre087432@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 8 Aug 2008 16:19:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Tools/portbuild/scripts cpdistfiles X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 16:19:38 -0000 kris 2008-08-08 16:19:38 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts cpdistfiles Log: Add an option to clean up old distfiles. We don't have enough space to keep dozens of full distfile sets lying around. Revision Changes Path 1.9 +10 -0 ports/Tools/portbuild/scripts/cpdistfiles From owner-cvs-all@FreeBSD.ORG Fri Aug 8 16:24:05 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7AC81065670; Fri, 8 Aug 2008 16:24:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 97ABF8FC13; Fri, 8 Aug 2008 16:24:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78GO5Vk087870; Fri, 8 Aug 2008 16:24:05 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78GO5fD087869; Fri, 8 Aug 2008 16:24:05 GMT (envelope-from kris) Message-Id: <200808081624.m78GO5fD087869@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 8 Aug 2008 16:24: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/Tools/portbuild/scripts build X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 16:24:05 -0000 kris 2008-08-08 16:24:05 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts build Log: Add a new script for performing high-level administration of a build. list : lists available builds clone : creates a new build by cloning a previous one portsupdate : update a ports tree to the latest ZFS snapshot srcupdate : update a src tree to the latest ZFS snapshot cleanup : clean up or remove a build on the clients destroy : remove a build on the server There is some trickiness here in that various commands either expect to run as root, or expect to run as a ports-* user. For the latter case we can easily use su to proxy as the ports user when running as root; for the former we use the buildproxy to validate and re-execute the command as root. Revision Changes Path 1.2 +489 -511 ports/Tools/portbuild/scripts/build From owner-cvs-all@FreeBSD.ORG Fri Aug 8 16:31:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C35A21065679; Fri, 8 Aug 2008 16:31:16 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AE4458FC12; Fri, 8 Aug 2008 16:31:16 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78GVG0t088755; Fri, 8 Aug 2008 16:31:16 GMT (envelope-from stas@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78GVG9i088754; Fri, 8 Aug 2008 16:31:16 GMT (envelope-from stas@repoman.freebsd.org) Message-Id: <200808081631.m78GVG9i088754@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to stas@repoman.freebsd.org using -f From: Stanislav Sedov Date: Fri, 8 Aug 2008 16:26:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 16:31:16 -0000 stas 2008-08-08 16:26:53 UTC FreeBSD src repository Modified files: share/man/man4 Makefile sys/amd64/amd64 support.S sys/amd64/conf NOTES sys/amd64/include cpufunc.h specialreg.h sys/conf files.amd64 files.i386 sys/i386/conf NOTES sys/i386/i386 support.s sys/i386/include cpufunc.h specialreg.h sys/modules Makefile sys/sys priv.h usr.sbin Makefile Added files: share/man/man4 cpuctl.4 sys/dev/cpuctl cpuctl.c sys/modules/cpuctl Makefile sys/sys cpuctl.h usr.sbin/cpucontrol Makefile amd.c amd.h cpucontrol.8 cpucontrol.c cpucontrol.h intel.c intel.h Log: SVN rev 181430 on 2008-08-08 16:26:53Z by stas - Add cpuctl(4) pseudo-device driver to provide access to some low-level features of CPUs like reading/writing machine-specific registers, retrieving cpuid data, and updating microcode. - Add cpucontrol(8) utility, that provides userland access to the features of cpuctl(4). - Add subsequent manpages. The cpuctl(4) device operates as follows. The pseudo-device node cpuctlX is created for each cpu present in the systems. The pseudo-device minor number corresponds to the cpu number in the system. The cpuctl(4) pseudo- device allows a number of ioctl to be preformed, namely RDMSR/WRMSR/CPUID and UPDATE. The first pair alows the caller to read/write machine-specific registers from the correspondent CPU. cpuid data could be retrieved using the CPUID call, and microcode updates are applied via UPDATE. The permissions are inforced based on the pseudo-device file permissions. RDMSR/CPUID will be allowed when the caller has read access to the device node, while WRMSR/UPDATE will be granted only when the node is opened for writing. There're also a number of priv(9) checks. The cpucontrol(8) utility is intened to provide userland access to the cpuctl(4) device features. The utility also allows one to apply cpu microcode updates. Currently only Intel and AMD cpus are supported and were tested. Approved by: kib Reviewed by: rpaulo, cokane, Peter Jeremy MFC after: 1 month Revision Changes Path 1.423 +2 -0 src/share/man/man4/Makefile 1.1 +146 -0 src/share/man/man4/cpuctl.4 (new) 1.129 +44 -0 src/sys/amd64/amd64/support.S 1.82 +6 -0 src/sys/amd64/conf/NOTES 1.150 +5 -0 src/sys/amd64/include/cpufunc.h 1.46 +7 -0 src/sys/amd64/include/specialreg.h 1.122 +1 -0 src/sys/conf/files.amd64 1.601 +1 -0 src/sys/conf/files.i386 1.1 +446 -0 src/sys/dev/cpuctl/cpuctl.c (new) 1.1260 +6 -0 src/sys/i386/conf/NOTES 1.120 +49 -0 src/sys/i386/i386/support.s 1.147 +5 -0 src/sys/i386/include/cpufunc.h 1.45 +7 -0 src/sys/i386/include/specialreg.h 1.582 +3 -0 src/sys/modules/Makefile 1.1 +8 -0 src/sys/modules/cpuctl/Makefile (new) 1.1 +52 -0 src/sys/sys/cpuctl.h (new) 1.21 +7 -1 src/sys/sys/priv.h 1.391 +3 -0 src/usr.sbin/Makefile 1.1 +9 -0 src/usr.sbin/cpucontrol/Makefile (new) 1.1 +183 -0 src/usr.sbin/cpucontrol/amd.c (new) 1.1 +49 -0 src/usr.sbin/cpucontrol/amd.h (new) 1.1 +116 -0 src/usr.sbin/cpucontrol/cpucontrol.8 (new) 1.1 +362 -0 src/usr.sbin/cpucontrol/cpucontrol.c (new) 1.1 +56 -0 src/usr.sbin/cpucontrol/cpucontrol.h (new) 1.1 +285 -0 src/usr.sbin/cpucontrol/intel.c (new) 1.1 +70 -0 src/usr.sbin/cpucontrol/intel.h (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 16:49:41 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C6671065683; Fri, 8 Aug 2008 16:49:41 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 80A9A8FC14; Fri, 8 Aug 2008 16:49:40 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m78GnX5a030165; Fri, 8 Aug 2008 12:49:34 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Ed Schouten Date: Fri, 8 Aug 2008 12:26:31 -0400 User-Agent: KMail/1.9.7 References: <200808081343.m78DhwYE068477@repoman.freebsd.org> In-Reply-To: <200808081343.m78DhwYE068477@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200808081226.32089.jhb@freebsd.org> Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Fri, 08 Aug 2008 12:49:34 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7981/Fri Aug 8 11:29:53 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 16:49:41 -0000 On Friday 08 August 2008 09:43:56 am Ed Schouten wrote: > ed 2008-08-08 13:43:56 UTC > > FreeBSD src repository > > Modified files: > sys/dev/io iodev.c > Log: > SVN rev 181428 on 2008-08-08 13:43:56Z by ed > > Remove D_NEEDGIANT from io(4). > > There is no need to mark this device node to use Giant. The only > architectures that use io(4) (i386 and amd64) only change a flag in > td->td_frame, which is only accessed by curthread. > > Apart from this change, I think some fishy things may happen when using > /dev/io in multithreaded applications. I haven't tested, but looking at > the code, the flag doesn't get cleared when close() is called from > another thread, but this may not be this important. > > I'm not removing D_NEEDGIANT from mem(4), because this driver isn't > Giant safe at all (it calls GIANT_REQUIRED). It should be setting D_TRACKCLOSE though so that close() reliably clears the flag even in single-threaded processes. You can still get odd behavior if you explicitly open it twice in an app and then close one of the two fd's. You will no longer have IO permission even though you still have one fd open. However, if you do that I think you deserve what you asked for. :) Also, I don't see why memrw() is not MPSAFE actually (on amd64 and i386 at least). Stephan (ups@) even has a comment to that effect. The MTRR stuff backing memioctl() on x86 might need locking, but I think that is all mem(4) is missing. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Fri Aug 8 17:08:17 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F9BE106567D; Fri, 8 Aug 2008 17:08:17 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.freebsd.org (Postfix) with ESMTP id 5DA558FC19; Fri, 8 Aug 2008 17:08:17 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id DD0FE2C2B02; Fri, 8 Aug 2008 12:08:16 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NIM8-2OQKFIV; Fri, 8 Aug 2008 12:08:16 -0500 (CDT) Received: from [216.63.78.18] (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id D8F7E2C2A81; Fri, 8 Aug 2008 12:08:15 -0500 (CDT) Message-ID: <489C7D7F.4090806@cs.rice.edu> Date: Fri, 08 Aug 2008 12:08:15 -0500 From: Alan Cox User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20080722 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> In-Reply-To: <200808081226.32089.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Ed Schouten , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 17:08:17 -0000 John Baldwin wrote: > >Also, I don't see why memrw() is not MPSAFE actually (on amd64 and i386 at >least). Stephan (ups@) even has a comment to that effect. The MTRR stuff >backing memioctl() on x86 might need locking, but I think that is all mem(4) >is missing. > > > There is nothing there that requires Giant specifically. However, the use of some lock in memrw() does have an arguably useful but small effect: overlapping operations will be serialized. So, if you're ever trying to debug something involving memrw(), you won't be staring at essentially random state. Alan From owner-cvs-all@FreeBSD.ORG Fri Aug 8 17:25:04 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E829A1065696; Fri, 8 Aug 2008 17:25:04 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 77B538FC1C; Fri, 8 Aug 2008 17:25:04 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m78HOvQo030440; Fri, 8 Aug 2008 13:24:58 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Stanislav Sedov Date: Fri, 8 Aug 2008 12:51:17 -0400 User-Agent: KMail/1.9.7 References: <200808081631.m78GVG9i088754@repoman.freebsd.org> In-Reply-To: <200808081631.m78GVG9i088754@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808081251.17686.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Fri, 08 Aug 2008 13:24:58 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7981/Fri Aug 8 11:29:53 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 17:25:05 -0000 On Friday 08 August 2008 12:26:53 pm Stanislav Sedov wrote: > stas 2008-08-08 16:26:53 UTC > > FreeBSD src repository > > Modified files: > share/man/man4 Makefile > sys/amd64/amd64 support.S > sys/amd64/conf NOTES > sys/amd64/include cpufunc.h specialreg.h > sys/conf files.amd64 files.i386 > sys/i386/conf NOTES > sys/i386/i386 support.s > sys/i386/include cpufunc.h specialreg.h > sys/modules Makefile > sys/sys priv.h > usr.sbin Makefile > Added files: > share/man/man4 cpuctl.4 > sys/dev/cpuctl cpuctl.c > sys/modules/cpuctl Makefile > sys/sys cpuctl.h > usr.sbin/cpucontrol Makefile amd.c amd.h cpucontrol.8 > cpucontrol.c cpucontrol.h intel.c intel.h > Log: > SVN rev 181430 on 2008-08-08 16:26:53Z by stas > > - Add cpuctl(4) pseudo-device driver to provide access to some low-level > features of CPUs like reading/writing machine-specific registers, > retrieving cpuid data, and updating microcode. > - Add cpucontrol(8) utility, that provides userland access to > the features of cpuctl(4). > - Add subsequent manpages. > > The cpuctl(4) device operates as follows. The pseudo-device node cpuctlX > is created for each cpu present in the systems. The pseudo-device minor > number corresponds to the cpu number in the system. The cpuctl(4) pseudo- > device allows a number of ioctl to be preformed, namely RDMSR/WRMSR/CPUID > and UPDATE. The first pair alows the caller to read/write machine-specific > registers from the correspondent CPU. cpuid data could be retrieved using > the CPUID call, and microcode updates are applied via UPDATE. > > The permissions are inforced based on the pseudo-device file permissions. > RDMSR/CPUID will be allowed when the caller has read access to the device > node, while WRMSR/UPDATE will be granted only when the node is opened > for writing. There're also a number of priv(9) checks. > > The cpucontrol(8) utility is intened to provide userland access to > the cpuctl(4) device features. The utility also allows one to apply > cpu microcode updates. > > Currently only Intel and AMD cpus are supported and were tested. Note that cpuid isn't a privileged instruction, so I'm not sure it's really worth having an ioctl for that particular case. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Fri Aug 8 17:25:15 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECF8D1065752; Fri, 8 Aug 2008 17:25:15 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8A3A78FC2E; Fri, 8 Aug 2008 17:25:15 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m78HP7fM030456; Fri, 8 Aug 2008 13:25:07 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Alan Cox Date: Fri, 8 Aug 2008 13:12:36 -0400 User-Agent: KMail/1.9.7 References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <489C7D7F.4090806@cs.rice.edu> In-Reply-To: <489C7D7F.4090806@cs.rice.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808081312.36678.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Fri, 08 Aug 2008 13:25:07 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7981/Fri Aug 8 11:29:53 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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, Ed Schouten , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 17:25:16 -0000 On Friday 08 August 2008 01:08:15 pm Alan Cox wrote: > John Baldwin wrote: > > > > >Also, I don't see why memrw() is not MPSAFE actually (on amd64 and i386 at > >least). Stephan (ups@) even has a comment to that effect. The MTRR stuff > >backing memioctl() on x86 might need locking, but I think that is all mem(4) > >is missing. > > > > > > > > There is nothing there that requires Giant specifically. However, the > use of some lock in memrw() does have an arguably useful but small > effect: overlapping operations will be serialized. So, if you're ever > trying to debug something involving memrw(), you won't be staring at > essentially random state. On amd64 there is already an sx lock over the pmap bits to temporarily map the page. If desired, that could always be expanded. As it is, Giant is dropped if you block on a lockmgr or sx lock (or go to sleep), so Giant doesn't always serialize operations anyway. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Fri Aug 8 17:32:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7183A1065670; Fri, 8 Aug 2008 17:32:00 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 45A748FC25; Fri, 8 Aug 2008 17:32:00 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78HW0Km006613; Fri, 8 Aug 2008 17:32:00 GMT (envelope-from raj@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78HW0eJ006612; Fri, 8 Aug 2008 17:32:00 GMT (envelope-from raj@repoman.freebsd.org) Message-Id: <200808081732.m78HW0eJ006612@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to raj@repoman.freebsd.org using -f From: Rafal Jaworowski Date: Fri, 8 Aug 2008 17:31:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/arm/arm 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: Fri, 08 Aug 2008 17:32:00 -0000 raj 2008-08-08 17:31:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/arm/arm vm_machdep.c Log: SVN rev 181431 on 2008-08-08 17:31:47Z by raj MFC 181296 Fix ARM nocache allocator. Revision Changes Path 1.34.2.3 +4 -5 src/sys/arm/arm/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 18:01:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C94A41065685; Fri, 8 Aug 2008 18:01:18 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9878FC19; Fri, 8 Aug 2008 18:01:18 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78I1ISf013123; Fri, 8 Aug 2008 18:01:18 GMT (envelope-from philip@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78I1I8i013122; Fri, 8 Aug 2008 18:01:18 GMT (envelope-from philip@repoman.freebsd.org) Message-Id: <200808081801.m78I1I8i013122@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to philip@repoman.freebsd.org using -f From: Philip Paeps Date: Fri, 8 Aug 2008 18:00: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 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 18:01:18 -0000 philip 2008-08-08 18:00:33 UTC FreeBSD src repository Modified files: sys Makefile Log: SVN rev 181432 on 2008-08-08 18:00:33Z by philip Add a "glimpse" target to the kernel Makefile. Glimpse is a powerful "grep on an index". Especially addictive on slow laptop hard disks. MFC after: 2 days Revision Changes Path 1.52 +7 -0 src/sys/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 8 18:10:58 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F09D81065674; Fri, 8 Aug 2008 18:10:57 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 68A2B8FC17; Fri, 8 Aug 2008 18:10:56 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m78IArqQ030327 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 8 Aug 2008 21:10:53 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m78IArh3039521; Fri, 8 Aug 2008 21:10:53 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m78IAqGL039520; Fri, 8 Aug 2008 21:10: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: Fri, 8 Aug 2008 21:10:52 +0300 From: Kostik Belousov To: John Baldwin Message-ID: <20080808181052.GF97161@deviant.kiev.zoral.com.ua> References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081251.17686.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ndWVA4pxvhlNOeHP" Content-Disposition: inline In-Reply-To: <200808081251.17686.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: Stanislav Sedov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 18:10:58 -0000 --ndWVA4pxvhlNOeHP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 08, 2008 at 12:51:17PM -0400, John Baldwin wrote: > On Friday 08 August 2008 12:26:53 pm Stanislav Sedov wrote: > > stas 2008-08-08 16:26:53 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > share/man/man4 Makefile=20 > > sys/amd64/amd64 support.S=20 > > sys/amd64/conf NOTES=20 > > sys/amd64/include cpufunc.h specialreg.h=20 > > sys/conf files.amd64 files.i386=20 > > sys/i386/conf NOTES=20 > > sys/i386/i386 support.s=20 > > sys/i386/include cpufunc.h specialreg.h=20 > > sys/modules Makefile=20 > > sys/sys priv.h=20 > > usr.sbin Makefile=20 > > Added files: > > share/man/man4 cpuctl.4=20 > > sys/dev/cpuctl cpuctl.c=20 > > sys/modules/cpuctl Makefile=20 > > sys/sys cpuctl.h=20 > > usr.sbin/cpucontrol Makefile amd.c amd.h cpucontrol.8=20 > > cpucontrol.c cpucontrol.h intel.c intel.h=20 > > Log: > > SVN rev 181430 on 2008-08-08 16:26:53Z by stas > > =20 > > - Add cpuctl(4) pseudo-device driver to provide access to some low-le= vel > > features of CPUs like reading/writing machine-specific registers, > > retrieving cpuid data, and updating microcode. > > - Add cpucontrol(8) utility, that provides userland access to > > the features of cpuctl(4). > > - Add subsequent manpages. > > =20 > > The cpuctl(4) device operates as follows. The pseudo-device node cpuc= tlX > > is created for each cpu present in the systems. The pseudo-device min= or > > number corresponds to the cpu number in the system. The cpuctl(4) pse= udo- > > device allows a number of ioctl to be preformed, namely RDMSR/WRMSR/C= PUID > > and UPDATE. The first pair alows the caller to read/write machine-spe= cific > > registers from the correspondent CPU. cpuid data could be retrieved u= sing > > the CPUID call, and microcode updates are applied via UPDATE. > > =20 > > The permissions are inforced based on the pseudo-device file permissi= ons. > > RDMSR/CPUID will be allowed when the caller has read access to the de= vice > > node, while WRMSR/UPDATE will be granted only when the node is opened > > for writing. There're also a number of priv(9) checks. > > =20 > > The cpucontrol(8) utility is intened to provide userland access to > > the cpuctl(4) device features. The utility also allows one to apply > > cpu microcode updates. > > =20 > > Currently only Intel and AMD cpus are supported and were tested. >=20 > Note that cpuid isn't a privileged instruction, so I'm not sure it's real= ly=20 > worth having an ioctl for that particular case. It was discussed when patch was reviewed on current@. The ioctl allows to get cpuid information for specific processor, as opposed to some random core curthread happens to run ATM. --ndWVA4pxvhlNOeHP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkicjCwACgkQC3+MBN1Mb4h3+gCeJUIPVJnJCt7Ey60fcIByau8l vY4AnjffHxRks4ToUqdV7yYKli1Ncowt =lMaa -----END PGP SIGNATURE----- --ndWVA4pxvhlNOeHP-- From owner-cvs-all@FreeBSD.ORG Fri Aug 8 18:29:57 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85E27106566B; Fri, 8 Aug 2008 18:29:57 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 29CCC8FC1D; Fri, 8 Aug 2008 18:29:57 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m78ITiqd030944; Fri, 8 Aug 2008 14:29:50 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Kostik Belousov Date: Fri, 8 Aug 2008 14:27:42 -0400 User-Agent: KMail/1.9.7 References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081251.17686.jhb@freebsd.org> <20080808181052.GF97161@deviant.kiev.zoral.com.ua> In-Reply-To: <20080808181052.GF97161@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808081427.42536.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Fri, 08 Aug 2008 14:29:50 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7981/Fri Aug 8 11:29:53 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Stanislav Sedov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 18:29:57 -0000 On Friday 08 August 2008 02:10:52 pm Kostik Belousov wrote: > On Fri, Aug 08, 2008 at 12:51:17PM -0400, John Baldwin wrote: > > On Friday 08 August 2008 12:26:53 pm Stanislav Sedov wrote: > > > stas 2008-08-08 16:26:53 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > share/man/man4 Makefile > > > sys/amd64/amd64 support.S > > > sys/amd64/conf NOTES > > > sys/amd64/include cpufunc.h specialreg.h > > > sys/conf files.amd64 files.i386 > > > sys/i386/conf NOTES > > > sys/i386/i386 support.s > > > sys/i386/include cpufunc.h specialreg.h > > > sys/modules Makefile > > > sys/sys priv.h > > > usr.sbin Makefile > > > Added files: > > > share/man/man4 cpuctl.4 > > > sys/dev/cpuctl cpuctl.c > > > sys/modules/cpuctl Makefile > > > sys/sys cpuctl.h > > > usr.sbin/cpucontrol Makefile amd.c amd.h cpucontrol.8 > > > cpucontrol.c cpucontrol.h intel.c intel.h > > > Log: > > > SVN rev 181430 on 2008-08-08 16:26:53Z by stas > > > > > > - Add cpuctl(4) pseudo-device driver to provide access to some low-level > > > features of CPUs like reading/writing machine-specific registers, > > > retrieving cpuid data, and updating microcode. > > > - Add cpucontrol(8) utility, that provides userland access to > > > the features of cpuctl(4). > > > - Add subsequent manpages. > > > > > > The cpuctl(4) device operates as follows. The pseudo-device node cpuctlX > > > is created for each cpu present in the systems. The pseudo-device minor > > > number corresponds to the cpu number in the system. The cpuctl(4) pseudo- > > > device allows a number of ioctl to be preformed, namely RDMSR/WRMSR/CPUID > > > and UPDATE. The first pair alows the caller to read/write machine-specific > > > registers from the correspondent CPU. cpuid data could be retrieved using > > > the CPUID call, and microcode updates are applied via UPDATE. > > > > > > The permissions are inforced based on the pseudo-device file permissions. > > > RDMSR/CPUID will be allowed when the caller has read access to the device > > > node, while WRMSR/UPDATE will be granted only when the node is opened > > > for writing. There're also a number of priv(9) checks. > > > > > > The cpucontrol(8) utility is intened to provide userland access to > > > the cpuctl(4) device features. The utility also allows one to apply > > > cpu microcode updates. > > > > > > Currently only Intel and AMD cpus are supported and were tested. > > > > Note that cpuid isn't a privileged instruction, so I'm not sure it's really > > worth having an ioctl for that particular case. > > It was discussed when patch was reviewed on current@. The ioctl allows > to get cpuid information for specific processor, as opposed to some > random core curthread happens to run ATM. You can achieve that now with cpuset. :) (See my ping-pong test program recently which used cpuid to fetch the APIC ID to test for ping-ponging in the scheduler.) -- John Baldwin From owner-cvs-all@FreeBSD.ORG Fri Aug 8 18:51:38 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4228C1065674; Fri, 8 Aug 2008 18:51:38 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id AC7358FC17; Fri, 8 Aug 2008 18:51:37 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m78IpX03031652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 8 Aug 2008 21:51:33 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m78IpXFE069094; Fri, 8 Aug 2008 21:51:33 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m78IpXDh069093; Fri, 8 Aug 2008 21:51:33 +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: Fri, 8 Aug 2008 21:51:33 +0300 From: Kostik Belousov To: John Baldwin Message-ID: <20080808185133.GG97161@deviant.kiev.zoral.com.ua> References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081251.17686.jhb@freebsd.org> <20080808181052.GF97161@deviant.kiev.zoral.com.ua> <200808081427.42536.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2uZVBGM+62ujkrHk" Content-Disposition: inline In-Reply-To: <200808081427.42536.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: Stanislav Sedov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 18:51:38 -0000 --2uZVBGM+62ujkrHk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 08, 2008 at 02:27:42PM -0400, John Baldwin wrote: > On Friday 08 August 2008 02:10:52 pm Kostik Belousov wrote: > > On Fri, Aug 08, 2008 at 12:51:17PM -0400, John Baldwin wrote: > > > On Friday 08 August 2008 12:26:53 pm Stanislav Sedov wrote: > > > > stas 2008-08-08 16:26:53 UTC > > > >=20 > > > > FreeBSD src repository > > > >=20 > > > > Modified files: > > > > share/man/man4 Makefile=20 > > > > sys/amd64/amd64 support.S=20 > > > > sys/amd64/conf NOTES=20 > > > > sys/amd64/include cpufunc.h specialreg.h=20 > > > > sys/conf files.amd64 files.i386=20 > > > > sys/i386/conf NOTES=20 > > > > sys/i386/i386 support.s=20 > > > > sys/i386/include cpufunc.h specialreg.h=20 > > > > sys/modules Makefile=20 > > > > sys/sys priv.h=20 > > > > usr.sbin Makefile=20 > > > > Added files: > > > > share/man/man4 cpuctl.4=20 > > > > sys/dev/cpuctl cpuctl.c=20 > > > > sys/modules/cpuctl Makefile=20 > > > > sys/sys cpuctl.h=20 > > > > usr.sbin/cpucontrol Makefile amd.c amd.h cpucontrol.8=20 > > > > cpucontrol.c cpucontrol.h intel.c intel.h= =20 > > > > Log: > > > > SVN rev 181430 on 2008-08-08 16:26:53Z by stas > > > > =20 > > > > - Add cpuctl(4) pseudo-device driver to provide access to some=20 > low-level > > > > features of CPUs like reading/writing machine-specific register= s, > > > > retrieving cpuid data, and updating microcode. > > > > - Add cpucontrol(8) utility, that provides userland access to > > > > the features of cpuctl(4). > > > > - Add subsequent manpages. > > > > =20 > > > > The cpuctl(4) device operates as follows. The pseudo-device node= =20 > cpuctlX > > > > is created for each cpu present in the systems. The pseudo-device= =20 > minor > > > > number corresponds to the cpu number in the system. The cpuctl(4)= =20 > pseudo- > > > > device allows a number of ioctl to be preformed, namely=20 > RDMSR/WRMSR/CPUID > > > > and UPDATE. The first pair alows the caller to read/write=20 > machine-specific > > > > registers from the correspondent CPU. cpuid data could be retriev= ed=20 > using > > > > the CPUID call, and microcode updates are applied via UPDATE. > > > > =20 > > > > The permissions are inforced based on the pseudo-device file=20 > permissions. > > > > RDMSR/CPUID will be allowed when the caller has read access to th= e=20 > device > > > > node, while WRMSR/UPDATE will be granted only when the node is op= ened > > > > for writing. There're also a number of priv(9) checks. > > > > =20 > > > > The cpucontrol(8) utility is intened to provide userland access to > > > > the cpuctl(4) device features. The utility also allows one to app= ly > > > > cpu microcode updates. > > > > =20 > > > > Currently only Intel and AMD cpus are supported and were tested. > > >=20 > > > Note that cpuid isn't a privileged instruction, so I'm not sure it's= =20 > really=20 > > > worth having an ioctl for that particular case. > >=20 > > It was discussed when patch was reviewed on current@. The ioctl allows > > to get cpuid information for specific processor, as opposed to some > > random core curthread happens to run ATM. >=20 > You can achieve that now with cpuset. :) (See my ping-pong test program= =20 > recently which used cpuid to fetch the APIC ID to test for ping-ponging i= n=20 > the scheduler.) If this is a backout request (for cpuid functionality) then we will do it. But I considered it much easier and cleaner to do fd =3D open("/dev/cpuctlN", O_RDWR); ioctl(fd, CPUCTL_CPUID, &x); if (x.y) ioctl(fd, CPUCTL_WRMSR, ...); close(fd); then fd =3D open("/dev/cpuctlN", O_RDWR); cpuset(...); /* bind to cpu */ __asm__("cpuid" : =3D0 (x)); if (x.y) ioctl(fd, CPUCTL_WRMSR, ...); cpuset(...); /* restore prev mask */ close(fd); --2uZVBGM+62ujkrHk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkiclbMACgkQC3+MBN1Mb4i96QCdERqfA4BL+ItjAgsHJzGsk9DB hmUAoNm3B3USd4GdVGND+QQx3AiZclaH =JJ6n -----END PGP SIGNATURE----- --2uZVBGM+62ujkrHk-- From owner-cvs-all@FreeBSD.ORG Fri Aug 8 19:17:44 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C26AA106567B; Fri, 8 Aug 2008 19:17:44 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id 34D4A8FC15; Fri, 8 Aug 2008 19:17:43 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from [195.161.9.2] (helo=sputnik.SpringDaemons.com) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1KRXT2-0003j2-Vu; Fri, 08 Aug 2008 23:17:41 +0400 Received: by sputnik.SpringDaemons.com (Postfix, from userid 1024) id B2082941D1B; Fri, 8 Aug 2008 23:21:18 +0400 (MSD) Date: Fri, 8 Aug 2008 23:21:07 +0400 From: Stanislav Sedov To: Kostik Belousov Message-Id: <20080808232107.8889c5b2.stas@FreeBSD.org> In-Reply-To: <20080808185133.GG97161@deviant.kiev.zoral.com.ua> References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081251.17686.jhb@freebsd.org> <20080808181052.GF97161@deviant.kiev.zoral.com.ua> <200808081427.42536.jhb@freebsd.org> <20080808185133.GG97161@deviant.kiev.zoral.com.ua> Organization: The FreeBSD Project X-XMPP: ssedov@jabber.ru X-Voice: +7 916 849 20 23 X-PGP-Fingerprin: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Fri__8_Aug_2008_23_21_07_+0400__tX92_X8DDIvYAe2" Cc: Stanislav Sedov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 19:17:44 -0000 --Signature=_Fri__8_Aug_2008_23_21_07_+0400__tX92_X8DDIvYAe2 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 8 Aug 2008 21:51:33 +0300 Kostik Belousov mentioned: > >=20 > > You can achieve that now with cpuset. :) (See my ping-pong test progra= m=20 > > recently which used cpuid to fetch the APIC ID to test for ping-ponging= in=20 > > the scheduler.) >=20 > If this is a backout request (for cpuid functionality) then we will do it. >=20 > But I considered it much easier and cleaner to do > fd =3D open("/dev/cpuctlN", O_RDWR); > ioctl(fd, CPUCTL_CPUID, &x); > if (x.y) > ioctl(fd, CPUCTL_WRMSR, ...); > close(fd); > then > fd =3D open("/dev/cpuctlN", O_RDWR); > cpuset(...); /* bind to cpu */ > __asm__("cpuid" : =3D0 (x)); > if (x.y) > ioctl(fd, CPUCTL_WRMSR, ...); > cpuset(...); /* restore prev mask */ > close(fd); >=20 One of the reasons to leave the cpuid functionality, present in sysutils/devcpu, in cpuctl(4) was the fact, the software that is supposed to use wrmsr/rdmsr calls, also usually perform cpuid checks as well, and it will be clean to provide access to all of this via a single interface. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Fri__8_Aug_2008_23_21_07_+0400__tX92_X8DDIvYAe2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkicnK4ACgkQK/VZk+smlYHYhwCfahQiwNyKyDAXQe76sT15luwT rWwAn0tY/oQ6KCOIq4/8g/Ke4hmajAkI =jTxn -----END PGP SIGNATURE----- --Signature=_Fri__8_Aug_2008_23_21_07_+0400__tX92_X8DDIvYAe2-- From owner-cvs-all@FreeBSD.ORG Fri Aug 8 19:25:21 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A821A1065670; Fri, 8 Aug 2008 19:25:21 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 474C08FC08; Fri, 8 Aug 2008 19:25:21 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m78JPDCD031349; Fri, 8 Aug 2008 15:25:14 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Kostik Belousov Date: Fri, 8 Aug 2008 14:59:54 -0400 User-Agent: KMail/1.9.7 References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081427.42536.jhb@freebsd.org> <20080808185133.GG97161@deviant.kiev.zoral.com.ua> In-Reply-To: <20080808185133.GG97161@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808081459.54735.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Fri, 08 Aug 2008 15:25:14 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7981/Fri Aug 8 11:29:53 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Stanislav Sedov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 19:25:21 -0000 On Friday 08 August 2008 02:51:33 pm Kostik Belousov wrote: > On Fri, Aug 08, 2008 at 02:27:42PM -0400, John Baldwin wrote: > > On Friday 08 August 2008 02:10:52 pm Kostik Belousov wrote: > > > On Fri, Aug 08, 2008 at 12:51:17PM -0400, John Baldwin wrote: > > > > On Friday 08 August 2008 12:26:53 pm Stanislav Sedov wrote: > > > > > stas 2008-08-08 16:26:53 UTC > > > > > > > > > > FreeBSD src repository > > > > > > > > > > Modified files: > > > > > share/man/man4 Makefile > > > > > sys/amd64/amd64 support.S > > > > > sys/amd64/conf NOTES > > > > > sys/amd64/include cpufunc.h specialreg.h > > > > > sys/conf files.amd64 files.i386 > > > > > sys/i386/conf NOTES > > > > > sys/i386/i386 support.s > > > > > sys/i386/include cpufunc.h specialreg.h > > > > > sys/modules Makefile > > > > > sys/sys priv.h > > > > > usr.sbin Makefile > > > > > Added files: > > > > > share/man/man4 cpuctl.4 > > > > > sys/dev/cpuctl cpuctl.c > > > > > sys/modules/cpuctl Makefile > > > > > sys/sys cpuctl.h > > > > > usr.sbin/cpucontrol Makefile amd.c amd.h cpucontrol.8 > > > > > cpucontrol.c cpucontrol.h intel.c intel.h > > > > > Log: > > > > > SVN rev 181430 on 2008-08-08 16:26:53Z by stas > > > > > > > > > > - Add cpuctl(4) pseudo-device driver to provide access to some > > low-level > > > > > features of CPUs like reading/writing machine-specific registers, > > > > > retrieving cpuid data, and updating microcode. > > > > > - Add cpucontrol(8) utility, that provides userland access to > > > > > the features of cpuctl(4). > > > > > - Add subsequent manpages. > > > > > > > > > > The cpuctl(4) device operates as follows. The pseudo-device node > > cpuctlX > > > > > is created for each cpu present in the systems. The pseudo-device > > minor > > > > > number corresponds to the cpu number in the system. The cpuctl(4) > > pseudo- > > > > > device allows a number of ioctl to be preformed, namely > > RDMSR/WRMSR/CPUID > > > > > and UPDATE. The first pair alows the caller to read/write > > machine-specific > > > > > registers from the correspondent CPU. cpuid data could be retrieved > > using > > > > > the CPUID call, and microcode updates are applied via UPDATE. > > > > > > > > > > The permissions are inforced based on the pseudo-device file > > permissions. > > > > > RDMSR/CPUID will be allowed when the caller has read access to the > > device > > > > > node, while WRMSR/UPDATE will be granted only when the node is opened > > > > > for writing. There're also a number of priv(9) checks. > > > > > > > > > > The cpucontrol(8) utility is intened to provide userland access to > > > > > the cpuctl(4) device features. The utility also allows one to apply > > > > > cpu microcode updates. > > > > > > > > > > Currently only Intel and AMD cpus are supported and were tested. > > > > > > > > Note that cpuid isn't a privileged instruction, so I'm not sure it's > > really > > > > worth having an ioctl for that particular case. > > > > > > It was discussed when patch was reviewed on current@. The ioctl allows > > > to get cpuid information for specific processor, as opposed to some > > > random core curthread happens to run ATM. > > > > You can achieve that now with cpuset. :) (See my ping-pong test program > > recently which used cpuid to fetch the APIC ID to test for ping-ponging in > > the scheduler.) > > If this is a backout request (for cpuid functionality) then we will do it. > > But I considered it much easier and cleaner to do > fd = open("/dev/cpuctlN", O_RDWR); > ioctl(fd, CPUCTL_CPUID, &x); > if (x.y) > ioctl(fd, CPUCTL_WRMSR, ...); > close(fd); > then > fd = open("/dev/cpuctlN", O_RDWR); > cpuset(...); /* bind to cpu */ > __asm__("cpuid" : =0 (x)); > if (x.y) > ioctl(fd, CPUCTL_WRMSR, ...); > cpuset(...); /* restore prev mask */ > close(fd); You can leave it. It is useful to specify the CPU I suppose. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Fri Aug 8 19:31:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D71DC1065671; Fri, 8 Aug 2008 19:31:22 +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 4650E8FC1F; Fri, 8 Aug 2008 19:31:21 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m78JVFJ2070390; Fri, 8 Aug 2008 23:31:16 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1218223876; bh=bfpXLHwhKHNtKsQz4jwq+J0SxDC7YVZ3yc8HJ9U 8g+0=; l=839; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=rHXD5CK+zAeMITUXbMC7zwKQz ukTPVCVQbx/kZpO7jrxKIbVvqFqfE6VLqXw1jnO+RH1gN6XKsmj6I18j6eXZiNruAJA RhI4Hqkq+DH/ClTdpneA9RW8I6H05naJuJvqbstMHM7MVj10VBxnnG05sjwqySt4Ohr D97Vj29ZDqMs= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m78JVCBj070389; Fri, 8 Aug 2008 23:31:12 +0400 (MSD) (envelope-from ache) Date: Fri, 8 Aug 2008 23:31:10 +0400 From: Andrey Chernov To: Dag-Erling Sm??rgrav Message-ID: <20080808193109.GA70187@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Dag-Erling Sm??rgrav , "M. Warner Losh" , kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> <489B81AC.8090508@FreeBSD.org> <20080808.002150.-1037138460.imp@bsdimp.com> <20080808063208.GA51624@nagual.pp.ru> <86myjnerqr.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86myjnerqr.fsf@ds4.des.no> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-src@FreeBSD.org, kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 19:31:23 -0000 On Fri, Aug 08, 2008 at 12:16:44PM +0200, Dag-Erling Sm??rgrav wrote: > > 1) PRNG is not crypto. > > Stop spewing nonsense. Do you have enough education to determene what is nonsense and what is not here? For example I have master degree in mathematics. > PRNG and crypto are inseparable. Well separable areas. Various PRNGs can be used in or choosed by crypto. But no crypto in PRNG itself. > In addition, > as you very well know, this PRNG is actually the keystream generator for > the RC4 stream cipher. Yes, I know. And what? Crypto uses math intensively, not PRNGs only, hashes etc. To confirm my words, OpenBSD uses ar4random() almost everywhere in the tree, especially after realizing "modulo bias" bug, and use it as "plain" PRNG even in simplest non-crypto areas. -- http://ache.pp.ru/ From owner-cvs-all@FreeBSD.ORG Fri Aug 8 19:39:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C997410656F8; Fri, 8 Aug 2008 19:39:17 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DA5458FC18; Fri, 8 Aug 2008 19:39:17 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78JdHKS025052; Fri, 8 Aug 2008 19:39:17 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78JdHf6025051; Fri, 8 Aug 2008 19:39:17 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808081939.m78JdHf6025051@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Fri, 8 Aug 2008 19:39: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/boot/i386/btx/btx btx.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: Fri, 08 Aug 2008 19:39:20 -0000 jhb 2008-08-08 19:39:11 UTC FreeBSD src repository Modified files: sys/boot/i386/btx/btx btx.S Log: SVN rev 181433 on 2008-08-08 19:39:11Z by jhb Fix the hangs reported with the real mode BTX: - I had errantly assumed that all user requests should run with interrupts enabled. User requests for software interrupts, however, need to disable interrupts (and tracing) just like hardware interrupts. - Disable alignment checking when emulating a hardware interrupt as well (based on the description of the real mode operation of the 'INT' instruction in the IA-32 manuals). - Use constants for fields in %eflags. Tested by: bz MFC after: 3 days Revision Changes Path 1.47 +22 -11 src/sys/boot/i386/btx/btx/btx.S From owner-cvs-all@FreeBSD.ORG Fri Aug 8 19:41:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46FCE106569D; Fri, 8 Aug 2008 19:41:20 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 85EAB8FC22; Fri, 8 Aug 2008 19:41:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78JfJgf025306; Fri, 8 Aug 2008 19:41:19 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78JfJtn025305; Fri, 8 Aug 2008 19:41:19 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808081941.m78JfJtn025305@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Fri, 8 Aug 2008 19:41:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/share/man/man9 Makefile rwlock.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 19:41:20 -0000 rwatson 2008-08-08 19:41:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man9 Makefile rwlock.9 Log: SVN rev 181434 on 2008-08-08 19:41:11Z by rwatson Merge r177846 from head to stable/7: Add manpages for rw_try_rlock() and rw_try_wlock() functions. Discussed with: attilio, jhb Revision Changes Path 1.310.2.4 +2 -0 src/share/man/man9/Makefile 1.10.2.2 +19 -1 src/share/man/man9/rwlock.9 From owner-cvs-all@FreeBSD.ORG Fri Aug 8 19:42:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54B48106568C; Fri, 8 Aug 2008 19:42:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 41E358FC19; Fri, 8 Aug 2008 19:42:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78Jg0xT025442; Fri, 8 Aug 2008 19:42:00 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78Jg0ei025441; Fri, 8 Aug 2008 19:42:00 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808081942.m78Jg0ei025441@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Fri, 8 Aug 2008 19:41: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/boot/i386/boot2 boot2.c src/sys/boot/i386/gptboot gptboot.c src/sys/boot/i386/loader main.c src/sys/boot/pc98/loader main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 19:42:00 -0000 jhb 2008-08-08 19:41:20 UTC FreeBSD src repository Modified files: sys/boot/i386/boot2 boot2.c sys/boot/i386/gptboot gptboot.c sys/boot/i386/loader main.c sys/boot/pc98/loader main.c Log: SVN rev 181436 on 2008-08-08 19:41:20Z by jhb - Initialize the vm86 structure to a known-good state. Specifically, always set the %eflags used during a BIOS call via BTX to 0x202. Previously the flags field was uninitialized garbage, and thus it was "random" if interrupts were enabled or not during BIOS calls. - Use constants from for fields in %eflags. MFC after: 3 days Revision Changes Path 1.88 +4 -2 src/sys/boot/i386/boot2/boot2.c 1.88 +4 -2 src/sys/boot/i386/gptboot/gptboot.c 1.42 +5 -0 src/sys/boot/i386/loader/main.c 1.26 +5 -0 src/sys/boot/pc98/loader/main.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 20:40:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73C11106567A; Fri, 8 Aug 2008 20:40:51 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 48DA58FC21; Fri, 8 Aug 2008 20:40:51 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78Kepbg031605; Fri, 8 Aug 2008 20:40:51 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78KepoX031604; Fri, 8 Aug 2008 20:40:51 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200808082040.m78KepoX031604@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Fri, 8 Aug 2008 20:40:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/pci agp_i810.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 20:40:51 -0000 jhb 2008-08-08 20:40:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/pci agp_i810.c Log: SVN rev 181437 on 2008-08-08 20:40:35Z by jhb MFC: Fix PCI ID for 945GME and enable Q35/G33/Q33. Revision Changes Path 1.41.2.4 +1 -3 src/sys/pci/agp_i810.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 20:42:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10E8A106567E; Fri, 8 Aug 2008 20:42:52 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D8A1F8FC12; Fri, 8 Aug 2008 20:42:51 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78KgpOJ031762; Fri, 8 Aug 2008 20:42:51 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78Kgp8i031761; Fri, 8 Aug 2008 20:42:51 GMT (envelope-from cperciva@repoman.freebsd.org) Message-Id: <200808082042.m78Kgp8i031761@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to cperciva@repoman.freebsd.org using -f From: Colin Percival Date: Fri, 8 Aug 2008 20:42: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/lib/libc/stdlib malloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 20:42:52 -0000 cperciva 2008-08-08 20:42:42 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: SVN rev 181438 on 2008-08-08 20:42:42Z by cperciva Remove variables which are assigned values and never used thereafter. Found by: LLVM/Clang Static Checker Approved by: jasone Revision Changes Path 1.174 +1 -5 src/lib/libc/stdlib/malloc.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 20:43:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2D2B1065671; Fri, 8 Aug 2008 20:43:33 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [IPv6:2001:770:10:300::86e2:510b]) by mx1.freebsd.org (Postfix) with SMTP id 7763D8FC12; Fri, 8 Aug 2008 20:43:32 +0000 (UTC) (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 ; 8 Aug 2008 21:43:30 +0100 (BST) Date: Fri, 8 Aug 2008 21:43:29 +0100 From: David Malone To: "M. Warner Losh" Message-ID: <20080808204329.GA64169@walton.maths.tcd.ie> References: <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> <489B81AC.8090508@FreeBSD.org> <20080808.002150.-1037138460.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080808.002150.-1037138460.imp@bsdimp.com> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie Cc: ache@nagual.pp.ru, kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 20:43:33 -0000 On Fri, Aug 08, 2008 at 12:21:50AM -0600, M. Warner Losh wrote: > This does beg the question why we need cryptographically secure > randomness for fortune, however... I seem to remember us catching a /dev/random related bug because fortune displayed the same quote too often. Something to do with seeding maybe? David. From owner-cvs-all@FreeBSD.ORG Fri Aug 8 21:00:19 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A1421065677; Fri, 8 Aug 2008 21:00:19 +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 EA1BB8FC17; Fri, 8 Aug 2008 21:00:18 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m78L0F17071920; Sat, 9 Aug 2008 01:00:15 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1218229215; bh=q0nToLEyAkUrCjpaKDpa0jwW87CFrfqOmxhveVn Zkjs=; l=877; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=ZiVfXLtPz66aQ5SO5MECbpQ3Z 21DlQ6gcdYorqEWHei+7/5bnkIJukv2KBR8rDV4deGYrHMHANe29cJsK7J2eARpPec5 qMMzlFnD3omyTfSdMBijSVZ83kPi9khgQMWptspBzWiMLe2DT7iIIVqZJ+aB6CPbvYo a4UUGMNF+H1w= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m78L0EVh071919; Sat, 9 Aug 2008 01:00:14 +0400 (MSD) (envelope-from ache) Date: Sat, 9 Aug 2008 01:00:13 +0400 From: Andrey Chernov To: David Malone Message-ID: <20080808210012.GA71737@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , David Malone , "M. Warner Losh" , kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> <489B81AC.8090508@FreeBSD.org> <20080808.002150.-1037138460.imp@bsdimp.com> <20080808204329.GA64169@walton.maths.tcd.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080808204329.GA64169@walton.maths.tcd.ie> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-src@FreeBSD.org, kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 21:00:19 -0000 On Fri, Aug 08, 2008 at 09:43:29PM +0100, David Malone wrote: > On Fri, Aug 08, 2008 at 12:21:50AM -0600, M. Warner Losh wrote: > > This does beg the question why we need cryptographically secure > > randomness for fortune, however... > > I seem to remember us catching a /dev/random related bug because > fortune displayed the same quote too often. Something to do with > seeding maybe? It was random kernel module bug fixed long time ago (perhaps due to furtune help :) Speking in general, now even in the situation when absolutely no random enthropy available at the call moment (very unlikely because of disks or net etc. activity), kernel PRNG seeded with time, so plays not worse that old time+getpid seeding used everywhere counting the fact that pids are sequentual during the boot so it is better not relay on them. -- http://ache.pp.ru/ From owner-cvs-all@FreeBSD.ORG Fri Aug 8 21:02:22 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB8D1106566C for ; Fri, 8 Aug 2008 21:02:21 +0000 (UTC) (envelope-from peter@wemm.org) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id A9FC68FC1D for ; Fri, 8 Aug 2008 21:02:21 +0000 (UTC) (envelope-from peter@wemm.org) Received: by yw-out-2324.google.com with SMTP id 9so503985ywe.13 for ; Fri, 08 Aug 2008 14:02:20 -0700 (PDT) Received: by 10.142.11.2 with SMTP id 2mr1115834wfk.1.1218229339316; Fri, 08 Aug 2008 14:02:19 -0700 (PDT) Received: by 10.142.76.14 with HTTP; Fri, 8 Aug 2008 14:02:19 -0700 (PDT) Message-ID: Date: Fri, 8 Aug 2008 14:02:19 -0700 From: "Peter Wemm" To: "John Baldwin" In-Reply-To: <200808081459.54735.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081427.42536.jhb@freebsd.org> <20080808185133.GG97161@deviant.kiev.zoral.com.ua> <200808081459.54735.jhb@freebsd.org> Cc: Kostik Belousov , Stanislav Sedov , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 21:02:22 -0000 On Fri, Aug 8, 2008 at 11:59 AM, John Baldwin wrote: > On Friday 08 August 2008 02:51:33 pm Kostik Belousov wrote: >> On Fri, Aug 08, 2008 at 02:27:42PM -0400, John Baldwin wrote: >> > On Friday 08 August 2008 02:10:52 pm Kostik Belousov wrote: >> > > On Fri, Aug 08, 2008 at 12:51:17PM -0400, John Baldwin wrote: >> > > > On Friday 08 August 2008 12:26:53 pm Stanislav Sedov wrote: >> > > > > stas 2008-08-08 16:26:53 UTC >> > > > > >> > > > > FreeBSD src repository >> > > > > >> > > > > Modified files: >> > > > > share/man/man4 Makefile >> > > > > sys/amd64/amd64 support.S >> > > > > sys/amd64/conf NOTES >> > > > > sys/amd64/include cpufunc.h specialreg.h >> > > > > sys/conf files.amd64 files.i386 >> > > > > sys/i386/conf NOTES >> > > > > sys/i386/i386 support.s >> > > > > sys/i386/include cpufunc.h specialreg.h >> > > > > sys/modules Makefile >> > > > > sys/sys priv.h >> > > > > usr.sbin Makefile >> > > > > Added files: >> > > > > share/man/man4 cpuctl.4 >> > > > > sys/dev/cpuctl cpuctl.c >> > > > > sys/modules/cpuctl Makefile >> > > > > sys/sys cpuctl.h >> > > > > usr.sbin/cpucontrol Makefile amd.c amd.h cpucontrol.8 >> > > > > cpucontrol.c cpucontrol.h intel.c intel.h >> > > > > Log: >> > > > > SVN rev 181430 on 2008-08-08 16:26:53Z by stas >> > > > > >> > > > > - Add cpuctl(4) pseudo-device driver to provide access to some >> > low-level >> > > > > features of CPUs like reading/writing machine-specific > registers, >> > > > > retrieving cpuid data, and updating microcode. >> > > > > - Add cpucontrol(8) utility, that provides userland access to >> > > > > the features of cpuctl(4). >> > > > > - Add subsequent manpages. >> > > > > >> > > > > The cpuctl(4) device operates as follows. The pseudo-device node >> > cpuctlX >> > > > > is created for each cpu present in the systems. The pseudo-device >> > minor >> > > > > number corresponds to the cpu number in the system. The cpuctl(4) >> > pseudo- >> > > > > device allows a number of ioctl to be preformed, namely >> > RDMSR/WRMSR/CPUID >> > > > > and UPDATE. The first pair alows the caller to read/write >> > machine-specific >> > > > > registers from the correspondent CPU. cpuid data could be > retrieved >> > using >> > > > > the CPUID call, and microcode updates are applied via UPDATE. >> > > > > >> > > > > The permissions are inforced based on the pseudo-device file >> > permissions. >> > > > > RDMSR/CPUID will be allowed when the caller has read access to the >> > device >> > > > > node, while WRMSR/UPDATE will be granted only when the node is > opened >> > > > > for writing. There're also a number of priv(9) checks. >> > > > > >> > > > > The cpucontrol(8) utility is intened to provide userland access to >> > > > > the cpuctl(4) device features. The utility also allows one to > apply >> > > > > cpu microcode updates. >> > > > > >> > > > > Currently only Intel and AMD cpus are supported and were tested. >> > > > >> > > > Note that cpuid isn't a privileged instruction, so I'm not sure it's >> > really >> > > > worth having an ioctl for that particular case. >> > > >> > > It was discussed when patch was reviewed on current@. The ioctl allows >> > > to get cpuid information for specific processor, as opposed to some >> > > random core curthread happens to run ATM. >> > >> > You can achieve that now with cpuset. :) (See my ping-pong test program >> > recently which used cpuid to fetch the APIC ID to test for ping-ponging in >> > the scheduler.) >> >> If this is a backout request (for cpuid functionality) then we will do it. >> >> But I considered it much easier and cleaner to do >> fd = open("/dev/cpuctlN", O_RDWR); >> ioctl(fd, CPUCTL_CPUID, &x); >> if (x.y) >> ioctl(fd, CPUCTL_WRMSR, ...); >> close(fd); >> then >> fd = open("/dev/cpuctlN", O_RDWR); >> cpuset(...); /* bind to cpu */ >> __asm__("cpuid" : =0 (x)); >> if (x.y) >> ioctl(fd, CPUCTL_WRMSR, ...); >> cpuset(...); /* restore prev mask */ >> close(fd); > > You can leave it. It is useful to specify the CPU I suppose. I just don't think it is particularly useful to add a restriction / priv check for information that is available in an unprivileged fashion by other means. I think the priv check should go away since it doesn't achieve anything. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell From owner-cvs-all@FreeBSD.ORG Fri Aug 8 21:25:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C10D61065671; Fri, 8 Aug 2008 21:25:57 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9686B8FC17; Fri, 8 Aug 2008 21:25:57 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78LPvVO045460; Fri, 8 Aug 2008 21:25:57 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78LPvrp045459; Fri, 8 Aug 2008 21:25:57 GMT (envelope-from kwm) Message-Id: <200808082125.m78LPvrp045459@repoman.freebsd.org> From: Koop Mast Date: Fri, 8 Aug 2008 21:25: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/misc/iso-codes 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, 08 Aug 2008 21:25:57 -0000 kwm 2008-08-08 21:25:57 UTC FreeBSD ports repository Modified files: misc/iso-codes Makefile distinfo pkg-plist Log: Update to 3.2. Take maintainership Revision Changes Path 1.36 +2 -2 ports/misc/iso-codes/Makefile 1.19 +3 -3 ports/misc/iso-codes/distinfo 1.20 +21 -0 ports/misc/iso-codes/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 21:27:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 479CD106566C; Fri, 8 Aug 2008 21:27:42 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1D77E8FC16; Fri, 8 Aug 2008 21:27:42 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78LRgsg045605; Fri, 8 Aug 2008 21:27:42 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78LRfxv045604; Fri, 8 Aug 2008 21:27:41 GMT (envelope-from kwm) Message-Id: <200808082127.m78LRfxv045604@repoman.freebsd.org> From: Koop Mast Date: Fri, 8 Aug 2008 21:27: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/libepc 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, 08 Aug 2008 21:27:42 -0000 kwm 2008-08-08 21:27:41 UTC FreeBSD ports repository Modified files: www/libepc Makefile distinfo pkg-plist Log: Update to 0.3.5. Revision Changes Path 1.3 +1 -2 ports/www/libepc/Makefile 1.2 +3 -3 ports/www/libepc/distinfo 1.2 +8 -0 ports/www/libepc/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 21:36:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28131106564A; Fri, 8 Aug 2008 21:36:53 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EFDA78FC0A; Fri, 8 Aug 2008 21:36:52 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78LaqSK046400; Fri, 8 Aug 2008 21:36:52 GMT (envelope-from stas@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78LaqOZ046399; Fri, 8 Aug 2008 21:36:52 GMT (envelope-from stas@repoman.freebsd.org) Message-Id: <200808082136.m78LaqOZ046399@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to stas@repoman.freebsd.org using -f From: Stanislav Sedov Date: Fri, 8 Aug 2008 21:36: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/sys param.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, 08 Aug 2008 21:36:53 -0000 stas 2008-08-08 21:36:49 UTC FreeBSD src repository Modified files: sys/sys param.h Log: SVN rev 181439 on 2008-08-08 21:36:49Z by stas - Bump __FreeBSD_version for cpuctl(4) added. Approved by: kib Revision Changes Path 1.360 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Fri Aug 8 21:46:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B758F106564A; Fri, 8 Aug 2008 21:46:46 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C8938FC08; Fri, 8 Aug 2008 21:46:46 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78Lkkgx047220; Fri, 8 Aug 2008 21:46:46 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78LkkHE047219; Fri, 8 Aug 2008 21:46:46 GMT (envelope-from stas) Message-Id: <200808082146.m78LkkHE047219@repoman.freebsd.org> From: Stanislav Sedov Date: Fri, 8 Aug 2008 21:46: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/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, 08 Aug 2008 21:46:46 -0000 stas 2008-08-08 21:46:46 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Document the __FreeBSD_version bump after addition of cpuctl(4). Revision Changes Path 1.942 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Fri Aug 8 21:50:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E553B1065673; Fri, 8 Aug 2008 21:50:24 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 9E3F38FC1B; Fri, 8 Aug 2008 21:50:24 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 41C402090; Fri, 8 Aug 2008 23:50:23 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 302D88449B; Fri, 8 Aug 2008 23:50:23 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Andrey Chernov References: <489B797F.7020101@FreeBSD.org> <20080807230532.GA42775@nagual.pp.ru> <489B81AC.8090508@FreeBSD.org> <20080808.002150.-1037138460.imp@bsdimp.com> <20080808063208.GA51624@nagual.pp.ru> <86myjnerqr.fsf@ds4.des.no> <20080808193109.GA70187@nagual.pp.ru> Date: Fri, 08 Aug 2008 23:50:23 +0200 In-Reply-To: <20080808193109.GA70187@nagual.pp.ru> (Andrey Chernov's message of "Fri, 8 Aug 2008 23:31:10 +0400") Message-ID: <8663qbdvmo.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, kris@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src/games/fortune/strfile strfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 21:50:25 -0000 Andrey Chernov writes: > Do you have enough education to determene what is nonsense and what is > not here? For example I have master degree in mathematics. I am *so* impressed. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:05:02 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD869106567E; Fri, 8 Aug 2008 22:05:02 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id 62FF68FC0C; Fri, 8 Aug 2008 22:05:02 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from [195.161.9.2] (helo=sputnik.SpringDaemons.com) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1KRa4y-0006yg-94; Sat, 09 Aug 2008 02:05:00 +0400 Received: by sputnik.SpringDaemons.com (Postfix, from userid 1024) id 6F9CB94229C; Sat, 9 Aug 2008 02:08:38 +0400 (MSD) Date: Sat, 9 Aug 2008 02:08:38 +0400 From: Stanislav Sedov To: "Peter Wemm" Message-Id: <20080809020838.d63be5da.stas@FreeBSD.org> In-Reply-To: References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081427.42536.jhb@freebsd.org> <20080808185133.GG97161@deviant.kiev.zoral.com.ua> <200808081459.54735.jhb@freebsd.org> Organization: The FreeBSD Project X-XMPP: ssedov@jabber.ru X-Voice: +7 916 849 20 23 X-PGP-Fingerprin: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__9_Aug_2008_02_08_38_+0400_8PwclSpFQMA1qBpj" Cc: src-committers@freebsd.org, John Baldwin , cvs-src@freebsd.org, cvs-all@freebsd.org, Stanislav Sedov , Kostik Belousov Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 22:05:02 -0000 --Signature=_Sat__9_Aug_2008_02_08_38_+0400_8PwclSpFQMA1qBpj Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 8 Aug 2008 14:02:19 -0700 "Peter Wemm" mentioned: >=20 > I just don't think it is particularly useful to add a restriction / > priv check for information that is available in an unprivileged > fashion by other means. I think the priv check should go away since > it doesn't achieve anything. >=20 Yeah, that's why cpuctl(4) has priv checks only for wrmsr and update features. Using this checks one can control how much to grant to the root user. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Sat__9_Aug_2008_02_08_38_+0400_8PwclSpFQMA1qBpj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkicw+YACgkQK/VZk+smlYHtygCfUIakTKqUaKt+rRLIKVXg3EZU HKkAn04ggJpUJZ25K5njzX2UAlcnnhtD =euKT -----END PGP SIGNATURE----- --Signature=_Sat__9_Aug_2008_02_08_38_+0400_8PwclSpFQMA1qBpj-- From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:22:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59C4D106566B; Fri, 8 Aug 2008 22:22:39 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 471188FC1A; Fri, 8 Aug 2008 22:22:39 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78MMdc0051204; Fri, 8 Aug 2008 22:22:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78MMdIs051203; Fri, 8 Aug 2008 22:22:39 GMT (envelope-from pav) Message-Id: <200808082222.m78MMdIs051203@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 8 Aug 2008 22:22: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/astro Makefile ports/astro/boinc-milkyway Makefile distinfo pkg-descr pkg-plist ports/astro/boinc-milkyway/files app_info.xml.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: Fri, 08 Aug 2008 22:22:39 -0000 pav 2008-08-08 22:22:39 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/boinc-milkyway Makefile distinfo pkg-descr pkg-plist astro/boinc-milkyway/files app_info.xml.in pkg-message.in Log: Milkyway@home is a research project that uses Internet-connected computers to do research in modeling and determining the evolution of the Milkyway galaxy. WWW: http://milkyway.cs.rpi.edu/milkyway/ Revision Changes Path 1.123 +1 -0 ports/astro/Makefile 1.1 +67 -0 ports/astro/boinc-milkyway/Makefile (new) 1.1 +6 -0 ports/astro/boinc-milkyway/distinfo (new) 1.1 +17 -0 ports/astro/boinc-milkyway/files/app_info.xml.in (new) 1.1 +22 -0 ports/astro/boinc-milkyway/files/pkg-message.in (new) 1.1 +4 -0 ports/astro/boinc-milkyway/pkg-descr (new) 1.1 +4 -0 ports/astro/boinc-milkyway/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:37:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F9D71065676; Fri, 8 Aug 2008 22:37:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 53C308FC19; Fri, 8 Aug 2008 22:37:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78MbVZc052347; Fri, 8 Aug 2008 22:37:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78MbUcK052346; Fri, 8 Aug 2008 22:37:30 GMT (envelope-from miwi) Message-Id: <200808082237.m78MbUcK052346@repoman.freebsd.org> From: Martin Wilke Date: Fri, 8 Aug 2008 22: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/textproc/soprano 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, 08 Aug 2008 22:37:31 -0000 miwi 2008-08-08 22:37:30 UTC FreeBSD ports repository Modified files: textproc/soprano Makefile distinfo Log: - Update to 2.1.1 - Pass maintainership to kde@ Approved by: arved Revision Changes Path 1.2 +2 -2 ports/textproc/soprano/Makefile 1.2 +3 -3 ports/textproc/soprano/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:37:54 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9E3B1065680 for ; Fri, 8 Aug 2008 22:37:54 +0000 (UTC) (envelope-from peter@wemm.org) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id 81DCB8FC2C for ; Fri, 8 Aug 2008 22:37:54 +0000 (UTC) (envelope-from peter@wemm.org) Received: by wf-out-1314.google.com with SMTP id 24so931671wfg.7 for ; Fri, 08 Aug 2008 15:37:54 -0700 (PDT) Received: by 10.142.157.15 with SMTP id f15mr1127203wfe.291.1218235074186; Fri, 08 Aug 2008 15:37:54 -0700 (PDT) Received: by 10.142.76.14 with HTTP; Fri, 8 Aug 2008 15:37:54 -0700 (PDT) Message-ID: Date: Fri, 8 Aug 2008 15:37:54 -0700 From: "Peter Wemm" To: "Stanislav Sedov" In-Reply-To: <20080809020838.d63be5da.stas@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808081631.m78GVG9i088754@repoman.freebsd.org> <200808081427.42536.jhb@freebsd.org> <20080808185133.GG97161@deviant.kiev.zoral.com.ua> <200808081459.54735.jhb@freebsd.org> <20080809020838.d63be5da.stas@FreeBSD.org> Cc: Kostik Belousov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/share/man/man4 Makefile cpuctl.4 src/sys/amd64/amd64 support.S src/sys/amd64/conf NOTES src/sys/amd64/include cpufunc.h specialreg.h src/sys/conf files.amd64 files.i386 src/sys/dev/cpuctl cpuctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 22:37:54 -0000 On Fri, Aug 8, 2008 at 3:08 PM, Stanislav Sedov wrote: > On Fri, 8 Aug 2008 14:02:19 -0700 > "Peter Wemm" mentioned: > >> >> I just don't think it is particularly useful to add a restriction / >> priv check for information that is available in an unprivileged >> fashion by other means. I think the priv check should go away since >> it doesn't achieve anything. >> > > Yeah, that's why cpuctl(4) has priv checks only for wrmsr and update > features. Using this checks one can control how much to grant to the > root user. Serves me right for responding to what I thought I read vs actually reading the code then.. :) -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:43:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FE17106567D; Fri, 8 Aug 2008 22:43:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 646998FC13; Fri, 8 Aug 2008 22:43:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78MhD41057193; Fri, 8 Aug 2008 22:43:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78MhDWF057192; Fri, 8 Aug 2008 22:43:13 GMT (envelope-from miwi) Message-Id: <200808082243.m78MhDWF057192@repoman.freebsd.org> From: Martin Wilke Date: Fri, 8 Aug 2008 22:43: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/multimedia/gpodder 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, 08 Aug 2008 22:43:13 -0000 miwi 2008-08-08 22:43:13 UTC FreeBSD ports repository Modified files: multimedia/gpodder Makefile distinfo Log: - Update to 0.12.2 PR: 126372 Submitted by: Chess Griffin (maintainer) Revision Changes Path 1.15 +2 -3 ports/multimedia/gpodder/Makefile 1.9 +3 -3 ports/multimedia/gpodder/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:46:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 001E81065679; Fri, 8 Aug 2008 22:46:20 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C70F28FC15; Fri, 8 Aug 2008 22:46:20 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78MkKBK057514; Fri, 8 Aug 2008 22:46:20 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78MkKCc057513; Fri, 8 Aug 2008 22:46:20 GMT (envelope-from delphij@repoman.freebsd.org) Message-Id: <200808082246.m78MkKCc057513@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to delphij@repoman.freebsd.org using -f From: Xin LI Date: Fri, 8 Aug 2008 22:40: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/sys setfib.2 src/sys/sys socket.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, 08 Aug 2008 22:46:21 -0000 delphij 2008-08-08 22:40:04 UTC FreeBSD src repository Modified files: lib/libc/sys setfib.2 sys/sys socket.h Log: SVN rev 181440 on 2008-08-08 22:40:04Z by delphij Add prototype defination for setfib(2) to sys/socket.h. Revision Changes Path 1.4 +2 -1 src/lib/libc/sys/setfib.2 1.102 +1 -0 src/sys/sys/socket.h From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:52:14 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16CA4106566C; Fri, 8 Aug 2008 22:52:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 03DB98FC15; Fri, 8 Aug 2008 22:52:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78MqDvU058254; Fri, 8 Aug 2008 22:52:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78MqDjY058253; Fri, 8 Aug 2008 22:52:13 GMT (envelope-from miwi) Message-Id: <200808082252.m78MqDjY058253@repoman.freebsd.org> From: Martin Wilke Date: Fri, 8 Aug 2008 22:52: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/x11-wm/pekwm Makefile distinfo pkg-descr pkg-plist ports/x11-wm/pekwm/files patch-aa patch-ab patch-data-scripts-pekwm_themeset.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, 08 Aug 2008 22:52:14 -0000 miwi 2008-08-08 22:52:13 UTC FreeBSD ports repository Modified files: x11-wm/pekwm Makefile distinfo pkg-descr pkg-plist Added files: x11-wm/pekwm/files patch-data-scripts-pekwm_themeset.sh Removed files: x11-wm/pekwm/files patch-aa patch-ab Log: o Update to 0.1.7 o Update maintainer email address Version 0.1.7 contains both bug fixes and new features compared to 0.1.6, most notably: o UTF-8 support, finally non ASCII characters should render ok. o RandR support, multi-screen configuration is now detected and should be handled correctly. o Viewport support removed, it was buggy and not used by many. For a somewhat more complete list of changes see: http://www.pekwm.org/projects/pekwm/wikis/Release-0_1_7 PR: 126318 Submitted by: Martin Tournoij (maintainer) Revision Changes Path 1.28 +12 -10 ports/x11-wm/pekwm/Makefile 1.14 +3 -3 ports/x11-wm/pekwm/distinfo 1.3 +0 -11 ports/x11-wm/pekwm/files/patch-aa (dead) 1.2 +0 -11 ports/x11-wm/pekwm/files/patch-ab (dead) 1.1 +12 -0 ports/x11-wm/pekwm/files/patch-data-scripts-pekwm_themeset.sh (new) 1.6 +1 -1 ports/x11-wm/pekwm/pkg-descr 1.9 +10 -11 ports/x11-wm/pekwm/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:54:38 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A72171065678; Fri, 8 Aug 2008 22:54:38 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8CD8FC08; Fri, 8 Aug 2008 22:54:38 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 450EC207E; Sat, 9 Aug 2008 00:54:37 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 1A9518448B; Sat, 9 Aug 2008 00:54:37 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: John Baldwin References: <200808080430.m784U0VC086322@repoman.freebsd.org> <200808080905.26955.jhb@freebsd.org> Date: Sat, 09 Aug 2008 00:54:36 +0200 In-Reply-To: <200808080905.26955.jhb@freebsd.org> (John Baldwin's message of "Fri, 8 Aug 2008 09:05:26 -0400") Message-ID: <861w0zdsnn.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Edwin Groothuis Subject: Re: cvs commit: src/share/zoneinfo africa asia europe leapseconds X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 22:54:38 -0000 John Baldwin writes: > FYI, note that if you want, you can do multiple merges into the vendor > area and then just do one merge of all the updates into src/. You > don't have to merge each version individually. It's probably more > work to do so, however. Less work, actually, if you have local modifications, since you only need to merge conflicts once. OpenSSH would have been hell to merge if I had done it one release at a time (I went straight from 4.5 to 5.1) In this case, it made no difference, as the only local modifications we had were manually applied upstream patches which were included in one of the new releases Edwin merged. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Fri Aug 8 22:58:07 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 407121065674; Fri, 8 Aug 2008 22:58:07 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id ED9708FC0A; Fri, 8 Aug 2008 22:58:06 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 9663F2218ACA; Sat, 9 Aug 2008 08:58:05 +1000 (EST) X-Viruscan-Id: <489CCF7D00012451B6C6B6@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 58AA321B4B50; Sat, 9 Aug 2008 08:58:05 +1000 (EST) Received: from k7.mavetju (ppp121-44-11-180.lns10.syd7.internode.on.net [121.44.11.180]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 06ACA2218A8B; Sat, 9 Aug 2008 08:58:05 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 535AA24A; Sat, 9 Aug 2008 08:57:12 +1000 (EST) Date: Sat, 9 Aug 2008 08:57:12 +1000 From: Edwin Groothuis To: John Baldwin Message-ID: <20080808225712.GV3285@k7.mavetju> References: <200808080430.m784U0VC086322@repoman.freebsd.org> <200808080905.26955.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808080905.26955.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/zoneinfo africa asia europe leapseconds X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 22:58:07 -0000 On Fri, Aug 08, 2008 at 09:05:26AM -0400, John Baldwin wrote: > On Friday 08 August 2008 12:29:39 am Edwin Groothuis wrote: > > edwin 2008-08-08 04:29:39 UTC > > > > FreeBSD src repository > > > > Modified files: > > share/zoneinfo africa asia europe leapseconds > > Log: > > SVN rev 181424 on 2008-08-08 04:29:39Z by edwin > > > > MFV on tzdata2008e: > > > > - Fix dates in 2008/2009 for Africa/Mauritius. > > - Leap second notification for the end of 2008. > > > > Approved by: bde (mentor, implicit), des > > MFC after: 1 week > > FYI, note that if you want, you can do multiple merges into the vendor area > and then just do one merge of all the updates into src/. You don't have to > merge each version individually. It's probably more work to do so, however. The MFCs will be done in one go, this was more an excercise in vendor import and MFVs. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-cvs-all@FreeBSD.ORG Fri Aug 8 23:08:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB400106568F; Fri, 8 Aug 2008 23:08:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C01968FC14; Fri, 8 Aug 2008 23:08:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78N8CjG060658; Fri, 8 Aug 2008 23:08:12 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78N8CsA060657; Fri, 8 Aug 2008 23:08:12 GMT (envelope-from edwin) Message-Id: <200808082308.m78N8CsA060657@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 8 Aug 2008 23: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: 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, 08 Aug 2008 23:08:13 -0000 edwin 2008-08-08 23:08:12 UTC FreeBSD ports repository Modified files: . modules Log: Ports modules update at Friday 08 August 2008 at 23:08 Revision Changes Path 1.20121 +8 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Aug 8 23:20:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4107106569B; Fri, 8 Aug 2008 23:20:04 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF2198FC15; Fri, 8 Aug 2008 23:20:04 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78NK4Hw061608; Fri, 8 Aug 2008 23:20:04 GMT (envelope-from emax@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78NK4eM061607; Fri, 8 Aug 2008 23:20:04 GMT (envelope-from emax@repoman.freebsd.org) Message-Id: <200808082320.m78NK4eM061607@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to emax@repoman.freebsd.org using -f From: Maksim Yevmenkin Date: Fri, 8 Aug 2008 23:19:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c ng_btsocket_rfcomm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 23:20:04 -0000 emax 2008-08-08 23:19:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c ng_btsocket_rfcomm.c Log: SVN rev 181441 on 2008-08-08 23:19:48Z by emax MFC SVN rev 181093 Implement ratelimiting for debug messages. For now, allow at most one message per second. In the future might add a sysctl knob for each socket family to fine tune this. Revision Changes Path 1.23.2.2 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c 1.24.2.2 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.20.2.1 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c 1.26.2.2 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 23:23:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D9E01065751; Fri, 8 Aug 2008 23:23:53 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C0C138FC15; Fri, 8 Aug 2008 23:23:50 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78NNomv061938; Fri, 8 Aug 2008 23:23:50 GMT (envelope-from emax@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78NNoOT061937; Fri, 8 Aug 2008 23:23:50 GMT (envelope-from emax@repoman.freebsd.org) Message-Id: <200808082323.m78NNoOT061937@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to emax@repoman.freebsd.org using -f From: Maksim Yevmenkin Date: Fri, 8 Aug 2008 23:23:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c ng_btsocket_rfcomm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 23:23:53 -0000 emax 2008-08-08 23:23:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c ng_btsocket_rfcomm.c Log: SVN rev 181442 on 2008-08-08 23:23:44Z by emax MFC SVN rev 181093 Implement ratelimiting for debug messages. For now, allow at most one message per second. In the future might add a sysctl knob for each socket family to fine tune this. Revision Changes Path 1.17.2.4 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c 1.16.2.3 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.14.2.3 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c 1.17.2.4 +10 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c From owner-cvs-all@FreeBSD.ORG Fri Aug 8 23:54:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5546106566B; Fri, 8 Aug 2008 23:54:51 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B901F8FC13; Fri, 8 Aug 2008 23:54:51 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78NspEu064373; Fri, 8 Aug 2008 23:54:51 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78Nspbm064372; Fri, 8 Aug 2008 23:54:51 GMT (envelope-from marcel@repoman.freebsd.org) Message-Id: <200808082354.m78Nspbm064372@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marcel@repoman.freebsd.org using -f From: Marcel Moolenaar Date: Fri, 8 Aug 2008 23:54:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/release/ia64 mkisoimages.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, 08 Aug 2008 23:54:52 -0000 marcel 2008-08-08 23:54:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) release/ia64 mkisoimages.sh Log: SVN rev 181443 on 2008-08-08 23:54:46Z by marcel MFC r177991: Increase the size of the EFI system partition from 16M to 20M. Revision Changes Path 1.11.10.1 +1 -1 src/release/ia64/mkisoimages.sh From owner-cvs-all@FreeBSD.ORG Sat Aug 9 00:13:03 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3CF81065687; Sat, 9 Aug 2008 00:13:02 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail18.syd.optusnet.com.au (mail18.syd.optusnet.com.au [211.29.132.199]) by mx1.freebsd.org (Postfix) with ESMTP id 7FAD48FC0A; Sat, 9 Aug 2008 00:13:02 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-215-175.belrs3.nsw.optusnet.com.au [122.106.215.175]) by mail18.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m790Cus0019860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Aug 2008 10:12:58 +1000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.2) with ESMTP id m790CuO3057408; Sat, 9 Aug 2008 10:12:56 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m790Cu7d057407; Sat, 9 Aug 2008 10:12:56 +1000 (EST) (envelope-from peter) Date: Sat, 9 Aug 2008 10:12:56 +1000 From: Peter Jeremy To: John Baldwin Message-ID: <20080809001256.GL64458@server.vk2pj.dyndns.org> References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8bBEDOJVaa9YlTAt" Content-Disposition: inline In-Reply-To: <200808081226.32089.jhb@freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Ed Schouten , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 00:13:03 -0000 --8bBEDOJVaa9YlTAt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2008-Aug-08 12:26:31 -0400, John Baldwin wrote: >It should be setting D_TRACKCLOSE though so that close() reliably clears t= he=20 >flag even in single-threaded processes. You can still get odd behavior if= =20 >you explicitly open it twice in an app and then close one of the two fd's.= =20 >You will no longer have IO permission even though you still have one fd op= en. =20 >However, if you do that I think you deserve what you asked for. :) That behaviour may be legitimate: Your code links with libraries foo and bar that each independently open /dev/io so they can frob different things in IO space. libfoo needs ongoing access to device foo and so keeps its descriptor open. libbar only needs once-off access to device bar and so closes /dev/io once it's finished its initialisation. Libraries foo and bar are completely independent and shouldn't need to know anything about each other and your app shouldn't need to know that libraries it's using frob around in IO space. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --8bBEDOJVaa9YlTAt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkic4QgACgkQ/opHv/APuIdmIwCeKJbAmuO/g1tOHyIZWcTKUtFk /mAAnR23TkvYv/4weqgDM3WKT0A1XJly =JH4W -----END PGP SIGNATURE----- --8bBEDOJVaa9YlTAt-- From owner-cvs-all@FreeBSD.ORG Sat Aug 9 00:16:13 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27168106566B; Sat, 9 Aug 2008 00:16:13 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 0A9578FC1B; Sat, 9 Aug 2008 00:16:12 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id AD7C51A4D83; Fri, 8 Aug 2008 17:16:12 -0700 (PDT) Date: Fri, 8 Aug 2008 17:16:12 -0700 From: Alfred Perlstein To: Peter Jeremy Message-ID: <20080809001612.GN16977@elvis.mu.org> References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <20080809001256.GL64458@server.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080809001256.GL64458@server.vk2pj.dyndns.org> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Ed Schouten , cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 00:16:13 -0000 * Peter Jeremy [080808 17:13] wrote: > On 2008-Aug-08 12:26:31 -0400, John Baldwin wrote: > >It should be setting D_TRACKCLOSE though so that close() reliably clears the > >flag even in single-threaded processes. You can still get odd behavior if > >you explicitly open it twice in an app and then close one of the two fd's. > >You will no longer have IO permission even though you still have one fd open. > >However, if you do that I think you deserve what you asked for. :) > > That behaviour may be legitimate: Your code links with libraries foo and > bar that each independently open /dev/io so they can frob different things > in IO space. libfoo needs ongoing access to device foo and so keeps its > descriptor open. libbar only needs once-off access to device bar and so > closes /dev/io once it's finished its initialisation. Libraries foo and > bar are completely independent and shouldn't need to know anything about > each other and your app shouldn't need to know that libraries it's using > frob around in IO space. Sort of the same problem with sysv style fcntl locks. :( -- - Alfred Perlstein From owner-cvs-all@FreeBSD.ORG Sat Aug 9 00:30:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1300F106574F; Sat, 9 Aug 2008 00:30:53 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 116D68FC13; Sat, 9 Aug 2008 00:30:53 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m790UqQr068448; Sat, 9 Aug 2008 00:30:52 GMT (envelope-from rpaulo@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m790UqjS068447; Sat, 9 Aug 2008 00:30:52 GMT (envelope-from rpaulo@repoman.freebsd.org) Message-Id: <200808090030.m790UqjS068447@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rpaulo@repoman.freebsd.org using -f From: Rui Paulo Date: Sat, 9 Aug 2008 00:30:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/boot/forth loader.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: Sat, 09 Aug 2008 00:30:56 -0000 rpaulo 2008-08-09 00:30:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/boot/forth loader.conf Log: SVN rev 181444 on 2008-08-09 00:30:46Z by rpaulo MFC r181297: Add coretemp(4) and k8temp(4). Revision Changes Path 1.122.2.3 +2 -0 src/sys/boot/forth/loader.conf From owner-cvs-all@FreeBSD.ORG Sat Aug 9 01:19:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B411B106573B; Sat, 9 Aug 2008 01:19:10 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 858778FC12; Sat, 9 Aug 2008 01:19:10 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m791JAtx082541; Sat, 9 Aug 2008 01:19:10 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m791JA1F082540; Sat, 9 Aug 2008 01:19:10 GMT (envelope-from obrien@repoman.freebsd.org) Message-Id: <200808090119.m791JA1F082540@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to obrien@repoman.freebsd.org using -f From: "David E. O'Brien" Date: Sat, 9 Aug 2008 01:19:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d kernel X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 01:19:10 -0000 obrien 2008-08-09 01:19:00 UTC FreeBSD src repository Modified files: etc/defaults rc.conf etc/rc.d kernel Log: SVN rev 181445 on 2008-08-09 01:19:00Z by obrien Only symlink booted kernel directory to /boot/kernel if user has explicitly requested it. This is too dangerous to just do behind the admin's back. Revision Changes Path 1.339 +1 -0 src/etc/defaults/rc.conf 1.3 +1 -0 src/etc/rc.d/kernel From owner-cvs-all@FreeBSD.ORG Sat Aug 9 01:43:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4450210656FE; Sat, 9 Aug 2008 01:42:57 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D5A108FC13; Sat, 9 Aug 2008 01:42:56 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m791gupB084451; Sat, 9 Aug 2008 01:42:56 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m791guLl084450; Sat, 9 Aug 2008 01:42:56 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808090142.m791guLl084450@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Sat, 9 Aug 2008 01:42:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/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: Sat, 09 Aug 2008 01:43:00 -0000 yongari 2008-08-09 01:42:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/conf NOTES Log: SVN rev 181446 on 2008-08-09 01:42:51Z by yongari MFC r180946, r180981. Add missing jme(4), msk(4), re(4) and stge(4) in NOTES and ensure that LINT builds include these devices. Revision Changes Path 1.1454.2.15 +5 -0 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Sat Aug 9 01:57:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE8B91065677; Sat, 9 Aug 2008 01:57:12 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B0BA08FC21; Sat, 9 Aug 2008 01:57:12 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m791vCRN085557; Sat, 9 Aug 2008 01:57:12 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m791vCWV085556; Sat, 9 Aug 2008 01:57:12 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808090157.m791vCWV085556@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Sat, 9 Aug 2008 01:57:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/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: Sat, 09 Aug 2008 01:57:13 -0000 yongari 2008-08-09 01:57:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf NOTES Log: SVN rev 181447 on 2008-08-09 01:57:09Z by yongari MFC r180946, r180981. Add missing jme(4), msk(4), re(4) and stge(4) in NOTES and ensure that LINT builds include these devices. Revision Changes Path 1.1325.2.44 +5 -0 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Sat Aug 9 02:08:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB36D106569A; Sat, 9 Aug 2008 02:08:02 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B70CC8FC1A; Sat, 9 Aug 2008 02:08:02 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79282Yc087529; Sat, 9 Aug 2008 02:08:02 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79282wv087528; Sat, 9 Aug 2008 02:08:02 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808090208.m79282wv087528@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Sat, 9 Aug 2008 02:07:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.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, 09 Aug 2008 02:08:02 -0000 yongari 2008-08-09 02:07:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/re if_re.c sys/pci if_rlreg.h Log: SVN rev 181448 on 2008-08-09 02:07:30Z by yongari MFC r181270. The number of bits reserved for MSS in RealTek controllers is 11bits. This limits the maximum interface MTU size in TSO case as upper stack should not generate TCP segments with MSS greater than the limit. Armed with this information, disable TSO if interface MTU is greater than the limit. Revision Changes Path 1.95.2.32 +18 -0 src/sys/dev/re/if_re.c 1.67.2.14 +8 -0 src/sys/pci/if_rlreg.h From owner-cvs-all@FreeBSD.ORG Sat Aug 9 02:12:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C96E0106567B; Sat, 9 Aug 2008 02:12:04 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B57B88FC16; Sat, 9 Aug 2008 02:12:04 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m792C4fT087941; Sat, 9 Aug 2008 02:12:04 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m792C4gv087940; Sat, 9 Aug 2008 02:12:04 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808090212.m792C4gv087940@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Sat, 9 Aug 2008 02:11:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 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: Sat, 09 Aug 2008 02:12:04 -0000 yongari 2008-08-09 02:11:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/re if_re.c Log: SVN rev 181449 on 2008-08-09 02:11:59Z by yongari MFC r181271. Don't enable TSO by default. Users of RTL8169/8110 reported watchdog timeout issues and the root cause seems to stem from silicon bug of controller. Personally I couldn't reproduce it on RTL8169 controller but it seems it's dependent on usage pattern. For newer PCIe based controllers I have no TSO complaints but turning off TSO would be more safe. Users who are sure that their controller works with TSO can still reenable the TSO with ifconfig(8). Revision Changes Path 1.95.2.33 +7 -0 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 02:26:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 388A91065676; Sat, 9 Aug 2008 02:26:21 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5F28FC08; Sat, 9 Aug 2008 02:26:21 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m792QKkx089095; Sat, 9 Aug 2008 02:26:20 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m792QK04089094; Sat, 9 Aug 2008 02:26:20 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200808090226.m792QK04089094@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Sat, 9 Aug 2008 02:26:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 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: Sat, 09 Aug 2008 02:26:21 -0000 yongari 2008-08-09 02:26:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/re if_re.c Log: SVN rev 181450 on 2008-08-09 02:26:07Z by yongari MFC r181272-r181275. r181272: Use ANSI C declarations for all functions. r181273: Remove register keyword. r181274: Remove return keyword at the end of functions that return void. r181275: Rearrange conditional compilation directives. This makes syntax highlighting work in vim. Revision Changes Path 1.95.2.34 +48 -124 src/sys/dev/re/if_re.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 03:37:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A598A106564A; Sat, 9 Aug 2008 03:37:22 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 91AA58FC14; Sat, 9 Aug 2008 03:37:22 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m793bMB3095747; Sat, 9 Aug 2008 03:37:22 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m793bMoS095746; Sat, 9 Aug 2008 03:37:22 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808090337.m793bMoS095746@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sat, 9 Aug 2008 03:37: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/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 03:37:22 -0000 imp 2008-08-09 03:37:12 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: SVN rev 181451 on 2008-08-09 03:37:12Z by imp While most bridges can bring a card out of reset in 20ms, there are some bridge + card combinations that take longer for reasons unknown. Adjust the timeout to be 100ms on all !RICOH bridges, but leave RICOH at 400ms. The 400ms is "lore" from other open source projects, and I've never see my ricoh bridge chips take this long. Maybe it is the same thing? Maybe a bit should be read instead of a hard-wired pause? After this adjustment, a few cards that I'd insert and get only: cbb0: card_power: 3V cbb0: card_power: 0V with full debugging enabled would actually try to attach. Reported by: sam@ (I think) MFC after: 3 days Revision Changes Path 1.167 +4 -3 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 03:54:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 622FE106566B; Sat, 9 Aug 2008 03:54:25 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 343C38FC16; Sat, 9 Aug 2008 03:54:25 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m793sPZs097062; Sat, 9 Aug 2008 03:54:25 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m793sPZp097061; Sat, 9 Aug 2008 03:54:25 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808090354.m793sPZp097061@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sat, 9 Aug 2008 03:54: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/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, 09 Aug 2008 03:54:25 -0000 imp 2008-08-09 03:54:12 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: SVN rev 181452 on 2008-08-09 03:54:12Z by imp Change -1 to 0xfffffffful since the interface returns uint32_t. Revision Changes Path 1.361 +1 -1 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 04:08:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9980C106575D; Sat, 9 Aug 2008 04:08:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BE3D8FC16; Sat, 9 Aug 2008 04:08:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7948gDk099290; Sat, 9 Aug 2008 04:08:42 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7948gQS099289; Sat, 9 Aug 2008 04:08:42 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808090408.m7948gQS099289@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sat, 9 Aug 2008 04:08: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/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 04:08:42 -0000 imp 2008-08-09 04:08:36 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: SVN rev 181453 on 2008-08-09 04:08:36Z by imp Rather than waiting a fixed amount of time, which might not be enough and also holds things up, check every 20ms to see if we can read the vendor of device 0.0. It will be 0xffffffff until the card is out of reset. Always wait at least 20ms, for safety. I think this is a better fix to the reset problem. However, I did it as a separate commit in case something bad happens, people can roll back to the commit before this one to see if that gives them reliable behavior. I don't have FreeBSD up on enough machines to do exhaustive testing on all known bridges... Revision Changes Path 1.168 +23 -12 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 04:35:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 907601065680; Sat, 9 Aug 2008 04:35:57 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from mail01.syd.optusnet.com.au (mail01.syd.optusnet.com.au [211.29.132.182]) by mx1.freebsd.org (Postfix) with ESMTP id 26BB48FC16; Sat, 9 Aug 2008 04:35:56 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from c220-239-252-11.carlnfd3.nsw.optusnet.com.au (c220-239-252-11.carlnfd3.nsw.optusnet.com.au [220.239.252.11]) by mail01.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m794ZoTx016219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Aug 2008 14:35:52 +1000 Date: Sat, 9 Aug 2008 14:35:50 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: John Baldwin In-Reply-To: <200808081226.32089.jhb@freebsd.org> Message-ID: <20080809130929.P77335@delplex.bde.org> References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Ed Schouten , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 04:35:57 -0000 On Fri, 8 Aug 2008, John Baldwin wrote: > On Friday 08 August 2008 09:43:56 am Ed Schouten wrote: >> ed 2008-08-08 13:43:56 UTC >> >> Apart from this change, I think some fishy things may happen when using >> /dev/io in multithreaded applications. I haven't tested, but looking at >> the code, the flag doesn't get cleared when close() is called from >> another thread, but this may not be this important. Of course it isn't. The flag only gets cleared on last close. Threads probably involve mainly file descriptors, and for file descriptors close() doesn't even reach vn_close() until the fd reference count drops to 0. Then for files, vn_close() normally doesn't reach device close until the file reference count drops to 0. > It should be setting D_TRACKCLOSE though so that close() reliably clears the > flag even in single-threaded processes. You can still get odd behavior if You mean "should _not_ be setting D_TRACKCLOSE", so that close() works normally. close() can never reliably clear the flag, since even vn_close() is not reached after open()/dup()/close() or open()/fork()/close()... > you explicitly open it twice in an app and then close one of the two fd's. > You will no longer have IO permission even though you still have one fd open. > However, if you do that I think you deserve what you asked for. :) You asked for normal last-close behaviour and deserve that not being broken by setting D_TRACKCLOSE. D_TRACKCLOSE allows different handling of non-last closes, but this is rarely wanted, and in theory it allows better determination of last closes, since vfs doesn't count last closes right. However, it is difficult to count last closes right, and most uses of D_TRACKCLOSE handle last closes are worse than vfs: - ast: uses D_TRACKCLOSE to trash (write a filemark) and/or rewind tapes on non-last closes. After the trash and rewind, astclose() uses count_dev() to avoid doing a full hardware close if the device is still open. This involves using count_dev(), but count_dev() is just an interface to the vfs count, so it miscounts in the same way as vfs. In particular, it doesn't count incompleted opens. I don't know if ast's locking is sufficient to prevent close() being called while a new open is in progress. For most devices, it isn't. - drm: it uses its own count of opens and closes, and it doesn't use count_dev(). The own count has some chance of working, but needs delicate locking of device open and device close to prevent them running into each other, and some defense against the vfs bugs which at least used to result in missing and/or extra closes. - smb: like drm, except it limits its own count to 0 or 1 to give half- baked exclusive access (fork() and dup(), etc, still give non-exclusive access). D_TRACKCLOSE thus has no effect except for its interaction with other bugs. - geom: unlike most or all of the others, this may actually need D_TRACKCLOSE, to implement multiple logical drivers per physical device. I don't understand its details. - apm: like drm - bpf: like smb Bruce From owner-cvs-all@FreeBSD.ORG Sat Aug 9 05:19:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3999D1065672; Sat, 9 Aug 2008 05:19:52 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 87DC58FC0A; Sat, 9 Aug 2008 05:19:51 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id DEEEE2C50CEE; Sat, 9 Aug 2008 08:19:49 +0300 (EEST) Date: Sat, 9 Aug 2008 08:19:49 +0300 From: QA Tindy To: Koop Mast Message-ID: <20080809081949.0759443d@it.buh.tecnik93.com> In-Reply-To: <200808082127.m78LRfxv045604@repoman.freebsd.org> References: <200808082127.m78LRfxv045604@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/libepc 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, 09 Aug 2008 05:19:52 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/libepc-0.3.5.log: building libepc-0.3.5 in directory /var/tinderbox/7-STABLE-FTP maintained by: kwm@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/www/libepc Makefile ident: $FreeBSD: ports/www/libepc/Makefile,v 1.3 2008/08/08 21:27:41 kwm Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Fri Aug 8 21:33:57 UTC 2008 ................................................... cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 -DLOCALEDIR=\"/usr/local/share/locale\" -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -fno-strict-aliasing -pipe -MT libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.lo -MD -MP -MF libepc-ui/.deps/libepc_ui_libepc_ui_1_0_la-progress-window.Tpo -c libepc-ui/progress-window.c -fPIC -DPIC -o libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-progress-window.o cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 -DLOCALEDIR=\"/usr/local/share/locale\" -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -fno-strict-aliasing -pipe -MT libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.lo -MD -MP -MF libepc-ui/.deps/libepc_ui_libepc_ui_1_0_la-progress-window.Tpo -c libepc-ui/progress-window.c -o libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.o >/dev/null 2>&1 mv -f libepc-ui/.deps/libepc_ui_libepc_ui_1_0_la-progress-window.Tpo libepc-ui/.deps/libepc_ui_libepc_ui_1_0_la-progress-window.Plo /bin/sh ./libtool --tag=CC --mode=link cc -Wall -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 -DLOCALEDIR=\"/usr/local/share/locale\" -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -fno-strict-aliasing -pipe -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -version-info 1:2:0 libepc/libepc-1.0.la -L/usr/local/lib -o libepc-ui/libepc-ui-1.0.la -rpath /usr/local/lib libepc-ui/libepc_ui_libepc_ui_1_0_la-password-d ialog.lo libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.lo cc -shared libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-password-dialog.o libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-progress-window.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/work/a/ports/www/libepc/work/libepc-0.3.5/libepc/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXdamage.so /usr/local/lib/libcairo.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libpango-1.0.so -lm /usr/local/lib/libfreetype.so -lz /usr/local/lib/libfontconfig.so /usr/local/lib/libX11.so /usr/local/lib/libXfixes.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so libe pc/.libs/libepc-1.0.so -pthread -Wl,-soname -Wl,libepc-ui-1.0.so.1 -o libepc-ui/.libs/libepc-ui-1.0.so.1 (cd libepc-ui/.libs && rm -f libepc-ui-1.0.so && ln -s libepc-ui-1.0.so.1 libepc-ui-1.0.so) (cd libepc-ui/.libs && rm -f libepc-ui-1.0.so && ln -s libepc-ui-1.0.so.1 libepc-ui-1.0.so) ar cru libepc-ui/.libs/libepc-ui-1.0.a libepc-ui/libepc_ui_libepc_ui_1_0_la-password-dialog.o libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.o ranlib libepc-ui/.libs/libepc-ui-1.0.a creating libepc-ui/libepc-ui-1.0.la (cd libepc-ui/.libs && rm -f libepc-ui-1.0.la && ln -s ../libepc-ui-1.0.la libepc-ui-1.0.la) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -MT tests/tests_libepc_tests_la-framework.lo -MD -MP -MF tests/.deps/tests_libepc_tests_la-framework.Tpo -c -o tests/tests_libepc_tests_la-framework.lo `test -f 'tests/framework.c' || echo './'`tests/framework.c mkdir tests/.libs cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -DG_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -MT tests/tests_libepc_tests_la-framework.lo -MD -MP -MF tests/.deps/tests_libepc_tests_la-framework.Tpo -c tests/framework.c -fPIC -DPIC -o tests/.libs/tests_libepc_tests_la-framework.o In file included from tests/framework.c:28: /usr/include/net/if.h:289: error: field 'ifru_addr' has incomplete type /usr/include/net/if.h:290: error: field 'ifru_dstaddr' has incomplete type /usr/include/net/if.h:291: error: field 'ifru_broadaddr' has incomplete type /usr/include/net/if.h:323: error: field 'ifra_addr' has incomplete type /usr/include/net/if.h:324: error: field 'ifra_broadaddr' has incomplete type /usr/include/net/if.h:325: error: field 'ifra_mask' has incomplete type /usr/include/net/if.h:423: error: field 'addr' has incomplete type /usr/include/net/if.h:424: error: field 'dstaddr' has incomplete type tests/framework.c: In function 'epc_test_list_ifaces': tests/framework.c:148: warning: implicit declaration of function 'socket' tests/framework.c:148: error: 'AF_INET' undeclared (first use in this function) tests/framework.c:148: error: (Each undeclared identifier is reported only once tests/framework.c:148: error: for each function it appears in.) tests/framework.c:148: error: 'SOCK_DGRAM' undeclared (first use in this function) tests/framework.c:197: error: 'struct ifreq' has no member named 'ifr_ifindex' gmake[2]: *** [tests/tests_libepc_tests_la-framework.lo] Error 1 gmake[2]: Leaving directory `/work/a/ports/www/libepc/work/libepc-0.3.5' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/www/libepc/work/libepc-0.3.5' gmake: *** [all] Error 2 *** Error code 2 Stop in /a/ports/www/libepc. ================================================================ build of /usr/ports/www/libepc ended at Fri Aug 8 21:35:44 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From owner-cvs-all@FreeBSD.ORG Sat Aug 9 05:37:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F93A1065731; Sat, 9 Aug 2008 05:37:30 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BCB078FC1A; Sat, 9 Aug 2008 05:37:29 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m795bTnf016871; Sat, 9 Aug 2008 05:37:29 GMT (envelope-from sam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m795bTBH016870; Sat, 9 Aug 2008 05:37:29 GMT (envelope-from sam@repoman.freebsd.org) Message-Id: <200808090537.m795bTBH016870@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sam@repoman.freebsd.org using -f From: Sam Leffler Date: Sat, 9 Aug 2008 05:37: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/sbin/ifconfig ifconfig.8 ifieee80211.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 05:37:30 -0000 sam 2008-08-09 05:37:22 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 ifieee80211.c Log: SVN rev 181454 on 2008-08-09 05:37:22Z by sam recognize WPS ie's Submitted by: "Chuck Tuffli" MFC after: 1 week Revision Changes Path 1.151 +3 -1 src/sbin/ifconfig/ifconfig.8 1.56 +81 -0 src/sbin/ifconfig/ifieee80211.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 05:46:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B806A106564A; Sat, 9 Aug 2008 05:46:15 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C8A48FC16; Sat, 9 Aug 2008 05:46:15 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m795kFn1017619; Sat, 9 Aug 2008 05:46:15 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m795kFsp017618; Sat, 9 Aug 2008 05:46:15 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808090546.m795kFsp017618@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sat, 9 Aug 2008 05:46: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/net80211 ieee80211_ioctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 05:46:15 -0000 imp 2008-08-09 05:46:01 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ioctl.c Log: SVN rev 181455 on 2008-08-09 05:46:01Z by imp Verify that the WPA flags set are actually compatible with the driver's set of valid flags. Otherwise, wpa_supplicant wouldn't report an error for old wi cards that can't do WPA. Reviewed by: sam@ Revision Changes Path 1.62 +13 -4 src/sys/net80211/ieee80211_ioctl.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 05:46:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9299D1065689; Sat, 9 Aug 2008 05:46:31 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 812E38FC13; Sat, 9 Aug 2008 05:46:31 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m795kVrV017665; Sat, 9 Aug 2008 05:46:31 GMT (envelope-from alc@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m795kVsS017664; Sat, 9 Aug 2008 05:46:31 GMT (envelope-from alc@repoman.freebsd.org) Message-Id: <200808090546.m795kVsS017664@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to alc@repoman.freebsd.org using -f From: Alan Cox Date: Sat, 9 Aug 2008 05:46: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/amd64/amd64 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: Sat, 09 Aug 2008 05:46:31 -0000 alc 2008-08-09 05:46:13 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: SVN rev 181456 on 2008-08-09 05:46:13Z by alc Intel describes the behavior of their processors as "undefined" if two or more mappings to the same physical page have different memory types, i.e., PAT settings. Consequently, if pmap_change_attr() is applied to a virtual address range within the kernel map, then the corresponding ranges of the direct map also need to be changed. Enhance pmap_change_attr() to handle this case automatically. Add a comment describing what pmap_change_attr() does. Discussed with: jhb Revision Changes Path 1.645 +84 -2 src/sys/amd64/amd64/pmap.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 06:35:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C0A21065682; Sat, 9 Aug 2008 06:35:33 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 383808FC12; Sat, 9 Aug 2008 06:35:33 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m796ZXTd022597; Sat, 9 Aug 2008 06:35:33 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m796ZXWd022596; Sat, 9 Aug 2008 06:35:33 GMT (envelope-from obrien@repoman.freebsd.org) Message-Id: <200808090635.m796ZXWd022596@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to obrien@repoman.freebsd.org using -f From: "David E. O'Brien" Date: Sat, 9 Aug 2008 06:35:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 06:35:33 -0000 obrien 2008-08-09 06:35:19 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: SVN rev 181457 on 2008-08-09 06:35:19Z by obrien Only symlink booted kernel directory to /boot/kernel if user has explicitly requested it. This is too dangerous to just do behind the admin's back. Revision Changes Path 1.344 +11 -1 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Sat Aug 9 07:23:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BD4D1065677; Sat, 9 Aug 2008 07:23:35 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 52CA08FC29; Sat, 9 Aug 2008 07:23:35 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m797NZtR027403; Sat, 9 Aug 2008 07:23:35 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m797NZod027402; Sat, 9 Aug 2008 07:23:35 GMT (envelope-from dougb) Message-Id: <200808090723.m797NZod027402@repoman.freebsd.org> From: Doug Barton Date: Sat, 9 Aug 2008 07:23: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/dns/bind9 distinfo ports/dns/bind94 distinfo ports/dns/bind95 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, 09 Aug 2008 07:23:35 -0000 dougb 2008-08-09 07:23:35 UTC FreeBSD ports repository Modified files: dns/bind9 distinfo dns/bind94 distinfo dns/bind95 distinfo Log: All -P2 versions now have PGP signatures with ISC's standard signing key. PR: ports/126389 (for bind9) Submitted by: Tsurutani Naoki Revision Changes Path 1.46 +3 -3 ports/dns/bind9/distinfo 1.49 +3 -3 ports/dns/bind94/distinfo 1.51 +3 -3 ports/dns/bind95/distinfo From owner-cvs-all@FreeBSD.ORG Sat Aug 9 07:41:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 980581065673; Sat, 9 Aug 2008 07:41:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 880EE8FC0C; Sat, 9 Aug 2008 07:41:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m797fZsl028829; Sat, 9 Aug 2008 07:41:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m797fZxx028828; Sat, 9 Aug 2008 07:41:35 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808090741.m797fZxx028828@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sat, 9 Aug 2008 07:41:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 07:41:35 -0000 imp 2008-08-09 07:41:18 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: SVN rev 181458 on 2008-08-09 07:41:18Z by imp After some intial testing, there are even slower cards than the ones that I have. Wait up to 1.1s for the card to become ready. Document what the standards say, and use that to justify the behavior in the code: PCI standard says that a card must respond to configuration cycles within 2^25 cycles after reset goes high, which is approximately 1s. Therefore, give cards a little break and wait for up to 1.1s for VENDOR to become valid. Only look at the vendor part of the ID, since only it can't be 0xffff (although in practice vendor/device will always be != 0xfffffffff). Include detailed pointers to standards so epople understand why we're doing what we're doing and why it just might be OK. Make it clear in the timeout message that it is just a warning, sinc we try to soldier on as best we can anyway. This should eliminate an error message that r181453 produced on certain Atheros cards. Revision Changes Path 1.169 +24 -13 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 07:50:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1337B1065677; Sat, 9 Aug 2008 07:50:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0025B8FC16; Sat, 9 Aug 2008 07:50:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m797oZnV031241; Sat, 9 Aug 2008 07:50:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m797oZXD031240; Sat, 9 Aug 2008 07:50:35 GMT (envelope-from miwi) Message-Id: <200808090750.m797oZXD031240@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 07:50:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.kde4.mk ports/accessibility/kdeaccessibility4 Makefile distinfo pkg-descr pkg-plist ports/devel/kdesdk4 Makefile distinfo pkg-descr pkg-plist ports/deskutils/kdepim4 Makefile distinfo pkg-descr pkg-plist ports/graphics/kdegraphics4 Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 07:50:36 -0000 miwi 2008-08-09 07:50:35 UTC FreeBSD ports repository Modified files: Mk bsd.kde4.mk accessibility/kdeaccessibility4 Makefile distinfo pkg-descr pkg-plist devel/kdesdk4 Makefile distinfo pkg-descr pkg-plist deskutils/kdepim4 Makefile distinfo pkg-descr pkg-plist graphics/kdegraphics4 Makefile distinfo pkg-descr pkg-plist sysutils/kdeadmin4 Makefile distinfo pkg-descr pkg-plist misc/kdeutils4 Makefile distinfo pkg-descr pkg-plist misc/kde4-xdg-env Makefile pkg-descr misc/kdehier4 Makefile pkg-descr pkg-plist misc/konq-plugins-kde4 Makefile distinfo pkg-descr pkg-plist multimedia/kdemultimedia4 Makefile distinfo pkg-descr pkg-message pkg-plist net/kdenetwork4 Makefile distinfo pkg-descr pkg-plist x11/kdebase4 Makefile distinfo pkg-descr pkg-plist x11/kdebase4-runtime Makefile distinfo pkg-descr pkg-plist x11/kdebase4-workspace Makefile distinfo pkg-descr pkg-plist x11/kdelibs4 Makefile distinfo pkg-descr pkg-plist x11-themes/kdeartwork4 Makefile distinfo pkg-descr pkg-plist x11-themes/kde4-style-polyester Makefile distinfo pkg-descr pkg-plist x11-themes/gtk-qt4-engine Makefile distinfo pkg-descr pkg-plist x11-clocks/kdetoys4 Makefile distinfo pkg-descr pkg-plist www/kdewebdev4 Makefile distinfo pkg-descr pkg-plist german/kde4-l10n Makefile distinfo pkg-descr pkg-plist french/kde4-l10n Makefile distinfo pkg-descr pkg-plist russian/kde4-l10n Makefile distinfo pkg-descr pkg-plist japanese/kde4-l10n Makefile distinfo pkg-descr pkg-plist hungarian/kde4-l10n Makefile distinfo pkg-descr pkg-plist korean/kde4-l10n Makefile distinfo pkg-descr pkg-plist polish/kde4-l10n Makefile distinfo pkg-descr pkg-plist portuguese/kde4-l10n Makefile distinfo pkg-descr pkg-plist portuguese/kde4-l10n-pt_BR Makefile distinfo pkg-descr pkg-plist ukrainian/kde4-l10n Makefile distinfo pkg-descr pkg-plist chinese/kde4-l10n-zh_CN Makefile distinfo pkg-descr pkg-plist chinese/kde4-l10n-zh_TW Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-bg Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-ca Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-cs Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-csb Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-da Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-el Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-en_GB Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-eo Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-es Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-et Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-fi Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-fy Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-ga Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-gl Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-hi Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-it Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-kk Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-km Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-lt Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-lv Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-mk Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nb Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nds Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nl Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nn Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-pa Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-sl Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-sr Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-sv Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-ta Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-th Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-tr Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-wa Makefile distinfo pkg-descr pkg-plist Log: - Force commit: Repocopy KDE3* -> KDE4 Repocopy by: marcus Revision Changes Path 1.77 +1 -1 ports/Mk/bsd.kde4.mk 1.26 +0 -0 ports/accessibility/kdeaccessibility4/Makefile 1.22 +0 -0 ports/accessibility/kdeaccessibility4/distinfo 1.2 +0 -0 ports/accessibility/kdeaccessibility4/pkg-descr 1.12 +0 -0 ports/accessibility/kdeaccessibility4/pkg-plist 1.42 +0 -0 ports/chinese/kde4-l10n-zh_CN/Makefile 1.33 +0 -0 ports/chinese/kde4-l10n-zh_CN/distinfo 1.2 +0 -0 ports/chinese/kde4-l10n-zh_CN/pkg-descr 1.25 +0 -0 ports/chinese/kde4-l10n-zh_CN/pkg-plist 1.42 +0 -0 ports/chinese/kde4-l10n-zh_TW/Makefile 1.29 +0 -0 ports/chinese/kde4-l10n-zh_TW/distinfo 1.2 +0 -0 ports/chinese/kde4-l10n-zh_TW/pkg-descr 1.18 +0 -0 ports/chinese/kde4-l10n-zh_TW/pkg-plist 1.80 +0 -0 ports/deskutils/kdepim4/Makefile 1.38 +0 -0 ports/deskutils/kdepim4/distinfo 1.3 +0 -0 ports/deskutils/kdepim4/pkg-descr 1.33 +0 -0 ports/deskutils/kdepim4/pkg-plist 1.66 +0 -0 ports/devel/kdesdk4/Makefile 1.38 +0 -0 ports/devel/kdesdk4/distinfo 1.2 +0 -0 ports/devel/kdesdk4/pkg-descr 1.27 +0 -0 ports/devel/kdesdk4/pkg-plist 1.39 +0 -0 ports/french/kde4-l10n/Makefile 1.33 +0 -0 ports/french/kde4-l10n/distinfo 1.2 +0 -0 ports/french/kde4-l10n/pkg-descr 1.30 +0 -0 ports/french/kde4-l10n/pkg-plist 1.39 +0 -0 ports/german/kde4-l10n/Makefile 1.33 +0 -0 ports/german/kde4-l10n/distinfo 1.2 +0 -0 ports/german/kde4-l10n/pkg-descr 1.30 +0 -0 ports/german/kde4-l10n/pkg-plist 1.124 +0 -0 ports/graphics/kdegraphics4/Makefile 1.50 +0 -0 ports/graphics/kdegraphics4/distinfo 1.3 +0 -0 ports/graphics/kdegraphics4/pkg-descr 1.41 +0 -0 ports/graphics/kdegraphics4/pkg-plist 1.50 +0 -0 ports/hungarian/kde4-l10n/Makefile 1.39 +0 -0 ports/hungarian/kde4-l10n/distinfo 1.4 +0 -0 ports/hungarian/kde4-l10n/pkg-descr 1.29 +0 -0 ports/hungarian/kde4-l10n/pkg-plist 1.40 +0 -0 ports/japanese/kde4-l10n/Makefile 1.33 +0 -0 ports/japanese/kde4-l10n/distinfo 1.2 +0 -0 ports/japanese/kde4-l10n/pkg-descr 1.24 +0 -0 ports/japanese/kde4-l10n/pkg-plist 1.45 +0 -0 ports/korean/kde4-l10n/Makefile 1.24 +0 -0 ports/korean/kde4-l10n/distinfo 1.2 +0 -0 ports/korean/kde4-l10n/pkg-descr 1.13 +0 -0 ports/korean/kde4-l10n/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-bg/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-bg/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-bg/pkg-descr 1.22 +0 -0 ports/misc/kde4-l10n-bg/pkg-plist 1.51 +0 -0 ports/misc/kde4-l10n-ca/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-ca/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-ca/pkg-descr 1.31 +0 -0 ports/misc/kde4-l10n-ca/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-cs/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-cs/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-cs/pkg-descr 1.31 +0 -0 ports/misc/kde4-l10n-cs/pkg-plist 1.2 +0 -0 ports/misc/kde4-l10n-csb/Makefile 1.2 +0 -0 ports/misc/kde4-l10n-csb/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-csb/pkg-descr 1.2 +0 -0 ports/misc/kde4-l10n-csb/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-da/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-da/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-da/pkg-descr 1.29 +0 -0 ports/misc/kde4-l10n-da/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-el/Makefile 1.38 +0 -0 ports/misc/kde4-l10n-el/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-el/pkg-descr 1.23 +0 -0 ports/misc/kde4-l10n-el/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-en_GB/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-en_GB/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-en_GB/pkg-descr 1.30 +0 -0 ports/misc/kde4-l10n-en_GB/pkg-plist 1.50 +0 -0 ports/misc/kde4-l10n-eo/Makefile 1.35 +0 -0 ports/misc/kde4-l10n-eo/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-eo/pkg-descr 1.21 +0 -0 ports/misc/kde4-l10n-eo/pkg-plist 1.51 +0 -0 ports/misc/kde4-l10n-es/Makefile 1.40 +0 -0 ports/misc/kde4-l10n-es/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-es/pkg-descr 1.35 +0 -0 ports/misc/kde4-l10n-es/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-et/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-et/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-et/pkg-descr 1.30 +0 -0 ports/misc/kde4-l10n-et/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-fi/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-fi/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-fi/pkg-descr 1.34 +0 -0 ports/misc/kde4-l10n-fi/pkg-plist 1.10 +0 -0 ports/misc/kde4-l10n-fy/Makefile 1.9 +0 -0 ports/misc/kde4-l10n-fy/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-fy/pkg-descr 1.7 +0 -0 ports/misc/kde4-l10n-fy/pkg-plist 1.10 +0 -0 ports/misc/kde4-l10n-ga/Makefile 1.9 +0 -0 ports/misc/kde4-l10n-ga/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-ga/pkg-descr 1.4 +0 -0 ports/misc/kde4-l10n-ga/pkg-plist 1.25 +0 -0 ports/misc/kde4-l10n-gl/Makefile 1.16 +0 -0 ports/misc/kde4-l10n-gl/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-gl/pkg-descr 1.11 +0 -0 ports/misc/kde4-l10n-gl/pkg-plist 1.25 +0 -0 ports/misc/kde4-l10n-hi/Makefile 1.22 +0 -0 ports/misc/kde4-l10n-hi/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-hi/pkg-descr 1.13 +0 -0 ports/misc/kde4-l10n-hi/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-it/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-it/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-it/pkg-descr 1.33 +0 -0 ports/misc/kde4-l10n-it/pkg-plist 1.8 +0 -0 ports/misc/kde4-l10n-kk/Makefile 1.7 +0 -0 ports/misc/kde4-l10n-kk/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-kk/pkg-descr 1.7 +0 -0 ports/misc/kde4-l10n-kk/pkg-plist 1.10 +0 -0 ports/misc/kde4-l10n-km/Makefile 1.9 +0 -0 ports/misc/kde4-l10n-km/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-km/pkg-descr 1.9 +0 -0 ports/misc/kde4-l10n-km/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-lt/Makefile 1.34 +0 -0 ports/misc/kde4-l10n-lt/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-lt/pkg-descr 1.23 +0 -0 ports/misc/kde4-l10n-lt/pkg-plist 1.55 +0 -0 ports/misc/kde4-l10n-lv/Makefile 1.30 +0 -0 ports/misc/kde4-l10n-lv/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-lv/pkg-descr 1.18 +0 -0 ports/misc/kde4-l10n-lv/pkg-plist 1.27 +0 -0 ports/misc/kde4-l10n-mk/Makefile 1.18 +0 -0 ports/misc/kde4-l10n-mk/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-mk/pkg-descr 1.15 +0 -0 ports/misc/kde4-l10n-mk/pkg-plist 1.51 +0 -0 ports/misc/kde4-l10n-nb/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-nb/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-nb/pkg-descr 1.27 +0 -0 ports/misc/kde4-l10n-nb/pkg-plist 1.24 +0 -0 ports/misc/kde4-l10n-nds/Makefile 1.21 +0 -0 ports/misc/kde4-l10n-nds/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-nds/pkg-descr 1.18 +0 -0 ports/misc/kde4-l10n-nds/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-nl/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-nl/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-nl/pkg-descr 1.32 +0 -0 ports/misc/kde4-l10n-nl/pkg-plist 1.51 +0 -0 ports/misc/kde4-l10n-nn/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-nn/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-nn/pkg-descr 1.27 +0 -0 ports/misc/kde4-l10n-nn/pkg-plist 1.18 +0 -0 ports/misc/kde4-l10n-pa/Makefile 1.16 +0 -0 ports/misc/kde4-l10n-pa/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-pa/pkg-descr 1.8 +0 -0 ports/misc/kde4-l10n-pa/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-sl/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-sl/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-sl/pkg-descr 1.28 +0 -0 ports/misc/kde4-l10n-sl/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-sr/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-sr/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-sr/pkg-descr 1.28 +0 -0 ports/misc/kde4-l10n-sr/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-sv/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-sv/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-sv/pkg-descr 1.32 +0 -0 ports/misc/kde4-l10n-sv/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-ta/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-ta/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-ta/pkg-descr 1.25 +0 -0 ports/misc/kde4-l10n-ta/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-th/Makefile 1.23 +0 -0 ports/misc/kde4-l10n-th/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-th/pkg-descr 1.18 +0 -0 ports/misc/kde4-l10n-th/pkg-plist 1.49 +0 -0 ports/misc/kde4-l10n-tr/Makefile 1.39 +0 -0 ports/misc/kde4-l10n-tr/distinfo 1.4 +0 -0 ports/misc/kde4-l10n-tr/pkg-descr 1.23 +0 -0 ports/misc/kde4-l10n-tr/pkg-plist 1.2 +0 -0 ports/misc/kde4-l10n-wa/Makefile 1.2 +0 -0 ports/misc/kde4-l10n-wa/distinfo 1.2 +0 -0 ports/misc/kde4-l10n-wa/pkg-descr 1.2 +0 -0 ports/misc/kde4-l10n-wa/pkg-plist 1.6 +0 -0 ports/misc/kde4-xdg-env/Makefile 1.2 +0 -0 ports/misc/kde4-xdg-env/pkg-descr 1.26 +0 -0 ports/misc/kdehier4/Makefile 1.2 +0 -0 ports/misc/kdehier4/pkg-descr 1.14 +0 -0 ports/misc/kdehier4/pkg-plist 1.117 +0 -0 ports/misc/kdeutils4/Makefile 1.54 +0 -0 ports/misc/kdeutils4/distinfo 1.2 +0 -0 ports/misc/kdeutils4/pkg-descr 1.42 +0 -0 ports/misc/kdeutils4/pkg-plist 1.27 +0 -0 ports/misc/konq-plugins-kde4/Makefile 1.20 +0 -0 ports/misc/konq-plugins-kde4/distinfo 1.4 +0 -0 ports/misc/konq-plugins-kde4/pkg-descr 1.21 +0 -0 ports/misc/konq-plugins-kde4/pkg-plist 1.141 +0 -0 ports/multimedia/kdemultimedia4/Makefile 1.52 +0 -0 ports/multimedia/kdemultimedia4/distinfo 1.3 +0 -0 ports/multimedia/kdemultimedia4/pkg-descr 1.5 +0 -0 ports/multimedia/kdemultimedia4/pkg-message 1.44 +0 -0 ports/multimedia/kdemultimedia4/pkg-plist 1.132 +0 -0 ports/net/kdenetwork4/Makefile 1.55 +0 -0 ports/net/kdenetwork4/distinfo 1.6 +0 -0 ports/net/kdenetwork4/pkg-descr 1.57 +0 -0 ports/net/kdenetwork4/pkg-plist 1.54 +0 -0 ports/polish/kde4-l10n/Makefile 1.39 +0 -0 ports/polish/kde4-l10n/distinfo 1.4 +0 -0 ports/polish/kde4-l10n/pkg-descr 1.34 +0 -0 ports/polish/kde4-l10n/pkg-plist 1.51 +0 -0 ports/portuguese/kde4-l10n-pt_BR/Makefile 1.39 +0 -0 ports/portuguese/kde4-l10n-pt_BR/distinfo 1.4 +0 -0 ports/portuguese/kde4-l10n-pt_BR/pkg-descr 1.32 +0 -0 ports/portuguese/kde4-l10n-pt_BR/pkg-plist 1.54 +0 -0 ports/portuguese/kde4-l10n/Makefile 1.39 +0 -0 ports/portuguese/kde4-l10n/distinfo 1.4 +0 -0 ports/portuguese/kde4-l10n/pkg-descr 1.30 +0 -0 ports/portuguese/kde4-l10n/pkg-plist 1.44 +0 -0 ports/russian/kde4-l10n/Makefile 1.33 +0 -0 ports/russian/kde4-l10n/distinfo 1.4 +0 -0 ports/russian/kde4-l10n/pkg-descr 1.30 +0 -0 ports/russian/kde4-l10n/pkg-plist 1.52 +0 -0 ports/sysutils/kdeadmin4/Makefile 1.38 +0 -0 ports/sysutils/kdeadmin4/distinfo 1.2 +0 -0 ports/sysutils/kdeadmin4/pkg-descr 1.22 +0 -0 ports/sysutils/kdeadmin4/pkg-plist 1.40 +0 -0 ports/ukrainian/kde4-l10n/Makefile 1.36 +0 -0 ports/ukrainian/kde4-l10n/distinfo 1.4 +0 -0 ports/ukrainian/kde4-l10n/pkg-descr 1.31 +0 -0 ports/ukrainian/kde4-l10n/pkg-plist 1.64 +0 -0 ports/www/kdewebdev4/Makefile 1.34 +0 -0 ports/www/kdewebdev4/distinfo 1.6 +0 -0 ports/www/kdewebdev4/pkg-descr 1.25 +0 -0 ports/www/kdewebdev4/pkg-plist 1.71 +0 -0 ports/x11-clocks/kdetoys4/Makefile 1.46 +0 -0 ports/x11-clocks/kdetoys4/distinfo 1.5 +0 -0 ports/x11-clocks/kdetoys4/pkg-descr 1.26 +0 -0 ports/x11-clocks/kdetoys4/pkg-plist 1.30 +0 -0 ports/x11-themes/gtk-qt4-engine/Makefile 1.8 +0 -0 ports/x11-themes/gtk-qt4-engine/distinfo 1.5 +0 -0 ports/x11-themes/gtk-qt4-engine/pkg-descr 1.11 +0 -0 ports/x11-themes/gtk-qt4-engine/pkg-plist 1.11 +0 -0 ports/x11-themes/kde4-style-polyester/Makefile 1.8 +0 -0 ports/x11-themes/kde4-style-polyester/distinfo 1.2 +0 -0 ports/x11-themes/kde4-style-polyester/pkg-descr 1.4 +0 -0 ports/x11-themes/kde4-style-polyester/pkg-plist 1.54 +0 -0 ports/x11-themes/kdeartwork4/Makefile 1.36 +0 -0 ports/x11-themes/kdeartwork4/distinfo 1.3 +0 -0 ports/x11-themes/kdeartwork4/pkg-descr 1.27 +0 -0 ports/x11-themes/kdeartwork4/pkg-plist 1.208 +0 -0 ports/x11/kdebase4-runtime/Makefile 1.58 +0 -0 ports/x11/kdebase4-runtime/distinfo 1.6 +0 -0 ports/x11/kdebase4-runtime/pkg-descr 1.74 +0 -0 ports/x11/kdebase4-runtime/pkg-plist 1.208 +0 -0 ports/x11/kdebase4-workspace/Makefile 1.58 +0 -0 ports/x11/kdebase4-workspace/distinfo 1.6 +0 -0 ports/x11/kdebase4-workspace/pkg-descr 1.74 +0 -0 ports/x11/kdebase4-workspace/pkg-plist 1.208 +0 -0 ports/x11/kdebase4/Makefile 1.58 +0 -0 ports/x11/kdebase4/distinfo 1.6 +0 -0 ports/x11/kdebase4/pkg-descr 1.74 +0 -0 ports/x11/kdebase4/pkg-plist 1.226 +0 -0 ports/x11/kdelibs4/Makefile 1.62 +0 -0 ports/x11/kdelibs4/distinfo 1.7 +0 -0 ports/x11/kdelibs4/pkg-descr 1.76 +0 -0 ports/x11/kdelibs4/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 07:53:16 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2E231065670; Sat, 9 Aug 2008 07:53:16 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B9CAA8FC1C; Sat, 9 Aug 2008 07:53:16 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m797rGjw031477; Sat, 9 Aug 2008 07:53:16 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m797rGLT031476; Sat, 9 Aug 2008 07:53:16 GMT (envelope-from marcus) Message-Id: <200808090753.m797rGLT031476@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 9 Aug 2008 07:53:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/pam_helper Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 07:53:17 -0000 marcus 2008-08-09 07:53:16 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pam_helper Makefile distinfo pkg-descr Log: Add pam_helper, a small utility which allows non-PAM or non-setuid applications to make use of PAM's authentication services. Revision Changes Path 1.989 +1 -0 ports/security/Makefile 1.1 +20 -0 ports/security/pam_helper/Makefile (new) 1.1 +3 -0 ports/security/pam_helper/distinfo (new) 1.1 +5 -0 ports/security/pam_helper/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 07:55:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4BE1106564A; Sat, 9 Aug 2008 07:55:22 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C6E58FC17; Sat, 9 Aug 2008 07:55:22 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m797tM8d031703; Sat, 9 Aug 2008 07:55:22 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m797tMQh031702; Sat, 9 Aug 2008 07:55:22 GMT (envelope-from marcus) Message-Id: <200808090755.m797tMQh031702@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 9 Aug 2008 07:55: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/x11/gnome-screensaver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 07:55:22 -0000 marcus 2008-08-09 07:55:22 UTC FreeBSD ports repository Modified files: x11/gnome-screensaver Makefile Log: Enable PAM support by default, and depend on pam_helper to provide the authentication services. Revision Changes Path 1.37 +6 -10 ports/x11/gnome-screensaver/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 09:27:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D4F9106568B; Sat, 9 Aug 2008 09:27:25 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B4A858FC1B; Sat, 9 Aug 2008 09:27:23 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m799RNru050483; Sat, 9 Aug 2008 09:27:23 GMT (envelope-from phk@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m799RNMo050482; Sat, 9 Aug 2008 09:27:23 GMT (envelope-from phk@repoman.freebsd.org) Message-Id: <200808090927.m799RNMo050482@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to phk@repoman.freebsd.org using -f From: Poul-Henning Kamp Date: Sat, 9 Aug 2008 09:27: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/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 09:27:25 -0000 phk 2008-08-09 09:27:06 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 181459 on 2008-08-09 09:27:06Z by phk Track /etc/ttys change to uart(4) Revision Changes Path 1.32 +1 -1 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-all@FreeBSD.ORG Sat Aug 9 09:28:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CA6C1065744; Sat, 9 Aug 2008 09:28:09 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 72BE78FC0A; Sat, 9 Aug 2008 09:28:09 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m799S97d050608; Sat, 9 Aug 2008 09:28:09 GMT (envelope-from phk@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m799S9KD050607; Sat, 9 Aug 2008 09:28:09 GMT (envelope-from phk@repoman.freebsd.org) Message-Id: <200808090928.m799S9KD050607@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to phk@repoman.freebsd.org using -f From: Poul-Henning Kamp Date: Sat, 9 Aug 2008 09:27: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/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 09:28:09 -0000 phk 2008-08-09 09:27:54 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 181460 on 2008-08-09 09:27:54Z by phk Add -i option to supress image building. Submitted by: keramida Revision Changes Path 1.33 +10 -2 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-all@FreeBSD.ORG Sat Aug 9 09:37:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9EE41065684; Sat, 9 Aug 2008 09:37:55 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8FE008FC17; Sat, 9 Aug 2008 09:37:55 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m799btSc051517; Sat, 9 Aug 2008 09:37:55 GMT (envelope-from phk@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m799btw9051516; Sat, 9 Aug 2008 09:37:55 GMT (envelope-from phk@repoman.freebsd.org) Message-Id: <200808090937.m799btw9051516@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to phk@repoman.freebsd.org using -f From: Poul-Henning Kamp Date: Sat, 9 Aug 2008 09:37: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/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 09:37:55 -0000 phk 2008-08-09 09:37:44 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 181461 on 2008-08-09 09:37:44Z by phk Add late customize hook Submitted by: Patrick M. Hausen Sat on for far too long: phk Revision Changes Path 1.34 +25 -0 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-all@FreeBSD.ORG Sat Aug 9 10:00:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C6671065675; Sat, 9 Aug 2008 10:00:56 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E848D8FC0C; Sat, 9 Aug 2008 10:00:55 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79A0t2E053317; Sat, 9 Aug 2008 10:00:55 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79A0t4w053316; Sat, 9 Aug 2008 10:00:55 GMT (envelope-from lth) Message-Id: <200808091000.m79A0t4w053316@repoman.freebsd.org> From: Lars Thegler Date: Sat, 9 Aug 2008 10:00: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/p5-UML-Class-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: Sat, 09 Aug 2008 10:00:56 -0000 lth 2008-08-09 10:00:55 UTC FreeBSD ports repository Modified files: textproc/p5-UML-Class-Simple Makefile distinfo Log: Update to 0.12 Revision Changes Path 1.5 +1 -1 ports/textproc/p5-UML-Class-Simple/Makefile 1.3 +3 -3 ports/textproc/p5-UML-Class-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Sat Aug 9 10:05:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A4401065676; Sat, 9 Aug 2008 10:05:45 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1207B8FC14; Sat, 9 Aug 2008 10:05:45 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79A5iZ1054855; Sat, 9 Aug 2008 10:05:44 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79A5iRF054854; Sat, 9 Aug 2008 10:05:44 GMT (envelope-from lth) Message-Id: <200808091005.m79A5iRF054854@repoman.freebsd.org> From: Lars Thegler Date: Sat, 9 Aug 2008 10:05:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-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: Sat, 09 Aug 2008 10:05:45 -0000 lth 2008-08-09 10:05:44 UTC FreeBSD ports repository Modified files: www/p5-POE-Component-Server-SOAP Makefile distinfo Log: Update to 1.13 Revision Changes Path 1.6 +1 -1 ports/www/p5-POE-Component-Server-SOAP/Makefile 1.7 +3 -3 ports/www/p5-POE-Component-Server-SOAP/distinfo From owner-cvs-all@FreeBSD.ORG Sat Aug 9 10:06:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 083111065676; Sat, 9 Aug 2008 10:06:43 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D44458FC19; Sat, 9 Aug 2008 10:06:42 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79A6g8W054944; Sat, 9 Aug 2008 10:06:42 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79A6gWb054943; Sat, 9 Aug 2008 10:06:42 GMT (envelope-from kwm) Message-Id: <200808091006.m79A6gWb054943@repoman.freebsd.org> From: Koop Mast Date: Sat, 9 Aug 2008 10:06: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/libepc/files patch-tests_framework.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 10:06:43 -0000 kwm 2008-08-09 10:06:42 UTC FreeBSD ports repository Added files: www/libepc/files patch-tests_framework.c Log: Add patch I forgot. Reported by: QA tindy Revision Changes Path 1.1 +22 -0 ports/www/libepc/files/patch-tests_framework.c (new) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 10:27:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8CEF106567A; Sat, 9 Aug 2008 10:27:12 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7E5228FC19; Sat, 9 Aug 2008 10:27:12 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79ARCSW056584; Sat, 9 Aug 2008 10:27:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79ARCNu056583; Sat, 9 Aug 2008 10:27:12 GMT (envelope-from des@repoman.freebsd.org) Message-Id: <200808091027.m79ARCNu056583@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to des@repoman.freebsd.org using -f From: Dag-Erling Smorgrav Date: Sat, 9 Aug 2008 10:26:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern subr_sbuf.c src/sys/sys sbuf.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, 09 Aug 2008 10:27:12 -0000 des 2008-08-09 10:26:21 UTC FreeBSD src repository Modified files: sys/kern subr_sbuf.c sys/sys sbuf.h Log: SVN rev 181462 on 2008-08-09 10:26:21Z by des Switch to simplified BSD license (with phk's approval), plus whitespace and style(9) cleanup. Revision Changes Path 1.31 +45 -29 src/sys/kern/subr_sbuf.c 1.15 +18 -16 src/sys/sys/sbuf.h From owner-cvs-all@FreeBSD.ORG Sat Aug 9 10:28:00 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0911F106564A; Sat, 9 Aug 2008 10:28:00 +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 B3FEA8FC31; Sat, 9 Aug 2008 10:27:59 +0000 (UTC) (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 3FD5446C70; Sat, 9 Aug 2008 06:27:58 -0400 (EDT) Date: Sat, 9 Aug 2008 11:27:58 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Peter Jeremy In-Reply-To: <20080809001256.GL64458@server.vk2pj.dyndns.org> Message-ID: References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <20080809001256.GL64458@server.vk2pj.dyndns.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Ed Schouten , cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 10:28:00 -0000 On Sat, 9 Aug 2008, Peter Jeremy wrote: > On 2008-Aug-08 12:26:31 -0400, John Baldwin wrote: >> It should be setting D_TRACKCLOSE though so that close() reliably clears >> the flag even in single-threaded processes. You can still get odd behavior >> if you explicitly open it twice in an app and then close one of the two >> fd's. You will no longer have IO permission even though you still have one >> fd open. However, if you do that I think you deserve what you asked for. :) > > That behaviour may be legitimate: Your code links with libraries foo and > bar that each independently open /dev/io so they can frob different things > in IO space. libfoo needs ongoing access to device foo and so keeps its > descriptor open. libbar only needs once-off access to device bar and so > closes /dev/io once it's finished its initialisation. Libraries foo and bar > are completely independent and shouldn't need to know anything about each > other and your app shouldn't need to know that libraries it's using frob > around in IO space. If that's the view, there should probably be a per-process counter, although this is all a bit tricky anyway since file descriptors and processes have a tenuous relationship. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sat Aug 9 10:33:46 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 050E6106568B; Sat, 9 Aug 2008 10:33:43 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2CC8FC35; Sat, 9 Aug 2008 10:33:42 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m79AXcPH077568 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Aug 2008 13:33:38 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m79AXcQO067846; Sat, 9 Aug 2008 13:33:38 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m79AXcX5067843; Sat, 9 Aug 2008 13:33:38 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 9 Aug 2008 13:33:38 +0300 From: Kostik Belousov To: Robert Watson Message-ID: <20080809103338.GN97161@deviant.kiev.zoral.com.ua> References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <20080809001256.GL64458@server.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="02C+GlUcNvfRYA2K" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: src-committers@freebsd.org, John Baldwin , Ed Schouten , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 10:33:46 -0000 --02C+GlUcNvfRYA2K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 09, 2008 at 11:27:58AM +0100, Robert Watson wrote: >=20 > On Sat, 9 Aug 2008, Peter Jeremy wrote: >=20 > >On 2008-Aug-08 12:26:31 -0400, John Baldwin wrote: > >>It should be setting D_TRACKCLOSE though so that close() reliably clear= s=20 > >>the flag even in single-threaded processes. You can still get odd=20 > >>behavior if you explicitly open it twice in an app and then close one o= f=20 > >>the two fd's. You will no longer have IO permission even though you sti= ll=20 > >>have one fd open. However, if you do that I think you deserve what you= =20 > >>asked for. :) > > > >That behaviour may be legitimate: Your code links with libraries foo an= d=20 > >bar that each independently open /dev/io so they can frob different thin= gs=20 > >in IO space. libfoo needs ongoing access to device foo and so keeps its= =20 > >descriptor open. libbar only needs once-off access to device bar and so= =20 > >closes /dev/io once it's finished its initialisation. Libraries foo and= =20 > >bar are completely independent and shouldn't need to know anything about= =20 > >each other and your app shouldn't need to know that libraries it's using= =20 > >frob around in IO space. >=20 > If that's the view, there should probably be a per-process counter,=20 > although this is all a bit tricky anyway since file descriptors and=20 > processes have a tenuous relationship. Another interesting issue is the close on exec, esp. for /dev/io. It seems that Linux recently grown full new API to handle FD_CLOEXEC races, see http://udrepper.livejournal.com/20407.html --02C+GlUcNvfRYA2K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkidcoEACgkQC3+MBN1Mb4iHpwCgmHo9VoMHSNUazRS/18mmkgTs g3gAoIcIXqc8YmW5mqfW/j8aAY6A//Q3 =PpBH -----END PGP SIGNATURE----- --02C+GlUcNvfRYA2K-- From owner-cvs-all@FreeBSD.ORG Sat Aug 9 11:08:43 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 590E51065683; Sat, 9 Aug 2008 11:08:43 +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 2777E8FC1A; Sat, 9 Aug 2008 11:08:43 +0000 (UTC) (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 B0F9A46BA5; Sat, 9 Aug 2008 07:08:42 -0400 (EDT) Date: Sat, 9 Aug 2008 12:08:42 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Kostik Belousov In-Reply-To: <20080809103338.GN97161@deviant.kiev.zoral.com.ua> Message-ID: References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <20080809001256.GL64458@server.vk2pj.dyndns.org> <20080809103338.GN97161@deviant.kiev.zoral.com.ua> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, John Baldwin , Ed Schouten , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 11:08:43 -0000 On Sat, 9 Aug 2008, Kostik Belousov wrote: > On Sat, Aug 09, 2008 at 11:27:58AM +0100, Robert Watson wrote: >> >> On Sat, 9 Aug 2008, Peter Jeremy wrote: >> >>> On 2008-Aug-08 12:26:31 -0400, John Baldwin wrote: >>>> It should be setting D_TRACKCLOSE though so that close() reliably clears >>>> the flag even in single-threaded processes. You can still get odd >>>> behavior if you explicitly open it twice in an app and then close one of >>>> the two fd's. You will no longer have IO permission even though you still >>>> have one fd open. However, if you do that I think you deserve what you >>>> asked for. :) >>> >>> That behaviour may be legitimate: Your code links with libraries foo and >>> bar that each independently open /dev/io so they can frob different things >>> in IO space. libfoo needs ongoing access to device foo and so keeps its >>> descriptor open. libbar only needs once-off access to device bar and so >>> closes /dev/io once it's finished its initialisation. Libraries foo and >>> bar are completely independent and shouldn't need to know anything about >>> each other and your app shouldn't need to know that libraries it's using >>> frob around in IO space. >> >> If that's the view, there should probably be a per-process counter, >> although this is all a bit tricky anyway since file descriptors and >> processes have a tenuous relationship. > > Another interesting issue is the close on exec, esp. for /dev/io. > > It seems that Linux recently grown full new API to handle FD_CLOEXEC races, > see http://udrepper.livejournal.com/20407.html While /dev/io appeals to the UNIX "everything is a file" sensibility, I think the system calls we have for this on i386 are more conceptually coherent. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sat Aug 9 11:18:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22A68106567E; Sat, 9 Aug 2008 11:18:43 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8328FC3A; Sat, 9 Aug 2008 11:18:43 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79BIgS4062074; Sat, 9 Aug 2008 11:18:42 GMT (envelope-from des@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79BIgXk062073; Sat, 9 Aug 2008 11:18:42 GMT (envelope-from des@repoman.freebsd.org) Message-Id: <200808091118.m79BIgXk062073@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to des@repoman.freebsd.org using -f From: Dag-Erling Smorgrav Date: Sat, 9 Aug 2008 11:14: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/libgeom geom_xml2tree.c src/sbin/ifconfig regdomain.c src/sys/dev/acpi_support acpi_asus.c src/sys/dev/led led.c src/sys/geom geom_ccd.c geom_ctl.c geom_disk.c geom_kern.c geom_slice.c geom_subr.c src/sys/geom/concat g_concat.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 11:18:43 -0000 des 2008-08-09 11:14:05 UTC FreeBSD src repository Modified files: lib/libgeom geom_xml2tree.c sbin/ifconfig regdomain.c sys/dev/acpi_support acpi_asus.c sys/dev/led led.c sys/geom geom_ccd.c geom_ctl.c geom_disk.c geom_kern.c geom_slice.c geom_subr.c sys/geom/concat g_concat.c sys/geom/part g_part.c sys/geom/stripe g_stripe.c sys/kern vfs_mount.c sys/security/mac_portacl mac_portacl.c sys/sys sbuf.h tools/regression/geom/ConfCmp ConfCmp.c tools/regression/geom/MdLoad MdLoad.c Log: SVN rev 181463 on 2008-08-09 11:14:05Z by des Add sbuf_new_auto as a shortcut for the very common case of creating a completely dynamic sbuf. Obtained from: Varnish MFC after: 2 weeks Revision Changes Path 1.7 +1 -1 src/lib/libgeom/geom_xml2tree.c 1.3 +1 -1 src/sbin/ifconfig/regdomain.c 1.37 +1 -1 src/sys/dev/acpi_support/acpi_asus.c 1.19 +1 -1 src/sys/dev/led/led.c 1.30 +1 -1 src/sys/geom/concat/g_concat.c 1.156 +2 -2 src/sys/geom/geom_ccd.c 1.40 +1 -1 src/sys/geom/geom_ctl.c 1.106 +1 -1 src/sys/geom/geom_disk.c 1.42 +3 -3 src/sys/geom/geom_kern.c 1.63 +1 -1 src/sys/geom/geom_slice.c 1.97 +2 -2 src/sys/geom/geom_subr.c 1.20 +7 -7 src/sys/geom/part/g_part.c 1.33 +1 -1 src/sys/geom/stripe/g_stripe.c 1.286 +1 -1 src/sys/kern/vfs_mount.c 1.18 +1 -1 src/sys/security/mac_portacl/mac_portacl.c 1.16 +2 -0 src/sys/sys/sbuf.h 1.10 +2 -2 src/tools/regression/geom/ConfCmp/ConfCmp.c 1.2 +1 -1 src/tools/regression/geom/MdLoad/MdLoad.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 11:29:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3B29106566B; Sat, 9 Aug 2008 11:29:13 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A97948FC18; Sat, 9 Aug 2008 11:29:13 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79BTDJQ062920; Sat, 9 Aug 2008 11:29:13 GMT (envelope-from des@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79BTDhQ062919; Sat, 9 Aug 2008 11:29:13 GMT (envelope-from des@repoman.freebsd.org) Message-Id: <200808091129.m79BTDhQ062919@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to des@repoman.freebsd.org using -f From: Dag-Erling Smorgrav Date: Sat, 9 Aug 2008 11:28: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/netinet sctp_bsd_addr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 11:29:13 -0000 des 2008-08-09 11:28:57 UTC FreeBSD src repository Modified files: sys/netinet sctp_bsd_addr.c Log: SVN rev 181464 on 2008-08-09 11:28:57Z by des Nit Revision Changes Path 1.23 +1 -2 src/sys/netinet/sctp_bsd_addr.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 11:43:13 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 597F61065671; Sat, 9 Aug 2008 11:43:13 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail35.syd.optusnet.com.au (mail35.syd.optusnet.com.au [211.29.133.51]) by mx1.freebsd.org (Postfix) with ESMTP id D80478FC16; Sat, 9 Aug 2008 11:43:12 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-215-175.belrs3.nsw.optusnet.com.au [122.106.215.175]) by mail35.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m79Bh6L1004572 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Aug 2008 21:43:07 +1000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.2) with ESMTP id m79Bh5Ur059389; Sat, 9 Aug 2008 21:43:05 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m79Bh5ac059388; Sat, 9 Aug 2008 21:43:05 +1000 (EST) (envelope-from peter) Date: Sat, 9 Aug 2008 21:43:05 +1000 From: Peter Jeremy To: Robert Watson Message-ID: <20080809114305.GV64458@server.vk2pj.dyndns.org> References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <20080809001256.GL64458@server.vk2pj.dyndns.org> <20080809103338.GN97161@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oxV4ZoPwBLqAyY+a" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: src-committers@freebsd.org, John Baldwin , cvs-src@freebsd.org, Ed Schouten , cvs-all@freebsd.org, Kostik Belousov Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 11:43:13 -0000 --oxV4ZoPwBLqAyY+a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2008-Aug-09 12:08:42 +0100, Robert Watson wrote: >While /dev/io appeals to the UNIX "everything is a file" sensibility, I th= ink=20 >the system calls we have for this on i386 are more conceptually coherent. IMO, /dev/io is inherently a kludge - it's really more a MAC issue than anything like a file. Whilst you get a FD by opening /dev/io, you never use that FD for anything other than passing to close(2). Instead, you are using a magic side-effect that allows you to execute 'in' and 'out' instructions whilst you hold that FD open. AFAIK, the sole reason for having it appear as a file is that (in the absence of a MAC framework), the filesystem provides the only mechanism for access control. IMHO, /dev/io should be deprecated in favour of something like the MAC framework. (Note that i386_{g,s}et_ioperm(2) are nor suitable in their current form because there is no mechanism for the system administrator to define access controls). --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --oxV4ZoPwBLqAyY+a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkidgskACgkQ/opHv/APuIcETwCeORGQSU0oEEgHv6XQJuP8i5Ru iqIAniji6aT47H7Yicrvkp8QeLNfkmQI =0tpO -----END PGP SIGNATURE----- --oxV4ZoPwBLqAyY+a-- From owner-cvs-all@FreeBSD.ORG Sat Aug 9 12:25:59 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A7441065673; Sat, 9 Aug 2008 12:25:59 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 47C628FC12; Sat, 9 Aug 2008 12:25:59 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79CPx4a068470; Sat, 9 Aug 2008 12:25:59 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79CPxpd068469; Sat, 9 Aug 2008 12:25:59 GMT (envelope-from kwm) Message-Id: <200808091225.m79CPxpd068469@repoman.freebsd.org> From: Koop Mast Date: Sat, 9 Aug 2008 12: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/deskutils/nautilus-sendto 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, 09 Aug 2008 12:25:59 -0000 kwm 2008-08-09 12:25:59 UTC FreeBSD ports repository Modified files: deskutils/nautilus-sendto Makefile distinfo Log: Update to 1.0.1. Revision Changes Path 1.29 +1 -2 ports/deskutils/nautilus-sendto/Makefile 1.11 +3 -3 ports/deskutils/nautilus-sendto/distinfo From owner-cvs-all@FreeBSD.ORG Sat Aug 9 12:42:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B643106564A; Sat, 9 Aug 2008 12:42:32 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 11C3C8FC15; Sat, 9 Aug 2008 12:42:32 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79CgVs6069808; Sat, 9 Aug 2008 12:42:31 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79CgVxn069807; Sat, 9 Aug 2008 12:42:31 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200808091242.m79CgVxn069807@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Sat, 9 Aug 2008 12:42: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 kern_descrip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 12:42:32 -0000 ed 2008-08-09 12:42:12 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: SVN rev 181465 on 2008-08-09 12:42:12Z by ed Remove unneeded D_NEEDGIANT from /dev/fd/{0,1,2}. There is no reason the fdopen() routine needs Giant. It only sets curthread->td_dupfd, based on the device unit number of the cdev. I guess we won't get massive performance improvements here, but still, I assume we eventually want to get rid of Giant. Revision Changes Path 1.336 +0 -1 src/sys/kern/kern_descrip.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 12:53:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61A46106564A; Sat, 9 Aug 2008 12:53:04 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 50BC78FC17; Sat, 9 Aug 2008 12:53:04 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Cr4sl079966; Sat, 9 Aug 2008 12:53:04 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79Cr4uf079965; Sat, 9 Aug 2008 12:53:04 GMT (envelope-from rafan) Message-Id: <200808091253.m79Cr4uf079965@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 9 Aug 2008 12:53: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/math Makefile ports/math/p5-Math-Base36 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 12:53:04 -0000 rafan 2008-08-09 12:53:04 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Base36 Makefile distinfo pkg-descr pkg-plist Log: This module converts to and from Base36 numbers (0..9 - A..Z) It was created because of an article/challenge in "The Perl Review" WWW: http://search.cpan.org/dist/Math-Base36/ PR: ports/126383 Submitted by: Yi-Hsuan Hsin Revision Changes Path 1.487 +1 -0 ports/math/Makefile 1.1 +21 -0 ports/math/p5-Math-Base36/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Base36/distinfo (new) 1.1 +5 -0 ports/math/p5-Math-Base36/pkg-descr (new) 1.1 +5 -0 ports/math/p5-Math-Base36/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 13:57:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28C1C106567B; Sat, 9 Aug 2008 13:57:56 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F19288FC16; Sat, 9 Aug 2008 13:57:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Dvte2086160; Sat, 9 Aug 2008 13:57:55 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79DvtRX086159; Sat, 9 Aug 2008 13:57:55 GMT (envelope-from erwin) Message-Id: <200808091357.m79DvtRX086159@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 9 Aug 2008 13: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/net-mgmt/netams Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 13:57:56 -0000 erwin 2008-08-09 13:57:55 UTC FreeBSD ports repository Modified files: net-mgmt/netams Makefile Log: Mark BROKEN on i386 8.x: does not compile. Revision Changes Path 1.23 +2 -0 ports/net-mgmt/netams/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 13:59:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80218106567D; Sat, 9 Aug 2008 13:59:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1FEE98FC19; Sat, 9 Aug 2008 13:59:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Dxtal086340; Sat, 9 Aug 2008 13:59:55 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79DxtK0086337; Sat, 9 Aug 2008 13:59:55 GMT (envelope-from erwin) Message-Id: <200808091359.m79DxtK0086337@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 9 Aug 2008 13:59: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/oidentd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 13:59:55 -0000 erwin 2008-08-09 13:59:54 UTC FreeBSD ports repository Modified files: security/oidentd Makefile Log: Mark BROKEN for 8.0: does not build. Revision Changes Path 1.34 +4 -0 ports/security/oidentd/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 14:00:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C41E11065686; Sat, 9 Aug 2008 14:00:45 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 989AC8FC18; Sat, 9 Aug 2008 14:00:45 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79E0jY3086503; Sat, 9 Aug 2008 14:00:45 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79E0jvj086502; Sat, 9 Aug 2008 14:00:45 GMT (envelope-from chinsan) Message-Id: <200808091400.m79E0jvj086502@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 9 Aug 2008 14:00: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/phpbb-tw Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 14:00:45 -0000 chinsan 2008-08-09 14:00:45 UTC FreeBSD ports repository Modified files: chinese/phpbb-tw Makefile Log: - Pass maintainership to last pr submmitter as his request via private mail. Revision Changes Path 1.11 +1 -1 ports/chinese/phpbb-tw/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 14:03:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41DD81065670; Sat, 9 Aug 2008 14:03:13 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 16A4B8FC13; Sat, 9 Aug 2008 14:03:13 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79E3CgH087805; Sat, 9 Aug 2008 14:03:12 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79E3C3d087804; Sat, 9 Aug 2008 14:03:12 GMT (envelope-from erwin) Message-Id: <200808091403.m79E3C3d087804@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 9 Aug 2008 14: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/audio/esperanza Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 14:03:13 -0000 erwin 2008-08-09 14:03:12 UTC FreeBSD ports repository Modified files: audio/esperanza Makefile Log: Mark BROKEN: does not build. Revision Changes Path 1.7 +2 -0 ports/audio/esperanza/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 14:44:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0692106571B; Sat, 9 Aug 2008 14:44:18 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC8A38FC0C; Sat, 9 Aug 2008 14:44:18 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79EiIBn091535; Sat, 9 Aug 2008 14:44:18 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79EiIjJ091534; Sat, 9 Aug 2008 14:44:18 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200808091444.m79EiIjJ091534@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Sat, 9 Aug 2008 14:44: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.bin/window :tt :tty :var :ww X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 14:44:19 -0000 ed 2008-08-09 14:44:04 UTC FreeBSD src repository Removed files: usr.bin/window :tt :tty :var :ww Log: SVN rev 181466 on 2008-08-09 14:44:04Z by ed Delete unused files in the window(1) directory that contain a colon. During the import of the 4.4BSD Lite sources, four files got added to the repository called :tt, :tty, :var and :ww. They seem to contain some kind of debug information. These files aren't used/installed anywhere. Unfortunately the colons in the filenames prevents us from checking out the source tree on file systems that don't support colons (such as FAT). Just remove these unneeded files to keep SVN happy. Reported by: Rohit Tripathi MFC after: 3 days Revision Changes Path 1.2 +0 -11 src/usr.bin/window/:tt (dead) 1.2 +0 -6 src/usr.bin/window/:tty (dead) 1.2 +0 -2 src/usr.bin/window/:var (dead) 1.2 +0 -19 src/usr.bin/window/:ww (dead) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 14:53:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FA3D106567A; Sat, 9 Aug 2008 14:53:18 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 799CE8FC08; Sat, 9 Aug 2008 14:53:18 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79ErISR092319; Sat, 9 Aug 2008 14:53:18 GMT (envelope-from philip@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79ErIuP092318; Sat, 9 Aug 2008 14:53:18 GMT (envelope-from philip@repoman.freebsd.org) Message-Id: <200808091453.m79ErIuP092318@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to philip@repoman.freebsd.org using -f From: Philip Paeps Date: Sat, 9 Aug 2008 14:52: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/conf files.i386 src/sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxsb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 14:53:18 -0000 philip 2008-08-09 14:52:31 UTC FreeBSD src repository Modified files: sys/conf files.i386 sys/i386/conf NOTES sys/modules Makefile Added files: sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c sys/modules/glxsb Makefile Log: SVN rev 181467 on 2008-08-09 14:52:31Z by philip Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as found in Soekris hardware, for instance). The hardware supports acceleration of AES-128-CBC accessible through crypto(4) and supplies entropy to random(4). TODO: o Implement rndtest(4) support o Performance enhancements Submitted by: Patrick Lamaizière Reviewed by: jhb, sam MFC after: 1 week Revision Changes Path 1.602 +2 -0 src/sys/conf/files.i386 1.1 +958 -0 src/sys/dev/glxsb/glxsb.c (new) 1.1 +57 -0 src/sys/dev/glxsb/glxsb.h (new) 1.1 +183 -0 src/sys/dev/glxsb/glxsb_hash.c (new) 1.1261 +6 -0 src/sys/i386/conf/NOTES 1.583 +2 -0 src/sys/modules/Makefile 1.1 +9 -0 src/sys/modules/glxsb/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 14:54:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 291481065672; Sat, 9 Aug 2008 14:54:23 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EF52F8FC13; Sat, 9 Aug 2008 14:54:22 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79EsMJO092415; Sat, 9 Aug 2008 14:54:22 GMT (envelope-from philip@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79EsMPQ092414; Sat, 9 Aug 2008 14:54:22 GMT (envelope-from philip@repoman.freebsd.org) Message-Id: <200808091454.m79EsMPQ092414@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to philip@repoman.freebsd.org using -f From: Philip Paeps Date: Sat, 9 Aug 2008 14:54:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4/man4.i386 Makefile glxsb.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, 09 Aug 2008 14:54:23 -0000 philip 2008-08-09 14:54:19 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 glxsb.4 Log: SVN rev 181468 on 2008-08-09 14:54:19Z by philip Add the glxsb(4) manual page. Submitted by: Patrick Lamaizière MFC after: 1 week Revision Changes Path 1.189 +1 -0 src/share/man/man4/man4.i386/Makefile 1.1 +97 -0 src/share/man/man4/man4.i386/glxsb.4 (new) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 15:10:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA8381065751; Sat, 9 Aug 2008 15:10:08 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9C6548FC1F; Sat, 9 Aug 2008 15:10:08 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79FA8bZ094806; Sat, 9 Aug 2008 15:10:08 GMT (envelope-from philip@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79FA8ue094805; Sat, 9 Aug 2008 15:10:08 GMT (envelope-from philip@repoman.freebsd.org) Message-Id: <200808091510.m79FA8ue094805@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to philip@repoman.freebsd.org using -f From: Philip Paeps Date: Sat, 9 Aug 2008 15:09: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/man/man4/man4.i386 glxsb.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, 09 Aug 2008 15:10:09 -0000 philip 2008-08-09 15:09:51 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 glxsb.4 Log: SVN rev 181469 on 2008-08-09 15:09:51Z by philip Typo: glxsb(4) was imported to FreeBSD 8.0, not 7.0. Spotted by: kib Revision Changes Path 1.2 +1 -1 src/share/man/man4/man4.i386/glxsb.4 From owner-cvs-all@FreeBSD.ORG Sat Aug 9 15:55:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07C481065672; Sat, 9 Aug 2008 15:55:25 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDAC78FC13; Sat, 9 Aug 2008 15:55:24 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79FtONK098418; Sat, 9 Aug 2008 15:55:24 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79FtO20098417; Sat, 9 Aug 2008 15:55:24 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808091555.m79FtO20098417@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sat, 9 Aug 2008 15:55: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/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 15:55:25 -0000 imp 2008-08-09 15:55:10 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: SVN rev 181470 on 2008-08-09 15:55:10Z by imp It turns out that checking the first DWORD register is more reliable on a variety of cards. Adjust the comments accordingly to match the code. Even if the vendor chose 0xffff for the device ID, the vendor ID can't be 0xffff, so the test is still valid from a standards perspective. Revision Changes Path 1.170 +17 -15 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 16:10:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4BF9106568D; Sat, 9 Aug 2008 16:10:44 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 9028C8FC12; Sat, 9 Aug 2008 16:10:44 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 616E4170E4; Sat, 9 Aug 2008 16:10:43 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m79GAgAF097981; Sat, 9 Aug 2008 16:10:43 GMT (envelope-from phk@critter.freebsd.dk) To: Philip Paeps From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 09 Aug 2008 14:52:31 GMT." <200808091453.m79ErIuP092318@repoman.freebsd.org> Date: Sat, 09 Aug 2008 16:10:42 +0000 Message-ID: <97980.1218298242@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxsb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 16:10:45 -0000 In message <200808091453.m79ErIuP092318@repoman.freebsd.org>, Philip Paeps writ es: >philip 2008-08-09 14:52:31 UTC > > Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as > found in Soekris hardware, for instance). The hardware supports acceleration > of AES-128-CBC accessible through crypto(4) and supplies entropy to random(4). > > TODO: > > o Implement rndtest(4) support Just for the record: I think it is important that we have a test-program that checks that these hardware assisted crypto algorithms actually do the right thing. I would really hate if people found out that they had been using the ROT52 algorithm due to some silly bug we don't notice along the way. It doesn't have to be very advanced, just run a couple of the standard test-vectors to see that the result is correct. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Sat Aug 9 16:39:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 454851065684; Sat, 9 Aug 2008 16:39:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1885A8FC12; Sat, 9 Aug 2008 16:39:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79GdTZn003319; Sat, 9 Aug 2008 16:39:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79GdT9G003318; Sat, 9 Aug 2008 16:39:29 GMT (envelope-from miwi) Message-Id: <200808091639.m79GdT9G003318@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 16:39: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/misc/kde4-l10n Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 16:39:30 -0000 miwi 2008-08-09 16:39:29 UTC FreeBSD ports repository Modified files: misc/kde4-l10n Makefile pkg-descr Log: - Force commit kde3-i18n -> kde4-l10n Revision Changes Path 1.52 +0 -0 ports/misc/kde4-l10n/Makefile 1.4 +0 -0 ports/misc/kde4-l10n/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Aug 9 16:47:41 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E7EE1065782; Sat, 9 Aug 2008 16:47:41 +0000 (UTC) (envelope-from ivoras@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E37D38FC1E; Sat, 9 Aug 2008 16:47:40 +0000 (UTC) (envelope-from ivoras@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79GlePT014330; Sat, 9 Aug 2008 16:47:40 GMT (envelope-from ivoras@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79GleQk014329; Sat, 9 Aug 2008 16:47:40 GMT (envelope-from ivoras@repoman.freebsd.org) Message-Id: <200808091647.m79GleQk014329@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ivoras@repoman.freebsd.org using -f From: Ivan Voras Date: Sat, 9 Aug 2008 16:47: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/sbin/geom/class/virstor geom_virstor.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 16:47:41 -0000 ivoras 2008-08-09 16:47:30 UTC FreeBSD src repository Modified files: sbin/geom/class/virstor geom_virstor.c Log: SVN rev 181471 on 2008-08-09 16:47:30Z by ivoras Clean up of dead code and possible unassigned variable usage. Found by: LLVM/Clang Static Checker Approved by: gnn (mentor) Revision Changes Path 1.3 +7 -3 src/sbin/geom/class/virstor/geom_virstor.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 16:52:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB500106566C; Sat, 9 Aug 2008 16:52:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B46CC8FC19; Sat, 9 Aug 2008 16:52:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79GqSTh017642; Sat, 9 Aug 2008 16:52:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79GqSOg017641; Sat, 9 Aug 2008 16:52:28 GMT (envelope-from miwi) Message-Id: <200808091652.m79GqSOg017641@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 16:52:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.kde4.mk bsd.port.mk ports/accessibility Makefile ports/accessibility/kdeaccessibility4 Makefile distinfo pkg-descr pkg-plist ports/chinese Makefile ports/chinese/kde4-l10n-zh_CN Makefile distinfo pkg-descr ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 16:52:28 -0000 miwi 2008-08-09 16:52:28 UTC FreeBSD ports repository Modified files: Mk bsd.kde4.mk bsd.port.mk accessibility Makefile accessibility/kdeaccessibility4 Makefile distinfo pkg-descr pkg-plist chinese Makefile chinese/kde4-l10n-zh_CN Makefile distinfo pkg-descr pkg-plist chinese/kde4-l10n-zh_TW Makefile distinfo pkg-descr pkg-plist databases Makefile deskutils Makefile deskutils/kdepim4 Makefile distinfo pkg-descr pkg-plist devel Makefile devel/kdesdk4 Makefile distinfo pkg-plist french Makefile french/kde4-l10n Makefile distinfo pkg-descr pkg-plist games/kdegames4 Makefile distinfo pkg-plist german Makefile german/kde4-l10n Makefile distinfo pkg-plist graphics Makefile graphics/kdegraphics4 Makefile distinfo pkg-descr pkg-plist hungarian Makefile hungarian/kde4-l10n Makefile distinfo pkg-descr pkg-plist japanese Makefile japanese/kde4-l10n Makefile distinfo pkg-descr pkg-plist korean Makefile korean/kde4-l10n Makefile distinfo pkg-descr pkg-plist misc Makefile misc/kde4-l10n Makefile misc/kde4-l10n-bg Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-ca Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-cs Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-csb Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-da Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-el Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-en_GB Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-eo Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-es Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-et Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-fi Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-fy Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-ga Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-gl Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-hi Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-it Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-kk Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-km Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-lt Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-lv Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-mk Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nb Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nds Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nl Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-nn Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-pa Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-sl Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-sr Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-sv Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-ta Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-th Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-tr Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-wa Makefile distinfo pkg-descr pkg-plist misc/kde4-xdg-env Makefile misc/kde4-xdg-env/files xdg-env.sh.in misc/kdeedu4 Makefile distinfo pkg-descr pkg-plist misc/kdehier4 Makefile pkg-descr pkg-plist misc/kdehier4/files dirlist make-plist.sh misc/kdeutils4 Makefile distinfo pkg-plist multimedia Makefile multimedia/kdemultimedia4 Makefile distinfo pkg-descr pkg-plist net Makefile net/kdenetwork4 Makefile distinfo pkg-descr pkg-plist polish Makefile polish/kde4-l10n Makefile distinfo pkg-descr pkg-plist portuguese Makefile portuguese/kde4-l10n Makefile distinfo pkg-descr pkg-plist portuguese/kde4-l10n-pt_BR Makefile distinfo pkg-descr pkg-plist russian Makefile russian/kde4-l10n Makefile distinfo pkg-descr pkg-plist sysutils/kdeadmin4 Makefile distinfo pkg-descr pkg-plist textproc Makefile ukrainian Makefile ukrainian/kde4-l10n Makefile distinfo pkg-descr pkg-plist www Makefile www/kdewebdev4 Makefile distinfo pkg-descr pkg-plist x11 Makefile x11/kde4 Makefile x11/kdebase4 Makefile distinfo pkg-plist x11/kdebase4-runtime Makefile distinfo pkg-descr pkg-plist x11/kdebase4-runtime/files patch-khelpcenter_searchhandlers-khc_mansearch.pl x11/kdebase4-workspace Makefile distinfo pkg-descr pkg-plist x11/kdebase4-workspace/files kdm.in x11/kdelibs4 Makefile distinfo pkg-plist x11-clocks Makefile x11-clocks/kdetoys4 Makefile distinfo pkg-descr pkg-plist x11-themes Makefile x11-themes/kdeartwork4 Makefile distinfo pkg-plist Added files: databases/akonadi Makefile distinfo pkg-descr pkg-plist deskutils/kdepimlibs4 Makefile distinfo pkg-descr pkg-plist deskutils/kdeplasma-addons Makefile distinfo pkg-descr pkg-plist devel/automoc4 Makefile distinfo pkg-descr pkg-plist graphics/kdegraphics4/files patch-kamera-config-kamera.h misc/kde4-l10n/files bsd.l10n.mk misc/kde4-l10n-ku Makefile distinfo pkg-descr pkg-plist misc/kde4-l10n-ml Makefile distinfo pkg-descr pkg-plist misc/kde4-shared-mime-info Makefile pkg-descr pkg-plist misc/kdehier4/files mtree-dirlist multimedia/kdemultimedia4/files patch-CMakeLists.txt patch-doc-CMakeLists.txt multimedia/phonon Makefile distinfo pkg-descr pkg-plist multimedia/phonon/files patch-CMakeLists.txt pkg-message.in textproc/ebook-tools Makefile distinfo pkg-descr pkg-plist x11/kdebase4-workspace/files patch-kcontrol-keyboard-kcmmisc.cpp patch-kdm-kfrontend-CMakeLists.txt patch-kdm_config.def patch-ksmserver_fadeeffect.cpp patch-ksysguard-gui-SystemLoad.sgrd patch-ksysguard-gui-ksgrd-SensorManager.cc patch-ksysguard-ksysguardd-FreeBSD-CPU.c patch-ksysguard-ksysguardd-FreeBSD-CPU.h patch-kwin-kcmkwin-kwinrules_ruleswidget.cpp patch-libs-ksysguard-processcore-processes_freebsd_p.cpp patch-libs-ksysguard-processui_CMakeLists.txt patch-libs-ksysguard_CMakeLists.txt patch-plasma-applets-systemtray_systemtraywidget.cpp x11/kdelibs4/files patch-FindKDE4Internal.cmake patch-KDE4Defaults.cmake patch-cmake-modules-FindGettext.cmake patch-cmake-modules-FindQCA2.cmake patch-kio-kio-kdirwatch.cpp patch-kpty-kptydevice.cpp x11/qimageblitz Makefile distinfo pkg-descr pkg-plist Removed files: devel/kdesdk4/files patch-scripts_cvs2dist patch-scripts_package_crystalsvg games/kdegames4/files deck_freebsd.desktop deck_freebsd.png graphics/kdegraphics4/files patch-post-3.5.8-kdegraphics-kpdf.diff misc/kdeedu4/files patch-kstars_kstars_tools_planetviewer.cpp misc/kdeutils4/files patch-configure patch-kdelirc_irkick-klircclient.cpp patch-ksim_monitors_filesystem-filesystemstats.cpp multimedia/kdemultimedia4 pkg-message multimedia/kdemultimedia4/files patch-audiofile_artsplugin_audiofilearts.idl patch-configure.in patch-kioslave_audiocd_plugins_flac_encoderflac.cpp patch-kioslave_audiocd_plugins_lame-encoderlame.cpp patch-kmix_mixer_oss.cpp patch-kscd_libwm_include-wm_config.h net/kdenetwork4/files patch-configure sysutils/kdeadmin4/files patch-knetworkconf_backends-Makefile.in x11/kde4 Makefile.kde pkg-plist x11/kde4/files extrapatch-configure extrapatch-old_configure post-configure-message x11/kde4/scripts configure.kde3 x11/kdebase4/files extrapatch-kioslave_media_mediamanager-halbackend.cpp extrapatch-kioslave_media_mediamanager-halbackend.h freebsd.keytab kdm.in patch-configure patch-kcontrol_kcontrol-Makefile.in patch-kdeprint_descriptions_Makefile.in patch-kdesu_kdesu-kdesu.cpp patch-kdm-config.def patch-kdm-kfrontend-Makefile.in patch-khelpcenter_searchhandlers-khc_mansearch.pl patch-kioslave_media_mediamanager-fstabbackend.cpp patch-kwin_Makefile.in pkg-deinstall.in pkg-install.in pkg-message.in x11/kdebase4-runtime/files extrapatch-kioslave_media_mediamanager-halbackend.cpp extrapatch-kioslave_media_mediamanager-halbackend.h freebsd.keytab kdm.in patch-configure patch-kcontrol_kcontrol-Makefile.in patch-kdeprint_descriptions_Makefile.in patch-kdesu_kdesu-kdesu.cpp patch-kdm-config.def patch-kdm-kfrontend-Makefile.in patch-kioslave_media_mediamanager-fstabbackend.cpp patch-kwin_Makefile.in pkg-deinstall.in pkg-install.in pkg-message.in x11/kdebase4-workspace/files extrapatch-kioslave_media_mediamanager-halbackend.cpp extrapatch-kioslave_media_mediamanager-halbackend.h freebsd.keytab patch-configure patch-kcontrol_kcontrol-Makefile.in patch-kdeprint_descriptions_Makefile.in patch-kdesu_kdesu-kdesu.cpp patch-kdm-config.def patch-kdm-kfrontend-Makefile.in patch-khelpcenter_searchhandlers-khc_mansearch.pl patch-kioslave_media_mediamanager-fstabbackend.cpp patch-kwin_Makefile.in pkg-deinstall.in pkg-install.in pkg-message.in x11/kdelibs4/files patch-CVE-2006-4811 patch-kcmshell-Makefile.in patch-kdecore-kpty.cpp patch-kdecore-kstartupinfo.cpp patch-kdeprint_cups_cupsdconf2 patch-kdeprint_cups_kmcupsmanager.cpp patch-kdeui-kactionclasses.cpp patch-kinit-start_kdeinit_wrapper.c patch-kioslave_http-http.cc patch-mimetypes_application-Makefile.in Log: The KDE FreeBSD team is proud to announce the release of KDE 4.1.0 for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun! Revision Changes Path 1.78 +113 -133 ports/Mk/bsd.kde4.mk 1.601 +15 -2 ports/Mk/bsd.port.mk 1.21 +1 -0 ports/accessibility/Makefile 1.27 +15 -13 ports/accessibility/kdeaccessibility4/Makefile 1.23 +3 -3 ports/accessibility/kdeaccessibility4/distinfo 1.3 +1 -1 ports/accessibility/kdeaccessibility4/pkg-descr 1.13 +534 -1421 ports/accessibility/kdeaccessibility4/pkg-plist 1.268 +2 -0 ports/chinese/Makefile 1.43 +7 -7 ports/chinese/kde4-l10n-zh_CN/Makefile 1.34 +3 -3 ports/chinese/kde4-l10n-zh_CN/distinfo 1.3 +2 -2 ports/chinese/kde4-l10n-zh_CN/pkg-descr 1.26 +30 -557 ports/chinese/kde4-l10n-zh_CN/pkg-plist 1.43 +7 -7 ports/chinese/kde4-l10n-zh_TW/Makefile 1.30 +3 -3 ports/chinese/kde4-l10n-zh_TW/distinfo 1.3 +2 -2 ports/chinese/kde4-l10n-zh_TW/pkg-descr 1.19 +30 -595 ports/chinese/kde4-l10n-zh_TW/pkg-plist 1.704 +1 -0 ports/databases/Makefile 1.1 +62 -0 ports/databases/akonadi/Makefile (new) 1.1 +3 -0 ports/databases/akonadi/distinfo (new) 1.1 +25 -0 ports/databases/akonadi/pkg-descr (new) 1.1 +41 -0 ports/databases/akonadi/pkg-plist (new) 1.333 +4 -0 ports/deskutils/Makefile 1.81 +34 -48 ports/deskutils/kdepim4/Makefile 1.39 +3 -3 ports/deskutils/kdepim4/distinfo 1.4 +7 -3 ports/deskutils/kdepim4/pkg-descr 1.34 +879 -2024 ports/deskutils/kdepim4/pkg-plist 1.1 +38 -0 ports/deskutils/kdepimlibs4/Makefile (new) 1.1 +3 -0 ports/deskutils/kdepimlibs4/distinfo (new) 1.1 +11 -0 ports/deskutils/kdepimlibs4/pkg-descr (new) 1.1 +893 -0 ports/deskutils/kdepimlibs4/pkg-plist (new) 1.1 +27 -0 ports/deskutils/kdeplasma-addons/Makefile (new) 1.1 +3 -0 ports/deskutils/kdeplasma-addons/distinfo (new) 1.1 +3 -0 ports/deskutils/kdeplasma-addons/pkg-descr (new) 1.1 +208 -0 ports/deskutils/kdeplasma-addons/pkg-plist (new) 1.3167 +2 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/automoc4/Makefile (new) 1.1 +3 -0 ports/devel/automoc4/distinfo (new) 1.1 +3 -0 ports/devel/automoc4/pkg-descr (new) 1.1 +5 -0 ports/devel/automoc4/pkg-plist (new) 1.67 +19 -49 ports/devel/kdesdk4/Makefile 1.39 +3 -3 ports/devel/kdesdk4/distinfo 1.2 +0 -8 ports/devel/kdesdk4/files/patch-scripts_cvs2dist (dead) 1.2 +0 -8 ports/devel/kdesdk4/files/patch-scripts_package_crystalsvg (dead) 1.28 +506 -745 ports/devel/kdesdk4/pkg-plist 1.60 +1 -0 ports/french/Makefile 1.40 +11 -19 ports/french/kde4-l10n/Makefile 1.34 +3 -3 ports/french/kde4-l10n/distinfo 1.3 +1 -1 ports/french/kde4-l10n/pkg-descr 1.31 +296 -954 ports/french/kde4-l10n/pkg-plist 1.103 +13 -36 ports/games/kdegames4/Makefile 1.54 +3 -3 ports/games/kdegames4/distinfo 1.2 +0 -60 ports/games/kdegames4/files/deck_freebsd.desktop (dead) 1.2 +0 -57 ports/games/kdegames4/files/deck_freebsd.png (dead) 1.38 +982 -1919 ports/games/kdegames4/pkg-plist 1.66 +1 -0 ports/german/Makefile 1.40 +10 -18 ports/german/kde4-l10n/Makefile 1.34 +3 -3 ports/german/kde4-l10n/distinfo 1.31 +402 -895 ports/german/kde4-l10n/pkg-plist 1.1171 +1 -0 ports/graphics/Makefile 1.125 +32 -57 ports/graphics/kdegraphics4/Makefile 1.51 +3 -3 ports/graphics/kdegraphics4/distinfo 1.1 +11 -0 ports/graphics/kdegraphics4/files/patch-kamera-config-kamera.h (new) 1.2 +0 -643 ports/graphics/kdegraphics4/files/patch-post-3.5.8-kdegraphics-kpdf.diff (dead) 1.4 +1 -1 ports/graphics/kdegraphics4/pkg-descr 1.42 +416 -1183 ports/graphics/kdegraphics4/pkg-plist 1.19 +1 -0 ports/hungarian/Makefile 1.51 +11 -19 ports/hungarian/kde4-l10n/Makefile 1.40 +3 -3 ports/hungarian/kde4-l10n/distinfo 1.5 +1 -1 ports/hungarian/kde4-l10n/pkg-descr 1.30 +228 -461 ports/hungarian/kde4-l10n/pkg-plist 1.690 +1 -0 ports/japanese/Makefile 1.41 +11 -19 ports/japanese/kde4-l10n/Makefile 1.34 +3 -3 ports/japanese/kde4-l10n/distinfo 1.3 +1 -1 ports/japanese/kde4-l10n/pkg-descr 1.25 +214 -281 ports/japanese/kde4-l10n/pkg-plist 1.134 +1 -0 ports/korean/Makefile 1.46 +11 -19 ports/korean/kde4-l10n/Makefile 1.25 +3 -3 ports/korean/kde4-l10n/distinfo 1.3 +1 -1 ports/korean/kde4-l10n/pkg-descr 1.14 +167 -243 ports/korean/kde4-l10n/pkg-plist 1.880 +41 -0 ports/misc/Makefile 1.50 +11 -19 ports/misc/kde4-l10n-bg/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-bg/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-bg/pkg-descr 1.23 +92 -283 ports/misc/kde4-l10n-bg/pkg-plist 1.52 +11 -19 ports/misc/kde4-l10n-ca/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-ca/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-ca/pkg-descr 1.32 +240 -753 ports/misc/kde4-l10n-ca/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-cs/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-cs/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-cs/pkg-descr 1.32 +134 -316 ports/misc/kde4-l10n-cs/pkg-plist 1.3 +10 -18 ports/misc/kde4-l10n-csb/Makefile 1.3 +3 -3 ports/misc/kde4-l10n-csb/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-csb/pkg-descr 1.3 +121 -56 ports/misc/kde4-l10n-csb/pkg-plist 1.50 +10 -18 ports/misc/kde4-l10n-da/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-da/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-da/pkg-descr 1.30 +233 -834 ports/misc/kde4-l10n-da/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-el/Makefile 1.39 +3 -3 ports/misc/kde4-l10n-el/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-el/pkg-descr 1.24 +201 -259 ports/misc/kde4-l10n-el/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-en_GB/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-en_GB/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-en_GB/pkg-descr 1.31 +132 -417 ports/misc/kde4-l10n-en_GB/pkg-plist 1.51 +11 -19 ports/misc/kde4-l10n-eo/Makefile 1.36 +3 -3 ports/misc/kde4-l10n-eo/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-eo/pkg-descr 1.22 +109 -203 ports/misc/kde4-l10n-eo/pkg-plist 1.52 +11 -19 ports/misc/kde4-l10n-es/Makefile 1.41 +3 -3 ports/misc/kde4-l10n-es/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-es/pkg-descr 1.36 +416 -1943 ports/misc/kde4-l10n-es/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-et/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-et/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-et/pkg-descr 1.31 +266 -755 ports/misc/kde4-l10n-et/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-fi/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-fi/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-fi/pkg-descr 1.35 +163 -299 ports/misc/kde4-l10n-fi/pkg-plist 1.11 +11 -19 ports/misc/kde4-l10n-fy/Makefile 1.10 +3 -3 ports/misc/kde4-l10n-fy/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-fy/pkg-descr 1.8 +43 -150 ports/misc/kde4-l10n-fy/pkg-plist 1.11 +11 -19 ports/misc/kde4-l10n-ga/Makefile 1.10 +3 -3 ports/misc/kde4-l10n-ga/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-ga/pkg-descr 1.5 +204 -266 ports/misc/kde4-l10n-ga/pkg-plist 1.26 +11 -19 ports/misc/kde4-l10n-gl/Makefile 1.17 +3 -3 ports/misc/kde4-l10n-gl/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-gl/pkg-descr 1.12 +313 -262 ports/misc/kde4-l10n-gl/pkg-plist 1.26 +11 -19 ports/misc/kde4-l10n-hi/Makefile 1.23 +3 -3 ports/misc/kde4-l10n-hi/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-hi/pkg-descr 1.14 +200 -233 ports/misc/kde4-l10n-hi/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-it/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-it/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-it/pkg-descr 1.34 +344 -988 ports/misc/kde4-l10n-it/pkg-plist 1.9 +11 -19 ports/misc/kde4-l10n-kk/Makefile 1.8 +3 -3 ports/misc/kde4-l10n-kk/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-kk/pkg-descr 1.8 +71 -221 ports/misc/kde4-l10n-kk/pkg-plist 1.11 +11 -19 ports/misc/kde4-l10n-km/Makefile 1.10 +3 -3 ports/misc/kde4-l10n-km/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-km/pkg-descr 1.10 +183 -297 ports/misc/kde4-l10n-km/pkg-plist 1.1 +21 -0 ports/misc/kde4-l10n-ku/Makefile (new) 1.1 +3 -0 ports/misc/kde4-l10n-ku/distinfo (new) 1.1 +3 -0 ports/misc/kde4-l10n-ku/pkg-descr (new) 1.1 +228 -0 ports/misc/kde4-l10n-ku/pkg-plist (new) 1.50 +11 -19 ports/misc/kde4-l10n-lt/Makefile 1.35 +3 -3 ports/misc/kde4-l10n-lt/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-lt/pkg-descr 1.24 +136 -270 ports/misc/kde4-l10n-lt/pkg-plist 1.56 +11 -19 ports/misc/kde4-l10n-lv/Makefile 1.31 +3 -3 ports/misc/kde4-l10n-lv/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-lv/pkg-descr 1.19 +302 -124 ports/misc/kde4-l10n-lv/pkg-plist 1.28 +11 -19 ports/misc/kde4-l10n-mk/Makefile 1.19 +3 -3 ports/misc/kde4-l10n-mk/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-mk/pkg-descr 1.16 +96 -275 ports/misc/kde4-l10n-mk/pkg-plist 1.1 +21 -0 ports/misc/kde4-l10n-ml/Makefile (new) 1.1 +3 -0 ports/misc/kde4-l10n-ml/distinfo (new) 1.1 +3 -0 ports/misc/kde4-l10n-ml/pkg-descr (new) 1.1 +201 -0 ports/misc/kde4-l10n-ml/pkg-plist (new) 1.52 +11 -19 ports/misc/kde4-l10n-nb/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-nb/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-nb/pkg-descr 1.28 +241 -258 ports/misc/kde4-l10n-nb/pkg-plist 1.25 +11 -19 ports/misc/kde4-l10n-nds/Makefile 1.22 +3 -3 ports/misc/kde4-l10n-nds/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-nds/pkg-descr 1.19 +275 -266 ports/misc/kde4-l10n-nds/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-nl/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-nl/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-nl/pkg-descr 1.33 +205 -938 ports/misc/kde4-l10n-nl/pkg-plist 1.52 +11 -19 ports/misc/kde4-l10n-nn/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-nn/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-nn/pkg-descr 1.28 +246 -214 ports/misc/kde4-l10n-nn/pkg-plist 1.19 +11 -19 ports/misc/kde4-l10n-pa/Makefile 1.17 +3 -3 ports/misc/kde4-l10n-pa/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-pa/pkg-descr 1.9 +153 -251 ports/misc/kde4-l10n-pa/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-sl/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-sl/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-sl/pkg-descr 1.29 +173 -435 ports/misc/kde4-l10n-sl/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-sr/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-sr/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-sr/pkg-descr 1.29 +378 -439 ports/misc/kde4-l10n-sr/pkg-plist 1.50 +12 -20 ports/misc/kde4-l10n-sv/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-sv/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-sv/pkg-descr 1.33 +497 -1204 ports/misc/kde4-l10n-sv/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-ta/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-ta/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-ta/pkg-descr 1.26 +95 -256 ports/misc/kde4-l10n-ta/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-th/Makefile 1.24 +3 -3 ports/misc/kde4-l10n-th/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-th/pkg-descr 1.19 +154 -202 ports/misc/kde4-l10n-th/pkg-plist 1.50 +11 -19 ports/misc/kde4-l10n-tr/Makefile 1.40 +3 -3 ports/misc/kde4-l10n-tr/distinfo 1.5 +1 -1 ports/misc/kde4-l10n-tr/pkg-descr 1.24 +201 -318 ports/misc/kde4-l10n-tr/pkg-plist 1.3 +11 -19 ports/misc/kde4-l10n-wa/Makefile 1.3 +3 -3 ports/misc/kde4-l10n-wa/distinfo 1.3 +1 -1 ports/misc/kde4-l10n-wa/pkg-descr 1.3 +107 -69 ports/misc/kde4-l10n-wa/pkg-plist 1.53 +22 -28 ports/misc/kde4-l10n/Makefile 1.1 +11 -0 ports/misc/kde4-l10n/files/bsd.l10n.mk (new) 1.1 +48 -0 ports/misc/kde4-shared-mime-info/Makefile (new) 1.1 +2 -0 ports/misc/kde4-shared-mime-info/pkg-descr (new) 1.1 +38 -0 ports/misc/kde4-shared-mime-info/pkg-plist (new) 1.7 +7 -12 ports/misc/kde4-xdg-env/Makefile 1.5 +6 -6 ports/misc/kde4-xdg-env/files/xdg-env.sh.in 1.41 +44 -39 ports/misc/kdeedu4/Makefile 1.32 +3 -3 ports/misc/kdeedu4/distinfo 1.2 +0 -11 ports/misc/kdeedu4/files/patch-kstars_kstars_tools_planetviewer.cpp (dead) 1.3 +1 -3 ports/misc/kdeedu4/pkg-descr 1.28 +3014 -1375 ports/misc/kdeedu4/pkg-plist 1.27 +25 -7 ports/misc/kdehier4/Makefile 1.13 +424 -44 ports/misc/kdehier4/files/dirlist 1.2 +9 -3 ports/misc/kdehier4/files/make-plist.sh 1.1 +471 -0 ports/misc/kdehier4/files/mtree-dirlist (new) 1.3 +1 -1 ports/misc/kdehier4/pkg-descr 1.15 +2004 -225 ports/misc/kdehier4/pkg-plist 1.118 +23 -39 ports/misc/kdeutils4/Makefile 1.55 +3 -3 ports/misc/kdeutils4/distinfo 1.2 +0 -92 ports/misc/kdeutils4/files/patch-configure (dead) 1.3 +0 -20 ports/misc/kdeutils4/files/patch-kdelirc_irkick-klircclient.cpp (dead) 1.2 +0 -46 ports/misc/kdeutils4/files/patch-ksim_monitors_filesystem-filesystemstats.cpp (dead) 1.43 +192 -442 ports/misc/kdeutils4/pkg-plist 1.269 +2 -0 ports/multimedia/Makefile 1.142 +21 -58 ports/multimedia/kdemultimedia4/Makefile 1.53 +3 -3 ports/multimedia/kdemultimedia4/distinfo 1.1 +19 -0 ports/multimedia/kdemultimedia4/files/patch-CMakeLists.txt (new) 1.2 +0 -9 ports/multimedia/kdemultimedia4/files/patch-audiofile_artsplugin_audiofilearts.idl (dead) 1.2 +0 -52 ports/multimedia/kdemultimedia4/files/patch-configure.in (dead) 1.1 +13 -0 ports/multimedia/kdemultimedia4/files/patch-doc-CMakeLists.txt (new) 1.2 +0 -30 ports/multimedia/kdemultimedia4/files/patch-kioslave_audiocd_plugins_flac_encoderflac.cpp (dead) 1.2 +0 -20 ports/multimedia/kdemultimedia4/files/patch-kioslave_audiocd_plugins_lame-encoderlame.cpp (dead) 1.2 +0 -21 ports/multimedia/kdemultimedia4/files/patch-kmix_mixer_oss.cpp (dead) 1.2 +0 -11 ports/multimedia/kdemultimedia4/files/patch-kscd_libwm_include-wm_config.h (dead) 1.4 +1 -2 ports/multimedia/kdemultimedia4/pkg-descr 1.6 +0 -27 ports/multimedia/kdemultimedia4/pkg-message (dead) 1.45 +118 -1151 ports/multimedia/kdemultimedia4/pkg-plist 1.1 +39 -0 ports/multimedia/phonon/Makefile (new) 1.1 +3 -0 ports/multimedia/phonon/distinfo (new) 1.1 +21 -0 ports/multimedia/phonon/files/patch-CMakeLists.txt (new) 1.1 +10 -0 ports/multimedia/phonon/files/pkg-message.in (new) 1.1 +1 -0 ports/multimedia/phonon/pkg-descr (new) 1.1 +97 -0 ports/multimedia/phonon/pkg-plist (new) 1.2027 +1 -0 ports/net/Makefile 1.133 +25 -50 ports/net/kdenetwork4/Makefile 1.56 +3 -3 ports/net/kdenetwork4/distinfo 1.4 +0 -23 ports/net/kdenetwork4/files/patch-configure (dead) 1.7 +1 -6 ports/net/kdenetwork4/pkg-descr 1.58 +952 -394 ports/net/kdenetwork4/pkg-plist 1.25 +1 -0 ports/polish/Makefile 1.55 +11 -19 ports/polish/kde4-l10n/Makefile 1.40 +3 -3 ports/polish/kde4-l10n/distinfo 1.5 +1 -1 ports/polish/kde4-l10n/pkg-descr 1.35 +203 -1483 ports/polish/kde4-l10n/pkg-plist 1.24 +2 -0 ports/portuguese/Makefile 1.52 +11 -19 ports/portuguese/kde4-l10n-pt_BR/Makefile 1.40 +3 -3 ports/portuguese/kde4-l10n-pt_BR/distinfo 1.5 +1 -1 ports/portuguese/kde4-l10n-pt_BR/pkg-descr 1.33 +313 -927 ports/portuguese/kde4-l10n-pt_BR/pkg-plist 1.55 +11 -19 ports/portuguese/kde4-l10n/Makefile 1.40 +3 -3 ports/portuguese/kde4-l10n/distinfo 1.5 +1 -1 ports/portuguese/kde4-l10n/pkg-descr 1.31 +252 -896 ports/portuguese/kde4-l10n/pkg-plist 1.92 +1 -0 ports/russian/Makefile 1.45 +10 -18 ports/russian/kde4-l10n/Makefile 1.34 +3 -3 ports/russian/kde4-l10n/distinfo 1.5 +1 -1 ports/russian/kde4-l10n/pkg-descr 1.31 +134 -789 ports/russian/kde4-l10n/pkg-plist 1.53 +25 -21 ports/sysutils/kdeadmin4/Makefile 1.39 +3 -3 ports/sysutils/kdeadmin4/distinfo 1.2 +0 -10 ports/sysutils/kdeadmin4/files/patch-knetworkconf_backends-Makefile.in (dead) 1.3 +1 -2 ports/sysutils/kdeadmin4/pkg-descr 1.23 +58 -82 ports/sysutils/kdeadmin4/pkg-plist 1.1256 +1 -0 ports/textproc/Makefile 1.1 +27 -0 ports/textproc/ebook-tools/Makefile (new) 1.1 +3 -0 ports/textproc/ebook-tools/distinfo (new) 1.1 +4 -0 ports/textproc/ebook-tools/pkg-descr (new) 1.1 +7 -0 ports/textproc/ebook-tools/pkg-plist (new) 1.19 +1 -0 ports/ukrainian/Makefile 1.41 +11 -19 ports/ukrainian/kde4-l10n/Makefile 1.37 +3 -3 ports/ukrainian/kde4-l10n/distinfo 1.5 +1 -1 ports/ukrainian/kde4-l10n/pkg-descr 1.32 +731 -271 ports/ukrainian/kde4-l10n/pkg-plist 1.2117 +1 -0 ports/www/Makefile 1.65 +18 -18 ports/www/kdewebdev4/Makefile 1.35 +3 -3 ports/www/kdewebdev4/distinfo 1.7 +0 -2 ports/www/kdewebdev4/pkg-descr 1.26 +99 -1561 ports/www/kdewebdev4/pkg-plist 1.61 +1 -0 ports/x11-clocks/Makefile 1.72 +15 -20 ports/x11-clocks/kdetoys4/Makefile 1.47 +3 -3 ports/x11-clocks/kdetoys4/distinfo 1.6 +0 -2 ports/x11-clocks/kdetoys4/pkg-descr 1.27 +34 -153 ports/x11-clocks/kdetoys4/pkg-plist 1.208 +1 -0 ports/x11-themes/Makefile 1.55 +46 -44 ports/x11-themes/kdeartwork4/Makefile 1.37 +3 -3 ports/x11-themes/kdeartwork4/distinfo 1.28 +9121 -2110 ports/x11-themes/kdeartwork4/pkg-plist 1.689 +6 -0 ports/x11/Makefile 1.100 +47 -137 ports/x11/kde4/Makefile 1.50 +0 -121 ports/x11/kde4/Makefile.kde (dead) 1.2 +0 -213 ports/x11/kde4/files/extrapatch-configure (dead) 1.2 +0 -102 ports/x11/kde4/files/extrapatch-old_configure (dead) 1.3 +0 -12 ports/x11/kde4/files/post-configure-message (dead) 1.3 +0 -1 ports/x11/kde4/pkg-plist (dead) 1.9 +0 -128 ports/x11/kde4/scripts/configure.kde3 (dead) 1.209 +21 -111 ports/x11/kdebase4-runtime/Makefile 1.59 +3 -3 ports/x11/kdebase4-runtime/distinfo 1.7 +0 -869 ports/x11/kdebase4-runtime/files/extrapatch-kioslave_media_mediamanager-halbackend.cpp (dead) 1.3 +0 -33 ports/x11/kdebase4-runtime/files/extrapatch-kioslave_media_mediamanager-halbackend.h (dead) 1.18 +0 -134 ports/x11/kdebase4-runtime/files/freebsd.keytab (dead) 1.8 +0 -20 ports/x11/kdebase4-runtime/files/kdm.in (dead) 1.4 +0 -11 ports/x11/kdebase4-runtime/files/patch-configure (dead) 1.2 +0 -11 ports/x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in (dead) 1.2 +0 -13 ports/x11/kdebase4-runtime/files/patch-kdeprint_descriptions_Makefile.in (dead) 1.2 +0 -14 ports/x11/kdebase4-runtime/files/patch-kdesu_kdesu-kdesu.cpp (dead) 1.3 +0 -13 ports/x11/kdebase4-runtime/files/patch-kdm-config.def (dead) 1.3 +0 -12 ports/x11/kdebase4-runtime/files/patch-kdm-kfrontend-Makefile.in (dead) 1.2 +2 -2 ports/x11/kdebase4-runtime/files/patch-khelpcenter_searchhandlers-khc_mansearch.pl 1.8 +0 -12 ports/x11/kdebase4-runtime/files/patch-kioslave_media_mediamanager-fstabbackend.cpp (dead) 1.2 +0 -11 ports/x11/kdebase4-runtime/files/patch-kwin_Makefile.in (dead) 1.11 +0 -17 ports/x11/kdebase4-runtime/files/pkg-deinstall.in (dead) 1.11 +0 -16 ports/x11/kdebase4-runtime/files/pkg-install.in (dead) 1.5 +0 -20 ports/x11/kdebase4-runtime/files/pkg-message.in (dead) 1.7 +1 -4 ports/x11/kdebase4-runtime/pkg-descr 1.75 +6830 -3850 ports/x11/kdebase4-runtime/pkg-plist 1.209 +90 -106 ports/x11/kdebase4-workspace/Makefile 1.59 +3 -3 ports/x11/kdebase4-workspace/distinfo 1.7 +0 -869 ports/x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-halbackend.cpp (dead) 1.3 +0 -33 ports/x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-halbackend.h (dead) 1.18 +0 -134 ports/x11/kdebase4-workspace/files/freebsd.keytab (dead) 1.8 +0 -0 ports/x11/kdebase4-workspace/files/kdm.in 1.4 +0 -11 ports/x11/kdebase4-workspace/files/patch-configure (dead) 1.1 +15 -0 ports/x11/kdebase4-workspace/files/patch-kcontrol-keyboard-kcmmisc.cpp (new) 1.2 +0 -11 ports/x11/kdebase4-workspace/files/patch-kcontrol_kcontrol-Makefile.in (dead) 1.2 +0 -13 ports/x11/kdebase4-workspace/files/patch-kdeprint_descriptions_Makefile.in (dead) 1.2 +0 -14 ports/x11/kdebase4-workspace/files/patch-kdesu_kdesu-kdesu.cpp (dead) 1.3 +0 -13 ports/x11/kdebase4-workspace/files/patch-kdm-config.def (dead) 1.1 +12 -0 ports/x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt (new) 1.3 +0 -12 ports/x11/kdebase4-workspace/files/patch-kdm-kfrontend-Makefile.in (dead) 1.1 +13 -0 ports/x11/kdebase4-workspace/files/patch-kdm_config.def (new) 1.2 +0 -11 ports/x11/kdebase4-workspace/files/patch-khelpcenter_searchhandlers-khc_mansearch.pl (dead) 1.8 +0 -12 ports/x11/kdebase4-workspace/files/patch-kioslave_media_mediamanager-fstabbackend.cpp (dead) 1.1 +11 -0 ports/x11/kdebase4-workspace/files/patch-ksmserver_fadeeffect.cpp (new) 1.1 +11 -0 ports/x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd (new) 1.1 +10 -0 ports/x11/kdebase4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc (new) 1.3 +62 -0 ports/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c (new) 1.1 +20 -0 ports/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h (new) 1.1 +10 -0 ports/x11/kdebase4-workspace/files/patch-kwin-kcmkwin-kwinrules_ruleswidget.cpp (new) 1.2 +0 -11 ports/x11/kdebase4-workspace/files/patch-kwin_Makefile.in (dead) 1.1 +131 -0 ports/x11/kdebase4-workspace/files/patch-libs-ksysguard-processcore-processes_freebsd_p.cpp (new) 1.1 +11 -0 ports/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt (new) 1.1 +11 -0 ports/x11/kdebase4-workspace/files/patch-libs-ksysguard_CMakeLists.txt (new) 1.1 +20 -0 ports/x11/kdebase4-workspace/files/patch-plasma-applets-systemtray_systemtraywidget.cpp (new) 1.11 +0 -17 ports/x11/kdebase4-workspace/files/pkg-deinstall.in (dead) 1.11 +0 -16 ports/x11/kdebase4-workspace/files/pkg-install.in (dead) 1.5 +0 -20 ports/x11/kdebase4-workspace/files/pkg-message.in (dead) 1.7 +1 -4 ports/x11/kdebase4-workspace/pkg-descr 1.75 +1840 -4666 ports/x11/kdebase4-workspace/pkg-plist 1.209 +25 -105 ports/x11/kdebase4/Makefile 1.59 +3 -3 ports/x11/kdebase4/distinfo 1.7 +0 -869 ports/x11/kdebase4/files/extrapatch-kioslave_media_mediamanager-halbackend.cpp (dead) 1.3 +0 -33 ports/x11/kdebase4/files/extrapatch-kioslave_media_mediamanager-halbackend.h (dead) 1.18 +0 -134 ports/x11/kdebase4/files/freebsd.keytab (dead) 1.8 +0 -20 ports/x11/kdebase4/files/kdm.in (dead) 1.4 +0 -11 ports/x11/kdebase4/files/patch-configure (dead) 1.2 +0 -11 ports/x11/kdebase4/files/patch-kcontrol_kcontrol-Makefile.in (dead) 1.2 +0 -13 ports/x11/kdebase4/files/patch-kdeprint_descriptions_Makefile.in (dead) 1.2 +0 -14 ports/x11/kdebase4/files/patch-kdesu_kdesu-kdesu.cpp (dead) 1.3 +0 -13 ports/x11/kdebase4/files/patch-kdm-config.def (dead) 1.3 +0 -12 ports/x11/kdebase4/files/patch-kdm-kfrontend-Makefile.in (dead) 1.2 +0 -11 ports/x11/kdebase4/files/patch-khelpcenter_searchhandlers-khc_mansearch.pl (dead) 1.8 +0 -12 ports/x11/kdebase4/files/patch-kioslave_media_mediamanager-fstabbackend.cpp (dead) 1.2 +0 -11 ports/x11/kdebase4/files/patch-kwin_Makefile.in (dead) 1.11 +0 -17 ports/x11/kdebase4/files/pkg-deinstall.in (dead) 1.11 +0 -16 ports/x11/kdebase4/files/pkg-install.in (dead) 1.5 +0 -20 ports/x11/kdebase4/files/pkg-message.in (dead) 1.75 +525 -4494 ports/x11/kdebase4/pkg-plist 1.227 +57 -82 ports/x11/kdelibs4/Makefile 1.63 +3 -3 ports/x11/kdelibs4/distinfo 1.2 +0 -14 ports/x11/kdelibs4/files/patch-CVE-2006-4811 (dead) 1.1 +104 -0 ports/x11/kdelibs4/files/patch-FindKDE4Internal.cmake (new) 1.1 +18 -0 ports/x11/kdelibs4/files/patch-KDE4Defaults.cmake (new) 1.1 +29 -0 ports/x11/kdelibs4/files/patch-cmake-modules-FindGettext.cmake (new) 1.1 +11 -0 ports/x11/kdelibs4/files/patch-cmake-modules-FindQCA2.cmake (new) 1.2 +0 -11 ports/x11/kdelibs4/files/patch-kcmshell-Makefile.in (dead) 1.3 +0 -35 ports/x11/kdelibs4/files/patch-kdecore-kpty.cpp (dead) 1.2 +0 -42 ports/x11/kdelibs4/files/patch-kdecore-kstartupinfo.cpp (dead) 1.2 +0 -65 ports/x11/kdelibs4/files/patch-kdeprint_cups_cupsdconf2 (dead) 1.2 +0 -33 ports/x11/kdelibs4/files/patch-kdeprint_cups_kmcupsmanager.cpp (dead) 1.2 +0 -13 ports/x11/kdelibs4/files/patch-kdeui-kactionclasses.cpp (dead) 1.2 +0 -11 ports/x11/kdelibs4/files/patch-kinit-start_kdeinit_wrapper.c (dead) 1.1 +23 -0 ports/x11/kdelibs4/files/patch-kio-kio-kdirwatch.cpp (new) 1.4 +0 -39 ports/x11/kdelibs4/files/patch-kioslave_http-http.cc (dead) 1.1 +12 -0 ports/x11/kdelibs4/files/patch-kpty-kptydevice.cpp (new) 1.3 +0 -20 ports/x11/kdelibs4/files/patch-mimetypes_application-Makefile.in (dead) 1.77 +1862 -3868 ports/x11/kdelibs4/pkg-plist 1.1 +31 -0 ports/x11/qimageblitz/Makefile (new) 1.1 +3 -0 ports/x11/qimageblitz/distinfo (new) 1.1 +6 -0 ports/x11/qimageblitz/pkg-descr (new) 1.1 +9 -0 ports/x11/qimageblitz/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 16:56:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E29F1106564A; Sat, 9 Aug 2008 16:56:31 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B637C8FC17; Sat, 9 Aug 2008 16:56:31 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79GuVR6017979; Sat, 9 Aug 2008 16:56:31 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79GuV1L017978; Sat, 9 Aug 2008 16:56:31 GMT (envelope-from joel) Message-Id: <200808091656.m79GuV1L017978@repoman.freebsd.org> From: Joel Dahl Date: Sat, 9 Aug 2008 16:56: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 administration.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, 09 Aug 2008 16:56:32 -0000 joel 2008-08-09 16:56:31 UTC FreeBSD doc repository Modified files: en administration.sgml Log: Add flz to portmgr. Revision Changes Path 1.18 +2 -1 www/en/administration.sgml From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:00:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B790C106566C; Sat, 9 Aug 2008 17:00:06 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7B88C8FC0A; Sat, 9 Aug 2008 17:00:06 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79H067h018283; Sat, 9 Aug 2008 17:00:06 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79H06oa018282; Sat, 9 Aug 2008 17:00:06 GMT (envelope-from marcus) Message-Id: <200808091700.m79H06oa018282@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 9 Aug 2008 17:00: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/sysutils/consolekit 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, 09 Aug 2008 17:00:06 -0000 marcus 2008-08-09 17:00:06 UTC FreeBSD ports repository Modified files: sysutils/consolekit Makefile pkg-plist Log: Correct a typo, and make sure etc/ConsoleKit/run-session.d is created during package creation. Reported by: Zyl on #freebsd-gnome Revision Changes Path 1.6 +1 -1 ports/sysutils/consolekit/Makefile 1.3 +1 -1 ports/sysutils/consolekit/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:19:57 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D5FF1065676; Sat, 9 Aug 2008 17:19:57 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao107.cox.net (eastrmmtao107.cox.net [68.230.240.59]) by mx1.freebsd.org (Postfix) with ESMTP id D47758FC1A; Sat, 9 Aug 2008 17:19:56 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao107.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080809171955.XSRH8977.eastrmmtao107.cox.net@eastrmimpo03.cox.net>; Sat, 9 Aug 2008 13:19:55 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo03.cox.net with bizsmtp id 0HKv1a0064iy4EG02HKvlp; Sat, 09 Aug 2008 13:19:56 -0400 Date: Sat, 09 Aug 2008 12:20:04 -0500 To: "Martin Wilke" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200808091652.m79GqSOg017641@repoman.freebsd.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <200808091652.m79GqSOg017641@repoman.freebsd.org> User-Agent: Opera Mail/9.51 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.kde4.mk bsd.port.mk ports/accessibility Makefile ports/accessibility/kdeaccessibility4 Makefile distinfo pkg-descr pkg-plist ports/chinese Makefile ports/chinese/kde4-l10n-zh_CN Makefile distinfo pkg-descr ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 17:19:57 -0000 On Sat, 09 Aug 2008 11:52:28 -0500, Martin Wilke wrote: > miwi 2008-08-09 16:52:28 UTC > > FreeBSD ports repository > > Modified files: > Log: > The KDE FreeBSD team is proud to announce the release of KDE 4.1.0 > for FreeBSD. The official KDE 4.1.0 release notes can be found at > http://www.kde.org/announcements/4.1/. > Some note: > * Prefix > KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. > KDE4 and KDE3 can co-exist Wow... I feel your pain. I can't believe that KDE developers don't make KDE4 parallel with KDE3. It's crazy. Beside of that, great job with KDE4 stuff. We need to keep all desktops alive in FreeBSD. > * Sound > For sound to work, it is necessary to have dbus and hal enabled > in your system. Please see the respective documentation on how > to enable these. I have no object if you want to add kde_enable="YES" dbus/hal like we already have for gnome_enable. Make it easier for KDE users. Cheers, Mezz > For more Informations see the HEADS UP at ports@ and kde-freebsd@ > or our wiki page http://wiki.freebsd.org/KDE4/Install. > Have fun! -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:29:43 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE0041065724; Sat, 9 Aug 2008 17:29:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF4A8FC13; Sat, 9 Aug 2008 17:29:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79HTghP023562; Sat, 9 Aug 2008 17:29:42 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79HTgm6023561; Sat, 9 Aug 2008 17:29:42 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808091729.m79HTgm6023561@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sat, 9 Aug 2008 17: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/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 17:29:43 -0000 imp 2008-08-09 17:29:36 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: SVN rev 181472 on 2008-08-09 17:29:36Z by imp fix typo Submitted by: N.J. Mann Revision Changes Path 1.171 +1 -1 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:33:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAAEB106566C; Sat, 9 Aug 2008 17:33:57 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B3F088FC20; Sat, 9 Aug 2008 17:33:57 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79HXv80024057; Sat, 9 Aug 2008 17:33:57 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79HXvHT024056; Sat, 9 Aug 2008 17:33:57 GMT (envelope-from mezz) Message-Id: <200808091733.m79HXvHT024056@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 9 Aug 2008 17:33: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/net-p2p/transmission Makefile ports/net-p2p/transmission-cli Makefile distinfo ports/net-p2p/transmission-cli/files transmission-cli-configure.ac transmission-daemon-configure.ac transmission-gtk2-configure.ac transmission-web-configure.ac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 17:33:57 -0000 mezz 2008-08-09 17:33:57 UTC FreeBSD ports repository Modified files: net-p2p/transmission Makefile net-p2p/transmission-cli Makefile distinfo net-p2p/transmission-cli/files transmission-cli-configure.ac transmission-daemon-configure.ac transmission-gtk2-configure.ac transmission-web-configure.ac Log: Update to 1.32. Revision Changes Path 1.44 +1 -1 ports/net-p2p/transmission-cli/Makefile 1.32 +3 -3 ports/net-p2p/transmission-cli/distinfo 1.2 +1 -1 ports/net-p2p/transmission-cli/files/transmission-cli-configure.ac 1.2 +1 -1 ports/net-p2p/transmission-cli/files/transmission-daemon-configure.ac 1.2 +1 -1 ports/net-p2p/transmission-cli/files/transmission-gtk2-configure.ac 1.2 +1 -1 ports/net-p2p/transmission-cli/files/transmission-web-configure.ac 1.44 +1 -1 ports/net-p2p/transmission/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:48:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AAFE1065674; Sat, 9 Aug 2008 17:48:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5D1D08FC08; Sat, 9 Aug 2008 17:48:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79HmvCc025317; Sat, 9 Aug 2008 17:48:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79HmvYA025316; Sat, 9 Aug 2008 17:48:57 GMT (envelope-from miwi) Message-Id: <200808091748.m79HmvYA025316@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 17:48: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/misc/konq-plugins-kde4 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 17:48:57 -0000 miwi 2008-08-09 17:48:57 UTC FreeBSD ports repository Modified files: misc/konq-plugins-kde4 Makefile distinfo pkg-descr pkg-plist Log: - Update to 4.1.0 Submitted by: Max Brazhnikov Revision Changes Path 1.28 +12 -19 ports/misc/konq-plugins-kde4/Makefile 1.21 +3 -3 ports/misc/konq-plugins-kde4/distinfo 1.5 +1 -1 ports/misc/konq-plugins-kde4/pkg-descr 1.22 +1233 -172 ports/misc/konq-plugins-kde4/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:51:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A2E5106566C; Sat, 9 Aug 2008 17:51:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4DDD38FC19; Sat, 9 Aug 2008 17:51:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Hp0m3025545; Sat, 9 Aug 2008 17:51:00 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79Hp045025540; Sat, 9 Aug 2008 17:51:00 GMT (envelope-from miwi) Message-Id: <200808091751.m79Hp045025540@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 17:51: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/misc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 17:51:00 -0000 miwi 2008-08-09 17:51:00 UTC FreeBSD ports repository Modified files: misc Makefile Log: - Connect misc/konq-plugins-kde4 to the build Revision Changes Path 1.881 +1 -0 ports/misc/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:53:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7246E1065675; Sat, 9 Aug 2008 17:53:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0A7B78FC22; Sat, 9 Aug 2008 17:53:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79HrtcD025749; Sat, 9 Aug 2008 17:53:55 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79HrtAn025748; Sat, 9 Aug 2008 17:53:55 GMT (envelope-from miwi) Message-Id: <200808091753.m79HrtAn025748@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 17:53: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/x11-themes/kde4-style-polyester 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, 09 Aug 2008 17:53:56 -0000 miwi 2008-08-09 17:53:55 UTC FreeBSD ports repository Modified files: x11-themes/kde4-style-polyester Makefile distinfo pkg-plist Log: - Update to 1.98.0 Submitted by: Max Brazhnikov Revision Changes Path 1.12 +8 -13 ports/x11-themes/kde4-style-polyester/Makefile 1.9 +3 -3 ports/x11-themes/kde4-style-polyester/distinfo 1.5 +10 -22 ports/x11-themes/kde4-style-polyester/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 17:55:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C0B8106567E; Sat, 9 Aug 2008 17:55:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F7858FC08; Sat, 9 Aug 2008 17:55:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79HtKkf025942; Sat, 9 Aug 2008 17:55:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79HtKBf025941; Sat, 9 Aug 2008 17:55:20 GMT (envelope-from miwi) Message-Id: <200808091755.m79HtKBf025941@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 17:55:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-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: Sat, 09 Aug 2008 17:55:20 -0000 miwi 2008-08-09 17:55:20 UTC FreeBSD ports repository Modified files: x11-themes Makefile Log: - Connect x11-themes/kde4-style-polyester to the build Revision Changes Path 1.209 +1 -0 ports/x11-themes/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 18:08:25 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A090C1065679; Sat, 9 Aug 2008 18:08:25 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 6EF7A8FC16; Sat, 9 Aug 2008 18:08:25 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m79I8MtK086816 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Aug 2008 11:08:25 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <489DDD16.7000907@freebsd.org> Date: Sat, 09 Aug 2008 11:08:22 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Poul-Henning Kamp References: <97980.1218298242@critter.freebsd.dk> In-Reply-To: <97980.1218298242@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC--Metrics: ebb.errno.com; whitelist Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Philip Paeps Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxsb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 18:08:25 -0000 Poul-Henning Kamp wrote: > In message <200808091453.m79ErIuP092318@repoman.freebsd.org>, Philip Paeps writ > es: > >> philip 2008-08-09 14:52:31 UTC >> >> > > >> Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as >> found in Soekris hardware, for instance). The hardware supports acceleration >> of AES-128-CBC accessible through crypto(4) and supplies entropy to random(4). >> >> TODO: >> >> o Implement rndtest(4) support >> > > Just for the record: I think it is important that we have a test-program > that checks that these hardware assisted crypto algorithms actually > do the right thing. > > I would really hate if people found out that they had been using > the ROT52 algorithm due to some silly bug we don't notice along the > way. > > It doesn't have to be very advanced, just run a couple of the standard > test-vectors to see that the result is correct. > > tools/tools/crypto/cryptotest is kinda setup to do that. No test vectors though. Sam From owner-cvs-all@FreeBSD.ORG Sat Aug 9 18:23:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0388106564A; Sat, 9 Aug 2008 18:23:44 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 92AEB8FC0C; Sat, 9 Aug 2008 18:23:44 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79INi10029511; Sat, 9 Aug 2008 18:23:44 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79INi8x029510; Sat, 9 Aug 2008 18:23:44 GMT (envelope-from chinsan) Message-Id: <200808091823.m79INi8x029510@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 9 Aug 2008 18: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/chinese/pcmanx 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, 09 Aug 2008 18:23:44 -0000 chinsan 2008-08-09 18:23:44 UTC FreeBSD ports repository Modified files: chinese/pcmanx Makefile distinfo Log: - Update to 0.3.8 Revision Changes Path 1.28 +1 -2 ports/chinese/pcmanx/Makefile 1.12 +3 -3 ports/chinese/pcmanx/distinfo From owner-cvs-all@FreeBSD.ORG Sat Aug 9 18:25:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56D63106566B; Sat, 9 Aug 2008 18:25:27 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 296358FC13; Sat, 9 Aug 2008 18:25:27 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79IPRZa029702; Sat, 9 Aug 2008 18:25:27 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79IPRTh029701; Sat, 9 Aug 2008 18:25:27 GMT (envelope-from chinsan) Message-Id: <200808091825.m79IPRTh029701@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 9 Aug 2008 18:25: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/converters/p5-JSON-DWIW 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, 09 Aug 2008 18:25:27 -0000 chinsan 2008-08-09 18:25:27 UTC FreeBSD ports repository Modified files: converters/p5-JSON-DWIW Makefile distinfo Log: - Update to 0.26 Revision Changes Path 1.17 +1 -1 ports/converters/p5-JSON-DWIW/Makefile 1.16 +3 -3 ports/converters/p5-JSON-DWIW/distinfo From owner-cvs-all@FreeBSD.ORG Sat Aug 9 18:42:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06E2A1065673; Sat, 9 Aug 2008 18:42:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDC568FC23; Sat, 9 Aug 2008 18:42:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79IgHGF031113; Sat, 9 Aug 2008 18:42:17 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79IgHWW031112; Sat, 9 Aug 2008 18:42:17 GMT (envelope-from miwi) Message-Id: <200808091842.m79IgHWW031112@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 18:42: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/games Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 18:42:18 -0000 miwi 2008-08-09 18:42:17 UTC FreeBSD ports repository Modified files: games Makefile Log: - Connect games/kdegames4 to the build Revision Changes Path 1.1232 +1 -0 ports/games/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 18:44:13 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8683D10656CF; Sat, 9 Aug 2008 18:44:13 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 58D678FC1A; Sat, 9 Aug 2008 18:44:13 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79IiDca031297; Sat, 9 Aug 2008 18:44:13 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79IiD2H031296; Sat, 9 Aug 2008 18:44:13 GMT (envelope-from leeym) Message-Id: <200808091844.m79IiD2H031296@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 9 Aug 2008 18:44: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/math/dislin Makefile distinfo-5.4 distinfo-6.0 distinfo-7.0 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 18:44:13 -0000 leeym 2008-08-09 18:44:13 UTC FreeBSD ports repository Modified files: math/dislin Makefile distinfo-5.4 distinfo-6.0 distinfo-7.0 Log: Distfiles have been rerolled with the same version number. (31-July-2008) Changelog: http://www.mps.mpg.de/dislin/news.html MD5 checksum: ftp://ftp.gwdg.de/pub/grafik/dislin/unix/md5.sum Revision Changes Path 1.33 +1 -1 ports/math/dislin/Makefile 1.10 +3 -3 ports/math/dislin/distinfo-5.4 1.10 +3 -3 ports/math/dislin/distinfo-6.0 1.4 +3 -3 ports/math/dislin/distinfo-7.0 From owner-cvs-all@FreeBSD.ORG Sat Aug 9 18:46:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17BCB1065678; Sat, 9 Aug 2008 18:46:56 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE2BF8FC1E; Sat, 9 Aug 2008 18:46:55 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79IktNe031557; Sat, 9 Aug 2008 18:46:55 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79IktGh031556; Sat, 9 Aug 2008 18:46:55 GMT (envelope-from chinsan) Message-Id: <200808091846.m79IktGh031556@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 9 Aug 2008 18: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/devel/p5-POE-Component-Pluggable Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 18:46:56 -0000 chinsan 2008-08-09 18:46:55 UTC FreeBSD ports repository Modified files: devel/p5-POE-Component-Pluggable Makefile distinfo Log: - Update to 1.10 Revision Changes Path 1.9 +1 -1 ports/devel/p5-POE-Component-Pluggable/Makefile 1.9 +3 -3 ports/devel/p5-POE-Component-Pluggable/distinfo From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:12:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C204106564A; Sat, 9 Aug 2008 19:12:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F287E8FC12; Sat, 9 Aug 2008 19:12:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79JChRD040587; Sat, 9 Aug 2008 19:12:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79JChSd040586; Sat, 9 Aug 2008 19:12:43 GMT (envelope-from miwi) Message-Id: <200808091912.m79JChSd040586@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 19:12:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:12:44 -0000 miwi 2008-08-09 19:12:43 UTC FreeBSD ports repository Modified files: sysutils Makefile Log: - Connect kdeadmin4 to the build Revision Changes Path 1.1033 +1 -0 ports/sysutils/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:21:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E77C1065676; Sat, 9 Aug 2008 19:21:39 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F6488FC1B; Sat, 9 Aug 2008 19:21:39 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79JLdGe041321; Sat, 9 Aug 2008 19:21:39 GMT (envelope-from sbruno@repoman.freebsd.org) Received: (from sbruno@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79JLdDb041320; Sat, 9 Aug 2008 19:21:39 GMT (envelope-from sbruno) Message-Id: <200808091921.m79JLdDb041320@repoman.freebsd.org> From: Sean Bruno Date: Sat, 9 Aug 2008 19:21:39 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors 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: Sat, 09 Aug 2008 19:21:39 -0000 sbruno 2008-08-09 19:21:39 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml en_US.ISO8859-1/share/sgml authors.ent Log: Add myself to contributors and authors. Approved by: Scott Long Revision Changes Path 1.239 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml 1.459 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:30:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DBFE106564A; Sat, 9 Aug 2008 19:30:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 08B528FC16; Sat, 9 Aug 2008 19:30:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79JUKJQ042053; Sat, 9 Aug 2008 19:30:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79JUKUv042052; Sat, 9 Aug 2008 19:30:20 GMT (envelope-from miwi) Message-Id: <200808091930.m79JUKUv042052@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 19: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/chinese/kde4-l10n-zh_CN Makefile distinfo pkg-descr pkg-plist ports/chinese/kde4-l10n-zh_TW Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:30:21 -0000 miwi 2008-08-09 19:30:20 UTC FreeBSD ports repository Modified files: chinese/kde4-l10n-zh_CN Makefile distinfo pkg-descr pkg-plist chinese/kde4-l10n-zh_TW Makefile distinfo pkg-descr pkg-plist Log: - Fix INDEX Revision Changes Path 1.44 +11 -19 ports/chinese/kde4-l10n-zh_CN/Makefile 1.35 +3 -3 ports/chinese/kde4-l10n-zh_CN/distinfo 1.4 +2 -2 ports/chinese/kde4-l10n-zh_CN/pkg-descr 1.27 +512 -30 ports/chinese/kde4-l10n-zh_CN/pkg-plist 1.44 +11 -19 ports/chinese/kde4-l10n-zh_TW/Makefile 1.31 +3 -3 ports/chinese/kde4-l10n-zh_TW/distinfo 1.4 +2 -2 ports/chinese/kde4-l10n-zh_TW/pkg-descr 1.20 +512 -30 ports/chinese/kde4-l10n-zh_TW/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:32:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DB00106564A; Sat, 9 Aug 2008 19:32:34 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E4EE98FC1E; Sat, 9 Aug 2008 19:32:33 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79JWXgn042230; Sat, 9 Aug 2008 19:32:33 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79JWXFo042229; Sat, 9 Aug 2008 19:32:33 GMT (envelope-from miwi) Message-Id: <200808091932.m79JWXFo042229@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 19: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/deskutils Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:32:34 -0000 miwi 2008-08-09 19:32:33 UTC FreeBSD ports repository Modified files: deskutils Makefile Log: - Remove duplicat kdepim3 entry. Revision Changes Path 1.334 +0 -1 ports/deskutils/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:42:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A876106567C; Sat, 9 Aug 2008 19:42:49 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DF8A28FC52; Sat, 9 Aug 2008 19:42:48 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Jgmhl043070; Sat, 9 Aug 2008 19:42:48 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79JgmL1043069; Sat, 9 Aug 2008 19:42:48 GMT (envelope-from pjd@repoman.freebsd.org) Message-Id: <200808091942.m79JgmL1043069@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to pjd@repoman.freebsd.org using -f From: Pawel Jakub Dawidek Date: Sat, 9 Aug 2008 19:42: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/sys/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:42:49 -0000 pjd 2008-08-09 19:42:37 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: SVN rev 181473 on 2008-08-09 19:42:37Z by pjd Sessions in-use are at the end of the queue, so use TAILQ_FOREACH_REVERSE() when looking for them. Idea from: Patrick Lamaiziere Revision Changes Path 1.15 +5 -3 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:43:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3CA510656D7; Sat, 9 Aug 2008 19:43:49 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C14248FC0C; Sat, 9 Aug 2008 19:43:49 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79JhnYc043180; Sat, 9 Aug 2008 19:43:49 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79JhnTP043179; Sat, 9 Aug 2008 19:43:49 GMT (envelope-from pjd@repoman.freebsd.org) Message-Id: <200808091943.m79JhnTP043179@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to pjd@repoman.freebsd.org using -f From: Pawel Jakub Dawidek Date: Sat, 9 Aug 2008 19:43:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:43:50 -0000 pjd 2008-08-09 19:43:44 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: SVN rev 181474 on 2008-08-09 19:43:44Z by pjd When freeing session, restore its ID after zeroing memory. Bug tracked down by: Patrick Lamaiziere Revision Changes Path 1.16 +1 -0 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:45:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6843E10656ED; Sat, 9 Aug 2008 19:45:50 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7AE818FC1A; Sat, 9 Aug 2008 19:45:50 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Jjo1M043410; Sat, 9 Aug 2008 19:45:50 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79Jjo5s043409; Sat, 9 Aug 2008 19:45:50 GMT (envelope-from pjd@repoman.freebsd.org) Message-Id: <200808091945.m79Jjo5s043409@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to pjd@repoman.freebsd.org using -f From: Pawel Jakub Dawidek Date: Sat, 9 Aug 2008 19:45: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/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:45:52 -0000 pjd 2008-08-09 19:45:43 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: SVN rev 181475 on 2008-08-09 19:45:43Z by pjd We don't have to drop a lock around malloc(M_NOWAIT). Revision Changes Path 1.17 +4 -4 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:47:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 977A01065679; Sat, 9 Aug 2008 19:47:36 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 687B18FC1E; Sat, 9 Aug 2008 19:47:36 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Jlahv043550; Sat, 9 Aug 2008 19:47:36 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79JlaBR043549; Sat, 9 Aug 2008 19:47:36 GMT (envelope-from pjd@repoman.freebsd.org) Message-Id: <200808091947.m79JlaBR043549@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to pjd@repoman.freebsd.org using -f From: Pawel Jakub Dawidek Date: Sat, 9 Aug 2008 19:47: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/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:47:36 -0000 pjd 2008-08-09 19:47:19 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: SVN rev 181476 on 2008-08-09 19:47:19Z by pjd Implify sessions freeing loop. Revision Changes Path 1.18 +1 -2 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 19:49:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1726106566B; Sat, 9 Aug 2008 19:49:07 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 725DC8FC08; Sat, 9 Aug 2008 19:49:07 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79Jn7J8043684; Sat, 9 Aug 2008 19:49:07 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79Jn7qG043683; Sat, 9 Aug 2008 19:49:07 GMT (envelope-from pjd@repoman.freebsd.org) Message-Id: <200808091949.m79Jn7qG043683@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to pjd@repoman.freebsd.org using -f From: Pawel Jakub Dawidek Date: Sat, 9 Aug 2008 19:48: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/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:49:07 -0000 pjd 2008-08-09 19:48:59 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: SVN rev 181477 on 2008-08-09 19:48:59Z by pjd - Fix freeing session on newsession failure. - Update copyright years. Revision Changes Path 1.19 +24 -9 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 20:01:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB170106564A; Sat, 9 Aug 2008 20:01:08 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 88F098FC2A; Sat, 9 Aug 2008 20:01:08 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79K18Xt044656; Sat, 9 Aug 2008 20:01:08 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79K18kw044655; Sat, 9 Aug 2008 20:01:08 GMT (envelope-from pjd@repoman.freebsd.org) Message-Id: <200808092001.m79K18kw044655@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to pjd@repoman.freebsd.org using -f From: Pawel Jakub Dawidek Date: Sat, 9 Aug 2008 20:01: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/crypto/via padlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 20:01:08 -0000 pjd 2008-08-09 20:01:01 UTC FreeBSD src repository Modified files: sys/crypto/via padlock.c Log: SVN rev 181478 on 2008-08-09 20:01:01Z by pjd Simplify session selection/allocation. Revision Changes Path 1.20 +5 -10 src/sys/crypto/via/padlock.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 20:44:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AE26106567B; Sat, 9 Aug 2008 20:44:32 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 83D1B8FC20; Sat, 9 Aug 2008 20:44:32 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79KiWUL049318; Sat, 9 Aug 2008 20:44:32 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79KiWdd049315; Sat, 9 Aug 2008 20:44:32 GMT (envelope-from marcus) Message-Id: <200808092044.m79KiWdd049315@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 9 Aug 2008 20:44:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/libcanberra Makefile pkg-plist ports/audio/libcanberra/files patch-config.h.in patch-configure patch-configure.ac patch-src_Makefile.am patch-src_Makefile.in patch-src_driver-order.c patch-src_oss.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 20:44:32 -0000 marcus 2008-08-09 20:44:32 UTC FreeBSD ports repository Modified files: audio/libcanberra Makefile pkg-plist Added files: audio/libcanberra/files patch-config.h.in patch-configure patch-configure.ac patch-src_Makefile.am patch-src_Makefile.in patch-src_driver-order.c patch-src_oss.c Log: Add an OSS driver for libcanberra, and make this the new default. Revision Changes Path 1.4 +9 -5 ports/audio/libcanberra/Makefile 1.1 +42 -0 ports/audio/libcanberra/files/patch-config.h.in (new) 1.1 +711 -0 ports/audio/libcanberra/files/patch-configure (new) 1.1 +140 -0 ports/audio/libcanberra/files/patch-configure.ac (new) 1.1 +37 -0 ports/audio/libcanberra/files/patch-src_Makefile.am (new) 1.1 +225 -0 ports/audio/libcanberra/files/patch-src_Makefile.in (new) 1.1 +12 -0 ports/audio/libcanberra/files/patch-src_driver-order.c (new) 1.1 +465 -0 ports/audio/libcanberra/files/patch-src_oss.c (new) 1.3 +3 -0 ports/audio/libcanberra/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 20:51:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BC2B1065682; Sat, 9 Aug 2008 20:51:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6CADC8FC0C; Sat, 9 Aug 2008 20:51:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79KpKeR059259; Sat, 9 Aug 2008 20:51:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79KpK2o059258; Sat, 9 Aug 2008 20:51:20 GMT (envelope-from miwi) Message-Id: <200808092051.m79KpK2o059258@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 20:51:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-qt4-qscintilla2 Makefile ports/devel/py-qt4-qscintilla2/files Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 20:51:20 -0000 miwi 2008-08-09 20:51:20 UTC FreeBSD ports repository Modified files: devel/py-qt4-qscintilla2 Makefile devel/py-qt4-qscintilla2/files Makefile.in Log: - Fix build after qt 4.4.1 update - Bump PORTREVISION Submitted by: Max Brazhnikov Approved by: maintainer implicit Revision Changes Path 1.8 +5 -1 ports/devel/py-qt4-qscintilla2/Makefile 1.2 +4 -3 ports/devel/py-qt4-qscintilla2/files/Makefile.in From owner-cvs-all@FreeBSD.ORG Sat Aug 9 20:53:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95C6B106564A; Sat, 9 Aug 2008 20:53:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 681C38FC16; Sat, 9 Aug 2008 20:53:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79KrjkX059439; Sat, 9 Aug 2008 20:53:45 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79KrjNx059438; Sat, 9 Aug 2008 20:53:45 GMT (envelope-from miwi) Message-Id: <200808092053.m79KrjNx059438@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 20:53: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/qscintilla2 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, 09 Aug 2008 20:53:45 -0000 miwi 2008-08-09 20:53:45 UTC FreeBSD ports repository Modified files: devel/qscintilla2 Makefile pkg-plist Log: - Fix build after Qt 4.4.1 update - Bump PORTREVISION Submitted by: Max Brazhnikov Reported by: erwinbot Approved by: maintainer implicit Revision Changes Path 1.9 +5 -3 ports/devel/qscintilla2/Makefile 1.7 +2 -2 ports/devel/qscintilla2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 20:56:10 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58F311065675; Sat, 9 Aug 2008 20:56:10 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 28CFB8FC15; Sat, 9 Aug 2008 20:56:10 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79KuAKw059688; Sat, 9 Aug 2008 20:56:10 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79KuA2e059687; Sat, 9 Aug 2008 20:56:10 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808092056.m79KuA2e059687@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Sat, 9 Aug 2008 20:55:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/lib/libgeom libgeom.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: Sat, 09 Aug 2008 20:56:10 -0000 thompsa 2008-08-09 20:55:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libgeom libgeom.3 Log: SVN rev 181479 on 2008-08-09 20:55:52Z by thompsa MFC r179780 Fix spelling. Revision Changes Path 1.8.2.1 +1 -1 src/lib/libgeom/libgeom.3 From owner-cvs-all@FreeBSD.ORG Sat Aug 9 21:00:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E1E8106566C; Sat, 9 Aug 2008 21:00:26 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D264B8FC23; Sat, 9 Aug 2008 21:00:25 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79L0PfS060062; Sat, 9 Aug 2008 21:00:25 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79L0PjH060061; Sat, 9 Aug 2008 21:00:25 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200808092100.m79L0PjH060061@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Sat, 9 Aug 2008 21:00: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/lib/libgeom libgeom.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: Sat, 09 Aug 2008 21:00:26 -0000 thompsa 2008-08-09 21:00:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libgeom libgeom.3 Log: SVN rev 181480 on 2008-08-09 21:00:15Z by thompsa MFC r179780 Fix spelling. Revision Changes Path 1.6.8.1 +1 -1 src/lib/libgeom/libgeom.3 From owner-cvs-all@FreeBSD.ORG Sat Aug 9 21:02:05 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D6E21065671; Sat, 9 Aug 2008 21:02:05 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 075588FC0C; Sat, 9 Aug 2008 21:02:04 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [IPv6:2001:470:1f11:75:2a0:d2ff:fe18:8b38]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m79L1w7K043547; Sat, 9 Aug 2008 17:01:58 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Peter Jeremy Date: Sat, 9 Aug 2008 15:43:14 -0400 User-Agent: KMail/1.9.7 References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <20080809001256.GL64458@server.vk2pj.dyndns.org> In-Reply-To: <20080809001256.GL64458@server.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808091543.15299.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:2001:470:1f11:75::1]); Sat, 09 Aug 2008 17:01:58 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7995/Sat Aug 9 14:55:20 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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, Ed Schouten , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 21:02:05 -0000 On Friday 08 August 2008 08:12:56 pm Peter Jeremy wrote: > On 2008-Aug-08 12:26:31 -0400, John Baldwin wrote: > >It should be setting D_TRACKCLOSE though so that close() reliably clears > > the flag even in single-threaded processes. You can still get odd > > behavior if you explicitly open it twice in an app and then close one of > > the two fd's. You will no longer have IO permission even though you still > > have one fd open. However, if you do that I think you deserve what you > > asked for. :) > > That behaviour may be legitimate: Your code links with libraries foo and > bar that each independently open /dev/io so they can frob different things > in IO space. libfoo needs ongoing access to device foo and so keeps its > descriptor open. libbar only needs once-off access to device bar and so > closes /dev/io once it's finished its initialisation. Libraries foo and > bar are completely independent and shouldn't need to know anything about > each other and your app shouldn't need to know that libraries it's using > frob around in IO space. Then it requires a per-thread (really per-process) counter. However, D_TRACKCLOSE is still better than what is there now and will be needed for the counter case to have a chance of working. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Sat Aug 9 21:02:18 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0370106567F; Sat, 9 Aug 2008 21:02:18 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6804C8FC23; Sat, 9 Aug 2008 21:02:18 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [IPv6:2001:470:1f11:75:2a0:d2ff:fe18:8b38]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m79L1w7L043547; Sat, 9 Aug 2008 17:02:05 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?= Date: Sat, 9 Aug 2008 15:49:30 -0400 User-Agent: KMail/1.9.7 References: <200808080430.m784U0VC086322@repoman.freebsd.org> <200808080905.26955.jhb@freebsd.org> <861w0zdsnn.fsf@ds4.des.no> In-Reply-To: <861w0zdsnn.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200808091549.30888.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:2001:470:1f11:75::1]); Sat, 09 Aug 2008 17:02:05 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7995/Sat Aug 9 14:55:20 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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, Edwin Groothuis Subject: Re: cvs commit: src/share/zoneinfo africa asia europe leapseconds X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 21:02:18 -0000 On Friday 08 August 2008 06:54:36 pm Dag-Erling Sm=C3=B8rgrav wrote: > John Baldwin writes: > > FYI, note that if you want, you can do multiple merges into the vendor > > area and then just do one merge of all the updates into src/. You > > don't have to merge each version individually. It's probably more > > work to do so, however. > > Less work, actually, if you have local modifications, since you only > need to merge conflicts once. OpenSSH would have been hell to merge if > I had done it one release at a time (I went straight from 4.5 to 5.1) Heh, I was trying to say that merging each individual release to src/ would= =20 have been more work, but I can see how what I wrote is ambiguous. =2D-=20 John Baldwin From owner-cvs-all@FreeBSD.ORG Sat Aug 9 21:02:20 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BB8E1065684; Sat, 9 Aug 2008 21:02:20 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9DE0C8FC21; Sat, 9 Aug 2008 21:02:19 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [IPv6:2001:470:1f11:75:2a0:d2ff:fe18:8b38]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m79L1w7M043547; Sat, 9 Aug 2008 17:02:13 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Bruce Evans Date: Sat, 9 Aug 2008 15:55:24 -0400 User-Agent: KMail/1.9.7 References: <200808081343.m78DhwYE068477@repoman.freebsd.org> <200808081226.32089.jhb@freebsd.org> <20080809130929.P77335@delplex.bde.org> In-Reply-To: <20080809130929.P77335@delplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808091555.25020.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:2001:470:1f11:75::1]); Sat, 09 Aug 2008 17:02:13 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7995/Sat Aug 9 14:55:20 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 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, Ed Schouten , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/io iodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 21:02:20 -0000 On Saturday 09 August 2008 12:35:50 am Bruce Evans wrote: > On Fri, 8 Aug 2008, John Baldwin wrote: > > On Friday 08 August 2008 09:43:56 am Ed Schouten wrote: > >> ed 2008-08-08 13:43:56 UTC > >> > >> Apart from this change, I think some fishy things may happen when > >> using /dev/io in multithreaded applications. I haven't tested, but > >> looking at the code, the flag doesn't get cleared when close() is called > >> from another thread, but this may not be this important. > > Of course it isn't. The flag only gets cleared on last close. Threads > probably involve mainly file descriptors, and for file descriptors close() > doesn't even reach vn_close() until the fd reference count drops to 0. > Then for files, vn_close() normally doesn't reach device close until the > file reference count drops to 0. > > > It should be setting D_TRACKCLOSE though so that close() reliably clears > > the flag even in single-threaded processes. You can still get odd > > behavior if > > You mean "should _not_ be setting D_TRACKCLOSE", so that close() works > normally. > > close() can never reliably clear the flag, since even vn_close() is not > reached after open()/dup()/close() or open()/fork()/close()... > > > you explicitly open it twice in an app and then close one of the two > > fd's. You will no longer have IO permission even though you still have > > one fd open. However, if you do that I think you deserve what you asked > > for. :) > > You asked for normal last-close behaviour and deserve that not being broken > by setting D_TRACKCLOSE. > > D_TRACKCLOSE allows different handling of non-last closes, but this is > rarely wanted, and in theory it allows better determination of last > closes, since vfs doesn't count last closes right. However, it is > difficult to count last closes right, and most uses of D_TRACKCLOSE handle > last closes are worse than vfs: > - ast: uses D_TRACKCLOSE to trash (write a filemark) and/or rewind tapes > on non-last closes. After the trash and rewind, astclose() uses > count_dev() to avoid doing a full hardware close if the device is still > open. This involves using count_dev(), but count_dev() is just an > interface to the vfs count, so it miscounts in the same way as vfs. In > particular, it doesn't count incompleted opens. I don't know if ast's > locking is sufficient to prevent close() being called while a new open > is in progress. For most devices, it isn't. > - drm: it uses its own count of opens and closes, and it doesn't use > count_dev(). The own count has some chance of working, but needs > delicate locking of device open and device close to prevent them > running into each other, and some defense against the vfs bugs which > at least used to result in missing and/or extra closes. > - smb: like drm, except it limits its own count to 0 or 1 to give half- > baked exclusive access (fork() and dup(), etc, still give non-exclusive > access). D_TRACKCLOSE thus has no effect except for its interaction > with other bugs. > - geom: unlike most or all of the others, this may actually need > D_TRACKCLOSE, to implement multiple logical drivers per physical device. > I don't understand its details. > - apm: like drm > - bpf: like smb You failed to note that not using D_TRACKCLOSE doesn't actually reliable close devices. I set D_TRACKCLOSE on bpf because under load at work (lots of concurrent nmap's) bpf devices would sometimes never get fully closed, so you'd have an unopened bpf device that was no longer available. D_TRACKCLOSE gives much saner semantics for devices, each open() of an fd calls the 'd_open' method, and the last close of that fd (which could be in another process) calls 'd_close'. /dev/io in particular is quite bogus since even though a child process inherits the file descriptor, it doesn't inherit the behavior of having /dev/io open. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Sat Aug 9 21:03:44 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBDCA106567B; Sat, 9 Aug 2008 21:03:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A5B6F8FC15; Sat, 9 Aug 2008 21:03:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79L3iM9061479; Sat, 9 Aug 2008 21:03:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79L3ijj061478; Sat, 9 Aug 2008 21:03:44 GMT (envelope-from miwi) Message-Id: <200808092103.m79L3ijj061478@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 21:03:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/arora Makefile distinfo pkg-descr pkg-plist ports/www/arora/files patch-src_src.pri patch-src_src.pro X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 21:03:44 -0000 miwi 2008-08-09 21:03:44 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/arora Makefile distinfo pkg-descr pkg-plist www/arora/files patch-src_src.pri patch-src_src.pro Log: Arora is a simple cross platform web browser. Currently Arora is a very basic browser whose feature list includes things like "History" and "Bookmarks". It does not have support for netscape plugins, so no flash support until Qt 4.5. But it is small, less than 10,000 lines of code, very fast, lean, mean and loads of fun to hack on. Arora and QtWebKit is developed to be cross-platform using the Qt library. It was originally created as a demo for Qt to help test the QtWebKit component and find API issues and bugs before the release. WWW: http://code.google.com/p/arora/ Submitted by: Andy Fawcett Revision Changes Path 1.2118 +1 -0 ports/www/Makefile 1.1 +44 -0 ports/www/arora/Makefile (new) 1.1 +3 -0 ports/www/arora/distinfo (new) 1.1 +11 -0 ports/www/arora/files/patch-src_src.pri (new) 1.1 +20 -0 ports/www/arora/files/patch-src_src.pro (new) 1.1 +11 -0 ports/www/arora/pkg-descr (new) 1.1 +36 -0 ports/www/arora/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Aug 9 21:36:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECA0D1065687; Sat, 9 Aug 2008 21:36:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BDEC98FC1B; Sat, 9 Aug 2008 21:36:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79LaqmX064251; Sat, 9 Aug 2008 21:36:52 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79Laq95064250; Sat, 9 Aug 2008 21:36:52 GMT (envelope-from dinoex) Message-Id: <200808092136.m79Laq95064250@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 9 Aug 2008 21:36: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/databases/phppgadmin 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, 09 Aug 2008 21:36:53 -0000 dinoex 2008-08-09 21:36:52 UTC FreeBSD ports repository Modified files: databases/phppgadmin Makefile distinfo pkg-plist Log: - update to 4.2.1 Revision Changes Path 1.43 +1 -2 ports/databases/phppgadmin/Makefile 1.25 +3 -3 ports/databases/phppgadmin/distinfo 1.25 +1 -93 ports/databases/phppgadmin/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 21:52:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E3E7106567B; Sat, 9 Aug 2008 21:52:12 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0DEEC8FC29; Sat, 9 Aug 2008 21:52:12 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79LqBPd065444; Sat, 9 Aug 2008 21:52:11 GMT (envelope-from sam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79LqB4j065443; Sat, 9 Aug 2008 21:52:11 GMT (envelope-from sam@repoman.freebsd.org) Message-Id: <200808092152.m79LqB4j065443@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sam@repoman.freebsd.org using -f From: Sam Leffler Date: Sat, 9 Aug 2008 21:51: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/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 21:52:12 -0000 sam 2008-08-09 21:51:57 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 181481 on 2008-08-09 21:51:57Z by sam fix syntax Revision Changes Path 1.35 +1 -0 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-all@FreeBSD.ORG Sat Aug 9 22:16:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 024F11065674; Sat, 9 Aug 2008 22:16:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C79928FC19; Sat, 9 Aug 2008 22:16:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79MGZFk068426; Sat, 9 Aug 2008 22:16:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79MGZYR068425; Sat, 9 Aug 2008 22:16:35 GMT (envelope-from miwi) Message-Id: <200808092216.m79MGZYR068425@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 22:16: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/chinese/kde4-l10n-zh_TW Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 22:16:36 -0000 miwi 2008-08-09 22:16:35 UTC FreeBSD ports repository Modified files: chinese/kde4-l10n-zh_TW Makefile Log: - Fix duplicate INDEX entry. Revision Changes Path 1.45 +3 -3 ports/chinese/kde4-l10n-zh_TW/Makefile From owner-cvs-all@FreeBSD.ORG Sat Aug 9 22:25:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10E531065741; Sat, 9 Aug 2008 22:25:28 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D4A008FC1C; Sat, 9 Aug 2008 22:25:27 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79MPRHZ069156; Sat, 9 Aug 2008 22:25:27 GMT (envelope-from brix@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79MPR9D069155; Sat, 9 Aug 2008 22:25:27 GMT (envelope-from brix@repoman.freebsd.org) Message-Id: <200808092225.m79MPR9D069155@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to brix@repoman.freebsd.org using -f From: Henrik Brix Andersen Date: Sat, 9 Aug 2008 22:25: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/usb usb_quirks.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 22:25:28 -0000 brix 2008-08-09 22:25:13 UTC FreeBSD src repository Modified files: sys/dev/usb usb_quirks.c usbdevs Log: SVN rev 181482 on 2008-08-09 22:25:13Z by brix Add quirks for making uhid(4) ignore the Apple iPhone and iPhone 3G. Reviewed by: sam Approved by: sam MFC after: 3 days Revision Changes Path 1.66 +4 -0 src/sys/dev/usb/usb_quirks.c 1.363 +2 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Sat Aug 9 22:30:28 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EACB31065683; Sat, 9 Aug 2008 22:30:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BC0878FC19; Sat, 9 Aug 2008 22:30:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79MUSwZ069561; Sat, 9 Aug 2008 22:30:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79MUSxD069560; Sat, 9 Aug 2008 22:30:28 GMT (envelope-from miwi) Message-Id: <200808092230.m79MUSxD069560@repoman.freebsd.org> From: Martin Wilke Date: Sat, 9 Aug 2008 22:30: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/multimedia/smile 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, 09 Aug 2008 22:30:29 -0000 miwi 2008-08-09 22:30:28 UTC FreeBSD ports repository Modified files: multimedia/smile Makefile distinfo pkg-plist Log: - Update to 0.6.4 PR: 126399 Submitted by: Diego Depaoli (maintainer) Revision Changes Path 1.4 +1 -1 ports/multimedia/smile/Makefile 1.4 +3 -3 ports/multimedia/smile/distinfo 1.4 +13 -0 ports/multimedia/smile/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Aug 9 22:34:43 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D4751065672; Sat, 9 Aug 2008 22:34:43 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 261F88FC0C; Sat, 9 Aug 2008 22:34:43 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m79MYem4087959 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Aug 2008 15:34:41 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <489E1B80.8090807@freebsd.org> Date: Sat, 09 Aug 2008 15:34:40 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Poul-Henning Kamp References: <97980.1218298242@critter.freebsd.dk> <489DDD16.7000907@freebsd.org> In-Reply-To: <489DDD16.7000907@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC--Metrics: ebb.errno.com; whitelist Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Philip Paeps Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxsb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 22:34:43 -0000 Sam Leffler wrote: > Poul-Henning Kamp wrote: >> In message <200808091453.m79ErIuP092318@repoman.freebsd.org>, Philip >> Paeps writ >> es: >> >>> philip 2008-08-09 14:52:31 UTC >>> >>> >> >> >>> Add glxsb(4) driver for the Security Block in AMD Geode LX >>> processors (as >>> found in Soekris hardware, for instance). The hardware supports >>> acceleration >>> of AES-128-CBC accessible through crypto(4) and supplies entropy to >>> random(4). >>> >>> TODO: >>> >>> o Implement rndtest(4) support >>> >> >> Just for the record: I think it is important that we have a >> test-program >> that checks that these hardware assisted crypto algorithms actually >> do the right thing. >> >> I would really hate if people found out that they had been using >> the ROT52 algorithm due to some silly bug we don't notice along the >> way. >> >> It doesn't have to be very advanced, just run a couple of the standard >> test-vectors to see that the result is correct. >> >> > tools/tools/crypto/cryptotest is kinda setup to do that. No test > vectors though. I just remembered that for the net80211 crypto support I did test vectors in loadable modules (tools/tools/regression/net80211). This was required because the crypto support isn't exposed to user space and things are tied to 802.11 packet formats. The opencrypto support is exposed to user space through /dev/crypto so perhaps not relevant unless someone wanted to test paths accessible only in the kernel. Sam From owner-cvs-all@FreeBSD.ORG Sat Aug 9 22:53:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D40B91065676; Sat, 9 Aug 2008 22:53:24 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A56CA8FC14; Sat, 9 Aug 2008 22:53:24 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79MrO5Z071339; Sat, 9 Aug 2008 22:53:24 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79MrOM7071338; Sat, 9 Aug 2008 22:53:24 GMT (envelope-from pgj) Message-Id: <200808092253.m79MrOM7071338@repoman.freebsd.org> From: Gabor Pali Date: Sat, 9 Aug 2008 22:53: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: doc/en_US.ISO8859-1/books/faq 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, 09 Aug 2008 22:53:24 -0000 pgj 2008-08-09 22:53:24 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 5.24: - Add identifier Approved by: gabor (mentor) Revision Changes Path 1.1092 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Aug 9 22:58:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CC6D1065672; Sat, 9 Aug 2008 22:58:30 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E3568FC15; Sat, 9 Aug 2008 22:58:30 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79MwUYx071730; Sat, 9 Aug 2008 22:58:30 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79MwU3L071729; Sat, 9 Aug 2008 22:58:30 GMT (envelope-from pgj) Message-Id: <200808092258.m79MwU3L071729@repoman.freebsd.org> From: Gabor Pali Date: Sat, 9 Aug 2008 22:58:30 +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/faq 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, 09 Aug 2008 22:58:30 -0000 pgj 2008-08-09 22:58:30 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 1.8: - FreeBSD-CURRENT is less broken nowadays Submitted by: gabor Approved by: gabor (mentor) Revision Changes Path 1.1093 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Aug 9 23:02:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7C0C106566C; Sat, 9 Aug 2008 23:02:45 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A8C6D8FC17; Sat, 9 Aug 2008 23:02:45 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79N2jma072089; Sat, 9 Aug 2008 23:02:45 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79N2jYQ072088; Sat, 9 Aug 2008 23:02:45 GMT (envelope-from pgj) Message-Id: <200808092302.m79N2jYQ072088@repoman.freebsd.org> From: Gabor Pali Date: Sat, 9 Aug 2008 23:02:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq 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, 09 Aug 2008 23:02:45 -0000 pgj 2008-08-09 23:02:45 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 2.1: - Remove further references to documentation packages as they are not maintained at the moment Submitted by: gabor Approved by: gabor (mentor) Revision Changes Path 1.1094 +1 -6 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Aug 9 23:08:11 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E784C1065682; Sat, 9 Aug 2008 23:08:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B4C5B8FC16; Sat, 9 Aug 2008 23:08:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79N8Bdx073695; Sat, 9 Aug 2008 23:08:11 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79N8B76073694; Sat, 9 Aug 2008 23:08:11 GMT (envelope-from edwin) Message-Id: <200808092308.m79N8B76073694@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 9 Aug 2008 23:08: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: Sat, 09 Aug 2008 23:08:12 -0000 edwin 2008-08-09 23:08:11 UTC FreeBSD ports repository Modified files: . modules Log: Ports modules update at Saturday 09 August 2008 at 23:08 Revision Changes Path 1.20122 +4 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Aug 9 23:10:09 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EB931065679; Sat, 9 Aug 2008 23:10:09 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FEC58FC0A; Sat, 9 Aug 2008 23:10:09 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79NA99J073877; Sat, 9 Aug 2008 23:10:09 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79NA9uG073876; Sat, 9 Aug 2008 23:10:09 GMT (envelope-from pgj) Message-Id: <200808092310.m79NA9uG073876@repoman.freebsd.org> From: Gabor Pali Date: Sat, 9 Aug 2008 23:10:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq 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, 09 Aug 2008 23:10:09 -0000 pgj 2008-08-09 23:10:09 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 2.2: - Make listing of the document's language and encoding more explicit, add country names for each encoding - Move the note for Microsoft's Rich Text Format from to therefore fix its rendering - Replace "Zip" with "zip" - Replace "BZip2" with "bzip2" Submitted by: gabor Approved by: gabor (mentor) Revision Changes Path 1.1095 +27 -26 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Aug 9 23:14:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14BC61065753; Sat, 9 Aug 2008 23:14:44 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0C88E8FC13; Sat, 9 Aug 2008 23:14:44 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79NEhSP074251; Sat, 9 Aug 2008 23:14:43 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79NEhBL074250; Sat, 9 Aug 2008 23:14:43 GMT (envelope-from kientzle@repoman.freebsd.org) Message-Id: <200808092314.m79NEhBL074250@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kientzle@repoman.freebsd.org using -f From: Tim Kientzle Date: Sat, 9 Aug 2008 23:14:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/lib/libarchive/test test_write_format_cpio_newc.c test_write_format_cpio_odc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 23:14:45 -0000 kientzle 2008-08-09 23:14:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libarchive/test test_write_format_cpio_newc.c test_write_format_cpio_odc.c Log: SVN rev 181483 on 2008-08-09 23:14:37Z by kientzle Fix up mergeinfo to reflect the current status of this branch. stable/7/lib/libarchive was already almost identical to head/lib/libarchive@177777. This matches it up exactly (except that I declined to resurrect the .cvsignore file) and records that alignment in svn:mergeinfo. Revision Changes Path 1.2.2.2 +1 -0 src/lib/libarchive/test/test_write_format_cpio_newc.c 1.1.2.2 +1 -0 src/lib/libarchive/test/test_write_format_cpio_odc.c From owner-cvs-all@FreeBSD.ORG Sat Aug 9 23:15:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C872106567A; Sat, 9 Aug 2008 23:15:40 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D8E08FC12; Sat, 9 Aug 2008 23:15:40 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79NFeZL074385; Sat, 9 Aug 2008 23:15:40 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79NFe09074384; Sat, 9 Aug 2008 23:15:40 GMT (envelope-from pgj) Message-Id: <200808092315.m79NFe09074384@repoman.freebsd.org> From: Gabor Pali Date: Sat, 9 Aug 2008 23:15:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq 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, 09 Aug 2008 23:15:40 -0000 pgj 2008-08-09 23:15:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 2.5: - Replace explicit estimate of users on IRC channel ##FreeBSD with a less specific value Submitted by: gabor Approved by: gabor (mentor) Revision Changes Path 1.1096 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Aug 9 23:19:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF19C106566C; Sat, 9 Aug 2008 23:19:31 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A02D98FC1A; Sat, 9 Aug 2008 23:19:31 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79NJV4a074648; Sat, 9 Aug 2008 23:19:31 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79NJVbV074647; Sat, 9 Aug 2008 23:19:31 GMT (envelope-from pgj) Message-Id: <200808092319.m79NJVbV074647@repoman.freebsd.org> From: Gabor Pali Date: Sat, 9 Aug 2008 23:19:31 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq 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, 09 Aug 2008 23:19:31 -0000 pgj 2008-08-09 23:19:31 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update Question 2.6: - Add information about BSDCertification.org - Capitalize "Project" Submitted by: gabor Approved by: gabor (mentor) Revision Changes Path 1.1097 +7 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Aug 9 23:38:58 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4814C1065670; Sat, 9 Aug 2008 23:38:58 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2DF4F8FC18; Sat, 9 Aug 2008 23:38:58 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m79NcwAh076429; Sat, 9 Aug 2008 23:38:58 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m79NcwAq076428; Sat, 9 Aug 2008 23:38:58 GMT (envelope-from pgj) Message-Id: <200808092338.m79NcwAq076428@repoman.freebsd.org> From: Gabor Pali Date: Sat, 9 Aug 2008 23:38:58 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/hu_HU.ISO8859-2/books/handbook/advanced-networking chapter.sgml doc/hu_HU.ISO8859-2/books/handbook/bibliography chapter.sgml doc/hu_HU.ISO8859-2/books/handbook/config chapter.sgml doc/hu_HU.ISO8859-2/books/handbook/eresources chapter.sgml doc/hu_HU.ISO8859-2/books/handbook/install chapter.sgml doc/hu_HU.ISO8859-2/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: Sat, 09 Aug 2008 23:38:58 -0000 pgj 2008-08-09 23:38:58 UTC FreeBSD doc repository Modified files: hu_HU.ISO8859-2/books/handbook/advanced-networking chapter.sgml hu_HU.ISO8859-2/books/handbook/bibliography chapter.sgml hu_HU.ISO8859-2/books/handbook/config chapter.sgml hu_HU.ISO8859-2/books/handbook/eresources chapter.sgml hu_HU.ISO8859-2/books/handbook/install chapter.sgml hu_HU.ISO8859-2/books/handbook/introduction chapter.sgml hu_HU.ISO8859-2/books/handbook/mirrors chapter.sgml hu_HU.ISO8859-2/books/handbook/ports chapter.sgml hu_HU.ISO8859-2/books/handbook/serialcomms chapter.sgml hu_HU.ISO8859-2/share/sgml mailing-lists.ent Log: Update the Hungarian translation: - Do not translate the expressions "multicast", "anycast", and "unicast" - Fix broken links to English language documentation - Refine translation of a.doc Submitted by: gabor Obtained from: The FreeBSD Hungarian Documentation Project Revision Changes Path 1.5 +47 -52 doc/hu_HU.ISO8859-2/books/handbook/advanced-networking/chapter.sgml 1.3 +1 -1 doc/hu_HU.ISO8859-2/books/handbook/bibliography/chapter.sgml 1.5 +2 -2 doc/hu_HU.ISO8859-2/books/handbook/config/chapter.sgml 1.6 +2 -2 doc/hu_HU.ISO8859-2/books/handbook/eresources/chapter.sgml 1.4 +2 -2 doc/hu_HU.ISO8859-2/books/handbook/install/chapter.sgml 1.4 +5 -5 doc/hu_HU.ISO8859-2/books/handbook/introduction/chapter.sgml 1.5 +2 -2 doc/hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml 1.3 +4 -4 doc/hu_HU.ISO8859-2/books/handbook/ports/chapter.sgml 1.5 +1 -1 doc/hu_HU.ISO8859-2/books/handbook/serialcomms/chapter.sgml 1.8 +1 -1 doc/hu_HU.ISO8859-2/share/sgml/mailing-lists.ent